/* featuredcontentglider.css */ 
.glidecontentwrapper{

position: relative; /* Do not change this value */

left:5px;

width: 243px;

height: 80px; /* Set height to be able to contain height of largest content shown*/

overflow: hidden;

color:#FFF;

font-family:Verdana, Geneva, sans-serif; 

font-size:x-small;

line-height:14px;

top:-9px;

}







.glidecontent{ /*style for each glide content DIV within wrapper.*/

position: absolute; /* Do not change this value */

background: #1F150F;

padding: 4px;

visibility: hidden;

width: 330px;

}

/*

 Total glidecontent width: 330px+10px+10px=350px

	Or width of wrapper div itself (not counting wrapper border/padding)

*/



.glidecontenttoggler{ /*style for DIV used to contain toggler links. */

width: 360px;

margin-top: 6px;

text-align: center; /*How to align pagination links: "left", "center", or "right"

background: white; /*always declare an explicit background color for fade effect to properly render in IE*/

}





.glidecontenttoggler a{ /*style for every navigational link within toggler */



display: inline-block;

border: 1px solid black;

color: #2e6ab1;

padding: 1px 3px;

margin-right: 3px;

font-weight: bold;

text-decoration: none;

}



.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */

background: #E4EFFA;

color: black;

}



.glidecontenttoggler a:hover{

background: #E4EFFA;

color: black;

}



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

}



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

}



.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{

background: #1A48A4;

color: white;

}
/* cssbuttonstoggler.css */ 
.cssbuttonstoggler{ /*style for DIV used to contain toggler links. */
width: 220px;
position:relative;
top:-22px;
left:22px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
overflow: hidden; 
}
#p-select{
height:11px;
}
#canadaprovinces{
position:relative;
top:-11px;
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.cssbuttonstoggler a{ /*style for every navigational link within toggler */

color: #494949;
display: block;
float: left;
font: normal 13px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 11px; /* Height of button background height */
text-decoration: none;
}

.cssbuttonstoggler a span{


}

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

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

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

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

}

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

}
.next{
position:relative;
left:160px;
}

/* style.css */ 
/* RESET */*{ margin: 0; padding: 0;}a img, iframe{ border: 0; }h1, h2, h3, h4, h5, h6{ font-size: 100%; font-weight: normal; }ul, ol, dl, li, dt, dd{ list-style: none; }form, fieldset{ border: 0; }	input, textarea, select, button { font-size: 100%; font-family: verdana, arial; }select{ margin: inherit; }table{ border-collapse: collapse; border: 0; }#scoreMedals{width:410px;}#scoreMedals table{ border-collapse: collapse; border: 1px dotted #FEA900; }#scoreMedals td, th, caption{ border-collapse: collapse; border: 1px dotted #FEA900; font-size:9px;padding:5px;}td, th, caption{ font-size: 100%; font-weight: normal; text-align: left; }body{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 11px; background: #000 url(../images/bg.gif) repeat; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 1.4em;  color: White;  }.clear, .Clear{ font-size: 1px; height: 1px; clear: both; line-height: 1px; }.left{ float: left; }.right{ float: right; }.aligncenter{ text-align: center; }.alignright{ text-align: right; }.small, .Small{ font-size: 0.9em; }#container{ margin: 0 auto; width: 1000px; position:relative; left:-5px;  }#pageborder{float:left; width: 1000px; background-color: #000000; border-left: solid 3px #5a5959; border-right: solid 3px #5a5959; }#main{ margin: auto; width: 1000px; }#left_menu{ float: left; width: 128px; padding: 0 0 0 5px; font-weight: bold; margin-right:7px;}#content{ float: left; width: 855px; }#pagecontent{ min-height: 500px; padding:0 15px 15px 15px; }* html #pagecontent{ height: 500px; }#header{ margin: auto; width: 1000px; position:relative;}header_bar{ margin: auto; width: 1000px; }#logo{ width: 600px; height: 118px; float: left; background: url(../images/logo.gif) no-repeat; }	#logo a{ display: block; text-indent: -5000px; width: 350px; height: 118px; }#social{ position: absolute; top: 90px; left: 350px; width: 250px; height: 27px; }h3{ font-weight: bold; font-size: 16px; color: #FFF; text-align: left; margin: 0 0 7px 0; }a{ color: red; text-decoration: none; }a:hover{ text-decoration: none; color: #FEA900; }#board{ width: 253px; height: 118px; background: url(../images/board.gif) no-repeat; float: left; overflow:hidden;}	.board_title{ width: 160px; height: 20px; background:url(../images/leader_board.gif) no-repeat; position: relative; top: 3px; left: 43px; margin-bottom: 10px; }	#board_title h2{ position: relative; top: -3px; left: -7px; }	#board_content{ width: 253px; height: 80px; font-size: 11px; }#login{ margin: 0px; padding: 0; width: 145px; float: right; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFF; text-align: center; }	#login p{ margin: 0 0 10px 0; }	#login .button{ float:right; width: 68px; height: 27px; font-size:1px; background: black url(../images/login1.gif) no-repeat; border: 0px none; cursor: pointer; color:#AC0603;}	#login .button:hover{ background: url(../images/login2.gif) no-repeat; color:white;}	.login_username1{ position: relative; top: 2px; background-color: #2a2a2a; border: solid 1px #787775; width: 134px; height: 19px; padding: 3px 2px 0px 2px; color: #FFF; }	.login_username1:hover{ background-color: #424242; border: solid 1px #9e0000; width: 134px; height: 19px; padding: 3px 2px 0px 2px; color: #FFF; }	.login_password1{ margin-top: 5px; background-color: #2a2a2a; border: solid 1px #787775; width: 134px; height: 19px; padding: 3px 2px 0px 2px; color: #FFF; }	.login_password1:hover{ background-color: #9e0000; border: solid 1px #787775; width: 134px; height: 19px; padding: 3px 2px 0px 2px; color: #FFF; }.forgot_pass{ font-family: Arial, Helvetica, sans-serif; }	.forgot_pass a{ color: #FFF; text-decoration: none; }	.forgot_pass a:hover{ color: #F00; }.register{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; position: relative; top: 2px; font-size: 15px; }	.register a{text-decoration: none; color:#FFF}	.register a:hover{text-decoration: none; color: #F00}#search_bar_ads{ width: 994px; margin:0 0 3px 0; padding:0 3px; }.search_bar1{ float: left; margin:5px 0 0 0; }p.searchres{ margin: 0 0 9px 0; }.sb1_search input{ float:left; width: 210px; height: 21px; padding: 6px 0px 0px 5px; border: 0; background: url(../images/sb1_search_t.gif) no-repeat; color: #FFF; }.sb1_submit button{ float:left; width: 34px; height: 27px; background: url(../images/sb1_submit1.gif) no-repeat; border: 0px; cursor: pointer; }.sb1_submit button:hover{ background: url(../images/sb1_submit2.gif) no-repeat; }.s_ads{ float: right; margin-top: 5px; width: 728px; padding:5px; border: solid 1px #F00; text-align: center; color: #FFF;  }#c_top1{ width: 852px; height: 48px; background-image: url(../images/c_top1.gif); background-repeat: no-repeat; }#c_center1{ width: 848px; height: auto; background: #070100 url(../images/c_center1.gif) repeat-x; border-left: solid 2px #e30400; border-right: solid 2px #e30400; }#c_bottom1{ width: 855px; margin: 0 0 10px 0; height: 15px; background: url(../images/c_bottom1.gif) no-repeat; }.adcc1{ margin: auto; text-align: center; color: #FFF; padding: 15px; position:relative; left:10px; top:30px;}.adcc2{ margin: auto; text-align: center; color: #FFF; padding: 15px; position:relative; left:10px; top:-28px;}.cc1_title{ float: left; padding: 15px 0 0 15px; line-height: 1.2em; }	.cc1_title h1{ font-weight: bold; font-size: 24px; color: #FFF; text-transform: uppercase; margin:0 0 5px 0;}.cc1_extra_info{ float: right; position: relative; top: 12px; right: 20px; font-size: 11px; color: #FFF;  }.cc1_extra_info a{text-decoration: none; color:#FFF}.cc1_box{ margin: auto; text-align: center; color: #FFF; padding: 15px; }.cc1_description{ padding: 20px 0px 0px 30px; font-weight: bold; color: #FFF; margin: 0; }.cc1_description h3{ font-size: 14px; color: #e30400; font-weight: bold; margin:0;}#cc2{ margin: 5px 2px 100px 2px; width: 851px; height: 158px; background-image: url(../images/cc1_bottom.gif); background-repeat: no-repeat; }#cc2_options{ float: left; width: 187px; height: 158px; padding: 0px 0px 0px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; line-height: 38px; }.cc2_options_title{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFF; font-weight: bold; position: relative; left: 5px; top: 5px; }#cc2_rate{ float: left; width: 262px; height: 147px; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFF; font-weight: bold; padding: 8px 0px 0px 5px; }.cc2_rate_title{ position: relative; left: 20px; width: 150px; }.cc2_rate_txt{ position: relative; top: 5px; left: 10px; width: 245px; height: 62px;  padding: 4px 4px; font-size: 14px; color: #FFF; font-weight: bold; background-color: #282828; border: solid 1px #979797; }.golden_rate{  font-size: 14px; font-weight: bold; color: #fea900; }.cc2_rate_img{ position: relative; top: 2px; text-align: center; }#cc2_code{ float: right; width: 358px; height: 157px; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFF; font-weight: bold; padding: 8px 0px 0px 5px; }
#footer_top1{ width: 100px; 	overflow:hidden; 
	font-size:1px; line-height:1px; height: 10px; /* background: url(../images/c_top2.gif) no-repeat; */}

#footer_top1 h2{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFF; text-align: center; }

#footer_center1{ width: 1000px; /* padding: 0px 15px 10px 15px; *//* background: #1f0503 url(../images/c_center2.gif) repeat-x; border: solid #e30400; border-width: 0 2px; */ color: red; text-align: center; }
#footer_bottom1{ width: 1000px; height: 10px; /* background-image: url(../images/c_bottom2.gif); background-repeat: no-repeat; */}

.privacy_top1{ margin-top: 10px; width: 1000px; overflow:hidden; height: 10px; /* background-image: url(../images/c_top3.gif); background-repeat: no-repeat; */ }

.privacy_center1{ width: 1000px; /* padding: 5px 15px; background: #070100 url(../images/c_center3.gif) repeat-x; border-left: solid 2px #e30400; border-right: solid 2px #e30400; */ text-align: center; color: #ccc; font-size: 11px; }

.privacy_center1 h2{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFF; text-align: center; }

.privacy_bottom1{ width: 1000px; height: 10px; */ background-image: url(../images/c_bottom3.gif); background-repeat: no-repeat; */ margin: 0px 0px 10px 0px; }


.center_block{ float: left; width: 420px; }	.defbox_top{ float: left; width: 420px; height: 10px; font-size: 1px; background: url(../images/c_top420.gif) no-repeat; }	.defbox_top_recommended{width: 852px; height: 48px; background-image: url(../images/c_top1.gif); background-repeat: no-repeat; }	#defbox_top_recommended1{width: 852px; height: 48px; background-image: url(../images/c_top1.gif); background-repeat: no-repeat; }	.defbox_content{ float: left; min-height: 165px; width: 385px; padding: 0px 15px 10px 15px; background: #1f0503 url(../images/c_center2.gif) repeat-x; border: solid #e30400; border-width: 0 2px; }	* html .defbox_content{ height: 165px; }	.defbox_bottom{ float: left; width: 420px; height: 10px; background: url(../images/c_bottom420.gif) no-repeat; }	#defbox_bottom_related{ width: 855px; margin: 0 0 10px 0; height: 15px; background: url(../images/c_bottom1.gif) no-repeat; float:left; }.lmc1_top{ margin: 20px 0px 0px 0px; width: 119px; height: 13px; overflow:hidden; background: url(../images/lmc1_top.gif) no-repeat; display:block; padding: 10px 0 5px 8px; font-weight: bold; font-size: 14px; color: #FFF; }.lmc1_center{ width: 122px; background: #0a0200 url(../images/lmc1_center.gif) repeat-x; border-left: solid 2px #e30400; border-right: solid 2px #e30400; }.lmc1_content1{ padding: 5px 0px 0px 6px; line-height: 24px; min-height: 350px; height: auto !important; height: 350px; }.lmc1_content2{ padding: 5px 0px 0px 6px; line-height: 1.4em; font-size: 10px; font-family:Arial, Helvetica, sans-serif;}	.lmc1_center,	.lmc1_content1 a,.lmc1_content2 a{color:#FEA900}.lmc1_content2 a:hover{color:#F00}.lmc1_bottom{ margin-bottom: 5px; width: 127px; height: 8px; background-image: url(../images/lmc1_bottom.gif); background-repeat: no-repeat; }#ad_bar{ margin-top: 20px; width: 125px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; line-height: 18px; color: #FFF; }#most_popular_top1{ position: relative; margin-top: 10px; width: 852px; height: 32px; background-image: url(../images/most_popular_top1.gif); background-repeat: no-repeat; }#most_popular_center1{ width: 852px; background: url(../images/most_popular_center1.gif) repeat-x; background-color: #0a0300; overflow:hidden;}#most_popular_bottom1{ display: none; width: 852px; height: 15px; background: url(../images/most_popular_bottom1.gif) no-repeat; }	.most_popular_title h1{  font-weight: bold; font-size: 15px; color: #FFF; position: relative; top: 8px; left: 12px; width: 400px; }	#mp_white_top1{ margin: 0 auto -12px auto; width: 840px; height: 18px; background: url(../images/mp_white_top1.gif) no-repeat; }	#mp_white_center1{ margin: auto; padding-left: 5px; width: 835px; background: url(../images/mp_white_center1.gif) repeat-y; background-color: #070707; }	#mp_white_bottom1{ margin: auto; width: 840px; height: 10px; background: url(../images/mp_white_bottom1.gif) no-repeat; }.row{ width: 840px; height: 180px; }.most_popular_box{ float: left; margin: 0px 0 5px 0px; width: 114px; height: 164px; overflow:hidden; padding: 7px 0 0 5px; background: url(../images/most_popular_box.gif) no-repeat; font-weight: bold; color: #FFF; }.allgames_box{ float: left; margin: 0px 0 5px 0px; width: 114px; height: 164px; overflow:hidden; padding: 7px 0 0 5px; background: url(../images/most_popular_box.gif) no-repeat; font-weight: bold; color: #FFF; }	.mpb_1{ width: 100px; height: 100px; overflow: hidden; border: 1px solid #FFF; margin: 0 0 6px 0; }		.mpb_1 img{ height: 100px; }	.title-space2{ width: 110px; }	#featured_games{ float: left; position:relative; left:-3px; width: 483px; height: 322px; overflow:hidden; background: url(../images/featured_games.gif) no-repeat; }	.fg_content{ margin: auto; width: 483px; }	.fg_box1{ position: relative; top: 10px; left: 5px; float: left; width: 213px; height: 208px; background-image: url(../images/fg_box1.gif); background-repeat: no-repeat; }	.fg_box2{ position: relative; top: 10px; right: 3px; float: right; width: 259px; height: 210px; background-image: url(../images/fg_box2.gif); background-repeat: no-repeat; }	.fgb2_title{ position: relative; top: 3px; right: 3px; float: right; width: 253px; height: 81px; background-image: url(../images/fg_box3.gif); background-repeat: no-repeat;  font-size: 14px; font-weight: bold; color: #FFF; text-align: center; }		.fgb2_title a{ color: white; text-transform: uppercase; text-decoration: none; }.category_players{ position: relative; top: 18px; width: 253px; height: 20px; text-align: left; font-size:0.9em;}	.cp_category{ width: 130px; float:left; padding:0 0 0 10px; }	.cp_category a{text-decoration: none; color:#F00; text-transform: none; }	.cp_plays{ float:right; width: 80px; padding:0 15px 0 0; text-align: right;}.fgb2_description{ display:block; color: #FFF; width: 233px; padding: 15px 0px 0px 15px; }#fg_ads1{ width: 468px; height: 60px; position: relative; top: 12px; left: 7px; text-align: center;  font-size: medium; font-weight: bold; color: #FFF; }.fgb1_pic1{ position: relative; top: 3px; margin: auto; width: 200px; height: 200px; border: 1px solid #FFF; }	.fgb1_pic1 img{ height: 200px; width: 200px; margin: 0 auto; }#played_now{ float: right; position: relative; right: -2px; width: 372px; height: 322px; overflow: hidden; }	.pn_title1{ position: relative; left: 4px; top: 4px; width: 185px; height: 24px; background-image: url(../images/pn_title1.gif); background-repeat: no-repeat;  font-size: 14px; color: #FFF; font-weight: bold; padding: 1px 0px 0px 8px; }	.pn_box1{ margin: 3px 0px 2px 2px; /*position: relative;*/ left: 6px; top: 6px; width: 362px; height: 85px; background: url(../images/pn_box1.gif) no-repeat; }	.pn_box2{ margin: 0px 0px 2px 0px;/* position: relative;*/ left: 6px; top: 6px; width: 362px; height: 85px; background: url(../images/pn_box1.gif) no-repeat; }	.pn_box3{ margin: 0px 0px 2px 0px; /*position: relative;*/ left: 6px; top: 6px; width: 362px; height: 85px; background: url(../images/pn_box1.gif) no-repeat; }	.pn_box11{ position: relative; left: 10px; top: 3px; width: 75px; height: 75px; overflow: hidden; border: 1px solid #FFF; float: left; font-size: medium; font-weight: bold; text-align: center; color: #FFF; }		.pn_box11 img{ height: 75px; }	.pn_box12{ margin: 3px 0px 0px 15px; width: 98px; height: 78px; padding-left: 6px; background-image: url(../images/pn_box12.gif); background-repeat: no-repeat; float: left;  font-weight: bold; text-align: left; color: #FFF; }	.pn_box13{ margin: 3px 0px 0px 3px; width: 156px; word-spacing:normal; height:40px; float: left;  font-weight: normal; text-align: left; color: #FFF; }	.pn_category{ width: 150px; }	.pn_category a{text-decoration: none; color:#F00}	.pn_category a:hover{text-decoration: none; color: #F00; border-bottom:solid 1px #FFF}#play{ width: 372px; height: 293px; background-image: url(../images/played_now.gif); background-repeat: no-repeat; }#bookmark{ text-align: center; padding: 5px 0; font-weight: bold; }.gamesmalltitle{ color: white; text-transform: uppercase; }.newsletter{ float: right; width: 275px; height: 27px; margin-bottom: 2px; }	.newsletter input{ float:left; width: 181px; height: 21px; padding: 6px 0px 0px 5px; border: 0; background-image: url(../images/newsletter.gif); background-repeat: no-repeat; color: #FFF; }	.newsletter button{ float: right; width: 89px; height: 27px; background-image: url(../images/newsletter1.gif); background-repeat: no-repeat; border: 0px; cursor: pointer; }.newsletter button:hover{ float: right; width: 89px; height: 27px; background-image: url(../images/newsletter2.gif); background-repeat: no-repeat; border: 0px; cursor: pointer; }#latest_games{ position: relative; top: 10px; left:-3px; width: 428px; height: 512px; background-image: url(../images/latest_games.gif); background-repeat: no-repeat; float: left; }	.lg_title1{ width: 155px; height: 24px; padding: 4px 0px 0px 8px; position: relative; top: 5px; left: 5px; margin-bottom: 10px; background: url(../images/lg_title1.gif) no-repeat; font-size: 14px; color: #FFF; font-weight: bold; }	.lg_box1_top{ position: relative; left: 4px; width: 417px; height: 10px; overflow:hidden; background-image: url(../images/lg_box1_top.gif); background-repeat: no-repeat; }	.lg_box1_center{ position: relative; width: 418px; left: 3px; background-color: #070707; background-image: url(../images/lg_box1_center.gif); background-repeat: no-repeat; }	.lg_box1_bottom{ position: relative; left: 4px; width: 417px; height: 10px; background-image: url(../images/lg_box1_bottom.gif); background-repeat: no-repeat; }	.lgb_row1{ width: 416px; height: 114px; padding: 0px 0px 5px 3px; }	.lgbr1_box1{ float: left; width: 200px; overflow:hidden; position:relative; height: 114px; margin:0; padding:5px 0 0 6px; background: url(../images/lg_box11.gif) no-repeat; }	.lgbr1_box2{ float: left; width: 200px; overflow:hidden; position:relative; height: 114px; padding:5px 0 0 6px; background: url(../images/lg_box11.gif) no-repeat; }		.reviews{ position: absolute; top: 90px; left: 110px; font-size: 11px; width:80px; overflow:hidden;}	.lgbr1_box11{ float: left; width: 98px; height: 98px; overflow:hidden; border: 1px solid #FFF; }		.lgbr1_box11 img{ height: 100px; }	.lgbr1_box12{ float: left; width: 90px; overflow:hidden; padding: 0 0 0 5px; font-weight: bold; color: #aaa; }		.lgbr1_box12 .title-space{width:90px; overflow:hidden; }#highest_rated{ position: relative; margin-top: 10px; width: 425px; height: 534px; background: url(../images/highest_rated.gif) no-repeat; float: right; }	.hr_title1{ width: 155px; height: 24px; background: url(../images/hr_title1.gif) no-repeat;  font-size: 14px; color: #FFF; font-weight: bold; padding: 4px 0px 0px 8px; position: relative; top: 5px; left: 5px; margin-bottom: 10px; }	.fg_title1{ position: relative; left: 4px; top: 4px; width: 475px; height: 29px; background-image: url(../images/fg_title1.gif); background-repeat: no-repeat;  font-size: 22px; color: #FFF; font-weight: bold; padding: 7px 0px 0px 10px; }.allgames_link{ position: absolute; top: 9px; right: 12px; }.allgames_link a{ color: #fff; font-weight: bold; text-decoration: none; }span.left_menu_categories-over a { text-decoration: none; display: block; padding: 8px 0px 0px 8px; background-image: url(../images/link-over.gif); background-repeat: no-repeat; color: #FFF; }span.left_menu_categories-hover a { text-decoration: none; display: block; padding: 3px 0px 0px 6px; line-height: 23px; background-image: url(../images/link-hover.gif); background-repeat: no-repeat; color: #000; }span.left_menu_categories-hover a:hover { color: #FFF; background-image: url(../images/link-over.gif); background-repeat: no-repeat; }span.left_menu_links a { text-decoration: none; display: block; padding: 3px 0px 0px 6px; line-height: 22px; letter-spacing: -1px; color: #FFF; background-image: url(../images/link-hover.gif); background-repeat: no-repeat; }span.left_menu_links a:hover { color: #FCD22B; background-image: url(../images/link-over.gif); background-repeat: no-repeat; }.most_popular_gt1{ text-align: center; position: relative; top: 2px; }/* GAME PAGE */	#star-rating{ background: url(../images/star_rating.gif) repeat-x left -1000px; float:right; height:25px; width:190px;}		#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: 190px; height: 25px; overflow: hidden; list-style: none; margin: 0; padding: 0; background-position: left top; }		#star-rating li{ display: inline; line-height:25px; }		#star-rating a,		#star-rating .current-rating{ position: absolute; top: 0; left: 0; text-indent: -1000em; height: 25px; line-height: 25px; 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; }/* Feedback form and comments */	#feedbackread{ display: block; }		#feedbackpost{ display: none; }	#feedbacknav_in{	position:absolute; left:0; top:0; width:160px; height:23px; background-image: url(../images/inbox_post.gif);	background-repeat: no-repeat;  display: none; }	#feedbacknav_out{	position:relative; width:160px; height:23px; background-image: url(../images/inbox_read.gif);	background-repeat: no-repeat;}		#feedbacknav_out a{ position: absolute; top:5px; font-weight:bold; text-decoration: none; display:block; color: #E53838;  }		#feedbacknav_out a.Read{ left:25px; }		#feedbacknav_out a.Post{ left:105px; }		#feedbacknav_out a:hover{ color: #ff3e3e; }	#feedbackread{padding:10px 3px 0 3px;  }		#feedbackread p{ padding: 8px 4px 0 0;   }		#feedbackread .User{ text-align: right; color: #ff7f50; display: block; font-style: normal; font-size: 11px; padding-left: 15px; }	#feedbackpost{ padding: 10px 0px 0 0px; }	#feedbackpost textarea{ border: 1px solid red; overflow: auto; margin: 0 0 3px 0; height: 50px; width: 378px; padding: 3px; background: black; color: #ccc; }	#feedbackpost .button{ background: #8b0000; border: 1px solid red; color: white; padding: 4px 15px; float:right;}				#Gamecomments{ margin-right: 10px; }#PUBLISH textarea{ width: 376px; height: 130px; overflow: hidden; border: 1px solid red; background: black; color: gray; font-size: 11px; padding: 3px; }#searchres{ padding: 20px 0 0 0; color:#ccc;}#searchres .thumb{ float: left; margin: 0 15px 5px 0; border: 1px solid white; }#searchres p{ margin: 0 0 15px 0; }/* Recommended games and Highscores */	#highscoresId{ display: block; }		#medalsId{ display: none; }		#recommendedgamesId{ display: none; }	#relatednav_medals{	position:absolute; left:0; top:0; width:320px; height:33px; background-image: url(../images/tab_medals.gif);	background-repeat: no-repeat;  display: none; }	#relatednav_related_games{	position:absolute; left:0; top:0; width:320px; height:33px; background-image: url(../images/tab_recommendedgames.gif);	background-repeat: no-repeat;  display: none; }	#relatednav_out{	position:relative; width:360px; height:33px; background-image: url(../images/tab_highscores.gif);		background-repeat: no-repeat;}		#relatednav_out a{ position: absolute; top:5px; font-weight:bold; text-decoration: none; display:block; color: #E53838;  }		#relatednav_out a.HighScores{ left:20px; }		#relatednav_out a.RecommendedGames{ left:250px; }		#relatednav_out a.Medals{ left:233px; }		#relatednav_out a:hover{ color: #ff3e3e; }	#recommendedgamesId{padding:10px 3px 0 3px;  }		#recommendedgamesId p{ padding: 8px 4px 0 0;   }	#highscoresId{ padding: 0px 0px 0 0px; }	#highscoresId textarea{ border: 1px solid red; overflow: auto; margin: 0 0 3px 0; height: 50px; width: 378px; padding: 3px; background: black; color: #ccc; }	#highscoresId .button{ background: #8b0000; border: 1px solid red; color: white; padding: 4px 15px; float:right;}/*#Gamecomments{ margin-right: 10px; }#PUBLISH textarea{ width: 376px; height: 130px; overflow: hidden; border: 1px solid red; background: black; color: gray; font-size: 11px; padding: 3px; }#searchres{ padding: 20px 0 0 0; color:#ccc;}#searchres .thumb{ float: left; margin: 0 15px 5px 0; border: 1px solid white; }#searchres p{ margin: 0 0 15px 0; }*//* form elements */form.Form{ }div.Block{ padding:10px 0 0px 0;  }.Block .Title{ font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: bold;   	}.Block .Title b{ color: #FB0000;  margin-left: 0.3em;  }.Error{ display: block; font-size:0.85em; 	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; color: Red; font-weight: bold; }.Message{ display: block; font-size: 1.2em; 	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; color: #1E48C1; font-weight: normal;  text-align: center;  }input.Text{ width: 278px; height: 18px; background-color: black; border: 1px solid red; color: #ccc;  padding: 2px;  }input.button{ background: #8b0000; border: 1px solid red; color: white; padding: 4px 15px; }textarea{ border: 1px solid red; overflow: auto; margin: 0 0 3px 0; height: 50px; width: 378px; padding: 3px; background: black; color: #ccc; }.Form select{	width: 284px; background-color: black; border: 1px solid red; color: #ccc;  padding: 2px;  }.place-for-ads{text-align:center; width:100%; height:90px; padding:8px 0}.place-for-ads1{text-align:center; width:100%; height:90px; padding:10px 0; margin:-10px 0 0 0}.sb_info {float:left;font-size:12px;margin:0 10px 0 0;width:140px;line-height:18px;}#board_content a {color:red;}.sb_thumb {border:1px solid white;float:left;height:70px;overflow:hidden;width:70px;}.sb_thumb img {height:70px;}.mpt-left{width:11px;height:26px; background: url(../images/left.gif) no-repeat; float:left; position:relative; top:4px; left:3px}.mpt-midd{height:26px; background: url(../images/midd.gif) repeat-x; float:left; position:relative; top:4px; left:3px;}.mpt-midd h2 {  font-weight: bold; font-size: 15px; color: #FFF; padding:5px 0 0 0; width:auto; }.mpt-right{width:11px;height:26px; background: url(../images/right.gif) no-repeat; float:left; position:relative; top:4px; left:3px}/*User Page*/#most_popular_top01{ position: relative; width: 852px; height: 32px; background-image: url(../images/most_popular_top1.gif); background-repeat: no-repeat; }#most_popular_center01{ width: 852px; background: url(../images/most_popular_center1.gif) repeat-x; background-color: #0a0300; overflow:hidden;}#most_popular_bottom01{ display: none; width: 852px; height: 15px; background: url(../images/most_popular_bottom1.gif) no-repeat; }	.most_popular_title00 h1{  font-weight: bold; font-size: 15px; color: #FFF; position: relative; top: 8px; left: 12px; width: 400px; }	#mp_white_top01{ margin: 0 auto -12px auto; width: 840px; height: 18px; background: url(../images/mp_white_top1.gif) no-repeat; }	#mp_white_center01{ margin: auto; padding-left: 5px; width: 835px; background: url(../images/mp_white_center1.gif) repeat-y; background-color: #070707; }	#mp_white_bottom01{ margin: auto; width: 840px; height: 10px; background: url(../images/mp_white_bottom1.gif) no-repeat; }#pagecontent-user{ min-height: 500px; padding:0 15px 15px 0px; }* html #pagecontent-user{ height: 500px; }
/* usercp.css */ 
/* User page */
.pagemenu{ text-align: right; }
.pagemenu li{ list-style: none; display: inline; margin:0 10px 0 0; }	
.pagemenu a{ color: #333333; text-decoration: none;}
.pages{	clear:both; display:block; text-align:center; padding:15px 0 0 0;	}
.pages a{ color: #e10000; padding: 0 5px 0 5px; margin:0; text-decoration: none; }
.pages a.active{ background-color: #D50000;  color: White;}
.pages a:hover{ background-color: #F70000;  text-decoration: none; color: White;  }


/* User navigation */
#UserMenu{ margin: 0 0 15px 0; }
	#UserMenu a{ color: #e10000; }
	#UserMenu .active a,
	#UserMenu a:hover{ color: white; }

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

/* Favorites */	
#Favorites{ list-style: none; margin: 0; padding: 0; }
	#Favorites li{ float: left; width: 111px; height:110px; margin: 0 15px 15px 0; overflow:hidden; }
	#Main #Favorites div.Thumb{ height: 75px; }
	#Main #Favorites .mask{ height: 75px; }
	#Favorites a.title{ float: left; width: 111px; text-align: center; color: #333333; font-weight: bold; text-decoration: none; background:inherit;}
	#Favorites a.title:hover{ text-decoration: underline; }

/* Userlist */
.list_user{ width: 380px; margin:0 0 18px 0; }
	.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; }
	.list_user .info img{ float: left; margin-right: 5px; }
	.username0, .username1, .username2{ float: left; line-height: 23px; text-decoration: none; font-size:14px; }
	.username0{ color: #666; }
	.username1{ color: #6495ed; }
	.username2{ color: #ff1493; }
	.list_user .info a:hover{ text-decoration: underline; }

/* Settings */
#Settings h3{ margin: 20px 0 4px 0; }
#Settings .Form{ float: left; display:block; width: 780px; padding: 10px; margin:0 0 30px 0; border: 1px solid; background: #3e3e3e; border-color: #5f5f5f black black #5f5f5f; }
#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: #ff4500; }
