@charset "UTF-8";
/* Gallery Style - Photo Pilot */
body{
background: #000000;
font-size: 12px;
color: #fbfbfb;
font-family: 'Verdana', Arial, Helvetica, sans-serif;
}

div#logo {
height:145px;
margin-left:297px;
margin-right:auto;
margin-top:33px;
position:absolute;
top:0px;
width:145px;
cursor: pointer;
z-index:100;
}

*html div#logo{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newlogo.png', sizingMethod='scale');
height:145px;
margin-left:297px;
margin-right:auto;
margin-top:47px;
position:absolute;
top:0px;
width:145px;
cursor:pointer;
}

*html div#logo img{
display:none;
}


div#wrap{
width: 800px;
margin-right: auto;
margin-left: auto;
margin-top: 100px;
}

div#wrapBig {
margin-left:auto;
margin-right:auto;
margin-top:100px;
width:950px;
}

div#mainpic{
width: 700px;
border: 4px solid #fbfbfb;
height: 400px;
margin-bottom: 10px;
}

div#elemwrap{
float: left;
width: 100%;
}

div#thumbs{
float: left;
width: 55%;
}


div#elemwrapNew{
float: left;
width: 75%;
}

div#thumbsNew{
float: left;
width: 100%;
}

#titlespan{
width:auto;
position: relative;
text-align: left;
font-size: 11px;
position:relative;
}

*html #titlespan{
width:auto;
position: relative;
text-align: left;
font-size: 11px;
position:relative;
}

div#thumbsNew ul{
list-style-type: none;
margin:0;
padding:0;
}

div#thumbsNew ul li{
list-style-type: none;
margin-right: 5px;
float:left;
}

div#selectmenus{
float:right;
width: 40%;
}

div#selectmenusRight{
position:relative;
top:0px;
right:0px;
float:right;
width: 220px;
}

*html div#selectmenusRight{
top:0px;
right:0px;
float:right;
width: 220px;
margin:0;
padding:0;
position: relative;
}


div#thumbs ul{
list-style-type: none;
margin:0;
padding:0;
}

div#thumbs ul li{
list-style-type: none;
margin-right: 5px;
float:left;
}

.sInputS {
background:#000000 none repeat scroll 0%;
border:3px solid #333333;
color:#FBFBFB;
padding:5px;
width:229px;
}

.regthumb {
border: 2px solid #333333;
width: 100px;
height: 57px;
}

.selected {
border: 2px solid #fbfbfb;
width: 100px;
height: 57px;
}

div#arrows {
background:transparent url(/images/arrow.gif) no-repeat scroll center;
height:7px;
margin-left:43px;
margin-top: 59px;
position:absolute;
width:14px;
}

*html div#arrows {
background:transparent url(/images/arrow.gif) no-repeat scroll center;
height:7px;
margin-left:43px;
margin-top: 55px;
position:absolute;
width:14px;
}


div#copyrightleft{
font-size: 11px;
color: #333333;
float: left;
width: 40%;
margin-top: 10px;
}

div#inforight{
float:right;
width: 45%;
}

div#btmphone{
float:left;
margin-top: 5px;
}

div#btmhomelink{
background: transparent url(/images/photopilot_btmlink.gif) no-repeat center center;
width: 212px;
height: 23px;
float:right;
cursor:pointer;
}

#catmenu{
position: relative;
width: 200px;
padding: 10px;
border:1px solid #333333;
}

*html #catmenu{
position: relative;
width: auto;
padding: 10px;
border:1px solid #333333;
margin:0;
}

ul#catmenu li{
list-style-type:none;
}

ul#catmenu li.selectedmenu{
width:auto;
padding: 5px 0px 6px 15px;
margin:5px;
background: #666666;
color: #fbfbfb;
font-size: 11px;
display:block;
cursor:pointer;
position: relative;
display:block;
}

ul#catmenu li.unselectedmenu{
width: auto;
padding: 5px 0px 6px 15px;
margin:5px;
background: #333333;
color: #fbfbfb;
font-size: 11px;
display:block;
cursor:pointer;
position: relative;
display:block;
}

*html ul#catmenu li.selectedmenu{
width:180px;
margin:0;
margin-bottom:5px;
background: #666666;
color: #fbfbfb;
font-size: 11px;
display:block;
cursor:pointer;
position: relative;
display:block;

}

*html ul#catmenu li.unselectedmenu{
width: 180px;
margin:0px;
margin-bottom:5px;
background: #333333;
color: #fbfbfb;
font-size: 11px;
display:block;
cursor:pointer;
position: relative;
display:block;

}

.newzindex{
position: relative;
z-index:1;
}