body {
	margin: 0px;
	padding: 0px;
	color: #5D5B46;
	background: url(images/body-bg.png) repeat-x transparent;
	
}
div, p, h1, h2, h3, h5, img {
	margin: 0px;
	padding: 0px;
}
a {
	color: #0000CD;
}
a:visited {
	color: #0000CD;
}
a:hover {
	color: #BD0000;
}
a:active {
	color: #BD0000;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
#header {
	background: url(images/header.png) 0 0 no-repeat transparent;
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	height: 131px;
	margin: 0px auto;
	width: 924px;
}
#header div.logo {
	float: left;
	height:58px; 
}
#header div.logo span.logo {
	height: 35px;
	margin-left: 20px;
	margin-top: 23px;
	width: 316px;
}
#header div.subTitle {
	float: left;
	height: 40px;
	margin-top: 35px;
	margin-left:20px;
	width: 300px;
}
#header div.subTitle p {
	color: #D3D3D3;
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
}
#header div.cart {
	float: left;
	height: 16px;
	margin-top: 60px;
	margin-left: 100px;
	width: 150px;
}
#header div.cart p {
	color: #D3D3D3;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	text-align: left;
}
#header div.cart p a {
	color: #D3D3D3;
	text-decoration: none;
}
#header div.cart p a:hover {
	color: red;
	text-decoration: underline;
}
#topNavigation {
	background: url(images/header-nav.png) no-repeat transparent;
	height: 65px;
	margin: 0px auto;
	width: 924px;
}
#topNavigation div.topMenu {
	float: left;
	height: 36px;
	margin: 0px;
	width: 535px;
	padding-left: 15px;
	padding-top: 5px;
}
#topNavigation div.topMenu ul {
	height: 36px;
	margin: 0px;
	padding: 0px;
	width: 520px;
}
#topNavigation div.topMenu ul li {
	float: left;
	height: 36px;
	list-style: none;
	width: 104px;
}
#topNavigation div.topMenu ul li a {
	background: url(images/top-menu-bg.png) 0 0 no-repeat;
	color: white;
	display: block;
	font: 13px/36px Arial, Helvetica, sans-serif;
	font-weight: bold;	
	height: 36px;
	text-align: center;
	text-decoration: none;
	width: 107px;	
}
#topNavigation div.topMenu ul li a:hover {
	background: url(images/top-menu-hover.png) 0 0 no-repeat;
	height: 36px;
	color: white;
	text-decoration: none;
	width: 107px;
}
#topNavigation div.search {
	float: left;
	height: 36px;
	padding-top: 5px;
}
#topNavigation div.search input.search {
	background: transparent;
	border:0;
	color: #2F2A28;
	font: 13px/22px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;	
	margin-left: 95px;
	margin-top: 10px;
	width: 187px;
}
#topNavigation div.search input.submit {
	background: url(images/search-bg.png)0 0 transparent no-repeat;
	border: none;
	color: white;
	font: 13px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: 30px;
	margin-left: 7px;
	margin-top: 10px;
}
#main {
	background: #e9e9e9;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px auto 50px auto;
	min-height: 700px;
	width: 924px;
}
#pageList {
	border-bottom: 1px dotted #2F2A28;
	height: 25px;
	margin: 0px 20px 0px 20px;
	padding-top: 10px;
}
#sideBar {
	background: url(images/sidebar-bg.png) 0 0 repeat-y white;
	float: left;
	height: 100%;
	margin-top: 5px;
	width: 239px;
}
#sideBar div.top {
	background: url(images/sidebar-top-bg.png) 0 0 no-repeat;
	height: 14px;
	width: 239px;
}
#sideBar div.sideBarBox {
	background: url(images/left-misc-box-bg.png) 0 0 repeat-y white;
	width: 208px;
	margin-left:13px;
}
#sideBar div.sideBarBox h2 {
	background: url(images/left-h2-bg.png) 0 0 no-repeat;
	color: #023C7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	line-height: 23px;
	margin-top: 10px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 208px;
}
#sideBar div.sideBarBox h2.top {
	background: url(images/left-top-h2-bg.png) 0 0 no-repeat;
	margin-top: 0px;
	color: white;
}
#sideBar div.sideBarBox h3 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 5px 5px 0px 6px;
	text-align: left;
}
#sideBar div.sideBarBox h5 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#sideBar div.sideBarBox p {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 0px 10px;
	text-align: left;	
}
#sideBar div.sideBarBox p.justify {
	text-align: justify;
}
#sideBar div.sideBarBox p span {
	color: #AB0000;
}
#sideBar div.sideBarBox p span.bold {
	font-weight: bold;
}
#sideBar div.sideBarBox ul {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 20px 0px;
	width:180px;
}
#sideBar div.sideBarBox ul li {
	margin-top: 4px;
}
#sideBar div.sideBarBox div.bottom {
	background: url(images/left-misc-box-bottom.png) 0 0 no-repeat;
	height: 16px;
	width: 208px;
}
#sideBar div.productItem {
	border-bottom: 1px solid #447AC7;
	margin: 10px;
	text-align: center;
	width: 180px;
}
#sideBar div.productItem p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#sideBar div.productItemSmallImage {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	height: 90px;
	margin: 0px auto 10px auto;
	text-align: center;
	width: 90px;
}
#sideBar div.productItemMiniImage {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	float: left;
	height: 40px;
	margin: 0px 5px 5px 0px;
	width: 40px;
}
#content {
	float: left;
	width: 667px;
}
#content p {
	padding: 10px 0px 0px;
}
#content p.line {
	border-bottom: 1px dashed #2F2A28;
	padding-left: 10px;
	padding-bottom: 15px;
}
#content p.indent {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#content ul {
	list-style-type: square;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content li {
	list-style-type: square;
}
#contentWide {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	padding-top:5px;
}
#contentWide p {
	padding: 10px 0px 0px;
}
#contentWide p.line {
	border-bottom: 1px dashed #2F2A28;
	padding-left: 10px;
	padding-bottom: 15px;
}
#contentWide p.indent {
	padding-left: 20px;
	padding-right: 30px;
	text-align: justify;
}
#contentWide ul {
	list-style-type: square;
	margin-bottom: 0px;
	margin-top: 0px;
}
#contentWide li {
	list-style-type: square;
}
#banner {
	clear: both;
	height: 156px;
	margin: 5px 0px 12px 9px;
	width: 667px;
}
div.listContainer {
	background: url(images/list-box-bg.png) 0 0 repeat-y;
	overflow: hidden;
	margin: 3px 0px 12px 9px;
	width: 667px;
}
div.listContainer h2 {
	background: url(images/main-h2-bg.png) 0 0 no-repeat;
	color: #023C7A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	padding-left: 35px;
	width: 667px;
}
div.listContainer div.categoryImage {
	background: url(images/featured-cat-bg.png) 0 0 no-repeat white;
	float: left;
	height: 209px;
	line-height: 209px;
	margin: 10px 0px 10px 11px;
	text-align: center;
	width: 209px;
}
div.listContainer div.categoryLinks {
	float: left;
	height: 110px;
	margin: 0px 0px 0px 11px;
	text-align: center;
	width: 209px;
}
div.listContainer div.bottom {
	background: url(images/list-box-bottom.png) 0 0 no-repeat;
	clear: both;
	height: 16px;
	width: 667px;
}
div.productListItem {
	border-bottom: 1px dashed #CDCAA3;
	clear: both;
	padding: 15px 15px 15px 17px;
	width: 653px;
}
div.productListItem h3 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 60px;
	line-height: 20px;
}
div.productListItem p {
	padding-top: 4px;
}
div.productListItem p span {
	color: #AB0000;
}
div.productListItem form {
	float: right;
	margin-right: 15px;
}
div.smallImageBox {
	background: url(images/small-img-bg.png) 0 0 no-repeat white;
	display: inline;
	float: left;
	height: 90px;
	line-height: 88px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	width: 90px;
}
div.listContainer div.categoryPath {
	border-bottom: 1px dashed #CDCAA3;
	height: 65px;
	padding: 0px 0px 15px 20px;
	width: 675px;
}
div.listContainer div.categoryPath p {
	font-size: 10px;
}
div.listContainer div.categoryPath p.path {
	float: left;
}
div.listContainer div.sortOrder {
	float: right;
	margin-right: 40px;
	padding-top: 8px;
}
div.itemContainer {
	background: url(images/item-box-bg.png) 0 0 repeat-y;
	clear: both;
	overflow: hidden;
	margin: 0px 10px 15px 12px;
	width: 900px;
}
div.itemContainer div.imageBox {
    background: url(images/medium-img-bg.png) 0 0 no-repeat;
    float: left;
    height: 260px;
    margin: 0px 10px 10px 15px;
    text-align: center;
    width: 215px;
}
div.itemContainer div.imageBox div.mediumImageBox {
    height: 215px;
    line-height: 215px;
    text-align: center;
    width: 215px;
}
div.itemContainer div.imageBox div.miniImageBox {
    height: 45px;
    width: 215px;
    text-align: left;
}
div.itemContainer div.imageBox div.miniImageBox img {
    border: 1px solid #AAA2AE;
    cursor: pointer;
    height: 30px;
    margin: 3px 0px 0px 0px;
    width: 30px;
}
div.itemContainer span.strike {
    text-decoration: line-through;
}
div.itemContainer p.priceTooLow {
    color: #AB0000;
    font-weight: bold;
}
div.itemContainer h1 {
	background: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}
div.itemContainer h2 {
	background: url(images/item-h2-bg.png) 0 0 no-repeat;
	color: #023C7A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	padding-left: 35px;
	width: 900px;
}
div.itemContainer img.guarantee {
	float: right;
	margin: 0px 20px 10px 5px;
}
div.itemContainer div.bottom {
	background: url(images/item-box-bottom.png) 0 0 no-repeat;
	clear: both;
	height: 16px;
	width: 900px;
}
div.itemContainer div.relatedItem {
	float: left;
	padding: 15px 15px 15px 17px;
	width: 420px;
}
div.itemContainer div.smallImageBox {
	background: url(images/small-img-bg.png) 0 0 no-repeat white;
	display: inline;
	float: left;
	height: 90px;
	line-height: 88px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	width: 90px;
}
div.itemContainer div.relatedItem h3 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 20px;
}
div.itemContainer div.relatedItem p {
	padding-top: 4px;
}
div.itemContainer div.relatedItem p span {
	color: #AB0000;
}
div.itemContainer div.right {
	float: right;
	margin-right: 30px;
}
div.itemContainer div.addToCart {
	background: url(images/buy-box-bg.png) 0 0 no-repeat;
	float: right;
	height: 215px;
	margin: 0px 15px 10px 10px;
	width: 215px;
}
div.itemContainer div.addToCart h3 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 10px 10px 0px 0px;
}
div.itemContainer div.addToCart h5 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	padding: 10px 15px 0px 80px;
}
div.itemContainer div.addToCart h5 sup {
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
}
div.itemContainer div.addToCart h5 span {
	color: #AB0000;
}
div.itemContainer div.addToCart p {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
div.itemContainer div.addToCart input.quantity {
	background: white;
	border: 1px solid #969260;
	color: #2F2A28;
	float: right;
	font: 13px/22px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 20px;
	margin: 20px 0px 0px 10px;
	text-align: right;
	width: 30px;
}
div.itemContainer div.addToCart input.image {
	padding: 20px 0px 10px 28px;
}
#cart {
	float: right;
	height: 100%;
	margin: 17px 0px 0px 0px;
	width: 229px;
}
#cart div.cartBox {
	background: url(images/left-misc-box-bg.png) 0 0 repeat-y white;
	margin-left: 0px;
	width: 208px;
}
#cart div.cartBox img {
	padding: 20px 0px 10px 28px;
}
#cart div.cartBox h2 {
	background: url(images/left-h2-bg.png) 0 0 no-repeat;
	color: #023C7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	line-height: 14px;
	padding: 10px 0px 0px 4px;
	text-align: center;
	width: 200px;
}
#cart div.cartBox h3 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 10px 10px 0px 10px;
}
#cart div.cartBox h5 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	padding: 10px 15px 0px 10px;
	text-align: center;
}
#cart div.cartBox h5 sup {
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
}
#cart div.cartBox h5 span {
	color: #AB0000;
	color: #AB0000;
}
#cart div.cartBox p {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 8px 10px 0px 10px;
	text-align: left;
}
#cart div.cartBox div.cartItem {
	border-bottom: 1px dashed #CDCAA3;
	padding: 0px 0px 20px 0px;
	text-align: left;
}
#cart div.cartBox input.quantity {
	background: white;
	border: 1px solid #969260;
	color: #2F2A28;
	float: right;
	font: 13px/22px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 20px;
	margin: 20px 15px 0px 15px;
	text-align: right;
	width: 30px;
}
#cart div.cartBox input.submit {
	margin: 20px 0px 10px 26px;
	width: 158px;
}
#cart div.cartBox input.image {
	padding: 20px 0px 10px 28px;
}
#cart div.cartBox div.bottom {
	background: url(images/left-misc-box-bottom.png) 0 0 no-repeat;
	height: 18px;
	width: 229px;
}
div.cartContainer {
	background: url(images/list-box-bg.png) 0 0 repeat-y;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	width: 681px;
	margin-left:10px;
}
div.cartContainer h2 {
	background: url(images/main-h2-bg.png) 0 0 no-repeat;
	color: #023C7A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	padding-left: 35px;
	width: 678px;
}
div.cartContainer div.bottom {
	background: url(images/list-box-bottom.png) 0 0 no-repeat;
	clear: both;
	height: 17px;
	width: 685;
}
#footer {
	background: url(images/footer-bg.png) 0 0 no-repeat;
	height: 47px;
	margin: 0px;
	width: 924px;
}
#footer p {	
	color: #643c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 47px;
	text-align: center;
}
#footer p a {
	color: white;
}
#footer p a:hover {
	color: #AB0000;
}

.clearLeft {
	clear: left;
}
.clearRight {
	
	clear: right;
}
.clearBoth {
	
	clear: both;
}
.clearNone {
	clear: none;
}
