html {
	height: 100%;
}
body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	position:relative;
	min-height: 100%;
	background:#ffa4ec url(../images/bg-body.gif) repeat-x;
}
* html body {
	height: 100%;
	overflow: visible;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow:hidden;
	outline:none;
	text-indent: -9999px;
}
#page{
	width:848px;
	margin:0 auto;
	padding:0 10px;
	/*background: url(../images/header-bg.png) no-repeat !important;*/
	position:relative;
	z-index:2;
}
#header{
	overflow: hidden;
	width:100%;
	position:relative;
	z-index: 100;
}
#header h2{
	margin:0;
	font-size:13px;
	color:#fff;
	padding:4px 0 0 226px;
	line-height:24px;
	font-weight:normal;
}
#header h1{
	margin:0;
	width:885px;
	height:124px;
	position:absolute;
	top:0;
	z-index:-99999;
	left:1px;
}
#header h1 a{
	display:block;
	height:100%;
	text-indent:-9999em;
	background:url(../images/logo.jpg) no-repeat;
	cursor:pointer;
}
.search a.search-btn:hover{
	color:#f7f115;
	background:#f9b2e6;
}
.search-area{
	width:356px;
	height:75px;
	float:right;
	margin:0;
	background:url(../images/bg-form.png) no-repeat;
}
.search{
	width:auto;
	padding:9px 0 3px 11px;
	overflow:hidden;
}
.add-to, .set-as, .tweet{
	font-size:12px;
	font-weight:bold;
	color:#ff6fd0;
	padding:2px 0 0 20px;
	margin-bottom:4px;
	float:left;
	text-decoration:none;
}
.add-to, .set-as{position:relative;}
.add-to:hover, .set-as:hover, .tweet:hover{
	color:#b74690;
}
.add-to{
	margin-right:26px;
	background:url(../images/heart.gif) no-repeat 0 1px;
}
.set-as{	
	margin-right:-7px;
	background:url(../images/house.gif) no-repeat;
}
.tweet{
	background:url(../images/tweet.png) no-repeat;
}
.tweeter {
	float:right; 
	position:absolute; 
	top:6px;
}
.search span{
	float:left;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#cd7fa9;
}
.tags{
	width:100%;
	padding:4px 0 0;
	text-align:left;
	overflow:hidden;
	position:relative;
	float:left;
}
.tags ul{
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	float:left;
	width:310px;
	overflow:hidden;
}
.tags li{
	float:left;
	padding-right:3px;
}
.tags ul li a{
	font-size:12px;
	line-height:14px;
	color:#ff96d9;
	text-decoration:none;
}
.tags ul li a:hover{
	color:#ca76a5;
}
.search input{
	font:13px Arial, Helvetica, sans-serif;
	color:#9ba6a9;
	padding:3px 0 3px 8px;
	float:left;
	background:#fffcd1;
	width:252px;
	border:solid #f9b2e6;
	border-width:1px 0 0 1px;
	position:relative;
}
.search a.search-btn{
	width:72px;
	margin:0;
	font-weight:bold;
	color:#fff;
	background:#fec4ef;
	border:1px solid #f9b2e6;
	float:left;
	text-decoration:none;
	height:22px;
	line-height:22px;
	border-width:1px;
	cursor:pointer;
	text-align:center;
	position:relative;
	font-size:13px;
}
.search a.search-btn:hover{
	color:#f7f115;
	background:#f9b2e6;
}
.carousel{
	width:203px;
	height:58px;
	padding:5px 3px 0 3px;
	margin:6px 7px 0 0;
	float:right;
	display:inline;
	z-index:99999;
	background:url(../images/bg-carousel.png) no-repeat;
}
.carousel div{
	width:196px;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:1;
	display:inline;
	margin:0 -1px 0 -2px;
}
.carousel .btn-hold{
	float:left;
	height:53px;
	background:#fff;
	position:relative;
	z-index:4;
}
.carousel .btn-back, .carousel .btn-next{
	width:5px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin:22px 0 0;
}
.carousel ul{
	width:9999px;
	height:53px;
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}
.carousel li{
	float:left;
	width:38px;
	padding:0 5px 0 6px;
	background:url(../images/carousel-separator.gif) no-repeat;
	overflow:hidden;
}
.carousel li:first-child{ background:none;}
.carousel ul li img{
	display:block;
}
.btn-back{
	float:left;
	background:url(../images/btn-back.gif) no-repeat;
}
.btn-back:hover{
	background:url(../images/btn-back-hover.gif) no-repeat;
}
.btn-next{
	float:left;
	background:url(../images/btn-next.gif) no-repeat;
}
.btn-next:hover{
	background:url(../images/btn-next-hover.gif) no-repeat;
}
#header .heading{
	clear:both;
	margin-left:238px;
	width:575px;
	height:12px;
	position:relative;
	padding:9px 5px 0 30px;
	background:url(../images/bg-heading-header.png) no-repeat;
	overflow:hidden;
}
#header .heading h3{
	margin:0;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#a4a4a4;
	font-weight:normal;
}
.bg-t-main{
	width:848px;
	height:5px;
	background:url(../images/bg-t-main.png) no-repeat;
	overflow:hidden;
}
.main .top{
	width:848px;
	overflow:hidden;
}
.bott-bg {
	overflow: hidden;
	width: 100%;
	height: 7px;
	background:url(../images/main-bottom.gif) no-repeat;
}
.top-holder{
	padding:0 5px;
	width:838px;
	background:#fff url(../images/bg-top-holder.gif) no-repeat 0 100%;
}
.top-holder:after{
	content:'';
	display:block;
	clear:both;
}
#navigation{
	margin:0 -1px 0 0;
	padding:0;
	list-style:none;
	width:839px;
	position:relative;
	z-index:500;
	height:26px;
	background:url(../images/bg-navigation.gif) repeat-x;
}
#navigation li{
	margin-left:1px;
	float:left;
	display:inline;
}
#navigation li:first-child,
#navigation li.first-child{margin:0;}
#navigation li a{
	display:block;
	height:26px;
	width:119px;
	background:url(../images/bg-link-navigation.gif) no-repeat;
	font:bold 13px/26px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
#navigation li.active a,
#navigation li.hover a,
#navigation li:hover a{
	position:relative;
	background:url(../images/bg-link-navigation.gif) repeat-x 0 -26px;
}
#navigation li.hover a.drophold,
#navigation li:hover a.drophold{
	background:url(../images/bg-link-navigation.gif) repeat-x 0 100%;
	color:#194d73;


}
#navigation li.hover,
#navigation li:hover{position:relative;}
#navigation .drop{
	position:absolute;
	left:-1px;
	top:21px;
	width:242px;
	display:none;
	overflow:hidden;
}
#navigation li.hover .drop,
#navigation li:hover .drop{display:block;}
#navigation .drop .t{
	width:242px;
	height:5px;
	background:url(../images/bg-t-drop.png) no-repeat;
	overflow:hidden;
}
#navigation .drop ul{
	margin:0;
	padding:10px 0 4px;
	width:240px;
	border:1px #d641a0 solid;
	border-top:0;
	background:#fff;
	list-style:none;
	overflow:hidden;
}
#navigation .drop ul li{
	margin:0 0 6px;
	width:100%;
}
#navigation .drop ul li a{
	margin-left:10px;
	padding:3px 4px 3px 9px;
	width:205px;
	background:#f0f9fd url(../images/bg-link-drop-navigation.gif) repeat-x;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#be5997;
	height:auto;
	text-align:left;
	border:1px #f8ebf3 solid;
}
#navigation .drop ul.twocols li a{
	width:92px;
	float:left;
	display:inline;
}
#navigation .drop ul li a:hover{
	border-color:#f1d7e8;
	background:#feedfa url(../images/bg-link-drop-over-navigation.gif) repeat-x;
	color:#831c5b;
}
.top-image{
	text-align:center;
	padding:5px 4px 6px 5px;
	overflow:hidden;
	width:814px;
	background:#fff;
}
.top-image span{
	display:block;
	background:#d8f3fa;
	text-align:center;
}
.container{
	width:838px;
	padding:0 5px;
	overflow:hidden;
	background:#fff url(../images/bg-container.gif) repeat-y 5px 0;
	position:relative;
}
.container-holder,
.container-frame{
	width:100%;
	background:url(../images/bg-t-container.gif) no-repeat;
	overflow:hidden;
}
.container-box {
	margin-bottom:-7px;
	width:100%;
	overflow:hidden;
}
.container-frame{
	background:url(../images/bg-b-container.gif) no-repeat 0 100%;
	padding:5px 6px;
	width:826px;
}
.column{
	float:left;
	width:175px;
}
.column-blog{
	width: 160px;
	float:left;
	display:block;
	clear:right;
	margin: 0;
	padding: 0;
}
.column-blog ul {
	list-style-type:none;
	margin-left: 0;
	margin-top: -4px;
	margin-bottom: 5px;
	line-height: 14px;
	padding:0;
	
}
.column-blog li a {
	font-size: 12px;
	color:#cd8cbd;
	text-decoration:none;
	width: 140px;
	display:block;
	padding: 5px 5px 5px 15px;
	}
.column-blog li a:hover {
	font-size: 12px;
	color:#f033b5;
	text-decoration:none;
	background-color:#fdf1fa;
	width: 140px;
	display:block;
	padding: 5px 5px 5px 15px;
	}
.content{
	float:right;
	width:640px;
}
.ad-01{
	background:url(../images/add-01.gif) no-repeat;
	width:160px;
	height:600px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	margin-bottom:9px;
}
.ad-01 a{
	height:100%;
	display:block;
}
.main-block{
	background:url(../images/bg-main-block.gif) repeat-y;
	width:640px;
	margin-bottom:10px;
}
.main-block .main-hold,
.main-block .main-frame{
	width:100%;
	background:url(../images/bg-bot-main.gif) no-repeat 0 100%;
}
.main-block .main-hold:after,
.main-block .main-frame:after{
	content:'';
	display:block;
	clear:both;
	overflow:hidden;
	height:0;
}
.main-block .main-frame{
	background:url(../images/bg-title-main.gif) no-repeat;
	padding:0 1px;
	width:638px;
}
.main-block .title{
	padding:6px 10px 5px;
	width:620px;
	border-bottom:1px #c9eaf8 solid;
	overflow:hidden;
}
.main-block .title h3{
	margin:0;
	font:bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#c0177f;
}
.main-block .main-row,
.main-block .last-row{
	padding:10px 0;
	width:100%;
	background:url(../images/bg-main-row.gif) repeat-x 0 100%;
	border-bottom:1px #c9eaf8 solid;
	overflow:hidden;
}
#page .main-block .items-row{padding:0;}
.main-block .last-row{
	background:none;
	border:0;
}
.main .top.footer{
	width:823px;
	background: url(../images/bg-top-footer.gif) no-repeat;
	padding-top: 37px;
}
.foot-holder {
	float: left;
	width: 100%;
	background: #fff;
}
.footer .main-block{
	margin:0;
	background: none;
	
}
.footer .main-left{background:none;}
.footer .main-right{
	background:none;
	margin-top: -35px;
	position: relative;
	padding:3px 3px 0 14px;
}
.main-block h3{
	margin:0;
	font-size:18px;
	font-weight:bold;
	color:#fd70c9;
}
.title{
	width:100%;
	overflow:hidden;
	padding-bottom:4px;
}
.title .btn{float:right;}
.main-right h3 a {
	color: #cc5aa6;
	text-decoration:none;
}
.main-right h3 a:hover, .bottom-box h3 a:hover{
	color: #6d1c52;
	text-decoration:none;
}
.btn{
	float:left;
	background:url(../images/btn-left.gif) no-repeat;
	padding-left:9px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#cc5aa6;
}
.btn span{
	float:left;
	background:url(../images/btn-right.gif) no-repeat 100%;
	padding-right:12px;
}
.btn em{
	float:left;
	background:url(../images/btn-bg.gif) repeat-x;
	line-height:20px;
	cursor:pointer;
	font-style:normal;
}
.btn:hover{color:#ff6fd0;}

.btn2{
	float:left;
	padding-left:11px;
	text-decoration:none;
	font-size:12px;
	color:#cc5aa6;
}
.btn2 span{
	float:left;
	padding-right:12px;
}
.btn2 em{
	float:left;
	line-height:20px;
	font-style:normal;
}
.btn2 span em {
	color:#cc5aa6; 
}
.btn2a{
	float:left;
	padding-left:11px;
	text-decoration:none;
	font-size:12px;
	color:#cc5aa6;
}
.btn2a span{
	float:left;
	padding-right:12px;
}
.btn2a em{
	float:left;
	line-height:20px;
	font-style:normal;
	background-color: transparent;
}
.btn2a span em {
	color:#cc5aa6; 
	background-color: transparent;
}
.btn3a{
	float:left;
	padding-left:11px;
	text-decoration:none;
	font-size:12px;
	color:#cc5aa6;
}
.btn3a span{
	float:left;
	padding-right:12px;
}
.btn3a em{
	float:left;
	line-height:20px;
	cursor:default;
	font-style:normal;
	background-color: transparent;
}
.btn3a span em {
	color:#cc5aa6; 
	cursor:default;
	background-color: transparent;
}
.btn3{
	float:left;
	padding-left:11px;
	text-decoration:none;
	font-size:14px;
	color:#cc5aa6;
}
.ad-google {
	float: left;
}
.google{
	margin:5px 0 11px;
	display:block;
	float: right;
}
.google img{display:block;}
.games-list{
	width:624px;
	overflow:hidden;
	position:relative;
}
.top-holder .games-list{
	padding-top:2px;
	margin-bottom:-2px;
	width:838px;
}
.main-block .games-list{width:100%;}
.games-list-blog{
	width:624px;
	overflow:hidden;
	position:relative;
	clear:right;
	margin-bottom: 14px;
}
.games-list ul{
	width:100%;
	overflow:hidden;
	list-style:none;
	margin:5px 0 0 -8px;
	padding:0 0 1px;
	border-bottom:1px solid #d6dbf2;
}
.top-holder .games-list ul{
	border:none;
	margin-left:0;
}
.main-block .games-list ul{
	margin:4px 0 0;
	border:0;
}
.games-list-blog ul{
	width:100%;
	overflow:hidden;
	list-style:none;
	margin:5px 0 0 -8px;
	padding:0 0 1px;
	border-bottom:1px solid #d6dbf2;
}
.games-list.biggest ul{
	border:none;
	padding-bottom:0;
}
.main-block .games-list.biggest ul{
	padding:5px 0 4px 5px;
}
.games-list-blog.biggest ul{
	border:none;
	padding-bottom:0;
}
.games-list li{
	width:96px;
	float:left;
	margin-left:8px;
	display:inline;
	background:url(../images/games-bg.gif) repeat-x 0 100%;
	padding-bottom:5px;
}
.top-holder .games-list li{
	margin-left:-3px;
	background:none;
	padding:0;
	display:inline;
}
.main-block .games-list li{margin:0 1px 0 8px;}
.main-block .games-list li .image{margin:0;}
.games-list-blog li{
	width:304px;
	float:left;
	margin-left:8px;
	display:inline;
	background:url(../images/games-bg.gif) repeat-x 0 100%;
	padding-bottom:5px;
}
.main-block .games-list.biggest li{
	width:111px;
	background:none !important;
	margin:0 4px 0 9px;
}
.main-block .games-list-blog.biggest li .image{margin:0;}
.games-list li:hover, .games-list li.hover, .games-list-blog li:hover, .games-list-blog li.hover{background:url(../images/games-bg-over.gif) repeat-x 0 100%;}
.top-holder .games-list li:hover,
.top-holder .games-list li.hover{background:none;}
.image{
	padding:0 0 7px 7px;
	position:relative !important;
	cursor:pointer;
	width:74px;
}
.main-row .games-list .image{padding-bottom:5px;}
.main-row .games-list .image .stars{bottom:11px;}
* html .main-row .games-list .image .stars{bottom:10px;}
.top-holder .games-list .image{width:82px;}
.top-holder .games-list .image a{width:76px;}
.image-blog{
	margin: 0 0 7px 7px;
	padding:3px;
	background:#fdf1fa;
	display:block;
	border:1px solid #fedaf5;
	width:283px;
	height: 104px;
}
.textback a{
	padding:3px 7px 3px;
	position:relative !important;
	cursor:pointer;
	width:74px;
	display:block;
	border: 1px solid #fedaf5;
	background-color: #fdf1fa;
	margin-bottom: 7px;
	margin-left: 90px;
	color: #e839ed; 
	text-decoration:none;
	font-size:11px;
	font-style:normal;
	list-style-type:none;
	text-align:center;
}
.textback a:hover{
	padding:3px 7px 3px;
	position:relative !important;
	cursor:pointer;
	width:74px;
	border: 1px solid #fedaf5;
	background-color: #fff;
	margin-bottom: 7px;
	margin-left: 90px;
	color: #b52dba; 
	text-decoration:none;
	font-size:11px;
	font-style:normal;
	list-style-type:none;
	text-align:center;
}
.games-list.biggest .image{
	padding:0;
	width:101px;
}
.games-list-blog.biggest .image{
	padding:0;
	width:101px;
}
.image2{
	padding:0 0 7px 7px;
	position:relative !important;
	cursor:default;
	width:150px;
}
.image .stars{
	position:absolute;
	bottom:13px;
	left:13px;
	width:70px;
	overflow:hidden;
}
* html .image .stars{bottom:12px;}
.games-list li .stars{display:none;}
.games-list li:hover .stars, .games-list li.hover .stars{display:block;}
.image a{
	padding:3px;
	background:#fdf1fa;
	display:block;
	border:1px solid #fedaf5;
	width:74px;
}
.image2 a{
	padding:3px;
	background:#fdf1fa;
	display:block;
	border:1px solid #fedaf5;
	width:150px;
	cursor: default;
}
.blog-pink {
	background-color: #ff6699;
	width: 193px;
	height: 82px;
	line-height:16px;
	float: right;
	padding: 11px 6px 9px 9px;
	margin-top: 1px;
	margin-right:1px;
	color:#FFF !important;
	text-align:left;
	font-size:12px;
	}
.blog-pink a{
	background-color: #ff6699;
	color: #f7f114;
	font-weight: bold;
	text-decoration:none;
	}
.blog-pink a:hover{
	background-color: #ff6699;
	color: #FFF;
	font-weight: bold;
	}
.blog-date {
	width: 67px;
	height: 50px;
	padding: 6px 0 0 0;
	margin: 3px 20px 0 0;
	text-align:center;
	display:block;
	float: left;
	background: url(../images/blog-date.jpg) no-repeat;
	}
.blog-date li{
	color: #cc5aa6;
	font-size:10px;
	line-height:15px;
	padding: 0;
	margin: 0;
	list-style-type:none;
	}
.blog-date .big {
	color: #753f70;
	font-size:21px;
	font-weight: bold;
	margin-top: -1px;
	}
.blog-title	{
	margin: 19px 0 0 20px;
	}
.blog-title h5 {
	font-size:18px;
	color: #fd70c9;
	font-weight: bold;
	}
.blog-title h5 a, .blog-title h5 a:link {
	font-size:18px;
	color: #fd70c9;
	font-weight: bold;
	text-decoration:none;
	}
.blog-title h5 a:hover {
	font-size:18px;
	color: #964278;
	font-weight: bold;
	text-decoration:none;
	}

.blog-title span {
	margin: 4px 0 0 2px;
	font-size:11px;
	font-weight:normal;
	color:#a8a8a8;
	}
.blog-title span a, .blog-title span a:link {
	font-size:11px;
	font-weight:normal;
	color:#e500e0;
	text-decoration:none;
	}
.blog-title span a:hover {
	font-size:11px;
	font-weight:normal;
	color:#b300b0;
	}
.blog-post p {
	color: #cc5aa6 !important;
	line-height:17px;
	width:615px;
	font-size:12px !important;
	text-align:left;
	margin: 0;
	padding: 10px 0;
	float: left;
	}
.blog-post a {
	color: #753f70;
	font-weight: bold;
	text-decoration:none;
	}
.blog-post a:link {
	color: #753f70;
	font-weight: bold;
	}
.blog-post a:hover {
	color: #753f70;
	font-weight: bold;
	text-decoration:underline;
	}
.blog-play-link span a, .blog-play-link span a:link{
	background-color: #e8ecff;
	border-top: 1px solid #d6dbf2;
	border-bottom: 1px solid #d6dbf2;
	width: 100%;
	height: 24px;
	display:block;
	color: #ff6699;
	font-size: 15px;
	text-align:center;
	float:right;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin-bottom: 10px;
	text-decoration:none;
	}
.blog-play-link span a:hover{
	background-color: #dce0f2;
	border-top: 1px solid #ccd1e8;
	border-bottom: 1px solid #ccd1e8;
	display:block;
	color: #c44f76;
	font-size: 15px;
	text-align:center;
	float:right;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin-bottom: 10px;
	text-decoration:none;
	}
.blogspot-image {
	width:615px;
	display: block;
	text-align:left;
	}
.blogspot {
	text-align:left;
	line-height:19px !important;
	float:right;
	margin: 0;
	padding: 18px 0 0 0;
	display:block;
	width: 500px;
	height: 105px;
	
	}
.blogspot-image-left {
	float:left;
	margin: 0 10px 0 7px;
	padding:4px;
	background:#fdf1fa;
	display:block;
	border:1px solid #fedaf5;
	width:72px;
	height: 102px;
	}
.blogspot em {
	font-size:18px;
	color: #fd70c9;
	display:block;
	height:18px;
	margin-bottom: 4px;
	font-weight: bold;
	font-style:normal;
	text-align:left;
	}
.blogspot em a, .blogspot em a:link {
	font-size:18px;
	color: #fd70c9;
	font-weight: bold;
	text-decoration:none;
	}
.blogspot em a:hover {
	font-size:18px;
	color:#964278;
	font-weight: bold;
	text-decoration:none;
	}
.blogspot span{
	font-size:12px;
	color: #c6a8c6;
	font-style:normal;
	text-align:left;
	font-weight:normal;
	}
.blogspot span a {
	color: #f633cf;
	text-decoration:none;
	font-style:normal;
	font-weight:normal !important;
	}
.blogspot span a:hover {
	color: #bd289f;
	text-decoration:none;
	}
.blogspot p{
	font-size:12px;
	color: #fd70c9 !important;
	font-style:normal;
	text-align:left;
	display:block;
	margin: 0;
	padding: 0;
	width: 450px;
	}
.around span{
	padding:4px;
	background:#fdf1fa;
	display:block;
	border:1px solid #fedaf5;
	width:100px;
	margin-right:8px;
}
.around2 {
	padding: 0;
	margin-left: 7px;
	display: block; 
	width: 630px;
}
.around2 li {
	padding:4px;
	background:#fdf1fa;
	display:inline;
	border:1px solid #fedaf5;
	width:120px;
	height: 100px;
	margin: 0 27px 15px 0;
	float: left;
	list-style:none;
}
.item .image:hover a,
.item .image.hover a,
.item-box .image:hover a,
.item-box .image.hover a,
.games-list li:hover .image a,
.games-list li.hover .image a,
.games-list li:hover .image2 a,
.games-list li.hover .image2 a{
	border-color:#fdc1ee;
	background:#fbddf3;
}
.games-list.biggest .image a,
.main-block .games-list.biggest .image a{width:101px;}
.games-list.biggest .image a{width:284px;}
.games-list-blog.biggest .image a{width:101px;}
.games-list-blog.biggest .image a{width:284px;}
.games-list-blog.biggest .image-blog a{width:290px;}
.image img{
	border:1px solid #fff;
	display:block;
	cursor:pointer;
}
.image2 img{
	border:1px solid #fff;
	display:block;
}
.image-blog img{
	border:1px solid #fff;
	display:block;
	float:left;
}
.games-list li h4{
	margin:0;
	font-size:11px;
	font-weight:normal;
	color:#e500e0;
	text-align:center;
	background:none;
	line-height:normal;
	border:none;
	padding:0;
}
.games-list li span {
	font-size:11px;
	font-weight:normal;
	color:#a8a8a8;
	text-align:center;
	display:block;
	text-decoration:none !important;
}
.games-list li span a{
	font-size:11px;
	font-weight:normal;
	color:#e500e0;
	text-align:center;
	display:block;
	clear:both;
	text-decoration:none !important;
}
.games-list li span a:hover{
	font-size:11px;
	font-weight:normal;
	color:#b300b0 !important;
	text-align:center;
	display:block;
	text-decoration:none;
}
.games-list-blog li h4 {
	margin:0;
	font-size:11px;
	font-weight:normal;
	color:#e500e0;
	text-align:center;
	background:none;
	line-height:normal;
	border:none;
	padding:0;
	width: 300px;
}
.games-list-blog li h4 a, .games-list-blog li h4 a:link {
	font-size:11px;
	font-weight:normal;
	color:#e500e0;
	text-decoration:none;
	}
.games-list-blog li h4 a:hover {
	font-size:11px;
	font-weight:normal;
	color:#b300b0;
	}
.games-list-blog li span {
	font-size:11px;
	font-weight:normal;
	color:#a8a8a8;
	text-align:center;
	display:block;
	width: 300px;
}
.main-block p{
	margin:0;
	font-size:13px;
	color:#000;
}
.collections{
	list-style:none;
	margin:0 0 10px;
	padding:0;
	width:100%;
	overflow:hidden;
}
.collections li{
	float:left;
	font-size:13px;
	font-weight:normal;
	border-left:1px solid #fbe0f3;
	padding:0 11px 0 8px;
	margin:0 5px 0 -7px;
}
.collections li a{
	color:#ff78d4;
	text-decoration:none;
}
.collections li a:hover{color:#e500ea;}
.add-holder{
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
}
.add-holder img{
	float:left;
	margin:0 4px;
}
.ad-02{
	background:#d8f3fa;
	padding:5px 0 6px;
	text-align:center;
	width:616px;
}
.paging{
	width:636px;
	overflow:hidden;
	list-style:none;
	margin:8px 0 10px;
	padding:0;
}
.paging li{
	float:left;
	margin-right:4px;
}
.paging li a{
	border:1px solid #fdc1ee;
	width:24px;
	float:left;
	font-size:12px;
	text-align:right;
	color:#ce95bf;
	text-decoration:none;
	font-weight:bold;
	outline:none;
	letter-spacing:1px;
}
.paging li.page a{
	width:60px;
}
.paging li a:hover, .paging li a.active{
	background:#b05598;
	border-color:#b05598;
	color:#fff;
}
.tagcloud{
	width:158px;
	list-style:none;
	margin:-5px 0 10px 0;
	padding:3px 0 5px;
	border:1px solid #c8e7fb;
	text-align:center;
}
.tagcloud li{display:block;}
.tagcloud li a{text-decoration:none;}
.tagcloud li a:hover{text-decoration:underline;}
.breadcrumbs{
	list-style:none;
	margin:0;
	padding:0 0 0 0;
  width:auto;
	overflow:hidden;
	height:1%;
}
.breadcrumbs li{
	float:left;
	font-size:13px;
	color:#e500ea;
	padding-right: 5px;
}
.breadcrumbs li a{
	color:#ff78d4;
	text-decoration:none;
	background:url(../images/breadcrumbs-arrow.gif) no-repeat 100% 50%;
	padding-right:12px;
}
.breadcrumbs li a:hover{color:#e500ea;}
.share{float:right;}
.main-game{
	background:#ecf6f9;
	border:1px solid #b7eaf7;
	padding:7px 0 0 0;
	position:relative;
	width:799px;
	margin:0 0 10px;
}
.main-game img{display:block;}
.prev-btn{
	background:url(../images/left-arrow.gif) no-repeat;
	width:18px;
	height:32px;
	text-indent:-9999em;
	overflow:hidden;
	position:absolute;
	top:7px;
	left:8px;
}
.next-btn{
	background:url(../images/right-arrow.gif) no-repeat;
	width:18px;
	height:32px;
	text-indent:-9999em;
	overflow:hidden;
	position:absolute;
	top:7px;
	right:8px;
}
.prev-btn:hover, .prev-btn.active, .next-btn:hover, .next-btn.active{background-position:0 100%;}
.main-game .add-holder{padding:5px 0 7px;}
.main-game .add-holder img{margin:0 8px 0 0;}
.container h4{
	margin:0 0 8px;
	font-size:18px;
	font-weight:bold;
	color:#fd70c9;
	border:1px solid #fedaf5;
	padding:3px;
	background:#fdf1fa;
	line-height:22px;
}
.container h4 span{
	display:block;
	background:#fff;
	text-indent:5px;
}
.ad-03{margin-bottom:4px;}
.ad-03, .ad-03 img{display:block;}
.ad-04 img{
	display:block;
	border:1px solid #393e3f;
}
.search-holder{
	width:100%;
	overflow:hidden;
	padding:15px 0 0;
}
.search-holder img{float:left;}
.search-game{
	width:386px;
	float:left;
}
.search-game2{
	width:240px;
	float:left;
}
.form-holder2{
	width:620px;
	overflow:hidden;
	padding-bottom:10px;
}
.form-holder2 label{
	width:40px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#9ba6a9;
	line-height:25px;
}
.form-holder2 input{
	width:604px;
	float:left;
	background:#fff2fc;
	border:1px solid #e6dae3;
	padding:4px 0 3px 6px;
	font:13px Arial, Helvetica, sans-serif;
	color:#9ba6a9;
}
.form-holder2 textarea{
	width:604px;
	height:18px;
	float:left;
	background:#fff2fc;
	border:1px solid #e6dae3;
	padding:4px 0 3px 6px;
	font:13px Arial, Helvetica, sans-serif;
	color:#9ba6a9;
}

.form-holder{
	width:620px;
	overflow:hidden;
	padding-bottom:10px;
}
.form-holder label{
	width:136px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#db309d;
	line-height:25px;
}
.form-holder input{
	width:610px;
	float:left;
	background:#fff2fc;
	border:1px solid #e6dae3;
	padding:4px 0 3px 6px;
	font:13px Arial, Helvetica, sans-serif;
	color:#9ba6a9;
}

.form-holder textarea{
	width:610px;
	float:left;
	background:#fff2fc;
	border:1px solid #e6dae3;
	padding:4px 0 3px 6px;
	font:13px Arial, Helvetica, sans-serif;
	color:#9ba6a9;
}
.form-holder3{
	width:620px;
	overflow:hidden;
	padding-bottom:10px;
}
.form-holder3 label{
	width:136px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#db309d;
	line-height:25px;
}
.form-holder3 input{
	width:610px;
	float:left;
	background:#fff2fc;
	border:1px solid #e6dae3;
	padding:4px 0 3px 6px;
	font:13px Arial, Helvetica, sans-serif;
	color:#9ba6a9;
}
.form-holder3 textarea{
	width:610px;
	height:18px;
	float:left;
	background:#fff2fc;
	border:1px solid #e6dae3;
	padding:4px 0 3px 6px;
	font:13px Arial, Helvetica, sans-serif;
	color:#9ba6a9;
}
.google1 p{
	margin:2px 0 2px -5px;
	display:block;
	text-align:left;
}
.google2 p{
	margin:2px 0 8px 0px;
	display:block;
	text-align:left;
}
.google1 img{display:block;}
.description-holder{
	width:633px;
	overflow:hidden;
	padding:10px 0 2px 0;
	margin:0 0 11px 5px;
	background:url(../images/description-bg.jpg) no-repeat 0 100%;
}
.description-holder img{float:left;}
.righto {float:left;}
.description{
	width:319px;
	float:left;
	margin-left:4px;
}
.description-box{
	width:301px;
	height:201px;
	background:url(../images/description-holder-bg.gif) repeat-x 0 100%;
	padding:0 0 11px 7px;
}
.description-box p{
	text-align:left;
	}
.description-box-holder{
	width:100%;
	overflow:hidden;
	padding:12px 0 13px;
}
.description-box-holder img{float:none !important; cursor:default;}
.description-box-holder .image{
	width:80px;
	float:left;
	padding:0 !important;
}
.description-box-holder .image .stars{
	bottom:5px;
	left:5px;
}
.about{
	width:211px;
	float:right;
	overflow:hidden;
}
.about .btn{
	float:none;
	display:block;
	overflow:hidden;
	width:100%;
	margin-bottom:8px;
}
.about p{
	margin:0 0 10px;
	font-size:12px;
	line-height:19px;
	color:#a8a8a8;
	padding-left:11px;
}
.about a{
	text-decoration:none;
	color:#f433b5;
}
.about .share{
	float:none;
	display:block;
	margin-left:11px;
}
.description-box strong{
	font-size:13px;
	font-weight:normal;
	color:#cc5aa6;
}
.description-box strong a{
	text-decoration:none;
	font-weight:bold;
	color:#f433b5;
}
.about a:hover, .description-box strong a:hover{color:#c2188b;}
.ad-05{
	display:block;
	text-align:center;
	border-top:1px solid #d6dbf2;
	margin-top:20px;
	overflow:hidden;
	width:100%;
}
.ad-05 span{
	display:block;
	border-top:1px solid #fff;
	background:#d8f3fa;
	padding:10px 0 12px;
	text-align:center;
}
.bottom-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/footer-bg.gif) no-repeat 100% 100%;
	padding:5px 0 10px;
}
.bottom-box{
	width:145px;
	float:left;
	padding-right:16px;
}
.bottom-box h3{
	margin:0 0 6px 0;
	font-size:11px;
	font-weight:bold;
	color:#cc5aa6;
	line-height:20px;
	background:url(../images/footer-heading.gif) no-repeat;
	padding-left:11px;
}
.bottom-box:hover h3, .bottom-box.hover h3{color:#6d1c52;}
.bottom-box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.bottom-box ul li{
	background:url(../images/footer-star.gif) no-repeat 0 3px;
	padding-left:15px;
	font-size:11px;
	font-weight:normal;
	margin-bottom:2px;
}
.bottom-box ul li a{
	color:#cc5aa6;
	text-decoration:none;
}
.bottom-box ul li a:hover{color:#841860;}
p.copy{
	text-align:right;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:2px 0 10px;
}
.submit, p{
	text-align:left;
	margin:0 0 0 -4px;
	font-size:12px;
}

.submit span{
	color: #fd70da;
	font-size:12px;
}
.text p {
	text-align:left;
	color: #e676c3;
}

.stats1 li{
	background: #fdf1fa;
	padding: 3px 3px 3px 6px; 
	font-size:12px; 
	color:#663366;
	border:1px solid #d6dbf2;
	list-style-type:none;
	margin-bottom: 5px;
	margin-left: -24px;
	width: 596px;	
}
.stats2 li{
	background: #fdf1fa;
	padding: 3px 3px 3px 12px; 
	overflow:visible; 
	font-size:12px; 
	color:#663366;
	border:1px solid #d6dbf2;
	list-style-type:none;
	margin-bottom: 12px;
	width:596px;
}
.stats2 a{
	padding: 3px 3px 3px 0px; 
	overflow:visible; 
	font-size:12px; 
	color:#e776da;
	list-style-type:none;
	text-decoration:none;
	margin-bottom: 12px;
}
.stats2 a:link{
	padding: 3px 3px 3px 0px; 
	overflow:visible; 
	font-size:12px; 
	color:#e776da;
	list-style-type:none;
	text-decoration:none;
	margin-bottom: 12px;
}
.stats2 a:hover{
	padding: 3px 3px 3px 0px; 
	overflow:visible; 
	font-size:12px; 
	color:#b55cab;
	list-style-type:none;
	text-decoration:none;
	margin-bottom: 12px;
}

.girls_games {
	color: #ed39e9; 
	text-align:center; 
	width:100px;
}
.floater {
	float: right; 
	padding: 5px 20px 0 0;
}
.girls_games_text{
	font-size:11px !important;
	color: #9a1448;
	text-align:left;
	margin-top:5px; 
	margin-bottom:9px;
}
p.girls_games_text{
	font-size:12px !important;
	color: #e257b2;
	text-align:left;
	margin-top:5px; 
	margin-bottom:9px;
	text-decoration:none;
}
p.girls_games_text  a, p.girls_games_text a:link{
	font-size:12px !important;
	color: #e257b2;
	text-align:left;
	margin-top:5px; 
	font-weight:bold;
	margin-bottom:9px;
	text-decoration:none;
}
p.girls_games_text a:hover{
	font-size:12px !important;
	color: #b0438a;
	text-align:left;
	font-weight:bold;
	margin-top:5px; 
	margin-bottom:9px;
	text-decoration:none;
}
.games-list .tooltip-content{
	display:none;
}
p.girls_games_text2,
p.girls_games_text2 a {
	font-size:12px !important;
	color: #e257b2;
	text-align:left;
	margin-top:5px; 
	margin-bottom:9px;
	font-weight:bold;
}
#tooltip-1, #tooltip-2{
	width:224px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	display:block;
	margin-top:13px;
	display:none;
}
#tooltip-1{
	background:url(../images/bg-tooltip-right.gif) no-repeat 218px 50%;
	margin-left:-218px;
}
#tooltip-2{
	padding-left:6px;
	width:216px;
	background:url(../images/bg-tooltip-left.gif) no-repeat 0 50%;
	margin-left:90px;
}
.tooltip{
	padding:9px 20px 10px 11px;
	width:185px;
	background:#fff;
	border:1px solid #fedaf5;
}
.tooltip a,
.tooltip h5{
	font-size:13px;
	font-weight:bold;
	color:#cc5aa6;
	display:block;
	margin:0 0 5px;
	text-decoration:none;
}
.tooltip p{
	color:#ff6fd0;
	padding-left:4px;
}
/* --- Pre Ad -- */
#spillpre_bar{background-color:#EAB9FF;width:0px;font-size:12px;}
#spillpre_bar span{background-color:#fff;color:#FAF0FF;padding:0px;height:1px;line-height:1px;font-size:1px;}
div#spillpre_loader{width:298px;height:10px;border:1px solid #FAF0FF;background-color:#fff;text-align:left;margin:auto;overflow:hidden;margin-bottom:3px;}
div#spillpre_ad{text-align:center;margin:auto;}
div#spillpre_adcont{margin:0 auto;margin-bottom:11px;}
div#spillpre_click2close A{font-size:12px;color:#000;text-decoration:underline;font-family:Tahoma,Arial,Verdana;}
div#spillpre_c2c_container{margin:0 auto;width:298px;height:20px;}
div#spillpre_click2close,div#spillpre_percent{float:left;height:15px;line-height:20px;font-size:12px;font-family:Tahoma,Arial,Verdana;}
div#spillpre_percent{font-size:12px;font-weight:bold;color:#B1B1B1 !important;text-align:right;}
div#spillpre_clear{font-size:1px;line-height:1px;height:1px;clear:both;width:298px;margin:0 auto;}
/* --- Store -- */
.saswrap {
	width: 100%;
	height: auto;
	padding:0;
	margin:0;
	}
.sasmakepagetable {  
	font-size: 11px; color: #000000; 
	background-color: #FFFFFF; 
	text-align: center;
	padding: 5px;
	border: 1px solid #d6dbf2; 
	float:left;
	width:139px;
	height:169px;
	margin-right:3px;
	margin-bottom: 2px;
}
.sasimg {
	width:120px;
	height:120px;
	display:block;
	clear:both;
	text-align:center;
}
.sasprice {
	color: #e776da;
	font-size: 11px;
	text-decoration: none;
	display:block;
	clear:both;
	padding-top: 7px;
}
.sasitem {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	clear:both;
	display:block;
}
.sasbuynow a:link {
	color: #c615bb;
	font-size: 11px;
	text-decoration: none;
}
.sasbuynow a:hover {
	color: #94108b;
	font-size: 11px;
	text-decoration: none;
}
.freeship {
	float:left; 
	position:absolute; 
	top: 373px;
	right: 564px;
}
.our-girls-games {
	width:515px; 
	float:right; 
	text-align:left;
}
.our-games-title {
	font-size: 18px; 
	font-weight:bold; 
	color:#fd70c9; 
	margin: 5px 0 8px 0;
}
.blog-block {
	border: 1px solid #fedaf5;
	background-color: #fdf1fa;
	padding: 3px;
	width: 595px;
	height: 104px;
	display:block;
	text-align:left;
	margin: 0 0 10px 7px;
	}
.blog-block:hover {
	border: 1px solid #fdc1ee;
	background-color: #fbddf3;
	padding: 3px;
	width: 595px;
	height: 104px;
	display:block;
	text-align:left;
	margin: 0 0 10px 7px;
	}
.blog-block img {
	border: 1px solid #FFF;
	display:block;
	float: left;
}
.blog-box {
	height: 104px;
	width: 509px;
	float:left;
	background: #fdf1fa url(../images/pgg-blog-bg.jpg) repeat-x;
	display: block;
	padding-left: 10px;
	border-right: 1px solid #fff;
	}
.blog-block-title{
	color: #753f70;
	font-weight:bold;
	font-size:13px;
	display:block;
	float: left;
	text-align:left;
	width: 500px;
	height: 14px;
	text-decoration:none;
	padding: 10px 0 0 0;
}
.blog-block-title a {
	color: #753f70;
	font-weight:bold;
	font-size:13px;
	display:block;
	float: left;
	text-align:left;
	width: 500px;
	height: 14px;
	text-decoration:none;
}
.blog-block-title a:hover {
	color: #42243f;
	font-weight:bold;
	font-size:13px;
	display:block;
	float: left;
	text-align:left;
	width: 500px;
	height: 14px;
	text-decoration:none;
}
.blog-block em {
	color: #ff6699;
	font-size:11px;
	float: left;
	display:block;
	margin: 2px 0;
	font-style:normal;
}
.blog-block span {
	color: #a570a0;
	font-size:12px;
	display:block;
	width: 500px;
	line-height:16px;
	text-align:left;
	float: left;
}
.blog-block span a, .blog-block span a:link {
	color: #8c5f88;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.blog-block span a:hover {
	color: #593d56;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.games-list2 {
	display: block;
	height: 152px;
	width: 611px;
	list-style-type: none;
	margin-bottom: 14px;
	background: #fff5fc;
	padding: 6px 0;
	border-bottom: 1px solid #e8dce8;
}
.games-list2 span{
	float:left; 
	display:block; 
	width: 605px; 
	height: 20px; 
	font-size:15px; 
	color: #e30976; 
	font-weight:bold; 
	margin-left: 8px; 
	clear:right;
}
.games-list2:hover {
	display: block;
	height: 152px;
	width: 611px;
	list-style-type: none;
	margin-bottom: 14px;
	background: #dbf4fa;
	padding: 6px 0;
	border-bottom: 1px solid #debfd6;
}
.games-list2 ul {
	list-style-type: none;
	float:left;
	clear:both;
}
.games-list2 li {
	list-style-type: none;
	float:left;
	width: 60px;
	margin-right: 40px;
}
ul.tagcloud2 li, .tagcloud2 li a, .tagcloud2 li a:link{
list-style-type:none; list-style:none; text-decoration:none !important; font-style:normal; text-align:center; margin: 0 0 0 5px !important; padding: 0 !important; background-color: #FFF !important;
}
ul.tagcloud2 li a:hover{
list-style-type:none; list-style:none; text-decoration:underline !important; font-style:normal; text-align:center; margin: 0 0 0 5px !important; padding: 0 !important; background-color: #FFF !important;
}
.multiChoice, .af-selectWrap {
font-size: 13px;
}
p.vampire-text {
	padding: 6px 0; 
	color:#999999; 
	font-size: 10px;
}
.line-sep-extra {
	background: #d6dbf1; 
	height: 1px; 
	width: 612px; 
	margin: 14px 0; 
	display:block; 
	clear:both;
 }
/* Newsletter Side Bar */
.newsletter-wrapper {
	width: 158px;
	height: 171px;
	margin-bottom: 10px;
	margin-left: 1px;
	display:block;
	overflow:hidden;
}
.newsletter1 input {
	color: #e6b2d1;
	background: #ffffff;
	border: 1px solid #f270c9;
	padding: 2px 3px 2px 5px;
	width: 118px;
	height: 13px;
	margin-top:8px;
	font-size: 11px;
	margin-left: 1px;
}
.newsletter2 input {
	color: #e6b2d1;
	background: #ffffff;
	border: 1px solid #f270c9;
	padding: 2px 3px 2px 5px;
	width: 118px;
	height: 13px;
	font-size: 11px;
	margin-left: 1px;
}
.submit input {
	margin-left: 89px;
	margin-top: -18px;
	color: #fff;
	background: #f270c9;
	border: 1px solid #bf589f;
	text-align:center;
	font-size:11px;
	height: 18px;
	padding-bottom: 2px;
	cursor:pointer;
	float:left;
}
.submit input:hover {
	color: #fff;
	background: #bf589f;
	border: 1px solid #bf589f;
}
.newsletter-side {
	display:block;
	width: 128px;
	height: 153px;
	border: 1px solid #c8e7fb;
	padding: 10px 14px 6px 14px;
	font-size:11px;
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #41072c;
}
.newsletter-side:hover {
	border: 1px solid #b8d3e5;
}
.newsletter-background {
	background: #fff url(newsletter-bg.jpg) no-repeat 50% 85%;
}
.totally-awesome {
	font-weight:bold;
	color: #d944a7;
}
.newsletter-margin {
	margin: 4px 0;
}
.newsletter-numbers {
	display:block; 
	float:left; 
	margin-top: 6px;
}
.newsletter-numbers-more {
	float:left; 
	display:block; 
	color: #bf589f;
	margin-left:2px;
}
.newsletter-number-input {
	width:13px; 
	height:12px; 
	margin-top:-2px; 
	margin-left: 4px;
	border: 1px solid #bf589f; 
	float:left;
	color: #e6b2d1; 
	background: #ffffff; 
	border: 1px solid #f270c9; 
	padding: 2px 0px 2px 5px;
	overflow-x: hidden; 
	overflow-y: no-scroll;
	overflow:hidden;
	font-size:11px;
}
.pagination{
	margin:0 0 9px;
	padding:0;
	list-style:none;
	width:100%;
	position:relative;
	overflow:hidden;
}
.pagination li{
	margin-right:2px;
	float:left;
	display:inline;
}
.pagination li a{
	padding:0 9px;
	font-size:12px;
	line-height:26px;
	height:26px;
	float:left;
	background:url(../images/bg-pagination.gif) repeat-x;
	color:#be5997;
	border:1px #f1d7e8 solid;
	text-decoration:none; 
}
.pagination li a:hover,
.pagination li.active a{
	background:#fde3fb;
	color:#831c5b;
	border-color:#9dbcc9;
}
.main-block .item-box{
	padding:3px 16px 0 9px;
	width:613px;
	overflow:hidden;
}
.main-block .item-box .image{
	margin-right:12px ;
	float:left;
	width:82px;
}
* html .main-block .item-box .image{margin-right:9px;}
.main-block .item-box .text-box,
.main-block .text-box{
	height:1%;
	overflow:hidden;
}
.main-block .item-box h5{
	margin:0 0 6px;
	font:bold 17px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#b5287f;
}
.main-block .item-box h5 a{
	color:#b5287f;
	text-decoration:none;
}
.main-block .item-box h5 a:hover{
	color:#831c5b;
}
.main-block .item-box p{
	margin:0 0 9px;
	font:13px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#be5997;
}
.main-block .item-box .posted{
	display:block;
	margin:0 0 9px;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#f272c1;
}
.main-block .item-box .tools{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.main-block .item-box .tools li{
	padding:0 8px;
	float:left;
	background:url(../images/separator-tools.gif) no-repeat 0 2px;
	font:bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.main-block .item-box .tools li:first-child,
.main-block .item-box .tools li.first-child{
	padding-left:0;
	background:none;
}
.main-block .item-box .tools li a{
	color:#be5997;
	float:left;
	text-decoration:none;
}
.main-block .item-box .tools li a:hover{color:#8c4270;}
.main-block .twoitems{
	width:638px;
	background:url(../images/dot-line.gif) repeat-y 319px 0;
	overflow:hidden;
}
.main-block .last-row .twoitems{margin-bottom:1px;}
.main-block .item{
	padding:15px 12px 10px 7px;
	width:299px;
	float:left;
	overflow:hidden;
}
.main-block .item:first-child,
.main-block div.first-child{
	margin-right:1px;
	width:300px;
}
.main-block .image{
	margin-right:11px;
	float:left;
}
* html .main-block .image{margin-right:8px;}
.main-block .item .image{width:82px;}
.main-block .item:hover,
.main-block .item.hover{
	background:url(../images/bg-over-item.gif) repeat-x 0 100%;
}
.main-block .item h5{
	margin:5px 0 6px;
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#831c5b;
}
.main-block .item h5 a{
	color:#b5287f;
	text-decoration:none;
}
.main-block .item h5 a:hover{color:#831c5b;}
.main-block .item p{
	margin:0 0 5px;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#be5997;
}
.main-block .item .info{
	width:197px;
	font:10px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#c895bd;
	overflow:hidden;
}
.main-block .item:hover .info,
.main-block .item.hover .info{color:#be5997;}
.main-block .item .info .t,
.main-block .item .info .b{
	width:197px;
	height:5px;
	background:url(../images/bg-t-info-item.png) no-repeat;
	overflow:hidden;
}
.main-block .item .info .b{background:url(../images/bg-b-info-item.png) no-repeat;}
.main-block .item .info .c{
	padding:0 4px 0 9px;
	width:184px;
	background:url(../images/bg-c-info-item.png) repeat-y;
	overflow:hidden;
}
.main-block .item .info dl{
	margin:0;
	width:100%;
	overflow:hidden;
}
.main-block .item .info dt{display:inline;}
.main-block .item .info dd{
	margin:0;
	display:inline;
}
.main-block .item .info dd a{
	text-decoration:none;
	color:#c895bd;
}
.main-block .item:hover .info dd a,
.main-block .item.hover .info dd a,
.main-block .item:hover .tags-row ul li a,
.main-block .item.hover .tags-row ul li a{color:#be5997;}
.main-block .item:hover .info dd a:hover ,
.main-block .item.hover .info dd a:hover ,
.main-block .item:hover .tags-row ul li a:hover ,
.main-block .item.hover .tags-row ul li a:hover{color:#73365b;}
.main-block .item .tags-row{
	width:100%;
	overflow:hidden;
}
.main-block .item .tags-row ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.main-block .item .tags-row ul li{display:inline;}
.main-block .item .tags-row ul li a{
	text-decoration:none;
	color:#c895bd;
}
ul.sponsors{
	margin:0;
	padding:14px 10px 15px;
	list-style:none;
	width:618px;
	overflow:hidden;
}
ul.sponsors li{
	margin-left:6px;
	float:left;
	display:inline;
}
ul.sponsors li img{vertical-align:top;}
.side-column {
	width:175px;
	float:left;
	position:relative;
}
.side-box {
	width:175px;
	margin:0 0 18px;
	background:#fff url(../images/bg-sbox.gif) repeat-y;
	font:12px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.side-box .sbox-t {
	background:url(../images/bg-sbox-t.gif) no-repeat;
	padding:5px 1px 0;
}
.side-box .sbox-b {
	background:url(../images/bg-sbox-b.gif) no-repeat;
	height:6px;
	position:relative;
	overflow:hidden;
	margin:-6px 0 0;
}
.side-box .title-box {
	padding:3px 10px 6px;
	border-bottom:1px solid #c9eaf8;
}
.side-box .title-box h3 {
	color:#c0177f;
	margin:0;
	font:bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
}
.side-box a {
	text-decoration:none;
	color:#df81bb;
}
.side-box .list-items {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.side-box .list-items li {
	width:100%;
	border-top:1px solid #c9eaf8;
	vertical-align:top;
	margin-top:-1px;
}
.side-box .list-items a {
	display:block;
	padding:5px 10px 5px 23px;
	height:1%;
	background:#e2f4fb url(../images/bg-list-item.gif) repeat-x;
}
.side-box .list-items a:hover {
	background:#fce2f3;
	color:#c472a5;
}
.side-box .more-items {
	background:#e2f4fb url(../images/bg-list-item.gif) repeat-x;
	padding:5px 10px 5px 23px;
	display:block;
}
.side-box .more-items a:hover {
	color:#91547a;
}
.side-column .ad-box {
	background:#e3f4fb;
	text-align:center;
	padding:6px 0;
	margin:0 0 18px;
}
.side-column .ad-box img { vertical-align:top;}
.side-column .tagcloud {
	list-style:none;
	margin:-5px 0 13px;
	padding:10px 14px;
	width:145px;
	background:#fff;
}

.side-column .ad-04 {
	text-align:center;
	display:block;
	margin:0 0 10px;
}
.side-column .ad-04 img {
	vertical-align:top;
	display:inline;
}
/* Footer */
#nfooter {
	background:url(../images/bg-nfooter-b.gif) no-repeat 0 100%;
	width:848px;
	padding:0 0 6px;
	position:relative;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#nfooter .footer-area {
	background:#fff url(../images/bg-nfooter.jpg) repeat-x;
	overflow:hidden;
	height:1%;
	padding:12px 16px 5px;
}
#nfooter .bottom-box { width:159px;}
#nfooter .bottom-box h3 {
	background:none;
	font-size:14px;
	padding:0 0 0 6px;
}
#nfooter .bottom-box h3 a{
	color:#d286bd;
	text-decoration:none;
}
#nfooter .bottom-box:hover h3 a,
#nfooter dv.hover h3 a,
#nfooter .bottom-box h3 a:hover{color:#6c4982;}
#nfooter .bottom-box ul li {
	background:url(../images/icon-star.gif) no-repeat 0 5px;
	margin-bottom:4px;
}
#nfooter .bottom-box:hover ul li a,
#nfooter .hover ul li a { color:#f272c1;}
#nfooter .bottom-box:hover ul li a:hover,
#nfooter .hover ul li a:hover { color:#8c4270;}
#nfooter .image-list {
	float:left;
	margin:0;
	padding:32px 15px 0;
	list-style:none;
}
#nfooter .image-list li {
	padding:0 0 8px;
}
#nfooter .image-list img {
	vertical-align:top;
}
.copyright {
	text-align:right;
	margin:0;
	padding:6px 0;
	font:12px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
}
.copyright img {
	vertical-align:top;
	margin:0 0 0 6px;
}
.game-box{
	width:606px;
	margin:10px 0 0 16px;
	padding-bottom:12px;
}
.between-box {
	width:606px;
	margin:10px 0 0 16px;
	padding-bottom:0px;
}
.game-box p,
.between-box p {
	margin:0 30px 12px 0;
	font:13px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#be5997;
}
.game-box p a,
.between-box p a {
	color:#be5997;
	text-decoration:none;
}
.game-box p a:hover { color:#c0177f;}
.game-box img { vertical-align:top;}
.game-box .game-holder {
	background:#ff78d4;
	padding:0;
	margin:0 0 4px;
	position:relative;
	width:100%;
	z-index:100;
}
.game-box .game-holder .nav-hold{
	width:100%;
	position:relative;
	z-index:200;
	height:14px;
}
.game-box .game-holder .slide-el-hold{
	position:relative;
	padding:0;
	width:606px;
}
.game-box .game-holder .slide-el{
	overflow:hidden;
	z-index:100;
	width:600px;
	border:solid #ff78d4;
	border-width:17px 3px 3px;
}
.game-box .game-holder .box{
	width:100%;
}
.game-box .game-holder .collapce,
.game-box .game-holder .expand {
	width:8px;
	height:8px;
	position:absolute;
	border:1px solid #e374b6;
	top:2px;
	right:15px;
}
.game-box .game-holder .expand{right:4px;}
.game-box .game-holder .collapce a,
.game-box .game-holder .expand a{
	display:block;
	width:8px;
	height:8px;
	text-indent:-9999px;
	background:url(../images/icon-col.gif) no-repeat;
	overflow:hidden;
}
.game-box .game-holder .expand a{background:url(../images/icon-ex.gif) no-repeat;}
.game-box .game-holder .tooltip {
	font:10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#c0177f;
	position:absolute;
	top:-9999px;
	text-indent:0;
	width:auto;
	padding:0;
	border:0;
	white-space:nowrap;
	right:-4px;
	background:url(../images/bg-tt-r.gif) no-repeat 100% 0;
}
.game-box .game-holder .tooltip em {
	font-style:normal;
	padding:0 6px;
	height:22px;
	display:block;
	background:url(../images/bg-tt-l.gif) no-repeat;
}
.game-box .game-holder .collapce:hover .tooltip,
.game-box .game-holder div.hover .tooltip,
.game-box .game-holder .expand:hover .tooltip,
.game-box .game-holder div.hover .tooltip{top:-28px;}
.game-box .ad-02 {
	float:right;
	width:300px;
	padding:24px 0 0;
	background:none;
}
.form-section {
	width:100%;
	overflow:hidden;
}
.form-section .form-fields {
	float:left;
	width:296px;
}
.form-section label {
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#c0177f;
}
.form-section .form-fields label {
	display:block;
	padding:4px 6px;
}
.form-section .field {
	background:#dae4e8;
	padding:5px;
	overflow:hidden;
	height:1%;
}
.form-section .form-fields .field {
	margin:0 0 10px;
	overflow:hidden;
}
.form-section .text {
	border:1px solid #b9c5c9;
	background:#fff;
	height:1%;
	padding:5px 10px;
	overflow:hidden;
}
.form-section .text input {
	background:none;
	border:0;
	width:100%;
	padding:0;
	margin:0;
	float:left;
	color:#9ba6a9;
	outline:none;
	font-size:13px;
}
.form-section .text textarea {
	background:none;
	color:#9ba6a9;
	font-size:13px;
	width:100%;
	outline:none;
	height:84px;
	overflow:auto;
	max-width:100%;
	padding:0;
	margin:0;
	border:0;
}
.form-section .form-links {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:13px;
	line-height:16px;
	color:#ff78d4;
}
.form-section .form-links li {
	float:left;
	padding-left:6px;
}
.form-section .form-links a {
	text-decoration:none;
	color:#ff78d4;
}
.form-section .form-links a:hover { color:#c0177f;}
.form-section .url {
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
}
.form-section .url label {
	float:left;
	padding:12px 15px 0 0;
}
.between-box { width:610px;}
.between-box .content-wrap {
	width:100%;
	padding:0 0 2px;
	overflow:hidden;
}
.between-box p { margin:0 5px 13px 0;}
.between-box .ad-02 {
	float:left;
	width:300px;
	padding:0;
	background:none;
}
.between-box .description {
	float:left;
	width:295px;
	margin:0;
}
.main-block .between-box .title {
	width:auto;
	padding:5px 10px;
	border:1px solid #a7cedf;
	position:relative;
	overflow:visible;
	margin:0 0 17px;
	height:1%;
}
.between-box .title .lc {
	position:absolute;
	top:-1px;
	left:-1px;
	background:url(../images/bg-box-cl.gif) no-repeat;
	width:8px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
}
.between-box .image{
	padding:0;
	width:82px;
	float:left;
	margin:0 20px 0 0;
	display:inline;
}
.between-box .image .stars {
	bottom:6px;
	left:6px;
	position:absolute;
}
.between-box .image .stars img { border:0;}
.item .image .stars,
.item-box .image .stars,
.between-box .image .stars { display:none;}
.item .image.hover .stars,
.item .image:hover .stars,
.item-box .image.hover .stars,
.item-box .image:hover .stars,
.between-box .image:hover .stars,
.between-box .hover .stars {display:block;}
.between-box .box-body {
	width:100%;
	overflow:hidden;
	float:left;
	margin-left: 0px;
}
.cdef img {
cursor:default !important;
border: 1px solid #fedaf5;
background: #fdf1fa;
padding: 4px;
}
.between-box .game-info {
	float:left;
	width:160px;
	height: 120px;
	color:#a8a8a8;
	font-size:13px;
	line-height:18px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.between-box .game-info ul {
	margin:0;
	padding:0 0 4px;
	list-style:none;
}
.between-box .game-info li {
	margin-bottom:5px;
	padding:0 0 4px;
	list-style:none;
}
.between-box .game-info li a {
	text-decoration:none;
	color:#a8a8a8;
	font-weight: bold;
	padding: 0;
}
.between-box .game-info .category { color:#f533cf;}
.between-box .game-info .category:hover { color:#c0177f;}

#navigation li.rss-item:hover a.drophold,
#navigation li.rss-item.hover a.drophold {
background:url(../images/bg-drop-rss.gif) no-repeat;
}
#navigation .rss-item .drop {
right:0;
left:auto;
}
* html #navigation .rss-item .drop { right:-1px;}
#navigation .rss-item .drop .t {
background:url(../images/bg-t-drop-r.png) no-repeat;
height:auto;
padding:5px 0 0;
}
.no-games {
text-align: center;
padding:8px;
}
.bottom-footer{
padding-top: 26px;
}
.playurl {
	font-size:12px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #FD70C9;
}
