body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	letter-spacing: normal;
	word-spacing: normal;
	margin-top: 0;
	margin-left: 0;
	line-height: 15pt	;
	background-color: #FFF;
}
	

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
	}

.h1title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
	margin-top: 20px;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15pt;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15pt;
}

a:link, a:visited{
	COLOR:#000;
}

A:hover {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#topnavigation {
	font-size: 1em;
	line-height: 28px;
	width: 140px;
	margin: 0;
	padding: 0;
}
#topnavigation li { margin: 0; padding: 0; }
#topnavigation ul { margin: 0 0 0 10px; padding: 0; list-style-type: none; list-style-image: none; }

#navigation {
	font-size: 1em;
	line-height: 28px;
	margin: 0;
	padding: 0;
	width: 160px;
}
#navigation li {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#navigation ul { list-style-type: none; list-style-image: none; margin: 0 0 0 10px; padding: 0; }
#navigation h2 {
	font: 900 1.3em verdana, sans-serif;
	color: #fff;
	background-color: #c00;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin: 0 0 0.5em;
	padding: 1px 5px 1px 3px;
	text-align: left;
}
#productlist { }
#productlist li { margin: 0; padding: 0; list-style-image: url(simple.png); }
#bottomnavigation { font-size: 1em; line-height: 28px; margin: 0; padding: 0; }
.index-list { text-indent: 5px; list-style-image: url(ok.gif); }



#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/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/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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */
	}
	
	

.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

#main {

	width:960px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#colwrap1 {
	float:left;
	width:768px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#logo {
	margin-left:0px;
	margin-top:0px;
	width:443px;
	height:69px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#company {
	margin-left:0px;
	margin-top:0px;
	width:325px;
	height:69px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/company.png);
	overflow:hidden;

}
#view-cart {
	margin-right:1px;
	margin-top:14px;
	width:121px;
	height:29px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#customer-service {
	margin-right:1px;
	margin-top:14px;
	width:167px;
	height:29px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#index_r3_c2 {
	margin-right:1px;
	margin-top:14px;
	width:77px;
	height:29px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#button {
	margin-left:0px;
	margin-top:0px;
	width:192px;
	height:159px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/button.png);
	overflow:hidden;

}

.h2title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	text-align: left;
	margin-top: 50px;
}

