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

Title : IWWS
URL : www.iwws.net

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


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

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

html {
	padding: 0;
	margin: 0;
	}

body {
	font: 12px/18px arial, helvetica, sans-serif;
	margin: 10px 0 30px 0;
	padding: 0;
	background-color: #323232;

	}
	
img {
	border: 0;
	}

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



td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;}

a {
color: #000000;
text-decoration: underline;

}

a:hover {
text-decoration: none;
} 

hr {
width: 100%;
height: 1px;
color: #7f7f7f;
border: 1px dotted;
margin: 5px 0 5px 0;

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

img {

}

input, select, textarea {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	background-color: #272621;
	border: 1px solid #3b3c3d;
	}	

input.noborder {
border: none;
padding: o;
background: none;

} 

/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: normal 20px Arial, Helvetica, serif;
	color: #18849e;}
	
h2 {
	font: bold 16px Arial, Helvetica, serif;
	font-style: italic;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
	padding:0;	}

h3 {
	font: bold 14px/16px Arial, Helvetica, serif;
	color: #000000;
	font-style: italic;
	text-transform: uppercase;
	color: #000000;
	}


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

#main_wrapper {
margin: 0 auto;
width: 903px;
padding: 5px;
background-color: #000000;
} 

#main_wrapper1 {
margin: 0 auto;
width: 1100px;
padding: 5px;
background-color: #000000;
} 

#top_header1 {
height: 162px;
width: 1100px;

} 

#top_header {
height: 162px;
width: 903px;

} 

	#top_header_lhs {
	width: 199px;
	height: 162px;
	float: left;
	}
	
	#top_header_rhs {
	float: right;
	width: 473px;
	height: 162px;
	
	} 
	
#menu_wrapper {
width: 903px;
height:33px;
text-align: right;

} 

	#menu {
	float: right;
	
	}

#search_bar {
width: 903px;
height: 39px;
background: url(../siteimages/search_bar.jpg) no-repeat;

} 

#content_wrapper {
width: 903px;

} 
	#lhs {
	width: 224px;
	float: left;
	
	} 
	
		#product_cat {
		border: 1px solid #3c3b3c;
		width: 212px;
		padding: 5px;
		margin-bottom: 10px;
		
		} 
		
		.prod_cat_name {
		height: 24px;
		padding-bottom: 6px;
		text-align: center;
		
		} 
		
		#newsletter {
		border: 1px solid #3c3b3c;
		width: 208px;
		padding: 7px;
		
		
		} 
	
	#rhs {
	float: right;
	width: 673px;
	
	} 
	
		#header {
		width: 673px;
		height: 192px;
		padding-bottom: 5px;
		
		} 
		
		#content {
		width: 643px;
		padding: 15px 15px 25px 15px;
		background-color: #FFFFFF;
		} 
		
		#contentD {
		width: 643px;
		padding: 15px 15px 25px 15px;
		background-color: #FFFFFF;
		min-height: 335px;
		} 
		
			#category_title {
			width: 654px;
			height: 40px;
			border-bottom: 3px solid #000000;
			
			} 
	
#footer {
width: 903px;
height: 53px;
background: url(../siteimages/footer_bg.jpg) no-repeat;
color: #848476;
font: normal 11px Arial, Helvetica, sans-serif;

} 

#footer a {
color: #848476;
text-decoration: none;

} 

#footer a:hover {
color: #CCCCCC;
text-decoration: underline;

} 

	#footer_lhs {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	
	} 
	
	#footer_logo {
	width: 105px;
	height: 53px;
	float: left;	
	} 
	
	#footer_rhs {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	
	} 

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

.mainNavItem {
	font-size: 14px;
	text-align: center;
	vertical-align:middle;
}
.mainNavItemLast { 
font-size: 14px; 
text-align: center;
vertical-align:middle;}


#nav, #nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
	}
	
ul#nav li {
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	 }

#nav li a {
	display: block;
	text-decoration: none;
	padding: 7px 14px 0 14px;
	color: #fffa23;
	vertical-align:middle;
	
}

#nav li a:hover {
	color: #2f93aa;
}
	
tr.tr_grey td {
background-color: #f4f4f4;

} 

tr.tr_lightBlue td {
background-color: #d6e8ef;

} 

