/* CSS Document */

body {
	background-image: url(../images/bg.png);
        font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 0 -40px 0;
}

#footer { font: normal 12px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; clear: both; margin: 3px 0px 0px 0px; padding: 0px; color: #667; background-color: #3F6387; text-align: center;}
#footer a { font: normal 12px; font-family: Verdana, Arial; color: #EFFD75;}
#footer p { margin: 0; padding: 0;}

.menu_text{		
	font-size: 13px; 
	font-family: Times New Roman, serif;	
}

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

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


#header {
	height: 127px;
	width: 966px;
	margin: auto;
	text-align: left;
	position: relative;
}

#headla
{
	background: #3F6387;	
}

#logo
{
	float: left;
	width: 414px;
	height: 100px;
	/* margin-top: 10px; */
	text-align: left;
	
}

#logo a{}
#logo a span{}
#logo a:hover{}
#logo a:hover span{}
#logo a.current{}
#logo a.current span{}

#menula
{
	width: 966px;
	
	/* background-image: url(../images/menu_bg.gif); */
	clear: both;
}

#dolphincontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:11px;text-transform:uppercase;font-weight:bold;background:url(../images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(../images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
#dolphinnav li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("../images/dolphin_right-ON.gif") no-repeat top right;}


table.borders td {
	border-left: 1px solid #805C46;
	border-bottom: 1px solid #805C46;
}
td.row0 {
	background-color: #805C46;
	color: #FFFFFF;
}
td.row0 a {
	color: #EEEEEE;
	text-decoration: none;
}
td.row0 a:hover {
	text-decoration: underline;
}
td.row1 {
	background-color: #E5DAD5;
}
td.row1Right {
	background-color: #E5DAD5;
	border-right: 1px solid #805C46;
}
td.row2 {
	background-color: #DDC6B9;
}
td.row2Right {
	background-color: #DDC6B9;
	border-right: 1px solid #805C46;
}
td.showPlugsBox {
	background-color: #ECDAD5;
	border-right: 1px solid #805C46;
	border-left: 1px solid #805C46;
	border-bottom: 1px solid #805C46;
}

#mainBoxOuter {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;	
}

#mainBox {
	width: 966px;
	
	overflow: hidden;
	float: center;
}

#headerBox {
	width: 966px;
	height: 64px;
	border-bottom: 1px solid #B2B2B2;
	overflow: hidden;
	float: left;	
}

#logoBox {
	width: 325px;
	height: 64px;
	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: 177px;
	height: 48px;
	padding: 16px 0 0 0;
	overflow: hidden;
	float: left;
}
#searchBox input.search {
	width: 116px;
	height: 18px;
	padding: 3px;
	margin: 0px;
	background-color: #333333;
	border: 1px solid #646464;
	color: #FFFFFF;
	font-size: 15px;
	float: left;
}
#searchBox input.btn {
	width: 34px;
	height: 26px;
	margin-left: 5px;
	float: left;
}

#middleBox {
	width: 966px;	
	background-color: #FFFFFF;
	float: left;

}

#featuredTitleBox {
	width: 966px;
	height: 26px;
	padding: 12px 0 0 0;
	background-color: #F5F5F5;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	float: left;
}

#featuredBox {
	width: 880px;
	height: 124px;
	padding: 6px 0 0 20px;
	background-image: url(../images/featured-bg.jpg);
	background-position: bottom;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	float: left;
}
#featuredBox a {
	color: #FFFFFF;
}
#featuredBox div.game {
	width: 116px;
	padding: 0 3px 0 4px;
	line-height: 1;
	overflow: hidden;
	overflow: hidden;
	float: left;
}

#hotGamesContentBox {
        margin-top: 23px;    
	width: 570px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}

#hotGamesTitleBox {
	width: 573px;
	height: 10px;
	padding: 0 0 0 14px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	float: left;
        
}

#hotGamesBox {
	width: 570px;
	height: 230px;
	padding: 15px 0 0 5px;	
	position: relative;
	overflow: hidden;
	float: center;
        
}
#hotGamesBox img.left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#hotGamesBox img.right {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#hotGamesBox div.game {
	width: 108px;
	padding: 0 5px 7px 0;
	overflow: hidden;
	float: left;
}

div.preGameIcon {
	width: 100px;
	height: 160px;
	padding: 0 90px 0 65px;
	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;
	font-weight: bold;
	position: relative;
	float: left;
}
div.preGameInfo h2 {
	font-size: 14px;
	text-align: center;
}
div.preGameHostedURL {
	width: 220px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

div.ad_300x250 {
	width: 300px;
	height: 250px;
	padding: 16px 17px 5px; 1px;
	overflow: hidden;
	float: right;
        border: 1px solid;        
}

div.ad_336x280 {
	width: 338px;
	height: 282px;	
	margin-top: 10px;
        margin-right: 21px;
	overflow: hidden;
	float: right;
        
}

div.ad_336x280_play {
	width: 336px;
	height: 280px;
	margin-top: 10px;
        margin-right: 10px;
	overflow: hidden;
	float: right;        
}

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

#leftSidebarBox {
	width: 172px;
	background-color: #F5F0EC;
	background-image: url(../images/sidebar-bottom-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	position: relative;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}

#leftSidebarInnerBox {
	width: 172px;
	background-image: url(../images/cats-bg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	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: 135px;
	height: 100px;	
	padding: 0 6px 55px 14px;
	color: #003333;
	font-size: 11px;
	overflow: hidden;
	float: left;
        
}
#leftCategoriesBox p.title {
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#leftCategoriesBox p.links {
	line-height: 1.3;
}

div.ad_160x600 {
	width: 160px;
	padding: 0 6px 14px 6px;	
	float: left;
        
}

#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: 166px;
	padding: 5px 0 14px 0;
	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: right;
	/* margin-left: 20px; */
	
}

#rightContentBox_play {
	width: 728px;
	float: right;
        margin-right: 17px;
        	
}

#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;
	padding: 0 0 26px 0;
	overflow: hidden;
	float: left;
}
div.ad_728x90_2 {
	width: 728px;
	padding: 3px 0 10px 0;
	overflow: hidden;
	float: left;
}

div.ad_728x90_main {
	width: 728px;
	padding: 3px 2px 2px 0;
	overflow: hidden;
	float: left;
}

div.ad_468x60 {
	width: 100%;
	margin-top: 7px;
	overflow: hidden;
	float: left;
}

div.ad_728x90_play {
        margin-top: 5px;
	width: 728px;
	height: 100px;	
	overflow: hidden;
	float: left;
}

div.ad_100x100 {
	width: 100px;
	padding: 0 2px 6px 2px;
	overflow: hidden;
	float: left;
}

div.homeBlueColumn {
	width: 262px;
	min-height: 370px;
	padding: 0 0 6px 0;
	margin: 0 0 14px 0;
	
	font-size: 10px;
	font-weight: bold;
	position: relative;
	float: left;
}
div.homeBlueColumn p.title {
	width: 100%;
	padding-top: 6px; 
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	overflow: hidden;
	foat: left;
}
div.homeBlueColumn p.more {
	width: 100%;
	padding-top: 6px; 
	font-weight: bold;
	text-align: center;
	display: block;
	overflow: hidden;
	foat: left;
}
div.homeBlueColumn img.left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
div.homeBlueColumn img.right {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
div.homeBlueColumn div.game {
	width: 124px;
	height: 125px;
	padding: 0 2px 17px 2px;
	line-height: 1;
	overflow: hidden;
	overflow: hidden;
	float: left;
}

div.homeRedColumn {
	width: 200px;
	min-height: 340px;
	padding: 0 0 6px 0;
	margin: 0 0 14px 0;
	
	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;
	background-image: url(../images/bottom-box-bg.gif);
	background-repeat: repeat-x;
	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: 190px;
	padding: 12px 0 14px 0;
	
	font-weight: bold;
	overflow: hidden;
	float: left;
}
#contentBox h2 {
	width: 728px;
	margin-top: 6px;
	font-size: 14px;
	text-align: center;
	display: block;
	float: left;
}
#contentBox div.game {
	width: 116px;
	height: 125px;
	padding: 0 0 0 4px;
	font-size: 10px;
	line-height: 1;
	overflow: hidden;
	float: left;
}

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

#gameNameBox {
	width: 355px;
	height: 48px;
	padding: 0 5px 0 10px;
	color: #003333;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#gameNameBox h2 {
	color: #003333;
	font-size: 15px;
}

#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: 700px;
	padding-bottom: 15px;
}

#gameInfoBox {
	width: 340px;
	height: 240px;
	padding: 20px 15px 0 15px;
	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: 14px;
	font-weight: bold;
}

#otherGamesBox {
	width: 458px;	
	font-size: 10px;
	overflow: hidden;
	float: right;
        
        
}
#otherGamesBox p {
	width: 464px;
	margin-top: 6px;
        margin-left: 2px;
	font-size: 14px;
	text-align: left;
	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: 37px 13px 0 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: 966px;
	height: 112px;	
}

#copyrightBox {
	width: 966px;
	padding: 20px 0 10px 0;
	text-align: center;
	overflow: hidden;
	float: left;
}

span#acopyright_a
{
	font: normal 12px; font-family: Verdana, Arial; 
	color: #EFFD75;
}

span#acopyright_a a
{
	font: normal 12px; font-family: Verdana, Arial; 
	color: #EFFD75;
}
