
/*---------------------------------------------------------------------------------------------
	Main Layout
---------------------------------------------------------------------------------------------*/

html{
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#top01 {
	margin: 0px auto;
	padding: 0px;
	width: 952px;
	height: 32px;
	background-image: url(/images/top01-back.gif);
}

#top01-left {
	float: left;
	padding: 10px 0px 0px 26px;
	text-align: left;
	color: #ced8d0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#top01-right {
	float: right;
	padding: 10px 18px 0px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#top02 {
	margin: 0px auto;
	padding: 0px;
	width: 952px;
	height: 97px;
}

#bottom01 {
	margin: 0px auto;
	padding: 35px 0px 0px 32px;
	width: 920px;
	height: 24px;
	background-image: url(/images/bottom-back.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
	text-align: left;
}

#bottom02 {
	margin: 0px auto;
	padding: 10px 0px 10px 32px;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
	text-align: left;
}

#container {
	width: 952px;
	text-align: left;
	margin: 0px auto;
	background-color: #ffffff;
	background-image: url(/images/wrap-back.gif);
}

#liner01{
	background-image: url(/images/liner01.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#leftnav {
	float: left;
	width: 196px;
	padding: 0px 0px 20px 2px;
	margin: 0px;
}

#rightnav {
	float: right;
	width: 196px;
	padding: 0px 2px 20px 0px;
	margin: 0px;
}

#content {
	width: 504px;
	margin-left: 224px;
	padding: 25px 0px 30px 0px;
	line-height: 150%
}

#footer {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

ul.clean {
	list-style: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

ul.clean li {
	list-style-image: none;
	list-style-type: none;
}

div.fancyTable{
	background-image: url(/images/chart01-back.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}

table.fancyTable {
	width: 100%;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.fancyTable tr td {
	height: 55px;
	border-bottom: 1px solid #b5b5b5;
	vertical-align: middle;
}

table.fancyTable tr.header td {
	height: 35px;
	border-width: 0px;
}

table.fancyTable th {
	padding: 5px 0px 0px 5px;
	font-weight: bold;
	color: #252525;
	font-size: 11px;
}

table.fancyTable td.rank {
	color: #7b7b7b;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

div.fancyTableBottom{
	height: 34px;
	padding: 6px 6px 0px 0px;
	margin: 0px auto;
	text-align: left;
	background-image: url(/images/chart01-bottom-back.gif);
	background-repeat: no-repeat;
}

div.fancyTableBottomLink{
	float: right;
	padding: 2px 10px 20px 65px;
	margin: 0px;
	text-align: left;
	background-image: url(/images/chart01-bottom-link-back.gif);
	background-repeat: no-repeat;
}

#newsletterFormRightCol{
	width: 180px;
	height: 134px;
	padding: 62px 0px 0px 16px;
	background-image: url(/images/newsletter-back.jpg);
	background-repeat: no-repeat;
}

.newsletterInput{
	margin: 0px 0px 7px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
	width: 163px;
}

#rightBannerHolder{
	text-align: center;
	padding: 41px 0px;
	background-color: #e6e6e6;
}

#indexNews2Cols{
	width: 100%;
	border: 0px solid #ffffff;
	background-image: url(/images/virt-dots.gif);
	background-position: 252px 0px;
	background-repeat: repeat-y;
	overflow: hidden;
}

#indexNews2Cols-left{
	float: left;
	width: 233px;
	text-align: left;
}

#indexNews2Cols-right{
	float: right;
	width: 233px;
	text-align: left;
}

#genFloatWrapper{
	width: 100%;
	border: 0px solid #ffffff;
	overflow: hidden;
}

#genFloatWrapper #reviewLogo{
	float: left;
	width: 210px;
}

#genFloatWrapper #reviewRating{
	float: right;
	width: 282px;
	padding: 12px 0px 0px 0px;
}

#ratingBar{
	padding: 10px 10px 0px 6px;
	height: 31px;
	background-image: url(/images/review-rating-back.gif);
	background-repeat: no-repeat;
}

div.reviewGoodPoint{
	height: 43px;
	border-bottom: 1px solid #36683f;
	margin-bottom: 13px;
	padding: 0px 0px 0px 36px;
	background-image: url(/images/review-good-points-back.gif);
	background-repeat: no-repeat;
	color: #000000;
}

#genFloatWrapper #reviewSoftware{
	float: left;
	width: 178px;
}

#genFloatWrapper #reviewBonusInfo{
	float: right;
	width: 280px;
}

#reviewBonusInfoTable{
	padding: 14px 0px 0px 7px;
	height: 26px;
	border-top: 1px solid #376840;
}

#reviewBonusInfoTable #left{
	float: left;
	color: #010801;
}

#reviewBonusInfoTable #right{
	float: right;
	color: #6e1313;
	font-weight: bold;
	width: 100px;
}

/*---------------------------------------------------------------------------------------------
	Text Settings
---------------------------------------------------------------------------------------------*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	background-color: #ffffff;
}

.bold {
	font-weight: bold;
}

.fineprint {
	font-size: 10px;
	color: #7ebe1c;
}

.copyright {
	font-size: 10px;
	color: #aaaaaa;
}

hr {
	border: 0px;
	color: #f1f5f5;
	background-color: #f1f5f5;
	height: 1px;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #365e3d;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

/*---------------------------------------------------------------------------------------------
	Link Settings
---------------------------------------------------------------------------------------------*/

a {
	color: #208232;
	text-decoration: underline;
}

a:hover {
	color: #0c4e18;
}

#mainSiteNav a {
	display: block;
	width: 174px;
	height:18px;
	margin: 0px;
	padding: 6px 0px 0px 22px;
	color: #ffd162;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/nav-back.gif);
}

#mainSiteNav a:hover {
	color: #ffffff;
	background-image: url(/images/nav-back_over.gif);
}

#bottom01 a, #top01-right a {
	color: #ffd162;
	text-decoration: none;
	font-weight: bold;
}

#bottom01 a:hover, #top01-right a:hover {
	color: #ffffff;
}

#bottom02 a{
	font-weight: bold;
	color: #208232;
	text-decoration: none;
}

#bottom02 a:hover{
	color: #4eb661;
	text-decoration: underline;
}

.fancyTable a, .fancyTableBottomLink a{
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


