/**** CSS for Absolute Baskets.com.au ****/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	color: #333;
	background: #e9dab4 url(../styleImages/bg_tile.gif) repeat-y center top;
	font-family: helvetica, arial;
	font-size: 85%;
	color: #333;
}
a:link {
	color: #5789ac;
}
a:visited {
	color: #790280;
}
a:hover {
	color: #00b4d9;
	text-decoration: none;
}
a:active {
	color: #00b4d9;
}
img {
	border: none;
}
p, li, pre {
	font-size: 0.9em;
	line-height: 1.4;
}








/***** Container *****/
#container {
	width: 912px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}







/***** Header *****/
#header {
	height: 81px;
	position: relative;
}
#logo {
	position: absolute;
	left: 19px;
	top: 15px;
	width: 238px;
	height: 52px;
	background: url(../styleImages/absolute_baskets_logo.gif) no-repeat 0 0;
}
#logo a {
	display: block;
	width: 238px;
	height: 52px;
}
#logo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#session {
	list-style-type: none;
	pading: 0;
	margin: 0;
	position: absolute;
	top: 11px;
	right: 30px;
	/*font-size: 0.8em;*/
}
#session li {
	float: left;
	margin-left: 17px;
	line-height: 1;
}
#session li a {
	display: block;
	padding: 4px 0 6px 25px; /* mac.css */
}
#session li a.signUp {
	background: url(../styleImages/icon_signup.gif) no-repeat 0 0;
	padding-left: 22px;
}
#session li a.register {
	background: url(../styleImages/icon_register.gif) no-repeat 0 0;
}
#session li.welcome {
	padding-top: 5px; /* mac.css */
	color: #333;
	background: url(../styleImages/icon_star.gif) no-repeat 0 0;
	padding: 5px 0 5px 23px;
}




/***** TabNav *****/
#tabNav {
	position: absolute;
	right: 30px;
	top: 49px;
	width: 464px; /* ie6.css */
}
#tabNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#tabNav li {
	float: left;
	margin-left: 3px;
	line-height: 1;
}
#tabNav #tabShop a {
	background-image: url(../styleImages/tab_off_shop.gif);
}
#tabNav #tabDelivery a {
	background-image: url(../styleImages/tab_off_delivery.gif);
}
#tabNav #tabAbout a {
	background-image: url(../styleImages/tab_off_about_us.gif);
}
#tabNav #tabContact a {
	background-image: url(../styleImages/tab_off_contact_us.gif);
}
#tabNav #tabShop a.selected {
	background-image: url(../styleImages/tab_on_shop.gif);
}
#tabNav #tabDelivery a.selected {
	background-image: url(../styleImages/tab_on_delivery.gif);
}
#tabNav #tabAbout a.selected {
	background-image: url(../styleImages/tab_on_about_us.gif);
}
#tabNav #tabContact a.selected {
	background-image: url(../styleImages/tab_on_contact_us.gif);
}
#tabNav a {
	display: block;
	width: 113px;
	height: 33px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#tabNav span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}





/***** MainNav *****/
#mainNav {
	margin: 0 0 0 18px;
	padding-top: 18px;
	/*width: 182px;*/
	width: 172px;
}
#mainNav h2 {
	font-family: "Arial Narrow", Helvetica, arial;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1;
	color: #422311;
}
#mainNav ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}
#mainNav li {
	margin-bottom: 2px;
	line-height: 1;
}
#mainNav li a {
	display: block;
	width: 153px;
	height: 23px; /* mac.css */
	padding: 4px 0 0 5px; /* mac.css */
	font-family: "Arial Narrow", Helvetica, Arial;
	color: #5789ac;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em; /* ie6 & ie7.css */
	border-bottom: 1px solid #5789ac;
}
#mainNav li a:hover {
	color: #e96f35;
}




/***** Call Us *****/
#callUs {
	margin: 10px 0;
	background: url(../styleImages/box_call_us.gif) no-repeat 0 0;
	height: 59px;
	width: 162px;
	padding-top: 13px;
	text-align: center;
}
#callUs h3 {
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 1px;
	padding: 0;
	margin: 0;
}





/***** Content *****/
#content {
	float: right;
	width: 722px; /* ie6.css */
	margin-top: 40px;
	padding-bottom: 15px;
}




/***** Columns *****/
#colOne {
	float: left;
	width: 525px;
	background: url(../styleImages/content_bg.gif) no-repeat 0 0;
	padding: 0 0 20px 10px;
	border-bottom: 3px solid #fff;
}
#colTwo {
	margin-left: 526px;
}



/***** Home Module *****/
h2.homeTitle {
	border-bottom: 1px solid #e5e5e5;
	font-size: 1.4em;
	font-family: "Arial Narrow", helvetica, arial;
	padding: 0;
	margin: 20px 40px 0 0;
	font-weight: normal;
}






/***** Cart module *****/
#cartBox {
	background: url(../styleImages/shopping_cart_bg.gif) no-repeat left bottom;
	width: 169px;
	padding-bottom: 10px;
	float: left;
}
#cartBox h2 {
	margin: 0;
	padding: 0;
	width: 169px;
	height: 44px;
	background: url(../styleImages/title_shopping_cart.gif) no-repeat left top;
}
#cartBox h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#cartBox ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: none;
	font-family: "arial narrow", arial, helvetica;
	font-size: 1.1em;
	color: #666;
	clear: both;
}
#cartBox li {
	clear: both;
}
#cartBox li a {
	float: left;
	margin-bottom: 3px;
	color: #666;
	width: 100px;
	overflow: hidden;
	white-space: nowrap;
}
#cartBox li span {
	float: right;
	margin-right: 10px;
	margin-bottom: 3px;
	padding-top: 1px;
}
#cartBox p {
	clear: both;
	margin: 0 0 0 18px;
	padding: 0;
	font-family: "arial narrow", arial, helvetica;
}
#cartBox li#total {
	padding: 3px 0 0 0;
	margin-right: 10px;
}
#cartBox li#total strong {
	display: block;
	padding-top: 5px;
	border-top: 1px solid #fcdfb2;
	border-bottom: 1px solid #fcdfb2;
	height: 23px;
}
#cartBox li#total span {
	padding: 0;
	margin-right: 0;
}
#cartBox li#total a {
	text-decoration: none;
}
.gotoCart a {
	display: block;
	width: 130px;
	height: 28px;
	background: url(../styleImages/button_goto_basket.gif) no-repeat 0 0;
	margin: 10px 0 0 0;
}
.gotoCart span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}



/**** Featured Product module ****/
#featuredProduct {
	background: url(../styleImages/box_featuredproduct_bg.gif) no-repeat left bottom;
	width: 169px;
	padding-bottom: 10px;
	float: left;
	margin: 10px 0;
	font-size: 1.1em;
}
#featuredProduct h2 {
	margin: 0;
	padding: 0;
	width: 169px;
	height:30px;
	background: url(../styleImages/title_featured_product.gif) no-repeat left top;
}
#featuredProduct h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#featuredProduct p {
	font-family: "arial narrow", arial, helvetica;
	color: #666;
	padding: 0 10px;
	margin: 0;
}
#featuredProduct .thumbnail {
	display: block;
	width: 140px;
	margin: 10px 10px 7px 13px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #bfac7b;
	padding: 0;
	background: #fff;
}
#featuredProduct .thumbnail a {
	display: block;
	width: 140px;
	height: 100px;
	text-decoration: none;
}





/***** Category page *****/
h1 {
	font-family: "Arial Narrow", Helvetica, Arial;
	font-size: 1.9em;
	/*color: #ad9862;*/
	color: #333;
	font-weight: normal;
	padding: 0;
	margin: 10px 22px 5px 0;
	line-height: 0.9;
	border-bottom: 1px solid #999;
}
.productThumb {
	float: left;
	width: 150px; /* ie6.css */
	font-family: "Arial Narrow", Helvetica, Arial;
	margin: 15px 25px 0 0; /* ie6.css */
	background: none;
	height: 210px;
}
.productThumb a {
	display: block;
	padding: 0;
	height: 158px;
	width: 147px;
	border: 1px solid #e96f35;
	margin-bottom: 3px;
	vertical-align: middle;
	line-height: 158px;
	background: #fff;
	text-align: center;
}
.productThumb a:hover {
	border: 1px solid #00b4d9;
}
.productThumb p {
	margin: 0;
	padding: 0;
	width: 150px;
	font-size: 1.1em;
	line-height: 1;
}
.productThumb img {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.priceExtras {
	font-size: 0.9em;
	color: #666;
}
.subCat a.txtDefault {
	display: block;
	width: 420px;
	height: 60px;
	margin: 10px 0 0 40px;
	text-align: center;
	color: #fff;
}
.subCat a.txtDefault span {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 16px;
}





/***** Product Details *****/
#productImage {
	text-align: center;
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #e5e5e5;
	margin-right: 20px;
}
#productImage img {
	border: 1px solid #999;
}
#actions {
	float: right;
	width: 230px;
	margin: 0 30px 0 20px; /* ie6.css */
	text-align: left;
}
#actions .price {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 0 0;
	font-weight: bold;
	margin-bottom: 0;
}
#actions .price .gst {
	font-size: 0.8em;
	font-weight: normal;
}
#actions p.quantity {
	margin: 4px 0;
}
.description {
	line-height: 1.4;
	margin: 10px 0 0 0;
	padding: 0;
}
.description p {
	margin: 0;
	padding: 0;
}
.description li {
	line-height: 1;
}
.feildQty {
	width: 30px;
}
.addButton {
	padding: 0;
	margin: 0;
	width: 114px;
	float: left;
}
.addButton a {
	display: block;
	width: 114px;
	height: 28px;
	background: url(../styleImages/button_add_basket.gif) no-repeat right top;
}
.addButton span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}





/***** Cart ****/
#cartContent {
	padding-left: 10px;
	position: relative;
}
.cartItem {
	margin: 15px 40px 20px 0;
	position: relative;
	height: 80px;
}
.cartItem .image {
	float: left;
	width: 80px;
	height: 80px;
	border: 1px solid #999;
}
.cartItem h2 {
	margin: 0 0 0 90px;
	padding: 20px 0 0 0;
	border-bottom: 1px dotted #e5e5e5;
	font-size: 1.4em;
	font-family: "Arial Narrow", helvetica, arial;
}
.buttonRemove {
	position: absolute;
	right: 0;
	top: 25px;
	font-size: 0.8em;
	margin: 0;
}
.buttonRemove a {
	display: block;
	background: url(../styleImages/delete.gif) no-repeat left center;
	padding: 2px 0 2px 18px;
}
.cartItem .price {
	position: absolute;
	right: 0;
	bottom: 15px;
	font-size: 0.9em;
	margin: 0;
}
.cartItem .price span {
	font-weight: bold;
	font-size: 1.2em;
}
.cartItem .quantity {
	position: absolute;
	left: 90px;
	bottom: 10px;
	font-size: 0.9em;
	margin: 0;
}
.cartTotal {
	border-top: 3px double #e5e5e5;
	border-bottom: 3px double #e5e5e5;
	margin: 0 25px 10px 0; /* ie6 & ie7.css */
	padding: 10px 10px 0 10px;
	height: 30px;
	position: relative;
}
.cartTotal p {
	margin: 0;
	pading: 0;
}
.cartTotal .totalPrice {
	margin: 0 5px 20px 0; /* ie6.css */
	padding: 0;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
}
.continue {
	clear: both;
	float: right;
	margin: 30px 0 20px 0;
}
.continue a {
	display: block;
	width: 157px;
	height: 28px;
	background: url(../styleImages/button_continue.gif) no-repeat 0 0;
}
.continue a span,
.continueShopping span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
.continueShopping {
	display: block;
	width: 140px;
	height: 28px;
	background: url(../styleImages/button_continue_shopping.gif) no-repeat 0 0;
	position: absolute;
	top: 50px;
	left: 8px;
}
.continueShopping a {
	display: block;
	width: 140px;
	height: 28px;
}
#changeQty {
	float: left;
	font-size: 11px;
	margin-top: 5px;
}

.cartProgress {
	position: absolute;
	top: 10px;
	right: 30px;
	font-size: 0.8em;
	color: #666;
}
.txtcartProgressCurrent {
	font-weight: bold;
}
.cartButton {
	border-top: 1px solid #e5e5e5;
	margin: 15px 25px 0 0;
}
.cartButton p {
	margin-top: 10px;
}
#invoiceAddress, #deliveryAddress {
	margin-right: 25px;
}
#invoiceAddress {
	margin-top: 20px;
}
#invoiceAddress p,
#deliveryAddress p,
#deliveryAddress pre {
	padding-left: 40px;
}
#deliveryAddress pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#invoiceAddress h2, 
#deliveryAddress h2,
#basketContents h2 {
	font-family: "Arial Narrow", helvetica, arial;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #dad0b3;
	padding: 0;
	margin: 0;
}
#deliveryAddress label {
	float: left;
	width: 85px;
	margin-top: 3px;
}
#multipleDelivery {
	float: right;
	width: 319px;
	padding-top: 14px;
	border-left: 1px dashed #ccc;
	padding-left: 20px;
}
#multipleDelivery h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#multipleDelivery p {
	margin: 0;
	padding: 0;
}
#multipleDelivery textarea {
	margin: 3px 0 0 0;
	padding: 3px;
	width: 310px;
	border: 1px solid #666;
	/*height: 266px;  ie6.css */
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.shipping {
	border-top: 3px double #e5e5e5;
	text-align: right;
	margin-right: 25px;
	font-size: 0.9em;
	padding: 10px;
}
form li .comments {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
}
.cartGST {
	color: #000000;
	font-style: italic;
}





/***** Account ****/
.updateAccount button {
	width: 125px;
}
li.account {
	margin: 6px auto;
}
.updatePassword button {
	width: 125px;
}
.update button {
	width: 81px;
}



/***** View Order *****/
#viewCustomer {
	float: left;
	width: 454px;
}
#viewComments {
	float: right;
	width: 200px;
	margin-right: 25px; /* ie6.css */
}
#viewOrderSummary {
	clear: both;
}
#viewInvoiceAdd {
	float: left;
	width: 200px;
}
#viewDeliveryAdd {
	float: right;
	width: 200px;
}
#viewComments,
#viewInvoiceAdd,
#viewDeliveryAdd {
	padding: 10px;
	border: 1px solid #dad0b3;
	background: #f5f1e5;
	margin-top: 5px;
	margin-bottom: 15px;
	min-height: 140px;
}
#viewComments h3,
#viewInvoiceAdd h3,
#viewDeliveryAdd h3 {
	font-family: "Arial Narrow", helvetica, arial;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #f5f1e5;
}
#viewOrder h2 {
	padding: 0;
	margin: 0;
	font-family: "Arial Narrow", helvetica, arial;
	font-size: 1.5em;
	font-weight: normal;
}
#viewOrderSummary table {
	width: 687px; /* IE6.CSS */
	margin: 5px 0 15px 0;
	border: 1px solid #dad0b3;
	background: #f5f1e5;
}
#viewOrderSummary th, #viewOrderSummary td {
	padding: 5px 12px;
	font-size: 0.9em;
	border-bottom: 1px solid #dad0b3;
}
#viewOrderSummary th {
	background: #dad0b3;
}
td.price, th.price {
	width: 60px;
	text-align: right;
}
td.quantity {
	width: 80px;
}
td.langTotal, td.valTotal {
	font-weight: bold;
	border-top: 1px solid #dad0b3;
	padding: 8px 12px;
}
td.valTotal {
	text-align: right;
}
.viewDetails {
	vertical-align: middle;
	padding-left: 40px;
	line-height: 1.4;
	border-top: 1px solid #dad0b3;
}





/**** Register ****/
#registerNo {
	float: left;
	width: 229px;
	height: 288px;
	background: url(../styleImages/register_no_bg.gif) no-repeat 0 0;
	margin: 15px 15px 15px 0;
	padding: 10px;
}
#registerYes {
	float: left;
	width: 381px;
	height: 288px;
	background: url(../styleImages/register_yes_bg.gif) no-repeat 0 0;
	padding: 10px;
	margin: 15px 0;
}
#registerNo h2, #registerYes h2 {
	font-family: "Arial Narrow", helvetica, arial;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #f5f1e5;
}
#registerYes ol {
	list-style-type: none;
	margin-left: 50px;
}
#registerYes li {
	margin: 10px 0;
	padding: 0;
}
#registerYes label {
	font-weight: bold;
	display: block;
}
#registerYes .remember label {
	font-weight: normal;
	display: inline;
}
#registerYes p {
	margin-bottom: 0;
}
#registerYes .forgotPass {
	font-size: 0.9em;
}
.buttonRegister {
	display: block;
	width: 188px;
	height: 28px;
	background: url(../styleImages/button_senders_details.gif) no-repeat 0 0;
}
.buttonRegister span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
button {
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.submit button {
	width: 71px;
}





/***** Login *****/
form ol {
	list-style-type: none;
}
form li {
	margin: 10px 0;
}
form label {
	display: block;
	font-weight: bold;
}
form .remember label {
	display: inline;
	font-weight: normal;
}
form li span {
	font-size: 0.9em;
	display: block;
	margin-top: 2px;
}
form .textbox {
	width: 200px;
	border: 1px solid #666;
}




/***** Registration *****/
#registration,
#registration1 {
	margin-left: 0;
	padding: 0;
}
#registration label,
#registration1 label {
	float: left;
	width: 115px;
	padding-top: 3px;
}
.passMessage {
	margin-right: 40px;
}
#registration .remember label {
	font-weight: bold;
}
#registration .remember label.checkLabel {
	float: none;
	font-weight: normal;
	padding-top: 0;
	width: auto;
}
#registration .submit,
#registration1 .submit {
	margin: 20px auto 20px 20px;
}
#registration .submit a {
	display: block;
	width: 157px;
	height: 28px;
	background: url(../styleImages/button_submit_continue.gif) no-repeat 0 0;
}
#registration .submit span,
#registration1 .submit span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
.txtError {
	margin: 10px 25px 0 10px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #cc0000;
	color: #cc0000;
	font-weight: bold;
	background: #fdf1f1 url(../styleImages/exclamation.gif) no-repeat 10px 10px;
}
#registration label em {
	font-style: normal;
	color: #cc0000;
	font-weight: bold;
}



/***** Forgotton Password *****/
#forgotPass .submit button {
	width: 124px;
}


/***** Delivery *****/
#deliveryPrices {
	margin: 0 20px 0 0;
	padding: 0;
	list-style-type: none;
}
#deliveryPrices li {
	padding: 7px 20px 0 120px;
	border-top: 1px solid #dad0b3;
	clear: both;
	height: 21px;
}
#deliveryPrices li strong {
	float: left;
	width:200px;
}
#deliveryPrices li span {
	float: left;
	width: 100px;
}
#delivery h2,
#aboutUs h2 {
	font-size: 1.3em;
	font-family: "Arial Narrow", Arial, Sans Serif;
	font-weight: normal;
	margin-bottom: 2px;
}
#delivery h2 em {
	font-size: 0.7em;
}




/***** About Us *****/
#aboutUs p {
	margin-right: 20px;
}
.testimonials p {
	border-bottom: 1px dotted #ccc;
	margin: 0 30px 0 0;
	padding: 8px 0 8px 5px;
}




/***** Contact Us *****/
#contactUs h2 {
	font-size: 1.3em;
	font-family: "Arial Narrow", Arial, Sans Serif;
}



/**** Manual Credit Card *****/
#manualCreditBox {

}
#manualCreditBox h2 {
	font-family: "Arial Narrow", Helvetica, arial;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	padding-left: 18px;
	background: url(../styleImages/icon_lock.gif) no-repeat left center;
}
#manualCreditBox label {
	float: left;
	width: 130px;
}
#manualCreditBox .error {
	font-weight: bold;
	color: #cc0000;
	display: inline;
	font-size: 1em;
	margin: 0;
}





/***** Footer *****/
#footer {
	margin: 20px;
	border-top: 1px solid #e5e5e5;
	clear: both;
}
#footer ul {
	list-style-type: none;
	/*float: right;*/
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 3px;
	padding-top: 6px;
	margin-left: 85px;
}
#footer li {
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #e5e5e5;
}
#footer li.end {
	border-right: none;
}
.txtCopyright {
	clear: both;
	width: 860px;
	text-align: center;
	margin: 0 auto 20px auto;
	position: relative;
	font-size: 0.8em;
	color: #999;	
}
.txtCopyright a {
	font-size: 1em;
	color: #999;	
}










