﻿fieldset.no-display {
	padding: 0;
}

input[type~="text"].qty {
	width: 25px;
}
input[type~="text"].validate-postcode {
	width: 75px;
}

.required em, span.required, .validation-advice {
	color: red;
}

#main-content-main ul, #main-content-right ul, 
#main-content-main ol, #main-content-right ol {
	list-style-type: none;
	padding-left: 0;
}

div.category-head {
	margin-left: 240px;
}

.messages {
	font-weight: bold;
}
.warning-msg {
	color: red;
}

/* styled content table - see drupal style.css */
table tr.even, table tr.odd {
	border-bottom: 0;
	padding: 2px;
}
table tr.odd, table tbody.odd {
	background-color: #EDF1F5;
}
table tr.even, table tbody.even {
	background-color: #fff;
}
table tbody {
	border:0 none;
}  
table td {
	padding: 2px;
}
table th {
	border-bottom:0;
}
td.a-center, th.a-center { text-align: center; }
td.a-right, th.a-right { text-align: right; }

/* homepage */

#main-content-col-one {
	float:left;
	width: 240px;
	position: relative;
}
#main-content-col-two {
	float:left;
	margin-right: -240px;
	width: 240px;
}
#main-content-col-tre {
	float: right;
	margin-right: -240px;
	width: 240px;
	position: relative;
}

/* right column */

#main-content-right h3, #main-content-right h4, #main-content-right h5 {
	font-weight: normal;
	text-transform: none;
	color: #00477B;
	padding-bottom: 20px;
	border: 0;
	margin: 0;
}
#main-content-right h3 {
	font-size: 14px;
}
#main-content-right h4 {
	font-size: 12px;
}
#main-content-right h5 {
	font-size: 10px;
}
#main-content-right > div:first-child h4, #main-content-right > div:first-child h3 {
	font-size: 18px;
	padding-top: 30px
}

.mini-cart .head, .mini-cart .cart-count{
	background-color: #D8E4EC;
}
.mini-cart .head h4 {
	padding-top: 20px
}
.mini-cart .cart-count{
	margin-bottom: 20px;
}

.base-mini > div, .mini-cart > div, .layered-nav > div {
	padding: 0 10px;
}

ol#cart-sidebar div.product-images {
	float: left;
	padding: 0 5px 5px 0;
}
ol#cart-sidebar div.product-actions {
	clear: both;
}
ol#cart-sidebar li {
	padding-bottom: 5px;
}

/* product page */

div.product-info-box h3 {
	font-size: 18px;
}

form#product_addtocart_form {
	padding-bottom: 20px;
}
form#product_addtocart_form fieldset.add-to-cart-box legend {
	padding-bottom: 10px;
}

/* hide first "price as conf'd */
div.product-info-box div.bundle-prices, div.product-info-box div.price-box-bundle {
	display: none
}

.availability {display: none;}

/* hide bundle qty and req'd fields */
fieldset#product-options-wrapper dl.last dt, fieldset#product-options-wrapper p.required { display: none; }
div.price-box p.price-from, div.price-box p.price-to { display: inline; }

.more-views ul li {list-style-type: none; display: inline;}
.bundle-option-select {width: 450px;}

/* product listing */

div.catalog-listing div.product-image {
	margin: 0 20px 10px 100px;
	float: left;
	clear: both;
}
div.catalog-listing div.product-image img {
	width: 120px;
} 
div.catalog-listing div.product-shop {
	float: right;
	margin: 0 0 10px;
	width: 450px;
}
div.catalog-listing div.product-shop h5 {
	padding-bottom: 0;
}

/* cart */

table#shopping-cart-table {
	width: 100%;
}

div.cart-collateral-block { }
div.cart-collateral-block div.divider {}
fieldset.cart-coupon-block h4 { float: left; }

div.cart-totals {
	float: right;
    text-align: right;
}

.cart-collateral {
	float: left;
    overflow: hidden;
    width: 400px;
}

.cart-shipping-block #region_id {width: 120px;}

#discount-coupon-form #coupon_code {margin-bottom: 10px;}

div.cart-totals table td { padding: 2px; }

/* checkout */

.opc .step-title { height: 30px; }
.opc .active .step-title { 
	background: #26628F none repeat scroll 0 0; 
	border: 1px solid #00477B;
}

div#checkout-step-shipping_method { margin-bottom: 20px; }
div#checkout-review-load { padding: 20px; }
ul#payment_form_ccsave div.v-fix { display: inline; }

ol#checkoutSteps div.head a { float: right; }

form#co-payment-form div.v-fix { display: inline; }

form#co-payment-form p.cc_images { padding-bottom: 0; }

ol#checkoutSteps a.button {
	font-size: 12px;
	line-height: 14px;
	margin-left: 10px;
}
ol#checkoutSteps span.opc-please-wait {
	margin-left: 10px;
}

#shipping-method-buttons-container .button, #review-buttons-container .button {
	font-size: 12px;
    line-height: 14px;
    margin-left: 10px;
    border: none;
    background-color: #00477B;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana;
    line-height: 12px;
    padding: 2px 4px;
    text-decoration: none;
    white-space: nowrap;
}

.one-page-checkout-progress {margin-left: 10px;}
.one-page-checkout-progress h3 {font-size: 12px !important;}
.one-page-checkout-progress h6.complete {padding-bottom: 10px;}
.one-page-checkout-progress .content {padding: 0 0 10px;}


/* my account */

div.account-box { clear: both; }
table#my-orders-table { width: 100%; }
table#my-orders-table td { vertical-align: top; }

.qty-holder {display: none;}

/**
 * KDM - Social Media Icons
 * --------------------------------- 
 */

#newsletter {
	overflow: hidden;
}

#newsletter .left {
	float: left;
}

#icon-facebook, #icon-twitter {
	display: block;
	float: left;
    margin-top: 10px;
  	width: 18px;
  	height: 18px;
}

.icon-pipe {
	margin-top: 10px;
	float: left;
	padding: 0 4px;
}

.my-account {
	float: left;
	padding: 0 0 0 4px;
	margin-top: 10px;
}

#icon-facebook {
	margin-right: 5px;
}

/**
 * KDM - Box for Clearance Items on Fragrances page
 */
#clearance_link_box {
	margin-top: 15px;
	padding: 0 10px;
}

/* =Misc
----------------------------------------------------------------------------------*/

.catalogsearch-result-index .layered-nav {display: none;}

input[type=radio] {background: none; border: none;}


