/****************************************/
/*               GENERAL                */
/****************************************/

body
{
	padding: 0px;
	margin: 0px 20px;
	height: 100%;
	background-color: #4d555a;
	font-family: Arial;
	font-size: 12px;
	color: #343c41;
	background-image: url('../images/bg.gif');
	text-align: center;
}

a
{
	color: #1F6FAC;
}

a:hover
{
	color: #cb0000;
}

a img
{
	border: 0;
}

/****************************************/
/*                LAYOUT                */
/****************************************/

#container
{
	width: 983px;
	text-align: left;
	padding-bottom: 15px;
	margin: 0px auto;
}

#header
{
	width: 100%;
	height: 52px;
	margin-top: 2px;
}

#header_left
{
	padding-left: 10px;
	width: 351px;
	height: 48px;
	float: left;
}

#header_left h1 a, #header_left h2 a
{
	color: #ff9600;
	text-decoration: none;
}

#image_title
{
	position: absolute;
	background-image: url('../images/top_left.gif');
	background-repeat: no-repeat;
	width: 351px;
	height: 48px;
	top: 5px;
	cursor: hand;
	cursor: pointer;
}

#header_right
{
	width: 175px;
	height: 25px;
	float: right;
	margin-top: 13px;
	background-color: #ff9600;
}

.content_area
{
	margin-bottom: 5px;
}

.content_area h1
{
	color: #cc0000;
	background-color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin: -1px 0 0 0;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.menu
{
	background: url('../images/menu_bg.gif') no-repeat;
	text-align: center;
	margin-bottom: expression("10px");
	height: 41px;
	padding-top: 12px;
	font-size: 15px;
}

.menu a
{
	color: #ff9600;
}

.menu a.active
{
	color: #cc0000;
	text-decoration: none;
}

.menu a.page
{
	padding: 2px 7px 2px 7px; 
	margin: 2px;
	color: #fff;
	text-decoration: none;
	background-color: #ff9600;
	border: 1px solid #ff9600;
	font-weight: bold;
}

.menu a.page:hover
{
	border: 1px solid #ce1919;
}

.menu a:hover
{
	color: #cc0000;
}

.menu h3, .menu h2
{
	margin: 0 8px 0 5px;
	font-size: 15px;
	display: inline;
	background-color: #fff;
}

.area_top_left
{
	width: 21px;
	height: 21px;
	background-image: url('../images/area_top_left.gif');
	background-repeat: no-repeat;
}

.area_top_right
{
	width: 21px;
	height: 21px;
	background-image: url('../images/area_top_right.gif');
	background-repeat: no-repeat;
}

.area_bottom_left
{
	width: 21px;
	height: 21px;
	background-image: url('../images/area_bottom_left.gif');
	background-repeat: no-repeat;
}

.area_bottom_right
{
	width: 21px;
	height: 21px;
	background-image: url('../images/area_bottom_right.gif');
	background-repeat: no-repeat;
}

.area_center
{
	width: auto;
	background-color: #fff;
}

.image_row
{
	background-color: #fff;
	padding: 0 13px;
	padding-bottom: 3px;
}

.image_row a img
{
	border: solid 1px #202528;
	margin: 0 2px;
}

.image_row a:hover img
{
	border: dashed 1px #202528;
}

.moldings_bottom
{
	width: 100%;
	margin-top: -5px;
}

/****************************************/
/*                BLOCKS                */
/****************************************/

.data_block
{
	background-color: #fff;
	width: auto;
	width: expression("100%");
	padding: 10px 15px 15px 15px;
}


.data_block_title
{
	background-color: #ff9600;
	background-image: url('../images/block_bg.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 259px;
	margin-bottom: -2px;
	text-align: center;
	vertical-align: middle;
}

.data_block_title h2
{
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
	font-size: 15px;
}

.data_block_line
{
	border-bottom: solid 2px #d5d7d6;
	height: 32px;
}

.toplist_thumbs td
{
	padding: 15px 2px;
	text-align: center;
}

.toplist_thumbs td a
{
	color: #4d555a;
	font-size: 14px;
	font-weight: bold;
}

.toplist_thumbs td a img
{
	border: solid 1px #202528;
	margin: 0 2px;
}

.toplist_thumbs td a:hover img
{
	border: dashed 1px #202528;
}

.toplist_block td
{
	padding: 15px 10px;
	font-size: 12px;
	color: #909090;
}

.toplist_block td
{
	padding: 10px 15px;
	font-size: 12px;
	color: #909090;
}

.toplist_block td a
{
	color: #4d555a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.toplist_block td a:hover
{
	color: #cb0000;
}

.reviews_block td
{
	padding: 10px 5px;
	font-size: 12px;
	vertical-align: top;
}

.reviews_block td a
{
	color: #4d555a;
	font-size: 12px;
	text-decoration: none;
}

.reviews_block td a:hover
{
	color: #cb0000;
}

.reviews_block td a.url
{
	text-decoration: underline;
}

.reviews_block td a h4
{
	color: #4d555a;
	font-size: 15px;
	padding: 0;
	margin: 0;
	margin-top: -3px;
	font-weight: bold;
	text-decoration: none;
}

.reviews_block td a:hover h4
{
	color: #cb0000;
}

.reviews_block a img
{
	border: solid 1px #202528;
	margin: 0 2px;
}

.reviews_block a:hover img
{
	border: dashed 1px #202528;
}

.descs_block td
{
	text-align: left;
	padding: 10px 5px;
	font-size: 12px;
	vertical-align: top;
	line-height: 150%;
}

.descs_block td a
{
	color: #4d555a;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../images/arrow.gif');
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.descs_block td a:hover
{
	color: #cb0000;
	text-decoration: underline;
}

.block_bottom_line
{
	width: 100%;
	height: 2px;
	background-color: #d5d7d6;
	overflow: hidden;
}

/****************************************/
/*                FOOTER                */
/****************************************/

#footer
{
	font-size: 12px;
	color: #fff;
	padding: 15px 0px;
	line-height: 100%;
}

#footer .footer_left
{
	font-size: 11px;
	width: 500px;
	float: left;
}

#footer .footer_right
{
	width: 300px;
	float: right;
	line-height: 120%;
	text-align: right;
}

#footer a
{
	color: #fff;
}

#footer a:hover
{
	text-decoration: none;
}

.small
{
	padding: 5px 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;
}

#pic_tooltip
{
	position: absolute;
	display: none;
	width: 240px;
	background-color: #fff;
	border: 1px solid #301f27;
	text-align: left;
	padding: 15px 7px;
	font-size: 12px;
	color: #301f27;
	text-align: center;
}


div.special_offer
{
	font-size: 16px;
	width: 750px;
	margin-top: 20px;
	background-color: #f0f0f0;
	padding: 15px;
	border: solid 3px #d0d0d0;
}

div.special_offer a
{
	text-decoration: none;
	color: #e64600;
}

table.site_review
{
	margin-top: 25px;
	width: 750px;
	background-color: #f0f0f0;
	border: solid 3px #d0d0d0;
}

table.site_review td
{
	padding: 15px;
	vertical-align: top;
}

table.site_review td h4
{
	margin: 0 0 5px 0;
	font-size: 20px;
}

table.site_review td .visitlnk
{
	margin-top: 10px;
	font-size: 14px;
}

table.site_review td a.visit
{
	font-weight: bold;
}

a.promo_title
{
	font-size: 24px;
	font-weight: bold;
	display: block;
	padding-top: 20px;
}