/*
Created by Michael Jackson Opticalkayos.com  
E-Mail: michael@opticalkayos.com
This sit was created for Carolinabsh AKA Blue Sky Homes LLC. 12.07.2008
This site is copy written and may not be modified or copied
unless Optical Kayos Multimedia gives permission to use/manipulate or other modification
*/



* {
margin:0; 
padding:0;
}
body {
font:13px Verdana, Arial, Helvetica, sans-serif;
background:#fff;
}

#gallery {position:relative; 
width:375px; 
margin:0px auto; 
padding:0px;
background:#fff;
}
#images {
border:2px solid #000033; 
height:50px; 
background:#ffffff; 
margin-bottom:5px;
}

#image {
position:relative; 
width:375px; 
height:300px; 
padding:5px; 
border:2px solid #000033; 
background:#FFF;
center center no-repeat;
}

#image img {
position:absolute; 
top:5px; 
left:5px;
}

#thumbwrapper {
margin-top:10px; 
padding:5px 0; 
width:375px; 
height:75px; 
background:#FFF;
}

#thumbarea {
position:relative; 
overflow:hidden; 
height:50px; 
width:375px; 
}

#thumbs {
position:absolute; 
list-style:none; 
margin-left:5px; 
height:50px; 
width:10000px; 
border-right:5px solid #FFF;
}

#thumbs li {
float:left; 
margin-right:5px; 
cursor:pointer;
}

.imgnav {
position:absolute; 
height:375px; 
width:20%; 
z-index:100; 
height:375px; 
width:20%; 
z-index:100; 
outline:none; 
cursor:pointer;
}

