/* 
    Document   : default
    Created on : 28/10/2011, 9:29:04 PM
    Author     : Richard
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
*{
    margin:0;
    padding:0;
}

li{
    list-style: none;
}

body{
    width:1024px;
}

#header{
    height:70px;
    width:1024px;
    background-image:url("../images/BANNER1.jpg");
    position: relative;
    margin-bottom: 25px;
}

#header a{
display:block;
position:absolute;
}

#header a#homelink{
width:200px;
height:60px;
top:5px;
left:10px;
} 

#header a#infacelink{
width:160px;
height:60px;
top:5px;
left:240px;
} 
#header a#nyylink{
width:60px;
height:60px;
top:5px;
left:480px;
} 

#header a#hklink{
width:60px;
height:60px;
top:5px;
left:550px;
}

#header a#titeuflink{
width:60px;
height:60px;
top:5px;
left:690px;
}
#header a#lululink{
width:60px;
height:60px;
top:10px;
left:620px;
}
#header a#arrowlink{
width:60px;
height:60px;
top:5px;
left:410px;
}

#header a#armonielink{
width:150px;
height:60px;
top:5px;
left:760px;
}

#header a#morellink{
width:90px;
height:60px;
top:5px;
left:920px;
}

.ui-button{
    font-size: 11px;
}
.ui-button-text-only .ui-button-text {
    padding: .1em .6em .2em;
}
#sidebar {
    float:left;
    padding-left: 10px;
    margin-right:24px;
    width:136px;
}


.sidebarlogo{
    margin-top:10px;
    width:136px;
    height:26px;
    
}

#sidebar ul a,select{
    margin-left: 15px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#advancedsizes{
    width:100%;
    margin-top:20px;
}

#sizeslider{
    margin-bottom: 15px;
}
.advancedslidertext {
float: left;
margin-right: auto;
padding-left: 20px;

}
.advancedslider{
    clear:left;
    width: 150px;
    float: left;
    
}

.dialogerror span{
    float:left;

}

#dialogbuttons{
    margin-top:20px;
    clear:both;
}

#otherfiltersholder{
    width:100%;
    clear:both;
    margin-top:20px;
}
#advancedbrands{
    width:155px;
    float:left;
    display:none;
}

#advancedcolours{
    margin-left:10px;
    width:100px;
    float:left;
}

#advancedfront{
        margin-left:10px;
    width:100px;
    float:left;
}

#advancedrim{
        margin-left:10px;
    width:100px;
    float:left;
}
#advancedgender{
        margin-left:10px;
    width:100px;
    float:left;
}
.brandoption , .colouroption,.frontoption,.genderoption,.rimoption{
    
    clear:both;
    
}
.colouroption{
    padding-left: 20px;
}

#coloursclear , #coloursall, #frontsclear, #frontsall, #brandsclear, #brandsall, #rimsall, #rimsclear{
    float:left;
}

#colouroptions , #genderoptions, #frontoptions, #brandoptions, #rimoptions{
    float:left; 

}


 .brandoption  label #colouroptions input  label,#genderoptions input  label,#frontoptions input  label,#rimoptions input  label{
    position:relative;
    top:10px;
    left:40px;
}

.dialogerror{float:left;}



#brandoptions div{
    float:left;
    
}

#searchdialog label{
    
    font-size:13px;
}
#searchdialog  span{
    font-size: 9px;
}


#modelcontent{

    padding-left:50px;
}
#frameholder{
    float:left;
    width:500px;
    height:200px;
    margin-top:30px;
}
#frameholder img,#frameimageholder{
    width:500px;
    height:200px;
}
#framedescriptionholder{
    padding-top:40px;
    border-style: none;
    background:transparent;
    width:400px;
    margin-left: auto;
    margin-right: auto;
        margin-top:25px;
  
}

#framedescriptionholder div{
    border-style: none;
    background:transparent;
    font-weight:normal;
    font-size: 13px;
    float:left;

    height:14px;
    overflow: hidden;
    margin-bottom: 5px;
}

#framedescriptionholder .desc1{
        width:150px;
}
#framedescriptionholder .desc2{
        width:250px;
}
#framedescriptionholder p{
    margin-bottom: 10px;
    
}
.content{
    float:left;
    width:854px;
    font-family: 'Trebuchet MS,Tahoma',Verdana,Arial,sans-serif;
}

#thumbsholder{
    width:250px;
    float:right;
}
.modelthumbanchor {
    background:url("..images/LOADINGTHUMB.gif");
}

#thumbsholder img{
    border: transparent solid 1px;
    width:250px;
    height:100px;
}

#thumbsholder img:hover{
    border: black solid 1px;
}

#thumbsholder .ui-button{
    float:right;
}



#searchcontainer .searchimgcontainer{
    display: block;
    width:270px;
    height:120px;
    float:left;

}
#searchcontainer img{
    border: 1px solid transparent;
    width:250px;
    height:100px;
}

#searchcontainer img:hover{
    border: 1px solid black;

}


