/* CSS Document */

 <!--

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
 	html, body{
		font-family:sans-serif;
		font-size:12px;
		min-height: 100%;
	}
	
 	a{
	text-decoration:none;
	color:#044D21;	
	}
 	a img {
		border:0px;
	}
	
 	a span{
	text-decoration:none;
	}
	
	h2{
	font-family:sans-serif;
	}
	
	.tiny_text{
		font-size:10px;
		font-weight:normal;
	}
	.burden_hightlight{
	font-weight:bold;
	color:#044D21;
	}
	
	.box{
		float: left;
	}

	#basic{
	  margin:0px;
	  padding:0px;
	  background: #000;
	  vertical-align:middle;
	  min-height: 100%;      
	}
	
	#containment{
		background-image:url(../images/left_panel.gif);
	 	background-position:left;
	 	background-repeat:repeat-y;
		width:100%;
		height:100%;
		color:#666666;
	}
	
	#about{
	background:url(../images/burden_background_logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:100%;
	}
	
	#padder{
		height:150px;
	}
	
	#shop_online{
	background:url(../images/shop_online.gif);
	background-repeat:no-repeat;
	font-size:12px;
	display:block;
	color:#FFFFFF;
	width:139px;
	height:35px;
	}
	
	#content{
	 width:711px;
	 text-align:left;
	}
    
	#panelB{
	 background: transparent;
	 background-image:url(../images/right_panel.gif);
	 background-position:right;
	 background-repeat:repeat-y;
	 height:100%;
	}
	
	#footer{
		background:#333333;
		text-align:center;
		width:920px;
		height:30px;
	}
	
	#footer_text{
		padding-top:8px;
	}
	
	#flash_header{
	 background-image:url(../images/flash_header.gif);
	 top:0px;
	 width:920px;
	 height:171px;
	}
	#nav_header{
	 top:171px;
	 width:920px;
	 height:95px;
	}
	
	#burden{
	 background-image:url(../images/page_logo.gif);
	 float:left;
	 top:171px;
	 width:195px;
	 height:95px;
	}
	
	#nav_container{
	 float:left;
	 top:171px;
	 width:511px;
	 height:95px;
	}
	
	#nav_top_padder{
	   background-image:url(../images/top_nav_padder.gif);
       width:511px;
	   height:30px;
	}
	
	#nav{
	 height:27px;
	}
	
	#store{
		background-color:#999999;
 		width:100%;		
		min-height:500px;
	}
		
	#product_area{
  	   margin-top:0px;
  	   background-color:#FFFFFF;
	   background-image:url(../images/product_background.gif);
	   background-repeat:no-repeat;
	   background-position:top left;
	   width:743px;
	   float:left;
	   min-height:500px;
	}
	
	#product_detail{
	background-color:#FFFFFF;
	   background-image:url(../images/product_background.gif);
	   background-repeat:no-repeat;
	   background-position: top left;
	   width:743px;
	   float:left;
	   height:100%;
  	   min-height: 500px;
	   clear:both;
	}
	
	#details{
 	   width:322px;
	   height:100%;
	   float:left;
	}
	
	#details a img{
		margin:6px;
	}	
	
	#store_title_area{
	   color:#000000;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:32px;
	   height:40px;
	}
	/*
	#login{
		background-color:#FFFFFF;
 		width:440px;
		height:200px;	
	}*/
	
	#login_area {
	  background-image:url(../images/product_background.gif);
	   background-repeat:no-repeat;
	   background-position:left;
	   float:left;
	}
	/*
	#login #title_area{
		width:440px;
		text-align:center
	}*/
	
	.paginator{
		clear:both;
		padding:4px;		
	}
	
	.product_info{
 	   width:421px;
	   float:right;
	   text-align:left;

	 }
	
	.product_images
	{
		clear:both;
	}
	.product_info img{
		width: 75px;
	}
	
	.description{
		color:#000000;
	}
	
	.product{
		width:400px;	
	}
	
		 
	.product_option{
	clear:both;
		margin:4px;
		padding:4px;
		background-color:#E4E3E3;
		height:35px;	
	}
	
	.product_medium{
		float: left;		
		margin: 6px;
		clear: right;
		
	}
	
	a.product_name:hover, a.product_name:visited:hover {
		color:#009933;
		font-weight:bold;
	}
	
 	.product_name, a.product_name:link, a.product_name:visited {
		color:#009933;
		font-weight:bold;
	}
	
	#store_cart{
		float:left;
		width:173px;
		height: 100%;
		background-color:#999999;
		padding-left: 2px;
		padding-right: 2px;
		padding-top:2px;
		padding-bottom:0px;
	}
	
	#store_cart .header{
		background-color:#6D6D6D;
		background-image:url(../images/cart_icon.gif);
		background-repeat:no-repeat;
		color:#FFFFFF;
		font-weight:bold;
		height:29px;
		padding: 0px;
	}
	
	#store_cart .header .text_wrapper{
		padding-top: 6px;
	}
	
	#store_cart a{
		color:#FFFFFF;		
	}	
	
	#store_cart .links {
		border-bottom:1px solid #CCCCCC;
		padding-top:4px;
		padding-bottom:4px;
		padding-left:1px;
		padding-right:1px;
	}
	
	.cart_item {  padding-top:4px; }
	.cart_item .cart_quantity{ float:left; font-weight:bold; color:#FFFFFF; padding-right:5px;}
	.cart_product_name{float:left; color:#000; }
	.cart_category_name{ color:#000000; margin-left:14px; text-align:left;}
	.cart_subtotal{ clear:both; color:#000000; font-weight:bold; text-align:right; padding-right:2px;}
	
	#cart_total{background-color:#FFFFFF; height:20px; }
	#cart_total_title{float: left; width:45%; color:#666666; font-weight:bold; text-align:left; margin-top:2px; margin-left:2px;}
	#cart_total_price{ float:left; width:50%; color:#006600; font-weight:bold; text-align:right;  margin-top:2px;}
	
	.cart_header td p {
			color: #fff;
		}
	
	.cart_header td {
  			background-color: #666;						
			margin: 0;
			padding: 6px;
			color:#FFFFFF;
	}	
		
	.cart_products{
		width: 600px;
		border:1px solid #666;
	}	
	
	.cart_items td {
		background-color: #fff;
		margin: 0;
		padding: 6px;
		vertical-align: top;
	}

	#cart_container	{
		clear:both;
		margin-top: 4px;
		width:600px;
	}
	
	.price_box{
		margin-right:6px;
		padding:0px;
		padding-top: 6px; 
		background-color:#FFFFFF;
		color:#999999;
		font-size:18px;
		height:30px;
		width:45px;
		text-align:center;
		float:left;
	}
	
	.option {
		width:92px;
		float:left;
	}
	
	.add_to_cart .button {
		width:108px;
		height:28px;
		background-image:url(../images/add_to_cart.gif);
		float:left;
		border:0px;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
	}
	
	.cart_checkout {
		background-image:url(../images/checkout_button.gif);
		
		width:88px;
		height:23px;
		float:right;
		border:0px;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	}
	
	.cart_checkout span{
		text-align:justify;
		vertical-align:bottom;
	}
	
	.cart_checkout span a{
		padding-top:6px;
	}
	
	.clear{
		clear: both;
		padding:4px;
	}
	
	#end_nav{
		float: right;	
        width:163px;
		height:27px;
		background:url(../images/end_nav.gif);
	}
	
	#right_nav_padder{
		background:url(../images/right_nav_padder.gif);
		float:left;
 	    height:95px;
        width:204px;
	}
	
	#nav_bottom_padder{
	   background-image:url(../images/bottom_nav_padder.gif);
	   height:38px;
       width:511px;
	}
	
	#container{
	 margin:0px;
	 height:100%;
     width:920px;
	}
	
	#nav_menu{
	 float:left;	
	}
	
	
	.gallery_title{
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		padding:2px; 	
	}
	
	.gallery_description{
		padding:4px;
	}
	.gallery_row{
		
	}
	
	.gallery_box{
		width: 225px;
	}

	.gallery_image{
		border: 1px solid;
		border-color:#999999;
	}
	
	.menu {
		   font-family: arial, sans-serif;
		   float:left;	   
		   width:348px; 
		   height:27px; 
		   font-size:11px; 
		   position:relative;
		   z-index:100;
		   }
		   
	.menu ul {
		margin:0;
		padding:0;
		list-style-type: none;
		}
	
	.menu ul li {
		float:left;
		padding:0px;
		}
	
	.menu ul li a, .menu ul li a:visited {
		display:block;
		text-decoration:none;
		height:27px;
		line-height:27px;
		color:#fff;
		bottom right no-repeat;
		}
	
	.menu table {
		border-collapse:collapse;
		 margin:0;
		 padding:0;
		 font-size:1em;
		 }
	
	.menu ul li ul {
		visibility:hidden;
		position:absolute;
		top:20px; 
		margin-right:2px;
		}
	
	.menu ul li:hover a,
	.menu ul li a:hover {
		color:#fff;
		}
	
	.menu ul li:hover ul,
	.menu ul li a:hover ul {
		visibility:visible;
		width:448px;
		}
	
	.menu ul li:hover ul.right_side li,
	.menu ul li a:hover ul.right_side li {
		float:right;
		}
	
	.menu ul li:hover ul.left_side li,
	.menu ul li a:hover ul.left_side li {
		float:left;
		border:0;
		}
	
	.menu ul li:hover ul li a.sub,
	.menu ul li a:hover ul li a.sub {
		bottom right no-repeat;
		color:#fff;
		}
	
	.menu ul li:hover ul li ul,
	.menu ul li a:hover ul li a ul {
		visibility:hidden;
		position:absolute;
		left:0px;
		top:20px;
		}
	
	.menu ul li:hover ul li a,
	.menu ul li a:hover ul li a {
		display:block;
		color:#fff;
		}
	
	.menu ul li:hover ul li a:hover,
	.menu ul li a:hover ul li a:hover {
		color:#eee;
		}
	
	.menu ul li:hover ul li:hover ul,
	.menu ul li a:hover ul li a:hover ul {
		visibility:visible;
		color:#fff;
		}
	
	.menu ul li:hover ul.right li {
		float:right;
		}
	
	.menu ul li:hover ul li:hover ul li a,
	.menu ul li a:hover ul li a:hover ul li a {
		color:#fff;
		}
	
	.menu ul li:hover ul li:hover ul li a:hover,
	.menu ul li a:hover ul li a:hover ul li a:hover {
		color:#fff;
		}
		
	.inputcontainer{
		padding:4px;
		clear:both;
	}
			
	.inputtitle{
		float:left;	
	}
	
	#signup-form .inputtitle{
		width: 85px;
	}
	
	#login-form .inputtitle{
		width: 85px;
	}
	.inputgroup{
		float:left;
		margin-left:8px;
	}
	
	.empty_cart{
		margin-top:200px;
		height:500px;
	}
	#breadcrumb{
		margin-top: 16px;
		margin-left: 45px;
		text-align:center;
		padding: 8px;	
	}

	#trail li a {
		color:#333333;
		font-size:14px !important;
		font-weight:bold;
	}
	
	#trail .selected {
		color: #666;
	}
		
	#trail li a {
		font-size: 14px !important;
		font-weight: bold; 
		color: #333;
	}
		
	.last {
		border: 0 !important;
	}
	
	#trail li {
		float: left;
		border-right: 1px dotted #666;
		padding: 0 10px 0 0;
		margin: 0 10px 10px 0;
	}
		
	#trail {
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: block;
	}
	
	.errors{
		color:#FF0000;
	}
	
	.msg{
		color:#FF0000;
	}

    #form_mailinglist .msg {
		display:none;
	}
			
   #form_mailinglist div.row {
	  height:40px;
	  width:195px;	
	  float:left;
	}
	
	#form_mailinglist div.row label {
		color:#606060;
		float:left;
		font-weight:bold;
		margin-right:4px;
		text-align:left;		
		}
	
	#form_mailinglist div.row .msg{
		color:#FF0000;
		font-weight:bold;
		margin-right:8px;
		text-align:left;		
	}
	
	#address_table{
		width:300px;
		float:left;
		}
	
	#address_info table{
		width:300px;
	}
	
	#shipping_table{
		width:240px;
		float:right;		
	}
	
	#shipping_info table{
		width:300px;	
	}
	
	.payment_order{
		float: right;
		width:50px;
	}
		-->