/* CSS Document */

html, body{
	height:100%;
	background: #d9d6cc url(../images/page_bg.gif) top center repeat-x;
	margin:0;
	padding:0;
	font-family:tahoma, "Trebuchet MS";
	font-size:11px;
	color:#868686;
}

a, a:visited{
	color:#4c514c;
	text-decoration:none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


div, p, span, h1, h2, h3, h4, h5, h6, ul, li{
	margin:0;
	padding:0;
}

#mainTable{
	height:100%;
}

#top{
	height:37px;
	width:900px;
	background:url(../images/top.gif) top no-repeat;		
}

#bottom{
	height:194px;
	width:900px;
	background:url(../images/bottom.gif) center bottom no-repeat;
}

#content{
	height:auto !important;
	height:450px;
	min-height:450px;
	background:#fff;
	border-left:4px solid #B0AFAE;
	border-right:4px solid #B0AFAE;
}

#head{
	/*border:1px solid red;*/
	height:auto !important;
	height:120px;
	min-height:120px;
	background:#fff;
	border-left:4px solid #B0AFAE;
	border-right:4px solid #B0AFAE;
}

#main-menu{
	list-style:none;
	width:100%;
	color:#000;
}

#main-menu li{
	float:right;
	/*padding:4px 4px 4px 4px;*/	
}

#main-menu li a, #main-menu li a:visited{
	padding:4px 0px 4px 0px;
	background-color:#fff;
	font-size:12px;
	color:#000;
	margin:0px 5px 0px 5px;
}

#main-menu li a:hover{
	text-decoration:underline;
}

.line-sep{
	height:4px;
	background:#B0AFAE;
	margin:5px;
}

h1.text-title{
	font-size:12px;
	font-weight:normal;
	color:#000;
	background:#FB91C5;
	padding:5px 0px 5px 5px;
	margin-left:0px;
	border-bottom:4px solid #B0AFAE;
	/*border:1px solid red;*/
}
h1.text-title a, h1.text-title a:visted{
	color:#0033FF;
	text-decoration:none;

}

.img-games a img{
	border:1px solid #bbb;
	float:left;
}

.img-games a:hover img{
	border:1px solid #aaa;
	z-index: 1;
	opacity: .5;
	filter: alpha(opacity=60);
}

.text-title-game a, .text-title-game a:visited{
	color:#000;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

#admin-menu{
	list-style:none;
}

#admin-menu li{
	float:left;
}

#admin-menu li a{
	font-size:12px;
	padding:5px 10px 0 10px;
}

.top-tv a img{
	padding:0 5px 10px 5px;
}

#wrap-latest{
	width:100%;
	/*border:1px solid red;*/
	margin-top:5px;
}

.latest-games{
	position:relative;
	float:left;
	/*border:1px solid red;*/
	width:265px;
	font-size:11px;
	height:80px;
	background:#EDEFE7;
	margin:1px;
}

.img-latest{
	width:85px;
	height:65px;
	padding:6px 0 0 0;
	position:absolute;
	left:0px;
	top:0px;
}

.img-latest a img{
	border:1px solid #bbb;
	float:left;
}

.img-latest a:hover img{
	border:1px solid #aaa;
	z-index: 1;
	opacity: .5;
	filter: alpha(opacity=60);
}

.img-vdos a img{
	border:1px solid #000;
	float:left;
}

.img-vdos a:hover img{
	border:1px solid #000;
	z-index: 1;
	opacity: .5;
	filter: alpha(opacity=60);
}


.latest-games-text{
	position:absolute;
	top:0;
	right:0;
	width:180px;
	/*border:1px solid red;*/
	height:80px;
	text-align:left;
}
.latest-games-text a, .latest-games-text a:visited{
	color:#000;
	text-decoration:underline;
}

.video-latest{
 color:#666;
}

.video-latest a, .video-latest a:visited{
	color:#000;
	text-decoration:underline;
}
.click-to-play{
	font-size:14px;
	padding-left:150px;
	padding-bottom:10px;
}
.click-to-play a, .click-to-play a:visited{
	color:red;
	text-decoration:underline;
	text-align:left;
}
.click-to-play a:hover{
	color:#993300;
}

.right-menu{	
	height:20px;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
}
.right-menu a, .right-menu a:visited{
	padding:3px 2px;
	display:block;
	background-color:#FFFFFF;
}
.right-menu a:hover{
	background-color:#CCCCCC;
}

img.b{
	border:1px solid #222;
}
strong.name-game{
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
.text-sort{
	font-size:14px;
	color:#000;
}
.sorter{
	font-size:14px;
	color:#000;
}

.box_middle_part{
	padding:0px 3px 3px 5px;
}

.divPaginator{
	padding:10px;
	font-size:14px;
	
	color:#000;
}

.divPaginator a, .divPaginator a:visited{
	color:#000;
	text-decoration:underline;
}

.box_single{
	font-size:12px;
	border:5px dotted #F9228A;
	padding:20px;
	color:#000;
}

.list-tv-cat{
	font-size:14px;
	color:#000;
}
.list-tv-cat a, .list-tv-cat a:visited{
	color:#f00;
	text-decoration:underline;
	line-height:22px;
}
.list-tv-cat a:hover{
	text-decoration:none;
	color:blue;
}
.hi5b{
	text-align:center;
	border-bottom:1px  solid #CCCCCC;
	padding:5px 0;
	color:#111;
	font-size:12px;
}
textarea.code-hi5{
	width:400px;
	height:50px;
	color:red;
}
#listsong{
	list-style:none;
	padding:0;
	margin:0;
}
#listsong li{
	list-style:none;
}
#listsong li a:link, #listsong li a:visited{
	display:block;
	font-size:12px;
	padding:3px 3px 3px 10px;
	border-bottom:1px solid #eee;
}

#listsong li a:hover{
	background:#eee;
}