/* - - - - - - - - - - - - - - - - - - - - -

Title : 
URL : 

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	}
	
	
body{
	background:#b2a67b url(../templateimages/body_bg.gif) repeat-x;
	margin:0 auto;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;

}

p {

}

a:link, a:visited {
	color:#918966;
	text-decoration:none;
}

		a:hover {
			text-decoration:underline;
		}

h1 {
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #923230;
	border-bottom:#923230 solid 2px;
}

h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #923230;

}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #923230;
}

form {
  margin: 0;
}

input, select, textarea {

}

.stats {
	display: none;
	height: 0;
	line-height: 0;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
#my-border {
	/*padding:0px 4px 3px 4px;*/
	width:910px; 
	margin:0px auto;
}

#header {
	width:910px;
	height: 182px;
	background:url(../templateimages/header.gif) no-repeat;
}


#navwrapper {
	width:910px;
	height:44px;
	background:url(../templateimages/nav_bg.gif) repeat-x;
}

#banner {
	width:910px;
	height: 214px;
	background:url(../templateimages/banner01.jpg) no-repeat;
}

	#flashcontent {
		width:910px;
		height: 214px;
	}

#belowbanner {
	width:910px;
	height:4px;
	background:#fff url(../templateimages/belowbanner.gif) repeat-x;
}

#contentWrap {
	width:910px;
	background:#fff;
}


#contentStore {
	width:670px;
	padding:10px 30px 20px 30px;
	float:right;
	
}

#content {
	padding:10px 30px 20px 30px;
}

#belowcontent {
	width:910px;
	height:17px;
	font-size: 0px;
	background:url(../templateimages/belowcontent.gif) no-repeat;

	
	}

#footer {
	width:910px;
	height:30px; 
	margin:0px auto;
	padding-top:10px;
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	color:#fff;
}

		#lhs {
			float:left;
			padding-left:10px;
		}
		
		#rhs {
			float:right;
			padding-right:10px;
		}
		
				.footerlink:link, .footerlink:visited {
					font: bold 13px/17px Arial, Helvetica, sans-serif;
					color:#fff;
					text-decoration:none;
				}

				.footerlink:hover {
					text-decoration:underline;
				}

/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#nav, #nav ul {
	float: left;
	list-style: none;
	position: relative;
	left:20px;
	display: block;
	width: 890px; /* bmh */
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#nav li {
	position: relative;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	white-space: nowrap;
	list-style: none;
	text-transform: capitalize;
/*	background:url(/persistent/templateimages/topnav_div.gif) no-repeat 90% 50%;*/
	}

#nav a {
	display: block;
	border: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 7px;
	font: bold 12px/44px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform:uppercase;

	}

#nav a:hover {
	display: block;
	color: #f8fade;		
	text-decoration: none;
/*	background:url(/persistent/templateimages/topnav_div.gif) no-repeat 90% 50%;*/

	}

#nav a.selected {
	font: bold 12px/44px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0px 7px;
	display: block;

	}

#nav a.main {
	text-transform: uppercase;
	padding-left: 7px;

	}

html>body #nav a.main { 
	/*line-height: 2.3; */ 
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	color: #fff; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	height: auto;
	}
	
/* ------------------ second-level lists ------------------- */

#nav li ul {
	position: absolute;
	top: 44px;
	left: -999em;
	width: 170px;
	height: auto;
	_height: 1%;
	margin: 0;
	padding: 0px; /* This is what makes the sub items align */
	display: block;
	list-style: none;
	z-index: 0;
	/* background-color: #555;*/
	
	}
	
ul#nav li ul li {
	width: 170px;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	color: #fff;

	}
	
ul#nav li ul li a {
	float: left;
	width: 170px;
	font: bold 12px/35px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	background: #923230;
	padding-left: 15px;
	text-transform: none;
	border-top: 1px dotted #fff;

	}
	
	
ul#nav li ul li a:hover {
	color: #f8fade;
	text-decoration: none;
	background: #93322f;
	display: block;
	
	}





/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
.fullscale {
	padding:0px;
	max-width:200px;
	width:200px;
}

.cellshade {
	border: 1px solid #ccc
}

.minicart {
	width:160px;
	height:147px;
	border:1px solid #efe6e1;
	background: #ece9d8;
	margin-left:8px;
}


.minicart_table_bgcol {
	width:160px;
	
}

.minicart_toprow {
	text-transform:uppercase;
	color:#923230;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.minicart_rowOne {
	background:url(../templateimages/cart.gif) no-repeat 2% 0%;
	padding-left:35px;
}

.minicart_rowTwo {
	background:url(../templateimages/checkout.gif) no-repeat 2% 0%;
	padding-left:35px;
}


/*
----------------------------------------------------------------------------- 
Cart Menu Styles
-----------------------------------------------------------------------------*/
.cartmenuwrap {
	float: left;
	width: 168px;
	padding-top: 25px;
	padding-bottom:30px;
	margin: 0;
}


ul#cartmenu {
	width: 168px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#cartmenu li {
	width: 148px;
	margin: 0;
  	padding: 10px 0px 10px 20px;
	border-bottom: 1px dotted #ccc;
	/*background: url('../templateimages/menubr.gif') repeat-x 0 100%;*/
}

ul#cartmenu ul {
	width: 168px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.catSub {
	display:none;
}

a.catmenu {
	padding: 10px 0px;
	width:148px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #918966;
	text-decoration: none;
	/*background: url('../templateimages/arrow_lifestyle.gif') no-repeat 10px 50%;*/
}

a.catmenu:hover {
	color: #898261;
}


/*.catsubmenu1 {
	padding: 0 25px 0 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    color: #4F533D;
	text-decoration: none;
	background: url('../templateimages/arrow_lifestyle.gif') no-repeat 30px 50%;
}

.catsubmenu1:hover {
	padding: 0 25px 0 40px;
	color: #000000;
	background: url('../templateimages/arrow_lifestyle.gif') no-repeat 25px 50%;
}


.catsubmenu2 {
	padding: 0 25px 0 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
    color: #4F533D;
	text-decoration: none;
	background: url('../templateimages/arrow_lifestyle.gif') no-repeat 35px 50%;
}

.catsubmenu2:hover {
	padding: 0 25px 0 40px;
	color: #000000;
	background: url('../templateimages/arrow_lifestyle.gif') no-repeat 30px 50%;
}*/

	
/*
----------------------------------------------------------------------------- 
Form styles
-----------------------------------------------------------------------------*/

input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

.checkout_input {
	border: 1px solid #252F47;
}

.cart_button {

}

.checkout_button {
  
}

.checkout_table_bgcol {
  	background: #ECE9D8;
  	font-family: Arial, Helvetica, sans-serif;
	color:#6F685B;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
  
}

.checkout_table_bgcol tr {
  background: #FFF;
}

.checkout_table_bgcol tr td.checkout_toprow {
  background: #ECE9D8;

}

