﻿body
{
	margin: 0;
	width: 100%;
	height: 100%;
	word-wrap: break-word;
	font-family: Tahoma;
	font-size: 13px;
}

h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; color:#FF8000; letter-spacing:1px;  }
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}

.header
{
	width: 100%;
	height: 150px;
	background: url('../Images/header_bg.gif') repeat-x;
	position: absolute;
	
	left: 0;
}
#logo
{
	top: 20px;
	left: 0px;
	position: absolute;
	z-index: 320;
}
#main
{
	width: 850px;
	height: 100%;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#content
{
	width: 850px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	
}
#footer
{
	width: 100%;
	background: url('../Images/footer_bg.png') repeat-x;
	height: 400px;
	margin-bottom: -344px;
	padding: 0;
	bottom: 0px;
	color: White;
	z-index: 999999;
	position: fixed;
}
#leftFooter
{
	margin-top: 25px;
	float: left;
	margin-left: 10px;
}
#rightFooter
{
	float: right;
	margin-top: 20px;
	text-align: right;
	margin-right: 10px;
}
#headerSpacer
{
	height: 115px;
	width: 850px;
}
#footerSpacer
{
	height: 150px;
	margin-top: 50px;
	clear: both;
}
#menu
{
	position: absolute;
	top: 0px;
	left: 180px;
	width: 680px;
	color: White;
	text-align: right;
}
#menu a
{
	color: White;
}
#viewComments
{
	text-align: right; cursor: pointer; color: Blue; text-decoration: underline;
}
#viewComments a
{
	color: Blue;
}
#socialLinks
{
	position: absolute;
	top: 65px;
	left: 740px;
}
#disclaimer
{
	position: absolute;
	top: 115px;
	left: 125px;
	color: #ff9900;
	white-space: nowrap;
}
#helpLink
{
	position: absolute;
	top: 66px;
	left: 833px;
	cursor: pointer;
}
#publishing
{
	position: absolute;
	top: 80px;
	left: 125px;
	color: White;
	white-space: nowrap;
}
#donation
{
	position: absolute;
	top: 30px;
	left: 690px;
	color: White;
	white-space: nowrap;
}
#romCount
{
	position: absolute;
	top: 22px;
	left: 120px;
	color: Orange;
	z-index: 999;
	font-size: 28px;
	font-weight: bold;
}
#welcomeMessage
{
	float: right;
	color: Orange;
	z-index: 999;
	width: 800px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	height: 26px;
	margin-bottom: 10px;
}
.msg_list
{
	margin: 0px;
	padding: 0px;
	width: 383px;
}
.msg_main
{
	background-color: #f8f8f8;
	border-top: solid 1px silver;
	width: 695px;
	clear: both;
}
.msg_head
{
	cursor: pointer;
	margin: 0px;
}
.msg_body
{
	display: none;
	padding: 10px;
	border-left: solid 1px Silver;
	border-right: solid 1px Silver;
}
.thumbWrapper
{
	float: left; 
	margin-right: 5px; 
	position: relative;
	text-align: center;
	width: 140px;
	height: 160px;
	
	vertical-align: middle;
}
.thumbWrapper img
{
	position: relative;
	border: solid 1px Gray;
}
.horRateScroll
{
	height: 165px;
	width: 23px;
	left: 126px;
	position: relative;
}
.verticaltext
{
	float: right;
	width: 23px;
	cursor: pointer;
}
.ratingWrapper
{
	border-right: solid 1px silver;
	background-color: #ffffcc; 
	padding: 2px; 
	border: solid 1px Silver; 
	width: 120px; 
	display: block; 
	position: absolute; 
	text-align: right;
}
.userRating
{
	float: right; 
	width: 142px; 
	font-size: 11px;
}
.romItem
{
	clear: both; 
	padding-top: 10px; 
	width: 100%;
}
.chefTitle h2
{
	padding: 0px; 
	margin: 0px; 
}
.chefTitle h3
{
	padding: 0 0 0 5px; 
	margin: 0px; 
	color: Gray;
	text-transform: uppercase;
}
.topFilter
{
	float: left;
	padding: 5px;
	height: 25px;
	font-weight: bold;
}
.leftSearchFilter
{
	margin: 2px 5px 10px 0px;
	border: solid 1px Gray;
}
.leftSearchFilter div
{
	padding-left: 6px;
}
.leftSearchFilter h5
{
	background-color: Black;
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px 0px 2px 0px;
}
.siteMessage 
{
	text-align: center;
}
.siteMessage a
{
	color: Yellow;
	padding-top: 4px;
}
.siteNews a 
{
	color: White;
}
.468x60Banner
{
	border: solid 1px Silver;
	text-align: center;
	padding: 0 0 0 50px;
}
.468x60BannerSearch
{
	border: solid 1px Silver;
	text-align: center;
	width: 100%;
	height: 80px;
	clear: both;
}
.otherNews
{
	width: 300px;
	float: left;
	border-right: solid 1px Silver;
}
.otherNews a
{
	color: #333333;
}
.otherNews h3
{
	margin: 0px;
}
.newRoms
{
	width: 250px;
	float: right;
}
.newRoms h3
{
	margin: 0px;
}
.mainDeviceSearch
{
	width: 265px; 
	float: right; 
	background-color: #efefef; 
	border: solid 1px #c4c3c3;
	z-index: 321;
}
.mainDeviceSearch h2
{
	padding: 0 0 0 2px;
	font-size: 12px;
	background-color: Gray;
	color: White;
}
.mainDeviceSearchItem 
{
	clear: both;
	width: 85px; 
	height: 120px; 
	padding: 1px; 
	text-align: center;
	z-index: 322;
}
.mainDeviceSearchItem img
{
	border: solid 1px silver;
}
.mainDeviceSearchItem a
{
	color: Black;
	text-decoration: none; 
	cursor: pointer;
}

.mainNews
{
	width: 560px; 
	float: left;
}
/* Telerik */
.rrClipRegion { border: 0px !important; }