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

Title : Company Name
URL : Company URL

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

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

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0; }

html {
	overflow: -moz-scrollbars-vertical;
	}
	
	
body{
	width:100%;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	background: #1f1f1f;
}

fieldset { border: 0; }

img { border: 0; }


ul,li {}

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

a:hover, a:focus { text-decoration: none;}

h1 {
	font: normal 24px/30px Arial, Helvetica, sans-serif;
	color:#fff;
}

h2 {
	font: normal 18px/20px Arial, Helvetica, sans-serif;
	color:#fff;
}

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


form {
  margin: 0;
}


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

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

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
#overallWrapper {
	width: 1014px;
	margin: 0 auto;
}

#logonav {
	width: 1014px;
	height: 110px;
}

		#logo {
			width: 338px;
			height: 110px;
			float: left;
		}
		
		
		
#bannerimage {
	width: 1014px;
	height: 268px;

}
		
		.images_banner {
			border: 1px solid #7d7c7c;
		}

#contentWrap {
	width: 1014px;
	background: url(../templateimages/content_top.gif) no-repeat 0% 0%;
}

		#content {
		 	padding: 32px 5px 10px 5px;
		}
		
		#contentHome {
			width: 594px;
			margin: 32px 5px 10px 5px;
			float: left;
		}
		
		

#footer {
	width: 1011px;
	height: 59px;
	background: url(../templateimages/footer02.gif) no-repeat;
}

#copywrap {
	width: 1014px;
	height: 45px;
	padding-top: 25px;
	
}

		#copyleft {
			width: 300px;
			height: 45px;
			padding-left: 17px;
			float:left
		}
		
		#copyright {
			width: 300px;
			height: 45px;
			padding-right: 17px;
			text-align: right;
			float:right
		}

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




/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navWrap {
	width: 555px;
	height: 33px;
	padding-top: 77px;
	float: right;
		}

ul#nav {
	width: 555px;
	height: 33px;
	margin: auto;
	padding: 0;
	list-style: none;
}

ul#nav li { 
  	float: left; /*For Gecko*/
	margin: 0;
	padding: 0px;
  	position: relative;
	list-style: none;
}

ul#nav li.home a{
	display: block;
	text-decoration: none;
	padding: 0 17px;
	font: normal 18px/33px Arial, Helvetica, sans-serif; 
	color: #eb6494;
	background: url('../templateimages/navdiv.gif') no-repeat 100% 50%;
}

		ul#nav li.home a:hover {
			display: block;
			text-decoration: none;
			padding: 0 17px;
			font: normal 18px/33px Arial, Helvetica, sans-serif; 
			color: #eb6494 ;
			background: url('../templateimages/navdiv.gif') no-repeat 100% 50%;
		}
		ul#nav li.home a:active {
			display: block;
			text-decoration: none;
			padding: 0 17px;
			font: normal 18px/33px Arial, Helvetica, sans-serif; 
			color: #eb6494 ;
			background: url('../templateimages/navdiv.gif') no-repeat 100% 50%;
		}

ul#nav li.menu a {
	display: block;
	text-decoration: none;
	padding: 0 17px;
	font: normal 18px/33px Arial, Helvetica, sans-serif; 
	color: #eb6494 ;
	background: url('../templateimages/navdiv.gif') no-repeat 100% 50%;
}

		ul#nav li.menu a:hover {
			display: block;
			text-decoration: none;
			padding: 0 17px;
			font: normal 18px/33px Arial, Helvetica, sans-serif; 
			color: #eb6494 ;
			background: url('../templateimages/navdiv.gif') no-repeat 100% 50%;
		}
		ul#nav li.menu a:active {
			display: block;
			text-decoration: none;
			padding: 0 17px;
			font: normal 18px/33px Arial, Helvetica, sans-serif; 
			color: #eb6494 ;
			background: url('../templateimages/navdiv.gif') no-repeat 100% 50%;
		}

ul#nav ul {
	z-index: 15;
	position: absolute;
	top: 49px;
	left: 0px;
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	background: #e0e0e0;
}

#nav ul li {
	float: none; /*For Gecko*/
	display: block !important;
	display: inline; /*For IE*/
	}

/* 2nd Menu */
ul#nav li ul li a {
 	float: none !important; /*For Opera*/
 	float: left; /*For IE*/
	width: 250px;
  	height: auto !important;
  	height: 1%; /*For IE*/
	font: normal 14px/30px Arial, Helvetica, sans-serif; 
	background: none;
  	display: block;
	cursor: pointer;
	}

ul#nav li:hover li a,
ul#nav li.iehover li a {
  float: none;
	color: #fff;
	background: #383838;
	cursor: pointer;
	}

/* 2nd Menu Hover Persistence */
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a,
ul#nav li.iehover li a:hover,
ul#nav li.iehover li.iehover a {
	color: #FFF;
	background: #560d01;
	}

/* 3rd Menu */
ul#nav li:hover li:hover li a,
ul#nav li.iehover li.iehover li a {
	font: normal 14px/30px Arial, Helvetica, sans-serif; 
	color: #e8c58f;
	background: #560d01;
	}

/* 3rd Menu Hover Persistence */
ul#nav li:hover li:hover li a:hover,
ul#nav li:hover li:hover li:hover a,
ul#nav li.iehover li.iehover li a:hover,
ul#nav li.iehover li.iehover li.iehover a {
	font: normal 14px/30px Arial, Helvetica, sans-serif; 
	color: #FFF;
	background: #560d01;
	}

ul#nav ul ul,
ul#nav ul ul ul {
  	display: none;
	position: absolute;
  	top: -1px;
	width: 250px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.iehover ul ul,
ul#nav li.iehover ul ul ul {
  display: none;
	}

ul#nav li:hover ul,
ul#nav ul li:hover ul,
ul#nav ul ul li:hover ul,
ul#nav li.iehover ul,
ul#nav ul li.iehover ul,
ul#nav ul ul li.iehover ul {
  display: block;
	}






/*
----------------------------------------------------------------------------- 
ARTICLES FEED
-----------------------------------------------------------------------------*/
#newsWrap {
	width: 390px;
	margin: 32px 0px 10px 0px;
	float: right;
	background: url(../templateimages/newswrap.gif) repeat-y 0% 0%;
}

	#news {
		padding: 0px 22px;
	}
				
ul.posts, ul.posts li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	.posts li.exerpt {
		width:45%;
		margin: 0;
		padding: 0 20px 20px 0;
		overflow: hidden;
		}
		
	.categories li.exerpt {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0 20px 20px 0;
		border-bottom: 1px dotted #fff;
		}
				
	.post-meta {
		font-size: 12px;
		color: #fff;
		}
	
		.posts h1 a { color: #fff; }
	
		.post-summary p {
			margin: 0;
			}
	
	a.category-title {
		font: 13px Arial, Helvetica, sans-serif; 
		color: #c14e77;
		}
	
	li.exerpt img {
		border: 5px solid #fff;
		display: block;
		}
			
	li.exerpt h2 {
		font: 1.6em Arial, Helvetica, sans-serif; 
		color: #fff;
		margin: 0;
		padding: 10px 0 5px 0;
		}
		
	li.exerpt h2 a { color: #ff4500; }

	.post-summary-image {
		width: 120px;
		margin: 0;
		padding: 0 0 11px 0;
		vertical-align: top;
		}

	.categories .post-summary-image {
		float: left;
		width: 120px;
		}

	.categories .post-summary {
		float: left;
		width: 346px;
		}
	
	p.more-posts {
	  clear: both;
		padding: 0 10px;
		text-align: right;
		font: 12px/30px Arial, Helvetica, sans-serif; 
		background: #e9e9e9;
		display: block;
	}

	.rss {
		text-align: right;
		padding: 3px;
		margin: 0;
		font-size: 11px;
		}	

	#LatestNews img.rssImage {
		vertical-align: middle;
		padding: 0 4px;
		}
		
	.postImg {
		width: 120px;
		padding-right: 10px;
		text-align:left;
		float:left;
		
	}
	.post-longdesc {
		width:100%;
		text-align: left;
		vertical-align: top;
		float: right;
	}
	
	.shortImg {
		width: 104px;
		float: left;
		vertical-align:middle;
		margin-right: 8px;
	}	
	
	.shortSummary {
		width: 150px;
		vertical-align: top;
		float: right;
		text-align:left;
		font: 12px/12px Arial, Helvetica, sans-serif;
		color: #333;
		
	}




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

}*/

/* NEW HEADINGS START */
.newHeadings{
	width:208px;
}

.newHeadings p{
 padding-left:16px;
}

.newHeadings p.allCaps{
	text-transform:uppercase;
}
/* NEW HEADINGS FINISh */
