a {
	color: #0022F3;
}

a:hover {
	text-decoration: none;
}

body {
	background: #E7EDF4;
	margin: 0 0 0 0;
	font-family: Trebuchet MS, Arial, sans-serif;
}

.body {
	clear: both;
	padding: 5px 0 0 0;
	height: 1%;
}

html>body .body{
height:auto;
}

.body p {
	color: #545454;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

.body .phone {
	margin-left: 10px;
}

.categories-front {
	float: right;
	width: 440px;
	margin: 5px 0 10px 15px;
}

.categories-front .category {
	width: 135px;
	float: left;
	margin: 5px;
	text-align: center;
}

.categories-front .category img {
	border: none;
	display: block;
}

.categories-front .category h2 {
	margin: 3px 0 0 0;
	paddng: 0;
}

.categories-front .category h2 a {
	font-size: 12px;
	color: #D45227;
	font-weight: bold;
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
}

#contact-form	{
float:left;
width:380px;
border-right:1px dotted #999;
padding-right:20px;
}

#contact-form-two	{
float:left;
width:380px;
border-right:1px dotted #999;
padding-right:20px;
margin-top:15px;
}

#contact	{
width:380px;
float:right;
margin:10px 0 0 0;
z-index:-10;
}

#contact-order	{
width:380px;
float:left;
margin:0px 0 0 0;
z-index:-10;
}

.container {
	width: 798px;
	background: #FFF url(/assets/layout/top_rounded.gif) top center no-repeat;
	margin: 10px auto;
	padding: 5px 0 0 0;
}

.content {
position:relative;
background: url(/assets/layout/content_bg.gif) 0 0 repeat-y;
padding: 5px;
}

html>body .content{
position:relative;
background: url(/assets/layout/content_bg.gif) 0 0 repeat-y;
padding: 5px;
width:788px;
}

.dotted {
	background: url(/assets/layout/content_bg_dotted.gif) 0 0 repeat-y;
	margin: 15px 0 15px 0;
}

.footer {
	clear: both;
	background: #E7EDF4 url(/assets/layout/bottom_rounded.gif) top center no-repeat;
	text-align: center;
	padding: 20px 0 20px 0;
}

.footer .subnav {
	margin: 5px 0 0 0;
}

.footer p {
	font-size: 11px;
	color: #545454;
}

.fullProduct {
	padding: 10px 0 0 10px;
}

.fullProduct p {
	margin-top: 0;
}

.fullProductImage {
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
}

.fullProductImage img {
	display: block;
	padding: 0 0 4px 0;
}

.fullProductImage small {
	position: relative;
	top: -5px;
	font-size: 10px;
}

.fullProductImage img.no-float, .fullProduct img.no-float {
	display: inline;
	padding: 0;
	float: none;
	margin: 0 5px 0 0;
}

h1 {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	color: #5E5E5E;
}

h1.front {
	margin-top: 115px;
}

h1.search {
	margin-top: 15px;
	margin-bottom: 15px;
}

h2 {
	margin: 15px 0 0 10px;
	font-weight: bold;
	font-size: 16px;
	color: #5E5E5E;
}

h3 {
	font-size: 20px;
	color: #333;
	margin: 0;
	padding: 0;
}

h4 {
	position: relative;
	font-size: 12px;
	display: inline;
	margin: 0 0 0 0;
	top: -3px;
}

h1.breadcrumb {
	font-size: 12px;
	border-bottom: 1px solid #666;
	margin-right: 15px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	color: #333;
}

h1.breadcrumb a {
	color: #333;
	text-decoration: none;
}

h1.breadcrumb a:hover {
	text-decoration: underline;
}

.header {
	float: right;
	text-align: right;
	padding: 0 15px 0 0;
}

.hero {
	margin: 0 20px 0 15px;
	float: right;
}

img {
	border: 0;
}

.left-nav {
	float: left;
	width: 148px;
	margin: 20px 0 0 0;
}

.left-nav img {
	margin: 10px 0 15px 5px;
	padding: 0;
	display: block;
}

.left-nav form {
	padding: 0;
	margin: 0 0 0 5px;
}

.left-nav input {
	width: 123px;
	margin: 0 0 3px 0;
}

.left-nav input.auto {
	width: auto;
}

.left-nav p {
	margin: 0;
	padding: 5px;
	font-size: 12px;
}

.left-nav em	{
font-weight:bold;
font-style:normal;
}

.left-nav ul {
	padding: 0;
	margin: 0 5px 0 5px;
	border-bottom: solid #5A85B2;
	width: 133px;
}

.left-nav ul li {
	display: block;
}

.left-nav ul li a {
	display: block;
	padding: 4px 4px 4px 8px;
	font-size: 12px;
	background: #5A85B2;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

.left-nav ul li a:hover {
	background: #5A85FF;
}

.legal	{
line-height:14px;
}

.logo {
	float: left;
	/*margin-bottom:10px;*/
}

#nav {
	text-align: left;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 38px;
	padding: 2px 0 0 3px;
	margin: 7px 0 5px 0;
	width: 608px;
	z-index:10;
}

#nav ul {
	
	padding: 0;
	margin: 0;
}

#nav li {
	list-style: none;
	display: block;
	float: left;
}

#nav li:hover, #nav li.over { 
position: static; /* make menus not sticky in ie7 */ 
} 

.uniforms-garments {
	width: 130px;
}

.food-service-textiles {
	width: 130px;
}

.dust-control {
	width: 80px;
}

.inst-bedding-towels {
	width: 180px;
}

.laundry-carts {
	width: 86px;
}

.miscellaneous {
	width: 39px;
}

#nav li a {
	font-size: 12px;
	background: #415AF6;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 10px 0 0 4px;
	margin: 0 2px 0 0;
	height: 24px;
	border-top: 1px solid #5A85FF;
	border-bottom: 1px solid #000099;
}

#nav li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #5A85FF;
}

#nav li ul {
	position: absolute;
	list-style: none;
	width: 230px;
	left: -2000px;
	border: 1px solid #ccc;
}

#nav li:hover ul, #nav li.hover ul {
	position: absolute;
	left: auto;
}

#nav li ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav li ul li a {
	color: #666;
	display: block;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding: 5px 0 0 15px;
	background: #ECECEC;
	border-top: none;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

/*Start hiding from IE Mac \*/
*html #nav li ul li a {
	margin: -1px;
}
/*Stop hiding from IE Mac */

#nav li ul li.first {
	margin: 0 0 0 0;
}

#nav li ul li.last a {
	height: 20px;
	/*background: url(/assets/layout/nav_bottom.gif) 0 bottom no-repeat;*/
	border-bottom: none;
}

#nav li ul li.last a:hover {
	/*background: transparent url(/assets/layout/nav_bottom_hover.gif) 0 bottom no-repeat;*/
}

#nav li ul li a:hover {
	background-color: #5A85FF;
	border-bottom: 1px solid #5A85B2;
}

p {
	line-height: 16px;
}

.phone {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #D65D34;
	margin: 0 0 5px 0;
}

.primary {
	float: left;
	width: 630px;
	margin:10px 0 0 0;
}

/*.primary p {
	line-height: 150%;
}*/

.productList {
	margin: 10px 0 10px 10px;
}

.product {
	float: left;
	width: 115px;
	margin: 0 20px 0 0;
	text-align: center;
	font-size: 12px;
}

.product img {
	border: none;
	display: block;
	padding: 0 0 4px 0;
}

p.result1 {
	background: #FFF;
	margin: 0 0 0 10px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

p.result2 {
	background: #ECECEC;
	margin: 0 0 0 10px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

.result1 small, .result2 small {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

.secondary {
	clear: both;
	border-top: 10px solid #DFDFDF;
	padding: 15px 0 5px 0;
}

.secondary p {
	font-size: 13px;
	margin-top: 0;
}

.secondary img {
	padding: 0;
	margin: 0 0 10px 0;
}

.secondary .subscription {
	width: 355px;
	float: left;
	padding: 0 15px 0 0;
	border-right: 1px dotted #000;
	margin: 0 15px 0 0;
	height: 320px;
}

.secondary .subscription #subscribe {
	margin: 0 0 0 10px;
}

.secondary .subscription #subscribe #email {
	width: 130px;
	height: 12px;
}

#sitemap	{
margin:150px auto 0 auto;
padding:0 0 30px 0;
width:780px;
font-size:12px;
}

#sitemap ul{
}

#sitemap li	{
list-style:none;
margin:4px 0;
}

#sitemap #leftMap	{
float:left;
margin:0 0 0 55px;
}

#sitemap #rightMap	{
float:left;
margin:0 0 0 85px;
}

p.sku {
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 0 0 15px 0;
}

.subnav {
	display: block;
	font-size: 11px;
	color: #545454;
}

.subnav a {
	color: #545454;
}

.subnav a:hover {
	text-decoration: none;
}

#searchBox {
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
}

#searchBox input {
	display: inline;
}

#submitSearch {
	position: relative;
	top: 2px;
}

#thanks	{
float:left;
padding-bottom:120px;
position:relative;
margin-top:10px;
width:600px;
}

/* form */

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-size:12px;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 2px 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 100px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 103px; /* Width plus 3 (html space) */
}

#partnerList	{
margin: 15px auto;
width: 700px;
}

div.partner	{
float: left;
margin:10px;
width: 330px;
}

div.partner img	{
float:left;
}

div.partner div.hide img	{
display: none;
float:none;
position: absolute;
}

div.partner span.hide	{
display: none;
float:none;
position: absolute;
}

div.partner p.partnerName	{
float: left;
font-size:15px;
font-weight: bold;
margin:30px 0 0 20px;
}

div.partner a {
font-size:12px;
}

div.partner span.partnerDescription	{
font-size:12px;
font-weight: normal;
position: relative;
top:10px;
}

/*h3.specialTitle	{
background: aqua;
color: white;
width:100%;
}*/

#specials h3	{
border-bottom: 1px solid #333;
margin-bottom: 15px;
}

#specials div.partner	{
margin:0;
width: 100%;
}

#specials div.partner p.partnerName	{
font-weight: normal;
margin-top:5px;
}



#partners2 div.partner	{
display: block;
margin:10px 0 0 10px;
width: 430px;
}	

#partners2 div.partner p.partnerName	{
margin:30px 0 0 20px;
}

#coupon	{
margin:6px 0 0 0;
}

#coupon a, #coupon img {
border:none;
}