/* Start of CMSMS style sheet 'main' */
/* reset global styles */
body,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin:0; padding:0 }
a img { border: none; }

body {
	background: url(images/bg.gif);
	text-align: center;
	font-family: arial, verdana, sans-serif !important;
	font-size: 12px;
}

p, span {
	line-height: 18px;
}

/* common elements */
h1,h2,h3,h4 {font-family: helvetica, arial, verdana, geneva, tahoma, sans-serif; font-weight: normal;}
h1 {font-size: 22px; color: #2c516a; margin: 5px 0 8px;}
h2 {font-size: 18px; color: #5f5f5f; margin: 20px 0 10px;}
h3 {font-size: 14px; color: #2c516a; margin: 17px 0 3px; font-weight: bold;}
h4 {font-size: 12px; color: #5f5f5f; margin: 5px 0;}
a {color: #325b76;}
a:hover {color: #de841b; text-decoration: none;}
a:active {color: #3e5f7d;}
ul {list-style: url(images/bullet.jpg) outside; padding: 0 18px; margin: 4px 0 7px;}
li ul {font-size: 11px; color: #444; list-style: square inside; padding-left: 25px; margin: 0;}

/* common classes */
.italic {
	font-style: italic;
}
#rightCol p.footnote {
	font-weight: bold;
	text-align: center;
	color: #555;
	margin: 35px 0 4px;
}
.note {
	color: #6a6a6a;
}
img.right {
	float: right;
	margin: 0 0 10px 15px;
}
img.left {
	float: left;
	margin: 0 15px 10px 0;
}
.strongRight {
	display: block;
	font-weight: bold;
	color: #324a64;
	padding: 0 0 14px 50px;
}

/* layout styles */
#page {
	width: 766px;
	margin: 15px auto 25px;
	text-align: left;
	position: relative;
}

#mainLogo {
	position: absolute;
	top: 0;
	left: 0;
}

.nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
	display: inline;
	list-style: none;
}
.nav a.replace {
	float: left;
}

		
#utilityNav, #mainNav, #footer, #content {
	background: #fff;
	border: 2px solid #de841b;
	border-top: none;
}

#utilityNav {
	float: right;
	background: #fff url(images/headBG.gif) repeat-x;
	width: 560px;
	height: 72px;
	border-bottom: none; border-left: none;
	margin: 0;
	padding: 0;
}
#utilityNav ul.top {
	color: #fff;
	background: #de841b url(images/utilityNavLeft.gif) bottom left no-repeat;
	border-top: 2px solid #de841b;
	padding: 0 0 2px 76px;
	float: right;
	font-family:"MS Trebuchet","Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
}
#utilityNav ul.top span {
	font-size: 13px;
	letter-spacing: .04em;
	padding-right: 12px;
}
#utilityNav ul.top a {
	color: #fff;
	text-decoration: none;
}
#utilityNav ul.top a:hover {
	text-decoration: underline;
}
#utilityNav ul.top li {
	padding-right: 10px;
}
#searchForm {
	display: inline;
	margin-left: 15px;
	position: relative;
	bottom: 2px;
}
input#search {
	border: 1px solid #778ba4;
	font-size: 10px;
	height: 14px;
}
input#searchSubmit {
	position: relative;
	top: 4px;
	right: 3px;
}

#utilityNav ul.mid {
	text-align: center;
	clear: both;
	padding: 15px 0 0 76px;
}
#utilityNav ul.mid a {
	float: left;
	width: 150px;
	height: 22px;
	margin-right: 10px;
}
#utilService a {background-image: url(images/servRequestNav.gif);}
#utilOrder a {background-image: url(images/orderOnlineNav.gif);}
#utilSurvey a {background-image: url(images/custSurveyNav.gif);}

#mainNav {
	background: url(images/globalNavBG.gif) repeat-x;
	border-bottom: none;
	height: 34px;
	padding-left: 17px;
}
#mainNav a {
	height: 23px;
}
#mainNav a:hover, #mainNav .selected a {
	background-position: 0 -24px;	
}
#mainTech a {width: 149px; background-image: url(images/techSolutionsNav.gif);}
#mainInd a {width: 136px; background-image: url(images/indSolutionsNav.gif);}
#mainTrain a {width: 138px; background-image: url(images/trainSolutionsNav.gif);}
#mainTools a {width: 130px; background-image: url(images/toolsSupportNav.gif);}
#mainPart a {width: 88px; background-image: url(images/partnersNav.gif);}
#mainAbout a {width: 87px; background-image: url(images/aboutUsNav.gif);}

#breadcrumbs {
	/*position: relative;
	bottom: 4px;*/
	padding: 0 10px 7px;
	margin: 0;
	font-size: 9px;
	color: #779;
}
#breadcrumbs a, #breadcrumbs span {
	font-size: 10px;
}

#localNav {
	width: 200px;
	margin: 0 0 30px;
	padding: 0;
	border-bottom: 3px solid  #324a64;
}
#localNav li a {
	display: block;
	height: 33px;
	background: #324a64 left top no-repeat;
}
#localNav li a span {
	display: none;
}
#localNav li#technology-solutions a {background-image: url(images/techSolutionsLocal.gif);}
#localNav li#industry-solutions a {background-image: url(images/indSolutionsLocal.gif);}
#localNav li#training-solutions a {background-image: url(images/trainSolutionsLocal.gif);}
#localNav li#tools-and-support a {background-image: url(images/toolsSupportLocal.gif);}
#localNav li#partners a {background-image: url(images/partnersLocal.gif);}
#localNav li#about-us a {background-image: url(images/aboutUsLocal.gif);}
#localNav li#order-online a {background-image: url(images/orderOnlineLocal.gif);}
#content #localNav ul li a {
	display: block;
	height: 11px;
	padding: 7px 15px;
	border: 3px solid #324a64;
	border-bottom: none; border-top: none; 
	background: #fff url(images/localNavBG.gif) left bottom repeat-x;
	text-decoration: none;
	color: #325b76;
}
#content #localNav ul li.selected a, #content #localNav ul li a:hover {
	background: #8e9dae url(images/localNavBG_on.gif) left bottom repeat-x;
	color: #fff;
}
#content #localNav ul ul {
	display: none;
}
#content #localNav ul li.selected ul {
	display: block;
}
#content #localNav ul ul ul {
	display: none !important;
}
#content #localNav ul ul li a {
	background: #324a64 !important;
	padding: 3px 15px 3px 25px;
	color: #fff;
}
#content #localNav ul ul li.selected a, #content #localNav ul ul li a:hover {
	color: #8e9dae;
	text-decoration: underline !important;
}

#content {
	border-bottom: 1px solid #778ba4;
	padding-bottom: 25px;
}

#leftCol {
	padding: 0 0 20px 10px;
}
#leftCol a.banner img {
	margin-bottom: 15px;
}
#rightCol {
	position: relative;
	float: right;
	width: 515px;
	padding-right: 15px;
	clear: left;
}
#rightCol h1 {
	border-bottom: 2px solid #DE841B;
}
#rightCol p {
	margin: 4px 0 7px;
}

#footer div {
	font-size: 10px;
	color: #555;
	padding: 10px 15px;
}
#footer a {
	color: #456;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	width: 355px;
	text-align: left;
	line-height: 14px;
}
#footer .right {
	width: 355px;
	float: right;
	text-align: right;
}
#footer .right img {
	float: right;
	margin-left: 10px;
}

/* Style the Main page title boxes */
#mainBox {
	padding: 15px 184px 0 15px;
	border: 1px solid #536a89;
	border-bottom: 20px solid #536a89;
	background: #e8e9ee;
	margin-bottom: 20px;
	clear: both;
	font-size: 11px;
}
#mainBox div#mainText {
	height: 112px;
	overflow: auto;
	padding: 0 15px 15px 0;
}
#mainBox p {
	margin: 0;
	margin-top: 5px;
	color: #2c516a;
	line-height: 14px;
}
#mainBox h1 {
	margin: 0;
	padding: 0;
}
#mainBox img {
	display: inline !important;
	position: absolute;
}
#mainBox img.corner {
	top: 0;
	left: 0;
}
#mainBox img.mainImg {
	top: 1px;
	right: 16px;
}

#contactForm td.multiple div {
	margin-left: 20px;
}
#contactForm span.note {
	font-size: 11px;
	color: #6A6A6A;
}

.orange {
	color: #de841b !important;
}
.error, .required span {
	color: #c00;
}
.replace span {
	display: none;
}
.clear {
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden;
	_height: 1%;
}

/* Sub Pages */
#certifications td {
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 1px solid #999;
	text-align: right;
}

#certifications td.logo {
	text-align: center;
}

/* Fixes for the non-IE browsers */
html>body /**/#utilityNav ul.top {height: auto; min-height: 19px;}
html>body /**/#searchForm {bottom: 0;}
html>body /**/input#search {height: auto;}
html>body /**/input#searchSubmit {top: 3px;}
html>body /**/#content #localNav ul li a {min-height: 11px; height: auto;}
/* End of 'main' */

