@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
}

#topper {
	background-color: #FFFFFF;
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
}

#maintable .border {
	background-color: #FFFFFF;
}

#sidecolumn {
	background-image: url(http://www.ornamentea.com/TheShop/Images/CSS/NavBackground2.jpg);
	background-position: left;
	background-repeat: repeat-y;	
}

#navigation {
	background-image: ;
	background-position: left;
	background-position: top;
	background-repeat: no-repeat;
}

#navigation .title { 
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	font-stretch: ;
}

#navigation .subtitle { 
	color: #333333; 
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 14px;
}

#navigation a {
	text-decoration: none;
}

#navigation a:hover {
	color: #CCCC33;
}

#item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(http://www.ornamentea.com/TheShop/Images/CSS/TableBorder.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#item .header {
	font-family: "Courier New", Courier, monospace;
	font-size: 2.0em;
	font-weight: bold;
	font-style: italic;
	color: #990066;
}

#item .subheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 2.0em;
	font-weight: bold;
	font-style: italic;
	color: #990066;
}

#item .link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
	text-decoration: none;
	line-height: 11px;
}

#item a {
	color: #999900;
	text-decoration: none;
	line-height: 11px;
}

#item a:hover {
	color: #990066;
	text-decoration: none;
}

#item .border {
	border-top: dotted;
	border-top-color: #CCCCCC;
}

#footer {
	background-image: url(Images/CSS/Footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: dotted;
	border-top-color: #000000;
}

#footer .link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#footer a:hover {
	color: #009999;
}

#affiliatebackground {
	float: left;
	width: 900px;
	height: 500px;
	background-image: url(http://www.ornamentea.com/TheShop/Images/CSS/AffiliateLoginBackdrop.jpg);
	background-repeat: no-repeat;
}

#shippingtopper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 200px;
	background-image: url(http://www.ornamentea.com/TheShop/Images/CSS/ShippingTopper.jpg);
	background-repeat: no-repeat;
}

#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(http://www.ornamentea.com/TheShop/Images/Lightbox/prevlabel.gif) left 15% no-repeat; 
}


#nextLink:hover, #nextLink:visited:hover { 
	background: url(http://www.ornamentea.com/TheShop/Images/Lightbox/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; 
}
