﻿ /*New Account Data*/
 body{
     font-family:Tahoma;
 }
 .divRow{
    height: 30px;
    margin: 0 auto 10px;
    width: 667px;
 }
 .divFieldText{
     color: #FFFFFF;
     font-size: 14px;
     width: 120px;
     line-height:30px;
 }
 .divRow .txtContainer{
     padding:1px 0;
 }
 .divddlContainer{
     display: inline-block;
margin-right: 8px;
width: 350px;
 }
.divddl{
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
border-radius: 3px;
height: 25px;
margin-left: 2px;
margin-right: 2px;
padding: 1px 0;
position: relative;
width: 100px;
 }
 .divddlfield{
    border: 0 none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
width: 95px;
 }
 .savenow_mar2{
     margin-right:140px;
 }
 /*New Page of Game*/
 #divOuterFullContainer{
background-color: #3D3C3C;
border-radius: 4px;
margin: 0 auto;
padding: 5px 0 10px;
width: 980px;
display:block;
 }
 #divOuter{
     background-color: #2C2C2C;
border-radius: 4px;
display: block;
margin: 0;
padding-bottom: 10px;
padding-top: 10px;
width: 1000px;
 }
 #divtopBar{
     height:45px;
 }
 .divSlider{
     width:100%;
 }
 .divinfo{
     padding:10px;font-size:14px;
color:#A0A0A0;
line-height: 17px;
overflow: hidden;
 }
 .divinfo h5{
     margin-bottom:10px;
       color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 2px 0 #000000;
    text-transform: uppercase;
 }

 .divimgcontiner{
     display: inline-block;
height: 18px;
margin-left: 10px;
     
 }
 .divimgcontiner > img {
  display: block;
  float: right;
}
 .linkimg{
     color:white;
    
display: block;
float: right;
font-size: 11px;
font-weight: bold;
height: 18px;
margin-right: 5px;
text-decoration:none;
text-shadow:0 2px 0 #000000;

 }
 .linkimg:hover{
      color: #FF7407;
     text-decoration:underline;
 }
 .divDetails{margin-top:15px;margin-left:15px;}
 #mainContent{
background-color: #303030;
border-radius: 3px;
margin-top: 10px;
width: 600px;
 }
 #content_right_margin{
     margin-left: 10px;
margin-top: 10px;
width: 340px;
 }
.divInnerFirst {
  background-color: #272727;
clear: both;
display: inline-block;
margin:0 10px 0 auto;
padding-bottom: 10px;
width: 960px;
}
.joinBtn {
background: url("img/sprite.png") no-repeat scroll -3px -4px rgba(0, 0, 0, 0);
color: #FFFFFF;
display: block;
font-size: 17px;
font-weight: bold;
height: 55px;
margin: 0 auto;
padding-top: 8px;
text-align: center;
text-decoration: none;
text-shadow: 0 -2px 0 #000000;
text-transform: uppercase;
width: 257px;
}
.joinBtn:hover {
	background: url('img/sprite.png') no-repeat -3px -71px;
	width: 257px;
	height: 62px;
}
.sprite {
	background: url('img/sprite.png') no-repeat -3px -71px;
	width: 257px;
	height: 62px;
}
.sprite {
	background: url('img/sprite.png') no-repeat -3px -198px;
	width: 226px;
	height: 51px;
}
.sprite {
	background: url('img/sprite.png') no-repeat -6px -255px;
	width: 42px;
	height: 42px;
}
.sprite {
	background: url('img/sprite.png') no-repeat -52px -255px;
	width: 42px;
	height: 42px;
}
.sprite {
	background: url('img/sprite.png') no-repeat -116px -255px;
	width: 42px;
	height: 42px;
}
.sprite {
	background: url('img/sprite.png') no-repeat -162px -255px;
	width: 42px;
	height: 42px;
}
.sprite {
	background: url('img/sprite.png') no-repeat -7px -307px;
	width: 26px;
	height: 29px;
}
.divTitle{
background: url("img/small.png") no-repeat scroll 134px -154px rgba(0, 0, 0, 0);
display: inline-block;
height: 35px;
padding-right: 30px;
width: 250px;
	
	
}
.divTitle label{
    color: #FFFFFF;
    line-height: 38px;
}
.divLogo{
    background-color: #303030;
border-radius: 3px;
display: block;
margin: 0 auto;
width: 320px;
min-height:360px;
}
.divLogo img{
    margin:0 auto;display:block;
}
/*Slider*/
 .jqs-item-thumb img {
    border: 1px solid #FFFFFF;
   /*box-shadow: 0 0 5px 1px #00F6FF;*/
height: 50px;
width: 70px;
border-radius:3px;
}


.thumbsPagerClass {
    
direction: rtl;
display: block;
height: 70px;
margin: 0 auto;
overflow: hidden;
padding-top: 5px;
width: 443px;
  
}

.thumbsPagerClass ul li 
{
float: right;
height: 106px;
padding-right: 2px;
width: 90px;

}

.thumbsPagerClass ul 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width:345px;
}


#jqs-container {
background-color: #3D3C3C;
direction: ltr;
margin: 10px;
position: relative;
z-index: 0;
}

#jqs-slides {
margin: 0 auto;
padding-top: 10px;
width: 560px;
z-index: 100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.jqs-slides_container {
border: 1px solid #FFFFFF;
display: none;
height: 240px;
margin: 0 auto;
overflow: hidden;
position: relative;
width: 560px;
border-radius:3px;
    
}



#jqs-slides .slide {
	display: block;
height: 300px;
overflow: hidden;
}


.jqs-pagination-container
{
    
	/*height:22px;*/
    margin: 20px 0 0 0px;
}

.jqs-pagination {
	/*margin:10px auto 0;*/
	margin:0 auto;
	padding-top:3px;
	display:none;
	/*width:320px;*/
}

.jqs-pagination li {
	float:left;
	margin:0 0px;
	list-style:none;
	padding:0 1px;
}

.jqs-pagination li a 
{
    position:relative;
	display:block;
	width:15px;
	height:0;
	padding-top:15px;
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.jqs-pagination li a img{position:absolute;top:-50px;}



.thumbsPagerClass a.currentThumb img {
	border:1px solid #000000;
}
 
 
#jqs-slides .link {
	display:block;
	margin-top:15px;
	font-weight:800;
}

.jqs-item-thumb {
display: block;
height: 100px;
width: 80px;
}

.left_scroll {
    background: url('img/sprite.png') no-repeat  -162px -255px;


bottom: 25px;
position: absolute;
right: 15px;
width: 42px;
	height: 42px;
}
.left_scroll:hover{
  background:url("img/sprite.png") no-repeat   -116px -255px;
    
}
.right_scroll:hover{
      background: url("img/sprite.png") no-repeat  -6px -255px;
}
.right_scroll {
background:url("img/sprite.png") no-repeat  -52px -255px;
	width: 42px;
	height: 42px;
bottom:25px;
left: 15px;
position: absolute;

}
.divnewside{
    clear:both;
    margin-top:5px;
    display:inline-block;
}
.lblDate{
    color: #FF7107;
    font-size: 13px;
}
.innernews{
    clear: both;
margin-top: 5px;
}
.newsleft{
    color: #FFFFFF;
font-size: 13px;
margin-right: 5px;
width: 250px;
}
.newsleftinner{
    height:55px;
}
.newsleftinner a{
     color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}
.newsleftinner a:hover{
color: #FF7107;
text-decoration:underline;
}
.newsContainer #allnews_button{
    margin-top:5px;
}
.newsContainer #allnews_button a{
    margin:0;
}
.divTitle label{
    color:#FFFFFF;
}
.newsContainer{
    width:320px;margin:0 auto;clear:both;margin-top:20px;
}
.divnewsimg{
    width:65px;height:45px;
}
.divnewsimg img{
    width:61px;height:45px;border:1px solid #FFFFFF;border-radius:4px;
}
.divLogo .dropdownholder{
    margin:0 auto;
    float:none;
}
.divLogo .txtContainer{
    margin:0 auto;
    float:none;
}
.divLogo .regfield{
    margin-bottom:15px;
    position: relative;
}
.btnServer {
background: url("img/sprite.png") no-repeat scroll -3px -142px rgba(0, 0, 0, 0);
display: block;
height: 51px;
margin: 0 auto;
width: 226px;
}
.btnServer:hover {
	background: url('img/sprite.png') no-repeat -3px -198px;
	width: 226px;
	height: 51px;
}
.btnServer a{
color: #FFFFFF;
display: block;
font-size: 20px;
font-weight: bold;
height: 100%;
line-height: 50px;
text-align: center;
text-decoration: none;
text-shadow: 0 -2px 0 #000000;
text-transform: uppercase;
width: 100%;
}
.divServerError{
    color: #FF0000;
display: block;
font-size: 11px;
font-weight: bold;
margin: 5px auto 0;
text-align: center;
width: 300px;
}
.serverNicknamelabel{
    color: #FF7407;
display: block;
float: none;
font-size: 18px;
font-weight: bold;
margin: 0 auto;
width: 220px;
text-align:center;
}
.divLogo .loadingshape2{
background: url("img/loader2.gif") no-repeat scroll left top / 18px 18px rgba(0, 0, 0, 0);
height: 18px;
left: 10px;
margin-right: 4px;
margin-top: 8px;
position: absolute;
top: 0;
width: 18px;
float:none;
}
.divTermsOut{
    text-align:center;
    font-size:12px;
    color:#FFFFFF;
    margin-bottom:10px;
}
.divTermsOut a{
    text-decoration:underline;
     color:#FFFFFF;
}