* { font-family: Arial, Verdana, sans-serif; }
body {
	height: 100%;
	margin: .5em;
	padding: 0;
	font-size: 14px;
	background-color: white;
}
#bodycontent {
	padding: 7px 0 0 0;
	margin-right: 170px;
	margin-top: 122px;
	margin-left: 220px;
	border-color: #DFEED0;
	border-width: 2px;
}
form {
	padding: 0;
	margin: 0;
}
img { border: none; }
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120px;
	align: center; 
	background: url(../img/header_bg_l.jpg) no-repeat left #c9e7d2;
}
#header_bg_r { background: url(../img/header_bg_r.jpg) no-repeat right; }
#header_bg_girl {
	background: url(../img/header3_girl.png) no-repeat;
	overflow: hidden;
	height: 120px;
}
#header .logo {
	position: absolute;
	display: block;
	margin-top: 28px;
	margin-left: 30px;
	float: left;
}
#header img {
	float: left;
	margin-left: 80px;
}
#header .link_comparisons {
	float: right;
	margin: 47px 147px 0px 0px;
	position: absolute;
	right: 0;
	display: block;
	background: url(../img/link_comparisons.gif) no-repeat;
	width: 161px;
	height: 26px;
	line-height: 26px;
	color: fff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 9px;
	font-weight: bold;
	color: #fff;
}
* html #header .link_comparisons { margin-right: 133px; }
#header .link_comparisons:hover { background-position: bottom; }
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top: 1px solid #888;
	font-size: 0.9em;
}
#footer .disclaimer {
	color: #888;
	font-size: 0.8em;
}
#adscolumn, #coadscolumn {
	background-color: #95C5B2;
	position: absolute;
	text-align: center;
	top: 122px;
	right: 0;
	width: 165px;
	margin: .5em 0 .5em .5em;
}
.banner {
	position: absolute;
	top: 600px;
	left: 180px;
	padding: .1em;
	background-color: #dfe;
	text-align: center;
	border: 1px solid #3ba;
}
.banner p { margin: 0; }
a:hover{ color: #f00; }
h1,h2,h3 {
	color: #33a;
	margin-top: 1em;
	margin-bottom: .5em;
}
h1 {
	color: #ffffff;
	margin: 0;
	padding: 8px 5px 0;
	border-bottom: 2px solid #DFEED0;
	background-color: #336666;
}
h2 {
	color: #336666;
	background: url('../img/bullet.gif') top left no-repeat;
	letter-spacing: 2;
	padding: 2px 0 0 18px;
	margin: 18px 0 6px 0;
}
h2 a,h2 a:link,h2 a:visited { color:#39b; }
h2 a:hover { color:#00f; }
h3 {
	font-size: 14px;
	margin-top: .75em;
	margin-bottom: .2em;
	color: #336666;
	text-decoration: none;
}
p {
	margin: 0 0 .5em;
	padding: 0 20px 12px 20px;
	font-size: 13px;
}
.incontent table {
	margin: 0 auto;
	border-collapse: collapse;
}
.incontent td {
	margin: 0;
	padding: .1em;
	padding-left: .3em;
	padding-right: .3em;
	border: 1px solid #999;
}
blockquote {
	margin-top: 0;
	margin-bottom: 1em;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #bbb;
}
ul,ol,dl { margin-top: .5em; }
dl { margin-bottom: .5em; }
dt { margin-bottom: .2em; }
.buy_link {
	float: right;
	margin: .5em;padding:.5em;
	font-color: #FFFF00;
	border: 1px dotted #336666;
	background-color: #DFEED0;
	text-decoration: none;
	font-weight: bold;
}
a.buy_link:visited,a.buy_link:hover { color: #FF0000; }
a.buy_link:hover { background: #EFF7E8;  }
 .comparisons_link {
	width: 185px;
	height: 75px;
	float: right;
	margin: 10px 0px 10px 20px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	display: block;
	background: url(../img/comparisons.gif) no-repeat;
}
.comparisons_link:hover { background-position: bottom; }
#navlist {
	position: absolute;
	top: 128px;
	left: 0px;
	width: 200px;
	font-weight: bold;
	background-color: #DFEED0;
	border: 5px solid #DFEED0;
	margin-bottom: .2em;
	padding: 0;
	text-decoration: none;
	padding: .1em;
	height: 100%;
}
#navlist h2{
	font-size: 18px;
	background-image: none;
	padding-left: 0px;
}
#navlist h2 a {
	display: block;
	padding: 0;
	border: none;
	background: none;
	color:#366;
	font-size:17px;
	font-weight:700;
}
#navlist h2 a:link, #navlist h2 a:visited {
	color: #366;
	text-decoration: none;
}
#navlist h2 a:hover, #navlist h2 a:active {
	background: none;
	color: #39b;
}
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: .9em;
	height:150px;
	width:200px;
}
#navlist ul.scroll {
	overflow-y:scroll;
	overflow-x:hidden;
}
#navlist ul.no-scroll {
	overflow:auto;
	height:auto;
	overflow-x:hidden;
}
#navlist li {
	margin: 0;
	border-bottom:1px solid #39b;
	margin:2px 0;
}
#navlist li a {
	display: block;
	padding: 1px 1px 1px 14px;
	background-color: #fff;
}
#navlist li a:link, #navlist li a:visited {
	color: #366;
	text-decoration: none;
}
#navlist li a:hover, #navlist li a:active {
	color: #366;
	background-color:#DFEED0;
}
#bhome #home a:link, #bhome #home a:visited, #bhome #home a:hover, #bhome #home a:active, #forehead #foreh a:link, #forehead #foreh a:visited, #forehead #foreh a:hover, #forehead #foreh a:active, #eyewrinkle #eyew a:link, #eyewrinkle #eyew a:visited, #eyewrinkle #eyew a:hover, #eyewrinkle #eyew a:active, #bargireline #argi a:link, #bargireline #argi a:visited, #bargireline #argi a:hover, #bargireline #argi a:active, #sitesearch #searc a:link, #sitesearch #searc a:visited, #sitesearch #searc a:hover, #sitesearch #searc a:active, #bwrinkle #wrinklec a:link, #bwrinkle #wrinklec a:visited, #bwrinkle #wrinklec a:hover, #bwrinkle #wrinklec a:active, #bwrink #wrink a:link, #bwrink #wrink a:visited, #bwrink #wrink a:hover, #bwrink #wrink a:active, #bpreve #preve a:link, #bpreve #preve a:visited, #bpreve #preve a:hover, #bpreve #preve a:active, #brevie #revie a:link, #brevie #revie a:visited, #brevie #revie a:hover, #brevie #revie a:active, #bingre #ingre a:link, #bingre #ingre a:visited, #bingre #ingre a:hover, #bingre #ingre a:active, #bcosme #cosme a:link, #bcosme #cosme a:visited, #bcosme #cosme a:hover, #bcosme #cosme a:active, #bbotox #botox a:link, #bbotox #botox a:visited, #bbotox #botox a:hover, #bbotox #botox a:active, #babout #about a:link, #babout #about a:visited, #babout #about a:hover, #babout #about a:active, #bnews #news a:link, #bnews #news a:visited, #bnews #news a:hover, #bnews #news a:active, #bsearc #searc a:link, #bsearc #searc a:visited, #bsearc #searc a:hover, #bsearc #searc a:active, #bhow #how a:link, #bhow #how a:visited, #bhow #how a:hover, #bhow #how a:active, #uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
	background-color: #366;
	color: #fff;
}
.pic, .search { float: right; }
.picc { float: center; }
.ratings { text-align: left; }
#rec {
	border: 1px #535356 dashed;
	padding: 15px;
	margin: 30px;
	background: #DFEED0;
}
.datettl {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: #336666;
	padding: 4px;
}
.bullist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.bullist li {
	padding-left: 10px;
	background: url(../img/minbullet.gif) top left no-repeat;
}
#clist {
	font-weight: bold;
	font-size: 35px;
}
#clist p { margin: 0.5em 0; }
tr#toprow {
	font: bold 15px Arial, Verdana, sans-serif;
	text-align: center;
	background-color: #336666;
	color: #FFF;
}
tr#rows, tr#rows2 {
	font: bold 13px Arial, Verdana, sans-serif;
	text-align: center;
}
tr#rows2 { background-color: #EDEBEB; }
tr#rowsr2 td {
	font: bold 11px Arial, Verdana, sans-serif;
	text-align: center;
	border-bottom: 1px solid black;
}
tr#rowsr td {
	font: bold 12px Arial, Verdana, sans-serif;
	text-align: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#tr {
	font: 11px Arial, Verdana, sans-serif;
	text-align: center;
}
.revlink_bg {
	background: url(../img/revlink_bg.gif) repeat-x #95C5B2;
	height: 130px;
	margin: 0 0 0.5em;
}
.revlink {
	background: url(../img/revlink_girl.jpg) no-repeat;
	height: 130px;
	padding: 0px 20px 0px 150px;
	overflow: hidden;
}
.revlink h3 {
	margin: 0px;
	padding: 12px 0px 0px;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
}
.revlink p {
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	height: 36px;
}
.click_here {
	display: block;
	width: 129px;
	height: 26px;
	background: url(../img/click_here.gif) no-repeat;
}
.click_here:hover { background-position: bottom; }
/* ------------------------ CONTACT PAGE --------------------- */
#contact_box {
	width: 550px;
	padding: 2px;
}
#contact_box h2 {
	font-size: 22px;
	color: #000;
	word-spacing: 1px;
	margin: 0px;
	margin-bottom: 15px;
}
#contact_box p { padding: 0; }
#contact_box div {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}
.contactrow {
	width: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}
.contactleft {
	float: left;
	width: 25%;
	text-align: left;
}
.comments { Font-size: 14px !important; }
.contactright{
	float:left;
	width:65%;
	text-align:left;
}
.reviewinput{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	width:230px;
	border: 1px solid #7f9db9;
	padding: 2px 0;
}
.red { color: #ff2d70; }
.content .ul_halfw {
	width: 259px;
	float: left;
	margin-bottom: 0px;
}
/*-- AddThis Social Media --*/
.addthis_toolbox {
	border-bottom: 1px solid #DFEED0;
	margin: 0 0 20px;
	padding: 6px 0 0;
}
.addthis_toolbox p {
	color: #336666;
	float: left;
	line-height: 20px;
	margin: 0;
	padding: 0 5px 0 0;
}
.clear { clear: both; }
#___plusone_0 {
	display:inline !important;
}
