/* Unchanged */
/* ---------- globals ---------- */
*
{
	margin: 0px;
	padding: 0px;
}
body, input, textarea, select
{
	/*font-family:  "lucida grande", 'lucida sans unicode', verdana, arial, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
body
{
	background:#dad8d5;
}
a:link, 
a:visited
{
	text-decoration:none;
	color: #700;
}
a:hover
{
  	text-decoration:none;
	color: #a00;
}

.infoText
{
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 14px;
	line-height: 20px;
}

	
.clear
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

h1
{
	font-size: 22px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 15px;
}
h4
{
	font-size: 13px;
}
form fieldset,
a img
{
	border: 0px;
}
p
{
	padding: 5px 0px;
}
h1, h2, h3, h4
{
	padding: 15px 0px 3px 0px;
}


/* ---------- main width ---------- */
#wrapper,
#footer
{
	width: 960px;
}
/* ---------- footer height ---------- */
#content 
{
	padding-bottom: 60px;
}
#content h1
{
	text-align:center;
	color:#000;
	font-size:30px;
	letter-spacing:-1px;
	padding:10px 0px 20px 15px;
	line-height:35px;
}
/* ---------- footer height ---------- */
#footer
{
	height: 60px; 
}




/* ---------- END globals ---------- */








/* ---------- page wrap ---------- */
#wrapper
{
	margin: 0px auto;
	padding:0px 0px 0px 32px;
	background:#dad8d5 url('/img/elements/body-bg.png') repeat-y top center;
}
/* ---------- END page wrap ---------- */






/* ---------- header ---------- */
#header
{
	background:url('/img/elements/header.png') no-repeat;
	width:973px;
	height:175px;
	margin:-2px 0px 0px 0px;
	position:relative;
}
#header #topnav
{
	background:url('/img/elements/topnav.png') no-repeat;
	width:304px;
	height:51px;
	position:absolute;
	top:132px;
	left:265px;
	padding:10px 0px 0px 0px;
	font-size:14px;
}
#header #topnav a
{
	color:#fff;
	text-decoration:none;
}
#header #topnav a.home
{
	margin-left:30px;
}
#header #topnav a.reviews
{
	margin-left:37px;
}
#header #topnav a.bookmark
{
	margin-left:33px;
}
/* ---------- END header ---------- */

.BigHeader
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-stretch:expanded;
	font-style:italic;
}

.SubHeader
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-stretch:expanded;
	font-style:italic;
}


#left
{
	float:left;
	position:relative;
	margin: -60px 0px 0px 0px;
}
#left .bg
{
	background:url('/img/elements/left-bg.png');
	width:259px;
}
#left .bg p
{
	margin:0px 10px 0px 25px;
	font-size:11px;
	padding:5px 0px;
}
#left .hdr
{
	background:url('/img/elements/left-hdr.png') no-repeat;
	width:259px;
	height:20px;
}
#left .ftr
{
	background:url('/img/elements/left-ftr.png') no-repeat;
	width:259px;
	height:25px;	
}





.review
{
	position:relative;
	margin:0px 0px 0px 20px;
}
.review .bg
{
	background:url('/img/elements/review-bg.jpg');
	width:648px;
	height:390px;
}
.review .hdr
{
	background:url('/img/elements/review-hdr.png') no-repeat;
	width:648px;
	height:18px;
}
.review .ftr
{
	background:url('/img/elements/review-ftr.png') no-repeat;
	width:648px;
	height:43px;
}
.review .left
{
	margin:0px 0px 0px 20px;
	float:left;
	width:230px;
	padding-top:30px;
}
.review .right
{
	float:left;
	width:380px;
	padding-top:40px;
}
.review h2
{
	position:absolute;
	top:10px;
	left:25px;
}
.review h2,
.review h2 a
{
	font-size:24px;
	letter-spacing:-1px;
	color:#6c5118;
	text-decoration:underline;
}
.review p.visit-site-right
{
	position:absolute;
	top:20px;
	right:30px;
	font-weight:bold;
	font-size:15px;
}
.review p.visit-site-right a
{
	color:#cc0000;
}

.review img.screen
{
	margin:15px 0px 0px 3px;
}
.review ol.features
{
	list-style-type:none;
	margin:20px 0px 0px 20px;
}
.review ol.features li
{
	margin:0px 0px 5px 0px;
	position:relative;
}
.review ol.features li img
{
/*	margin:0px 0px -4px 5px;	*/
	position:absolute;
	right:20px;
}
.review .pros
{
	color:#3eaf00;
}
.review ol.pros
{
	list-style-type:none;
}
.review ol.pros li
{
	background:url('/img/elements/tick-green.png') no-repeat 0px 2px;
	height:17px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 5px 0px;
}
.review .cons
{
	color:#d90000;
}
.review ol.cons
{
	list-style-type:none;
}
.review ol.cons li
{
	background:url('/img/elements/tick-red.png') no-repeat 0px 2px;
	height:17px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 5px 0px;
}
.review img.visit-site
{
	position:absolute;
	right:25px;
	bottom:50px;
}





div#ranking-table
{
	background:url('/img/elements/table-bg.jpg') no-repeat;
	width:647px;
	height:660px;
	margin:10px 0px 0px 20px;
}
div#ranking-table table
{
	width:560px;
	margin:40px 0px 0px 80px;
}
div#ranking-table table tr td,
div#ranking-table table tr th
{
	padding:0px;
	border:none;	
}




div#ranking-table table tr.top td
{
	font-weight:bold;
	height:88px;

}
div#ranking-table table tr.top td.price
{
	color:#3333cc;
}
div#ranking-table table tr.top td.price a
{
	color:#3333cc;
	text-decoration:none;	
}






/* ---------- content ---------- */
#content
{
	float:left;
}
/* ---------- END content ---------- */






/* ---------- footer ---------- */
#footer
{
	background:url('/img/elements/footer.png') no-repeat 15px 0px;
	width:976px;
	height:99px;
	margin:0px auto;
}
/* ---------- END footer ---------- */

.bg .aro {text-decoration:none;}
.aro:hover {text-decoration:underline;}
.aro:visited {text-decoration:none;}
.fttext {text-align:center;}
.fttext a {text-decoration:none;}
.fttext a:hover {text-decoration:underline;}
.fttext a:visited {text-decoration:none;}
#ttcfgo {display:none;}