/* Sparklefish css items! */

* {
	margin: 0;
	padding: 0;
}

:focus { -moz-outline-style: none; }

body {
	background: url(images/stripes.gif) repeat 0 0;
	color: #333;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 16px;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter;
}

h1 {padding: 0 0 25px 0; color: #666;}

h2 { font-size: 18px;  color: #666; padding-bottom: 10px; }
h3 { color: #b05ca0; font-size: 14px; margin-bottom: 3px;}

#largeColumn h2 {
	padding-bottom: 25px; padding-top: 10px;
}

h3 a:link {
	color: #b05ca0;
	text-decoration: none;
}

h3 a:hover {
	color: #ee92b7;
}


h2 a:link {
	color: #666;
	ext-decoration: none;
}

h2 a:hover {
	color: #666;
}

p {margin: 0 0 5px 0;}

a:active
{
  outline: none;
}


a:link  {
	color: #6daebd;
	text-decoration: none;
}


a:hover {
	color: #add9e3;
}

a:visited {
color: #6daebd;
text-decoration: none
}

img a {
	border: none;
	text-decoration: none;
}

#clientList {
	padding-left: 25px;
	list-style: none;
	list-style-image: url(../images/arrow.gif);
}


ul li {
	margin-bottom: 5px;
}

ul {
	list-style: none;
	margin-right: 20px;
}

/* Structure */

#white {
	background: white;
}

#wrap {
	width: 980px;
	margin: 0 auto;
	background: white;
	padding-top: 10px;
	overflow: hidden;
}

#header {
	background: url(../images/header.gif) repeat-x 0 0;
	background-color: white;
	
	}


#largeColumn{
	width: 680px;
	/*background: orange;*/
	margin: 0 0 10px 0;
}

#smallColumn{
	width: 300px;
	/*background: green;*/
	margin: 0 0 10px 0;
}

#footer {
	clear: both;
	font-size: 9px;
	padding-bottom: 5px;
}

#largeColumn img {
border: 10px solid #e8e8e8;
margin: 0 10px 10px 0;
}

#largeColumn p {
	margin-bottom: 20px;
}



/* side bar items */

#pink {
	margin: 0 0 10px 0;
}

.pinkTop {background: url(../images/pinkTop.jpg) no-repeat 0 0; height: 10px;}
.pinkMid {background: url(../images/pinkMiddle.jpg) repeat-y; padding: 0 10px 0 12px;  }
.pinkBot { background: url(../images/pinkBottom.jpg) no-repeat 0 0; height: 14px;}

#blue {
	margin: 0 0 10px 0;
}

.blueTop {background: url(../images/blueTop.jpg) no-repeat 0 0; height: 10px;}
.blueMid {background: url(../images/blueMiddle.jpg) repeat-y; padding: 5px 10px 10px 12px;}
.blueBot { background: url(../images/blueBottom.jpg) no-repeat 0 0; height:  14px;}

#tiny {
	width: 150px;
	/*background: bisque;*/
}

#tiny p {
	margin-bottom: 10px;
}

.lined {
	
	overflow: hidden;
        width: 100%
	
       
}

.linedtwo {
	border-bottom: 1px solid #e8e8e8;
overflow: hidden;
width: 100%
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.alignR {
	text-align: right;
	padding-top: 3px;
}

.more {
	text-align: right;
}

.more a {
	text-decoration: none;
	color:  #b05ca0;
	font-weight: bold;
	padding-bottom: 5px;
	
}

.more a:hover {
	color: #ee92b7;
}


/* classes */ 

.floatLeft {float: left;}
.intro {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -.05em;
	color: #666;
}

.intro a {
	color: black;
	text-decoration: underline;
}

.intro a:hover {
	color: #333;
}

.widther {
	width: 980px;
	margin: 0 auto;
	background: url(../images/headmiddle.gif) no-repeat 0 1px;
	height: 100px;
}

.paddingR {
	padding-right: 10px;
}


#blogLink {
background: url(http://sparklefishworld.com/images/394.jpg) 0 0 no-repeat;
height: 109px;
margin: 0 0 10px 0;
}

/*#blogLink:hover {
background: url(http://sparklefishworld.com/images/391.jpg) 0 0 no-repeat;
}*/
