
body {
	font: 0.7em "Trebuchet MS", Myriad, Verdana, Arial, Helvetica, sans-serif;
}
body, p, h1, h2, h3, h4, h5, h6, div, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}
input, select, textarea, form {
	font: 1.0em "Trebuchet MS", Myriad, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
a:link {
	color: #1d349f;
}
a:visited {
	color: #5b0b9f;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #333;
	margin: 0 0 10px 0;
}
p {
	margin: 0 0 10px 0;
}

#container {
	width: 970px;
	padding: 10px;
	margin: 0 auto;
	background-color: #fff;
}
#content {
	clear: both;
}
.cleaner {
	height: 1px;
	overflow: hidden;
	clear: both;
}
.clear-right {
	clear: right;
}
.clear-left {
	clear: left;
}
.float-right {
	float: right;
}

/** Header elements **/

#site-logo {
	margin: 15px 0 0 20px;
}
#site-search, #site-signup {
		display: none;

}
#site-search {
	padding: 10px 0 0 0;
	margin-top: 40px;
	background: top right url(../graphics/site-search-bg.png) no-repeat;
}
#site-search label, #site-signup label  {
	float: left;
	width: 70px;
	padding: 2px 5px 0 0;
	text-align:right;
}
#site-search input, #site-signup input {
	float: left;
}
#site-search-term, #site-signup-email  {
	width: 165px;
}
#site-search .button, #site-signup .button {
	margin: -1px 0 0 5px;
}
#cart-summary {
	float: right;
	padding: 50px 20px 0 0;
}
#cart-summary a {
	color: #666;
}
a.cart-summary-icon {
	padding-left: 20px;
	background: 0 1px url(../graphics/icon-cart.png) no-repeat;
}
#banner-header, 
#banner-header-home, 
#banner-header-medical, 
#banner-header-back-talk,
#banner-header-help {
	clear:both;
	height:  10px;
	padding: 0 10px;
	text-align:justify;
}
#banner-header img, 
#banner-header-home img,  
#banner-header-medical img, 
#banner-header-back-talk img,
#banner-header-help img{
	display: none;
}
#banner-header p, 
#banner-header-home p,
#banner-header-medical p,
#banner-header-back-talk p,
#banner-header-help p {
	display: none;
}
#sales-support {
	margin: 0px 0 20px 10px;
}

/** Top navigation tabs **/

#top-navigation {
	display: none;
}

/** Left panel and navigation **/

#left-panel {
		display: none;
	
}
#left-panel h3 {
	width: 179px;
	height: 30px;
	padding: 14px 0 0 20px;
	font-size: 1.2em;
	border: 1px solid #b2b2b2;
	border-bottom: none;
	color: #000;
	text-transform:uppercase;
}


/** Shop Navigation **/

#shop-navigation, #shop-navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#shop-navigation {
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 10px;
}
#shop-navigation li a {
	display: block;
	padding: 5px 20px;
	margin: 0;
	color: #333;
	text-decoration:none;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}

#shop-navigation li.selected a {
	font-weight: bold;
}
#shop-navigation li.selected li a{
	font-weight: normal;
}
.shop-navigation-submenu {
	display: none;
}

#medical-box, #help-box {
	border: 1px solid #b2b2b2;
	padding: 15px 20px ;
	margin-bottom: 10px;
}
#medical-box h4 {
	color: #162982;
	font-size: 1.1em;
}
#medical-box img {
	margin: 3px 4px 0 0;
}
#medical-box p {
	margin: 5px 0 15px 0;
}
#medical-box a {
	color: #666;
}

/** Right Panel **/

#right-panel {
	float: right;
	width: 183px;
}
#right-panel h3 {
	width: 183px;
	height: 29px;
	padding: 14px 0 0 0;
	font-size: 1.2em;
	border: 1px solid #b2b2b2;
	border-bottom: none;
	color: #000;
	text-transform:uppercase;
	text-align:center;
}

#backtalk-box {
	border: 1px solid #b2b2b2;
	padding: 15px 20px ;
	margin-bottom: 10px;
}
#feedcategory-box {
	border: 1px solid #b2b2b2;
}
#backtalk-box h4 {
	color: #561453;
	font-size: 1.1em;
}
#feedcategory-box h4 {
	color: #333;
	font-size: 1.1em;
	height: 25px;
	padding: 3px 0 0 15px;
}
#backtalk-box img, #feedcategory-box img {
	margin: 3px 6px 0 0;
}
#backtalk-box p {
	margin: 5px 0 15px 0;
}
#feedcategory-box p {
	margin: 5px 15px 10px 15px;
}
#feedcategory-box div {
	padding-bottom: 10px;
}
#backtalk-box a {
	color: #666;
}
#feedcategory-box a {
	color: #162982;
}

/** main-panel **/

#standard-main-panel, #main-panel, #product-main-panel {
	margin-left: 10px;
	float: left;
	width: 758px;
}
#threecolumn #main-panel {
	width: 568px;
}
#main-panel h2, #card-details h4 {
	width: 735px;
	height: 25px;
	padding: 5px 0 0 15px;
	font-size: 1.1em;
	color: #333;
	text-transform: uppercase;
	border: 1px solid #b2b2b2;
	border-bottom: none;
}
#threecolumn #main-panel h2 {
	width: 553px;
}
#main-panel .main-box, #card-details .main-box {
	border: 1px solid #b2b2b2;
	border-top: 0;
	width: 722px;
	padding: 10px 13px 5px 13px;
	margin: 0 0 10px 0;
}
#threecolumn #main-panel .main-box {
	width: 540px;
	background-color: #fff;
}
#main-panel .white {
	background-color: #fff;
}
#main-panel h2.white {
	background: top left url(../graphics/middle-box-top-long-white.png) no-repeat;
}
#home-flash-panel {
	margin-bottom: 10px;
}

.breadcrumbs, .shop-breadcrumbs {
	margin-bottom: 5px;
}
.breadcrumbs, .breadcrumbs a, .shop-breadcrumbs, .shop-breadcrumbs a {
	color: #999;
}
.product-box {
	width: 154px;
	padding: 0 14px 0 12px;
	float: left;
}
.product-box-wide {
	padding-top: 10px;
	position: relative;
}
.product-box-details {
	padding-bottom: 10px;
	color: #333;
}
.product-box-wide .product-box-details {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding-top: 15px;
}
.product-box-wide .product-details-price {
	font-size: 1.4em;
	padding-bottom: 5px;
}
.product-box img {
	display: block;
	border: 1px solid #eee;
	padding: 2px;
}
.product-box-wide img {
	float: left;
	border: 1px solid #ddd;
	padding: 2px;
	margin-right: 10px;
}
.product-title {
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}
#main-panel .main-box .product-box img {
	border: 1px solid #fff;
}
#main-panel .white .product-box img {
	border: 1px solid #eee;
}
.product-box del {
	font-weight:bold;
}
a.buy-now, a.add-to-cart {
	color: #b00;
	text-transform:uppercase;
	font-weight: bold;
	display: inline;
	padding: 0 2px 0 14px;
	background: 0 4px url(../graphics/icon-cart-small.gif) no-repeat;

}
a.add-to-cart {
	text-transform:none;
	font-weight: normal;
}


/** Product details page **/

#product-detail-top {
	width: 760px;
	height: 8px;
	background: top left url(../graphics/details-box-top.png) no-repeat;
	overflow:hidden;
}

#product-detail-box {
	width: 760px;
	background: top left url(../graphics/details-box-bg.png) no-repeat;
	border-bottom: 1px solid #b2b2b2;
	min-height: 200px;
	margin-bottom: 10px;
	overflow:hidden;
	color: #333;
}
#product-detail-box img {
	margin: 20px 25px;
	float: left;
}
#product-detail-price {
	font-size: 19px;
	float: left;
	width: 165px;
	height: 35px;
	padding: 15px 20px;
}
#product-detail-flags {
	float: left;
	width: 300px;
	height: 25px;
	padding: 20px 20px;
	text-align:right;
}#product-detail-flags .free-shipping {
	background: top right url(../graphics/icon-shipping.png) no-repeat;
	padding-right: 30px;
	color: #99cc00;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bold;
}
#product-detail-variants {
	float: left;
	width: 165px;
	padding: 10px 20px;
}
#product-detail-variants label {
	display: block;
	padding: 2px 0;
}
#product-detail-variants input {
	float: left;
	margin-top: 2px;
}
#product-detail-quantity {
	float: left;
	width: 90px;
	padding: 10px 20px 0 40px;
}
#product-detail-quantity label {
	float: left;
	padding: 3px 3px 0 0;
}
#product-detail-addtocart {
	float: left;
	padding: 10px 0 0 30px;
}
#product-main-panel h2, #standard-main-panel h2 {
	color: #689926;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 10px;
}
#product-main-panel #card-details h4 {
	font-size: 1.1em;
	color: #333;
}

#product-main-panel h3, #standard-main-panel h3 {
	color: #689926;
	font-size: 16px;
	margin-bottom: 10px;
}
#product-description {
	margin-left: 210px;
	margin-right: 210px;
}
#product-media {
	float: left;
	width: 200px;
}

#product-media h3 {
	color: #689926;
	font-size: 0.9em;
	font-weight: normal;
	text-transform:uppercase;
	padding-left: 18px;
	margin: 5px 0;
}
#product-media h3.image-icon { background: 0 1px url(../graphics/icon-magnify.png) no-repeat; }
#product-media h3.movie-icon { margin-top: 15px; background: 0 2px url(../graphics/icon-movie.png) no-repeat; }
#product-media h3.other-icon { margin-top: 15px; background: 0 2px url(../graphics/icon-other.png) no-repeat; }

#product-media img {
	border: 1px solid #eee;
	padding: 2px;
	margin: 1px;
}
#product-media .movie-link, #product-media .document-link {
	background: 0 2px url(../graphics/icon-movie-big.png) no-repeat;
	display: block;
	padding: 0 0 10px 25px;
	font-size: 0.9em;
}
#product-media .document-link {
	background: 0 2px url(../graphics/icon-doc-big.png) no-repeat;
}
#product-media .movie-link a, #product-media .document-link a {
	font-size: 1.1em;
}


#product-additional {
	float: right;
	width: 155px;
	background-color: #eeeeee;
	border: 1px solid #eaeaea;
	padding: 15px 20px;
	color: #333;
}
#product-additional h3 {
	color: #333;
	font-weight: normal;
}
#product-additional em {
	margin: 0;
	padding: 0 0 10px 0;
	color: #666;
}

/** Medical Feed Page **/

.medical-item {
	width: 46%;
	float: left;
	padding: 0 10px 10px;
}
.medical-item img {
	margin: 3px 6px 0 0;
}

/** Contact Page **/

#mapMelb {
	width: 368px; 
	height: 250px; 
	margin: 0 10px 10px 0; 
	float: left; 
	border: 1px solid #b2b2b2;
}
#mapSyd {
	width: 368px; 
	height: 250px;  
	float: left; 
	border: 1px solid #b2b2b2;
}
#mapMelbDetail {
	width: 368px; 
	margin: 0 10px 10px 0; 
	float: left;
}
#mapSydDetail {
	width: 368px; 
	float: left; 
}
.contact-left {
	float: left; 
	width: 40%; 
	padding-left: 10px;
}
.contact-right {
	float: right; 
	width: 45%;
}
#contactform label {
	float: left;
	width: 100px;
}
#contactform .mediuminput {
	width: 300px;
}
#contactform .shortinput {
	width: 200px;
}
#contactform textarea {
	width: 500px;
}

/** Champions Page **/


#champion-header {
	background: top left url(../graphics/champions-head-bg.jpg) no-repeat;
	height: 123px;
	color: #235800;
	margin: 0 0 5px 0;
}
#champion-header img {
	float: left;
	margin-right: 40px;
}
#champion-header p {
	padding: 20px 40px 0 0;
	color: #235800;
	font-size: 1.7em;
}

#champion-summary {
	padding: 10px;
	float: left;
	background: top left url(../graphics/champions-side-bg.png) no-repeat;
	height: 200px;
	width: 142px;
	margin-top: 5px;
}
#champion-main {
	float: right;
	width: 390px;
	margin-top: 5px;
}
#champion-summary h4 {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
	text-transform:uppercase;
}
.champion-item img {
	float: left;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #eee;
}
.champion-item strong {
	border-bottom: 1px solid #ccc;
	display: block;
	margin-bottom: 5px;
}
.champion-item p {
	padding: 5px 0;
}

/** Sitemap Page **/

.sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
.sitemap li {
	padding: 3px 0 3px 18px;
	background: 0 6px url(../graphics/icon-other.png) no-repeat;
}
.sitemap a {
	text-decoration: none;
	color: #333;
}
.sitemap a:hover {
	text-decoration: underline;
	color: #444;
}

/** Search Results Page **/

.searchresultlink {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.searchresultlink:hover {
	text-decoration: underline;
}

/** Error and success message boxes **/

.errors {
	padding: 5px 15px;
	margin: 0 0 10px 0;
	border: 1px solid #AF1C01;
	background-color: #F9D6CC;
	color: #6A1304;
}


/** Page footer **/

#footer {
	display: none;

}
#footer-content {
	width: 940px;
	padding: 0 25px;
	margin: 0 auto;
}
#footer h3 {
	width: 175px;
	text-align:center;
	height: 41px;
	margin-bottom: 15px;
	padding: 10px 8px 0 0;
	font-size: 1.2em;
	text-transform:uppercase;
	background: top left url(../graphics/footer-heading-bg.png) no-repeat;
}
#footer ul {
	list-style:none;
	margin: 0 0 0 5px;
	padding: 0;
	width: 565px;
}
#footer ul li {
	float: left;
	width: 140px;
	padding-bottom: 5px;
}
#footer a {
	color: #666;
	text-decoration:none;
}
#footer a:hover {
	color: #666;
	text-decoration:underline;
}
#copyright {
	color: #bbb;
	text-align:right;
	float: right;
}

/* CSS Document */


ul#checkout-position {
	display: none;
}

#cart-list-top {
	clear: both;
	height: 7px;
	overflow: hidden;
}
#cart-list, #order-products, #account-orders-list {
	border-bottom: 0;
	border-top: 0;
	width: 756px;
	margin: 0 0 10px 0;
}
table#cart-list, table#order-products, table#account-orders-list {
	width: 758px;
	border: 1px solid #b2b2b2;

}
#cart-list th, #order-products th, #account-orders-list th {
	height: 25px;
	vertical-align:top;
	padding: 3px 0 0 0;
	color: #333;
	font-weight: normal;
	border: 1px solid #b2b2b2;

}
#cart-list td, #order-products td, #account-orders-list td {	
	vertical-align: top;
	padding: 10px 15px;
	border: 1px solid #b2b2b2;


}
#cart-list a, #order-products a, #account-orders-list a {
	color: #6e9e2a;
}
#cart-list p, #order-products p, #account-orders-list p {
	border-bottom: 1px solid #b2b2b2;
	text-align:center;
	padding: 20px 0 40px 0;
	font-size: 1.4em;
	margin: 0;
}
.cart-item-image {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin-right: 10px;
}
.cart-item-code, .cart-item-name, .cart-item-options {
	color: #6e9e2a;
	text-align:left;
	font-weight: bold;
	font-size: 1.2em;

}
.cart-item-options {
	color: #999;
	font-size: 1.1em;
	display: block;
}
.cart-item-code {
	margin-top: 10px;
}
#cart-list td.total-row, #cart-list td.total-row-highlight, 
#cart-list tr.grad-total-row td, #cart-list tr.shipping-total-row td, #cart-list tr.sub-total-row td,
#order-products tr.grad-total-row td, #order-products tr.shipping-total-row td, #order-products tr.sub-total-row td {
	font-size: 1.2em;
	font-weight: bold;
	color: #6e9e2a;
	padding: 5px 15px;

}
.total-row-highlight {
	background: top left url(../graphics/shop-cart-total.png) repeat-x #E8E9E9;
}

.cart-step-heading h4, .cart-step-heading-disabled h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #7aa838;
	border-bottom: 1px solid #7aa838;
	padding: 5px 0 0 40px;
	height: 25px;
	margin: 10px 0;
}
.cart-step-heading-disabled h4 {
	color: #999999;
	border-bottom: 1px solid #999999;
}

.cart-step-heading h4 {	background: bottom left url(../graphics/shop-heading-bg-three.png) no-repeat; }

#calculate-shipping.cart-step-heading h4 {	background: bottom left url(../graphics/shop-heading-bg-one.png) no-repeat; }
#calculate-shipping.cart-step-heading-disabled h4 {	background: bottom left url(../graphics/shop-heading-bg-one-disabled.png) no-repeat; }
#shipping-option.cart-step-heading h4 {	background: bottom left url(../graphics/shop-heading-bg-two.png) no-repeat; }
#shipping-option.cart-step-heading-disabled h4 {	background: bottom left url(../graphics/shop-heading-bg-two-disabled.png) no-repeat; }
#proceed-checkout.cart-step-heading h4 {	background: bottom left url(../graphics/shop-heading-bg-three.png) no-repeat; }
#proceed-checkout.cart-step-heading-disabled h4 {	background: bottom left url(../graphics/shop-heading-bg-three-disabled.png) no-repeat; }

#checkout-delivery.cart-step-heading h4 {	background: bottom left url(../graphics/shop-heading-bg-one.png) no-repeat; }
#checkout-billing.cart-step-heading h4 {	background: bottom left url(../graphics/shop-heading-bg-two.png) no-repeat; }

#checkout-order-summary.cart-step-heading h4 {	background: bottom left url(../graphics/shop-heading-bg-one.png) no-repeat; }
#checkout-address.cart-step-heading h4 {	background: bottom left url(../graphics/shop-heading-bg-two.png) no-repeat; }

.cart-shipping-estimate, .cart-shipping-method, .cart-checkout-login {
	margin: 5px 40px;
}
.button-calculate {
	vertical-align:middle;
	padding: 0 15px 1px;
}
.error {
	border: 1px solid #AF1C01;
	background-color: #F9D6CC;
	color: #6A1304;
	padding: 5px 10px;
}

#checkout-buttons {
	text-align: left;
	padding: 20px 0 0 0;
}
#checkout-buttons .or {
	font-size: 1.5em;
	color: #ccc;
}
#checkout-buttons a, #checkout-buttons input, #checkout-buttons .or {
	vertical-align: bottom;
}
#checkout-customer-account {
	padding: 15px 20px;
	border: 1px solid #7aa838;
	background-color:#EDFAE4;

}
#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;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
}
.customer-login-link {
	margin-left: 160px;
}

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

}
#checkout-customer-account label {
	width: 130px;
}
#checkout-order-summary-delivery {
	width: 300px;
	padding-left: 40px;
	float: left;
}
#checkout-order-summary-delivery label {
	padding-top: 0;
}
#checkout-order-summary-comments {
	padding-left: 40px;
}
#checkout-delivery-address input, #checkout-billing-address input, #checkout-delivery-address textarea {
	width: 300px;
}
#checkout-delivery-address input#different_billing_address {
	width: auto;
}
.address-next-button, .payment-makepayment-button {
	margin-left: 160px;
}
.hidden {
	display: none;
}
#card-cvc-example {
	float: right;
	margin-top: 50px;
	padding-right: 80px;
}
.customer-order-address {
	float: left;
	width: 300px;
	font-size: 1.1em;
	padding-left: 10px;
}
.customer-order-address strong {
	font-size: 1.2em;
}
p.footnote {
	color: #999;
}
#checkout-customer-account h3 {
	font-size: 1.3em;
	color: #6e9e2a;
	padding-bottom: 10px;
}
#checkout-customer-account input[type=submit] {
	margin-left: 140px;
}

.cart-item-discount {
	color: #c00;
}
.sub-total-discount-row .cart-item-discount {
	font-weight: bold;	
}
#card-details {
	margin-bottom: 10px;
}
#card-details p {
	padding: 5px 0;
	margin: 0;
	clear: both;
}
#card-details strong {
	float: left;
	width: 175px;
	text-align:right;
	padding: 0 10px 5px 0;
}
#card-details .inputfield {
	width: 400px;
	float: left;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 10px;
}

