/* CSS Document */
body{padding:0px; margin:0px; background:#fff url(../siteimages/b_body.gif) 0 0 repeat-x; color:#848484; font:10px/12px Tahoma, sans-serif;}
body.pop{padding:0px; margin:0px; background:#fff url(../siteimages/b_header_kisa.jpg) 0 0 repeat-x; color:#848484; font:10px/12px Tahoma, sans-serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
select.menu{width:112px; height:14px; background:#4a4a4a; float:left; margin-right:5px; font:10px/12px Tahoma, sans-serif; color:#fff; border:none}
.clear {clear: both; margin: 0px; height:0}
input.btn { color:#363636; font: bold 95% 'trebuchet ms',helvetica,sans-serif; background-color:#c9c9c9; border:1px solid; border-color: #8e8e8e; } 
input.btn2 { color:#FF0000; font: bold 95% 'trebuchet ms',helvetica,sans-serif; background-color:#c9c9c9; border:1px solid; border-color: #8e8e8e; } 
    .suggestionsBox {
        position: relative;
        left: 30px;
        top: 30px;
        margin: 10px 0px 0px 0px;
        width: 200px;
        background-color: #212427;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border: 2px solid #000;    
        color: #fff;
        z-index: 5;
    }
    
    .suggestionList {
        margin: 0px;
        padding: 0px;
    }
    
    .suggestionList li {
        
        margin: 0px 0px 3px 0px;
        padding: 3px;
        cursor: pointer;
    }
    
    .suggestionList li:hover {
        background-color: #659CD8;
    }



/* FORM */

.block {
	width:400px;
	margin:0 auto;
	text-align:left;
}
.element * {
	padding:5px; 
	margin:2px; 
	font-family:arial;
	font-size:12px;
}
.element label {
	float:left; 
	width:75px;
	font-weight:700
}
.element input.text {
	float:left; 
	width:270px;
	padding-left:20px;
}

.element input.select {
    float:left; 
    width:270px;
    padding-left:20px;
}

.element .textarea {
	height:120px; 
	width:270px;
	padding-left:20px;
}
.element .hightlight {
	border:2px solid #9F1319;
	background:url(http://www.oyuntara.com/siteimages/iconCaution.gif) no-repeat 2px
}
.element #submit {
	float:right;
	margin-right:10px;
}
.loading {
	float:right; 
	background:url(http://www.oyuntara.com/siteimages/ajax-loader.gif) no-repeat 1px; 
	height:28px; 
	width:28px; 
	display:none;
}
.done {
	background:url(http://www.oyuntara.com/siteimages/iconIdea.gif) no-repeat 2px; 
	padding-left:20px;
	font-family:arial;
	font-size:12px; 
	width:70%; 
	margin:20px auto; 
	display:none
}

#upload_area {
    /*border-bottom: 1px solid #bbbbbb; */
    padding-bottom: 1px;
    margin-bottom: 1px;
}

iframe2 {
    display:none;
}

#menuler{position:absolute; top:68px; left:50px; width:430px}
#menuler p a{font:12px/16px Tahoma, Geneva, sans-serif; font-weight:normal; color:#FFFFFF; text-decoration:none; padding: 0 3px }
#menuler p a:hover{text-decoration:none; background:#848484; color:#fff}

p a{font:10px/12px Tahoma, sans-serif; color:#c91919; text-decoration:underline;}
p a:hover{ color:#000; text-decoration:none;}

span.sheadline{font:11px/14px Trebuchet MS, sans-serif; color:#464646; font-weight:bold}
span.sheadline2{font:11px/14px Trebuchet MS, sans-serif; color:#b2b2b2; font-weight:bold}
span.sheadline3{font:12px/14px Trebuchet MS, sans-serif; color:#464646;}

p span.headline{font:11px/14px Trebuchet MS, sans-serif; color:#464646; font-weight:bold}
p span.headline2{font:11px/14px Trebuchet MS, sans-serif; color:#b2b2b2; font-weight:bold}
p span.headline3{font:12px/14px Trebuchet MS, sans-serif; color:#464646;}
p.subtitle{font:11px/12px Arial, Helvetica, sans-serif; color:#b2b2b2; text-transform:uppercase; display:block; border-bottom:#b2b2b2 1px dotted; padding-bottom:10px; padding-left:3px}

#container{width:775px; margin:0 auto; position:relative; background:url(../siteimages/b_header.jpg) 0 0 no-repeat}

    h3 {
        margin: 0px;
        padding: 0px;    
    }

/* HEADER */

#header{height:114px; position:relative; margin:0 auto}

#logo{position:absolute; top:4px; left:51px}

#searchForm{position:absolute; top:67px; left:473px}

#searchForm img#h_search{float:left; margin-right:5px; padding-top:1px}
#searchForm input{width:112px; height:14px; background:#4a4a4a; float:left; margin-right:5px; font:10px/12px Tahoma, sans-serif; color:#fff; border:none}
#searchForm img#submit{float:left; padding-top:1px}

/* #searchform2 { margin:50px 200px; font-size:18px; } */
#searchform2 { position:absolute; top:67px; left:473px;  width:230px; }
#searchform2 div { color:#eeeeee; }
#searchform2 div input { font-size:10px; padding:1px; width:112px; }
#suggestions2{ position: relative; left:5px; width:320px; display:none; z-index: 5; }

#searchresults2 { border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
#searchresults2 a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; }
#searchresults2 a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults2 a img { float:left; padding:5px 10px; }
#searchresults2 a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults2 a:hover span.searchheading { color:#ffffff; }
#searchresults2 a span { color:#555555; }
#searchresults2 a:hover span { color:#f1f1f1; }
#searchresults2 span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults2 span.seperator { float:right; padding-right:15px; margin-right:5px; background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults2 span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }

/* #searchform2 { margin:50px 200px; font-size:18px; } */
#searchform3 { position:absolute; width:600px; text-align:center;}
#searchform3 div { color:#eeeeee; }
#searchform3 div input { font-size:12px; padding:1px; width:112px; }
#searchform3 label{font:10px/12px Tahoma; color:#000000; }
#searchform3 input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#searchform3 input.disabled_input{background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#searchform3 textarea{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#searchform3 select{width:90px; height:20px; background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#searchform3 select.disabled_select{width:90px; height:20px; background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#suggestions3{ position: relative; left:5px; width:320px; display:none; z-index: 5; }

#searchresults3 { border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
#searchresults3 a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; }
#searchresults3 a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults3 a img { float:left; padding:5px 10px; }
#searchresults3 a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults3 a:hover span.searchheading { color:#ffffff; }
#searchresults3 a span { color:#555555; }
#searchresults3 a:hover span { color:#f1f1f1; }
#searchresults3 span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults3 span.seperator { float:right; padding-right:15px; margin-right:5px; background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults3 span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }

#loginForm{position:absolute; top:3px; left:583px}

#loginForm img#signup{float:left; margin-left:-120px; margin-top:8px; margin-right:5px; padding-top:1px}
#loginForm img#logged{float:left; margin-left:-70px; margin-top:4px; margin-right:5px; padding-top:1px}
#loginForm img#h_search{float:left; margin-right:5px; padding-top:1px}
#loginForm input{width:112px; height:14px; background:#4a4a4a; float:left; margin-right:5px; font:10px/12px Tahoma, sans-serif; color:#fff; border:none}
#loginForm input#submit{float:left; padding-top:1px; width:13px; height:13px; }
#loginForm img#submit2{float:left; padding-top:1px; width:13px; height:13px; margin-top:-14px;}
#loginForm .overlay{font-weight:normal;left:3px;line-height:17px;margin:0;overflow:hidden;position:absolute;top:2px;width:auto;}
#loginForm .overlay.off{display:none;}

#header ul.menu{position:absolute; top:58px; left:63px; width:675px}
#header ul.menu li{float:left; width:97px; height:97px; margin-right:11px}
#header ul.menu li a{ width:97px; height:97px; display:block; text-indent:-20000px; }
#header ul.menu li a:hover{ width:97px; height:97px;}

#header ul.menu li.home a{ background:url(../siteimages/btn_1.jpg) 0 0 no-repeat; }
#header ul.menu li.home a:hover{background:url(../siteimages/btn_1_over.jpg) 0 0 no-repeat;}

#header ul.menu li.previews a{background:url(../siteimages/btn_2.jpg) 0 0 no-repeat; }
#header ul.menu li.previews a:hover{background:url(../siteimages/btn_2_over.jpg) 0 0 no-repeat;}

#header ul.menu li.reviews a{background:url(../siteimages/btn_3.jpg) 0 0 no-repeat; }
#header ul.menu li.reviews a:hover{background:url(../siteimages/btn_3_over.jpg) 0 0 no-repeat;}

#header ul.menu li.new a{background:url(../siteimages/btn_4.jpg) 0 0 no-repeat; }
#header ul.menu li.new a:hover{background:url(../siteimages/btn_4_over.jpg) 0 0 no-repeat;}

#header ul.menu li.top a{background:url(../siteimages/btn_5.jpg) 0 0 no-repeat; }
#header ul.menu li.top a:hover{background:url(../siteimages/btn_5_over.jpg) 0 0 no-repeat;}

#header ul.menu li.contacts {margin-right:0}
#header ul.menu li.contacts a{background:url(../siteimages/btn_6.jpg) 0 0 no-repeat; }
#header ul.menu li.contacts a:hover{background:url(../siteimages/btn_6_over.jpg) 0 0 no-repeat;}

#iconic_ps3 h5{height:14px; position:relative; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin-bottom:0px}
#iconic_xb360 h5{height:14px; position:relative; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin-bottom:0px}
#iconic_wii h5{height:14px; position:relative; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin-bottom:0px}

#iconic_chkon{width:20px; height:16px; background:url(../siteimages/chk_on.png) 0 0 no-repeat; margin:0 0 0 0; float:left}
#iconic_chkoff{width:20px; height:16px; background:url(../siteimages/chk_off.png) 0 0 no-repeat; margin:0 0 0 0; float:left}

.error_msg{color:red;}
.ok_msg{color:green;}

/* CONTENT */

#content{width:695px; position:relative; margin:0 auto; clear:both}

#leftPan{width:315px; margin:17px 0 0 0; float:left;}
#rightPan{width:380px; float:left;}

#leftPanic{width:315px; float:left;}
#rightPanic{width:380px; float:left;}


#welcome{width:290px; margin-left:11px; margin-bottom:30px}
#welcome h2{height:60px; position:relative; background:url(../siteimages/h_welcome.gif) 0 0 no-repeat; margin-bottom:27px}
#welcome p.subtitle{margin-bottom:15px}

#welcome ul{width:135px; float:left}
#welcome ul li{font:10px/14px Tahoma, Geneva, sans-serif; background:url(../siteimages/check.gif) 0 0 no-repeat; padding-left:22px; height:20px;}
#welcome ul li a{color:#878787; text-decoration:underline;}
#welcome ul li a:hover{color:#000; text-decoration:none;}
#welcome ul#list01{margin:0 10px 0 3px}


#previews h2{height:19px; margin-bottom:10px; font:19px Arial, Helvetica, sans-serif; color:#878787; }

#previews p span.headline{display:block; margin-bottom:2px}

#previews2 h2{margin-left:21px; height:19px; margin-bottom:10px; font:19px Arial, Helvetica, sans-serif; color:#878787; }

#previews2 p span.headline{display:block; margin-bottom:2px}

#previews3 h2{margin-left:21px; height:19px; margin-bottom:10px; font:19px Arial, Helvetica, sans-serif; color:#878787; font-weight:bold; }
#previews3 h4{margin-left:60px; height:10px; margin-bottom:10px; font:10px Arial, Helvetica, sans-serif; color:#878787; font-weight:bold; }

#previews3 p span.headline{display:block; margin-bottom:2px}

#previews3 span.gamername{margin-left:21px; height:19px; margin-bottom:10px; font:19px Arial, Helvetica, sans-serif; color:#878787; font-weight:bold;}
#previews3 span.gamerstatus{width: 350px; height:10px; margin-bottom:10px; font:10px Arial, Helvetica, sans-serif; color:#878787; font-weight:bold;}

#gamesPan h2{margin-left:21px; height:19px; margin-bottom:10px; font:19px Arial, Helvetica, sans-serif; color:#878787; font-weight:bold; }

#gamesPan p span.headline{display:block; margin-bottom:2px}

.previewItem01{display: block; height:76px; background:#f7f7f7; margin-bottom:5px; }
.previewItem01 img{float:left; margin:4px 14px 0 18px;}
.previewItem01 .previewText{width:147px; margin-right:6px; float:left; margin-top:7px}
.previewItem01 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem01 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem01 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem01 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem01 .score{width:47px; height:47px; background:url(../siteimages/b_score.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem01 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem01 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItem02{display: block; height:76px; margin-bottom:5px; }
.previewItem02 img{float:left; margin:4px 14px 0 18px;}
.previewItem02 .previewText{width:147px; margin-right:6px; float:left; margin-top:7px}
.previewItem02 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem02 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem02 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem02 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem02 .score{width:47px; height:47px; background:url(../siteimages/b_score.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem02 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem02 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItem03{display: block; height:50px; background:#f7f7f7; margin-bottom:5px; margin-left:21px;}
.previewItem03 img{float:left; margin:4px 14px 0 18px;}
.previewItem03 .previewText{width:147px; margin-right:6px; float:left; margin-top:2px}
.previewItem03 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem03 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem03 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem03 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem03 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem03 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItem04{display: block; height:50px; margin-bottom:5px; margin-left:21px;}
.previewItem04 img{float:left; margin:4px 14px 0 18px;}
.previewItem04 .previewText{width:147px; margin-right:6px; float:left; margin-top:2px}
.previewItem04 .previewText2{width:100px; margin-right:6px; float:left; margin-top:-6px}
.previewItem04 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem04 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem04 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem04 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem04 .message{width:35px; height:14px; margin:0 0 0 0; float:left}
.previewItem04 .score{width:47px; height:47px; background:url(../siteimages/b_score.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem04 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem04 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }
.previewItem04 .desc{margin:5px 0 0 0; float:left}
.previewItem04 .desc p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem04 .desc p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItem05{display: block; height:50px; margin-bottom:5px; margin-left:21px;}
.previewItem05 img{float:left; margin:4px 14px 0 18px;}
.previewItem05 .previewText{width:500px; margin-right:6px; float:left; margin-top:2px}
.previewItem05 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem05 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem05 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem05 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem05 .score{width:47px; height:47px; background:url(../siteimages/b_score.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem05 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem05 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }
.previewItem05 .desc{margin:25px 0 0 0; float:left}
.previewItem05 .desc p{ text-align:left; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem05 .desc p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItem06{display: block; height:55px; background:#f7f7f7; margin-bottom:5px; margin-left:21px;}
.previewItem06 img{float:left; margin:4px 14px 0 18px;}
.previewItem06 .previewText{width:200px; margin-right:6px; float:left; margin-top:2px}
.previewItem06 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .reg1{width:98px; height:14px; background:url(../siteimages/icon_amerika.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .reg2{width:74px; height:14px; background:url(../siteimages/icon_avrupa.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .reg3{width:74px; height:14px; background:url(../siteimages/icon_asya.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .message{width:35px; height:14px; margin:0 0 0 0; float:left}
.previewItem06 .durum_1{width:95px; height:14px; background:url(../siteimages/icon_durum_1.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .durum_2{width:95px; height:14px; background:url(../siteimages/icon_durum_2.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .durum_3{width:95px; height:14px; background:url(../siteimages/icon_durum_3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .durum_4{width:95px; height:14px; background:url(../siteimages/icon_durum_4.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem06 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem06 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItem061{display: block; height:55px; background:#f7f7f7; margin-bottom:5px; margin-left:21px; overflow:hidden; cursor:pointer;}
.previewItem061 img{float:left; margin:4px 14px 0 18px;}
.previewItem061 .previewText{width:200px; margin-right:6px; float:left; margin-top:2px}
.previewItem061 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .reg1{width:98px; height:14px; background:url(../siteimages/icon_amerika.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .reg2{width:74px; height:14px; background:url(../siteimages/icon_avrupa.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .reg3{width:74px; height:14px; background:url(../siteimages/icon_asya.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .durum_1{width:95px; height:14px; background:url(../siteimages/icon_durum_1.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .durum_2{width:95px; height:14px; background:url(../siteimages/icon_durum_2.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .durum_3{width:95px; height:14px; background:url(../siteimages/icon_durum_3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .durum_4{width:95px; height:14px; background:url(../siteimages/icon_durum_4.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem061 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem061 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItem062{display: block; height:55px; background:#f7f7f7; margin-bottom:5px; margin-left:21px; 	visibility:hidden; overflow:hidden; position:relative;}
.previewItem062 img{float:left; margin:4px 14px 0 18px;}
.previewItem062 .previewText{width:200px; margin-right:6px; float:left; margin-top:2px}
.previewItem062 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .reg1{width:98px; height:14px; background:url(../siteimages/icon_amerika.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .reg2{width:74px; height:14px; background:url(../siteimages/icon_avrupa.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .reg3{width:74px; height:14px; background:url(../siteimages/icon_asya.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .durum_1{width:95px; height:14px; background:url(../siteimages/icon_durum_1.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .durum_2{width:95px; height:14px; background:url(../siteimages/icon_durum_2.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .durum_3{width:95px; height:14px; background:url(../siteimages/icon_durum_3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .durum_4{width:95px; height:14px; background:url(../siteimages/icon_durum_4.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem062 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem062 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItem07{display: block; height:55px; margin-bottom:5px; margin-left:21px;}
.previewItem07 img{float:left; margin:4px 14px 0 18px;}
.previewItem07 .previewText{width:200px; margin-right:6px; float:left; margin-top:2px}
.previewItem07 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .reg1{width:98px; height:14px; background:url(../siteimages/icon_amerika.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .reg2{width:74px; height:14px; background:url(../siteimages/icon_avrupa.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .reg3{width:74px; height:14px; background:url(../siteimages/icon_asya.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .message{width:35px; height:14px; margin:0 0 0 0; float:left}
.previewItem07 .durum_1{width:95px; height:14px; background:url(../siteimages/icon_durum_1.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .durum_2{width:95px; height:14px; background:url(../siteimages/icon_durum_2.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .durum_3{width:95px; height:14px; background:url(../siteimages/icon_durum_3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .durum_4{width:95px; height:14px; background:url(../siteimages/icon_durum_4.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .score{width:47px; height:47px; background:url(../siteimages/b_score.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem07 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem07 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }
.previewItem07 .desc{margin:5px 0 0 0; float:left}
.previewItem07 .desc p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem07 .desc p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }


.previewItem08{display: block; height:50px; background:#f7f7f7; margin-bottom:5px; margin-left:21px;}
.previewItem08 img{float:left; margin:4px 14px 0 18px;}
.previewItem08 .previewText{width:400px; margin-right:6px; float:left; margin-top:2px}
.previewItem08 .previewText2{width:100px; margin-right:6px; float:left; margin-top:-6px}
.previewItem08 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .reg1{width:98px; height:14px; background:url(../siteimages/icon_amerika.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .reg2{width:74px; height:14px; background:url(../siteimages/icon_avrupa.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .reg3{width:74px; height:14px; background:url(../siteimages/icon_asya.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .message{position: relative; width:35px; height:14px; margin:0 0 0 0; float:left}
.previewItem08 .durum_1{width:95px; height:14px; background:url(../siteimages/icon_durum_1.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .durum_2{width:95px; height:14px; background:url(../siteimages/icon_durum_2.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .durum_3{width:95px; height:14px; background:url(../siteimages/icon_durum_3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .durum_4{width:95px; height:14px; background:url(../siteimages/icon_durum_4.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem08 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem08 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItem09{display: block; height:50px; margin-bottom:5px; margin-left:21px;}
.previewItem09 img{float:left; margin:4px 14px 0 18px;}
.previewItem09 .previewText{width:400px; margin-right:6px; float:left; margin-top:2px}
.previewItem09 .previewText2{width:100px; margin-right:6px; float:left; margin-top:-6px}
.previewItem09 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .takasta{width:49px; height:14px; background:url(../siteimages/icon_takasta.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .reg1{width:98px; height:14px; background:url(../siteimages/icon_amerika.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .reg2{width:74px; height:14px; background:url(../siteimages/icon_avrupa.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .reg3{width:74px; height:14px; background:url(../siteimages/icon_asya.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .message{position: relative; width:35px; height:14px; margin:0 0 0 0; float:left}
.previewItem09 .durum_1{width:95px; height:14px; background:url(../siteimages/icon_durum_1.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .durum_2{width:95px; height:14px; background:url(../siteimages/icon_durum_2.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .durum_3{width:95px; height:14px; background:url(../siteimages/icon_durum_3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .durum_4{width:95px; height:14px; background:url(../siteimages/icon_durum_4.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .score{width:47px; height:47px; background:url(../siteimages/b_score.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.previewItem09 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem09 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }
.previewItem09 .desc{margin:5px 0 0 0; float:left}
.previewItem09 .desc p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.previewItem09 .desc p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.menuItem01{display: block; width: 690px; height:20px; margin-left:21px; margin: 10px 0px 0px 0px; background-color:#212427; -moz-border-radius: 7px; -webkit-border-radius: 7px; border: 2px solid #000; color: #fff;}
.menuItem01 span.lefter{margin-left:10px; height:19px; margin-top:2px; margin-bottom:10px; font:19px Arial, Helvetica, sans-serif; color:#878787; font-weight:bold;}
.menuItem01 span.righter{position:absolute; left:500px; height:10px; margin-top:-5px; margin-bottom:10px; font:10px Arial, Helvetica, sans-serif; color:#878787; font-weight:bold;}
.menuItem01 img{float:left; margin:4px 14px 0 18px;}
.menuItem01 .previewText{width:400px; margin-right:6px; float:left; margin-top:2px}
.menuItem01 .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.menuItem01 .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.menuItem01 .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.menuItem01 .score{width:47px; height:47px; background:url(../siteimages/b_score.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.menuItem01 .score p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.menuItem01 .score p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }
.menuItem01 .desc{margin:5px 0 0 0; float:left}
.menuItem01 .desc p{ text-align:center; font: 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:3px }
.menuItem01 .desc p span{ font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold }

.previewItems{height:50px; margin-bottom:5px; margin-left:21px;}
.previewItems img{float:left; margin:4px 14px 0 18px;}
.previewItems .Text1{width:250px; margin-right:6px; float:left; margin-top:2px; font:11px/14px Trebuchet MS, sans-serif; color:#464646;}
.previewItems .Text2{width:100px; margin-left:170px; margin-top:-85px; margin-right:6px; float:left; font:11px/14px Trebuchet MS, sans-serif; color:#464646;}

#groupInfo{font:12px/14px Tahoma}
#rightBtns{width:100px; margin-left:400px; margin-top:-55px; margin-right:6px; float:left; font:11px/14px Trebuchet MS, sans-serif; color:#464646;}

#ad{margin-bottom:20px;}
#ad img#mainImg{margin:0; height:199px}
#description{height:85px; background: url(../siteimages/back_feat.gif) 0 0 no-repeat; position:relative}
#title{width:215px; margin:11px 0 0 22px; }
#title h2{height:19px; margin-bottom:10px; font:19px Arial, Helvetica, sans-serif; color:#ff0000; }

#stars{width:80px; position:absolute; top:18px; left:225px}
#stars img{margin-bottom:5px; clear:both}
#stars p{text-align:right; font:11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#848484;}
#stars p span{ font-weight:bold}

#description ul{width:90px; height:29px; position:absolute; top:56px; left:227px; background:url(../siteimages/b_btn_feat.gif) 0 0 no-repeat; }
#description ul li{text-align:center; padding-top:8px}
#description ul li a{font:11px/14px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase}
#description ul li a:hover{color:#c0e4f6}

#new{width:360px; margin-left:21px; margin-bottom:0px}
#new h2{height:19px; margin-bottom:10px; font:19px Arial, Helvetica, sans-serif; color:#878787; }
.newItem {width:165px; float:left; margin-right:10px; margin-bottom:13px}
.newItem img{float:left; margin-right:10px}
.newItem p{width:85px; margin-bottom:10px; padding-top:7px; float:left}
.newItem ul.btn_more{float:left; height:14px}
.newItem ul.btn_more li{ height:14px; background:url(../siteimages/arrow.gif) 0 0 no-repeat; padding-left:22px}
.newItem ul.btn_more li a{font:11px/12px Arial, Helvetica, sans-serif; color:#b2b2b2; text-decoration:none; text-transform:uppercase}
.newItem ul.btn_more li a:hover{color:#000}
.newItem .ps3{width:35px; height:14px; background:url(../siteimages/icon_ps3.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.newItem .xb360{width:35px; height:14px; background:url(../siteimages/icon_xb360.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}
.newItem .wii{width:35px; height:14px; background:url(../siteimages/icon_wii.gif) 0 0 no-repeat; margin:5px 0 0 0; float:left}

#wanted{width:340px; margin-left:21px;}
#wanted h2{height:19px; margin-bottom:10px; font:19px Arial, Helvetica, sans-serif; color:#878787; }
#wanted p.subtitle{margin-bottom:10px}
#wanted img{float:left; margin-right:10px}
#wanted p span.headline{display:block; margin-bottom:2px; padding-top:2px}

#registerForm{
    font:12px/14px Tahoma
}

#registerForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#registerForm input.disabled_input{background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#registerForm textarea{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#registerForm select{width:190px; height:20px; background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#registerForm select.disabled_select{width:190px; height:20px; background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
/* #registerForm img#submit{float:left; padding-top:1px} */

#editForm{
    font:12px/14px Tahoma
}

#editForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#editForm select{width:190px; height:20px; background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}

#editConsoleForm{
    font:12px/14px Tahoma
}

#editConsoleForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#editConsoleForm input.disabled_input{background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#editConsoleForm textarea{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#editConsoleForm select{width:190px; height:20px; background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#editConsoleForm select.disabled_select{width:190px; height:20px; background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
/* #editConsoleForm img#submit{float:left; padding-top:1px} */


#gameaddForm{
    font:12px/14px Tahoma
}

#gameaddForm label{font:10px/12px Tahoma}
#gameaddForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameaddForm input.disabled_input{background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameaddForm textarea{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameaddForm select{width:90px; height:20px; background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameaddForm select.disabled_select{width:90px; height:20px; background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
/* #registerForm img#submit{float:left; padding-top:1px} */

#gameeditForm{
    font:12px/14px Tahoma
}

#gameeditForm label{font:10px/12px Tahoma}
#gameeditForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameeditForm input.disabled_input{background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameeditForm textarea{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameeditForm select{width:90px; height:20px; background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameeditForm select.disabled_select{width:90px; height:20px; background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}

#gameswapForm{
    font:12px/14px Tahoma
}

#gameswapForm label{font:10px/12px Tahoma}
#gameswapForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameswapForm input.disabled_input{background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameswapForm textarea{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameswapForm select{width:110px; height:20px; background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#gameswapForm select.disabled_select{width:110px; height:20px; background:#CCCCCC; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}

#avatForm{
    font:12px/14px Tahoma
}

#avatForm label{font:10px/12px Tahoma}
#avatForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}

#avatarForm{
    font:12px/14px Tahoma
}

#avatarForm label{font:10px/12px Tahoma}
#avatarForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}

#groupaddForm{
    font:12px/14px Tahoma
}

#groupaddForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#groupaddForm select{width:190px; height:20px; background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}

#leagueaddForm{
    font:12px/14px Tahoma
}

#leagueaddForm input{background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}
#leagueaddForm select{width:190px; height:20px; background:#4a4a4a; float:left; margin-right:5px; font:12px/14px Tahoma, sans-serif; color:#fff; border:2px solid #9F1319}


/* FOOTER */

#footer{height:90px; clear:both; margin:15px auto 0 auto; background:url(../siteimages/b_footer.gif) 0 0 repeat-x}
#footer p{padding: 25px 0 0 0; font:12px/16px Tahoma, Geneva, sans-serif; font-weight:normal; text-align:center; color:#848484;}
#footer p a{font:12px/16px Tahoma, Geneva, sans-serif; font-weight:normal; color:#848484; text-decoration:none; padding: 0 3px }
#footer p a:hover{text-decoration:none; background:#848484; color:#fff}
#sponsor{
    width:756px;
    margin:0 auto;
    text-align: center;
    padding: 0px 0px 15px 0px;
}


.text-label {
    color: #cdcdcd;
    font-weight: bold;
}

.games_q{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#878787;
	width:90px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:14px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

.games_a{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #878787;
	background-color:#E2EBED;
	width:250px;
	margin-left:-160px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
        z-index: 4;

}

.games_a_content{	
	padding:1px;
	font-size:0.9em;	
	position:relative;
}


/* .games_a_content{display: block; height:50px; background:#f7f7f7; margin-bottom:5px; margin-left:21px; visibility:hidden; overflow:hidden; position:relative;} */


/* STAR RATING */
	.star-rating{
		list-style:none;
		margin-left:5px!important;
		padding:0px;
		width: 125px;
		height: 25px;
		position: relative;
		background: url(../siteimages/alt_star.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:25px;
		height: 25px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(../siteimages/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:25px;
	}
	.star-rating a.two-stars{
		left:25px;
	}
	.star-rating a.two-stars:hover{
		width: 50px;
	}
	.star-rating a.three-stars{
		left: 50px;
	}
	.star-rating a.three-stars:hover{
		width: 75px;
	}
	.star-rating a.four-stars{
		left: 75px;
	}	
	.star-rating a.four-stars:hover{
		width: 100px;
	}
	.star-rating a.five-stars{
		left: 100px;
	}
	.star-rating a.five-stars:hover{
		width: 125px;
	}
	.star-rating li.current-rating{
		background: url(../siteimages/alt_star.gif) left center;
		position: absolute;
		height: 25px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}

      .popup {
        border: solid 1px #333;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        display: none;
        position: absolute;
        width: 300px;
        top: 50%;
        left: 50%;
        margin:0px auto;
        z-index: 60;
      }

      .popuptitle {
        background: #CD2729;
        color: white;
        font-weight: bold;
        height: 15px;
        padding: 5px;
      }
     
      .popupbody {
        background: #ddd;
        padding: 5px;
        text-align: center;
      }

/* STATUS UPDATE */ 
input.editMode {

}
textarea.editMode {

}
.savingAjaxWithBackground {
/*background-color : #FFFF99;*/
}
.superBigSize {
    font-size: 10px;
    font-weight: bold;
    width: 350px;
}
td.underlinedTD {
    border-bottom:1px #000000 dashed;
}
table.infoBox {
/*background-color:#F6F6F6;*/
border:#999999 double 1px;
font-size:4px;
padding:0px;
}

/*
CONTACT FORM
*/
#wrapper {width:600px;margin:0 auto;}
.message2 {background:#eee; color:#000;display:none;width:460px;padding:10px;}
.message3 {background:#eee; color:#000;display:none;width:380px;padding:10px;}
.message4 {background:#eee; color:#000;display:none;width:460px;padding:10px;}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:390px;}
.contact li {list-style-type:none;}
.contact li.special {display:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}
.contact2 {text-align:right;}
.contact2 ul {list-style-type:none;width:280px;}
.contact2 li {list-style-type:none;}
.contact2 li.special {display:none;}
.contact2 input {width:260px;}
.contact2 textarea {width:260px;}
.contact3 {text-align:right;}
.contact3 ul {list-style-type:none;width:280px;}
.contact3 li {list-style-type:none;}
.contact3 li.special {display:none;}
.contact3 input {width:440px;}
.contact3 textarea {width:440px;}


/*
  MESSAGES
*/

.msg_header_div { display: block; height:18px; background:#c9c9c9; margin-bottom:5px; }
.msg_header1 { position:absolute; width:100px; margin-left:5px; height:12px; margin-bottom:10px; font-variant: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #878787;}
.msg_header2 { position:absolute; left:120px; width:250px;height:12px; margin-bottom:10px; font-variant: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #878787;}
.msg_header3 { position:absolute; left:370px; width:100px; margin-left:5px; height:12px; margin-bottom:10px; font-variant: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #878787;}

.msg_div1 { display: block; height:18px; background:#f7f7f7; border-bottom-style:dotted; border-width:1px; }
.msg_div2 { display: block; height:18px; border-bottom-style:dotted; border-width:1px; }
.msg_divunread { display: block; height:18px; background:#F6CECE; border-bottom-style:dotted; border-width:1px; }
.msg_div1:hover { display: block; height:18px; background:#A9F5A9; border-bottom-style:dotted; border-width:1px; }
.msg_div2:hover { display: block; height:18px; background:#A9F5A9; border-bottom-style:dotted; border-width:1px; }
.msg_divunread:hover { display: block; height:18px; background:#A9F5A9; border-bottom-style:dotted; border-width:1px; }

a.msglist{ text-decoration: none; }

.msg_read1 { position:absolute; width:100px; margin-left:5px; height:12px; margin-bottom:10px; font-variant: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #878787;}
.msg_read2 { position:absolute; left:120px; width:250px;height:12px; margin-bottom:10px; font-variant: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #878787;}
.msg_read3 { position:absolute; left:370px; width:100px; margin-left:5px; height:12px; margin-bottom:10px; font-variant: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #878787;}
.msg_unread1 { position:absolute; width:100px; margin-left:5px; height:12px; margin-bottom:10px; font-variant: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #878787;}
.msg_unread2 { position:absolute; left:120px; width:250px;height:12px; margin-bottom:10px; font-variant: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #878787;}
.msg_unread3 { position:absolute; left:370px; width:100px; margin-left:5px; height:12px; margin-bottom:10px; font-variant: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #878787;}


/*
NEWS
*/
    
ul.news li.news{
    text-align: left;
    float: left;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
    border: 1px solid #CCC;
}

ul.news li.news:hover{
    text-align: left;
    float: left;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
    border: 1px solid #659CD8;
}

ul a { display:block; clear:left; height:56px; text-decoration:none; color:#000000; }
ul a:hover { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; color:#000000; }

#marquee {
font:12px/14px Tahoma;
position:relative;
/*marquee left should have the same value as newsticker width*/
left:400px;
overflow:visible;
width:auto;
float:left;
white-space:nowrap;
}

#newsticker {
/*newsticker width should have the same value as marquee left*/
width:400px;
height:20px;
/* border-width:thin;
border-style:solid none;
border-bottom-color:#FFFFFF; */
background:#FFFFFF;
margin:auto;
position:relative;
left:auto;
clear:both;
overflow:hidden;
}