/* --------- generic styles */
body {
	margin: 0; 
	padding: 0;
	background:url(http://www.clownloachfish.com/images/bg.gif) ;
	font: small "Lucida Grande", Arial, san-serif;
}

a {
	text-decoration: none;
}

a img {
	border: none;
	
	
}

#content a:hover {
	background: yellow;
	text-decoration: underline;
}

p {
	margin: 0 -18em 0 1em;
}
/* ---------- adsense styles */

#squareAds {
margin:0 5px 0 10px;
}

/* ---------- masthead styles */

#masthead {
	margin-bottom: 1em; padding-top: 10px;
	background: #a3f0fb;
}

#homelink {
	display: block;
	margin: 1em; padding: 1em;
}

#navlinks {
	margin: 0; padding: 0.5em 1em;
	background: #6a92f8;
	font-weight: bold;
}

#navlinks li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	border-right: 1px solid #ffd861;
}

#navlinks li.last {
		border-right: 0;
}

#navlinks a {
	color: yellow;
}

#navlinks a:hover {
	color: #FFF;
}

#navlinks a:active {
	color: #FFF;
}



/* ------------- main column styles */

#container {
	margin: 0em auto;
	width: 850px;
	text-align: left;
	background-color: #e7f7f9;
	border:#CCCCCC 1px solid;
}


#promo {
	float: right;
	margin: 0 0 0 0.75em; padding: 0 0 0 0;
	 
}

#optin {
	padding: 10px 2px 62px 0; margin: 1em;
}

#18_solutions {
	margin-left: 3em;
}

#content img.clown_habitat, img.clown_care, img.clown_loach, img.feeding_clown, img.lonesome_clown, img.three_clown_loaches {
	float: left;
	border: 1px black solid;
	margin: .75em;
}

#content {
	padding: 0 20em 0 3em;
	width: 500px;
}

#content a {
	text-decoration: underline;
}

#content h1 {
	margin: 0 0 0.5em 0; padding: 0 ;
	background: #e7f7f9; color: orange;
	font-size: 3em;
}

#content h1 b {
	color: orange;
}

#content h2 {
	margin: 0.5em 0 0.5em 0; padding: 0;
	background: #e7f7f9; color: orange;
	font-size:2em;
	text-transform: lowercase;
}

#headline h3 {
	margin: 0 20px 0 20px;
	background: #e7f7f9; color: red;
	font-size: 3em;
}

h4 {
	margin: 0.5em 0 0.5em 0; padding: 0;
	color: orange;
	font-size:1.5em;
}


/*---------- footer styles */



#bottom_links {
	clear: both;
	margin: 0; padding: 0.1em 1em;
	background:url(http://www.clownloachfish.com/images/footer_bg1.gif) top left;
}

#bottom_links li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	border-right: 1px solid #ffd861;
	font-weight: normal;
	
}

#bottom_links a {
	color: yellow;
}

#bottom_links a:link {
	text-decoration: none;
}
#bottom_links a:visited {
	text-decoration: none;
}
#bottom_links a:hover {
	text-decoration: underline;
}
#bottom_links a:active {
	text-decoration: none;
}

#bottom_links li.bottom_last {
	border-right: none;
}

#footer {

	
	width: 850px;
	text-align: center;
	background:url(http://www.clownloachfish.com/images/footer_bg2.gif); color: yellow;
	font-weight: bold;
}

#footer a {
	color: yellow;
	text-decoration: underline;
}

#flinks li{
	display:inline-block;
	border-right: 1px yellow solid;
	padding-right: .3em;
	margin-bottom: 1em;
}

#flinks li.last {
	border-right: none;
}

#thankyou {
	margin: 0em auto;
	width: 1000px;
	text-align: left;
	background-color: #b7f2fa;

}

/* ---------- optin index styles */


#optinlist ul{
	width: 600px;
	margin: 0 auto;
	list-style-type: none;
	padding: 0;
}

#optinlist ul li{
	margin: 10px 0px 20px 20px;
	padding-left: 30px;
	
	background-image:url(http://www.clownloachfish.com/images/check.jpg);
	background-repeat:no-repeat;
	line-height: 20px;
}

div.form_holder{
	margin: 30px auto;
	width: 559px;
}

div.border-top-optin, div.border-bottom-optin{
	margin: 20px auto 0 auto;
	background: url(http://www.clownloachfish.com/images/border-top-optin-center.png) no-repeat 0 0;
	width: 559px;
	height: 7px;
}

div.border-bottom-optin{
	margin: 0 auto 20px auto;
	background: url(http://www.clownloachfish.com/images/border-bottom-optin-center.png) no-repeat 0 0;

}

div.border-lr{
	margin: 0 auto;
	width: 557px;
	padding: 10px 0;
	background-color: #f8f8f8;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

div.optin_center{
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	background: #f8f8f8 url(http://www.clownloachfish.com/images/arrow-right.png) no-repeat 12% 54%;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;	
}

div.optin_center p.steps{
	margin: 5px 0;
}

div.optin_center label{
	font-weight: bold;
}

