/* iZebra Global Village style rangler */
/* Add additional styles to this list as needed */


@import "layout.css";
@import "classes.css";
@import "menus.css";
@import "titles.css";
@import "thickbox.css";



body {


color:#333;
background-color:#404040;
text-align:center;
padding-bottom:20px;

}



#shell    {


padding:0px;
width:996px;
margin:2px auto;

background-color:#FBFAC4;
background-image:url(g/top-shader.png);
background-repeat:repeat-x;
background-position: center 0px ;
background-color:#525252;

overflow:hidden;
}








#header  {

margin:0px;
height:114px;



}





#content {

margin:0px;
padding-top:10px;
padding-bottom:40px;

}

.contentSqueeze  {


text-align:left;
overflow:hidden;
margin:0px 0  0 70px;width:860px;
}


.contentSqueeze h1 {
background-image:url(g/main-title.png);
background-repeat:no-repeat;
background-position: center 0px ;
height:42px;
margin:0;


}

.a-split  {  

width:429px;
float:left;

}

.b-split  {  

width:429px;
float:left;

}

.split-squeeze  {

padding:0 20px 0 0;
color:#000;
font-size:90%;
}







#footer    {
height:10px;
clear:both;
border-bottom:6px solid #333;
} 



.contentSqueeze ul {

  list-style-type: none;
 list-style-position: outside;
}



.contentSqueeze ul li {

float:left;
height:213px;
width:428px;
background:#222;
margin-right:1px;margin-bottom:1px;
}




.contentSqueeze dl {


padding-top:5px;
width:858px;
overflow:hidden;
}

.contentSqueeze dt {
background:#111;
overflow:hidden;
height:100px;
width:110px;
text-align:center;
float:left;
padding-top:5px;

}


.contentSqueeze dd {
padding-top:5px;padding-left:5px;
margin-bottom:5px;
height:100px;
width:314px;
text-align:center;
float:left;

text-align:left;
color:#000;
font-size:80%;
font-family: Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
background:#222;
color:#fff;

}

.sold   {

background-image:url(g/red-dot.png);
background-repeat:no-repeat;
background-position: 32px 0 ;
padding-right:50px;

}


