body,div,dl,dt,dd,h1,h2,h3,h4,/*h5,*/h6,pre,form,fieldset,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table { border-collapse:separate; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* END RESET */

/* STANDARD */

.top { vertical-align: top;}
.middle { vertical-align: middle;}
.bottom { vertical-align: bottom; }
.center { margin: 0 auto; }
.left { float: left; }
.right { float: right; }
.textCenter { text-align: center; }
.textRight { text-align: right; }
.clear { clear: both; }
.clearR { clear: right; }
.clearL {clear: left; }

.border { border: solid 1px #000; }

.w100 { width: 100%; }

.homeTable > tbody > tr > td { vertical-align: top; }

/* END STANDARD */

body
{
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
}

.body
{
	background: #efefe3;
	font-family: Arial;
	margin: 7px 0px;
}
.page
{
	background: #fff;
	border: solid 1px #ccc;
	margin: 0 auto;
	width: 980px;
}


td.leftHeader
{
	background: url('http://ecat2.orrsafety.com/images/bg-leftHeader.gif') no-repeat 0px 0px;
	color: #fff;
	height: 55px;
	padding: 0px 5px;
}
td.rightHeader
{
	background: url('http://ecat2.orrsafety.com/images/bg-rightHeader.gif') no-repeat 100% 0;
	color: #fff;
	height: 55px;
	text-align: right;
	padding: 0px 5px;
	width: 45%;
}
.homeTable .rightHeader { width: 50px; }
td.content
{
	border-left: solid 1px #166944;
	border-right: solid 1px #166944;
	margin: 0px;
	padding: 0px 8px;
}
td.leftFooter
{
	background: url('http://ecat2.orrsafety.com/images/bg-leftFooter.gif') repeat-x center left;
	height: 17px;
}	
td.rightFooter
{
	background: url('http://ecat2.orrsafety.com/images/bg-rightFooter.gif') repeat-x center right;
	height: 17px;
}

div.header
{
	padding: 5px 20px 10px 20px;
}
div.main
{
	padding: 5px;
	overflow: auto;
}
div.content
{
	float: left;
	padding: 5px 7px;
	width: 555px;
}
p
{	
	padding-left: 3px;
	padding-right: 3px;
}
h1
{ 	
	color: #fa9000; 
	font-size: 16pt;
	line-height: 17pt;
	padding: 10px;
}
h2 
{ 
	color: #166944;
	font-size: 14pt;
	padding: 6px 0px;
	padding-left: 3px;
	padding-right: 3px;	
}
h3 
{ 
	color: #000;
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
}
h4 
{ 
	color: #166944;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
}

/*h5 
{ 
	color: #4a69af;
	font-size: 11px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
}*/

/*Replace from Orr Safety layout style to fix display CategoryList widget8*/
h5
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1; 
}

h6 
{ 
	color: #0b693b;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.bottomBorder
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
.pageHeader
{
	background: #efefe3;
	color: #fa9000;
	border-top: solid 1px #b4b4b4; 
	border-bottom: solid 1px #b4b4b4; 
	padding: 10px;
	margin: 0 0 5px 0;
}
.locationHeader
{
	background: #efefe3;
	color: #166944;
	border-top: solid 1px #b4b4b4; 
	border-bottom: solid 1px #b4b4b4; 
	padding: 2px;
	margin: 0 0 5px 0;
}
ul
{
	list-style-type: disc !important;
	padding-left: 3px;
	padding-right: 3px;
}
li
{
	list-style-type: disc !important;
	list-style-position: inside;
	padding-left: 3px;
	padding-right: 3px;
}
td
{
	vertical-align: top;
}
strong
{
	font-weight: bold;
}

/* TOP NAVIGATION */
ul.topNav
{
	color: #fff;
	clear: both;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

ul.topNav > li
{
	background: transparent url('../Skins/OrrSafety/images/nav-button.gif') no-repeat scroll left 0;
    display: table-cell;    /* Must be used so that height can be set */
    background-position: right 0;
	margin: 0;
	padding: 0;
	zoom: 1;
	*display: inline;
}

ul.topNav > li > a
{
	background: transparent url('../Skins/OrrSafety/images/nav-button.gif') no-repeat scroll left 0;
    margin: 0 9px 0 0;       /* 15px == amount of background image to the right */
    padding: 0 0 0 9px;      /* 15px == amount of background image to the left */
    display: block;    /* Must be used so that height can be set */
    height: 24px;             /* Same as height of background image */
    font: 11px/24px Arial; /* Appropriate font size / line height */
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-stretch: semi-condensed;
}

ul.topNav > li:hover > ul
{
	visibility: visible;
	position: absolute;
}

ul.topNav > li > ul
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	min-width: 150px;
	list-style-type: none;
	background: #e4e5dd;
	position: absolute;
	clear: both;
	text-align: left;
}

ul.topNav > li > ul > li
{
	display: block;
	border-bottom: solid 1px #fff;
	padding: 3px 5px;
	margin: 0;
}
ul.topNav > li > ul > li > a
{
	display: block;
	padding: 0 10px;
	color: #312f2f;
	text-decoration: none;
}
ul.topNav > li > ul > li:hover
{
	background: #fa9000;
	color: #fff;
	cursor: pointer;
}

/* END TOP NAVIGATION */


/* SECONDARY NAV */
ul.subNav
{
	color: #fff;
	float: right;
	list-style-type: none;

	display:block;
	padding: 4px 0px 0px 0px;
}
ul.subNav.lefsubNav
{
	color: #fff;
	float: left;
	list-style-type: none;

	display:block;
	padding: 4px 0px 0px 0px;
}
ul.subNav > li, ul.subNav > li > a
{
	background: transparent url('../Skins/OrrSafety/images/sec-nav-button.gif') no-repeat scroll left 0;
  margin: 0 10px 0 0;       /* 15px == amount of background image to the right */
  padding: 0 0 0 10px;      /* 15px == amount of background image to the left */
  display: -moz-inline-box; /* Firefox 2 support for inline-block */
  display: inline-block;    /* Must be used so that height can be set */
  height: 24px;             /* Same as height of background image */
  font: 12px/20px Arial; /* Appropriate font size / line height */
  color: #fff;
  text-decoration: none;
}

ul.subNav > li
{
	float: left;
	background-position: right 0;
	margin: 0;
	padding: 0;
}

ul.subNav > li:hover > ul
{
	visibility: visible;
	position: absolute;
}

ul.subNav > li > ul
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	min-width: 150px;
	list-style-type: none;
	background: #e4e5dd;
	position: absolute;
	clear: both;
}

ul.subNav > li > ul > li
{
	display: block;
	border-bottom: solid 1px #fff;
	padding: 0 5px;
	margin: 0;
}
ul.subNav > li > ul > li > a
{
	display: block;
	padding: 0 10px;
	color: #312f2f;
	text-decoration: none;
}
ul.subNav > li > ul > li:hover
{
	background: #fa9000;
	color: #fff;
	cursor: pointer;
}

/* END SECONDARY NAV */

.rightPanel
{
	text-align: right;
	padding: 0px 3px 0px 0px;
}
.ads img
{
	display: block;
	padding: 0 0 8px 0;
}

/* SIDE NAV */
.toggle 
{
	padding: 0 5px 0 0;
}

.sideNavigation
{
	padding: 0px 0px 0px 3px;
	width: 190px;
}

.SNTop div div { background: #006940; border-top: solid 1px #c6c6c6; margin: 0 11px; height: 13px; }
.SNTop div { background: transparent url('../layout/images/tl-round-green.png') no-repeat top left; }
.SNTop { background: transparent url('../layout/images/tr-round-green.png') no-repeat top right; }

.SNBottom div div { background: #fff; border-bottom: solid 1px #c6c6c6; margin: 0 11px; height: 13px; }
.SNBottom div { background: transparent url('../layout/images/bl-round-gray.png') no-repeat bottom left; }
.SNBottom { background: transparent url('../layout/images/br-round-gray.png') no-repeat bottom right; }

.SNContent
{
	border-left: solid 1px #c6c6c6;
	border-right: solid 1px #c6c6c6;
	padding: 5px;
}

.SNContent ul
{
	color: #366842;

	font-size: 10pt;
	padding: 5px;
	margin: 0;
	border-bottom: dotted 1px #999;
}
.SNContent ul a
{
	color: #366842;
	text-decoration: none;
}
.SNContent ul > li
{
	color: #166944;
	font-size: 9pt;
	font-weight: normal;
	list-style-type:square;
	margin: 0 15px;
}
.SNContent li a
{
	color: #166944;
	text-decoration: none;
}

/* END SIDE NAV */
/* FOOTER */

.footer
{
	background: #efefe3;
	color: #6c6c6c;
	font-size: 8pt;
	width: 100%;
}
.footer a
{
	color: #6c6c6c;
	text-decoration: none;
}
.footer td
{
	vertical-align: top;
	padding: 2px;
}
.footer th
{
	padding: 2px;
	background: #dbdbd1;
	color: #000;
}

/* END FOOTER */

#navDrawer
{
	background: #fff;
	border: solid 1px #898989;
	font-size: 10pt;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	overflow: hidden;
}	
#navDrawer:hover
{
	width: 650px;
}

.pageDetails td
{
	padding: 2px;
}

/* PAGE SELECTOR */

h1.pageSelector
{
	border-bottom: solid 1px #333;
	color: #757557;
	font-size: 16pt;
}

.pageSelectorLink
{
	text-decoration: underline !important;
	font-weight: bold !important;
	cursor: pointer;
}
.pageSelector
{
	margin: 10px 0px;
	font-size: 8pt;
	width: 100%;
}
.pageSelector td.odd
{
	padding: 3px 10px;
	background: #F1F1E3;
}
.pageSelector td
{
	padding: 3px 10px;
	background: #E3E3C7;
}
.pageSelector a
{
	color: #333;
}
/* END PAGE SELECTOR */


/* BREAD CRUMBS */
.bread
{
	color: #166944;
	display: block;
	font-size: 9pt;
	margin: 0 0 0 200px;
	padding: 0px 0px 5px 5px;
}
.bread a, .bread a:visited, .bread a:active
{
	background: url('http://ecat2.orrsafety.com/images/bread.gif') no-repeat center left;
	color: #166944;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 4px;
}
.bread a:hover
{
	text-decoration: underline;
}
a:link
{
		color: #166944;
		text-decoration:none;
}
a:visited
{
		color: #166944;
		text-decoration: none;
}
a:active
{
	color: #166944;
	text-decoration: none;
}

.mfgImage
{
	background: #fff !important;
}
.mfgTable 
{
	clear: right;
	width:450px;
}
.mfgTable td
{	
	border: solid 1px #fff;
	color: #fff;
	padding: 5px 2px;
	width: 16%;
}
.mfgTable td.selected, a.selected
{
	background: #fa9000;
	display: block;
}
	
#agentCalculator
{
	padding: 20px;
}

#calculator input
{
	border: solid 1px #555;
	font-size: 12pt;
	padding: 3px;
	text-align: right;
	width: 100px;
}

input.disabled 
{
	border: 0 !important;
}

.form  td 
{
	padding: 3px;
	vertical-align: top;
}
.pageDetails input[type=text],.form input[type=text], .form textarea, .contact input[type=text], .contact textarea
{
	border: solid 1px #555;
	font-family: Arial;
	font-size: 10pt;
	padding: 2px;
	width: 200px;
}
.contact textarea, .form textarea
{
	width: 350px;
	height: 130px;
}
#pounds, #tanks
{
	font-size: 12pt;
	font-weight: bold;
}


.details
{
	background: #ddd;
	float:left;
	padding: 10px 8px;
	margin: 5px 0;
	width: 430px;
}
.when
{
	display: block;
	padding: 10px 0px;
}
.buttons
{
	float: right;
	padding: 10px 5px;
}
.required 
{
	color: #F00;
	display: inline-block;
	padding: 0px 3px;
}

#manufacturerSubNav 
{
	float: left;
	border: solid 1px #efefe2;
	margin: 0 0px 5px 7px;
}
.manuSubNav td
{
	padding: 0px 0px;
	background: #195DAD;
	border: solid 1px #fff;
	width: 100px;
	height: 23px;
	text-align: center;
}
.manuSubNav a, .manuSubNav a:active, .manuSubNav a:visited
{
	color: #fff;
}

.libraryLogo
{
	vertical-align: middle;
	margin: 2px 5px;
	border: solid 1px #aaa !important;
}

.agent
{
	color: #4a69af;
}