@charset "UTF-8";
/* CSS Document */
 
/* ------- Page Layout ----------*/
 
body {
padding : 0;
margin : 0;
font : 12px/15px  Arial, Helvetica, sans-serif;
color : #620059;
background:#b66cb5 url(/images/bg-barbie.jpg) left top repeat-x;
}
div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea {
padding : 0;
margin : 0;
}
td{
font : 12px/15px  Arial, Helvetica, sans-serif;
color : #620059;
 }
p {
padding : 0 0 8px 0;
margin : 0;
}
ul {
list-style : none;
}
img {
outline : none;
border : none;
}
a {
outline : none;
text-decoration : none;
} 
a {color:#620059; font-weight: bold; font-size: 12px; text-decoration:none;}
a:hover{ color:#d20842; font-weight: bold; text-decoration:underline;}
h2 {font-size: 12px}

/*----------------start leftpanel---------------*/
#leftpanel{ 
	width:254px;}
.leftpanellistBox{ 
	width:254px;
	margin:0 0 10px 0;}
.leftpanelMidnav{
	padding:0 5px 15px 10px;
	background:url(/images/menu-bg.jpg);
	}	
.leftpanelMidnav li{
	padding:5px 0 0px 28px;}
.leftpanelMidnav a{
	background: url('/images/link-off.gif') top left no-repeat;
	padding:0 15px 10 30px;
	color:#620059;
	font-weight: bold;
	font-size: 13px;
	display:block;
	text-decoration:none;}	
.leftpanelMidnav a:hover{
	background: url('/images/link-on.gif') top left no-repeat;
	color:#d20842;
	text-decoration:underline;
}	
.readmore{ color:#000; font-weight:bold; text-decoration:underline;}	
.readmore:hover{ color:#FFFFFF;}		
/*----------------end leftpanel---------------*/
/*----------------start templ---------------*/
h1{ 
	color:#efe634;
	font-size:16px;
	font-weight: bold;
	}

#templhafing0{ 
	color:#efe634;
	font-size:16px;
	font-weight: bold;
	padding:12px 0 0px 0px;
	text-align:center;
	}
#templhafing01{ 
	color:#efe634;
	font-size:16px;
	font-weight: bold;
	padding:12px 0 0px 60px;
	text-align:left;
	}
#templhafing1{ 
	color:#efe634;
	font-size:16px;
	font-weight: bold;
	padding:15px 0 11px 60px;
	}
#templhafing{ 
	color:#620059;
	font-size:12px;
	width: 720px;
	font-weight: normal;
	text-align:justify;
	}
/*----------------end templ---------------*/
/*----------------start footer---------------*/
#footer{
	height: 118px;
	line-height:20px;
	font-size:11px;
	text-align:center;
	color:#ffffce; 
	background: url(/images/footer-bg.jpg) top left no-repeat;}

#footer a {color:#ffffce; font-weight: bold; font-size: 12px; padding: 0px 5px 0px 5px}
#footer a:hover{ color:#ffffce; font-weight: bold;}
#footer div.navigation{color:#ffffce; padding:80px 0px 0px 300px;}
.copy{ color:#ffffce;}
/*----------------end footer---------------*/

div.rules {padding: 5px; background-color:#ff9f4e}
div.desc{margin: 5px; text-align:justify}
img.preview{margin: 0 0 5px 0}

td.more-games{
	background: url(/images/bg-bolshe-igr.gif) left top no-repeat;
	width: 67px;
	height: 100px;
	color: #000000;
}

div.more-games-rotate{
	font-size: 12px;
	font-weight: bold;
	padding-top: 55px;
	margin-left: -55px;
	text-align: center;
	color: #000000;
	font-size: 18px;
	vertical-align: top;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
}

div.adv{
	position:absolute;
	width:160px;
	left:50%;
	top:55%;
	margin-left:520px;
}