html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

table td {
	padding: 5px;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #ffffff url(images/bg.jpg) repeat-x;
	/* background: #D7DDE5; */
	color: #000;
	font: normal 11px verdana, arial, helvetica , sans-serif;
}

p,ul {padding-bottom: 15px;}

.content li {
list-style-position:inside;
padding-left: 25px;
}


blockquote {
	background: url(images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

img.pic {
padding: 10px;
margin: 5px;
}

h1,h2,h3 {padding: 5px 0 20px 0;}

h1 {
	font: bold 18px verdana, arial, helvetica, sans-serif;
	color: #446F95;
	padding-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px #444 solid;
}

h3 {font-size: 12px;}

h2 {
text-align:center;
font-size: 14px;
}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.container {
	background: #FFF;
	font-size: 11px;
	margin: 0 auto;
	padding: 0 6px 0px 6px;
	width: 780px;
}

.top {
	padding: 25px 0 0 0;
}

.header {
	background: #FFF;
	font-size: 11px;
	height: 150px;
	margin: 0 auto;
	padding: 6px;
	width: 880px;
}
.header .left, .header .right {
	background: #868688;
	color: #FFF;
	height: 146px;	
}
.header .left {
	background: #B3C2C7 url(images/header.jpg) no-repeat;
	font: normal 11px verdana, arial, helvetica ,sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 611px;
}
.header .right {
	overflow: auto;
	width: 263px;
	background: url(images/right.jpg);
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 16px verdana, arial, helvetica ,sans-serif;}

.navigation {	
	background: #D9E1E5 url(images/nav.gif);
	/* border: 1px solid #DFEEF7; */
	height: 41px;
	white-space: nowrap;
	margin: 0;
}
.navigation a {
	background: #D9E1E5 url(images/nav.gif);
	border-right: 2px solid #AFBEC7;
	border-left: 2px solid #f5f5f5;
	border-top: 1px solid #DFEEF7;
	color: #456;
	display: block;
	float: left;
	font-weight: normal;
	line-height: 41px;
	width: 109px;
	text-align:center;
	text-decoration: none;
	font-size: 11px;
}
.navigation a:hover {background-position: left bottom; color: #234;}

a.active {
	background: #ffffff;
	border-right: 2px solid #AFBEC7;
	border-left: 2px solid #f5f5f5;
	color: #456;
	display: block;
	float: left;
	font-weight: normal;
	line-height: 41px;
	width: 109px;
	text-align:center;
	text-decoration: none;
}


.navright {
	display: block;
	width: 205px;
	text-align: center;
	float: right;
	white-space: nowrap;
	font-size: 11px;
}

.navright a {
	background: transparent;
	display: inline;
	border: none;
	float: none;
	width: 20px;
	font-size: 11px;
}

.main {
	/* border-top: 4px solid #FFF; */
	background: url(images/bgmain.gif) repeat-y;
	margin: 0;
	padding: 0;
}

.sidenav {
	float: right;
	width: 210px;
	padding-bottom: 450px;
	/* padding-bottom: 400px; */
	background: url(images/banner01.jpg) center bottom no-repeat;
	/* background: url(images/backright.gif) center bottom no-repeat; */
}


.sidenav h2 {
	text-align: left;
	color: #5A5A43;
	font-size: 11px;
	line-height: 30px;
	margin: 0;
	padding: 15px 0 10px 20px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px dashed #bbb;
	font-size: 11px;
}
.sidenav li {
border-bottom: 1px dashed #bbb;
list-style: none;
}
.sidenav li a {
	font-size: 11px;
	color: #554;
	display: block;
	padding: 8px 0 8px 10px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #fff;
	color: #654;	
}


.sidenav1 {
	float: right;
	width: 210px;
	padding-bottom: 400px;
	/* background: url(images/banner01.jpg) center bottom no-repeat; */
	background: url(images/backright.gif) center bottom no-repeat;
}

.sidenav1 h2 {
	text-align: left;
	color: #5A5A43;
	font-size: 11px;
	line-height: 30px;
	margin: 0;
	padding: 15px 0 10px 20px;
}
.sidenav1 ul {
	padding: 0;
	border-top: 1px dashed #bbb;
	font-size: 11px;
}
.sidenav1 li {
border-bottom: 1px dashed #bbb;
list-style: none;
}
.sidenav1 li a {
	font-size: 11px;
	color: #554;
	display: block;
	padding: 8px 0 8px 10px;
	text-decoration: none;
}
.sidenav1 li a:hover {
	background: #fff;
	color: #654;	
}




.content {
	float: left;
	margin: 0;
	padding: 16px;
	width: 535px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content p, ul {
font-family: verdana, arial, helvetica ,sans-serif;
font-size: 11px;
line-height: 17px;
}

.content td {
font-size: 11px;
}

.footer {
	font-size: 11px;
	background: #D9E1E5 url(images/nav.gif);
	color: #664;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 15px 0 15px 0;
	border: none;
}
.footer a,.footer a:hover {color: #664; text-decoration:none;}

.textbox {
width: 350px;
background: #eeeeee;
font: normal 11px verdana, arial, helvetica , sans-serif;
}

legend {
color: #444;
}

/* LIGHTBOX \*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/px.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


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

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

td.thumb {
text-align: center;
width: 183px;
height: 180px;
background: url(images/frame.jpg) center top no-repeat;
padding: 0;
display: table-cell; 
vertical-align: middle;
}

img.thumb {
  border-top: 2px #AAAAAA solid;
  border-left: 2px #AAAAAA solid;
  border-right: 2px #EEEEEE solid;
  border-bottom: 2px #EEEEEE solid;
}

.top1 { 
color : #333333; 
text-align : center;
position : relative; 
top: -5px;
font-size: 11px;
clear : both; 
padding : 0 0 5px 0;
border-bottom: 1px #444 solid;
margin-bottom: 7px;
} 

.block {
background: #f5f5f5;
padding: 10px;
border-left: 3px #eee solid;
border-right: 3px #ccc solid;
border-top: 3px #eee solid;
border-bottom: 3px #ccc solid;
}

.banner { 
text-align : center;
position : relative; 
padding : 0 0 10px 0;
border-bottom: 1px #444 solid;
margin-bottom: 7px;
} 

span.price {
color: #CC0000;
font-weight: bold;
}
