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

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{
	padding-top:40px;
	padding-bottom:40px;
	margin: 0px;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #6d6e70;

}

p {

}

a:link, a:visited {
	color:#6d6e70;
	text-decoration:underline;
}

	a:hover{
	color:#6d6e70;
	text-decoration:none;
	}
	
a.noline:link, a.noline:visited {
	color:#6d6e70;
	text-decoration:none;
}

	a.noline:hover{
	color:#6d6e70;
	text-decoration:none;
	}
	
h1 {
	font: bold 18px/24px Courier New, Arial, Helvetica, sans-serif;
	color: #6d6e70;
	padding-top:5px;
}

h2 {
	font: bold 16px/20px Courier New, Arial, Helvetica, sans-serif;
	color: #6d6e70;
	padding-top:5px;
}

h3 {
	font: bold 14px/18px Courier New, Arial, Helvetica, sans-serif;
	color: #6d6e70;
	padding-top:5px;
	padding-bottom:0px;

}

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
-----------------------------------------------------------------------------*/
#homewrap {
	width:900px;
	height:600px;
	margin:0 auto;
}

		#homelhs{
			float:left;
		}
		
		#homerhs {
		float:right;
		width:466px;
		height:600px;
		background:url(../templateimages/homepage_rhs.jpg) no-repeat;
		
		}

#wrapper {
	width:964px;
	margin:0 auto;
/*	border:1px solid #cbcbcb;*/
}


#contentwrap {
	width:690px;
	float:left;
}

		#content {
			padding-top:40px;
			padding-bottom:15px;
			padding-left:30px;
			text-align:justify;
		}

#logo {
	width:236px;
	height:70px;
	padding-top:0px;
	padding-bottom:30px;
/*	padding-top:20px;
	padding-bottom:30px;
	background:url(../templateimages/logo.gif) no-repeat;*/
}

#sitesuite {
	text-align:right;
	padding-right:30px;
	padding-bottom:100px;
/*	padding-top:20px;*/
	
	
}
		a.ss:link, a.ss:visited {
			color:#6d6e70;
			text-decoration:underline;
		}
		
		a.ss:hover {
			color:#6d6e70;
			text-decoration:none;
		}


.shadow { 
  float:right;
  background: url(/persistent/templateimages/shadow.png) no-repeat bottom right !important;
  background: url(/persistent/templateimages/shadow.gif) no-repeat bottom right;
  margin: 20px 0 0 20px !important;
  margin: 5px 0 0 5px;
  }



.shadow img {
  display: block;
  position: relative;
  background-color: #fff;
/*  border: 1px solid #c0c0c0;*/
  margin: -6px 6px 6px -6px;
/*  padding: 4px;*/

  }

/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navWrap {
	width:236px;
	float:right;
	padding-top:143px;
}

#nav {
	float:left;
	width:200px;
	margin-top:5px;
	padding-left:8px;
	text-align:right;
	padding-right:28px;
	
	}

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

.navtext {
	padding: 7px 0px 0px 7px;
	width:200px;
	list-style: none;
	list-style-image: none;
	}

a.navlink:link, a.navlink:active, a.navlink:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:28px;
	color:#656769;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-transform:lowercase;
	}
	
a.navlink:hover {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:28px;
	color:#656769;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-transform:lowercase;
	}

/* -------------------------------- Sub Nav -------------------------------  */
  
.subnavlist {
	margin: 0px;
	text-indent:0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	}
	

.subnavtext {
	padding: 5px 0px 0px 5px;
	width:195px;
	list-style: none;
	list-style-image: none;
	}

a.subnavlink:link, a.subnavlink:active, a.subnavlink:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	padding-right:5px;
	line-height:18px;
	color:#444;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-transform:lowercase;
	}
	
a.subnavlink:hover {
	color:#999;
	text-decoration:none;
	}

/*
----------------------------------------------------------------------------- 
HOME NAVIGATION
-----------------------------------------------------------------------------*/
#navWrapHome {
	width:236px;
	float:right;
	padding-top:200px;
	padding-right:43px;
	margin-bottom:175px;
}

#navHome {
	width:200px;
	margin-top:5px;
	padding-left:8px;
	text-align:right;
	padding-right:28px;
	
	}

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

.navtextHome {
	padding: 6px 0px 0px 6px;
	width:200px;
	list-style: none;
	list-style-image: none;
	}

a.navlinkHome:link, a.navlinkHome:active, a.navlinkHome:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:25px;
	color:#fffff8;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-transform:lowercase;
	}
	
a.navlinkHome:hover {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:25px;
	color:#fffff8;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-transform:lowercase;
	}

/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
.footer {
	padding-top:5px;
}

.fullscale {
	width:400px;

}
 
 
#cartinfo {
	float:right;
	padding-top:20px;	
	padding-right:10px;	
			}
			
.minicart {
	width:190px;
	height:147px;
	border:1px solid #cbcbcb;

/*	border-left:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;*/
}

.minicart_row {
	text-align:right;
}

a.special:link, a.special:visited, a.special:hover {
	text-decoration:none;
}

.story {

}

.rule {
	/*background:url(../templateimages/rule.gif) repeat-y;*/
}

a.noline:link, a.noline:visited{
	text-decoration:none;
}

a.noline:hover  {
	text-decoration:underline;
}

/*
----------------------------------------------------------------------------- 
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 {

}

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

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


.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: #6d6e70;;
}

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

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

.cart_button {

}

.checkout_button {
  
}

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

.checkout_table_bgcol tr {
  background: #FFF;
}

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

}

a.galleryimage:link, a.galleryimage:visited {
	border: 2px solid #6e7072; 
	padding:5px;
}

	a.galleryimage:hover {
		border: 2px solid #a4a4a4; 
	}
