/*
-----------------------------------------------
AEBC Screen Screen Styles
Author:   David Galovic
Company:  August P/L
Version:  2 November 2007
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-color: #F3F5F4;

}

div#wrapper {
	margin: 0 auto;
	width: 1004px;
}


/* Header
----------------------------------------------- */

div#header {
	margin: 0 auto;
	width: 954px;
}

div#logo, #flash-header {
	float: left;
	width: 760px;
	height: 234px;
}

div#quicklinks {
	float: left;
	width: 194px;
	height: 240px;
	background: url('/common/graphics/bg-quicklinks.gif') top left no-repeat;
}

div#search {
	float: right;
	margin-bottom: 4px;
	padding-right: 2px;
}

div#navigation {
	clear: both;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: url('/common/graphics/bg-navigation.gif') top left repeat-x;
}

div#breadcrumbs, .shop-breadcrumbs {
	padding-left: 12px;
	float: left;
}

div#breadcrumbs, div#breadcrumbs a, .shop-breadcrumbs, .shop-breadcrumbs a {
	color: #999;
}

div.shop-breadcrumbs {
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 1.2em;
}

div#info {
	float: right;
}

div#info ul {
	list-style: none;
}

div#info ul li {
	float: left;
	margin-right: 16px;
}

div#info ul li a {
	color: #000;
	text-decoration: none;
	padding-left: 18px;
	display: block;
}

div#info ul li a:hover {
	text-decoration: underline;
}

div#info a.subscribe {
	background: url('/common/graphics/icon-subscribe.gif') top left no-repeat;
}

div#info a.cart-info {
	background: url('/common/graphics/icon-cart.gif') top left no-repeat;
}
div#info a.account {
	background: url('/common/graphics/icon-account.gif') top left no-repeat;
}


/* Content
----------------------------------------------- */

div#main {
	clear: both;
	margin: 0 auto;
	width: 954px;
}

div#content-col {
	background-color: #fff;
	width: 697px;
	float: left;
	padding: 0 22px 22px 22px;
	margin-bottom: 30px;
}

div#side-col {
	float: right;
	width: 194px;
	background-color: #e7eced;
	padding-bottom: 14px;
}

div#images {
	float: right;
	font-size: 1em;
	width: 223px;
}

div#images .image {
	margin-bottom: 10px;
	padding-left: 30px;
}

div.article-image {
	float: right;
	padding: 30px 0 10px 10px;
}

div.sales-image {
	float: right;
	margin-left: 15px;
}
div.sales-image div.wrapper {
	float: left;
	width: 185px;
	height: 155px;
	display: none;
	text-align: center;
}
div.sales-image p {
	text-align: right;
	clear: left;
	margin-top: 0;
	padding: 10px;
}
div.sales-image p a {
	color: #000;
	text-decoration: none;
}
div.sales-image p a.selected {
	color: #000;
	font-weight: bold;
}
div.sales-image div.selected {
	display: block;
}
h3.right {
	text-align: right;
}	

div#footer {
	clear: both;
	margin: 0 auto;
	width: 954px;
	border-top: 1px solid #ccc;
	padding: 20px 0;
	margin-bottom: 14px;
}


/* Home Page
----------------------------------------------- */

div#news {
	float: right;
	width: 239px;
	height: 452px;
	margin: 0;
	padding: 0 30px;
	background: url('/common/graphics/bg-news.gif') top left no-repeat;
}

div#side-col div#links img {
	clear: right;
	display: block;
	float: none;
	margin: 0pt 0pt 4px;
	padding: 0;
}

#home #content {
	width: 366px;
	border: 0;
	float: left;
	background: transparent;
	padding: 0;
}

#home #side-col {
	background-color: transparent;
}

#home #content-col {
	background-color: transparent;
}

div#news h2 {
	font-size: 2.4em;
	font-weight: normal;
	margin-top: 1em;
}


/* News / Articles
----------------------------------------------- */

div.article {
	margin-bottom: 20px;
	clear: both;
}

div.article p.date {
	font-style: italic;
	color: #73685f;
	margin: 0;
}

div.article p.read-more {
	margin-top: -11px;
	color: #015da6;
}

div.article h2 {
	margin-top: 4px;
}


/* Contact
----------------------------------------------- */

div#contact-details {
	margin: 0 20px;
}


/* Search Results
----------------------------------------------- */

div#search-results ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}

div#search-results ul li {
	margin: 16px 0;
}


/* Sitemap
----------------------------------------------- */

div#sitemap ul, div#sitemap ul li {
	margin-top: 1em;
	margin-bottom: 1em;
}


/* Typography
----------------------------------------------- */

p, li {
	font-size: 1.2em;
}

ul li ul li, ol li ol li {
	font-size: 1em;
}

p {
	line-height: 1.5em;
}

div#images p {
	font-size: 1em;
}

a {
	color: #015da6;
}

a:hover {
	text-decoration: underline;
}


/* Headings
----------------------------------------------- */

h1, #home h1 {
	font-size: 3.2em;
	color: #ff9b00;
	font-weight: normal;
	margin: 0.6em 0 0.5em 0;
}

h2, .cart-step-heading, #checkout-customer-account h3 {
	font-size: 1.6em;
	color: #ff9b00;
	font-weight: bold;
	margin-bottom: -4px;
}

h3, h4, h5 {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	margin-bottom: -10px;
}


/* Tables
----------------------------------------------- */

table, tr, td {
	border: none;
}

table.outlined, table.outlined tr, table.outlined td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 12px;
}

table.outlined {
	margin-top: 12px;
}

table.outlined td {
	padding: 2px;
}


/* Quick Links
----------------------------------------------- */

div#quicklinks h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 0.3em 19px;
}

div#quicklinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #01458e;
}

div#quicklinks li {
	margin: 0;
	padding: 3px 0 3px 20px;
	border-top: 1px solid #01458e;
	color: #fff;
}

div#quicklinks a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background: url('/common/graphics/bullet-quicklink.gif') top left no-repeat;
	outline-color: invert;
	outline-style: none;
}

div#quicklinks a:hover {
	text-decoration: underline;
}


/* Navigation
----------------------------------------------- */

div#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navigation ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

div#navigation ul li a {
	display: block;
	float: left;
	height: 16px;
	padding: 5px 9px 3px 9px;
	color: #73685f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	outline-color: invert;
	outline-style: none;
}

div#navigation ul li a:hover, div#navigation ul li a.selected {
	background: url('/common/graphics/bg-menu-main.gif') top left no-repeat;
	color: #ee3024;
}


/* Side Navigation
----------------------------------------------- */

div#side-col h2 {
	margin: 1em 0 0.3em 20px;
}

div#side-col ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
}

div#side-col li {
	margin: 0;
	padding: 3px 8px 3px 20px;
	border-top: 1px solid #fff;
	color: #00355f;
}

div#side-col ul#subnav-submenu-main a,
div#side-col ul#subnav-menu-main a {
	color: #00355f;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background: url('/common/graphics/bullet-side-col.gif') top left no-repeat;
	outline-color: invert;
	outline-style: none;
}

div#side-col a:hover {
	text-decoration: underline;
}

div#side-col a.selected {
	font-weight: bold;
}



/* Footer
----------------------------------------------- */

div#nav-footer {
	clear: both;
	margin: 0;
	padding: 0;
}

div#nav-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#nav-footer li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	color: #8d8d8b;
}

div#nav-footer li a {
	display: block;
	padding-left: 10px;
	background: url('/common/graphics/bullet-footer.gif') top left no-repeat;
	outline-color: invert;
	outline-style: none;
}

div#copyright-notice p {
	margin: 0;
	float: right;
	color: #8d8d8b;
}


/* Forms
----------------------------------------------- */

.medium-input {
	height: 15px;
	width: 142px;
	font-size: 1.1em;
}

#contact-form {
	margin-top: 30px;
}

#contact-form p {
	margin: 14px 0;
}

#contact-form .compulsory {
	font-weight: bold;
}

#contact-form label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

#contact-form .textarea label {
	display: block;
}

#contact-form input, textarea, .checkout-longinput {
	width: 200px;
	font: 12px Arial, Helvetica, sans-serif;
}

#contact-form input {
	height: 16px;
}

#contact-form textarea {
	width: 280px;
	height: 100px;
}

#contact-form .buttons {
	margin: 10px 0 20px 110px;
}

#contact-form .buttons .button, input[type="submit"] {
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	color: #fff;
	background-color: #acbdc8;
	text-transform: uppercase;
	font-size: 12px;
	border: 0;
	width: auto;
}

.form-message, .errors, .error  {
	background-color: #97141B;
	border: 3px solid #DF1B28;
	color: white;
	margin: 10px 0;
	padding: 10px;
	font-size: 1.1em;
}


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

a img {
	border: 0;
}

.image-replace {
	text-indent: -5000px;
}

.clear, .cleaner {
	clear: both;
}

.transparent {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}


/* Shop
----------------------------------------------- */

#shop div#product-detail {
	width: 420px;
	float: left;
}

#shop div#product-actions {
	width: 200px;
	margin-left: 40px;
	float: left;
}

div#product-detail-box-img {
	float: left;
	width: 200px;
}

div#product-thumbnails {
	float: left;
	width: 200px;
}

#product-description, #product-media {
	clear: both;
	padding-top: 12px;
}

#product-media h2 {
	margin-bottom: 10px;
	clear: both;
}

p#product-detail-price {
	font-size: 1.6em;
}

.product-box-details {
	margin-bottom: 20px;
	float: left;
}

div#product-detail-variants p {
	margin: 2px 0;
}

div#product-detail-variants label {
	display: block;
	padding: 2px 0;
}

div#product-detail-variants input {
	float: left;
	clear: both;
	margin: 3px 4px 0 0;
}

div#product-detail-quantity, div#product-detail-addtocart, div#product-additional {
	margin-top: 20px;
}

div#product-detail-quantity label {
	font-weight: bold;
	margin-right: 6px;
}

div#side-col ul#subnav-menu-main.product-categories li a {
	font-weight: bold;
	padding-left: 0;
	background: none;
}

div#side-col ul#subnav-menu-main.product-categories li.sub-category a {
	font-weight: normal;
	padding-left: 10px;
	background: url('/common/graphics/bullet-side-col.gif') top left no-repeat;
}


div.featured-products, div.products {
	margin: 20px 0;
}

div.product-box {
	width: 206px;
	float: left;
	margin-right: 20px;
}

div.product-box .thumb-img {
	text-align: center;
	display: block;
	padding-right: 36px;
}

.product-name {
	display: block;
	height: 2.9em;
	overflow: hidden;
}

ul#checkout-position {
	border: 1px solid #ccc;
	border-width: 1px 0;
	list-style-type: none;
	margin: 5px 0pt 10px;
	padding: 5px 0pt;
	text-align: center;
	width: inherit;
	background: url('/common/graphics/bg-navigation.gif') top left repeat-x;
}

ul#checkout-position li {
	display: inline;
	padding: 0pt 20px;
	text-transform:	uppercase;
}

ul#checkout-position li.active {
	font-weight: bold;
}

div.product-box-details .product-name {
	font-weight: bold;
}

div.cart-buttons a {
	display: block;
	height: 13px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	margin-right: 3px;
	padding: 4px 10px 3px 20px;
	text-decoration: none;
	background: #acbdc8 url('/common/graphics/bullet-buy.gif') top left no-repeat;
}

div.cart-buttons a:hover {
	background: #00355F url('/common/graphics/bullet-buy-over.gif') top left no-repeat;
}


/* Cart List
----------------------------------------------- */

div#cart-list.empty p {
	font-style: italic;
}

table#account-orders-list,
table#order-products,
table#cart-list {
	margin: 10px 0;
	width: 100%;
}


table#account-orders-list thead tr,
table#account-orders-list tr th,
table#order-products thead tr,
table#order-products tr th,
table#cart-list thead tr,
table#cart-list tr th {
	background: none;
}

table#account-orders-list thead th,
table#order-products thead th,
table#cart-list thead th {
	padding-bottom: 6px;
}

table#account-orders-list th,
table#order-products th,
table#cart-list th {
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
}

table#account-orders-list td.total-row,
table#order-products td.total-row,
table#cart-list td.total-row,
table#cart-list td.total-row-highlight {
	border-bottom: 1px solid #eee;
} 

table#cart-list td.total-row-highlight {
	font-weight: bold;
}

table#account-orders-list tbody td,
table#order-products tbody td,
table#cart-list tbody td {
	text-align: center;
	padding: 6px 0;
	border-bottom: 1px solid #eee;
}

#order-products .cart-item-code,
#cart-list .cart-item-code {
	font-weight: bold;
	text-transform: uppercase;
}

#cart-list .cart-item-image {
	display: block;
	float: left;
	text-align: left;
	padding: 10px;
	border: 1px solid #ccc;
	margin-right: 10px;
	width: 60px;
	text-align: center;
}

#order-products .cart-item-code,
#order-products .cart-item-name,
#order-products .cart-item-options,
#cart-list .cart-item-code,
#cart-list .cart-item-name,
#cart-list .cart-item-options {
	display: block;
	text-align: left;
}

#order-products .total-row,
#cart-list .total-row {
	color: #666;
	font-weight: bold;
	text-align: right;
}

.cart-step-heading h4 {
	clear: both;
	margin: 1em 0 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #ccc;
	color: #ff9b00;
}

.cart-step-heading-disabled {
	visibility: hidden;
	display: none;
}

.cart-shipping-estimate, div.cart-checkout-login {
	font-size: 1.2em;
	margin-top: 20px;
}

.button-calculate {
	margin-bottom: -4px;
}

div#checkout-codes {
	color: #999;
	margin: 12px 0;
}

div#checkout-codes .checkout-longinput {
	width: 100px;
}

div.cart-checkout-login label {
	width: auto;
	text-align: left;
	padding: 0 5px 0 0;
}

#checkout-buttons .or {
	vertical-align: 4px;
}


/* Address Forms
----------------------------------------------- */

#checkout-customer-account label, 
#checkout-delivery-address label, 
#checkout-billing-address label, 
#checkout-payment-details label, 
#customer-login-form label, 
#customer-password-form label {
	float: left;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
	width: 150px;
}

#checkout-delivery-address input, 
#checkout-billing-address input, 
#checkout-delivery-address textarea {
	width: 300px;
}

#checkout-delivery-address textarea {
	height: 100px;
}


/* Payment Forms
----------------------------------------------- */

#checkout-order-summary-delivery, #checkout-order-summary-billing {
	float: left;
	width: 320px;
	margin-right: 20px;
}

#checkout-order-summary-comments {
	clear: both;
	margin-top: 30px
}

#checkout-payment-details label.radio {
	float: none;
	width: auto;
}

#card-cvc-example {
	float: right;
	margin-top: 50px;
}

#checkout-payment-details {
	float: left;
}

input.payment-makepayment-button,
input.address-next-button {
	margin: 10px 0 0 160px;
	clear: both;
}

#customer-delivery-details .customer-order-address {
	float: left;
	width: 320px;
	margin-right: 20px;
}

#customer-delivery-details strong {
	font-size: 1.2em;
}


/* Customer Account
----------------------------------------------- */

.account-logout {
	float: right;
}