
body {
/*	background-color: #007aa8;*/
/*	background-image: url(img/bg-07.gif);*/
/*	background-repeat:repeat-x;
	background-repeat:repeat-y;*/
	margin: 0px;
	padding: 0px;
}

.normaltext {
	font-size:12px;
}

.container {
	width: 980px;
	margin: 0px;
	padding: 0px;
	border-left: 2px solid #e6409b;
	border-right: 2px solid #e6409b;
	text-align: center;
}


/* ################ NEW CSS #################### */


.header {
	width: 980px;
	height: 222px;
	margin: 0px;
	padding: 0px;	
}

.head_left {
	width: 252px;
	height: 222px;
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
.head_right {
	width: 728px;
	height: 222px;
	float: right;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

.topstrip {
	background-color: #1d1d1d;
	width: 728px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

.topstrip_left {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fe018c;
	padding-top: 5px;
}
#topstrip_left a:link {
	color:#fe018c;
	text-decoration: none;
}
#topstrip_left a:visited {
	color:#fe018c;
	text-decoration: none;
}
#topstrip_left a:hover {
	color:#fe018c;
	text-decoration: none;
}

.topstrip_right {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fe018c;
	padding-top: 2px;
}
#topstrip_right a:link {
	color:#fe018c;
	text-decoration: none;
}
#topstrip_right a:visited {
	color:#fe018c;
	text-decoration: none;
}
#topstrip_right a:hover {
	color:#fe018c;
	text-decoration: none;
}
.topstrip_right input {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color:#fe018c;
	border: 1px solid #fe018c;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


.menu_top {
	background-color: #e6409b;
	width: 728px;
	height: 27px;
	margin: 0px;
	padding-top: 8px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#menu_top a:link {
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}
#menu_top a:visited {
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}
#menu_top a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}

.menu_bottom {
	background-color: #ffb7dd;
	width: 728px;
	height: 22px;
	margin: 0px;
	padding-top: 8px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#menu_bottom a:link {
	color:#e6409b;
	font-weight:bold;
	text-decoration: none;
}
#menu_bottom a:visited {
	color:#e6409b;
	font-weight:bold;
	text-decoration: none;
}
#menu_bottom a:hover {
	color:#e6409b;
	font-weight:bold;
	text-decoration: none;
}


.head_abovead {
	background-image:url(img/above-728-01.gif);
	width: 728px;
	height: 43px;
}
.head_ad {
	width: 728px;
	height: 90px;
}

.header_bottom {
	background-image:url(img/header_bottom-01.png);
	width: 980px;
	height: 10px;
}


/* ROUNDCONT MARGINS */

.roundcont_column_margin {
	margin: 10px 10px 10px 10px;
}
.roundcont_content_margin {
	margin: 10px 10px 10px 0;
}
.roundcont_randomg_margin {
	margin: 0px 10px 0px 10px;
}

/* ROUNDCONT_320_MAIN */

.roundtop_320_main { 
	background: url(img/roundcont_320_main_top.gif) no-repeat;
	width:320px; height:10px;
}
.roundbottom_320_main {
	background: url(img/roundcont_320_main_bottom.gif) no-repeat;
	width:320px; height:10px;
}
.roundcont_320_main {
	width: 320px;
	background-color: #ffb7dd;
	color: #000;
}
.roundcont_320_main p {
	margin: 0 10px;
}

/* ROUNDCONT_CONTENT */

.roundtop_content_main { 
	background: url(img/roundcont_cont_top.gif) no-repeat;
	width:630px; height:10px;
}
.roundbottom_content_main {
	background: url(img/roundcont_cont_bottom.gif) no-repeat;
	width:630px; height:10px;
}
.roundcont_content_main {
	width: 630px;
	background: url(img/roundcont_cont_mid.gif);
	color: #000;
}
.roundcont_content_main p {
	margin: 0 10px;
}

/* ROUNDCONT_RANDOMGAMES */

.roundtop_randomg_main { 
	background: url(img/roundcont_randomg_top.gif) no-repeat;
	width:960px; height:10px;
}
.roundbottom_randomg_main {
	background: url(img/roundcont_randomg_bottom.gif) no-repeat;
	width:960px; height:10px;
}
.roundcont_randomg_main {
	width: 960px;
	background-color: #ffb7dd;
	color: #000;
}
.roundcont_randomg_main p {
	margin: 0px;
}
.roundcont_randomg_main img {
	border: 1px solid #1d1d1d;
	margin: 0 4px 0 0;
	text-align: left;
}


/* FOOTER */

.footer {
	background-color: #ffb7dd;
	border-left: 2px solid #e6409b;
	border-right: 2px solid #e6409b;
	text-align: left ;
	width: 980px;
}
#footer2 {
	background-color: #e6409b;
	font-family: Verdana;
	font-size: 9px;
	color:#FFFFFF;
	text-align:center;
	border-top: 1px solid #FFFFFF;
	width: 980px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#linkpartners {
	width:200px ;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px ;
	text-align: left ;
	vertical-align: top;
	margin: 0px ;
	padding: 10px ;;
}
#randomgames {
	width:370px ;
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	text-align: left ;
	vertical-align:top;
	margin: 0px ;
	padding: 10px ;
}
#aboutus {
	width:350px ;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: left ;
	vertical-align:top;
	margin: 0px ;
	padding: 10px ;
}
#abouthead {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
}



#search_select {
	width: 300px;
	height: 54px;
	margin: 0px;
	padding: 0px;
}
.gameselect {
	border: 1px solid #005676;
	margin-top: 5px;
	font-size: 9px;
	font-family: Verdana;
	width: 300px;
	float: right;
}
#search {
	width: 300px;
	height: 30px;
	text-align:left;
	background-image: url(img/mmenubak-01.gif);
}
#jump {
	width: 300px;
	height: 24px;
	text-align:left;
	background-image: url(img/mmenub-01.gif);
}


.columnsection {
	background-color: #fff5fa;
	margin: 0px;
	padding: 0px;
}



.breadcrumb {
	height: 23px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}

.darklink {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 30px;
	padding-botom: 35px;
}
.darklink_2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/*.menuheadgreen, .menuhead1 {
	background-image: url(img/greengrad.png);
	height: 30px;
	text-align: left;
	border: 1px solid #54C811;
	margin-bottom: 4px;
}

.menuheadblue, .menuhead2 {
	background-image: url(img/bluegrad.png);
	height: 30px;
	text-align: center;
	border: 1px solid #4CAFE6;
	margin-bottom: 4px;
}

.menuheadgray, .menuhead3 {
	background-image: url(img/graygrad.png);
	height: 30px;
	text-align: left;
	border: 1px solid #9B9B9B;
	margin-bottom: 4px;
}*/
.menuhead_blue, .menuhead_b {
	background-image: url(img/bluegrad-3_mid.gif);
/*	background-image: url(img/bluegrad-3-left.png) left top no-repeat;
	background-image: url(img/bluegrad-3-right.png) right top no-repeat;*/
	height: 23px;
	text-align: left;
	text-decoration: none;
/*	border: 1px solid #005676;
	margin: 0px;*/
/*	padding-left: 10px;
	padding-right: 10px;*/
}

.menuhead {
	height: 25px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #fe018c;
}
.menuheadtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fe018c;
	font-weight: bold;
	padding: 6px;
	margin-left: 4px;
	margin-right: 4px;
}

.menutext {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	margin-bottom: 4px;
}


.gametitle {
	font-family: Verdana;
	font-size: 10px;
	color: #fe018c;
	text-align: left;
	line-height: 16px;
}
.gametitle a:link {
	color: #fe018c;
	text-decoration: none;
}
.gametitle a:visited {
	color: #fe018c;
	text-decoration: none;
}
.gametitle a:hover {
	color: #333333;
}

.f_gametitle {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
}


.largertext {
	font-family: Verdana;
	font-size: 11px;
}
.graymenutext {
	color: #555555;
}
.menutext img {
	border: 1px solid #000000;
	margin: 2px;
	padding: 0px;
}
.menutext input, .menutext select, .menutext textarea {
	font-size: 9px;
	font-family: Verdana;
	border: 1px solid #0088AA;
	margin: 4px;
	background-color: #FFFFFF;
}

.menunum {
	font-weight: bold;
	font-family:Verdana;
	font-size: 9px;
	color: #666666;
}

.paddedcontent {
	padding: 4px;
}

.statsmenu {
	background-image: url(img/yellowgrad.png);
	border: 1px solid #FFB703;
	font-family: Verdana;
	font-size: 9px;
	color: #555555;
	text-align: center;
	margin-bottom: 4px;
	padding: 8px;
}

.menuheadgray a:active {
	COLOR: #fdad00; TEXT-DECORATION: none
}


/* LINKS */

.menutext a:link {
	color: #fe018c;
}
.menutext a:visited {
	color: #fe018c;
}
.menutext a:hover {
	color: #f361f4;
}

.breadcrumb a:link {
	color: #fe018c;
}
.breadcrumb a:visited {
	color: #fe018c;
}
.breadcrumb a:hover {
	color: #f361f4;
}

.footer a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #f361f4;
}

/* end of links */

.sidemenucontent {
	border: 1px solid #DCDCDC;
	background-color: #FAFAFA;
	font-family: Verdana;
	font-size: 9px;
	padding: 3px;
	color: #666666;
	text-align: left;
}




/*      styles for the star rater     */
/*   copyright http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/   */


.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(img/star_rating.png) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:90px;
height:18px;
overflow:hidden;
list-style:none;
margin:0;
padding:10;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:18px;
line-height:18px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}


