/*Container*/

body,html {
	margin: 6px;
	padding: 0px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
}

.main {
	width: 758px;
}

/*Header*/

.header1 {

	background-color: #e5e5e5;
	height: 54px;
	padding-top:6px;

}

.header1_divider {
	margin: 6px 17px 0px 17px;
}

.header1_form {
	margin:0px;
	padding:0px;
}

.header1_search {
	text-align:right;
}

.header1_search_text {
	font-size:12px;
	font-weight:bold;
	color:#025939;
}

.header1_search_field {
	height: 14px;
	width: 173px;
	border: 1px solid #008000;
	padding: 1px;
	margin: 5px 0px 0px 0px;
}

.header1_search_button {
	vertical-align:middle;
	margin: 0px 0px 6px 4px;
}

.header1_search_advancedsearch {
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#025939;
}

.header1_manufacturers_field {
	height: 20px;
	width: 108px;
	border: 1px solid #008000;
	padding: 1px;
	margin-top:5px;
}

.header1_cart_button {
	vertical-align:middle;
	margin: 0px 0px 6px 0px;
}

.header1_cart_text {
	display:inline;
	width: 222px;
	height:49px;
	font-size:11px;
	color:#025939;
	/*margin:-10px 0px 0px 10px;*/
}
.header1_cart_text p{
	margin:7px 0px 0px 10px;
	}
.header1_help_icon {
	margin-top:8px;
}

.header1_help_text {
	font-size:12px;
	font-weight:bold;
	color:#025939;
	text-decoration: none;
}

.ul_header1 {
	list-style-type: none;
	margin: 0px 0px 0px 40px;
	padding: 0;
}

.ul_header2 {
	list-style-type: none;
    margin: 0;
	padding: 0;
}

ul li {
	float:left;
	margin: 0px;
	padding: 0px;
}

.header2 {
    margin:10px 0 0 0;
	width: 100%;
	height:60px;
}

.header2_nav a {
	width:83px;
	height:44px;
}

.header2_nav a:hover {
	width:83px;
	height:44px;
	background-image:none;
}

#logo{
	margin:10px 0 0 13px;
	float:left;
	width:175px;
}

.logo {
	float: left;

}
.logo img
{
padding:10px 0;
}
.box_topnav {
	margin-left:261px;
}

.box_leftnav {
	background-color:#e5e5e5;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

.box_leftnav_level1 {
	line-height: 26px;
	margin-left: 2px;
}

.box_leftnav_level2 {
	line-height: 18px;
	margin-left: 6px;
}

.box_leftnav_bullet {
	margin-right: 5px;
}

.box_leftnav_boxtitle {
	font-size:12px;
	font-weight:bold;
	color:#025939;
	margin: 0px 0px 0px 14px;
}

.box_leftnav_divider {
	margin:6px 0px 6px 0px;
	text-align: center;
}

.box_leftnav_activebrowse {
	text-decoration: underline;
}

.box_leftnav_lowerlink {
	font-weight:bold;
}

.box_leftnav_specials {
	color:#0774fb;
	font-weight:bold;
}

.box_leftnav_specials_search {
	color:#FF3300;
	font-weight:bold;
}

.leftcol {
    float:left;
    clear:left;
	width: 225px;
	margin: 0px 0px 9px 13px;
    vertical-align:top;
}

.rightcol {
	width: 473px;
	margin: 0px 0px 9px 274px;
}

.footer {
	clear:both;
	background-color: #b3cdc3;
	background-image:url('/images/safgard/main_footerbg.gif');
	background-repeat:repeat-x;
	height: 107px;
	width: 758px;
float:left;
}

.footer_left {
	float:left;
	margin: 6px 0px 0px 11px;
}

.footer_right {
	float:right;
	margin: 22px 11px 0px 0px;
}

.copyright_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;

}

.copyright_link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;
}
/*global buttons*/
.rightcol ul.button {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.rightcol ul.button li {
	background-color: #ebe8e8;
	padding: 2px;
	float: left;
	height: 21px;
}
.rightcol ul.button li a {
	background-image: url('/images/btn_bg.gif');
	background-repeat: repeat-x;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	padding:3px 10px 3px 13px;
	margin: 0;
	display: block;
	border: 1px solid #043422;
}

.rightcol ul.button li a:hover {
	color: #fff;
}

.rightcol ul.button li img {
	margin: 0;
	padding: 0;
}

.rightcol ul.button li .icon {
	margin-left: 6px;
	margin-top: -1px;
	text-decoration: none;
}
ul.button .icon{

}


div#click_here_message
{
	padding:5px 0 5px 0;
}

div#click_here_message a
{
	font-size:12px;
	font-weight:bold;
}

div#quickorder input, div#quickorder select
{
	font-size: 10px;
}
#quick_order_table th
{
   min-width:50px;
}
#quick_order_table td
{
    padding:4px;
}
#quick_order_table tr.odd
{
    background-color:#cccccc;
}

div#change_store
{
	font-size:13px;
	margin:5px;
}
div#change_store a
{
	font-weight:bold;
}
div#change_store label#childstore_name
{
    font-weight:bold;
}