*{
padding:0;margin:0;
	
}

body {
	
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 15pt;
	background: #fff url(/images/bg.jpg) repeat-y center top;

}
#home-logo{
	width: 300px;
	float: left;
	height:50px
}


/* @group Text */

div.heading{	
	font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-left: 6px;

	}
.general_display{
	width: 600px;
	float: right;
}


.side_container_categories .heading{	
	font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 6px;

	}


.category_images .heading{	
	font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #666;
	border-bottom: 1px dashed #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-bottom:15px;

	}

#side_categories_main_menu{
	color: #999;
	font-size: 11px;
}

#side_categories_main_menu .heading{	
	font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-top: 11px;

	}



#side_categories_main_menu .heading_first{	
	font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-top: 5px;
	

	}
#side_categories_main_menu .heading_first a,
#side_categories_main_menu .heading a,
.side_container_categories .heading a{
	text-decoration: none;
}


.port_title{
	width:100%;
	height:auto;
	margin-bottom: 10px;
	text-align: center;
}

.port_title h2{
	width:410px;
	padding: 0px 5px;
	height:auto;
	float:right;
	
}

.port_header{
	width:100%;
	height:auto;
	margin-bottom: 20px;
}

.fast_facts{
	width:160px;
	margin-bottom: 20px;
	margin-right:10px;
	float: left;
	font-size: 12px;
	background-color: #f0f0f0;
	padding: 5px;
	
}
.port_text{
	width:410px;
	padding: 0px 5px;
	height:auto;
	float:left;
	margin-bottom: 20px;
}


.port_header h2{
	text-align: center;
}

.port_left{
	width:290px;
	float:left;
	color:#000;

}

.port_right{
	width:290px;
	float:right;
	color:#000;
	
}

.port_image1{
	width:140px;
	float:left;
	color:#000;
	
}
.port_image2{
	width:140px;
	margin-left: 10px;
	float:left;
	color:#000;
	
}




div.heading_no_left_margin{	
	font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	margin-bottom: 15px;
	padding-bottom: 0px;

	}	

div.heading_gallery{	
	font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	margin-bottom: 15px;
	padding-bottom: 4px;
	padding-left: 6px;

	}

div.heading_gallery a{	
	text-decoration: none;
	color: #999;
	}

div.heading_gallery a:hover{	
	text-decoration: none;
	color: #000;
	}

div.heading_gallery a.selected{	
	text-decoration: none;
	color: #000;
	}

a{
	color: #000;
}	

a.category_link{
	padding-left: 6px;
	color: #999;
}

a.categories_sublink{
	padding-left: 6px;
	color: #999;
}

p{
	margin-bottom: 7px;
}

.product_price{
	padding: 0px 5px;
	line-height: 12px;
}



.product_name{
	padding: 0px 5px;
	line-height: 12px;
	margin-bottom: 5px;
}


.product_price_full_width{
	padding: 0px 5px;
	line-height: 12px;
	text-align: center;
}



.product_name_full_width{
	padding: 0px 5px;
	line-height: 12px;
	margin-bottom: 5px;
	text-align: center;
}


/* @end */

/* @group Containers */



#wrapper{
	width: 870px;
	margin: 0 auto;
	padding: 0px 30px;
}
#top_header{
	margin-top: 15px;
	height: 60px;
	background: #fff url(/images/logo.gif) no-repeat top left;
}

#hero{
	height: 250px;
	width: 870px;
	background: #fff url(/images_dev/hero.jpg) no-repeat top left;
}

#menu_wrapper{
	height:29px;
	border-bottom: 1px dashed #999;
	margin-bottom: 30px;
	padding: 6px 6px 0px 6px;

}

#center_container{
	padding: 0px 6px;
}

.content_container{
	width: 600px;
	float: left;
}

.side_container{
	width: 235px;
	float: right;
}

.client_login{
	padding-right: 6px;
}

.front_page_product_container{
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 16px;
	padding-right: 6px;
}

.gallery_container{
	margin-bottom: 17px;
	padding-right: 6px;
}


.content_text{
	width: 305px;
	padding-left: 6px;
}

.side_container_gallery{
	width: 231px;
	float: left;
	margin-right: 30px;
	height: 260px;
}



.side_container_categories{
	width: 231px;
	float: left;
	margin-right: 10px;
}

.gallery_images{
	float: right;
	width: 629px;
	margin: 0px;
	padding: 0px;
	
}
.category_images{
	float: right;
	width: 619px;
	margin: 0px;
	padding: 0px;
	
}


#login_gallery{
	width: 236px;
	margin-top: -27px;
}

#login_categories{
	width: 236px;
	margin-top: 28px;
}

#side_gallery_main_menu{
	
}

.product_display{
	width: 117px;
	float: left;
	text-align: center;
	font-size: 11px;
	margin-bottom: 40px;
	margin-right: 5px;
}

.product_display_full_width{
	
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
	margin-right: 5px;
}

#shopping-cart{
	float: right;
	text-align: right;
	color: #000;
	
}


/* @end */

/* @group Forms */



/* @group Client Login */

input.client_field{
	width: 168px;
	border: 1px solid #999;
	color: #999;
	margin-bottom: 5px;
	height: 18px;
	
}

#client_submit_area{
	font-size: 10px;
	line-height: 12px;
	float: right;
	width: 55px;
	color: #999;
	text-align: center;
}
#client_submit_area_password{
	font-size: 10px;
	line-height: 12px;
	float: right;
	width: 55px;
	color: #999;
	text-align: center;
}

#forgot{
	margin-bottom: 4px;
	text-align: center;
}

#fields_area{
	width: 170px;
	float: left;
}
#fields_area_password{
	width: 170px;
	float: left;
}

.client_login p{
	padding-left: 6px;
	color: #999;
	font-size: 11px;
}


/* @end */

/* @group Search form */
#search_form{
	margin-top: 15px;
	width: 234px;
	float: right;
	text-align: right;
}

input#search_field {
	width: 168px;
	border: 1px solid #999;
	color: #999;
	margin-right: 3px;
	height: 12px;
	height:18px
	
}

input#search_submit{
	font-size: 10px;
}

input.client_field_submit{
	font-size: 11px;
}

/* @end */


/* @end */



/* @group Main Menu */

	.ul_wrap{
      width: 850px;
      margin: 0px 0px;
      padding: 0px 0px;
      font-size: 14px;
      font-weight: bold;
      float: left;
      color: #999;
    }

.ul_wrap ul{
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    .ul_wrap li {
      margin: 0;
      padding: 0;
      float: left;
      /*padding-right: 2.8em;*/
    }
    
    .ul_wrap li a{
	text-decoration: none;
	color: #999;
}
  
 .ul_wrap li a.selected{
	text-decoration: underline;
	color: #000;
} 
  
 /* @end */

/* @group Images */

.content_container img{
	float: right;
}

.front_page_product_container img{
float: right;
margin-left: 10px;
height: 81px;
width: 81px;
}

.gallery_container img{
	margin-right: 6px;
}

img.gallery_thumb{
	padding: 3px 3px;
	margin: 0px;
	float: none;
	height: 81px;
	width: 81px;
	border: none;
	background: #fff url(/images/loader.gif) no-repeat center center;
}

img.product_image{
	height: 117px;
	width:117px;
	border: none;
}

img.product_image_full_width{
	border:none;
	width: 612px;
	margin-bottom: 10px;
	border: none;
}



/* @end */

/* @group Footer elements */



.footer{
	padding: 0px 6px;
	font-size: 10px;
	margin-top: 15px;
	height: 30px;
	border-top: 1px dashed #999;
	padding-top: 4px;
	color: #999;
}

.footer_links{
	width: 600px;
	float: left;
}

.footer_links a{
	text-decoration: none;
	color: #999;
}

.copyright{
	float: right;
}

/* @end */

/* @group Form elements */

.form_line{
	width:620px;
	margin-bottom: 10px;
	clear:both;
}

.form_title{
	width:200px;
	float:left;
	text-align:left;
	padding: 5px;
	height: auto;
	margin-top: 5px;
}

.form_field{
	width:340px;
	float:left;
	margin-top: 5px;
}
.form_row{
	width:690px;
	padding-left: 5px;
	float:left;	
}
.form_row_email{
	width:600px;
	padding-left: 5px;
	float:right;	
}
.form_row_subscribe{
	width:290px;
	height: 40px;
	padding-top: 15px;
	padding-left: 5px;
	
}
.form_half{
	width:200px;
	padding-left: 5px;
	float:left;
	
}
.form_field_input{
	width:220px;
	padding: 2px;
	border:1px solid #ccc;
	
}
.form_field_input_short{
	width:90px;
	padding: 4px;
	border:1px solid #ccc;
	
}
.form_field_input_postcode{
	width:150px;
	padding: 4px;
	border:1px solid #ccc;
	
}
.form_field_subscribe{
	width:180px;
	padding: 4px;
	border:1px solid #ccc;
	
}
.checkbox{
	width:50px;
	padding: 5px;
	
}

.form_field_textarea{
	width:220px;
	padding: 3px;
	height:70px;
	padding: 4px;
	border:1px solid #ccc;
	
}




/* @end */

/* @group Product Page */


#product_wrapper{
	width: 100%;
	height:580px;
}

#product_wrapper p{
line-height: 16px;

}
#product_wrapper h1{
	font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-left: 6px;
	


}
#product_image_container{
	width: 490px;
	margin: 5px 15px 0px 5px;
	float: left;
	clear: both;
}
#product_details_container{
	float:right;
	width: 300px;
	margin: 5px 5px 0px 0px;
}

/* @end */ 



/* @group Checkout Page */

#shopping_cart_checkout h1{
font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-left: 6px;

}

#contact_form h1{
font-family: "impact",Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-left: 6px;

}

#add-cart{
 width:100px;
}

.cart_line {
	margin-top: 5px;
	width:800px;
	height:16px;
}

.cart_line_header{
	width:800px;
	font-weight: bold;
	border-bottom: 1px dashed #999;
	height:20px;

}
.cart_remove{
	width:80px;
	text-align: left;
	float: left;
}
.cart_product{
	width:280px;
	text-align: left;
	float: left;
}
.cart_date{
	width:100px;
	text-align: left;
	float: left;
}
.cart_comments{
	width:300px;
	display: block;
	text-align: left;
	float: left;
}

.cart_product a{
	text-decoration: none;
	color: #9d818b;
}

.cart_qty{
	width:60px;
	float: right;
	text-align: center;
}
.cart_button{
	width:60px;
	float: left;
	text-align: left;
}

.cart_price{
	width:100px;
	float: left;
	text-align: right;
}

.cart_total{
	width:120px;
	float: left;
	text-align: right;
}
.cart_freight{
	width:300px;
	float: left;
	text-align: right;
}

.cart_remove a{
	text-decoration: none;
}

#catButtons{
	display: none;
}

.order_item{
	display: none;
}
 /* @end */ 


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 18px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}

