/************************* Element Styles *******************/
body {
	background: #fff;
}





/************************* Structure Reset *********************/
.header-container, .nav-container, .main-container, .main, .footer-container, .header .form-search {
	border: none;
	background: none;
}



/*********************** Header ***********************/
.header {
	padding: 0 10px;
}
.header .form-search {
	padding: 0;
	top: 215px;
	right: 20px;
}
.header .form-search label {
	display: none;
}
.header .form-search input.input-text {
	float: none;
	width: 160px;
	border-color: #B6B6B6;
}
.header .form-search button.button {
	float: none;
}
.header .quick-access {
	padding-top: 40px;
}
.header .welcome-msg {
	color: #666666;
	font-size: 16px;
}
.top-links-container {
	background: #EEEEEE;
	width: 944px;
	margin: 0 auto;
	text-align: left;
	padding: 3px;
}
.top-links-container .links {
	float: right;
}
.top-links-container .links li {
	display: block;
	float: left;
	margin-right: 10px;
}
.top-links-container .links a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.top-links-container .links a:hover {
	color: #000;
}


/*************** Top Cart *******************/
.top-cart {
	width: 190px;
	height: 42px;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 350px;
	text-align: left;
	background: url(../images/bg_top-cart.png) 0 0 no-repeat;
	font-size: 11px;
	padding: 10px 10px 0 50px;
}
.top-cart p {
	margin: 0;
}
.top-cart .empty {
	padding: 8px 0 0 10px;
}
#recent-items {
	background: #fff;
	border: 1px solid #999;
	width: 232px;
	min-height: 70px;
	position: absolute;
	left: -10000px;
	top: 47px;
	z-index: 999;
	padding: 8px;
}
#recent-items .btn-remove {
	float: right;
	margin-left: 10px;
}
#recent-items li {
	min-height: 52px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 4px;
}
#recent-items .mini-products-list .product-image {
	border: none;
}
#recent-items .mini-products-list {
	padding-top: 8px;
}
#recent-items-closer {
	display: block;
	float: right;
	padding: 0 4px;
	background: #eee;
	text-decoration: none;
	margin: -3px -3px 0 0;
	font-size: 10px;
}
#recent-items-closer:hover {
	background: #1E7EC8;
	color: #fff;
}
.top-cart-buttons {
	padding-top: 4px;
}
.top-cart-buttons a {
	display: block;
	float: left;
	margin-right: 15px;
	background: #eee;
	text-decoration: none;
	padding: 2px 5px;
	font-size: 12px;
}
.top-cart-buttons a:hover {
	background: #1E7EC8;
	color: #fff;
}


/****************** Nav ******************/
#nav {
	background: url(../images/bg_nav.jpg) 0 0 no-repeat;
	padding-top: 5px;
	border-bottom: 2px solid #455F6C;
}
#nav a, #nav li.active a {
	color: #333;
	font-weight: normal;
}
#nav a:hover, #nav li.over a {
	color: #000;
}
#nav ul li a {
	background: #ECECEC;
}
#nav ul li a:hover {
	background: #E2E2E2;
}


/********************** Main ********************/
.breadcrumbs {
	position: absolute;
	margin: -43px 0 0 0;
}





/************************* Category View **********************/

/********************* Toolbar ******************/
.pager, .sorter {
	background: #fff;
}


/************* Side Boxes ****************/
.block .block-title {
	background: #789090;
}
.block .block-title strong {
	color: #fff;
	text-transform: none;
	background: none !important;
	padding: 0;
}

/************** Layered Nav ***********/
.block-layered-nav .block-title {
	background: url(../images/layered_nav_head_bg.gif) 0 0 no-repeat;
}
.block-layered-nav .block-title strong span {
	display: none;
}
.block-layered-nav .block-subtitle {
	background: #789090;
	border: none;
	color: #fff;
	font-size: 12px;
}
.block-layered-nav .block-content {
	background: #eee;
	font-size: 11px;
}
.block-layered-nav dt {
	background: none;
	padding-left: 12px;
}
.block-layered-nav dd a, .block-layered-nav dd a:hover {
	color: #2F2F2F;
}
.block-layered-nav .actions {
	background: #eee;
}

/****************** Product Grid ***************/
.products-grid {
	border: none;
}
.products-grid li.item {
	padding-bottom: 50px;
}
.products-grid .item .add-to-links li {
	float: none;
	margin-right: 3px;
	color: #999999;
}
.products-grid .item .add-to-links li a {
	color: #999999 !important;
	font-weight: normal;
}
.products-grid .item .add-to-links .separator {
	display: inline;
}
.products-grid .product-name a {
	text-decoration: none;
}
.products-grid .product-name a:hover {
	text-decoration: underline;
}

/************** Price ************/
.regular-price .price, .special-price .price-label, .special-price .price, .price-box .price {
	color:#006699;
	font-size:11px;
	font-weight:bold;
}
.old-price .price-label, .old-price .price {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}

/****************** Product List ***************/
.products-list .item .add-to-links li {
	float: left;
	margin-right: 3px;
	color: #999999;
}
.products-list .item .add-to-links li a {
	color: #999999 !important;
	font-weight: normal;
}
.products-list .item .add-to-links .separator {
	display: inline;
}

/******************************* Product View ***************************/
.product-view {
	border: none;
}
.product-essential, .product-collateral {
	background: #fff;
	padding: 0;
}
.product-collateral {
	margin-top: 20px;
}
.product-collateral h2 {
	color: #455F6C;
}
.link-wishlist {
	color: #999 !important;
	font-weight: normal;
}
.product-view .box-up-sell .products-grid  {
	border: none;
	background: none;
}
.product-view .box-up-sell .products-grid td, .product-view .box-up-sell .products-grid td.empty  {
	background: none;
	border: none;
}
.product-view .product-shop {
	width: 385px;
}
.product-view .product-shop .product-name h1  {
	font-size: 19px;
}



/******************* Buttons *******************/
button.button span, .product-view .box-tags .form-add button.button span {
	background: #455F6C url(../images/bg_formbutton.jpg) 0 0 repeat-x;
	border-color: #455F6C;
}


/******************* Login / My Account *************/
.account-login .content {
	background: #eee;
}
.account-login .content h2 {
	color: #222;
}
.fieldset {
	background: #fff;
}
.fieldset .legend {
	background: #fff;
	color: #222;
	border-color: #BBAFA0;
}
.block-account .block-content li.current, .block-account .block-content li a:hover, .box-account .box-head h2, .addresses-list h2 {
	color: #0A263C;
}
.base-mini { border:1px solid #c4c1bc; background:#fff; line-height:1.3em;  font-size:.95em;  }
.base-mini .head {
    background: #789090 none repeat scroll 0 0;
    border-bottom: 1px solid #DDDDDD;
    color: #FFFFFF;
    margin: 0;
    padding: 2px;
}

.base-mini .head h4 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    min-height: 16px;
    padding: 1px 0 1px 6px;
    text-transform: none;
}

.base-mini .content,.base-mini ol {
    background: #eee;
}
.side-col .box { margin-bottom:1.3em; margin-top: 1.3em; }
.side-col .content { padding:5px 10px; }
.side-col .head { text-align:left; }

.block {
    border: 1px soldi #C4C1BC;
    margin: 15px 0 15px 0;
}
