
body{
	padding: 0;
	background: #990204;
	scrollbar-face-color : #FFFFFF; 
	scrollbar-highlight-color : #C0C0FF; 
	scrollbar-3dlight-color : #COCOFF; 
	scrollbar-shadow-color : #COCOFF; 
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF; 
	scrollbar-arrow-color : #8080FF;
	font-family: Verdana;
	font-size: 12px;
	color: #FAFBBF;
}

#NavMenu ul li{
	list-style: none;
}

.featureHead{
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FF6600;
}

#visitorGalleryTable {
	cell-spacing: 3px;
	cell-padding: 5px;
}

#topLeft {
	position: absolute;
	top: 4px;
	left: 1.5%;
	height: 150px;
}

#topRight {
	position: absolute;
	width: 21.9%;
	margin-left: 55%;
	padding: 5px 1.5%;
	top: 4px;
}

#topDivider {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 99.9%;
	/*border-bottom: 1px solid #202020;*/
}	

#center {
	position: absolute;
	top: 160px;
	left: 25%;
	width: 50%;
}

#left {
	position: absolute;
	padding: 0;
	top: 160px;
	width: 20%;
}

#dynamicFeature {
	display:none;
	position: relative;
	width: 21.9%;
	float: right;
	/*margin-left: 75%;*/
	/*padding: 10px 1.5%;*/
	/*top: 155px;*/
	paddin: 10 10 10 10;
	margin-top: 0px;
	text-align: center;
}

#spMsg {
	z-index: 99;
	display: none;
	position: absolute;
	margin-top: 155px;
	margin-left: 10px;
	width: 480px;
	/*overflow-y: auto;
	overflow-x: auto;*/
	padding: 5px;
}

.spMsgButton {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0;
	color: #FFFFFF;
	display: inline;
	margin: 0;
	padding: 0;
}

#allMsgs {
	display: none;
}

#tradName {
	position: absolute;
	top: 205px;
	left: 27%;
	width: 50%;
	text-align: center;
}

#anchor {
	padding: 0;
	position: relative;
	background-image: url(/squooze/images/sq_top_left.jpg);
	margin-top: 0;
	margin-left: 0;
	width: 189px; 
	height: 217px;
}

#adHead {
	padding: 0;
	position: absolute;
	background-image: url(/squooze/images/sq_top_right.jpg);
	background-color: #500002;
	background-width: 100%;
	background-height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	margin-left: 188px;
	height: 217px; 
	width: 100%;
}

.footnote {
	font-size:smaller;
}

.footnoteOrange {
	font-size:smaller;
	color: #FF6600;
}

.prodcatRow {
	font-size: 12px;
}

.shoppingBagText {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

td {
	font-size: 12px;
	font-weight: normal;
}

p {
	font-family: Verdana;
}

.postageAlert {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #FF6600;
}

p.attention {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	color: #FF6600;
}

p.mandatory {
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
}

p.announcement {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #FF6600;
}

p.tradingaddress {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FF6600;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #FAFBBF;
}

a:hover {
	color: #FAFB77;
}

a:visited {
	color: #FAFBBF;
}

h3 {
	font-family: Verdana;
	font-size: 120%;
	font-weight: bold;
}

/* Lightbox2 Styles \*/

#lightbox{
	position: absolute;
	top: 40px;
	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/lb2/blank.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/lb2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lb2/nextlabel.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;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; color: #990204;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #990204;	}			
#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;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
