body {
	margin: 0px;
	padding: 0px;
	background-color: #DEECEE;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
}
#header {
	background: url(images/header.gif);
	height: 120px;
	text-align: right;
	vertical-align: top;
}
#nav {
	background: url(images/navbg.gif);
	height: 27px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 363px;
	font: bold 12px/27px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
}
#search {
	background: url(images/searchbg.gif);
	height: 27px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
#homecontent {
	font: 14px Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	padding: 8px 8px 0px;
	text-align: justify;
}
#maincontent {
	padding: 12px 14px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #659195;
}
#maincontent a {
	color: #8E825D;
	text-decoration: underline;
}

#footertop {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
}


#homecontent p {
	margin: 0px 0px 10px;
	padding: 0px;
}


.searchfield {
	font: 12px Arial, Helvetica, sans-serif;
	color: #37585C;
	border: 1px solid #325356;
	width: 180px;
	height: 17px;
}

form {
	margin: 0px;
	padding: 0px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerbottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
}
#footerbottom a {
	color: #999999;
	text-decoration: none;
}
#footerbottom a:hover {
	color: #999999;
	text-decoration: underline;
}
#footertop a {

	color: #999999;
	text-decoration: none;
}
#footertop a:hover {

	color: #999999;
	text-decoration: underline;
}
#leftnav {
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 10px 10px;
}
#address {
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

#leftnav p {
	margin: 10px 0px;
	padding: 0px;
}
#subnav {
	color: #659195;
	font-weight: bold;
	text-transform: uppercase;
}
#subnav a {
	color: #659195;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#subnav a:hover {
	color: #946A18;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#subnav .on {
	color: #946A18;
}
#subnav2 {
	color: #659195;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 10px;
}
#subnav2 a {

	color: #659195;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#subnav2 a:hover {

	color: #946A18;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#subnav2 .on {

	color: #946A18;
}
.redbutton {
	background: #946A18;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #654710;
	margin: 0px;
	padding: 0px;
}
.bluebutton {
	background: #659195;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #385052;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-transform: none;
}
#productlisting {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5B5B5B;
}
#productlisting h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5B5B5B;
	margin: 0px 0px 5px;
	padding: 0px;
}
#productlisting p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.image_border {
	border: 1px solid #659195;
}
#productdetails {
	padding: 5px 5px 10px;
	margin-bottom: 5px;
	height: 140px;
	overflow: visible;
	border-right: 1px solid #659195;
	border-bottom: 1px solid #659195;
	border-left: 1px solid #659195;
	background: #F5F4F4;
}
#producttext {
	display: block;
	height: 120px;
	overflow: hidden;
}

#images {
	background: #F5F4F4;
}
#viewproduct {
	background: #F5F4F4;
	padding: 10px;
	color: #5B5B5B;
	border: 1px solid #659195;
}

#productspecs {
	background: #659195;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #385052;
}
#maincontent h1 {
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}


#maincontent a:hover {
	color: #8E825D;
	text-decoration: none;
}
#maincontent p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#nav .on {
	text-decoration: underline;
}
#contentbox {
	background: #FFFFCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #DF0000;
	color: #DF0000;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #F5F4F4;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	top: -1000px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -100px;
top: -250px;
 /*position where enlarged image should offset horizontally */
}
.bluebuttonaddtobasket {
	background: #659195 url(images/cart.gif) no-repeat 3px center;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #385052;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height: 25px;
	text-transform: none;
	width: 100px;
}
.bluebuttonsmaller {

	background: #659195;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #385052;
	margin: 0px;
	padding: 0px;
	height: 22px;
	text-transform: none;
}
.searchfield2 {
	font-size: 13px;
	color: #000000;
	border: 1px solid #659195;
	font-family: Arial, Helvetica, sans-serif;
}
#productbox {
	background: #F5F4F4;
	padding: 5px;
	border: 1px solid #659195;
	color: #5B5B5B;
	margin-bottom: 10px;
}
#homecontent a {
	color: #5B5B5B;
	text-decoration: none;
}
#homecontent a:hover {
	color: #5A898D;
	text-decoration: none;
}

