body, p, li, area, input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	margin: 0 0 20px 0;
	}
h3 {
	color: #333;
}
h6 {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #999;
	font-style: italic;
	}
h5 {
	margin: 10px 0 0px 0;
	}
/*Header*/
.mini-search .input-text {
	width: 120px !important;
	}
/*Header*/
.toplinks-bar {
	margin: 0 0 2px 0;
	font-size: 12px !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.mini-search {
	width: 200px !important;
	}
ul#nav {
	position: relative;
	float: right;
	margin-top: 30px;
}
ul#nav span {
	font-size: 13px;
}
ul.level0 {
	margin: -2px;
	width: 300px;
	background: blue;
}
ul.level0 a span {
	font-size: 10px;
}
.language-switcher {
	margin: 0px;
	}
/*lists in content*/
.cms-content ul, .cms-content ol, .product-specs ul {
	list-style-position: inside !important;
}
.cms-content ul, .product-specs ul {
	list-style: disc !important;
}
.cms-content ol {
	list-style: decimal;
}
.cms-content ol li, .cms-content ul li, .product-specs ul li {
	margin: 0 0 8px 20px !important;
}
h1#logo {
	margin: 0 0 0px 0;
	}

/*hide for now*/

.category-description, .pager {
	display: none;
}
/*line around product*/
.listing-type-grid .product-image img {
	border: none !important;
}
/*boxes left content*/	
.box, .box .content {
	border: none !important;
	background: #F6F6F6;
}
.head {
	background: none !important;
}
.head h3 {
	color: #559CB3  !important;
}
.head h4 {
	font-size: 10px !important;
	font-weight: normal !important;
	margin: 0px !important;
	text-align: left !important;
	text-transform: uppercase !important;
	color: #559CB3 !important;
}
.product-images a img {
	border: none !important;
}
.product-img-box p {
	border: none !important;
}
.more-views img {
	border: none !important;
}
.mini-cart-links ul {
	margin: 30px 0 10px 0;
	}
.mini-cart-links ul li {
	padding: 10px 0px 10px 0px;
	display: block;
	border-top: 1px solid #CCC;
	}
.mini-cart-links ul ul {
	margin: 0px;
	}
.mini-cart-links ul ul li {
	padding: 5px 0px;
	display: block;
	border: none;
	}
.layered-nav, .view-by {
	display: none;
	}
/*Detail page*/
#super-product-table img, #super-product-table input {
	vertical-align: middle;
}
#super-product-table td {
	padding: 4px 0 4px 0 !important;
}
#super-product-table .price, .price-box .price  {
	font-weight: bold;
	font-size: 1.2em;
}
.qty {
	font-size: 12px !important;
	padding: 4px;
}
.data-table th {
	padding: 2px 8px 2px 0px;
}
.product-info-box .product-name {
	font-size: 22px;
	line-height: 34px;
}
.border-head, .more-views h4 {
	display: none;
}
.product-img-box .more-views li {
	margin: 0 0 2px 2px;
}
/*Messages*/
.messages li {
	font-size: 18px;
	line-height: 26px;
	padding: 10px;
}
/*checkout*/
.one-page-checkout .head {
	border: none;
	}
.one-page-checkout .active .head {
	border: none;
	}
#checkoutSteps .section.active {
	border: 1px solid #559CB3 ;
	
	}
#checkoutSteps dt {
	font-weight: normal;
	}
#checkoutSteps label {
	color: #333;
	}
#shipping-rates .price {
	color: #000;
	}
#payment_form_checkmo .input-box label {
	display: none;
	}
