/* CSS Document */

/* --- general parts --- */

body {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
   margin: 0px;
   padding: 0px;
	color: #4f4c4d;
}
p {
	margin: 0px;
	padding-top: 10px;
}
hr {
	margin: 0px;
	padding-top: 10px;
	border: none;
	border-bottom: 1px solid #7e8082;
}

#container {
	margin: auto;
   padding: 0px;
   width: 940px;
}

#flash {
	margin: 10px 0px 0px 0px;
	width: 940px;
	height: 300px;
	background: url(flash.jpg) no-repeat top left;
}


/* --- header ---*/

#header {
	margin: 5px 0px 0px 0px;
   width: 940px;
   height: 25px;
	background: url(bg_header.jpg) no-repeat top left;
	position: relative;
	text-align: right;
	padding-top: 63px;
}

#header-link { 
		position: absolute; 
		top: 8px; 
		left: 20px; 
		width: 250px; 
		height: 83px; 
		background-color: transparent; 
		border: 0px solid yellow; }	

#contactus {
	position: absolute;
	top: 7px;
	left: 658px;
	font-size: 11px;
	font-weight: bold;
	color: #fdb913;
}

.link, a.link {
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
}

a:hover.link {
	text-decoration:underline;
}

#navigation ul {
	list-style-type: none;
	height: 25px;
	margin: auto;
	text-align: right;
	border-right:1px solid #231f20;
}

#navigation li {
	float: right;
}

#navigation ul a {
	background: url(bg_navigation.jpg) top left repeat-x #f8f8f8;
	padding: 5px 10px 5px 10px;
	border-left:1px solid #231f20;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	line-height: normal;
	font-style: normal;
}

#navigation ul a:hover {
  background: url(bg_navigation_over.jpg) top left repeat-x #f8f8f8;
  color:#FFFFFF;
}

#navigation ul li.selected a {
  background: url(bg_navigation_over.jpg) top left repeat-x #f8f8f8;
  color:#FFFFFF;
}


/* --- content --- */

#full_subheader {
	margin: 10px 0px 0px 0px;
	width: 905px;
	height: 20px;
	padding: 6px 20px 4px 15px;
	background: url(bg_full_subheader.jpg) top left no-repeat;
	color: #7E8082;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

#full_subheader a {
	color: #7E8082;
	text-decoration: none;
	font-style: normal;
}

#full_subheader a:hover {
	color: #7E8082;
	text-decoration: underline;
}

/* content holder works in rows, so for each row start a new content holder and float content inside */
.content_holder {
	margin: 10px 0px 0px 0px;
}

.content_holder_sections {
	background: url(bg_box_white_open.jpg) repeat-y bottom left;
	margin: 10px 0px 0px 0px;
}

.main_left {
	float: left;
}

.main_right {
	float: right;
}

.clearboth {
	clear: both;
}


/* --- boxouts --- */

* html .lightblue_header h2 {height: 1%;} /* For IE 5 PC */
.lightblue_220 {
	width: 220px;
	margin-right: 10px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
	float: left;
}

.lightblue_350 {
	width: 350px;
	margin-right: 10px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
	float: left;
}

.lightblue_480 {
	width: 480px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
	float: left;
}
.lightblue_300 {
	width: 300px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
}
.lightblue_590 {
	width: 590px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
}
.lightblue_header {
	background: url(bg_box_lightblue_header_r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	height: 30px;
}
.lightblue_header h2 {
	background: url(bg_box_lightblue_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 0px 15px;
	color: #14477E;
	font-size: 14px;
	font-weight: bold;
}
.lightblue_body_home {
	background: url(bg_box_lightblue_body_l.jpg) no-repeat bottom left;
	margin: 0;
	height: 134px;
	padding: 1px 15px 5px 15px;
	font-size: 11px;
	line-height: 16px;
}

.lightblue_body_home p{
	padding-top:0px;
	}

.lightblue_body {
	background: url(bg_box_lightblue_body_l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 1px 15px 15px 15px;
	font-size: 12px;
	line-height: 17px;
}


* html .darkblue_header h2 {height: 1%;} /* For IE 5 PC */
.darkblue_home {
	width: 220px;
	background: url(bg_darkblue_home.jpg) no-repeat top left #14477E;
}
.darkblue_home_header h2 {
	margin: 0;
	height: 16px;
	padding: 15px 15px 1px 15px;
	color: #FDB913;
	font-size: 16px;
	font-weight: bold;
	}

.darkblue_home_body {
	background: url(bg_darkblue_home_bottom.png) no-repeat bottom left;
	margin: 0;
	height: 134px;
	padding: 1px 15px 5px 15px;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	}
.darkblue_home_body a {
	color: #FDB913;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.darkblue_home_body a:hover {
	text-decoration: underline;
}

.htMore {
	position: relative;
	top:115px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Used for home page logo display */

.prodMore {
	text-align:right;
	Position: relative;
	top:-10px;
	left:565px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.logoDiv{
	height:85px;
	}

* html .white_header h2 {height: 1%;} /* For IE 5 PC */
.white_710 {
	width: 710px;
	background: url(bg_box_white_body_r.jpg) no-repeat bottom right;
}
.white_630 {
	width: 630px;
}
.white_header {
	background: url(bg_box_white_header_r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
}
.white_header h2 {
	background: url(bg_box_white_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 1px 15px;
	color: #14477E;
	font-size: 16px;
	font-weight: bold;
}
.white_header h2.section {
	background: url(bg_box_white_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 20px 1px 20px;
	color: #14477E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.white_body_home {
	background: url(bg_box_white_body_l.jpg) no-repeat bottom left;
	margin: 0;
	height: 93px;
	padding: 1px 15px 5px 15px;
	font-size: 11px;
	line-height: 16px;
}
.white_body_home a {
	color: #B5121B;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.white_body_home a:hover {
	text-decoration: underline;
}

.white_body_home img {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:middle;
	}

.white_body_open {
	margin: 0;
	padding: 1px 20px 0px 20px;
	font-size: 12px;
	line-height: 17px;
}

* html .darkgrey_header h2 {height: 1%;} /* For IE 5 PC */
.darkgrey_home {
	width: 220px;
	background: url(bg_logcall.jpg) no-repeat bottom left #7e8082;
}
.darkgrey_home_body {
	margin: 0;
	height: 38px;
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}


/* --- footer --- */

#footer {
	margin: 10px 0px 0px 0px;
	width: 903px;
	padding: 5px 20px 5px 15px;
	background: url(bg_footer.jpg) repeat-x bottom left #f8f8f8;
	border: solid 1px #7e8082;
	color: #7e8082;
	font-size: 9px;
	line-height: 14px;
	clear: both;
}


/* --- style classes --- */

a {
	color: #B5121B;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.ulstyling {
	padding: 5px 0px 0px 18px;
	margin: 0px 0px 11px 0px;
}
.ulstyling li {
	padding: 5px 0px 0px 0px;
}
/* Used on home page hot topics box*/
.ulstyling-ht {
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 11px 0px;
}
.ulstyling-ht li {
	padding: 5px 0px 0px 0px;
}

.ulstyling-ht li a {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.ulstyling-ht li a:hover {
	text-decoration: underline;
}

.ulstyling-ht li a:visited {
	color: #FFFFFF;
}

/*use in hot topics panel in news and events*/
.ulstyling-htne {
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 11px 0px;
}
.ulstyling-htne li {
	padding: 5px 0px 0px 0px;
}

.ulstyling-htne li a {
	color: #4f4c4d;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.ulstyling-htne li a:hover {
	text-decoration: underline;
}
.ulstyling-htne li a:visited {
	color: #4f4c4d;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.darkblue {
	color: #14477E;
}
.lightblue {
	color: #569FD3;
}
.black {
	color: #231F20;
}
.grey {
	color: #7E8082;
}
.oatmeal {
	color: #684F40;
}
.green {
	color: #8CC63F;
}
.red {
	color: #B5121B;
}
.yellow {
	color: #FDB913;
}
.purple {
	color: #91278F;
}
.image_right {
	display: inline;
	float: right;
	margin-left: 20px;
}
.image_right_home {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: -15px;
}

/* form styling for contact us on find us and also on the pop up for PDF downloads*/
#contactUs p label {
width: 5em;
float: left;
text-align: right;
margin-right: 1em;
display: block;
	}
	
#contactUs h3 {
text-align: left;
margin-left:1em;
margin-bottom: 0.5em;
display: block;
color:#14477E;
font-size:13px;
font-weight:normal;
	}
		
#contactUs p input {
width:13em;
}

#contactUs p select {
width:13.5em;
}

#contactUs fieldset textarea {
float:clear;
width:250px;
height:100px;
}

#contactUs fieldSet {
	margin-top:10px;
	}

#contactUs legend {
color: #14477E;
padding: 2px 6px;
}

#downloadPDF {
	margin-top:1em;
	margin-left:6em;
	/*width:125px;*/
}

#callMe {
	margin-top:1em;
	margin-left:6em;
	/*width:125px;*/
}

/* support login form */
#loginForm p label {
width: 10em;
float: left;
text-align: right;
margin-right: 2em;
display: block;
	}

#loginForm p input {
width:13em;
}

#loginForm p textarea {
width:13em;
width:250px;
height:100px;
}

#login {
	margin-left:12em;
}

/* support request form */
#supportRequest p label {
width: 10em;
float: left;
text-align: right;
margin-right: 2em;
display: block;
	}

#supportRequest p input {
width:18em;
}

#supportRequest p textarea {
width:400px;
height:100px;
}

#logcall {
	margin-left:12em;
}

/* form styling for event registration subform */

#eventRegistration fieldSet {
	margin-top:10px;
	}

#eventRegistration legend {
color: #14477E;
padding: 2px 6px;
font-weight:bold;
font-size:16px;
}

#registerNow {
	margin-top:1em;
	margin-left:14.5em;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row label {
  float: left;
  width: 150px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 400px;
  text-align: left;
  } 
  div.row span.formw input{
  width: 300px;
   } 

/* form styling for call to action subform */

#callToAction fieldSet {
	margin-top:10px;
	}

#callToAction legend {
color: #14477E;
padding: 2px 6px;
font-weight:bold;
font-size:16px;
}
#callToActionNow {
	margin-top:1em;
	margin-left:14.5em;
}

/*Styling for site map list */
#siteMap ul li {
list-style: none;
	padding: 15px 20px 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FDB913;
}
#siteMap ul ul li {
padding: 5px 0px 0px 10px;
font-size:12px;
background:none;
}

/* for links in the footer e.g. site map */
.footerlink, a.footerlink {
	color: #7e8082;
	text-decoration:none;
	font-weight:normal;
	font-size: 9px;
	line-height: 14px;
}

a:hover.footerlink {
	text-decoration:underline;
}

/* Styling for callback button */
.callBackBtn {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	}
