/* CSS Document */
body {
	margin:0;
    background: url(images/bg.png) no-repeat;
	background-color:#fec110;
	}
a  {
	font-size: 12px;
	color: #badf52;
	font-family: Tahoma;
	font-weight: bold;
	}
a:hover  {
	font-size: 12px;
	color: #AA002B;
	font-family: Tahoma;
	font-weight: bold;
	}
#mainWrapper {
	width: 100%;
	}

#topBar {
	height: 32px;
	width: 100%;
	background: url(images/top-bg.png);
	background-repeat:repeat-x;
}
#topBarContent {
	width:970px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
	}
#topBarTitle {
	float: left;
	height: 25px;
	width: 300px;
	padding-top:5px;
	padding-left:0px;
	}
#topBarTitle h1 {
	font-size: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	}
#topBarMenu {
	float: left;
	height: 25px;
	width: 400px;
	padding-top:5px;
	}
#topBarSearch {
	float: left;
	height: 30px;
	width: 270px;
}

/* ------------------------------------- search --- */
	.search {
		overflow:hidden;
		background:none;
		margin:3px 0 0 0px;
	}
	.search .button {
	color:#000;
	float:left;
	width:68px;
	height:24px;
	padding:0;
	margin:0px 0px 0 0px;
	border: 0;
	font-family: none;
	background-color: #badf52;
	}
	.search .button:hover {
	background-color: #89b11a;
	color: #FFF;
	}

	.search .inputbox {
	color:#89b11a;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:2px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	width:196px;
	height:18px;
	float:left;
	border: 1px solid #badf52;
	background-color: #FFF;
	}
#header {
	height: 90px;
	width: 970px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#logoBox {
	float: left;
	height: 90px;
	width: 220px;
}

#topAdBox {
	float: right;
	height: 90px;
	width: 728px;
	border: 2px solid #FFF;
}

#topMenu {
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 970px;
	float:left;
	padding:0;
	background-position: 0px 0px;
}

#topMenu ul#priNav{float: left; list-style: none;margin: 5px 10px 0 -15px;}
#topMenu ul#priNav li{float: left;}
#topMenu ul#priNav li a{
	float: left;
	width: 80px;
	height: 30px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-style:normal;
	border: 0;
	text-align: center;
	padding: 7px 0 0 0;
	margin: 0 6px;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: 0px -124px;
}
#topMenu ul#priNav li a:hover, #wrap #head ul#priNav li.on a{background: url(images/backgrounds.png) 0 -161px no-repeat;color: #FFF;}


#mainContentWrapper {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}
#mainContent {
	width: 970px;
	margin-top:5px;
	display:inline-block;
}

#leftbox {
	width: 310px;
	padding-left:2px;
	float:left;
}
#leftbox .adBox {
	padding: 5px;
	height: 250px;
	width: 300px;
	background-image: url(images/310X260_add_box_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#menu7 {
	width: 310px;
	float:left;
	height:auto;
	}

#menu7  a {
	height: 20px;
	width:146px;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	font:Tahoma;
	margin:2px;
	float:left;
	}

#menu7 a:link, #menu7 a:visited {
	height: 26px;
	width:310px;
	color: #fff;
	display: block;
	padding: 5px 0 0 5px;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: -80px -124px;
	}

#menu7 a:hover {
	color: #000;
	padding: 5px 0 0 5px;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: -80px -156px;
	}
#tags {
	background:#FFF;
	width:280px;
	height:230px;
	padding:10px;
	}
#tags a {
	font-family: Verdana, Geneva, sans-serif;
	padding:5px;
}

#tags a.tag_1 {
	font-size: 11px;
	color: #504f52;
}
#tags a:hover.tag_1 {
	font-size: 11px;
	color: #504f52;
}
#tags a.tag_2 {
	font-size: 13px;
	color: #bb9900;
}
#tags a:hover.tag_2 {
	font-size: 13px;
	color: #bb9900;
}
#tags a.tag_3 {
	font-size: 15px;
	color: #094661;
}
#tags a:hover.tag_3 {
	font-size: 15px;
	color: #094661;
}
#tags a.tag_4 {
	font-size: 14px;
	color: #abcf42;
}
#tags a:hover.tag_4 {
	font-size: 14px;
	color: #abcf42;
}
#tags a.tag_0 {
	font-size: 12px;
	color: #232323;
}
#tags a:hover.tag_0 {
	font-size: 12px;
	color: #232323;
}
.labelTag {
	font-family: Verdana;
	font-size:12px;
	color: #97004B;
	float: left;
	height: auto;
	width: 98%;
	margin:10px;
	}
#rightbox {
	width: 650px;
	padding-right:2px;
	float:right;
}
#rightbox .mid_box_top{
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 650px;
	background-position: 0px -110px;
}
#rightbox .mid_box_middle{
	background-image: url(images/mid_box_middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 642px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px
}
#rightbox .mid_box_bottom{
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 650px;
	background-position: 0px -117px;
}
.mid_box_top_wide{
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 970px;
	background-position: 0px -40px;
}
.mid_box_middle_wide{
	background-image: url(images/mid_box_middle_wide.png);
	background-repeat: repeat-y;
	float: left;
	width: 962px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
}
.mid_box_bottom_wide{
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 970px;
	background-position: 0 -45px;
}
#rightbox .widebox{
	width: 305px;
	float:left;
	background-color: #FCB1C5;
	border: 1px solid #FFFFFF;
	padding:5px;
	margin:3px;

}
#rightbox .smallbox , #mainContent .smallbox{
	width: 301px;
	float:left;
	background-color: #FCB1C5;
	border: 1px solid #FFFFFF;
	padding:5px;
	margin:3px;
	font-family: Verdana;
	font-size: 12px;
	color: #820034;
}

#rightbox .header {
	height: 17px;
	width: 632px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left: 10px;
	float:left;
	background-image: url(images/backgrounds.png);
	background-position: 0 -85px;
	background-repeat: no-repeat;
}
#rightbox .header a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#rightbox .header a:hover {
	color: #D9006C;
	text-decoration: underline;
}
#mainContent .contentfull {
	padding: 5px;
	height:auto;
	width: 940px;
	background-color: #FF9DC9;
	border: 1px solid #FF2B8A;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:5px;
	float:left;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #AE0046;
	line-height: 20px;
}
#rightbox .bigAd {
	padding: 0;
	height: 250px;
	width: 300px;
	border: 1px solid #FFF;
	float:right;
}

#rightbox .bigAd1 {
	padding: 0;
	height: 60px;
	width: 468px;
	float:left;
}

#rightbox .bigAd2 {
	padding: 0;
	height: 160px;
	width: 200px;
	float:left;
}

#rightbox .bigAd3 {
	padding: 0;
	height: 160px;
	width: 400px;
	text-align: left;
	float:left;
}

#rightbox .gameLink {
	padding: 5px;
	height: 240px;
	width: 630px;
	background-color: #2a94c5;
	border: 1px solid #FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	text-align: center;
	vertical-align: middle;
	}

#rightbox .gameLink img {
	border: 3px solid #FFF;
}
#rightbox .gameLink a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
#rightbox .gameLink a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #A71268;
	text-decoration: underline;
}
#rightbox .contentwide {
	padding: 5px;
	width: 630px;
	background-color: #2a94c5;
	border: 1px solid #FFF;
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}
.popgamearea {
	padding: 5px;
	width: 790px;
	float:left;
	margin-top:3px;
}
.popsimilargames {
	width: 155px;
	float:left;
}
.popgame {
	width: 790px;
	background-color: #2a94c5;
	border: 1px solid #FFF;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	color: #760C49;
	}
#rightbox .adBox {
	height: 90px;
	width: 728px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #FF2B8A;
	float:left;
}

#rightbox .adBox_468 {
	height: 60px;
	width: 468px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 90px;
	border: 2px solid #FF2B8A;
	float:left;
}
#mainContent .adBoxHor {
	height: 90px;
	width: 728px;
	margin-left: 30px;
	border: 2px solid #FFF;
	float:left;
}
#mainContent .box {
	height: 100px;
	width: 100px;
	border: 1px solid #FFF;
	margin-left:1px;
	float:left;
	}

/* game listing */

.game_thumb {
	margin:4px;
	width:152px;
	height:130px;
	float:left;
}

.game_link_new {
	float:left;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width:152px;
	height:130px;
	text-align:center;
	line-height: 14px;
	font-weight: bold;
	overflow:hidden;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: -650px -110px;
}
.newgame{
	position:absolute;
	width:50px;
	height:48px;
	z-index:10;
	background-repeat: no-repeat;
}

#game_thumbleft {
	margin:2px;
	width:130px;
	height:130px;
	float:left;
}

#game_link_newleft {
	float:left;
	font-size:11pt;
	text-decoration:none;
	color:#B7005B;
	border:1px solid #FFF;
	width:150px;
	height:145px;
	text-align:center;
	line-height: 14px;
	font-weight: bold;
	background-color: #FAD1E9;
}

.game_link_new:hover , #game_link_newleft:hover {
	float:left;
	color:#5E002F;
	text-align:center;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: -802px -110px;
}

.game_link_new .game_link_img , #game_link_newleft .game_link_img{
	width:140px;
	height:105px;
	margin-bottom:2px;
	margin-top:4px;
	margin-left:5px;
	float:left;
	border:1px solid #FFF;
}


div.pagination {
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	padding:2px;
	margin:7px;
}

/*pagination */
div.pagination {
	float: left;
	margin-top: 15px;
	width:640px;
}
div.pagination a {
	margin: 2px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:10px;
	text-decoration: none; /* no underline */
	color: #740C47;
	font-size:16px;
	font-weight:bold;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: 0px -198px;
}
div.pagination a:hover, div.pagination a:active , div.pagination span.current {
	margin: 2px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:10px;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	color: #6B0131;
	background-position: -70px -198px;
}
div.pagination span.disabled {
		display:none;
	}
#headerfull {
	height: 17px;
	width: 948px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B30059;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left: 10px;
	margin-left:3px;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	}
#footer {
	padding: 0px;
	width: 970px;
	margin-top: 10px;
	color: #000;
}
#footertop {
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height: 10px;
	width: 970px;
}
#footermiddle {
	background-image: url(images/footer_middle.png);
	background-repeat: repeat-y;
	width: 950px;
	padding-left:10px;
	padding-right:10px;
}
#footermiddle a , #footermiddle a:hover, #footermiddle a:visited {
  color:#000;
}
#links {
	width: 950px;
	padding-top:10px;
	padding-bottom:7px;

}

#links a , #links a:hover, #links a:visited {
  color:#000;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
float:right;
padding: 1px 0;
margin-right:10px;
margin-top: 1px;
margin-bottom: 8px;;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
    cursor:pointer;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 1px 7px;
	margin-right: 3px;
	color: #000;
	border: 1px solid #FFF;
	background-color: #2a94c5;
	background-image: url(../images/tab-bg-active.png);
	background-repeat: repeat-x;
}

.shadetabs li a:visited{
color: #FFFFFF;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	background-color: #F1BCDC;
	background-image: url(../images/tab-bg-selected.png);
	background-repeat: repeat-x;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
#countrydivcontainer {
	float: left;
	height: 410px;
	width: 642px;
	text-align: center;
}
#newgamescontainer {
	float: left;
	height: 410px;
	width: 642px;
	text-align: center;
}
/*  styles for the unit rater     */
.ratingblock {
	display:block;
	float:left;
	}

.loading {
	height: 22px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}

.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 22px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}

.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 22px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}

.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:22px;}
.unit-rating a.r2-unit{left:22px;}
.unit-rating a.r2-unit:hover{width: 44px;}
.unit-rating a.r3-unit{left: 44px;}
.unit-rating a.r3-unit:hover{width: 66px;}
.unit-rating a.r4-unit{left: 66px;}
.unit-rating a.r4-unit:hover{width: 88px;}
.unit-rating a.r5-unit{left: 88px;}
.unit-rating a.r5-unit:hover{width: 110px;}
.unit-rating a.r6-unit{left: 110px;}
.unit-rating a.r6-unit:hover{width: 132px;}
.unit-rating a.r7-unit{left: 132px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 154px;}
.unit-rating a.r9-unit{left: 154px;}
.unit-rating a.r9-unit:hover{width: 176px;}
.unit-rating a.r10-unit{left: 176px;}
.unit-rating a.r10-unit:hover{width: 198px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 22px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {
	color:#999;
	font-family: Tahoma;
	font-size: 10px;
	margin-left: 20px;
}
.thanks {
	color:#36AA3D;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: lighter;
}

.catpag{
	list-style:none;
	margin-top:5px;
	margin-bottom:0;
	margin-left:13px;
	padding:0;
	float:left;
	width:630px;
}

	.catpag li{
	width:35px;
	height:35px;
	float:left;
	margin:0 3px;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: 0px -198px;
	}
	.catpag li a:hover, .catpag li a.selected{
	color:#6B0131;
	background-image: url(images/backgrounds.png);
	background-repeat: no-repeat;
	background-position: -70px -198px;
    cursor:pointer;
	}
		.catpag li a{

	display:block;
	width:35px;
	height:35px;
	font-family:Helvetica;
	font-size:20px;
	line-height:34px;
	color:#463813;
	text-align:center;
	text-decoration:none;
	letter-spacing:-1.4px;
		}

	.catpag li.leftar, .catpag li.leftar:hover{
		background:url(http://www.dolidoli.com/images/leftar_pag.png) no-repeat;
	}
	.catpag li.rightar, .catpag li.rightar:hover{
		background:url(http://www.dolidoli.com/images/rightar_pag.png) no-repeat;
	}

	.catpag li.leftar2, .catpag li.leftar2:hover{
		background:url(http://www.dolidoli.com/images/leftar_pag2.png) no-repeat;
	}
	.catpag li.rightar2, .catpag li.rightar2:hover{
		background:url(http://www.dolidoli.com/images/rightar_pag2.png) no-repeat;
	}














