/****************************************************************************************************************************************

*                                                                                                                                       

*   Description:   CSS File for Orix app                                                                                               

*                 to control the page flow of objects on Orix default.aspx page

*   Date:         23/03/2008 Rebecca McCay Updated

*                

****************************************************************************************************************************************/



.copyright 
{
    text-align:center; padding-top:12px;
    clear:both;
    width:600px;
    
}

#container {  z-index: 0; 
              width: 748px; 
              margin-top: 0px; 
              border-top: solid  #000  1px; 
              border-left: solid  #000  1px; 
              border-right: solid  #000  1px; 
              border-bottom: solid  #000  1px;
              font-family: verdana;
              font-size: 11px;
}

#content
{
     background-color: #cc6e76;
     background-image:  url(../images/back.jpg);
 background-position: top;
 background-repeat: repeat-x;
 color: #FFFFFF;
}

/* th {
 text-align: left;
 background-image: url(../images/back.jpg);
 color: #FFFFFF;
} */

#result {
 margin: 5px; 
 border: 1px  solid  #000;

}

.space
{
     margin-top: 5px;
}

.filters
{
     margin: 5px;
}

.filters2
{
  margin: 5px;  margin-top: 3px;
}

.filters3
{
     margin: 5px; 
     margin-top: 3px;
}
   
#buttons
{
     margin-left: 320px; 
     margin-top: 10px; 
     margin-bottom: 10px;
}

#mapdiv
{
     margin: 5px;
}





.mapFrame{ 
     width: 749px; 
     height: 450px; 
     float: left; 
     background-color: #FFFFFF
}

.indRight1
{

 float:  right; 
 padding-right: 5px;

}
#rlist{float:left;}
.indLeft
{
     width:  600px; 
     float:  left;
}

#resultList   { margin-top:16px;}
#resultList tr:hover {background-color: #fff7c3;cursor: pointer;cursor: hand;}

#VehicleTitle {padding-left: 25px;width:70px; float:left;} 
#BrandTitle   {padding-left: 25px;width:250px; float:left;} 
#FuelTitle   {padding-left: 25px;width:70px; float:left;} 
#selManufac   { float:left;} 
#selBrand     { float:left;} 

.indRight4 
{ float:  right; 
} 

.indRight3 
{ 
 float:  right; 
} 

.indRight2  
{

 float:   right; 
 vertical-align:  top  !important; 
} 


.markerFont 
{
 text-align:  left;
 list-style:  none;
 padding:  0;
 padding-left: 5px;
 margin-left:  0px; 
 margin-top:  5px;
 float: none;
 color: #1874cd;
 font-weight: bold;
 font-size:  12px;
 font-family:  Verdana,  MS  Serif;
} 
li
{
 list-style-type: none;
 padding-left: 5px;
 margin-left:  0px;
 text-align:  left;
 font-size:  12px; 
             font-style:  normal;
             font-family:  Verdana,  MS  Serif;
}
   
      

.marker 
{    
text-align:center;
color:#FFFFFF;
font-size: 9px !important; 
font-family: Verdana, MS Serif;
}
