body {
	background: url(/images/feeder-bg.gif) repeat-x;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

img, img a {
border: 0;
}

a:link, a:visited {
color: #357EC7;
text-decoration: none;
}

a:hover { color: #2fbdbd; }


#header {
	height: 120px;
	background: url(/images/feeder-header-bg.gif) no-repeat;
}

#headercontent {
	height: 120px;
	width: 1100px;
	padding: 10px 10px 0 20px;
	position: relative;
}

#logo { position: absolute; left: 30px; top: 20px; }

#headercontent h1 { color: #fff; font-size: 30px; text-align: center; margin-top: 25px; margin-bottom: 5px; margin-left: auto; margin-right: auto; padding: 0; width: 50%; }

#headercontent h1 a { text-decoration: none; }

#headercontent a { color: #fff; text-decoration: underline; }

#headercontent span { position: absolute; left: 30px; top: 65px; }

#nav { position: absolute; right: 25px; top: 22px; }

#nav ul { list-style-type: none; padding: 0; margin: 0; }

#nav li { margin: 3px 0; }

#amb { text-align: center; padding: 0; margin: 0; }

#content { margin: 20px; width: 1100px; }

#desc { padding-left: 30px; margin: 0; font-size: 10px; font-weight: bold; color: #333; }

#title {
color: black;
font-size: 18px;
font-weight: bold;
}

#footer {
	clear: both;
	background: url(/images/footer-grad.gif) repeat-x;
	height: 100px;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	padding: 10px 0 0 20px;
}

#footercontent { width: 1100px; position: relative; top: 10px; }

#footercontent a { color: #fff; }

#footercontent a:hover { text-decoration: underline; }

#footercontent ul { display: inline; list-style-type: none; padding: 0; margin: 0; text-align: center; position: absolute; right: 0; }

#footercontent li {  display: inline; }

#ccicons {margin-left: 75px; }

.thumb {
	width: 200px; height: 210px;
	float: left;
	margin-right: 10px; margin-bottom: 20px;
	text-align: center;
	position: relative;
	}
	
.imgCaption { width: 100%; margin-left: auto; margin-right: auto; position: absolute; bottom: 0; }

.cartPrice { margin-right: 4px; }

.pages { text-align: right; }

.image_code {
	margin-top: 10px;
	padding: 0;
    color: #333;
    font-family:Tahoma;
    font-size:12px;
    height: 14px;
    font-weight:normal;
}

#enlargedImage { background-color: #fff; width: 100%; margin: 8px; margin-bottom: 30px; border: 1px solid #999; }
#enlarged_right {width: 299px; float: right; }
#enlarged_left {width: 800px; float: left; text-align: center; border-right: 1px solid #999 }
#keywords {padding: 20px; text-align: left;}

.divstroke { border-bottom: 1px solid #999; padding: 5px; }

.divstroke p, #lastresults_price p { margin: 5px 0; padding: 0; }

.divstroke img { display: block; margin-left: auto; margin-right: auto; }


.buythislink {
	text-align: center;
 }

.buythislink a {
	display: block;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-color: #357EC7;
	border-top: 3px solid #AFDCEC;
	border-left: 3px solid #6698FF;
	border-right: 3px solid #1569C7;
	border-bottom: 3px solid #153E7E;
}

.buythislink a:visited {
	color: #fff;
}

.buythislink a:hover {
	border-top: 3px solid #2B65EC;
	border-left: 3px solid #2B60DE;
	border-right: 3px solid #333;
	border-bottom: 3px solid #000;
	background-color: #15317E;
}



#lastresults { background-color: #999; }
#lastresults a { color: #fff; }
#lastresults a:hover { color: #8cb3c6; }

#lastresults_price { padding: 5px; }

#feederTC { font-size: 10px; }

.lictype { color: #666; font-size: 9px; }

#rfpricing { clear: both; padding: 10px; margin-top: 10px; }

#returnToLastSearch { font-size: 13px; }

.enlarged_tabcontainer {
	font-size: 12px;
	width: 378px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	}

#rfpricing { text-align: left; }
.priceheader { font-size: 11px; position: relative; padding: 5px; background-color: #666; color: #fff; border-bottom: 1px solid #ccc; height: 15px; }
.priceheader strong {  float: left; }
.rfpricing_right { color: white; font-weight: bold; display: inline; float: right; }

.return_enlarged {
	text-align: center;
	width: 378px;
	float: left;
	margin: 0 10px 10px 0;
 }


/* CLEARFIX */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {height: 1%;}