body	{
	margin:0px;
	padding:20px 0px 20px 0px;
	font-family:arial, helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}

button {
	padding: 2px 10px;
	font-size: 0.9em;
}



	
#site_container	{
	width:740px;
	padding-left:10px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
	
	}	

#header	{	
	width:740px;
	oveflow:hidden;
	margin-bottom:10px;
	}	
	
#logo_worksafebc	{
	position:absolute;
	top:20px;
	margin-left:175px;
	}	
	
#navTop1	{
	position:absolute;
	top:20px;
	margin-left:610px;
	overflow:hidden;
	text-align:right;
	width:120px;
	}
	
#navTop2	{
	position:absolute;
	top:43px;
	margin-left:650px;
	width:142px;
	overflow:hidden;
	text-align:right;
	}	
	
	#navTop2 img	{
	float:left;
	}	

#nav	{
	height:59px;
	width:740px;
	margin-bottom:15px;
	overflow:hidden;
	background-image:url(../images/shell/bg-nav.gif);
	background-repeat:repeat-x;
	}	

#navLinks, #navSearch		{
	width:740px;
	overflow:hidden;
	}	
	
#navLinks img	{
	float:left;
	}

#navSearch img, #navSearch select, #navSearch input {
	float:left;
	margin-left:25px;
	}	

#navSearch select	{
	margin-top:3px;
	font-size:11px;
	}	

#navSearch input.text	{
	width:400px;
	margin-top:5px;
	margin-left:15px;
	border:1px #ffffff solid;
	font-size:11px;
	}	
	
#navSearch #searchGo	{
	margin-top:4px;
	margin-left:10px;
	}	

#trunk_container	{
	width:740px;
	overflow:hidden;
	}
	
#navLeft	{
	float:left;
	width:160px;
	margin-left:15px;
	margin-right:15px;
	display:inline;
	}	

#navLeft ul	{
	margin:5px 0 0 0;
	padding:0px;
	list-style-type:none;
	}		
	
#navLeft ul li	{
	padding-left:10px;
	font-weight:bold;
	margin-bottom:5px;
	}	
	
#navLeft li ul li	{
	margin-left:10px;
	font-weight:normal;
	background-image:url(../images/shell/bullet-circle.gif);
	background-repeat:no-repeat;
	}	
	
	
#content	{
	float:left;
	width:550px;
	overflow:hidden;
	display:inline;
	}	

/* -- footer --*/	
	
#footer	{
	margin-top:30px;
	width:740px;
	overflow:hidden;
	text-align:center;
	color:#4a901e;
	}
		
#footer a	{
	margin:0 2px 0 2px;
	}	
	
	
/*-- home --*/

#home_hero_window	{
	width:549px;
	padding:2px;
	margin-bottom:20px;
	background-color:#4B901E;
	overflow:hidden;
	}

.home_hero	{
	float:left;
	width:390px;
	height: 240px;
	margin-right:10px;
	display:inline;
	background-color: #000;
	}

#home_hero_caption	{
	float:left;
	width:135px;
	display:inline;
	margin-top:5px;
	font-size:11px;
	color:#ffffff;
	}	
	
#home_hero_caption h2	{
	color:#ffffff;
	}	
	
#home_hero_num	{
	padding:2px 2px 2px 415px;
	overflow:hidden;
	background-color:#315F12;
	}
	
#home_hero_num a	{
	padding:2px 0 2px 0;
	display:block;
	width:20px;
	text-align:center;
	background-color:#4B901E;
	color:#ffffff;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-left:2px;
	}	

#home_hero_num a:hover	{
	background-color:#ffffff;
	color:#4B901E;
	}	
		
	
div.home_calloutBox	{
	border:#008500 solid 1px;
	width:205px;
	height:165px;
	padding:5px 20px 5px 20px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor: pointer;
	}	
	
div.home_calloutBox div.caption	{
	float:left;
	margin-right:10px;
	width:105px;
	display:inline;
	font-size:11px;
	}	
	
div.home_calloutBox div.product	{
	width:90px;
	text-align:center;
	float:left;
	}
	
#home_newPoster	{
	margin-right:55px;
	}	
	
#home_hero_caption h1	{
	margin:0px;
	}		
	
#home_calloutBox h1	{
	margin:0px;
	}			

/* -- slide controls -- */

#slide_container_parent{
	position: relative;
	width: 100%;
	height: 100%;
}	

#slide_container_front, #slide_container_back{
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
}

.slide_control{
	cursor: pointer;
}

.slide_control_active{
	background-color:#ffffff !important;
	color:#4B901E !important;
}
/* -- publications , videos -- */

#content_center	{
	width:350px;
	float:left;
	display:inline;
	font-size:11px;
	}	
	
#feature div.item	{
	float:left;
	margin-right: 20px;
	}
		
#feature div.description	{
	float:left;
	width:180px;
	}	

#new_releases	{
	width:328px;
	padding:10px;
	border:#008f00 solid 1px;
	overflow:hidden;
	margin-top:30px;
	}

#new_releases div.left_col	{
	width:150px;
	float:left;
	overflow:hidden;
	padding:0px;
	margin:0px;
	}	
	
#new_releases div.right_col	{
	width:150px;
	float:right;
	overflow:hidden;
	}	
	
#best_sellers div.num,	
#new_releases div.num	{
	width:20px;
	float:left;
	}	

#best_sellers div.item,	
#new_releases div.item	{
	width:65px;
	float:left;
	padding-bottom:15px;
	}	

#best_sellers div.description,	
#new_releases div.description	{
	width:75px;
	float:left;	
	padding-bottom:15px;
	}	

#new_releases div.description {
	width: 65px;
}
	
#best_sellers div.description a,	
#new_releases div.description a	{
	color:#000000;
	}		
	

#best_sellers	{
	width:163px;
	padding:10px;
	border:#008f00 solid 1px;
	float:right;
	font-size:11px;
	}	
	
	
/* -- product listing --*/	
div.listing	{
	width:100%;
	margin-bottom:20px;
	overflow:hidden;
	font-size:11px;
	}

div.listing p	{
	margin:0px;
	}	
	
div.listing div.item	{
	width:70px;
	padding: 0 5px 0 5px;
	float:left;
	text-align:center;
	}
		
div.listing div.description	{
	float:left;
	width:450px;
	}	
	
	
div.pagination	{
	background-color:#f2f2f2;	
	margin-bottom:20px;
	}	
	
div.pages	{
	float:left;
	width:45%;
	padding:5px 0 5px 0;
	margin-left:10px;
	font-size:11px;
	}	

div.sort	{
	float:right;
	width:45%;
	margin-right:10px;
	padding:5px 0 5px 0;
	font-size:11px;
	text-align:right;
	}	
	
div.sort a,
div.pages a,
div.pages span {
	margin:0 0 0 5px;
	font-weight: bold;
}

	
div.browseTopics	{
	margin-bottom:20px;
	}
	
div.topicsTitle	{
	float:left;
	padding-right:10px;
	padding-top:3px;
	}	

div.topicsDropDown	{
	float:left;
	}	
div.topicsDropDown option {
	padding-right: 20px;
}	
	

/* -- details page --*/
#details div.item	{
	width:160px;
	float:left;
	}
		
#details div.description	{
	float:left;
	width:200px;
	}	
	

#add_to_cart{
	float:right;
	width: 115px;
	text-align: center;
	color: #ffffff;
}
div#add_to_cart div.button {
	cursor: pointer;
}
div#add_to_cart div.message {
	display: none;
	margin-top: 10px;
	padding: 5px;
	background-color: #f8991d;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

#add_to_cart #qty	{
	padding-top:5px;
	}	
	
#add_to_cart input.small {
	width:20px;
	margin-left:5px;
	border:0px;
	}	

div.also_bought	{
	float:left;
	font-size:11px;
	}
	
div.also_bought div.item,
div.also_bought div.description
	{
	width:80px;
	padding:5px 10px 5px 10px;
	text-align:center;
	}	
	
	
div.combo	{
	float:left;
	font-size:11px;
	}
	
div.combo div.item,
div.combo div.description
	{
	width:80px;
	padding:5px 10px 5px 10px;
	text-align:center;
	}		

div.combo div.copy	{
	float:left;
	padding:20px;
	font-size:12px;
	}	
	
/* -- general --*/	

p	{
	margin:0 0 15px 0;
	}	

a	{
	color:#4a901e;
	text-decoration:none;
	}	

a:hover	{
	color:#4ac000;
	}	
	
a.selected	{
	font-weight:bold;
	}	

h1	{
	font-size:18px;
	color:#4a901e;
	margin:0 0 10px 0;
	}
	
	
	
h2	{
	font-size:15px;
	margin:0px 0px 5px 0px;
	color:#4a901e;
	}	
	
h3	{
	font-size:12px;
	margin:0px;
	color:#4a901e;
	}		

b.price	{
	color:#4a901e;
	}	
	
img	{
	border:0px;
	}

form	{
	margin:0px;
	}	
	

div.clear	{
	font-size:0px;
	display:block;
	width:100%;
	clear:both;
	}	
	
div.container	{
	width:100%;
	overflow:hidden;
	}	
b.red {
	color:#F00;
}