body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bgbg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #1E2537;
	color: #000000;
}
.main {
	width: 750px;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #D2DCE6;
	padding-top: 20px;
	position: absolute;
	top: 0px;
	margin-left: -375px;
	left: 50%;
}
.lside {
	float: left;
	width: 503px;
	border: 1px none #666666;
	margin: 0px;
	padding: 0px;
}
.floatleft {
	float: left;
	width: auto;
}
.floatright {
	float: right;
	width: auto;
}
.clearboth {
	clear: both;
	width: auto;
}
.lsidemain {
	background-image: url(images/mainbg.jpg);
	height: auto;
	background-repeat: repeat-x;
	float: left;
	width: 470px;
	margin: 0px;
	padding: 15px 10px 10px;
	text-align: left;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 3px solid #868686;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
}
.rside {
	float: left;
	width: 190px;
	position: relative;
	margin-left: 22px;
}
.rsidemain {
	float: left;
	width: 164px;
	background-color: #FFFFFF;
	background-image: url(images/searchbg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	text-align: left;
	margin-bottom: 20px;
	padding-top: 7px;
	padding-left: 7px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 3px solid #868686;
	border-left: 1px solid #666666;
	padding-right: 7px;
	padding-bottom: 0px;
}
.mainbody {
	padding-left: 15px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E4054;
	font-weight: normal;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #2E4054;
}
.rsidemain2 {
	float: left;
	width: 164px;
	background-color: #FFFFFF;
	background-image: url(images/searchbg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-bottom: 20px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 3px solid #868686;
	border-left: 1px solid #666666;
	padding: 7px;
}
.invisible {
	visibility: hidden;
}
.search {
	height: 30px;
	width: auto;
	overflow: hidden;
}
.footer {
	clear: both;
}
.copyright {
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	color: #1E7D29;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E7D29;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #1E7D29;
}
.type {
	font-size: 11px;
	font-weight: normal;
	color: #2E4054;
}
.mainsubhead {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2E4054;
	font-weight: bold;
	clear: both;
	padding-top: 20px;
}
.typeindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4054;
	padding-left: 25px;
	height: auto;
	width: auto;
	padding-top: 5px;
}

#showimage{
	position:absolute;
	visibility:hidden;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 3px solid #868686;
	border-left: 1px solid #666666;
	left: 0px;
	top: 0px;
	margin-left: -100px;
	z-index: 1;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px;
	background-image: url(images/searchbg.jpg);
	background-repeat: repeat-x;
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
	font-size: 13px;
	color: #2E4054;
}
.product {
	padding-left: 25px;
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.productimage {
	margin-right: 15px;
	float: left;
	cursor: hand;
}
.zoomtext {
	font-size: 9px;
	color: #2E4054;
}
.producttext {
	width: 258px;
	float: left;
}
.pricetype {

	font-size: 11px;
	font-weight: bold;
	color: #2E4054;
}
.rsideheadtext {

	font-size: 12px;
	font-weight: bold;
	color: #2E4054;
}
