@charset "utf-8";
/* CSS Document */

#move{
position:absolute;
width:1100px;
}

#thumber{
position:absolute;
width:120px;
height:360px;
padding:0;
overflow: hidden;
}

#comholder{
width:52px;
height:400px;
float:left;

}

#thumbhold{
width:52px;
float:left;
padding:0;
margin:0;
margin-bottom:0;
border:3px solid #fff;
border-right:4px solid #fff;
border-bottom:6px solid #fff;
height:63px;;
}

body[id=notinIE] #thumbhold{
width:52px;
float:left;
padding:0;
margin:0;
border:3px solid #fff;
border-right:4px solid #fff;
border-bottom:6px solid #fff;
height:63px;
}
#thumbhold img{
padding:0;
margin:0;
border:1px solid #999999;
}

#thumbhold span{
padding:0;
margin:0;
text-align:center;
font-size:9px;
color: #666666;
display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

body[id=notinIE] #thumbhold span{
padding:2px 0 1px 0;
margin:0;
text-align:center;
font-size:9px;
color: #666666;
display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#blue{
width:120px;
float:left;
overflow:hidden;

}

/* default opacity for IE */
img {
filter:alpha(opacity=100);
}

/* duplicate image positioning */
img.idupe {
position:absolute;
z-index:30000;
visibility:hidden;

}
#midsimage{
visibility:hidden;
}

#prevbutt{
visibility:hidden;
}

#imageDownload a{
background-image:url(assets/images/btn_download.jpg);
background-position:center;
background-repeat:no-repeat;
color:#FFFFFF;
width:200px;
height:20px;
display:block;
padding:0;
margin:0 auto;
}
#imageDownload a:hover{
background-image:url(assets/images/btn_download-on.jpg);
background-position:center;
background-repeat:no-repeat;
}
/* styles unrelated to the application follow */
#photodescription .textstyle p{
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:2px 0 4px 0;
margin:0 auto;
font-size:12px;
}
#right_stuff{
width:490px;
height:500px;
height:auto !important;
min-height:500px;
overflow:hidden;
float:right;
padding:2px;
}

#right_stuff a#prevpic{
color:#FFFFFF;
}
#right_stuff a#nextpic{
color:#FFFFFF;
}

#right_stuff #info_holder{
margin:0 auto;
width:480px;
height:100px;
}

#right_stuff p#mainimagealign{
margin:0 0 8px 0;
padding:0;
text-align:center;

}


#right_stuff p#imagename{
margin:0;
padding:0;
width:200px;
height:22px;
float:left;
font-weight:bold;
}

#right_stuff  p#choosers{
margin:0;
padding:0;
width:130px;
height:20px;
float:right;
}

#right_stuff p#imagedescr{
margin:0;
padding:8px 0 0 0;
float:left;
width:480px;
line-height:18px;
font-size:11px;
}


#right_stuff img#mainimage{
border:1px solid #999999;
padding:0px;
}

#left_stuff{
width:120px;
float:left;
height:360px;

}

#PGholder{
width:620px;
overflow:hidden;
padding:10px 0 5px 0 ;
}

#PGnavholder{
width:120px;
margin:0;
padding:0;
height:30px;
}




#PGleft p{
text-align:center;
}
#PGright p{
text-align: right;

}

#PGnavholder a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:0;
padding:0;
text-decoration:none;
}

#PGnavholder a .linkpadds{
padding:0 2px 0 2px;
}

#prever{
visibility:hidden;
}
#prevpic{
visibility:hidden;
}

