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

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{
	width:100%;
	margin:0px;
	padding:0px;
	font: 12px/18px normal Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background:#bb2d2c url(../templateimages/body_bg.gif) repeat-x 0% 0%;
}

p {

}

a:link, a:visited  {
	color:#ac2928;
	text-decoration:underline;
}
	a:hover {
		text-decoration:none;
	}

h1 {

}

h2 {

}

h3 {

}

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
-----------------------------------------------------------------------------*/
#overallWrap {
	width: 950px;
	margin:47px auto 0px auto;
	padding: 16px; 
	background:#fff;
}

#banner {
	width: 950px;
	height: 148px;
	margin:0 auto 1px auto;
	background:url(../templateimages/banner.gif) no-repeat;
}

#navCon {
	width: 950px;
	margin:0 auto;
	padding-top:40px;
	background:url(../templateimages/con_nav_bg.gif) 0% 0% repeat-y;
}

#contentWrap {
	width:723px;
	float:right;
}
		
		#content {
			padding:13px 10px 25px 0px;
		}


#footer {
	width: 950px;
	margin:20px auto 40px auto;
	color:#fff;
	
}

		#footerLhs {
			float:left;
		}

		#footerRhs {
			float:right;
		}
			a.white:link, a.white:visited {
				color:#fff;
				text-decoration:underline;
			}
			a.white:hover {
				text-decoration:none;
			}


/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navWrap {
	width:203px;
	float:left;
}

#nav {
	width:203px;
	margin-top:5px;
	
	}

.navlist {
	margin: 0px;
	text-indent:0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	}

.navtext {
	padding: 5px 0px;
	width:203px;
	list-style: none;
	list-style-image: none;
	
	}

a.navlink:link, a.navlink:visited {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom: 1px solid #3f3f3f;
	text-decoration:none;
	padding:5px 10px 5px 23px;
	display:block;

	}
	
		a.navlink:active {
			color:#ca5b5a;
			background:url(../templateimages/active.gif) no-repeat 0% 0%;
		}
	
		a.navlink:hover {
			color:#ca5b5a;
			background:url(../templateimages/active.gif) no-repeat 0% 50%;

			}
			
		

/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
.vivo {
	margin:50px auto 0px auto;
	padding:0px;
}




/*
----------------------------------------------------------------------------- 
Cart Menu Styles
-----------------------------------------------------------------------------*/
/*.cartmenuwrap {
	float: left;
	width: 168px;
	padding-top: 24px;
	margin: 0;
	background: url('../templateimages/catmenu_title.gif') no-repeat;
}

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

ul#cartmenu li {
	width: 168px;
	margin: 0;
  	padding: 0;
	background: url('../templateimages/menubr.gif') repeat-x 0 100%;
}

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

}

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

a.catmenu:hover {
	padding: 0 20px;
	color: #000;
	background: url('../templateimages/arrow_lifestyle.gif') no-repeat 5px 50%;
}


a.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%;
}

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


a.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%;
}

a.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;

}*/


