* {margin: 0; padding: 0;}

form {margin: 0; padding: 0;}

body {font: 12px arial, helvetica, sans-serif; color: #ffffff; text-align: left; background: url(images/bknd.gif); margin: 15px;}

a {color: #991e47; text-decoration: none; font-weight: bold;}
a:hover {color: #530720; text-decoration: underline; font-weight: bold;}
a:active {color: #000000; text-decoration: none; font-weight: bold;}

b {font-weight: bold;}
i {font-style: italic;}

.e {font-size: 0.1em; color: #ffffff;}

img {margin: 0; padding: 0;}
	img.border {border: 2px solid #991e47;}
	img.photos {border: 2px solid #991e47; margin: 7px;}

.label {display: block; float: left; width: 50px; vertical-align: middle; font-weight: bold;}

#header {position: relative; width: 990px; height: 200px; margin: 0; padding: 0; text-align: center; vertical-align: top; background: url(images/header.jpg); overflow: hidden;}

	#header #menu {position: absolute; width: 990px; height: 34px; top: 166px; left: 0; margin: 0; padding: 0; text-align: center; vertical-align: middle; overflow: hidden;}
		
		#header #menu p {font: bold 16px arial, helvetica, sans-serif; text-align: center; line-height: 34px; color: #ffffff; text-transform: uppercase;}
		
		#header #menu a, #menu a:visited, #menu a:link {color: #eeb0c5; text-decoration: none; font-weight: bold;}
		#header #menu a:hover {color: #dc326b; text-decoration: none; font-weight: bold;}
		#header #menu a:active {color: #ffffff; text-decoration: none; font-weight: bold;}


/*************** text styles ***************/

#text {position: relative; width: 990px; margin: 0; padding: 10px 0; text-align: center; vertical-align: top; overflow: hidden;}
	
	#text h1 {font: bold 20px arial, helvetica, sans-serif; margin: 0.7em 25px; text-align: left; line-height: 1.3em; color: #000000;}
	#text h2 {font: bold italic 16px arial, helvetica, sans-serif; margin: 0 25px 0.7em 25px; text-align: left; line-height: 1.3em; color: #000000;}
	#text h3 {font: bold 14px arial, helvetica, sans-serif; margin: 0 25px 1em 25px; text-align: left; line-height: 1.3em; color: #333333;}
	
	#text p {font: 13px arial, helvetica, sans-serif; margin: 0 25px 1.1em 25px; text-align: left; line-height: 1.3em; color: #666666;}
	#text p.date {font: italic 12px arial, helvetica, sans-serif; margin: 0 25px 1.1em 25px; text-align: left; line-height: 1.3em; color: #666666;}
	#text p.tabbed {font: 13px arial, helvetica, sans-serif; margin: 1.1em 25px 1.1em 55px; text-align: left; line-height: 1.3em; color: #666666;}
	
	#text div.hr {font: 13px arial, helvetica, sans-serif; height: 2px; background: #cbcbcb; margin: 1.3em 25px 1em 25px; padding: 0; overflow: hidden;}
	
	#text ul {font: 13px arial, helvetica, sans-serif; margin: -0.1em 25px 1.1em 65px; text-align: left; line-height: 1.3em; color: #666666; padding: 0;}
		#text ul li {line-height: 1.3em; margin: 0 0 0.8em 0;}
	
	#text ol {font: 13px arial, helvetica, sans-serif; margin: -0.1em 25px 1.1em 65px; text-align: left; line-height: 1.3em; color: #666666; padding: 0;}
		#text ol li {line-height: 1.3em; margin: 0 0 0.8em 0;}
	
	#text table.layout {border-collapse: collapse;}
		#text table.layout td {border: 13px solid #ffffff;}
	
	#text table.none {border-collapse: collapse;}
		#text table.none td {border: 0;}
	
	#text table.products {font: 13px arial, helvetica, sans-serif; border-collapse: collapse; align: left; margin: -0.3em 25px 0.2em 25px; width: 940px;}
		#text table.products th {font: bold 15px arial, helvetica, sans-serif; color: #000000; padding: 12px 0 9px 0; text-align: left; vertical-align: top; text-transform: uppercase; border: 0;}
		#text table.products td {font: 13px arial, helvetica, sans-serif; color: #666666; padding: 0 0 9px 0; text-align: left; vertical-align: top; border: 0;}
		#text table.products td.photo {padding: 4px 12px 9px 0; text-align: center; vertical-align: top; width: 125px; border: 0;}
	
	#text #image {margin: 10px 25px 15px 25px; float: right; display: inline; text-align: right;}
		#text #image img {border: 5px solid #999999;}


/*************** popup styles ***************/

#close {width: 750px; height: 25px; background: #9e2222;}
	#close p {font: bold 11px arial, sans-serif; margin: 0; padding: 0; line-height: 25px; vertical-align: middle; text-align: center; color: #ffffff; border-top: 3px #ffffff solid;}
	#close a, #close a:visited, #close a:link {color: #ff9999; text-decoration: none; font-weight: bold;}
	#close a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}
	#close a:active {color: #ffffff; text-decoration: none; font-weight: bold;}
		
		
/*************** footer styles ***************/

#footer {position: relative; width: 990px; height: 40px; margin: 0; padding: 0; text-align: center; vertical-align: middle; background: url(images/footer.gif); overflow: hidden;}

	#footer p {font: bold italic 12px arial, helvetica, sans-serif; text-align: center; line-height: 40px; color: #ffffff;}
	
	#footer a, #footer a:visited, #footer a:link {color: #eeb0c5; text-decoration: none; font-weight: bold;}
	#footer a:hover {color: #dc326b; text-decoration: none; font-weight: bold;}
	#footer a:active {color: #ffffff; text-decoration: none; font-weight: bold;}
		

/*************** form element styles ***************/

input, select {font: 12px arial, helvetica, sans-serif; color: #000000; border: 2px solid #868686;}
textarea {font: 12px arial, helvetica, sans-serif; text-align: left; color: #000000; vertical-align: top; width: 375px; height: 225px;}
textarea.small {font: 12px arial, helvetica, sans-serif; text-align: left; color: #000000; vertical-align: top; width: 275px; height: 100px;}
input.submit {font: bold 13px arial, helvetica, sans-serif; color: #000000; border: none; width: 150px; padding: 1px 3px;}


/*************** dropdown styles ***************/

#dropdown_bknd {position: absolute; top: 180px; left: 365px; width: 103px; height: 35px; margin: 0; padding: 0; text-align: left; z-index: 25; display: block; background: #ffffff; opacity: 0; filter: alpha(opacity=0);}

#dropdown_products {position: absolute; top: 215px; left: 360px; margin: 0; padding: 0; text-align: left; background: #991e47; border-left: 3px solid #530720; border-right: 3px solid #530720; border-bottom: 3px solid #530720; z-index: 20; display: none;}
	#dropdown_products p {font: bold 12px arial, helvetica, sans-serif; text-align: left; color: #ffffff; margin: 0.7em 10px; padding: 0;}
	#dropdown_products a {text-decoration: none; color: #eeb0c5; font-weight: bold;}
	#dropdown_products a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}
	#dropdown_products a:active {text-decoration: none; color: #dc326b; font-weight: bold;}


/*************** lightbox styles ***************/

#lightbox {position: absolute; left: 0; top: 50px; 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: 12px arial, 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; font-style: italic;}
#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;}