div.clear {
	clear: both;
}
html, body,
div.body-inner,
div#wrapper-home,
div#wrapper, 
div.page, 
div.page-body {
/*	height: 100%;*/
}
body {
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #bad6f9 url('../images/body-bg.gif') repeat-x top left;
	text-align: left;
}
p, li, label {
	color: #666;
}
div.body-inner {
	background: url('../images/body-bg-inner.png') repeat-x center top;
}
div#wrapper{
	margin: 0 auto;
	width: 980px;
}
div#wrapper-home{
	position: absolute;
	top: 0;
	width: 100%;
}
div.page-body {
	width: 980px;
}
/*
	header
*/
div.page-header {
	width: 960px;
	padding: 0 10px;
	height: 145px;
	overflow: visible;
}
div#wrapper-home div.page-header{
	height: 360px;
}
div.page-header-left {
	float: left;
	width: 190px;
	overflow: visible;
}
div.page-header-right {
	float: right;
	width: 762px;
	overflow: visible;
	padding: 16px 8px 0 0;
}
/* logo */
div.page-header-left div.logo h1 {
	padding: 0;
	margin: 0;
}
div.page-header-left div.logo a {
	background: url('../images/logo.gif') no-repeat top left;
	display: block;
	width: 190px;
	height: 145px;
	margin: 0;
	padding: 0;
}
div.page-header-left div.logo a span {
	margin-left: -999em;
}
/*
	search-box
*/
form#search_mini_form {
	display: block;
	float: right;
}
div.page-header div.top-search,
div.page-header-right div.mini-search {
	float: right;
}
div.page-header-right span.search-box-top,
div.page-header-right span.search-box-button-top {
	float: left;
	display: block;
	height: 32px;
}
div.page-header-right span.search-box-top input,
div.page-header-right span.search-box-button-top input {
	background: none;
	border: none;
	font-size: 1.1em;
}
div.page-header-right span.search-box-top {
	background: url('../images/search-box-top-bg.gif') no-repeat top left;
	width: 188px;
}
div.page-header-right span.search-box-top input {
	width: 163px;
	padding: 10px 10px 0 15px;
	color: #999;
}
/* search-box-button */
div.page-header-right span.search-box-button-top {
	background: url('../images/search-box-button-top.gif') no-repeat top left;
	width: 76px;
}
div.page-header-right span.search-box-button-top input,
div.catalog-listing div.product-details div.out-of-stock,
div.catalog-listing div.product-details button.form-button {
	display: block;
	height: 32px;
	width: 76px;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
}
div.catalog-listing div.product-details div.out-of-stock {
	cursor: default;
}
/*
	product-list buttons
*/
div.catalog-listing div.product-details div.price-box-wrapper-0,
div.catalog-listing div.product-details div.price-box-wrapper-1 {
	float: left;
	height: 30px;
	width: 94px;
}
div.catalog-listing div.product-details div.out-of-stock,
div.catalog-listing div.product-details button.form-button {
	float: right;
	height: 30px;
	width: 91px;
	border: 0;
}
div.catalog-listing div.product-details div.price-box-wrapper-0,
div.catalog-listing div.product-details div.price-box-wrapper-1 {
	background: url('../images/product-list-price.gif') no-repeat top left;
}
div.catalog-listing div.product-details div.out-of-stock {
	background: url('../images/product-list-button-0.gif') no-repeat top left;
	font-size: 1.1em;
	text-align: center;
	line-height: 30px;
}
div.catalog-listing div.product-details button.form-button {
	background: url('../images/product-list-button.gif') no-repeat top left;
}
div.catalog-listing div.product-details button.form-button span {
	text-align: center;
	line-height: 27px;
	font-size: 9pt !important;
}
div.catalog-listing .regular-price,
div.catalog-listing .regular-price .price,
div.catalog-listing .price-box .price {
	color: #77aaee;
}
div.catalog-listing .price-box {
	padding: 7px 0 0 15px;
}
/*
	menu-top
*/
div.shop-access {
	float:right;
	background: url('../images/menu-top-bg.gif') no-repeat top left;
	height: 32px;
	width: auto;
	padding: 0 0 0 10px;
}
div.shop-access ul{
	display:block;
	float:right;
	width:auto;
  list-style:none;
	margin:0;
	padding:0;
}
div.shop-access ul li{
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 11px 0 0;
	line-height: 10px;
}
div.shop-access ul a{
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding: 0 13px;
	text-decoration: none;
	color: #69e;
	font-size: 1.1em;
	border-right: 1px solid #000;
	border-color: #69e;
}
div.shop-access ul a:hover{
	text-decoration: underline;
}
div.shop-access ul li.last a{
	border-right: 0;
}
/*
	menu-main
*/
div.page-header-right-bottom {
/*	background: url('../images/menu-main-bg.gif') no-repeat top left;*/
	height: 44px;
	margin: 16px -4px 0 0;
}
div.header-nav {
/*	background: url('../images/menu-main-bg-right.gif') no-repeat top right;*/
	padding: 2px 0 2px 10px;
	height: 40px;
	float: right;
}
ul#nav {
	display:block;
	float:left;
	width:auto;
  list-style:none;
	margin:0;
	padding:0;
}
ul#nav li {
	display: block;
	float: left;
	width: auto;
	margin: 0;
}
ul#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding: 0;
	height: 40px;
	text-decoration: none;
	color:#7ae;
	background: url('../images/menu-main-item-bg.gif') no-repeat top right;
	font-size:1.3em;
}
ul#nav li.over a {
	color:#FFF;
	height: 55px;
	background: url('../images/menu-main-item-bg-1.gif') no-repeat top left;
}
ul#nav li a span {
	display: block;
	float: left;
	width: auto;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 18px 0 18px;
	font-weight: bold;
	text-transform: lowercase;
}
ul#nav li.over a span {
	height: 55px;
	background: url('../images/menu-main-item-bg-1-r.gif') no-repeat top right;
}
ul#nav li.last a span {
	border-right: 0;
}
/*
	page-body-left
*/
div.page-body-left {
	float: left;
	width: 250px;
	padding: 71px 0 0;
	overflow: visible;
}
/*
	content box small
*/
div.content-box,
div.content-box-small,
div.content-box p,
div.content-box-small p {
	color: #999;
}
h1.page-header,
div.content-box-small-top h3 {
	display: block;
	height: 30px;
	margin: 0;
	padding: 18px 0 0 33px;
	font-size: 1.6em;
	color: #FFF;
	text-transform: lowercase;
}
div.content-box-bottom,
div.content-box-small-bottom {
	padding: 0 0 19px 0;
}
div.content-box-small div.content {
	min-height: 80px;
	height: auto !important;
	height: 80px;
}
div.content-box-small div.actions a {
	color: #666666;
	text-decoration: underline;
}
div.content-box-small div.actions a small{
	font-size: 1.2em;
}
div.content-box-inner-bottom,
div.content-box-small-inner-bottom {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 20px 33px 20px;
}
div.content-box-small p {
	font-size: 1.2em;
}
div.content-box-small ol,
div.content-box-small ul,
div.content-box-small li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.content-box-small li {
	padding: 0;
	line-height: 17px;
}
div.content-box-small li.on {
	font-size: 1.3em;
}
div.content-box-small li a {
	color: #908f8f;
	text-decoration: none;
	font-size: 1.3em;
}
/*div.content-box-small ul.menu li {
	line-height: 20px;
}
div.content-box-small ul.menu li a {
	font-size: 1.4em;
}*/
div.content-box-small li a:hover {
	text-decoration: underline;
}
/* layered-nav [ 1 = orange ] */
body.catalog-product-view div.mini-cart div.content-box-small,
div.account-nav div.content-box-small,
div.layered-nav div.content-box-small {
	background: url('../images/content-box-small-bg-1.gif') left top repeat-y;
}
body.catalog-product-view div.mini-cart div.content-box-small-top,
div.account-nav div.content-box-small-top,
div.layered-nav div.content-box-small-top {
	background: url('../images/content-box-small-bg-top-1.gif') left top no-repeat;
}
body.catalog-product-view div.mini-cart div.content-box-small-bottom,
div.account-nav div.content-box-small-bottom,
div.layered-nav div.content-box-small-bottom {
	background: url('../images/content-box-small-bg-bottom-1.gif') left bottom no-repeat;
}
body.catalog-product-view div.mini-cart div.content-box-small-inner,
div.account-nav div.content-box-small-inner,
div.layered-nav div.content-box-small-inner {
	background: url('../images/content-box-small-inner-bg.gif') center top repeat-y;
}
body.catalog-product-view div.mini-cart div.content-box-small-inner-top,
div.account-nav div.content-box-small-inner-top,
div.layered-nav div.content-box-small-inner-top {
	background: url('../images/content-box-small-inner-bg-top-1.gif') center top no-repeat;
}
body.catalog-product-view div.mini-cart div.content-box-small-inner-bottom,
div.account-nav div.content-box-small-inner-bottom,
div.layered-nav div.content-box-small-inner-bottom {
	background: url('../images/content-box-small-inner-bg-bottom-1.gif') center bottom no-repeat;
	min-height: 170px;
	height: auto !important;
	height: 170px;
}
/* mini-cart[ 2 = greenish ] */
div.content-box-small div.head,
div.content-box-small div.actions {
	text-align: center;
}
div.content-box-small div.actions {
	padding: 0 0 8px;
}
div.mini-cart p.subtotal {
	/*background: #F8FFCC none repeat scroll 0 0;*/
}
body.catalog-product-view div.mini-compare-products div.content-box-small,
/*body.catalog-product-view div.layered-nav div.content-box-small,*/
div.mini-cart div.content-box-small {
	background: url('../images/content-box-small-bg-2.gif') left top repeat-y;
}

body.catalog-product-view div.mini-compare-products div.content-box-small-top,
/*body.catalog-product-view div.layered-nav div.content-box-small-top,*/
div.mini-cart div.content-box-small-top {
	background: url('../images/content-box-small-bg-top-2.gif') left top no-repeat;
}

body.catalog-product-view div.mini-compare-products div.content-box-small-bottom,
/*body.catalog-product-view div.layered-nav div.content-box-small-bottom,*/
div.mini-cart div.content-box-small-bottom {
	background: url('../images/content-box-small-bg-bottom-2.gif') left bottom no-repeat;
}
body.catalog-product-view div.mini-compare-products div.content-box-small-inner,
/*body.catalog-product-view div.layered-nav div.content-box-small-inner,*/
div.mini-cart div.content-box-small-inner {
	background: url('../images/content-box-small-inner-bg.gif') center top repeat-y;
}
body.catalog-product-view div.mini-compare-products div.content-box-small-inner-top,
/*body.catalog-product-view div.layered-nav div.content-box-small-inner-top,*/
div.mini-cart div.content-box-small-inner-top {
	background: url('../images/content-box-small-inner-bg-top-2.gif') center top no-repeat;
}
body.catalog-product-view div.mini-compare-products div.content-box-small-inner-bottom,
/*body.catalog-product-view div.layered-nav div.content-box-small-inner-bottom,*/
div.mini-cart div.content-box-small-inner-bottom {
	background: url('../images/content-box-small-inner-bg-bottom-2.gif') center bottom no-repeat;
}
/* tags [ 3 = magenta ] */
div.mini-newsletter div.content-box-small,
div.mini-compare-products  div.content-box-small,
div.mini-product-tags div.content-box-small {
	background: url('../images/content-box-small-bg-3.gif') left top repeat-y;
}
div.mini-newsletter div.content-box-small-top,
div.mini-compare-products div.content-box-small-top,
div.mini-product-tags div.content-box-small-top {
	background: url('../images/content-box-small-bg-top-3.gif') left top no-repeat;
}
div.mini-newsletter div.content-box-small-bottom,
div.mini-compare-products div.content-box-small-bottom,
div.mini-product-tags div.content-box-small-bottom {
	background: url('../images/content-box-small-bg-bottom-3.gif') left bottom no-repeat;
}
div.mini-newsletter div.content-box-small-inner,
div.mini-compare-products div.content-box-small-inner,
div.mini-product-tags div.content-box-small-inner {
	background: url('../images/content-box-small-inner-bg.gif') center top repeat-y;
}
div.mini-newsletter div.content-box-small-inner-top,
div.mini-compare-products div.content-box-small-inner-top,
div.mini-product-tags div.content-box-small-inner-top {
	background: url('../images/content-box-small-inner-bg-top-3.gif') center top no-repeat;
}
div.mini-newsletter div.content-box-small-inner-bottom,
div.mini-compare-products div.content-box-small-inner-bottom,
div.mini-product-tags div.content-box-small-inner-bottom {
	background: url('../images/content-box-small-inner-bg-bottom-3.gif') center bottom no-repeat;
}
/*
	filtered nav
*/
dl#narrow-by-list {
	margin: 0;
}
dl#narrow-by-list dt {
	color: #666666;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 5px 0;
}
dl#narrow-by-list dd {
	color: #908f8f;
	margin: 0 0 7px 0;
}
dl#narrow-by-list dd ol,
dl#narrow-by-list dd ul,
dl#narrow-by-list dd li {
	margin: 0;
	padding: 0 0 0 8px;
	list-style-type: none;
}
/*dl#narrow-by-list dd li {
	padding: 0;
	line-height: 15px;
	float: none;
}
dl#narrow-by-list dd li a {
	color: #908f8f;
	text-decoration: none;
	font-size: 1.2em;
}
dl#narrow-by-list dd li a:hover {
	text-decoration: underline;
}*/
/*
	tags
*/
div.mini-product-tags div.content-box-small li {
	float: left;
	margin-right: 8px;
}
/*
	page-body-center
*/
div.messages {
	height: 71px;
	overflow: auto;
}
div.page-body-center {
	float: left;
	width: 730px;
	padding: 0;
	overflow: visible;
}
div#wrapper-home div.page-body-center{
	padding: 0;
	width: 980px;
}
div#wrapper-full div.page-body-center{
	width: 980px;
}
/* content-box */
div.content-box {
	background: url('../images/content-box-bg.gif') left top repeat-y;
}
div#wrapper-home div.content-box {
	background: url('../images/content-box-home-bg.gif') left top repeat-y;
}
div#wrapper-full div.content-box {
	background: url('../images/content-box-full-bg.gif') left top repeat-y;
}
div.content-box-top {
	background: url('../images/content-box-bg-top.gif') left top no-repeat;
}
div#wrapper-home div.content-box-top {
	background: url('../images/content-box-home-bg-top.gif') left top no-repeat;
}
div#wrapper-full div.content-box-top {
	background: url('../images/content-box-full-bg-top.gif') left top no-repeat;
}
div.content-box-bottom {
	background: url('../images/content-box-bg-bottom.gif') left bottom no-repeat;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
div#wrapper-home div.content-box-bottom {
	background: url('../images/content-box-home-bg-bottom.gif') left bottom no-repeat;
	padding: 11px 0 28px 0;
}
div#wrapper-full div.content-box-bottom {
	background: url('../images/content-box-full-bg-bottom.gif') left bottom no-repeat;
	padding: 15px 30px 36px;
}
div.content-box-inner {
	background: url('../images/content-box-inner-bg.gif') center top repeat-y;
}
div.content-box-inner-top {
	background: url('../images/content-box-inner-bg-top.gif') center top no-repeat;
}
div.content-box-inner-bottom {
	background: url('../images/content-box-inner-bg-bottom.gif') center bottom no-repeat;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
div#wrapper-home div.content-box-bottom {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
/*
	product list
*/
ol.grid-row li.item {
	width: 200px;
}
/*
	page-footer
*/
div.page-footer {
	height: 48px;
	overflow: visible;
}
div.page-footer div.copyright {
	float: right;
	padding-right: 20px;
}
div.page-footer div.copyright p {
	display: inline;
	font-size: 1.2em;
	color: #FFF;
}
/*
	product list
*/
div.catalog-listing div.product-image {
	display: block;
	width: 183px;
	height: 158px;
	padding: 2px 6px 10px 5px;
	background: url('../images/product-image-bg.gif') no-repeat top left;
}
div.catalog-listing div.product-image a {
	display: block;
	margin: 0;
	padding: 0;
}
div.catalog-listing div.product-image a img {
	display: block;
	margin: 0;
	padding: 0;
}
div.catalog-listing div.product-details {
	width: 185px;
	padding: 6px;
}
div.catalog-listing div.product-details h5.product-name {
	height: 40px;
}
div.catalog-listing div.product-details h5.product-name a {
	padding-top: 5px;
	color: #c0c0c0;
	text-decoration: none;
	text-align: center;
	font-size: 1.3em;
}
div.catalog-listing div.product-details p.add-to {
	text-align: center;
	margin-top: 10px;
}
div.catalog-listing div.product-details p.add-to a {
	font-size: 1.1em;
}
td.pages ol li a {
	color: #666;
}
/*
	banners
*/
div#banner-flash {
	width: 1040px;
	height: 400px;
	background: url('../images/banner-flash-bg.png') no-repeat left top;
	margin: 0 auto;
}
div#banner-js {
	width: 940px;
	height: 270px;
	margin: 0 auto;
/*	background: url('../images/banner-js-image.jpg') no-repeat left top;*/
}
/*
	content home
*/
div.content-home {
	background: url('../images/content-home-bg.gif') repeat-y left top;
	width: 932px;
	margin: 0 auto;
}
div.content-home-top {
	background: url('../images/content-home-bg-top.gif') no-repeat left top;
}
div.content-home-bottom {
	background: url('../images/content-home-bg-bottom.gif') no-repeat left bottom;
	padding: 29px 0 27px 20px;
	width: 932px;
	overflow: visible;
}
div.content-box-home-1,
div.content-box-home-2,
div.content-box-home-3 {
	float: left;
	background: url('../images/content-box-home-small-bg.gif') no-repeat left bottom;
	width: 278px;
	height: 168px;
	padding: 4px 16px 9px 6px;
}
/*div.content-box-home-4 {
	width: 878px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	border: 1px solid #ddd;
	background-color: #dbe9fc;
	margin: 15px 0 0 5px;
}*/
/*
	full size pages
*/
div#wrapper-full .button-level h3,
div#wrapper-full .page-head h3,
div#wrapper-full .page-head-alt h3,
.button-level h3,
.page-head h3,
.page-head-alt h3 {
	display: block;
	height: 30px;
	margin: 0;
	padding: 0 0 0 1px;
	font-size: 1.6em;
	color: #FFF;
	font-weight: bold !important;
}
.page-head h3,
.page-head-alt h3 {
	padding: 17px 0 0 30px;
}
.page-head, 
.page-head-alt {
	border: 0;
	margin: 0 0 1px;
}
body.sales-order-history div.button-set {
	display: none;
}
/*
	product view
*/
body.cms-page-view div.content-box-inner,
body.cms-page-view div.content-box-inner p,
body.catalog-product-view div.content-box-inner,
body.catalog-product-view div.content-box-inner p,
body.customer-account-logoutsuccess div.content-box-inner,
body.customer-account-logoutsuccess div.content-box-inner p {
	font-size: 10pt;
}
div.product-img-box {
	padding: 0 0 30px 10px;
}
.product-essential .product-shop {
	width: 360px;
}
#track_hint {
	font-size: 9pt;
	font-style: italic;
}
.product-shop .short-description {
	padding-top: 10px;
}
/*
	login forms
*/
body.cms-page-view div.page-head,
body.customer-account-login div.page-head,
body.customer-account-logoutsuccess div.page-head,
body.checkout-onepage-index div.page-head-alt,
body.checkout-cart-index div.page-head-alt,
body.checkout-onepage-index div.page-head,
body.checkout-onepage-success div.page-head,
body.checkout-cart-index div.page-head {
	margin: 0 0 10px;
}
body.sales-order-view div.content-box-inner-top {
	padding: 40px;
}
body.catalog-product-view div.content-box-inner-bottom {
	padding-top: 10px;
}
/*
	2nd level menu-main
*/
ul#nav ul { 
	width: 250px; 
	top: 41px;
	padding-top: 13px;
	background: url('../images/menu-main-sub-bg.gif') no-repeat left top;
}
ul#nav ul ul{ 
	width: 251px; 
	top: 0;
}
ul#nav ul li { 
	width: 251px; 
	height: 30px; 
}
ul#nav li.over ul li a,
ul#nav li.over ul li.last li a { 
	width: 251px;  
	height: 30px; 
	background: url('../images/menu-main-item-bg-2.gif') no-repeat left bottom;
}
ul#nav li.over ul li.last a,
ul#nav li.over ul li.last li.last a {
	height: 38px; 
	background: url('../images/menu-main-item-bg-2-last.gif') no-repeat left top;
}
ul#nav li.over ul li a span,
ul#nav li.over ul li.last li a span {
	display: block;
	width: 233px;  
	height: 30px;
	line-height: 30px; 
	padding: 0 0 0 18px;
	background: url('../images/menu-main-item-bg-2-r.gif') no-repeat right bottom;
}
ul#nav li.over ul li.last a span,
ul#nav li.over ul li.last li.last a span {
	width: 233px;  
	height: 38px;
	background: url('../images/menu-main-item-bg-2-last-r.gif') no-repeat right top;
}
ul#nav ul.level0 li.over a { 
	width: 251px; 
	height: 30px; 
	background: url('../images/menu-main-item-bg-2.gif') no-repeat left bottom;
}
ul#nav ul.level0 li.over a span { 
	width: 233px;
	height: 30px; 
	background: url('../images/menu-main-item-bg-2-r.gif') no-repeat right bottom;
}
#nav li.over ul { z-index: -1; }
#nav li.over ul ul { z-index: 1; }
/*
	titles
*/
body div.page-head h3 {
	text-transform: lowercase !important;
}
