@charset "utf-8";
#header {
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#nav {
	background-image: url(imgs/nav_bg.jpg);
	padding: 0px;
	height: 45px;
	background-repeat: repeat-x;
	width: 900px;
	display: block;
	margin: 0px;
	clear: both;
}
#sidenav {
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f6f6f6;
	height: 63px;
	width: 290px;
	line-height: 12.5px;
	float: right;
	margin-top: 24px;
	padding-top: 1px;
}
#nav li {
	float: left;
	height: 36px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 37px;
	color: #dfe3dc;
	text-decoration: none;
	height: 36px;
	text-transform: uppercase;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#nav a:hover {
	color: #A7B9E2;
	background-image: url(imgs/nav_hover.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#middle {
	padding: 0px;
	width: 900px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	display: block;
	float: left;
}
#container {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(imgs/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 65px;
	clear: both;
	text-align: center;
	padding: 10px;
}
#footer #storehours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	display: none;
}


#sidenav a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3051A0;
	text-decoration: none;
	height: 20px;
	width: 200px;
	line-height: 20px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidenav a.currentcat, #sidenav a.currentcat:hover {
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(imgs/cat_bg.gif);
	background-repeat: repeat-x;
}
#productcontainer {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 400px;
	width: 100%;
	display: table-cell;
	clear: both;
}

#sidenav a:hover {
	background-color: #CFD8EF;
	color: #FFF;
	background-image: url(imgs/cat_bg.gif);
	background-repeat: repeat-x;
}

#status {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	display: block;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}


#listheader {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.subitems li {
	padding: 0px;
	margin: 0px;
}

.subitems {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.current {
	width: 200px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	display:block;
	background-color: #EDEFFA;
}


.headerlink {
	width: 200px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
}

#listheader .headerlink:hover {
	background-color: #B6C2DA;
}

.headerlink ul {
	display: none;
	background-color: #F0F8FF;
}



.featurecontainer {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	margin: 10px;
	background-image: url(imgs/featured_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.featurecontainer span {
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.featurecontainer .stockcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: right;
}

.featurecontainer .photodiv{
	margin: auto;
	height: 125px;
	padding: 0px;
	width: 200px;
	display: table-cell;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.featurecontainer .desc {
	text-align: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	min-height: 125px;
	color: #666;
	border: thin dashed #CCC;
}

.featurecontainer span a {
	text-decoration: none;
	font-size: 12px;
}
.featurecontainer h3 {
	clear: both;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 4px;
	margin: 0px;
	height: 40px;
	background-image: url(imgs/feature_head.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
.featurecontainer .price {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	line-height: 40px;
	margin: 0px;
	height: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PageNav {
	float: left;
	padding: 5px;
	width: 645px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #CCC;
	border: thin solid #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(imgs/cat_bg.gif);
	background-repeat: repeat;
}
.PageNav a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #CCC;
	text-decoration: none;
}

.PageNav a:hover {
	color: #393;
}

.PageNav span {
	text-align: right;	
	float:right;
}

.groupitems {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
