/****************************************/
/*               GENERAL                */
/****************************************/

body
{
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #ac9758;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #e4dcc4;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	text-align: center;
}

a
{
	color: #e4dcc4;
}

a:hover
{
	color: #6b5d32;
}

a img
{
	border: 0;
}

table
{
	margin-left: auto;
	margin-right: auto;
}

/****************************************/
/*                LAYOUT                */
/****************************************/

#external
{
	width: 100%;
	text-align: left;
	padding-bottom: 15px;
	margin: 0px auto;
}

#header
{
	width: 100%;
	height: 64px;
	background-color: #494949;
}

#header_left
{
	padding-left: 10px;
	width: 384px;
	height: 64px;
	float: left;
}

#header_left h1 a
{
	color: #fff;
	text-decoration: none;
}

#image_title
{
	position: absolute;
	background-image: url('../images/header_title.gif');
	background-repeat: no-repeat;
	width: 384px;
	height: 64px;
	top: 0;
	left: 0;
	cursor: hand;
	cursor: pointer;
}

#header_right
{
	width: 201px;
	height: 64px;
	float: right;
	background-image: url('../images/header_right.gif');
	background-repeat: no-repeat;
	text-align: right;
}

#bookmark_button
{
	margin-top: 17px;
}

#subheader
{
	width: 100%;
	height: 72px;
}

#subheader_left
{
	width: 108px;
	height: 72px;
	float: left;
	background-image: url('../images/subheader_left.gif');
	background-repeat: no-repeat;
}

#subheader_right
{
	width: 109px;
	height: 72px;
	float: right;
	background-image: url('../images/subheader_right.gif');
	background-repeat: no-repeat;
}

#top_menu
{
	width: 739px;
	height: 29px;
	float: right;
	background-image: url('../images/menu_bg.gif');
}

#top_menu_left
{
	width: 5px;
	height: 29px;
	float: left;
	background-image: url('../images/menu_left.gif');
}

#top_menu_right
{
	width: 5px;
	height: 29px;
	float: right;
	background-image: url('../images/menu_right.gif');
}

#top_menu_contents
{
	width: 729px;
	float: right;
	text-align: center;
	color: #494949;
	padding-top: 3px;
}

#top_menu_contents a
{
	font-size: 14px;
	font-weight: bold;
	color: #ddd;
	margin: 0 2px;
}

#top_menu_contents a:hover
{
	color: #fff;
	text-decoration: none;
}

#content_area
{
	margin-bottom: 5px;
	text-align: center;
}

#content_area h1
{
	color: #f0dea7;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
}

.blocks_separator
{
	height: 59px;
	background-image: url('../images/blocks_separator.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 29px;
	margin-top: 7px;
}

.blocks_separator_bot
{
	height: 21px;
	background-image: url('../images/blocks_separator_bot.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 12px;
}

.blocks_separator h2
{
	color: #796939;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.image_row
{
	padding: 0 13px;
	padding-bottom: 1px;
}

.image_row a img
{
	border: solid 1px #413100;
	margin: 0 1px;
}

.image_row a:hover img
{
	border: dashed 1px #413100;
}


/****************************************/
/*                BLOCKS                */
/****************************************/

.data_block
{
	width: auto;
	width: expression("100%");
	padding: 0 15px 15px 15px;
}

.toplist_block td
{
	line-height: 120%;
	padding: 0 20px;
	font-size: 12px;
}

.toplist_block td a
{
	color: #e4dcc4;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.toplist_block td a:hover
{
	color: #ffcc00;
	text-decoration: underline;
}

.toplist_thumbs td
{
	padding: 0px 1px 15px 1px;
	text-align: center;
	line-height: 100%;
}

.toplist_thumbs td a
{
	color: #796939;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.toplist_thumbs td a:hover
{
	color: #ffcc00;
}

.toplist_thumbs td a img
{
	border: solid 1px #413100;
	margin: 0 2px;
}

.toplist_thumbs td a:hover img
{
	border: dashed 1px #413100;
}


.reviews_block
{
	width: 950px;
}

.reviews_block td
{
	padding: 5px 5px;
	font-size: 12px;
	vertical-align: top;
	line-height: 110%;
}

.reviews_block td a
{
	color: #e4dcc4;
	font-size: 12px;
	text-decoration: none;
}

.reviews_block td a:hover
{
	color: #ffcc00;
	text-decoration: underline;
}

.reviews_block td a h4
{
	color: #fff;
	font-size: 15px;
	padding: 0;
	margin: 0;
	margin-bottom: 7px;
	margin-top: -3px;
	font-weight: bold;
	text-decoration: underline;
}

.reviews_block td a:hover h4
{
	color: #ffcc00;
}

.reviews_block a img
{
	border: solid 1px #413100;
	margin: 0 2px;
}

.reviews_block a:hover img
{
	border: dashed 1px #413100;
}

.descs_block
{
	width: 950px;
}

.descs_block td
{
	text-align: left;
	padding: 5px 5px;
	font-size: 12px;
	vertical-align: top;
	line-height: 140%;
}

.descs_block td a
{
	color: #e4dcc4;
	font-size: 13px;
	text-decoration: none;
	background-image: url('../images/list_pointer.gif');
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.descs_block td a:hover
{
	color: #ffcc00;
	text-decoration: underline;
}

#pages
{
	color: #6b5d32;
	font-size: 13px;
	font-weight: bold;
}

#pages a
{
	font-size: 12px;
	padding: 2px 7px 2px 7px; 
	margin: 2px;
	color: #f0ebdc;
	text-decoration: none;
	background-color: #a08c50;
	border: 1px solid #85733d;
	font-weight: bold;
}

#pages a:hover
{
	background-color: #d0bf8d;
	color: #6b5d32;
}

/****************************************/
/*                FOOTER                */
/****************************************/

#bottom
{
	font-size: 12px;
	color: #c8c8c8;
	line-height: 100%;
	background-color: #494949;
	height: 58px;
}

#prebottom
{
	height: 52px;
}

#prebottom_left
{
	width: 113px;
	height: 52px;
	float: left;
	background-image: url('../images/prebottom_left.gif');
	background-repeat: no-repeat;
}

#prebottom_right
{
	width: 90px;
	float: right;
	height: 52px;
	background-image: url('../images/prebottom_right.gif');
	background-repeat: no-repeat;
}

#bottom_left
{
	line-height: 100%;
	font-size: 11px;
	width: 350px;
	float: left;
	text-align: left;
	color: #939393;
	padding: 8px 5px 5px 10px;
}

#bottom_right
{
	width: 300px;
	float: right;
	line-height: 100%;
	text-align: right;
	padding: 8px 10px 0px 5px;
}

#bottom_right_end
{
	width: 105px;
	float: right;
	height: 58px;
	background-image: url('../images/bottom_right.gif');
	background-repeat: no-repeat;
}

#bottom a
{
	color: #c8c8c8;
}

#bottom a:hover
{
	color: fff;
}

.small
{
	padding: 5px 0 3px 0;
	font-size: 11px;
	line-height: 100%;
}

.small b
{
	font-weight: normal;
}

.advhdr
{
	font-size: 22px;
	font-weight: bold;
}

.cntxadv
{
	font-size: 16px;
	font-weight: bold;
}

.prmtxt
{
	font-size: 14px;
	font-weight: bold;
}



table.site_review
{
	margin-top: 25px;
	width: 800px;
	background-color: #cec096;
	border: solid 5px #bcad7e;
	color: #796939;
}

table.site_review td
{
	padding: 15px;
	vertical-align: top;
	line-height: 130%;
}

table.site_review td a
{
	color: #64562c;
}

table.site_review td a:hover
{
	color: #fff;
}

table.site_review td h4
{
	margin: 0 0 5px 0;
	font-size: 20px;
}

table.site_review td a img
{
	margin-right: 5px;
	border: solid 1px #413100;
}

table.site_review td a:hover img
{
	border: dashed 1px #413100;
}

table.site_review td .visitlnk
{
	margin-top: 10px;
	font-size: 14px;
}

table.site_review td a.visit
{
	font-weight: bold;
}

div.original_ps
{
	font-size: 16px;
	width: 800px;
	margin-top: 20px;
	padding: 15px;
	background-color: #cec096;
	border: solid 5px #bcad7e;
}

div.original_ps a
{
	text-decoration: none;
	color: #745200;
}

div.original_ps a:hover
{
	text-decoration: underline;
}

div.special_offer
{
	font-size: 16px;
	width: 800px;
	margin-top: 20px;
	background-color: #e1d3aa;
	padding: 15px;
	border: solid 5px #cbb571;
}

div.special_offer a
{
	text-decoration: none;
	color: #d03f00;
}

a.linkprm
{
	font-size: 25px;
	font-weight: bold;
}

div.special_offer .network_reviews td{text-align: center;}
div.special_offer h5{margin:15px 0 0 0;font-size: 14px;color: #6b5d32;}
div.special_offer .network_reviews a img{margin: 5px 5px 2px 5px;border: solid 1px #413100;}
div.special_offer a:hover img{border: dashed 1px #413100;}
div.special_offer .network_reviews a {font-size:14px;font-weight:bold;}
div.related_reviews {padding: 10px 0;}
table.related_reviews td {text-align: center;}
table.related_reviews a {font-size:14px;font-weight:bold;text-decoration:none;color:#fff;}
table.related_reviews a:hover{color: #c00;text-decoration:none;}
table.related_reviews a img{font-size:10px;margin:3px 3px 0 3px;border: solid 1px #413100;}
table.related_reviews a:hover img{border: dashed 1px #413100;}
