/*** Global Reset ***/

body, div,
h1, h2, h3, h4, h5, h6,
p, pre, label,
ul, li, dl, dd,
form, input, fieldset, address {
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

ul {
  list-style: none;
}

h1 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

/*** Layout ***/

html, body { height: 100%;}

#header {
	min-height: 12em;
	_height: 11.5em;
	min-width: 55.7em;
}

#header #mod_content_3 {
	width: 57em;
}

#mainnav {
	min-width: 60.1em;
	clear: both;
}

#container {
	background-color: #fff;
	position: relative;
	/*min-height: 100%;*/
	min-width: 50em;
}

#content {
	margin-left: 18.5em;
}

#sidebar,
#sidebarhome {
	float: left;
	width: 15em;
	padding: 0 1em;
	margin-left: 1.5em;
	_margin-left: 1em;
}

#footer {
	float: left;
	width: 100%;
	min-width: 85em;
}

/*** Looks ***/

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	font-style: italic;
	line-height: 80%;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1;
	margin: 0.5em 0;
}

p {
	margin-bottom: 1em;
}

.nobullet, .nobullet li {
	list-style: none;
	margin-left: 0;
}

body {
	background: #FDFDFD;
	font: 100%/1.6 Arial, Helvetica, sans-serif;
	color: #000;
	min-width: 50em;
}

.bad {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;

}

.good {
	color: green;
}

.required {
	font-weight: bold;
}

#contact fieldset {
	border: 1px solid #eaeaea;
	margin: 2em 0;
	padding: 1em;
}

#contact legend {
	border: 1px solid #666;
	background-color: #666;
	color: #fff;
	margin-left: 1em;
	padding: 0.2em 0.5em;
}

#contact label {
	display: block;
	width: 15em;
	float: left;
	clear: left;
}

#contact input,
#contact select,
#contact textarea {
	margin-bottom: 0.5em;
}

#contact label.forcheck,
#contact label.forradio {
	width: 20em;
	margin-bottom: 1em;
	clear: none;
}

#contact label.forcheck input,
#contact label.forradio input {
	margin-bottom: 0;
	margin-right: 0.5em;
}

#contact label.forradio {
	width: 7em;
}

#container {
	/**/
}

#content {
	font-size: 0.9em;
	max-width: 45em;
	_width: 50em;
}

#content h1 {
	font-size: 1.7em;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	margin-top: 1em;
	clear: right;
}

#content p {
	line-height: 1.3;
}

#content ul {
	list-style: outside square;
	margin-left: 2em;
	margin-bottom: 1em;
}

#gradient {
	height: 25px;
}

#header {
	padding: 20px 50px 10px 20px;
	color: #fff;
}

#header h1,
#header h2 {
	margin-top: 0;
}

#header h1 {
	float: left;
	width: 200px;
	height: 79px;
	
}

#sidebar h1,
#sidebarhome h1 {
	height: 79px;
	
}

#header h1 span,
#header p.dial span,
#sidebar h1 span,
#sidebarhome h1 span {
	position: absolute;
	top: -5000px;
	height: 4000px;
}

#header p.dial {
	display: block;
	float: right;
	width: 157px;
	height: 168px;
	margin-left: 0!important;
}

#header h2 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
	max-width: 27.6em;
	margin-left: 10.2em;
}

#header p {
	font-size: 0.8em;
	line-height: 1.3em;
	max-width: 60em;
	_width: 50em;
}

#header p {
	margin-left: 19.5em;
}

.morelink {
	color: #000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#mainnav {
	
}

#home #mainnav {
	
}



#mainnav ul {
	border-top: 5px solid #666;
	padding-left: 15.8em;
	_padding-left: 16em;
}

#home #mainnav ul {
	padding-left: 16.6em;
}

#mainnav li {
	font-size: .8em;
	display: inline;
}

#mainnav li a {
	padding: 1.4em 1em;
	color: #fff;
	line-height: 4em;
	border-top: 5px solid #666;
}

#mainnav li a:hover,
#mainnav li.active a, 
#mainnav li.activeParent a {
	border-top: 5px solid #f60!important;
	text-decoration: none;
}

#sidebar,
#sidebarhome {
	font-size: 0.8em;
}

#sidebarhome a {
	font-weight: bold;
}

#sidebar h3 {
	margin: 2em;
}

#sidebarhome h2 {
font-size: 1.4em;
}

#sidebarhome h3 {
	margin: .5em 0;	
}

#sidebar li,
#sidebarhome li {
	margin: 1em 0;
}

#sidebar li p,
#sidebarhome li p {
	line-height: 1.2em;
}

#sidenav {
	margin-bottom: 2em;
}

#sidenav li {
	margin: 0.2em;
	padding-left: 12px;
	
}

#sidenav li a {
	color: #000;
}

#sidenav li.active {
	
}

#sidenav li ul {
	margin-left: 0.5em;
	display: none;
}

#sidenav li.active ul {
	display: block;
}

/*#sidenav li.active ul,
#sidenav li:hover ul,
#sidenav li.sfhover ul {
display: block;
}*/

#sidenav li ul li {
	font-size: .8em;
	padding-left: 0;
	background-image: none;
	margin: 0.5em 0.2em;
	line-height: 1;
}

#sidenav li ul li.active {
	background-image: none;
	text-decoration: underline;
}

#metalinks {
	padding: 1.5em 3% 4em 3%;
	width: 62%;
}

#footer {
	margin-top: 1.5em;
	padding: 1em 0;
	font-size: 0.7em;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#footer .contacts {
	margin-left: 2.5em;
	_margin-left: 2em;
	width: 21em;
	float: left;
}

.contacts p {
	line-height: 1.3em;
}

#footer .quicklinks {
	float: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}

#footer .quicklinks ul {
	float: left;
	margin-right: 2em;
}

#chunk {
	float: left;
}

#chunk img {
	float: left;
}

#content ul#chunk {
	margin-left: 0!important;
}

#chunk h3 a {
	color: #000;
}

#chunk li {
	margin-bottom: 1em;
	list-style: none;
	clear:left;
}

#chunk p {
	font-size: 0.8em;
}

#content ul#chunk h3 {
	margin-top: 0;
	_margin-top: -20px!important;
}

#chunk h3, #chunk p {
	margin-left: 140px;
}

.fastfact {
	background-color: #eaeaea;
	padding: 5px;
	font-size: 0.9em;
	margin-bottom: 2em;
}

.fastfact h3 {
	margin-top: 5px!important;
	margin-left: 0!important;
	margin-bottom: 1em!important;
}

.fastfact p {
	font-style: italic;
}

form.subscribe {
	background-color: #ffefe5;
	padding: 5px;
	margin: 1em 0;
}

.subscribe fieldset {
	border: 0;
}

.subscribe legend {
	color: #f60;
	margin-left: 0;
}

.subscribe input {
	margin-bottom: 0.2em;
	border: 1px solid #f60;
	width: 95%;
}

.button {
	width: auto!important;
	padding: 0.2em 0.4em;
	color: #fff;
	background-color: #f60;
	border: 1px solid #f60;
	text-transform: uppercase;
	cursor: pointer;
}

.button:hover {
	background-color: #FF8939;
}

.imgcaption {
	float: right;
	width: 185px;
	margin: 0 0 1em 1em;
	text-align: centre;
	font-style: italic;
	font-size: 0.7em;
}

.imgcaption p {
	white-space: normal;
}

.standout {
	background-color: #ffefe5;
	padding: 0.5em 1em;
	white-space: normal;
}

.standout h3 {
	color: #f60;
}

.standout h3, .standout p {
	margin-left: 115px;
}

.standout p img {
	float: left;
	margin: 1em 0 0 -115px;
}

#clients {
}

#clients div {
	float: left;
	height: 100px;
	margin: 0 60px 25px 0;	
	width: 100px;
}

#clients div a img {
	border: 1px solid #fff;
}

#clients div a:hover img {
	border: 1px solid #666;
}
.imgright {
	float: right;
	margin: 0 0 10px 10px;
}

/* Target IE7 only */
html>body #chunk h3 {
	*margin-top: -20px!important;
}
/* end */.text-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;



}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #CCCCCC;



}
.head-footer {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;

}
.text-summary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;


}
.head-summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;

}
.head-body {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;


}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;


}
.box {
	border: 1px solid #CCCCCC;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.box {
	border: 1px solid #CCCCCC;
}
