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

Title : Design Warehouse
URL : http://www.designwarehouse.com.au

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

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


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote { 
	margin:0; 
	padding:0; 
}

html {
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
}

body { 
	background-color: #000000;
	padding-top: 20px;
}

fieldset { border: 0; }

img { border: 0; }

h1 {
	font: normal 20px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #ec1d23;
}

h2 {
	font: normal 18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #ec1d23;

}

p, td, li {
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #333;
}

a {
	color: #ec1d23;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

b, strong {
	font: bold 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
}

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

hr {
	height: 1px;
	border: solid;
	color: #ccc;
}

html>body hr {
	border: none; 
	border-top: 1px solid #ccc;
}



/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#body_wrapper {
	width: 911px;
	margin: 0 auto; 
	background-color: #fff;
	padding-bottom: 20px;
}

#contentwrapper {
	width: 885px;
	padding-top: 10px;
	margin: 0 auto;
}

#logo_wrapper {
	width: 911px;
	height: 70px;
	margin: 0 auto;
}
#logo {
	width: 350px;
	float: left;
}

#quicklinks {
	width: 400px;
	float: right;
}

#banner_image {
	width: 885px;
	height: 211px;
	margin: 0 auto;
}	

#flash_content {

}

#bodytext_wrapper {
	width: 885px;
	margin: 0 auto;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	height: 350px;
	min-height: 350px;
	background-image: url(/persistent/templateimages/bodytext_bg.jpg);
	background-repeat: repeat-y;
}

html>body #bodytext_wrapper {
	height: auto;
}

#product_search {
	width: 208px;
	height: 64px;
	float: left;
	border-bottom: 5px solid #fff;
	padding: 0;
	margin: 0;
}

#bodytext {
	width: 660px;
	float: right;
}

#footer {
	width: 900px;
	height: 56px;
	background-color: #ec1d23;
	margin: 0 auto;
	border-top: 10px solid #000;
	font: normal 10px/56px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
	padding-right: 10px;
}


#copyright {
	width: 300px;
	float: right;
	text-align: right;
}

#address {
	width: 500px;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-align: left;
	color: #fff;
	padding: 10px;
}

a.footer {
	color: #fff;
	text-decoration: underline;
}

a.footer:hover {
	color: #000000;
}


/* -------------------------------------- NAV BAR --------------------------------- */


#navbar {
	width: 885px;
	height: 44px;
	background-image: url(/persistent/templateimages/navbar.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}


#nav, #nav ul {
	list-style: none;
	display: block;
	width: 880px; /* bmh */
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#nav a {
	font: bold 12px/44px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

#nav a span {
	padding: 0 15px;
	}

#nav a span.main {
	padding-left: 5px;
	}
	
span.normal {
	color: #fff;
	}

span.selected {
	color: #fff;
	text-decoration: underline;
	}

#nav a:hover span {
	color: #ec1d23;		
	text-decoration: none;
	}
	
#nav li {
	position: relative;
	float: left;
	width: auto;
	list-style: none;
	text-decoration: none;
	text-transform: uppercase;
	} 
	
li.index {
	padding-left: 5px;
}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	color: #000; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	height: auto;
	}
	
/* second-level lists */

#nav li ul {
	position: absolute;
	top: 25px;
	left: -999em;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0px; /* This is what makes the sub items align */
	display: block;
	z-index: 0;
	}
	
ul#nav li ul li {
	width: 210px;
	margin: 0px;
	padding: 0px;
	color: #3d3e39;
	}
	
ul#nav li ul li a {
	float: left;
	width: 200px;
	font: normal 11px/25px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	display: block;
	background: #e0e1e3;
	padding-left: 20px;
	text-transform: none;
	border-top: 1px solid #fff;
/*	background-image: url(/persistent/templateimages/bullet.jpg);
	background-repeat: no-repeat;
	background-position:5px;*/
	}
	
ul#nav li ul li a:hover {
	color: #000;
	text-decoration: none;
	background: #d1ea83;
/*	background-image: url(/persistent/templateimages/bullet_over.jpg);
	background-repeat: no-repeat;
	background-position:5px;*/
	}
	

/*----------------------------------------------------------------------------- 
SUB NAV STYLES
-----------------------------------------------------------------------------*/


#product_search_wrap {
	width: 208px;
	float: left;
	background-color: #eee;
}

#product_search {
	width: 208px;
	float: left;
	margin: 0;
	background-color: #eee;
}

#categories {
	width: 208px;
	color: #000;
}


	#storenavitems {
		width: 208px;
		float: left;
	}
	
#quicksearch {
	padding-left: 5px;
	border-bottom: 1px dotted #ccc;
}

#storenavheadings {
	color: #000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#storenav {
	color: #fff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#subNav {
	width: 208px;
	background-color: #eeeeee; 
	padding: 0px;
	margin: 0px; 
	padding-top: 20px;
	}

ul#subNav{
	width: 208px;
	margin: 0px;
	padding: 0 0 0 0px;
	}
	
#subNav li {
	width: 208px;
	border-bottom: 1px dashed #cccccc;
	display: block; 
	background-image: url(/persistent/templateimages/storenav_li.jpg);
	background-position: 20px 10px;
	background-repeat: no-repeat;
	}
		#subNav li a {
			font: normal 11px/22px Verdana, Arial, Helvetica, sans-serif;
			color: #000;
			text-decoration: none;
			padding: 0 15px;
			display: block;
			}
			
		#subNav a:hover {
			text-decoration: underline;
			}

/*Store Navigation ----------
----------------------------*/
			
#subNav li ul {

	margin: 0;
	padding: 0;
	list-style: none;
	}
	
	#subNav li ul li  {
		border-bottom: none;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
		#subNav li ul li a {
			font: normal 11px/22px Verdana, Arial, Helvetica, sans-serif;
			color: #000;
			background-image: url(/persistent/templateimages/storenav_sub_li.jpg);
			background-position: 25px 10px;
			background-repeat: no-repeat;
			list-style: none;
			padding: 0 30px;
			}
			
			#subNav li ul li a:hover {
			font-weight: normal;
			color: #000;			
			background-image: url(/persistent/templateimages/storenav_sub_li.jpg);
			background-position: 20px 10px;
			background-repeat: no-repeat;
			list-style: none;
			}
			
			#subNav li ul li ul li a {
			font-weight: normal;
			color: #000;
			text-decoration: underline;
			background-image: none;
			list-style: none;
			}
			

#cat_desc ul {
	padding-bottom: 3px;
	margin-bottom: 3px;
	}

.shopfront_input, .checkout_input, .checkout_table_bgcol input{
	padding: 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}	
	

.checkout_table_bgcol {
	width: 100%;
	border: 1px solid #eee;
	padding: 2px;
	}
	
.checkout_toprow {
	background-color:#eee;
	padding: 3px;
	font-weight: bold;
	color: #004712;
	}
	
.checkout_td_bgcol {
	padding: 3px;
	text-align:left;
	}



.cart_button, .checkout_button {
	background-color: #000;
	color: #FFFFFF;
	margin: 0;
	border: 1px solid #000;
	padding: 2px;
	font: 11px verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	
	
#product_image {
	width: 170px;
	float: left;
	padding: 0;
	margin: 0;
}

#product_info {
	width: 450px;
	float: right;
	padding: 0;
	margin: 0;
}


	#enlarge {
		padding-top: 5px;
	}
	
