body
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font: normal 11px Verdana;
	color: #ffffff;
}
h1
{
	font: normal 11px Verdana;
	padding: 0px;
	margin: 3px 0px;
	text-align: center;
}

#Container
{
	text-align: center;
}
#SiteDiv
{
	margin: auto;
	width: 780px;
	text-align: left;
	height: 500px;
}

/* Top */
#Top
{
	background-image: url('../images/top.gif');
	width: 764px;
	height: 126px;
	padding: 8px;
	
	/* IE */
	.width: 780px;
	.height: 142px;
	/* -- */
}
#Top #Flags
{
	margin-top: 15px;
}
#Top #Flags img
{
	margin-right: 5px;
	border: 1px solid #a92d2c;
}
#Top #Flags img.first
{
	margin-left: 165px;
}

#Middle
{
	background-color: #c74b01;
	background-image: url('../images/body_bg.jpg');
	background-repeat: repeat-x;
	margin-left: 1px;
}
#Middle .Breaker
{
	float: none;
	clear: both;
}
#Middle #Left
{
	float: left;
	background-image: url('../images/body_img.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	width: 532px;
	.width: 548px;
	padding: 8px;
}
#Middle #Left #PageTitle
{
	background-image: url('../images/header_bg.jpg');
	width: 374px;
	.width: 394px;
	color: #eeb718;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px;
}
#Middle #Left p
{
	line-height: 14px;
}
#Middle #Left #Cashier
{
	border-collapse: collapse;
}
#Middle #Left #Cashier td
{
	border: 1px solid #8a0001;
	text-align: center;
	padding: 4px;
}


#Middle #Right
{
	float: left;
	background-color: #d7814e;
	background-image: url('../images/menu_bg2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	border-right: 2px solid #410201;
	border-left: 2px solid #410201;
	border-bottom: 2px solid #410201;
	width: 220px;
	.width: 223px;
	margin-right: 4px;
}

#Middle #Right #Search
{
	text-align: center;
}
#Middle #Right #Search .field
{
	width: 90%;
	height: 25px;
	border: 1px solid #000000;
	margin-top: 4px;
}
#Middle #Right #Search .submit
{
	background-image: url('../images/search_btn.gif');
	height: 25px;
	width: 83px;
	cursor: pointer;
	border-width: 0px;
	margin-top: 4px;
}
#Middle #Right #Menu
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 1px;
}
#Middle #Right #Menu li
{
	margin-top: -1px;
	border: 1px solid #a92d2c;
	padding: 6px 13px;
}
#Middle #Right #Menu li a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#Middle #Right #Menu li a:hover
{
	color: #fff000;
}

/* Reviews */
#Middle #Right .Review
{
	border: 1px solid #000000;
	margin-bottom: 4px;
}
#Middle #Right .Review .Top
{
	background-image: url('../images/rev_title.gif');
	height: 14px;
	.height: 10px;
	padding: 6px;
}
#Middle #Right .Review .Top .Name
{
	float: left;
}
#Middle #Right .Review .Top .Rank
{
	float: right;
}
#Middle #Right .Review .Top .Name a
{
	color: #000000;
	font: bold 11px Verdana;
	text-decoration: none;
}
#Middle #Right .Review .Top .Name a:hover
{
	text-decoration: underline;
}
#Middle #Right .Review .Middle
{
	background-color: #000000;
}
#Middle #Right .Review .Middle .Breaker
{
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
#Middle #Right .Review .Middle div
{
	float: left;
}
#Middle #Right .Review .Middle .Logo
{
	background-color: #ffffff;
	width: 120px;
	border: 1px solid #000000;
	border-left-width: 0px;
	padding: 2px;
}
#Middle #Right .Review .Middle .Features img
{
	margin: 4px;
}
#Middle #Right .Review .Bottom
{
	float: none;
	clear: both;
	background-color: #f7ba00;
	text-align: center;
	padding: 6px 0px;
}
#Middle #Right .Review .Bottom a
{
	margin: 6px 2px;
	padding: 2px 20px;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
#Middle #Right .Review .Bottom a:hover
{
	color: #ffc600;
}
#Middle #Right .BoxTitle
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url('../images/box_title.gif');
	color: #751100;
	font: bold 11px Verdana;
	line-height: 19px;
	padding: 2px 6px;
	margin: 0px;
}
#Middle #Right .Box
{
	padding: 2px 6px;
	margin: 0px;
	color: #000000;
}
#Middle #Right .Box li
{
	margin: 12px;
}
#Middle #Right .Box table
{
	margin: -2px -6px;
}
#Middle #Right .Box th
{
	text-align: left;
	font: bold 11px Verdana;
	color: #9d4403;
	border-bottom: 1px solid #a92d2c;
	border-left: 1px solid #a92d2c;
	padding: 2px 4px;
}
#Middle #Right .Box td
{
	width: 100%;
	padding: 2px 4px;
	border-left: 1px solid #a92d2c;
}
#Middle #Right .Box a
{
	font-weight: bold;
	color: #ffffff;
}
#Middle #Right .Box a:hover
{
	color: #fdd60b;
}

/* Newsletter */
#Middle #Right .Box #NEWSLETTER_FORM label
{
	width: 50px;
}
#Middle #Right .Box #NEWSLETTER_FORM .text
{
	border: 1px solid #000000;
	height: 20px;
}
#Middle #Right .Box #NEWSLETTER_FORM .center
{
	text-align: center;
}
#Middle #Right .Box #NEWSLETTER_FORM .submit
{
	border-width: 0px;
	background-image: url('../images/join_btn.gif');
	width: 52px;
	height: 25px;
	cursor: pointer;
}

#Middle #Left .MainReview
{
	border: 3px solid #de7514;
	margin: 2px 0px;
	width: 520px;
	background-color: #000000;
}
#Middle #Left .MainReview .Top
{
	border: 1px solid #771e02;
	border-bottom-width: 0px;
	background-image: url('../images/rev_title.gif');
	height: 27px;
}
#Middle #Left .MainReview .first
{
	background-image: url('../images/rev1_title.gif');
}
#Middle #Left .MainReview .Top .Name
{
	float: left;
	width: 403px;
	border-bottom: 1px solid #771e02;
	padding: 4px 8px;
	height: 20px;
	.height: 27px;
}
#Middle #Left .MainReview .Top a
{
	font: bold 13px Verdana;
	color: #000000;
	text-decoration: underline;
}
#Middle #Left .MainReview .Top a:hover
{
	text-decoration: none;
}
#Middle #Left .MainReview .Top .Rank
{
	text-align: right;
	padding: 6px 2px;
	height: 27px;
}
#Middle #Left .MainReview .Middle
{
	float: none;
	clear: both;
	padding: 5px;
	padding: 4px 0px 0px 4px;
	color: #f5b800;
}
#Middle #Left .MainReview .mfirst
{
	color: #ffe955;
}
#Middle #Left .MainReview .Middle .Logo
{
	float: left;
	text-align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
	width: 130px;
	margin: -6px 4px 2px -4px;
	.margin: -4px 4px 2px -2px;
}
#Middle #Left .MainReview .Middle .Features
{
	margin-top: -11px;
	.margin-top: -10px;
	float: right;
	border: 1px solid #771e02;
	border-top-width: 0px;
	background-color: #f7ba00;
	background-image: url('../images/rev_btns_b.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
#Middle #Left .MainReview .Middle .first
{
	background-color: #ffe955;
	background-image: url('../images/rev1_btns_b.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
#Middle #Left .MainReview .Middle .Features a
{
	display: block;
	margin: 6px 4px;
	padding: 5px 20px;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
#Middle #Left .MainReview .Middle .Features a:hover
{
	color: #ff763a;
}
#Middle #Left .MainReview .Bottom
{
	clear: both;
	float: none;
	border-left: 1px solid #771e02;
	border-bottom: 1px solid #771e02;
	padding: 10px 10px;
	text-align: center;
}
#Middle #Left .MainReview .Bottom img
{
	margin-left: 20px;
	margin-right: 4px;
	vertical-align: middle;
}
#Middle #Left .MainReview .Middle a
{
	color: #ffffff;
	text-decoration: underline;
}
#Middle #Left .MainReview .Middle a:hover
{
	text-decoration: none;
}
#Middle #Left .News
{
	margin-top: 10px;
}
#Middle #Left .News td
{
	padding: 2px 4px;
}

/* ---------- */

/* ------- */



#Bottom
{
	clear: both;
	background-color: #6b0300;
	text-align: center;
	padding: 10px 0px;
	margin-left:1px;
}
#Bottom a
{
	margin: 0px 7px;
	color: #ffffff;
	text-decoration: none;
}
#Bottom a:hover
{
	color: #fdd60b;
}


#Copyrights
{
	margin: 5px 0px;
	text-align: center;
	font-size: 10px;
}
/*----*/

/* General */
p
{
	clear: both;
	float: none;
}
img
{
	border-width: 0px;
}
table
{
	border-collapse: collapse;
}
td
{
	font: normal 11px Verdana;
	color: #ffffff;
}
th
{
	text-align: left;
	font: bold 12px Verdana;
}
a
{
	color: #ffc600;
	text-decoration: none;
}
a:hover
{
	color: #ffeb64;
}
.AlignRight
{
	text-align: right;
}
/*---------*/

a.CommonBoxLink,
a.CommonBoxLink:link,
a.CommonBoxLink:visited{
	color:#F5B800;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

a.CommonBoxLink:hover{
	color:#F5B800;
	text-decoration:underline;
}

a.CommonBoxLink:focus,
a.CommonBoxLink:active{
	outline: none;
}