/**
* CSShttps://hspc.openhost.net.nz/cp/
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

*{outline:none}

body {
	font-size: 11px;
	font-family: Verdana, sans-serif;
        text-align: center; 
background-image:url('http://www.therussianfrostfarmers.com/files/1_background.gif');
background-repeat:repeat;
}

#wrapper { 

       margin: 0 auto;
position:relative;
        width:918px; 
        text-align: left; 
        
        height:100% !important;
      
} 

#submitB{
border:none;
padding:0;
margin:0;
	font-size: 11px;
	font-family: Verdana, sans-serif;
text-decoration:none;
color:#ff9c01;
background-color:transparent;
} 

#submitB:hover {  background-color:#ff9c01; color: #ff9c01}

#bottomcontent {
 background: #fff; 
}

.clear-both { clear: both; }

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #ff9c01;}
a:active { background-color:#ff9c01; text-decoration: none; color: #ff9c01;}
a:visited {  text-decoration: none; color: #ff9c01 }
a:hover {  background-color:#ff9c01; color: #ff9c01}
a img { border: none; }

#header {
    padding: 0;
    margin: 0;
    height:220px; 
    width:918px;
}

#content {
    width: 728px;
    margin:0 0 0 190px;
    padding:20px 0 0 0;
    top:0px;
    overflow: hidden !important;
}

#menu {
    width: 170px;
    height: 100%; 
    float: left;
    margin:0;
    padding:0 0 0 5px;
    overflow: hidden !important;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
background: #fff; 
}

#menu ul li.section-title {background: #fff; }

#menu li {
padding-bottom:4px;
line-height:.9 em; 
}

#menu img{border-bottom: dotted 1px; color:#666;margin-left:5px;}

.container {  
    margin:0;
    padding:0;
    overflow: hidden !important;
}

#content p { margin-bottom: 9px; }

p {
    margin: 0 0 20px 0;
    background: #fff;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 10px; padding: 0 0 10px 0; }

#once { 
    clear: both; 
    height:0;
}




#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; top:10px}
#lightbox a img{ border: none; }

#outerImageContainer{ 
position: relative; 
background-color: #fff; 
width: 250px; 
height: 250px; 
margin: 0 auto; 
}

#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.therussianfrostfarmers.com/ndxz-studio/site/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.therussianfrostfarmers.com/ndxz-studio/site/img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%	; 
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }