/* CSS Document */

body {
	margin-top: 0px;
	background-color: #D3D3D3;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #003333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

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


table.borders td {
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
}
td.row0 {
	background-color: #D3D3D3;
	color: #000000;
}
td.row0 a {
	color: #EEEEEE;
	text-decoration: none;
}
td.row0 a:hover {
	text-decoration: none;
}
td.row1 {
	background-color: #828282;
}
td.row1Right {
	background-color: #828282;
	border-right: 1px solid #D3D3D3;
}
td.row2 {
	background-color: #828282;
}
td.row2Right {
	background-color: #828282;
	border-right: 1px solid #D3D3D3;
}
td.showPlugsBox {
	background-color: #828282;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
}

#mainBoxOuter {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;
    background-color: #828282;
	background-image: url(../images/repeat.gif);
	background-repeat: repeat-y;

}

#mainBox {
	width: 930px;
	padding: 0 0 0 0;
	overflow: hidden;
	float: left;
}

#headerBox {
	width: 930px;
	height: 100px;
    background-image: url(../images/header-background.png);
	border-bottom: 1px solid #B2B2B2;
	overflow: hidden;
	float: left;
}

#headerBox h1 {
	color:#000000;
	font-size:12px;
	text-decoration:none;
    position: relative;
    top: -6px;
}
#headerBox h2 {
	color:#000000;
	font-size:12px;
	text-decoration:none;
    position: relative;
    top: -6px;
}

#headerText {
	width: 215px;
    height: 1px;
    font-size: 12px;
	float: right;
}

#logoBox {
	width: 360px;
	height: 70px;
	overflow: hidden;
	float: left;
}

#pageMenuBox {
	width: 370px;
	height: 42px;
	padding: 22px 27px 0 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	float: left;
}
#pageMenuBox a {
	color: #FFFFFF;
}

#searchBox {
	width: 170px;
	height: 48px;
	padding: 8px 0 0 0;
	overflow: hidden;
	float: right;
}
#searchBox input.search {
	width: 116px;
	height: 18px;
	padding: 3px;
	margin: 0px;
	background-color: #828282;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 15px;
	float: left;
}
#searchBox input.btn {
	width: 34px;
	height: 26px;
	margin-left: 5px;
	float: left;
}

#middleBox {
	width: 930px;
	position: relative;
	float: left;
}

#featuredTitleBox {
	width: 930px;
	height: 10px;
	padding: 12px 0 5px 20px;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

#featuredTitleBox2 {
	width: 540px;
	height: 10px;
	padding: 12px 0 5px 20px;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

#featuredBox {
	width: 880px;
	height: 124px;
	padding: 6px 0 0 21px;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	float: left;
    margin: 0 0 0 15px;
}
#featuredBox a {
	color: #FFFFFF;
}
#featuredBox div.game {
	width: 160px;
	padding: 0 14px 0 0;
	line-height: 1;
	overflow: hidden;
	overflow: hidden;
	float: left;
}

#hotGamesContentBox {
	width: 728px;
	float: left;
	overflow: hidden;
    padding: 0 0 0px 0;
}

#hotGamesTitleBox {
	width: 700px;
	padding: 0px 0 0px 0;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

#hotGamesBox {
	width: 728px;
	min-height: 130px;
	position: relative;
	top:-8px;
	overflow: hidden;
	float: left;
    font-size: 10px;
	font-weight: bold;
    margin: 0 0 0 16px;
    color: #FFFFFF;
}
#hotGamesBox img.left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#hotGamesBox img.right {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#hotGamesBox div.game {
	width: 160px;
    height: 130px;
	padding: 0 18px 10px 0;
	overflow: hidden;
	float: left;
}

#hotGamesBox a {
	color: #FFFFFF;
}

#randomGamesBox {
	width: 728px;
	float: left;
	overflow: hidden;
}

#randomGamesTitleBox {
	width: 700px;
	height: 10px;
	padding: 13px 0 11px 0;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

#randomGamesBox {
	width: 728px;
	min-height: 270px;
	position: relative;
	overflow: hidden;
	float: left;
    font-size: 10px;
	font-weight: bold;
    margin: 0 0 0 16px;
    color: #FFFFFF;
}
#randomGamesBox img.left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#randomGamesBox img.right {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#randomGamesBox div.game {
	width: 160px;
    height: 130px;
	padding: 0 18px 10px 0;
	overflow: hidden;
	float: left;
}

#randomGamesBox a {
	color: #FFFFFF;
}

div.preGameIcon {
	width: 200px;
	height: 240px;
	padding: 10px 20px 0 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	float: left;
}
div.preGameInfo {
	width: 220px;
	padding: 0 0 50px 0;
	font-size: 11px;
	text-align: justify;
	position: relative;
	float: left;
}
div.preGameInfo h2 {
	font-size: 14px;
	text-align: center;
}
div.preGameInfo h1 {
	font-size: 14px;
	text-align: center;
}
div.preGameHostedURL {
	width: 220px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
    padding: 10px 0 0 0;
}

div.ad_300x250 {
	width: 300px;
	height: 250px;
	overflow: hidden;
	float: left;
	margin: 36px 3px 0 38px;
    border: 1px solid #FFFFFF;
}



#mainMiddleBox {
	width: 930px;
	padding: 0 0 0 0;
	float: left;
}

#leftSidebarBox {
	width: 162px;
    min-height: 630px;
	position: relative;
	float: left;
    padding: 0 0 0 12px;

}

#leftSidebarBox2 {
	width: 162px;
    min-height: 600px;
	position: relative;
	float: left;
    padding: 0 0 0 12px;
	color: #FFFFFF;
	font-size: 11px;
}

#leftSidebarBox2 a {
color: #FFFFFF;
}

#leftSidebarInnerBox {
	width: 160px;
	float: left;
}
#leftSidebarInnerBox img.tl {
	position: absolute;
	left: 0px;
	top: 0px;
}
#leftSidebarInnerBox img.tr {
	position: absolute;
	right: 0px;
	top: 0px;
}
#leftSidebarInnerBox img.bl {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#leftSidebarInnerBox img.br {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#leftCategoriesBox {
	width: 930px;
	height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
}
#leftCategoriesBox p.title {
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#leftCategoriesBox p.links {
	color: #FFFFFF;
}

#leftCategoriesBox a {
	color: #FFFFFF;
}

div.ad_160x600 {
	width: 160px;
	float: left;
    padding: 0 0 15px 0;

}

div.ad_160x600_2 {
	width: 160px;
	overflow: hidden;
	float: left;
    padding: 10px 0 15px 0;

}

#topReferrersBox {
	width: 135px;
	min-height: 261px;
	padding: 2px 6px 15px 14px;
	color: #003333;
	font-size: 11px;
	overflow: hidden;
	float: left;
}
#topReferrersBox p.title {
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#topReferrersBox p.links {
	line-height: 1.3;
}

#switchTemplateBox {
	width: 160px;
	color: #003333;
	overflow: hidden;
	float: left;
}
#switchTemplateBox span.title {
	font-size: 14px;
	font-weight: bold;
}
#switchTemplateBox select {
	max-width: 170px;
	font-size: 12px;
}

#rightContentBox {
	width: 728px;
	float: left;
    padding: 0 0 0 8px;
    border-left: 1px solid #D1D0D1;
}

#rightContentBox h2{
    font-size: 14px;
}
#rightContentBox h1{
    font-size: 14px;
}

#playedNowTitleBox {
	width: 728px;
	height: 14px;
	padding: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: .8;
	float: left;
}

#playedNowBox {
	width: 728px;
	padding: 4px 0 8px 0;
	margin: 0 0 15px 0;
	background-image: url(../images/played-now-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	position:relative;
	overflow: hidden;
	float: left;
}
#playedNowBox img.left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#playedNowBox img.right {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#playedNowBox div.game {
	width: 116px;
	height: 125px;
	padding: 0 0 0 4px;
	line-height: 1;
	overflow: hidden;
	float: left;
}

div.ad_728x90 {
	width: 728px;
	margin: 10px 0 10px 0;
	overflow: hidden;
	float: left;
    border: 1px solid #FFFFFF;
}
div.ad_728x90_2 {
	width: 728px;
	padding: 6px 0 10px 0;
	overflow: hidden;
	float: left;
}

div.ad_728x90_3 {
	width: 728px;
	padding: 5px 29px 0 0;
float: left;

}

div.mb {
	width: 100px;
float: left;
}

div.header_ad {
	width: 900px;
	position: relative;
	left: 21px;
    margin: 5px 10px 0 15px;
}


div.ad_468x60 {
	width: 100%;
	padding-bottom: 12px;
	overflow: hidden;
	float: left;
}

div.ad_100x100 {

	position:relative;
	top:20px;
}
div.ad_120x120 {

	position:relative;
	top:10px;
}

div.newestBox {
	width: 540px;
	min-height: 270px;
	padding: 6px 0 0 21px;
	font-size: 10px;
	font-weight: bold;

	float: left;
    margin: 0 0 0 15px;
}
div.newestBox p.title {
	width: 550px;
	height: 10px;
	padding: 12px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	float: left;
}
div.newestBox p.more {
	width: 100%;
	padding-top: 6px; 
	font-weight: bold;
	text-align: center;
	display: block;
	overflow: hidden;
	foat: left;
    font-color: #FFFFFF;
}
div.newestBox img.left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
div.newestBox img.right {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
div.newestBox div.game {
	width: 160px;
	height: 130px;
	padding: 0 14px 10px 0;
	line-height: 1;
	overflow: hidden;
	overflow: hidden;
	float: left;
    color: #FFFFFF;
}

div.newestBox a {
	color: #FFFFFF;
}


div.homeRedColumn {
	width: 242px;
	min-height: 340px;
	padding: 0 0 6px 0;
	margin: 0 0 14px 0;
	background-image: url(../images/top-rated-bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	float: left;
}
div.homeRedColumn p.title {
	width: 100%;
	padding-top: 6px; 
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	overflow: hidden;
	foat: left;
}
div.homeRedColumn p.more {
	width: 100%;
	padding-top: 6px; 
	font-weight: bold;
	text-align: center;
	display: block;
	overflow: hidden;
	foat: left;
}
div.homeRedColumn img.left {
	position: absolute;
	left: 0px;
	top: 0px;
}
div.homeRedColumn img.right {
	position: absolute;
	right: 0px;
	top: 0px;
}
div.homeRedColumn div.game {
	width: 116px;
	height: 125px;
	padding: 0 2px 0 2px;
	line-height: 1;
	overflow: hidden;
	float: left;
}

#bottomBox {
	width: 708px;
	min-height: 190px;
	padding: 8px 10px 14px 10px;
	overflow: hidden;
	float: left;
}
#bottomBox h1 {
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#bottomBox h2 {
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#contentBox {
	width: 728px;
	min-height: 270px;
	position: relative;
	
	float: left;
    font-size: 10px;
	font-weight: bold;
    margin: 0 0 0 16px;
    }
#contentBox h2 {
	width: 728px;
	height: 6px;
	padding: 0 0 3px 0;
	font-size: 15px;
	font-weight: bold;
    position: relative;
	left: -15px;
}
#contentBox div.game {
	width: 160px;
    height: 130px;
	padding: 0 18px 10px 0;
	overflow: hidden;
	float: left;
}

#contentBox a {
	color: #FFFFFF;
}

div.pageNums {
	width: 708px;
	padding: 20px 10px 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
}
#gamePageBox {
	padding: 0 10px 0 0;
}

#gameNameBox {
	width: 700px;
	height: 25px;
	padding: 0 5px 0 10px;
	color: #003333;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#gameNameBox h2 {
	color: #003333;
	font-size: 11px;
}
#gameNameBox h1 {
	color: #003333;
	font-size: 11px;
}

#gameRateBox {
	width: 330px;
	height: 45px;
	padding: 5px 0 0 0;
	position: relative;
	float: left;
}
#gameRateBox img {
	float: left;
}
#gameRateBox img.btn {
	padding: 3px 5px 0 0;
}

#ratingBox {
	width: 150px;
	padding: 6px;
	background-color: #FEFCCD;
	border: 1px solid #000000;
	color: #3A0000;
	font-size: 11px;
	line-height: 1.5;
	position: absolute;
	bottom: 50px;
	right: 170px;
	display: none;
	z-index: 9990;
}

#gameBox {
	width: 730px;
	padding-bottom: 5px;
    float:right;
}

#gameText {
	width: 730px;
    min-height:20px;
    float:right;
}


#gameInfoBox {
	width: 470px;
	min-height: 10px;
	padding: 6px 10px 10px 10px;
	position: relative;
	overflow: hidden;
	float: left;
}
#gameInfoBox img.left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#gameInfoBox img.right {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#gameInfoBox span.big {
	font-size: 13px;
	font-weight: bold;
}

#otherGamesBox {
	width: 464px;
	padding-right: 8px;
	font-size: 10px;
	overflow: hidden;
	float: right;
}
#otherGamesBox p {
	width: 464px;
	margin-top: 6px;
	font-size: 14px;
	text-align: center;
	display: block;
	float: left;
}
#otherGamesBox div.game {
	width: 112px;
	height: 125px;
	padding: 0 0 0 2px;
	line-height: 1;
	overflow: hidden;
	float: left;
}

#gameOtherInfo {
	width: 215px;
	padding: 6px 10px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	float: left;
}

table.bigForms input, #bottomBox textarea, #bottomBox select {
	max-width: 245px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
	
#footerBox {
	width: 930px;
	height: 112px;
	background-image: url(../images/footer-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}

#copyrightBox {
	width: 930px;
	padding: 20px 0 0 0;
	text-align: center;
	overflow: hidden;
	float: left;
    font-size: 11px;
}

#stripa {
    margin: 10px 0 0 10px;
	float: left;
}

#stripa2 {
    margin: 0 0 0 10px;
	float: left;
}

#stripa3 {
    margin: 10px 0 10px 0;
	float: left;
}

#stripa6 {
    margin: 5px 0 20px 0;
	float: left;
}

#stripa4 {
    margin: 1px 0 1px 0;
	float: left;
}
#stripa5 {
    position: relative;
    left: -10px;
}
#stripa7 {
    margin: 20px 0 10px 0;
	float: left;
}

#stripa8 {
    margin: 10px 0 20px 0;
	float: left;
}

#linkAds {
    margin: 5px 0 5px 80px;
    font-weight: bold;
	float: left;
}

#footerSeperator {
    margin: 0 0 0 10px;
	float: left;
}

#plugGame {
	width: 930px;
	height: 250px;
	padding: 10px 0 10px 0;
	float: left;
}

div.ad_200x200 {
	width: 200px;
    height:200px;
	margin: 0 0 0 35px;
	float: left;
}

div.ad_300x250_pre {
	width: 300px;
    height:250px;
	margin: 0 0 0 35px;
	float: left;
	border: 1px solid #FFFFFF;
}

#plugGameGames {
	width: 728px;
	float: left;
    padding: 0 0 0 20px;
}

#contomat {
    position: relative;
    left: 905px;
}

div.static_baner {
	width: 160px;
	height:500px;
	background-image: url(http://onlinegamesracing.com/templates/default/images/static-baner.jpg);
	float: left;
    padding: 5px 0 0 0;

}

div.static_baner2 {
	width: 160px;
	height:500px;
	background-image: url(http://onlinegamesracing.com/templates/default/images/static-baner2.jpg);
	float: left;
    padding: 5px 0 0 0;

}