body{
background-image:url(images/bg/tile.jpg);
background-repeat:repeat-x;
margin: 15px 0px 30px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
#nav{
padding-top:30px;
width:120px;
}
#subnav{
margin-top:17px;
width:100px;
text-align:right;
padding-right:15px;
font-size:12px;
}
#subnav img{
margin-top:1px;
}
#portfolio{
margin-bottom:10px;
}
#zero {
display:none;
}
#subnav #about{
margin-top:10px;
margin-bottom:10px;
}
#subnav #stylist{
margin-top:0px;
}
#logo{
margin-top:10px;
margin-bottom:50px;
}
#divider{
margin-bottom:20px;
}
#photo{
padding-top:10px;
width:370px;
height:475px;
}
#photos{
border:#eeeeee 1px solid;
/*background-image:url(images/photography/photos_bg.gif);*/
background-repeat:repeat-x;
width:475px;
height:475px;
text-align:center;
}
#space{
width:110px;
height:475px
}
#photos_horizontal{
border:#92b7c5 1px solid;
background-image:url(images/photography/photos_bg.gif);
background-repeat:repeat-x;
width:470px;
height:475px;
text-align:center;
}
#photos_neville{
background-repeat:repeat-x;
width:470px;
height:475px;
text-align:center;
}
#thumbs{
cursor:pointer;
}
#thumbs img.bottom{
padding-bottom:12px;
}
#thumbs img{
padding-left:10px;
}
#content{
/*width:350px;*/
width:325px;
padding-top:115px;
padding-left:25px;
}
#stylists #content{
padding-top:120px;
width:795px;
}
#stylists ul, #stylists li{
list-style-type:none;
}
#stylists #content a{
color:#336699;
}
#footer{
margin-top:50px;
}
.advert{
margin-left:181px;
height:35px;
}
a:link,a:visited{
color:#333333;
text-decoration:none;
}
a:hover{
color:#333333;
text-decoration:underline;
}