.utt_ad_top_header {
    height:120px;
    width:160px;
    /*background-color:#fff;*/
}
.image_top_header {
    height:15px;
    width:160px;
    /*background-color:#fff;*/
}

.ads{
    width:160px;
    height:620px;
    float:left;
  /*  padding-right:3px; */
}

.description{
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    text-align:center;
    width:800px;    
}

.description_text{
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    text-align:center;
}

.flash{
    float: left;
    padding-left: 3px;
    padding-bottom: 7px;
}

/*game display*/

.game_container {
    width:1000px;
    height:980px;
}

.column1_container {
    float:right;
    width:306px;
    height:980px;
    padding:0px 20.5px 20.5px 20.5px;
    
}
.column2_container {
    float:left;
    width:306px;
    height:980px;
    padding:0px 20.5px 20.5px 20.5px;
}
.column3_container {
    width:306px;
    height:980px;
    padding:0px 0 20.5px 0px;
}

a.text2 {
    font-family: Arial,Verdana,"Trebuchet MS",sans-serif;
    font-size: 12px;
    color:#000;
    line-height:1em;
}

a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration:underline;
}    

.gametxt {
    text-align:left;
    height:50px;
    width:300px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    background-color:#EEE;
    padding-top:7px;
    padding-left: 5px;
}
.row {
    background-color:#EEE;
    padding-top:3px;
}
.thumb_container {
    padding-bottom:20.5px;
}
.thumb_container_ads {
    padding-bottom:80px;
}
.social_btn{
    width:1000px;
    height:50px;
}
.btn_container{
    width:150px;
    height:50px;
    float:right;
    margin-top:0px;
}

.btn1{
    width:50px;
    height:50px;
    float:left;
    background-position:center;
    background-repeat:no-repeat;
}
.btn2{
    width:50px;
    height:50px;
    float:right;    
    background-position:center;
    background-repeat:no-repeat;
}
.btn3{
    width:50px;
    height:50px;    
    background-position:center;
    background-repeat:no-repeat;
}
/*footer css starts*/
.content_wrapper {
    width:100%;
    height:291px;
    background-color:#333366;
    display:block;
    position:absolute;
    left:0;
}
.left{
    float:left;
    width:450px;
}
.right{
    float:right;
    width:450px;
}
.column1{
    width:210px;
    height:185px;
    float:left;
}
.column2{
    width:210px;
    height:185px;
    float:right;
}
.column3{
    width:210px;
    height:185px;
    float:right;
}
.column4{
    width:210px;
    height:185px;
    float:left;
}
.columns_container{
    width:935px;
    height:213px;    
}
.footer_content_list{
    text-align:left;
}
li{
    color:#999;
}
.line_seperator{
    width:100%;
    height:22px;
    background-image:url(/images/new_site/separatorbottom.png);
    background-position:center;
    background-repeat:repeat;
}
.text2_container{
    width:1000px;
}
.middle_text{
    width:640px;
    padding-left:180px;
    float: left;
}
.copyright{
    width:160px;
    float: right;
    text-align: right;
}
a.link_text{
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
}
p.link_text{
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
}
a {
outline: medium none;
text-decoration: none;
color: #1A1A1A;
}
a:hover{
    text-decoration: underline;
}
p.footer_end_final{
    color: #5E5DB6;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
}
.footer_end_final{
    color: #5E5DB6;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
}
.copyright{
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:10px;
    text-align:right;
    vertical-align:text-top;
}
/*footer css ends*/

/* Doorway pages css */


.txt_title{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color:#000;
}


h1.txt_h1{
    font-size: 16px; 
    color:#000;
    font-family: Arial, Helvetica, sans-serif;        
}

h2.txt_h2{
    font-size: 14px; 
    color:#000; 
    font-family: Arial, Helvetica, sans-serif;
}


.txt_blue{
    color:#00F;
}

.txt_blue:hover{
    color:#00F;
}


/* eof Doorway pages css */