body {
	color:#365bac;
	background-color:#ff9933;
	height: 100%;
}
body, form { margin:0; }
body, td {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
}
a { color:#365bac; }
#pageshadow {
	background:url(/images/header/pageleftshadow.gif) left top repeat-y;
	width:768px;
	padding:0;
}
#page {
	background-color:#fff;
	margin-left:10px;
	text-align:left;
	width:768px;
	height: 100%;
}
#leftnav {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-left: 2px;
	margin-top:2px;
	width:175px;
	margin-bottom: 2px;
	/*background:url(/images/leftnavrightborder.gif) right top repeat-y #e7e7ef; */
	/*background: #e7e7ef; */
}
.navleftboxheader {
        display:all;
        margin:10px 0 -5px 0;
        background:url(/images/skin/leftnavheader_back4.gif) no-repeat left top;
        height:20px;
        width:160px;
        font-size:14;
        font-weight:bold;
        font-family:arial,verdana,helvetica,sans-serif;
        color:#ffffff;
}
.navleftboxfooter {
	margin:0px 0 0 0;
        background:url(/images/skin/leftnavfooter_back.gif) no-repeat left top;
        height:4px;
        width:160px;
}
.navleftboxheadercontent {
        display:block;
        padding:1px 0 3px 25px;
        /*padding-top:1px;
        padding-left:25px;*/
        text-align:left;
}
.navleftbox {
        display:all;
        border-right:1px solid #9a9ebb;
        border-left:1px solid #9a9ebb;
        font-size:12px;
        text-align:left;
        padding:15px 10px 10px 10px;
	margin: -0px 0 0 0;
        width:138px;
}
a.navleftboxlink { 
	color:#365bac;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
ul.navleftboxlist {
	list-style: none ;
	margin: 0 0 0 5px;
	margin-left: 5px;
	padding-left: 5px;
	padding: 0 0 0 5px;
	text-indent: -9px;
}
.content {
	position: relative;
	float: left;
	width: 559px;
	font-size:12px;
	line-height:21px;
}
#quicklinks, #safetytipscontainer, #categorycontainer {
	padding: 5px 5px 5px 5px;
	height:100%;
}
#searchcontainer {
	border-top:0px solid #d0d0d0;
	border-left:0px solid #d0d0d0;
	border-bottom:0px solid #d0d0d0;
	/*background-color:url(/images/leftnavrightborder.gif) right top repeat-y #e1e1e1; */
	padding:5px;
}
#footer {
	/*background-color:#fff;*/
	height:20px;
	margin-left:10px;
	width:768px;
}
h1 {
color:#ff9933;
margin-left:10px;
background:url(/images/sectionarrow.gif) left center no-repeat;
padding-left:35px;
} 
.storecatname {	color:#ff9933;
		font-size:20px;
		font-weight:bold;
}
.storecatname a {color:#ff9933; text-decoration:none; }
.storeheader {
		font-size: 16px;
		font-weight:bold;
}
.errortitle { color:#000000; font-weight:bold; }
.errormsg { color:#cc0000; }

.breadcrumb {
	width:100%;
	margin:5px 0 10px;
	font-size:8pt; 
	color:#365bac; 
}
