@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main{
	width:1000px;
	margin:0 auto;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:
}
.clear{
	clear:both;
}
/* Header */
#header{
}
#header #top{
	height:23px;
	background:url(../images/header_top_bg.jpg) no-repeat;
	background-color:#ff8500;
}
#header #top #inner{
	color:#FFFFFF;
	padding-top:3px;
	padding-left:132px;
}
#header #top #inner a{
	color:#FFFFFF;
}
#header #top #inner a:hover{
	color:#bf0b0c;
}
#header #main{
	background:url(../images/header_bg.jpg);
	height:164px;
	padding:0px;
	margin:0px;
}
#header #lower{
	background:url(../images/header_lower_bg.jpg) repeat-x;
	height:44px;
}
#header #lower #inner{
	height:44px;
	background-image: url(../images/header_foot.jpg);
	background-position: 30px;
	background-repeat: no-repeat;
}
#header #menu{
	padding-top:133px;
	padding-left:350px;
	font-size:14px;
	font-weight:bold;
	line-height:200%;
	width:auto;
	float:left;
}
#header #menu a:link, #header #menu a:visited{
	display:block;
	width:104px;
	height:30px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/top_menu_item.gif) 0 0 no-repeat;
	float:left;
}
#header #menu a:hover{
	display:block;
	width:104px;
	height:30px;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/top_menu_item.gif) -104px 0 no-repeat;
	text-align:center;
	float:left;
}
#header #signup{
	float:left;
	width:auto;
	padding-top:135px;
	padding-left:50px;
}
#login{
	float:right;
	width:260px;
	padding-top:50px;
	color:#ff8500;
}
#login form{
	margin:0px;
}
#login .input{
	border:1px solid #cccccc;
	padding:2px;
}
#login .input-hover{
	border:1px solid #0000cc;
	padding:2px;
}
#search{
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}
#search form{
	margin:0px;
}
#search .input{
	border:1px solid #cccccc;
	padding:2px;
}
#search .input-hover{
	border:1px solid #0000cc;
	padding:2px;
}


#main-area{
	background:url(../images/main_top_bg.jpg) top repeat-x;
	padding-top:10px;
}
#main-area #left{
	width:659px;
	float:left;
}
#main-area #right{
	width:338px;
	float:right;
}
#square-ad{
	border:1px solid #8b2bbc;
	background:#E6D0E5;
	width:336px;
	height:280px;
}
#large-box{
	width:442px;
	height:350px;
	background:url(../images/menu_top_bg_red.jpg) top repeat-x;
	background-color:#f6cacb;
	float:left;
	border:1px solid #f10303;
}
#large-box #title{
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	color:#FFFFFF;
	padding-left:20px;
	border-bottom:1px dashed #6e0001;
}
#small-box #title{
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	color:#FFFFFF;
	padding-left:20px;
	border-bottom:1px dashed #6e0001;
}
#large-box #left{
	width:330px;
	float:left;
	padding-top:3px;
}
#large-box #game{
	padding-left:10px;
}
#large-box #game #play{
	position:absolute;
	padding-left:95px;
	padding-top:50px;
}
#large-box #game #details{
	padding-right:6px;
	font-size:12px;
	color:#bf0b0c;
	padding-top:5px;
}
#large-box #game #details #text{
	width:200px;
	float:left;
}
#large-box #game #details #text a:link{
	color:#bf0b0c;
	text-decoration:none;
	font-weight:bold;
}
#large-box #game #details #text a:visited{
	color:#bf0b0c;
	text-decoration:none;
	font-weight:bold;
}
#large-box #game #details #text a:hover{
	color:#006600;
	text-decoration:none;
	font-weight:bold;
}
#large-box #game #details #image{
	width:100px;
	float:right;
}
#large-box #slide-navigation{
	background:url(../images/slide-navigation-bar.jpg) no-repeat;
	height:25px;
	padding-top:11px;
	margin-left:7px;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
}
#large-box #slide-navigation #next{
	background:url(../images/slide-arrow-left.jpg) no-repeat;
	width:50px;
	float:right;
	color:#FFFFFF;
	padding-left:20px;
}
#large-box #slide-navigation #previous{
	background:url(../images/slide-arrow-right.jpg) no-repeat;
	width:70px;
	float:left;
	color:#FFFFFF;
	padding-left:20px;
	margin-left:20px;
}
#large-box #right{
	background:url(../images/large_box_left_bg.jpg) no-repeat;
	padding-top:5px;
	width:100px;
	height:315px;
	float:left;
}
#large-box #right #inner{
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}
#large-box #name a:link{
	color:#FFFFFF;
	text-decoration:none;
	height:30px;
}
#large-box #name a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#large-box #name a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#small-box{
	width:210px;
	height:350px;
	background:url(../images/menu_top_bg_red.jpg) top repeat-x;
	background-color:#fae4e6;
	float:right;
	border:1px solid #f10303;
}
#small-box #game{
	background:url(../images/hot_games_bg.jpg) no-repeat;
	width:176px;
	height:89px;
	margin-top:5px;
	padding:5px;
}
#small-box #inner{
	margin-left:10px;
}
#small-box #game #side{
	width:87px;
	float:left;
}
#small-box #game img{
	border:1px solid #000000;
}
#small-box #game #image{
	width:70px;
	border:1px solid #FFFFFF;
	margin:5px;
	margin-left:8px;
}
#small-box #game #name{
	padding-left:5px;
	overflow:hidden;
	height:15px;
	color:#db0706;
	font-size:11px;
	font-weight:bold;
}
#small-box #game #name a:link{
	color:#db0706;
	text-decoration:none;
}
#small-box #game #name a:hover{
	color:#FF8500;
	text-decoration:none;
}

#main-area #horizontal-ad{
	height:60px;
	background:#f6cacb;
	margin-top:3px;
	text-align:center;
	border:1px solid #bf0b0c;
}
#main-area #games #box{
	width:218px;
	height:252px;
	float:left;
	margin-right:3px;
	margin-top:3px;
}
#main-area #games #box #game-description{
	overflow:hidden;
	font-size:10px;
	padding-right:5px;
	padding-left:5px;
	height:35px;
}
#main-area #games #box #yellow{
	border:1px solid #ed7b01;
	height:250px;
	background-color: #fffda8;
	background-image: url(../images/game-box-bg-yellow.jpg);
	background-repeat: no-repeat;
	background-position: 8px 35px;
}
#main-area #games #box #green{
	border:1px solid #296c0d;
	height:250px;
	background-color: #e5f0ce;
	background-image: url(../images/game-box-bg-green.jpg);
	background-repeat: no-repeat;
	background-position: 8px 35px;
}
#main-area #games #box #blue{
	border:1px solid #0666b3;
	height:250px;
	background-color: #cce9f9;
	background-image: url(../images/game-box-bg-blue.jpg);
	background-repeat: no-repeat;
	background-position: 8px 35px;
}
#main-area #games #box #yellow #title{
	background:url(../images/game-box-title-yellow.jpg) repeat-x;
	border-bottom:1px dashed #ed7b01;
	height:28px;
}
#main-area #games #box #green #title{
	background:url(../images/game-box-title-green.jpg) repeat-x;
	border-bottom:1px dashed #296c0d;
	height:28px;
}
#main-area #games #box #blue #title{
	background:url(../images/game-box-title-blue.jpg) repeat-x;
	border-bottom:1px dashed #0666b3;
	height:28px;
}
#main-area #games #box #yellow #bottom a:link{
	background:url(../images/game-box-bottom-yellow.jpg) repeat-x;
	border-top:1px solid #ed7b01;
}
#main-area #games #box #yellow #bottom a:visited{
	background:url(../images/game-box-bottom-yellow.jpg) repeat-x;
	border-top:1px solid #ed7b01;
}
#main-area #games #box #green #bottom a:link{
	background:url(../images/game-box-bottom-green.jpg) repeat-x;
	border-top:1px solid #296c0d;
}
#main-area #games #box #green #bottom a:visited{
	background:url(../images/game-box-bottom-green.jpg) repeat-x;
	border-top:1px solid #296c0d;
}
#main-area #games #box #blue #bottom a:link{
	background:url(../images/game-box-bottom-blue.jpg) repeat-x;
	border-top:1px solid #0666b3;
}
#main-area #games #box #blue #bottom a:visited{
	background:url(../images/game-box-bottom-blue.jpg) repeat-x;
	border-top:1px solid #0666b3;
}
#main-area #games #box #bottom a:link{
	height:22px;
	display:block;
	text-align:center;
	line-height:200%;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}
#main-area #games #box #bottom a:visited{
	height:22px;
	display:block;
	text-align:center;
	line-height:200%;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}
#main-area #games #box #bottom a:hover{
	color:#bf0b07;
}
#main-area #games #box #name{
	height:25px;
}
#main-area #games #box #yellow #name a:link{
	font-size:10px;
	font-weight:bold;
	color:#b65f00;
	text-decoration:none;
}
#main-area #games #box #yellow #name a:visited{
	font-size:10px;
	font-weight:bold;
	color:#b65f00;
	text-decoration:none;
}
#main-area #games #box #yellow #name a:hover{
	font-size:10px;
	font-weight:bold;
	color:#bf0b0c;
	text-decoration:none;
}
#main-area #games #box #green #name a:link{
	font-size:10px;
	font-weight:bold;
	color:#2e6b00;
	text-decoration:none;
}
#main-area #games #box #green #name a:visited{
	font-size:10px;
	font-weight:bold;
	color:#2e6b00;
	text-decoration:none;
}
#main-area #games #box #green #name a:hover{
	font-size:10px;
	font-weight:bold;
	color:#bf0b0c;
	text-decoration:none;
}
#main-area #games #box #blue #name a:link{
	font-size:10px;
	font-weight:bold;
	color:#00315b;
	text-decoration:none;
}
#main-area #games #box #blue #name a:visited{
	font-size:10px;
	font-weight:bold;
	color:#00315b;
	text-decoration:none;
}
#main-area #games #box #blue #name a:hover{
	font-size:10px;
	font-weight:bold;
	color:#bf0b0c;
	text-decoration:none;
}
#main-area #games #box #yellow #game a:link{
	font-size:11px;
	color:#f17e00;
	text-decoration:none;
	padding-left:20px;
	background-image: url(../images/game-list-yellow.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main-area #games #box #yellow #game a:visited{
	font-size:11px;
	color:#f17e00;
	text-decoration:none;
	padding-left:20px;
	background-image: url(../images/game-list-yellow.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main-area #games #box #yellow #game a:hover{
	font-size:11px;
	color:#bf0b0c;
	text-decoration:none;
	padding-left:20px;
	background-image: url(../images/game-list-yellow.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main-area #games #box #green #game a:link{
	font-size:11px;
	color:#2e6b00;
	text-decoration:none;
	padding-left:20px;
	background-image: url(../images/game-list-green.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main-area #games #box #green #game a:visited{
	font-size:11px;
	color:#2e6b00;
	text-decoration:none;
	padding-left:20px;
	background-image: url(../images/game-list-green.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main-area #games #box #green #game a:hover{
	font-size:11px;
	color:#bf0b0c;
	text-decoration:none;
	padding-left:20px;
	background-image: url(../images/game-list-green.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main-area #games #box #blue #game a:link{
	font-size:11px;
	color:#00315b;
	text-decoration:none;
	padding-left:20px;
	background-image: url(../images/game-list-blue.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main-area #games #box #blue #game a:visited{
	font-size:11px;
	color:#00315b;
	text-decoration:none;
	padding-left:20px;
	background-image: url(../images/game-list-blue.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main-area #games #box #blue #game a:hover{
	font-size:11px;
	color:#bf0b0c;
	text-decoration:none;
	padding-left:20px;
	background-image: url(../images/game-list-blue.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main-area #games #box #title #inner{
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	color:#FFFFFF;
	padding-left:30px;
	background-image: url(../images/game-title.png);
	background-repeat: no-repeat;
	background-position: 15px 13px;
}
#main-area #games #box #turtle{
	position:absolute;
	padding-left:165px;
	padding-top:5px;
}
#main-area #games #box #main-games{
	padding-left:25px;
	padding-top:20px;
}
#main-area #games #box #main-games #side{
	width:90px;
	float:left;
}

#main-area #games #box #game{
	padding-left:20px;
	margin-top:24px;
	height:74px;
}
#right-box{
	border:1px solid #8b2b8c;
	margin-top:3px;
	width:336px;
	height:550px;
	background:#e6d0e5;
	margin-bottom:3px;
}
#right-box #title{
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	color:#FFFFFF;
	padding-left:20px;
	border-bottom:1px dashed #8b2b8c;
	background:url(../images/right-box-title.jpg) repeat-x;
}
#right-box #inner{
	padding:10px;
	height:480px;
}
#right-box #left-side{
	height:480px;
	position:absolute;
}
#right-box #left-side a:link{
	width:158px;
	display:block;
	border-left:1px solid #e6d0e6;
	border-top:1px solid #e6d0e6;
	border-bottom:1px solid #e6d0e6;
	padding:4px;
	color:#5f0060;
	font-size:11px;
}
#right-box #left-side a:visited{
	width:158px;
	display:block;
	border-left:1px solid #e6d0e6;
	border-top:1px solid #e6d0e6;
	border-bottom:1px solid #e6d0e6;
	padding:4px;
	color:#5f0060;
	font-size:11px;
}
#right-box #left-side #hover{
	width:158px;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	display:block;
	background:#e8b1e8;
	padding:4px;
	color:#FFFFFF;
	font-size:11px;
}
#right-box #right-side{
	padding-left:166px;
	height:480px;
}
#right-box #right-side #inside{
	border:1px solid #FFFFFF;
	background:#e8b1e8;
	height:460px;
	padding:8px;
}
#right-box #bottom{
	background:url(../images/right-box-footer.jpg) repeat-x;
	border-top:1px solid #8b2b8c;
}
#right-box #bottom a:link{
	height:20px;
	display:block;
	text-align:center;
	line-height:190%;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}
#right-box #bottom a:visited{
	height:20px;
	display:block;
	text-align:center;
	line-height:190%;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}
#right-box #bottom a:hover{
	color:#bf0b07;
}

#right-box #game{
}
#right-box #game #image{
	width:70px;
	border:1px solid #FFFFFF;
	margin:5px;
	margin-left:30px;
}
#right-box #game #name{
	overflow:hidden;
	height:15px;
	color:#db0706;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	text-align:center;
}
#right-box #game #name a:link{
	color:#db0706;
	text-decoration:none;
}
#right-box #game #name a:hover{
	color:#FF8500;
	margin-bottom:5px;
}

#complete-list-main{
	background:#cce9f9;
	border-left:1px solid #0666b3;
	border-right:1px solid #0666b3;
	font-size:10px;
	font-weight:bold;
}
#complete-list #item{
	width:155px;
	float:left;
	height:12px;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}
#complete-list #item a:link{
	text-decoration:none;
	color:#00315b;
}
#complete-list #item a:visited{
	text-decoration:none;
	color:#00315b;
}
#complete-list #item a:hover{
	text-decoration:none;
	color:#990000;
}

#footer{
	background:url(../images/footer_bg.jpg) repeat-x;
	margin-top:3px;
	padding:9px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#footer a:link, a:visited{
	color:#FFFFFF;
}
#footer a:hover{
	color:#FF0000;
}
#copyright{
	background:url(../images/game-box-bottom-blue.jpg) repeat-x;
	border:1px solid #0666b3;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:200%;
	text-align:center;
}
#copyright a:link, a:visited{
	color:#FFFFFF;
}
#copyright a:hover{
	color:#FF0000;
}

#page-navigation{
	margin-top:3px;
}
A.navigation{
	BORDER-RIGHT: #e4e4e4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e4e4e4 1px solid; DISPLAY: block; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; FONT: 11px Tahoma, Arial, Helvetica, sans-serif; BORDER-LEFT: #e4e4e4 1px solid; COLOR: #666666; PADDING-TOP: 3px; BORDER-BOTTOM: #e4e4e4 1px solid; TEXT-DECORATION: none
}
A.navigation:hover {
	BORDER-RIGHT: #63bc02 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #4e9601 1px solid; DISPLAY: block; PADDING-LEFT: 5px; BACKGROUND:#89c22f; PADDING-BOTTOM: 3px; FONT: 11px Tahoma, Arial, Helvetica, sans-serif; BORDER-LEFT: #63bc02 1px solid; COLOR: #ffffff; PADDING-TOP: 3px; BORDER-BOTTOM: #74de03 1px solid; TEXT-DECORATION: none
}
.navigation{
	BORDER-RIGHT: #e4e4e4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e4e4e4 1px solid; DISPLAY: block; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; FONT: 11px Tahoma, Arial, Helvetica, sans-serif; BORDER-LEFT: #e4e4e4 1px solid; COLOR: #666666; PADDING-TOP: 3px; BORDER-BOTTOM: #e4e4e4 1px solid; TEXT-DECORATION: none
}

.navigation-sel{
	BORDER-RIGHT: #63bc02 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #4e9601 1px solid; DISPLAY: block; PADDING-LEFT: 5px; BACKGROUND:#89c22f; PADDING-BOTTOM: 3px; FONT: 11px Tahoma, Arial, Helvetica, sans-serif; BORDER-LEFT: #63bc02 1px solid; COLOR: #ffffff; PADDING-TOP: 3px; BORDER-BOTTOM: #74de03 1px solid; TEXT-DECORATION: none
}
#slideshow-holder{
	height:220px;
}
#mxtorrent-text{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	line-height:60px;
}
#mxtorrent-text a:link{
	color:#CC99FF;
	text-decoration:none;
	background:url(../images/mxtorrent.gif) no-repeat;
	display:block;
}
#mxtorrent-text a:visited{
	color:#CC99FF;
	text-decoration:none;
	background:url(../images/mxtorrent.gif) no-repeat;
	display:block;
}
#mxtorrent-text a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/mxtorrent.gif) no-repeat;
	display:block;
}
