html body{
    /*height: 100%;*/
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
    /*background-color:#071623; */
    background-color: #0f75a5;  /* url(banners/bg-vertical-line.jpg) repeat-x scroll center top;*/
    background-image: url(banners/bg-vertical-line.jpg); /*repeat-x scroll center top;*/
    background-repeat: repeat-x;

   /* background-size:100% auto;*/
}
.wholeContent{
   min-height:100%;
   height:auto!important;
   height:100%;
   margin:0 auto -80px;

}
#topBar{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(to bottom, #0086cb 0%, #0282c5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #2895cd;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    display: block;
    height: 58px;
    width: auto;
}
#topBarMid{
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 60px;

}
#topBarLogo{
   background-image: url(banners/logo_499_46.png);
   float:left;
   margin-top: 8px;
   width: 499px;
   height: 46px;
}
#topBarTitle{
   float:left;
   margin-top: 18px;
   width: 160px;
   height: 40px;
   color:white;
}
#topBarTitle h1{

    font-size: 15px;
}

#ul-custom li {
  display: list-item;

}
#menuBar{
    background-color: #FFFFFF;
    border-color: #004f7b;
    border-style: solid;
    border-width: 1px 0 0;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: auto;
}



#menuBar ul {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 1095px;
}
#menuBar ul {
    width: 975px;
}
#menuBar li {
    float: left;
}
#menuBar li a {
    color: #0D2941;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 10px 1px 0;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#main{
    /*background-color: #071623;
    border-left: 15px solid #071623;
    border-right: 10px solid #071623;
    background-color: #0f75a5;
    border-left: 15px solid #0f75a5;
    border-right: 10px solid #0f75a5;*/

}
#main{
    padding: 15px 15px 0;
    text-align: center;
    width: 85%;
    margin: 0 auto;
}
#main ul ,game-main ul{
    display: inline;
    margin: 0;
    padding: 0;
    text-align: center;
}
#main ul li .tile a > div:first-child{
    display: inline;
    position: relative;
}
#main ul li,#game-main ul li {
    display: inline-block;
}

.topindex{
    width: 1330px;
    height: 290px;
    margin-left:auto;
    margin-right: auto;
    margin-top: 10px;
}
.topbannerleft{
    width: 336px;
    height: 280px;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
}
#tagList li {
    font-size: 11px;
    margin: 0 5px 0 0;
    display: inline-block;
}
#tagList a {
    background-color: #e4e4e4;
    color: #474747;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    padding: 0 2px;
    text-decoration: none;
    text-transform: uppercase;
}
#game-main {

    display: table;
    margin: 0 auto;
    padding: 5px 0;
    text-align: left;
    /*background-color: #071623;*/
    /*border-left: 15px solid #000;
    border-right: 10px solid #000;*/
}

.banner {
    font-size: 0;
    height: auto;
    margin: 5px auto;
    text-align: center;
    width: 970px;
   /* background-color: #004f7b;
    background-image: url(banners/top.jpg);*/
}
#game-information {
    width: 1080px;
    min-height: 130px;
    border: 5px solid #FFFFFF;
    padding: 15px;
}
#game-information h1 {
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
#game-information img {
    border: 1px solid #000;
    float: left;
}
#game-information,#descrText{
    float: left;
    padding: 3px 13px;
}
#descrText a:hover{
    color:red;
    background-color: aliceblue;
}
#game-information #descrText a {
    float: left;
    font-size: 14px;
    margin-top: -3px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.drivingText {
    color: #c90114;
}


.cf::before, .cf::after {
    content: "";
    display: table;
}
.cf::after {
    clear: both;
}
.cf::before, .cf::after {
    content: "";
    display: table;
}

.cf {
}

* {
    margin: 0;
    padding: 0;
}

#game-div {
    border: 5px solid #FFFFFF;

    padding: 5px;
    margin: 0 auto;
}
#game-file {

}
#game-file {
    float: right;

}

/* for testing*/

#game-file-new {
  width: 700px;
    float: left;


}


#gameSwfDiv {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
#game-related {
    background-color: #004f7b;
    min-height: 580px;
    float: left;
    font-size: 14px;
    width: 227px;
    margin-left: 5px;
}
/*for testing*/

#game-related-new {

    min-height: 580px;
    float: left;
    font-size: 14px;
    width: 155px;
    margin-left: 5px;
}

#google-left{
  display: block;
  float: left;
  height: 600px;
  padding: 0;
  width: 160px;
}

#google-right{
  display: block;
  float: left;
  height: 600px;
  padding: 0;
  width: 160px;
}

#related-games{
    font-size: 12px;
}
#related-games li {
    padding: 8px 5px;
    text-transform: none;
    width: 217px;
   /* display: inline-block;
   background-color: white;*/
   background-color: #004f7b;
}
#related-games li a {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    width: 217px;
}

#related-games li:hover {
    background-color: #005E92;
}
#related-games li:hover a span {
    color: #FFFFFF;
}
#related-games li:hover a img {
    border: 1px solid #4d4d4d;
}

#related-games li a img {
    border: 1px solid #000;
    float: left;
    width: 54px;
}
#related-games li a span {
    color: #FFFFFF;
    float: right;
    line-height: 18px;
    text-align: left;
    width: 153px;
}
#related-games li a span i {
   /* color: #000;*/
    font-style: normal;
}
#related-games li.related-odd {
    background-color: #f0f3f4;
}

.gamesUl,#related-games-below{
    font-size: 0;

}
ul li{
    list-style-type: none;
}
.tileCat{
    bottom: 96px;
    color: #fff;
    display: none;
    font-size: 11px;
    font-weight: lighter;
    left: 110px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 70px;

}
.tileTitleOverflow{
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
}
.clear {
    clear: both;
    font-size: 0;
}
#main ul li .tile a .tileTitle span {
    background-color: #004f7b;
    border: 0 none;
    color: #d2e6f6;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

#main ul li .tile a,#main ul li .tile a:visited,#main ul li .tile a:active{

    clear: both;
    display: block;
    font-size: 0;
    margin: 5px;
    text-decoration: none;
    outline: none;
}

.tileTitle span {


    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;

    font-weight: normal;
    height: 18px;

    text-align: center;
    width: 20px;
}
#main ul li .tile a .tileTitle {
    background-color: #004f7b;
    border: 0 none;
    color: #fff;
    display: block;
    height: 16px;
    line-height: 16px;
    position: relative;
}
.tileTitle {

    bottom: 0;
    font-size: 12px;
    left: 0;

    padding: 5px;

    text-align: left;
    text-transform: uppercase;
    width: 170px;
    z-index: 5;
}

.tileTitle-new {

    bottom: 0;
    font-size: 12px;
    left: 0;

    padding: 5px;

    text-align: left;
    text-transform: uppercase;
    width: 120px;
    z-index: 5;
}

#main ul li .tile:hover img{opacity:0.8;filter:alpha(opacity=80);}

#footer{
    color: white;
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
    width: 960px;
    clear: both;
}
.push, #f {
    height: 80px;
}
#footer a{
     color: white;
    text-decoration: none;
}
:focus{outline: 0 none}
#main h2 {
    color:whitesmoke;
    font-size: 16px;
}
#main p {
    color: white;
    font-size: 13px;
    margin: 0 auto;;
    width: 90%;
}
#main ul#friends li{
    color: white;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    padding: 5px;
}
#main ul#friends li a{color:white;font-weight:normal;text-decoration:none;}#main ul#friends li a:hover{color:#FFFFFF;}
#footer p {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 10px 0;
}
#main p.pagination {
    margin: 10px 0 0;

}

#main .pagination a, #main .pagination strong {
    border: 1px solid #ddd;
    color: #FFFFFF;
    font-size: 20px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 5px 10px;
    text-decoration: none;
}
#main .pagination a:hover{
    border: 1px solid white;
    color:white;
}

#related-games-below{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
}
#related-games-below li{
   display: inline-block;
   margin-left: 8px;
}

#related-games-below li .tile a{
    /*margin: 5px 5px 5px 0;*/
}
#related-games-below li .tile a .tileTitle
{
    background-color: #004f7b;
    border: 0 none;
    color: #fff;
    display: block;
    height: 16px;
    line-height: 16px;
    position: relative;
}

#main ul li .tile a > div:first-child, #game-main ul li .tile a > div:first-child, ul#related-games-below li .tile a > div:first-child {
    display: inline;
    position: relative;
}
#extra-desc {
    margin-top:10px;
    margin-bottom: 10px;
    width: 932px;
    padding: 3px 13px;
     border: 5px solid #FFFFFF;
     float: left;
}
#bottom_ad{
    margin: 0 auto;
    width: 728px;
    text-align: center;
}

.description {
    clear: both;
    color: white;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    font-family: Arial,helvetica neue,helvetica,sans-serif;

}
.description h3 {
  margin-bottom: 0;
  font-size: 14px;
  font-family: Arial,helvetica neue,helvetica,sans-serif;
}

.ul-custom li {
  display: list-item !important;
  list-style-type: unset;
  margin-left: 12px;

}
#game-side {
    display: block;

    margin: 0 auto;

    width: 100%;

}
#right {
    display: block;
    float: left;
    height: 600px;
    padding: 0;
    width: 160px;
    /*background-color: #004f7b;
    background-image: url(banners/right.jpg);*/
}

.terms {
    font-size: 12px;
    margin: 0 auto;
    text-align: left;
    width: 900px;
}
.terms strong {
    line-height: 18px;
    margin-bottom: 5px;
}
.terms p{
    margin-bottom: 10px;
}
#sitemap li{

   clear: both;
   font-size: 14px;
   text-decoration: none;
   float: left;
}
#sitemap li a,#sitemap li a:hover,#sitemap li a:visited{
    color:white;
    text-decoration: none;
    display:block;

}
#twocol{
    float:left;
    width: 200px;
    height: auto;
    margin-top: 10px
}


#top_search
{
    float: left;
    min-height: 30px;
    min-width: 170px;
   /*margin-top: 4px;*/
    margin-left: 40px;
    margin-bottom: 8px;
    margin-top: 10px;
}
#search_field_div
{
    float: left;
    display:block;
    min-height:35px;
    min-width:215px;
   /* margin-top: 2px;*/
    background-image:url(banners/search-left-1.png);

}
#search_field_div img
{
    height: 35px;
    width: 210px;
}
.search {


}
#s {
	outline:none;
	width: 160px;
        height: 25px;
        /*font: 12px Verdana;*/
        font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
	float:left;
        padding: 0px;
        /*background-color: antiquewhite;*/
        text-indent: 4px;
        color:green;
        border: 0;
        margin-left: 40px;
        margin-top: 6px;

}
#search-button
{
    float: left;
    min-height:35px;
    min-width:90px;
    /*margin-top: 2px;*/
    background-image:url(banners/search-btn-1.png);
}
#search-button:hover
{
    float: left;
    min-height:35px;
    min-width:90px;
    /*margin-top: 2px;*/
    background-image:url(banners/Search-Button-Over.png);
}
#search-button img{
    height: 35px;
    width: 80px;
}


.pagination{text-align:center;margin-top:1em;height:auto}
.pagination.hidden{visibility:hidden}
.pagination>a{padding:.1% .5%;margin:.2%;font-size:1.2em;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.2);box-shadow:0 1px 1px 0 rgba(0,0,0,0.2)}
.pagination>a:hover{text-decoration: none;}
.pagination-item{background:#0b8bc2;background:-webkit-gradient(linear,left top,left bottom,from(#0b8bc2),to(#056799));background:-webkit-linear-gradient(top,#0b8bc2 0,#056799 100%);background:linear-gradient(to bottom,#0b8bc2 0,#056799 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0B8BC2',endColorstr='#FF056799',GradientType=0);text-shadow:0 1px 0 rgba(0,0,0,0.8);border:1px solid #00557e}
.pagination-active,.pagination-prev,.pagination-next,.pagination-item:hover{background:#ffb206;background:-webkit-gradient(linear,left top,left bottom,from(#ffb206),to(#f4880c));background:-webkit-linear-gradient(top,#ffb206 0,#f4880c 100%);background:linear-gradient(to bottom,#ffb206 0,#f4880c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFB206',endColorstr='#FFF4880C',GradientType=0);color:#333;text-shadow:.5px .866px 0 rgba(255,255,255,0.7);border:1px solid #333;}
.pagination>a:active,.pagination>a:focus{background:#085f85;background:-webkit-gradient(linear,left top,left bottom,from(#085f85),to(#056799));background:-webkit-linear-gradient(top,#085f85 0,#056799 100%);background:linear-gradient(to bottom,#085f85 0,#056799 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF085F85',endColorstr='#FF056799',GradientType=0);color:#fff;border:1px solid #013a57}

.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fn-clear{zoom:1; /* for IE6 IE7 */}
#game_embed{
    width: 720px;
    height: 550px;
}
#swf{
    height: 100%;
    overflow: hidden;
    width: 100%;
}
#missing_flash_info{
    background-color: #ffffff;
    color: #000000;
    display: none;
    font-size: 16px;
    margin: 20px;
    padding: 10px;
    position: absolute;
}
.breadcrumb{margin:0;padding: 0;border:0;}
.breadcrumb li{list-style: none;float: left;margin-right: 0;padding:0}
#item{width: 800px;text-align: left;margin-left: 0}
#item li{display: list-item;margin-left: 0px;}
#item a{color: whitesmoke;font-size: 14px;text-decoration: none;}
