/* @override 
	http://chantest.dev//skin/frontend/default/chantest/css/chantest.css
	http://stage.chantest.com//skin/frontend/default/chantest/css/chantest.css
*/
.page {
	padding-top: 0;
	
}

body{
	background: url(../img/site-bk.png) repeat-x 0 top;
	color: #4f91cd;
}

a {
	color: #4f91cd;	
}

a:hover {
	text-decoration: none;
}

.base-btn {
	background-color: #ecf3fa;
	border:1px solid #CADEF0;
}

span.phonenumber {
	position: absolute;
	left: 730px;
	color: #5190cd;
	font-size: 200%;
	font-weight: bold;
	display:  block;
	margin-top: 40px;
}



.logo {
	margin-top: 26px;
	background-repeat: no-repeat;	
	height: auto;
	margin-left: 32px;
	float: none;
	position: absolute;
}

#logo > a {
	display: block;
	width: 200px;
	height: 83px;
	float:left;
}


.data-table th {
	border-color: #95afc8;	
	background-color: #fffbdb;
}

.data-table td {
	border-color: #95afc8;	
}

/* @group layouts */
.col2-left-layout {
	width: 884px;
}

.col1-layout .col-main {
	width: 874px;
}

.col-right {
	margin-right: 113px;	
}

.checkout-onepage-success .col-right {
	margin-right: 0;
}

/* @end */
/* @group Header Style */
.header-container {
	position: relative;
  z-index: 101;
}

.header {
	color: #fff;
	font-size: 11px;
	position: relative;
	border: none;
  z-index: 12;
}

.header .welcome-msg {
	text-align: left;
	float: left;
	margin-left: 75px;
	margin-right: 75px;
}

.header .links {
	float: left;
}

.header li, .footer form li {
	float: left;
	margin-left: 10px;
}

.header li a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

form#search_mini_form {
	display:  block;
	top:  0;
	position: absolute;
	right: 40px;
  z-index: 100;
}

.form-search {
	float: right;
	width: 280px;
	height: 58px;
	color:  #5191cd;
	background: url(../img/mini_form_bk.png) no-repeat top left;
	padding-top: 6px;
	margin: 0;
	margin-right:  40px;
}

.form-search label {
	text-transform: uppercase;	
}

input#search.input-text {
	border: 1px solid #5191cd;
}

form#search_mini_form #search_contact {
	margin-top: 12px;
}

form#search_mini_form #search_contact li{
	border:  1px solid #cadef0;
	margin-left: 19px;
	padding: 2px 9px;
}

.form-search button.button {
	background-image: none;	
	background-color: #ecf3fa;
	padding: 0px 0px;
	width: auto;
}

.form-search button.button span {
	background-image: none;	
	color: #4f91cd;
	margin: 0;
	padding: 3px;
	border: 1px solid #cadef0;
	height:  13px;
	line-height: 13px;
}

form#search_mini_form #search_contact li a {
	color:  #5191cd;	
}

.header .form-search .search-autocomplete li { float: none; text-align: left; margin: 0; padding: 3px 5px; }
.header .form-search .search-autocomplete li.last { border-bottom: none }

/* @end */

/* @group Nav */
#nav {
	border:none;	
	border-bottom: 5px solid black;
	padding-bottom: 0;
	padding-left: 28px;
	margin: 75px 114px 0 265px;
}

#nav .level0 {
	margin-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
  z-index: 100;
}

#nav .level0 > a {
	padding:3px 7px;
	text-align:  center;
}

#nav ul {  top:15px; }
#nav ul.level1 { z-index: 99; }
#nav li.highlight > ul  {  top:25px; }
#nav li.products > ul  {  top:35px; }

#nav li.highlight {
	margin-top: 0px;	
}

#nav span {
	font-size: 104%;	
}

#nav .highlight {
	min-height: 35px;	
	background-color: #fffbdb;
}

#nav .highlight a > span {
	line-height: 27px;
}

#nav .highlight ul a > span {
	line-height: 23px;
}

/* @end */

/* @group Main */

button.button {
	background: url(../img/btn-left.png) no-repeat top left;

}

button.button span {
	background: url(../img/btn-right.png) no-repeat top right;
	color: #5392cd;
	display:  block;
	height: 26px;
	line-height: 26px;
}

.std {
	margin-top: 0;
	padding-top: 0;	
}

.cms-home .col-main {
	border: none;
	padding-top: 0;
	width: 1000px;
}

.col-main {
	border-color: #95afc8;
	margin-bottom: 35px;
	width: 609px;
	
}

.main {
	margin: 0;
	width: 886px;
}

.breadcrumbs {
	padding:10px;
	margin:5px 0 0 265px;
	border:1px solid #ddd; 
	color: #7badda;
}

.breadcrumbs a{
	color: #7badda;
}


.page-title {
	border-color: #6087ac;	
}

.buttons-set {
	border: none;	
}

/* @end */

/* @group Footer */
.footer {
	border:  none;
	background: #8f8f8f url(../img/footer_bk.png) repeat-x;
	color: #fff;
	position: absolute;	
	left: 0;
	width: 100%;
	padding: 0;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer h2 {
	text-transform: uppercase;	
	font-size: 100%;
	font-weight: bold;
}

.footer .block {
	border: none;
	min-height: 350px;
	max-width: 220px;
	float: left;
	padding: 10px;
	margin: 5px;
	background: #919191 url(../img/footer-box-bk.png) repeat-x top left;
}

.footer .block ul {
	float: none;
	margin-left: 10px;
}

.footer .block ul > li > a{
	color: #f8dc99;
	font-size: 90%;
}

.footer .block ul li ul li > a{
	color: #fff;
}

.footer .block form {
	background-color: #929292;
	float: left;
	width: 200px;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
	position: relative;
	min-height: 50px;
	border: 1px solid #7f7f7f;

}

.footer #main_footer {
	width: 1000px;
	margin: 20px auto;
	padding-left: 40px;
}

.footer #main_footer .block-title h2 {
	color: #fff;
}
	
.footer form input {
	border: 1px solid #5a84a2;
	padding: 0;
	margin: 0;
	min-height: 20px;
	width: 165px;
	text-align: center;
}

.footer form button {
	float: right;	
}

.footer fieldset label {

	display:  block;	
}

.footer .input-box {
	width: 150px;
	float: left;	
}

.footer form input[type=submit] {
	padding: 3px;
}

.footer form input[type=text] {
	height: 20px;
	margin-right: 7px;
}
.footer form  ul#footer_contact > li {
	background-color: #929292;
	border-color: transparent;
	border-top: 1px solid #515151;
}

.footer form  ul#footer_contact > li > a {	
	color: #fff;
	font-size: 65%;
	padding: 3px;
}

.footer .block form ul#footer_contact {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: -20px;
	
}

form#newsletter-validate-detail button.button {
	margin: 0;
	padding: 0;
	border: 1px solid #6a91b5;
	background-color: #fff;
	height: 22px;
	padding: 0 3px;
	text-transform: uppercase;
	background-image: none;
}

.footer .phone-number {
    margin-top: 80px;
    color: #fff;
    display: block;
   	font-size: 200%;
	font-weight: bold;
	text-align: center;
}

.footer .block-content {
	padding: 0;	
}

.block-subscribe {
	width:212px;
}

/* @end */

/* @group homepage styles */
body.cms-home {
	background: url(../img/homepage_bk.jpg) repeat-x 0 top;
}
/* fa483b */
.cms-home #content_top {
	width: 1000px;
}

.cms-home .col-main {
	border-top: none;	
}

.cms-home #info_text {
	float: left;
	width: 200px;
	margin-top: 20px;
	padding: 50px 30px;
	font-size: 160%;
	color: #fff;
	background: #bdcbdf url(../img/info_text_bk.jpg) no-repeat top left;
	text-shadow: #4f91cd 0px 0px 10px;
}

.cms-home #info_text strong {
	font-size: 120%;	
}

.cms-home #products_info_list {
	overflow: hidden;
	height: 240px;
	position: relative;
	width: 675px;
}

.cms-home #products_info_list > div{
	width: 620px;
	height: 240px;
	float: left;
}

.cms-home #block_3 {
	float: left;
	color: #a8a8a6;
	margin-top: 20px;
	margin-left: 30px;
}

.cms-home #block_3 h3 {
	color: #4f91cd;	
}

#block_3 > div {
	
	float: left;
	min-height: 290px;
}

#block_3 #top_products {
	margin-left: 10px;	
}

#block_3 #top_products, #block_3 #whats_new {
	background-color: #edf4fe;
	padding: 10px;
}

#block_3 #top_products > div, #block_3 #whats_new > div {
	background-color: #fff;
	padding: 10px;
	min-height: 250px;
	border: 1px solid #d0deee;
	width: 265px;
}
/* upcoming events */

#block_3 #upcoming_events {
	background-color: #fea;	
	width: 227px;
}

#block_3 #upcoming_events h3 {
	text-transform: uppercase;
	background-color: #fffffb;
	margin:  1px;
	padding: 10px 0;	
	text-align: center;
}

#upcoming_events > div  > div                                                                                                 {
	border:  1px solid #b5c6ca;
	background-color: #fff;
	margin:  10px;
	padding: 5px;
}

ul#product_promo {
	margin-top: 15px;
	background: url(../img/info_text_bk.jpg) no-repeat top right;
	width: 36px;
	height: 200px;
	list-style: none;
}

#product_promo {
	position: absolute;
	right:  0;
	top: 0;	
}

ul#product_promo li{
	margin:  0;
	padding: 0;

}

ul#product_promo li.tab a {
	text-indent: -5000px;
	background-color: #fff;
	background: url(../img/tab_normal_bk.png) no-repeat top left;
	height: 11px;
	width: 10px;
	display: block;
	margin: 5px;
} 

ul#product_promo li.tab a.active {
	background-color: #becce0;	
	background: url(../img/tab_active_bk.png) no-repeat top left;	
} 

#product_promo {
	position: absolute;
	right:  0;
	top: 0;
	
}


/* @end */


/* @group left side bar */
.col-left {
	background-color: #edf4fe;
	padding: 10px;
	border:  none;
}

.block {
	background: url(../img/shade-bk.png) repeat-y left top;
	border: 1px solid #b5c8dd;
}

.block .block-title {
	background-color: #f3f7f1;
	border-bottom-color: #b5c8dd;
}

.block .block-title h2 {
	color:  #78abd6;
}
/* @end */
/* @group related products */
.block-related .checkbox, .block-related .item .product-image {
	display: none;
}

.hidden-product { display: none; }

.block-related .item {
	margin-left: 0;
}

.block-related .item .product-details {
	margin-left: 0;
}
/* @end */
/* @group shop by */
.narrow-by dt {
	padding-bottom: 1px;
	padding-top: 7px;
	font-size: 121%;
}

div.narrow-by span.adj-nav-category-current {
	font-size:  121%;
}

div.narrow-by dd li{
	padding-left: 12px;
}

div.narrow-by dt.adj-nav-dt-selected {
	background-position: 0 0.9em;
	padding-left:21px;
}

/* @end */
/* @group product */
.product-view .product-shop { 
	width:340px;
	text-align: right;
	margin-left: -100px;
}

.add-to-cart input#qty.input-text {
	display: none;
}

.add-to-cart label {
	display: none;
}

.add-to-box .or {
	display:  none;	
}

.product-shop .short-description {
	display: none;
}

.add-to-cart button.button {
	float: right;
}

.add-to-box .add-to-links  {
	float: right;
	clear: right;
	margin-top: 7px;
}

.add-to-box .add-to-cart {
	float:  right;
}

.product-collateral {
	border:  1px solid #d6e2f0;
	margin: 10px;
	padding: 10px;
	color: #4F91CD;
}

.product-name h2 {
	color: #4f91cd;
	font-weight: bold;
	font-size: 190%;	
}

.product-essential {
	color: #4F91CD;
}

.availability {
	clear: both;
	padding-top: 5px;	
	margin-bottom: 5px;
}

.cat-lot {
	float: right;
}

.cat-lot li {
	float: left;
	margin: 3px;
}

.price-box {
	margin-bottom: 5px;
}
/* @end */

/* @group ShareThis */
body #sharethis_0 .stico_default {
	background-image: none !important; 
	background-color: transparent;
	margin:  0;
	padding: 0;
}

/* @end */

/* @group Category Pages */

/* Produt List styles */
.products-list .price-col {
	float: right;
	width: 150px;
}

.products-list .product-shop { 
	width: 290px; 
	margin-right: 10px;
}

.products-list .product-shop h3.product-name {

	margin-bottom: 5px;
}

.products-list .product-shop  button.button {
	margin-left: 10px;
}


.products-list .product-shop .std {
	margin-top: 15px;
}

.products-list .product-shop .sku-box {
	margin-top: 5px;
}

.products-list .product-shop .sku {
	font-weight: bold;
}
/* @end */

/* @group Cart */
.checkout-cart-index .col2-set .col-2{
	width: 563px;
	margin: 10px auto;
}

.checkout-cart-index .col2-set .col-2 .discount {
	float: left;
}

.checkout-cart-index .col2-set .col-2 .shipping {
	float: right;
}
/* @end */
/* @group Checkout */
#shipping_extras {
	background-color:#FFFBDB;
	border:1px dashed #95AFC8;
	margin:5px;
	padding:5px;
	text-align:center;
}

/* @end */

/* @group Customer */
.recent-orders { 
	margin-top:  10px;
 }	
 
 .ad-account-info { 
 	margin-top: 10px;
  }

/* @end */

/* clearing breaks for ie8*/
div.header:after {
	display: inline;
}

ul.page-results { 
	background-color: #fefded; 
	border: 1px solid #ddd; 
	padding: 10px;  
}

ul.page-results li { 
	background: url(../img/search-page-bullet.png) 0px 6px no-repeat;
	line-height: 18px;
	padding: 4px 18px;
}

ul.page-results li#more_results_li { 
	background-image: none;
	font-weight: bold;
	padding-left: 2px;
}

img.target-details-ajax-loader {
    display: block;
    margin: auto;
    width: 32px;
}

td.product-attribute-heading {
		font-size: 16px;
		font-weight: bold;
		line-height: 1.375;
		border: 0px;
		margin: 0;
		padding: 1em 0 0 0;
}

