/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
/*	background-image: url(images/bg_stripe.gif);
	background-repeat: repeat;   */
	color: #FFFFFF;
	scrollbar-face-color:black;
	scrollbar-highlight-color:gray;
	scrollbar-3dlight-color:darkgray;
	scrollbar-darkshadow-color:darkgray;
	scrollbar-shadow-color:gray;
	scrollbar-arrow-color:gray;
	scrollbar-track-color:gray;
	background-color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	border-top-width: .5em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
p {
	margin: 0px 0px 1em;
	padding: 0px;
}
#page {
	border-width: 0px;
	margin: 0px auto;
/*	margin-top: 10px;
	margin-left: 15px;*/
}
#page_img {
	margin: 0px auto;
	padding: 0px;
	width: 840px;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #66ccff;
}


#page td {
	vertical-align: top;
}

#page_img td {
	vertical-align: top;
}

#header {
	width: 220px;
	height: 180px;
}
#headercol {
	width: 220px;
	margin-right: 10px;
	background-color: #000000;
}

#nav {
	width: 210px;
	font-family: Garamond, Verdana, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	border-bottom: 1px solid #999999;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFCC00;
}


#content {
	width: 730px;
}
#contenttext {
	padding: 5px;
}
#linkscontent {
	background-color: #000000;
}
#linkscontent img {
	float: left;
	padding-right: 5px;
}


#contact {
	width: 210px;
}
#contact p {
	padding-right: 5px;
	padding-left: 10px;
	font-family: Garamond, "Times New Roman";
	font-size: 10pt;
}

#footer {
	font-size: 10px;
	text-align: center;
	line-height: 9px;
}

#bigimage {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	width: 500px;
	width:expression(document.body.clientWidth < 500? "500px": "auto" );
	min-height: 410px;
}
#bigimage div {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#homeimg {
	width: 730px;
}
#homeflash {
	width: 730px;
	background-color: #000000;
	text-align: center;
	height: 470px;
}
#homenewrel {
	background-color: #000000;
	padding: 5px;
	width: 730px;
	margin-right: 5px;
	float: left;
	margin-top: 10px;
	height: 180px;
}
#hometony {
	background-color: #000000;
	padding: 5px;
	width: 230px;
	margin-left: 5px;
	float: right;
	margin-top: 10px;
	height: 180px;
}
#homemid {
	background-color: #000000;
	padding: 5px;
	width: 230px;
	margin-left: 245px;
	float: left;
	margin-top: 10px;
	height: 180px;
}
#pano_image {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	min-width: 500px;
}
#pano_image img {
	padding-bottom: 20px;
}

#pano_thumb_tall {
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	width: 90px;
	height: 300px;
}
#pano_thumb_wide {
	background-color: #000000;
	vertical-align: top;
	width: auto;
	height: 80px;
	text-align: center;
}

.garmondsmall {
	font-size: 10pt;
	font-variant: small-caps;
}
.garmondlarge {
	font-size: 16pt;
	text-transform: capitalize;
}

#location {
	float: right;
	padding-right: 5px;
	clear: right;
	padding-top: 5px;
}
.frametable td {
	text-align: center;
	padding-bottom: 5px;
}


.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.imagetitle {
	font-family: Garamond, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
	font-variant: small-caps;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#imagedetails {

	background-color: #000000;
	padding: 5px;
}
#imagedetails td {
	vertical-align: middle;
}

.bolditalic {
	font-style: italic;
	font-weight: bold;
}

#thumbs {
	overflow: auto;
	text-align: center;
	background-color: #000000;
	height: 400px;
}
.yeloowbold12pt {
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
}

#thumbs img {
	padding-bottom: 2px;
}
#spacer {
	width: 95px;
}
#addwidth {
	width: 95px;
}
#notecardtbl td {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
}
#notecardtbl form {
	margin: 0px;
	padding: 0px;
}

.blackbackground {
	background-color: #000000;
}
.grayborder {
	border: 1px solid #CCCCCC;
}
.smallcaps {
	font-family: Garamond, Verdana, sans-serif;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
}
.scrollbox {
	overflow: auto;
	padding-top: 2px;
	height: 400px;
}
#pano_scrollbox_tall {
	height: 300px;
	width: 90px;
	text-align: center;
	overflow: auto;
}
#pano_scrollbox_tall img {
	padding-bottom: 5px;
}

#pano_scrollbox_wide {
	width: 430px;
	overflow:auto;
	height: 150px;
}
#pano_scrollbox_wide img {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
#glassrow {
	display: none;
}
#glassrowtext {
	display: none;
	font-style: italic;
	font-weight: bold;
}
#gicleerow {
	display: block;
}
#framerow {


	display: block;
}
.inputformat {
	color: #FFFFFF;
	background-color: #333333;
}
.inputformatName {
	color: #FFCC00;
	background-color: #333333;
	font-weight: bold;
}
#gicleeonly {
	display: none;
	font-style: italic;
	font-weight: bold;
}
#noglass {
	display: none;
	font-style: italic;
	font-weight: bold;
}
#viewcart {
	float: right;
	width: 225px;
	text-align: center;
}
#buynow {
	float: left;
	width: 225px;
	text-align: center;
}
.imagetitle2 {
	font-family: Garamond, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
	font-variant: small-caps;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	height: 50px;
	padding-bottom: 5px;
}

/* Lightbox style */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }
