/* featuredcontentglider.css */ 
.glidecontentwrapper {
	position: relative; /* Do not change this value */
	left:5px;
	top:3px!important;
	top:10px;
	width: 243px;
	/* Set height to be able to contain height of largest content shown*/
	height: 75px; 
	overflow: hidden;
	color:#FFF;
	margin:0px;
	padding:0px;
}


/*style for each glide content DIV within wrapper.*/
.glidecontent{ 
	/* Do not change this value */
	position:absolute; 
	background:#da1f26;
	padding:10px;
	visibility:visible;
	width:235px;
	height:75px;
	top:0;
	/* z-index:100px; */
	left:2px;
	margin:0;
	padding:2px;
}
/* Total glidecontent width: 330px+10px+10px=350px or width of wrapper div itself (not counting wrapper border/padding) */
/*style for DIV used to contain toggler links. */
.glidecontenttoggler{ 
	width: 360px;
	margin-top: 6px;
	/*How to align pagination links: "left", "center", or "right" */
	text-align: center; 
	/*always declare an explicit background color for fade effect to properly render in IE*/
	background: white; 
}

/*style for every navigational link within toggler */
.glidecontenttoggler a { 
	/* Not W3C compliant but necessary */
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid black;
	color: #2e6ab1;
	padding: 1px 3px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
}

/*style for selected page's toggler link. ".selected" class auto generated! */
.glidecontenttoggler a.selected,
.glidecontenttoggler a:hover { 
	background: #E4EFFA;
	color: black;
}

/*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
.glidecontenttoggler a.toc { 

}

/*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
.glidecontenttoggler a.prev, 
.glidecontenttoggler a.next{ 
}

.glidecontenttoggler a.prev:hover, 
.glidecontenttoggler a.next:hover {
	background: #1A48A4;
	color: white;
}
/* cssbuttonstoggler.css */ 
/*style for DIV used to contain toggler links. */
.cssbuttonstoggler { 
	/* width: 220px;
	margin-top: 16px;
	margin-left: 20px;
	text-align: center; */
	/* How to align pagination links: "left", "center", or "right" */
	/* always declare an explicit background color for fade effect to properly render in IE */
	background: white; 
	/* overflow: hidden; */
}

/* Total contenttoggler width: 350px+5px+5px=360px or total width of wrapper div (counting wrapper border/padding) */
/*style for every navigational link within toggler */
.cssbuttonstoggler a { 
	background: transparent url('../images/square-gray-left.gif') no-repeat top left;
	color: #494949;
	display: block;
	float: left;
	margin-right: 6px;
	/* Change 12px as desired */
	font: normal 13px Arial; 
	/* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	line-height: 15px; 
	/* Height of button background height */
	height: 23px; 
	/* Width of left menu image */
	padding-left: 9px; 
	text-decoration: none;
}

.cssbuttonstoggler a span {
	background: transparent url('../images/square-gray-right.gif') no-repeat top right;
	display: block;
	/* Set 9px below to match value of 'padding-left' value above */
	padding: 4px 9px 4px 0; 
}

/*style for selected and hover page's toggler link. ".selected" class auto generated! */
.cssbuttonstoggler a.selected, 
.cssbuttonstoggler a:hover { 
	background-position: bottom left;
}

/*style for selected and hover page's toggler link. ".selected" class auto generated! */
.cssbuttonstoggler a.selected span, 
.cssbuttonstoggler a:hover span { 
	background-position: bottom right;
	color: black;
}

/*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
.cssbuttonstoggler a.toc { 

}

/*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
.cssbuttonstoggler a.prev, 
.glidecontenttoggler-2 a.next{ 

}

.cssbuttonstoggler a.prev:hover, 
.glidecontenttoggler-2 a.next:hover{

}
/* styles.css */ 
/*Meyer Reset styling */



*{ margin: 0; padding: 0; }



html, div, span, object, iframe,



h1, h2, h3, h4, h5, h6, p, blockquote, pre,



a, abbr, acronym, address, b, cite, code,



del, dfn, em, i, img, ins, kbd, q, samp,



strike, strong, sub, sup, tt, var,



dl, dt, dd, ol, ul, li,



fieldset, form, label, legend,



table, caption, tbody, tfoot, thead, tr, th, td



    {border:0; outline:0; font-size:100%;


     vertical-align:baseline; background:transparent}



caption, cite, code, dfn, th, var {font-style:normal; font-weight:normal}



h1{font-weight:normal}



blockquote, q {quotes:none}



blockquote:before, blockquote:after, q:before, q:after {content:''; content:none}



:focus {outline:0}



ins {text-decoration:underline}



del {text-decoration:line-through}



/*Meyer Reset styling */







/* helpers */



.clear{ clear: both; font-size: 1px; height: 1px; overflow: hidden; }



.cat{ font-size: 11px; color: #cde6b4;}



.right{ float: right; }



.left{ float: left; }



.dull{ color: #33702d; }



.small{ font-size: 11px; }



.aligncenter{ text-align: center; }



.alignleft{ text-align: left; }



.alignright{ text-align: right; }







/* tag redefinitions */



input, select, textarea{ font-size: 13px; font-family: Arial, Helvetica, sans-serif; }



a{ color: #009901; }







/* textual pages */



#text h3{ font-size: 18px; margin: 0 0 10px 0; }



#text p, ul{ margin: 0 0 15px 0; }











body{ margin: 0; padding: 0; font-size: 12px;  background: url(../images/bg.gif) repeat-y center  1px; font-family: Arial, Helvetica, sans-serif; color: #FFF; }



#root{ margin: auto; width: 996px; }



#wrapper-content{ float:left; width:100%; background: #1b691b url(../images/wrapper-content.gif) repeat-y; padding: 0 0 10px 0; }



	



#header{ width: 100%; height: 150px; }



#main{ width: 100%; }



#container1{ float: left; width: 129px; padding: 0 0 0 1px; }







#header_logo{ float: left; width: 514px; height: 117px; }



.share-register{ width: 99%; height: 23px; position: relative; top: -5px; }



#header_leader-board{ float: left; width: 253px; height: 117px; background: url(../images/leader-board.gif) no-repeat; }







#header_login{ float: right; width: 228px; height:94px; overflow:hidden;  }



	#header_login a{ color: white; text-decoration: none; }



	#header_login a:hover{ text-decoration: underline; }



	#header_login form{ width: 220px; height: 75px; color: #FFF; font-size: 13px; font-weight: bold; padding: 2px 0 0 5px; }



	.usern1{ float: left; width: 80px; height: 20px; padding: 3px 0 0 0; }



	.usern2{ float: left; width: 80px; height: 20px; padding: 3px 0 0 0; }



	.login-inp1 input{ float: right; width: 127px; height: 18px; border: solid 1px #000; padding-top: 2px; font-weight: bold; margin: 0.2em 0.2em 0 0; }



.login-inp2 input{ float: right; width: 127px; height: 18px; border: solid 1px #000; padding-top: 2px; font-weight: bold; margin: 0.2em 0.2em 0 0; }



.forgot-pass a{ float: left; width: 130px; height: 13px; font-size: 10px; line-height: 11px; padding: 6px 0 0 0; }



.login-inp3 button{ float: right; margin: 0.3em 0.4em 0 0; width: 75px; height: 25px; border: 0; background: url(../images/login1.gif) no-repeat; cursor: pointer; }



.login-inp3 button:hover{background:url(../images/login1.gif) no-repeat;}



#header_login input:hover{ background: #cefbd8; }







.login-register{ display: block; width: 100%; line-height: 20px; height: 20px; font-size: 14px; text-align: center; position: relative; top: -8px; }



.login-register a{text-decoration: none; color:#FFF;font-weight:bold}



.login-register a:hover{text-decoration: underline}







.login-share{ float: left; padding: 0 0 0 5px; }



.login-share a{float:left;display:block;width:23px;height:23px}







.login-share a.twitter{background:url(../images/twitter1.gif)}



.login-share a:hover.twitter{background:url(../images/twitter2.gif)}



.login-share a.facebook{background:url(../images/facebook1.gif)}



.login-share a:hover.facebook{background:url(../images/facebook2.gif)}



.login-share a.mail{background:url(../images/mail1.gif)}



.login-share a:hover.mail{background:url(../images/mail2.gif)}



.login-share a.rss{background:url(../images/rss1.gif)}



.login-share a:hover.rss{background:url(../images/rss2.gif)}



.login-share a.share{width:90px;height:23px;background:url(../images/share1.gif)}



.login-share a:hover.share{width:90px;height:23px;background:url(../images/share2.gif)}











#navigation-top{ width: 130px; height: 28px; text-align: center; padding: 5px 0 0 0; font-weight: bold; font-size: 16px; background: url(../images/navigation-top.gif) no-repeat; }



#navigation-main{ width: 115px; background: url(../images/navigation-main.gif) repeat-y; text-transform: uppercase; line-height: 22px; padding: 0 0 0 15px; font-weight: bold; }



#navigation-main a{text-decoration: none; color:#FFF}



#navigation-main a:hover{color: #da1f26}



#navigation-bottom{ width: 130px; height: 15px; background: url(../images/navigation-bottom.gif) no-repeat; margin: 0 0 10px 0; }







#statistics-top{ width: 130px; height: 28px; text-align: center; padding: 5px 0 0 0; font-size: 16px; font-weight: bold; background: url(../images/statistics-top.gif) no-repeat; }



#statistics-main{ font-size: 11px; width: 115px; padding: 5px 0 5px 15px; background: url(../images/statistics-main.gif) repeat-y; line-height: 18px; }



#statistics-bottom{ width: 130px; height: 15px; background: url(../images/statistics-bottom.gif) no-repeat; margin: 0 0 10px 0; }



#statistics-main a{text-decoration: none; color:#da1f26}



#statistics-main a:hover{text-decoration: underline}







#links-top{ width: 130px; height: 28px; text-align: center; padding: 5px 0 0 0; font-size: 16px; font-weight: bold; background: url(../images/links-top.gif) no-repeat; }



#links-main{ width: 123px; background: url(../images/links-main.gif) repeat-y; font-weight: bold; text-align: left; line-height: 16px; padding: 5px 0 20px 7px; }



#links-bottom{ width: 130px; height: 15px; background: url(../images/links-bottom.gif) no-repeat; margin: 0 0 10px 0; }



#links-main a:link{text-decoration: none; color:#FFF}



#links-main a:hover{color: #F00}











#container2{ float: right; width: 860px; padding-right: 3px; height: auto; }



.google-ads1{ margin: auto; width: 125px; text-align: center; font-weight: bold; }







#c2-featured_games{ float: left; width: 483px; margin: 0 0 10px 0; }







#featured_games-top{ width: 468px; height: 40px; background: url(../images/featured_games-top.gif) no-repeat; font-size: 30px; line-height: 40px; font-weight: bold; color: #FFF; display: block; padding: 0 0 0 15px; }



#featured_games-main{ width: 483px; background: url(../images/featured_games-main.gif) repeat-y; padding-bottom: 10px; }



#featured_games-bottom{ width: 485px; height: 15px; background: url(../images/featured_games-bottom.gif) no-repeat; }



.fgame-avatar{ float: left; width: 213px; height: auto; padding: 5px 0 0 5px; }



.fga-top{ width: 213px; height: 9px; background: url(../images/fga-top.gif) no-repeat; }



.fga-main{ width: 208px; padding: 10px 0 10px 5px; height: auto; background: url(../images/fga-main.gif) repeat-y; }



.fga-avatar{ width: 200px; height: 200px; border: solid 1px #000; overflow: hidden; }



	.fga-avatar img{ height: 200px; }



.fga-bottom{ width: 213px; height: 9px; background: url(../images/fga-bottom.gif) no-repeat; }



.fgame-details{ float: right; width: 253px; height: auto; text-align: center; padding: 5px 8px 0 0; }



.fgdetails-top{ width: 256px; height: 10px; background: url(../images/fgdetails-top.gif) no-repeat; }



.fgdetails-main{ width: 255px; height:220px; padding: 0 0 0 1px; background: url(../images/fgdetails-main.gif) repeat-y; }



.fgdetails-bottom{ width: 256px; height: 10px; background: url(../images/fgdetails-bottom.gif) no-repeat; }



.fgd-top{ width: 253px; height: 11px; background: url(../images/fgd-top.gif) no-repeat; }



.fgd-main{ width: 253px; height: auto; background: url(../images/fgd-main.gif) repeat-y; }



.fgd-bottom{ width: 253px; height: 11px; background: url(../images/fgd-bottom.gif) no-repeat; }



.fgame-title,



.fgame-title a{ color: #FFF; font-weight: bold; text-decoration: none; }



.fgame-rated{ padding-left: 140px; color: #FFF; font-weight: bold; }



.fgame-full_description{ width: 240px; height: 102px; font-weight: normal; color: #000; text-align: left; padding: 10px 5px 10px 5px; overflow: hidden; line-height: 1.2em; }



.fgame-ads{ margin: auto; position: relative; top: 15px; left: 1px; width: 468px; height: 60px; text-align: center; color: #000; }







#c2-played_now{ float: right; width: 372px; margin: 0 0 10px 0; }



#played_now-top{ width: 360px; height: 21px; background: url(../images/played_now-top.gif) no-repeat; font-weight: bold; font-size: 14px; color: #FFF; padding: 7px 0 0 12px; }



#played_now-main{ width: 372px; height:297px; background: url(../images/played_now-main.gif) repeat-y bottom; padding: 10px 0 2px 0; overflow:hidden;}



	#played_now-main li{ list-style: none; margin: 1px 0; }



#played_now-bottom{ width: 372px; height: 12px; background: url(../images/played_now-bottom.gif) no-repeat; }







.bookmark-this-page{ width: 100%; height: 20px; text-align: center; font-weight: normal; font-size: 18px; line-height: 19px; }



.bookmark-this-page a{text-decoration:none; color:#FFF}



.bookmark-this-page a:hover{text-decoration:underline}







.pnm-row1{ padding: 0 0 0 6px; width: 318px; color: #000; }



.pnm-row1-top{ width: 362px; height: 10px; background: url(../images/pnm-row1-top.gif) no-repeat; }



.pnm-row1-middle{ width: 357px; height: auto; padding: 0 0 0 5px; background: url(../images/pnm-row1-middle.gif) repeat-y; }



.pnm-row1-bottom{ width: 362px; height: 10px; background: url(../images/pnm-row1-bottom.gif) no-repeat; }



.space-pnm{ margin: 3px 0; }



.pnm-avatar{ float: left; width: 75px; height: 75px; border: solid 1px #000; overflow: hidden; }



	.pnm-avatar img{ height: 75px; }



.pnm-title{ float: left; width: 100px; height: 75px; padding-left: 5px; font-weight: bold; }



.pnm-title-top{ width: 104px; height: 16px; padding:3px 0 0 0; overflow:hidden; font-weight: bold; background: url(../images/pnm-title-top.gif) no-repeat; text-align:center;}



.pnm-title-main{ width: 100px; height: 50px;text-align: center;  background: url(../images/pnm-title-main.gif) no-repeat bottom; padding: 0 2px; }











.pnm-desc{ float: left; width: 145px; height: 75px; padding-left: 10px; line-height: 1.2em; }



.pnm-title a{text-decoration: none; color:black; font-size:11px; }



.pnm-title a:hover{text-decoration: underline}







.c2r_both-top{ width: 417px; height: 10px; background: url(../images/c2r_both-top.gif) no-repeat; }



.c2r_both-middle{ width: 407px; height: auto; background: url(../images/c2r_both-middle.gif) repeat-y; padding: 0 5px; }



.c2r_both-bottom{ width: 417px; height: 10px; background: url(../images/c2r_both-bottom.gif) no-repeat; }







.games_column{ width: 424px; background: url(../images/latest_games-main1.gif); margin:0 0 10px 0;}



	.games_column h2.title1, .games_column h2.title2{float:left; width: 410px; height: 32px; background: url(../images/latest_games-top1.gif) no-repeat; padding: 8px 0 0 14px; font-weight: bold; font-size: 14px; }



	.games_column h2.title2{ background: url(../images/latest_games-top2.gif) no-repeat; }



	.games_column .content{ float: left; width: 416px; padding: 0 0 0 8px;   }



	.games_column .bottom1{ float:left; width: 424px; height: 23px; background: url(../images/latest_games-bottom1.gif) no-repeat; }



	.games_column .bottom2{ float:left; width: 424px; height: 23px; background: url(../images/latest_games-bottom2.gif) no-repeat; }



	.lg_avatar-left{ float: left; padding: 8px 0 5px 6px; width: 195px; height:107px; overflow:hidden; margin:0 5px 4px 0; background: url(../images/bg_game_small.gif) no-repeat; }



	.lg_avatar-icon{ float: left; width: 100px; height: 100px; border: solid 1px #000; overflow:hidden;}



		.lg_avatar-icon img{ height: 100px; }



	.lg_avatar-content{ width: 93px; float: right; font-weight: bold; color: #000; text-align: center; }



	.lg_avatar-content a{text-decoration: none; color:#000}



	.lg_avatar-content a:hover{text-decoration: underline}



	.lg_avatar-content .cat{ font-size: 11px; color: #cde6b4;}











#most_popular{ margin: 0 auto 10px auto; width: 858px; }



#most_popular-top{ width: 844px; height: 22px; padding: 9px 0 0 14px; font-weight: bold; font-size: 14px; background: url(../images/most_popular-top.gif) no-repeat; }



#most_popular-main{ width: 850px; height: auto; background: url(../images/most_popular-main.gif) repeat-y; padding: 5px 0 0 8px; }



#most_popular-bottom{ width: 858px; height: 12px; background: url(../images/most_popular-bottom.gif) no-repeat; }



.mp_bg1-top{ width: 840px; height: 10px; background: url(../images/mp_bg1-top.gif) no-repeat; }



.mp_bg1-main{ width: 831px; height: auto; background: url(../images/mp_bg1-main.gif) repeat-y; padding: 0 0 0 9px; }



.mp_bg1-bottom{ width: 840px; height: 10px; background: url(../images/mp_bg1-bottom.gif) no-repeat; }



.mpr-game{ float: left; width: 110px; height: 164px; padding: 6px 3px 0 5px; background: url(../images/bg_game_small2.gif) no-repeat; text-align:center;}



	.mpr-avatar{ width: 100px; height: 100px; border: solid 1px #000; overflow:hidden;}



	.mpr-avatar img{ height: 100px; }



	.mpr-title{ display: block; height: 14px; color: #FFF; text-decoration: none; padding: 3px 0 0 0; overflow: hidden; font-weight: bold; font-size: 11px; text-align: center; text-decoration: none; }



	.mpr-title a{ color: #FFF; text-decoration: none; }



	.mpr-rate{ padding: 10px 0 0 3px; text-align: left; }







#text{ float: right; width: 858px; background: #0c2a0c url(../images/bg_text_bottom.gif) no-repeat bottom; }



#text .content{ float: right; width: 818px; min-height: 600px; padding: 20px 20px; background: url(../images/bg_text_top.gif) no-repeat; }



* html #text .content{ height: 600px; }



	#text .mpr-game{ background: url(../images/bg_game_small2_user.gif) no-repeat; }



	



.textwide{margin: 0 auto 10px auto; width: 990px; }



	.textwide .top{ width: 990px; height: 12px; font-size: 1px; overflow: hidden; background: url(../images/bg_wide_top.gif) no-repeat; }



	.textwide .main{ width: 950px; color: white; padding: 0 20px; background: #0c2a0c; line-height: 1.4em; }



	.textwide .bottom{ width: 990px; height: 12px; font-size:1px; overflow:hidden; background: url(../images/bg_wide_bottom.gif) no-repeat; }







#footer_games a{ color: white; text-decoration: none; margin: 0 4px; }



.textwide a:hover,



#footer_games a:hover{ color: #00cc02; text-decoration: underline; }



	



.search-ads{ float:left; width: 99%; height: 32px; background: url(../images/search-ads.gif) no-repeat; }



.search-ads form{ float: left; width: 250px; height: 30px; margin: 2px 0 0 3px; background: url(../images/search-form.gif) no-repeat; }



.google-ads0{ float: right; width: 728px; height: 15px; border: solid 1px #000; text-align: center; font-weight: bold; color: #000; line-height: 15px; margin: 8px 0 0 0; }



.logo-search input{ background: transparent; border: 0; width: 190px; height: 21px; padding: 5px 0 0 10px; font-weight: bold; float: left; }



.logo-submit button{ float: right; width: 31px; height: 24px; border: 0; background: url(../images/search-go1.gif) no-repeat; cursor: pointer; margin: 2px 2px 0 0; }



.logo-submit button:hover{background:url(../images/search-go2.gif) no-repeat}











/* GAME PAGE */



#game_area-top{ width: 845px; height: 36px; background: url(../images/game_area-top.gif) no-repeat; font-size: 24px; font-weight: bold; padding: 4px 0 0 10px; }



#game_area-middle{ width: 835px; background: #183415; padding: 10px 10px 40px 10px; }



#game_area-bottom{ width: 855px; height: 5px; background: url(../images/game_area-bottom.gif) no-repeat; margin: 0 0 10px 0; }



.game-play{ margin: auto; border: inset 3px #000; }







.fav{float:right; width:150px; padding:9px 18px 0 0; text-align:right;}



	.fav a{ color: white; text-decoration: none; font-size: 14px; font-weight: bold; }



	.fav a:hover{ text-decoration: underline; }



.game{margin:0 auto 20px auto; padding:10px; background: #3e111f; border-left-color: #4a192b; border-bottom-color: #d7497d; border-right-color: #d7497d; border-top-color: #4a192b; border-width: 1px; border-style: solid;}



.texts{padding:0 30px 0 0;}



	.texts h3{font-size:18px;}



.game-rate{ float: left; padding:0 0 0 15px; width: 300px;  color: #3b7f34;  }



	.game-rate .rating{ font-size: 18px; font-weight: bold; color: white; }







.rate-game{ width: 200px; float: left; font-size: 24px; font-weight: bold; padding: 10px 0 0 10px; }



#star-rating{ background: url(../images/star_rating.gif) repeat-x left -1000px; float: left; height: 40px; width: 200px; }



		#star-rating a:hover,



		#star-rating a:active,



		#star-rating a:focus,



		#star-rating .current-rating{ background: url(../images/star_rating.gif) repeat-x left -1000px; }



		#star-rating{ position: relative; width: 200px; height: 40px; overflow: hidden; list-style: none; margin: 0; padding: 0; background-position: left top; }



		#star-rating li{ display: inline; line-height:40px; }



		#star-rating a,



		#star-rating .current-rating{ position: absolute; top: 0; left: 0; text-indent: -1000em; height: 40px; line-height: 40px; 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; }







/* comments */



.comments .left{ width: 400px; padding: 0 0 0 0px; font-size: 13px; }



	.comments .left .small{ color: orange; }



.comments .right{ width: 400px; padding: 0 10px 0 0; }



.comments textarea{ border-left-color: #0c2a0c; border-bottom-color: #217420; border-right-color: #217420; border-top-color: #0c2a0c; border-width: 1px; border-style: solid; background: #2b5e26; width: 380px; height:160px; overflow:auto; color: #fafafa; padding:4px;}



.comments p{ margin: 0 0 10px 0; }



		



/* form elements */



form.Form{ }







div.Block{ padding:10px 0 0px 0;  }



.Block .Title{ font-size:11px; margin:0 0 3px 0;}



.Block .Title b{ color: #FB0000;  margin-left: 0.3em;  }



.Error{ display: block; font-size: 11px; font-weight: normal; color: red; }



.Message{ display: block; font-size: 1.2em;  color: #eee59d; font-weight: normal;  text-align: center;  }



input.Text{ border: 1px solid; border-color: #0c2a0c #337730 #337730 #0c2a0c;  



background: #2b5e26; color: #fafafa; width: 278px; height: 18px; padding: 2px; }



input.button{ border-left-color: #1f721f; border-bottom-color: black; border-right-color: black; border-top-color: #1f721f; border-width: 1px; border-style: solid;  background: #185f19; color: white; padding: 4px 15px; }



.Form select{ width: 284px; padding: 2px; background: #2b5e26; color: #fafafa; border: 1px solid; border-color: #0c2a0c #337730 #337730 #0c2a0c; }















/* Terms of Service - Privacy Policy*/



.page  {padding : 10px;font : normal 11px verdana;color : #ffffff;line-height : 18px;}



.page a {color : #c5fd37;}



.page h1 {font : bold 18px verdana;} 



.page p{margin:15px 0 15px 0;}



.page ul{padding-left:20px;	}



.page li{list-style:disc;}



div.sociable  {margin : 16px 0;}



span.sociable_tagline {position : relative;}



span.sociable_tagline span {display : none;width : 14em;}



span.sociable_tagline:hover span {position : absolute;display : block;top : -5em;background : #ffe;border : 1px solid #ccc;color : black;line-height : 1.25em;}



.sociable span {display : block;}



.sociable ul {display : inline;margin : 0 !important ;padding : 0 !important ;}



.sociable ul li {background : none;display : inline !important ;list-style-type : none;margin : 0;padding : 1px;}



.sociable ul li:before {content : "";}



.sociable img {float : none;width : 16px;height : 16px;border : 0;margin : 0;padding : 0;} 



/* Terms of Service */



.prev {







	background:url(../images/arrow_up.gif) no-repeat;	overflow:hidden;	width:22px;	height:11px;	cursor:pointer;	position:relative;	left:20px;	top:7px;	z-index:10;  float:left;}







.next {	background:url(../images/arrow_down.gif) no-repeat;	overflow:hidden;	width:22px;	cursor:pointer;	height:11px;	position:relative;	right:25px;	top:7px;	z-index:10;  float:left;  left:28px;}





.board_title { width: 160px; height: 20px; background: url(../images/leader_board.gif) no-repeat; position: relative; top: 3px; left: 23px; margin-bottom: 10px;  float:left;}





#board_content {

height: 90px;

padding-top:0;

width:253px;

float:left;

}

.place-for-ads1{text-align:center; width:100%; height:90px; padding:10px 0; margin:-10px 0 0 0}
.glidercontentsub{float:left; width:68%;}
.sb_thumb{float:right}
.glidercontentsub a{color:#000; text-decoration:none; }
/* usercp.css */ 
/* User page */
.pagemenu{ text-align: right; margin: 0 0 15px 0; }
.pagemenu li{ list-style: none; display: inline; margin:0 10px 0 0; }	
.pagemenu a{ color: #b4f59f; text-decoration: none;}
	.pagemenu .active a,
	.pagemenu a:hover{ color: white; }

.pages{	clear:both; display:block; text-align:center; padding:15px 0 0 0;	}
.pages a{ color: #b6f4a2; padding: 0 5px 0 5px; margin:0; text-decoration: none; }
.pages a.active{ background-color: #227522;  color: White;}
.pages a:hover{ background-color: #258126;  text-decoration: none; color: White;  }


/* Profile data */
#Profile{ float:left; width:100%; list-style: none; padding:0; margin:0 0 15px 0;}
	#Profile li{ float: left; width: 320px; line-height: 1.6em; }
	#Profile li.avatar{ width: 115px; }
	#Profile li.avatar img{ border: 1px solid; border-color:#cccccc #f3f3f3 #f3f3f3 #cccccc; padding:3px; }

/* Userlist */
.list_user{ width: 380px; margin:0 0 18px 0; height:75px; overflow:hidden; }
	.list_user .avatar{ float: left; width: 50px; height:50px; padding: 3px; border: 1px solid; border-color: #cccccc #f3f3f3 #f3f3f3 #cccccc; }
	.list_user .info{ float: right; width: 310px; text-align: left; }
	.list_user .info img{ float: left; margin-right: 5px; }
	.username0, .username1, .username2{ line-height: 23px; text-decoration: none; font-size:14px; }
	.username0{ color: #566756; }
	.username1{ color: #87ceeb; }
	.username2{ color: #eb6eb9; }
	.list_user .info a:hover{ text-decoration: underline; }

/* Settings */
#Settings h3{ margin: 0px 0 4px 0; }
#Settings .Form{  float: left; display:block; width: 780px; padding: 10px; margin:0;  background: #134213;  border: 1px solid;  border-color: #185f19 Black Black #185f19;    }
#Settings input.Text{ width: 200px; }
	#Avatar img{ float:left; border: 1px solid; border-color: #cccccc #f3f3f3 #f3f3f3 #cccccc; padding: 3px; margin:0 0px 0 0; }
	#Avatar p{ margin: 0 0 9px 0; }	
	
.odd{ float: left; }
.even{ float: right; }
#Password{ display: none; }
.vivid{ color: #ccff99; }
/* inlineStyle.css */ 
/* block_allgameslist.html */
#dynALLgame {
	width : 845px; 
	margin:0 -10px;
}

/* block_board.html */
#glidercontentsub {
	width: 150px; 
	float: left; 
	padding:5px;
}

#glidercontentsub a {
	color: #ccff99;
}

/* block_game.html */
#bgrecent {
	margin: 10px 0; 
	display:none;
}

/* helper_pagination.html */
.hppages {
	padding-bottom:20px;
}

/* user_msg.html */
#usrmsg {
	width:75%; 
	margin:0 auto; 
	text-align:center;
}

.umclear {
	float:left; 
	height:240px;
}

/* user_settings.html */
#settingsResults {
	width:240px; 
	padding:50px 0 0 0;
}
