/* site specific css stuff 		*/

/* ******************************* */

/* general layout styles */

body
{
	margin:0px;
	padding:0px;
	color:666666;
	font-family:Arial, Helvetica;
	font-size:11px;

}

.redbold
{
	font-family:Arial, Helvetica;
    font-size:12px;
	color:#EA1A18;
	margin-bottom: 5px;
    font-weight:bold;
}

.blackbold
{
	font-family:Arial, Helvetica;
    font-size:12px;
	color:#000;
    font-weight:bold;
}

#enclosure h1
{
	font-family:Arial, Helvetica;
    font-size:18px;
	color:#000000;
    margin:10px 0px 0 0;
    font-weight:bold;
}

#enclosure h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica;
    font-size:14px;
	color:#000000;
    font-weight:bold;
}

#centrecontent h1
{
	font-family:Arial, Helvetica;
	height:19px;
    font-size:14px;
    font-weight:bold;
	color: #000;
}

#centrecontent h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica;
	height:19px;
    font-size:14px;
    font-weight:bold;
	border-bottom: 2px solid #EA1A18;
	color: #000;
}


#content h1
{
	font-family:Arial, Helvetica;
	height:19px;
    font-size:14px;
	color: #000;
}

#content h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica;
	height:19px;
    font-size:14px;
    font-weight:bold;
	border-bottom: 2px solid #EA1A18;
	color: #000;
}

#contact h1
{
	font-family:Arial, Helvetica;
	height:19px;
    font-size:14px;
	color: #000;
}

#contact h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica;
	height:19px;
    font-size:14px;
    font-weight:bold;
	border-bottom: 2px solid #EA1A18;
	color: #000;
}



#contentdiv img
{
	padding:0px 3px;
}

#contentdiv ul
{
	list-style-type:disc;
	margin-left:20px;
}

#contentdiv ol
{
	list-style-type:decimal;
	margin-left:20px;
}

select 
{
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #9196A8;
}

input
{
	font-size:11px;
	vertical-align:bottom;
}
.inputBox
{
	font-size:11px;
	border:1px solid #6B696C;
	margin-bottom:5px;
}

.checkbox
{
	margin:0;
	width:13px;
	height:13px;
	overflow:hidden;
}

textarea {
	margin-bottom:5px;
	font-size:11px;
	border: 1px solid #B7B6A4;
	background-color: #FFFFFF;
}		 

.button {
	vertical-align:middle;
	font-size:11px;
	background-color: #E9E8E3;
	border: 1px solid #B7B6A4;
}

.bold
{
    font-weight:bold;
}


/* ******************************* */
/*	Page Layout				*/


#enclosure
{
	width:800px;
	margin:0px auto;
	padding:0;
	top:0;
}

/* ************************  Page Top  *********************** */

#topblock
{
	width:800px;
	height:145px;
	background-color:#1D1D1D;
	margin-bottom:1px;
	vertical-align:middle;
}

#topblock_logo
{
	width:204px;
	height:145px;
	display:inline;
}

#topblock_right
{
	width:440px;
	padding-top:30px;
	font-size:1.5em;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
}

/* ************************  Main Navigation & Banner  *********************** */

#upperblock
{
	border-top:4px solid #EA1A18;
	border-bottom:4px solid #EA1A18;
	width:800px;
	padding:2px 0 2px 0;
	margin: 0px 0px 15px 0px;
	height:195px;	
}

#bannerblock
{
	width:610px;
	height:195px;
	float:left;
	margin-left:2px;
}

#leftblock
{
	width:185px;
	float:left;
}

/*	UL Menu Styles - autogen navigation	*/


#mainnavUL
{
	padding: 0px;
	margin: 0px;
	width:185px;
	font-family: Arial, Helvetica;
	list-style-type:none;
}

#mainnavUL li
{
	width:185px;
	margin-bottom:1px;
	color:White;
	background-image: url(../images/black_menu.jpg);
}


#mainnavUL li ul li
{
	margin:5px 0 5px 5px;
	border:0;
}

#mainnavUL li a
{
	padding:6px 0 7px 10px;
	display: block;
}

#mainnavUL li a:link
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: 700;
	display:block;
}

#mainnavUL li a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: 700;
	display:block;
}

#mainnavUL li a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: 700;
	background-color:#666666;
	display:block;
	background-image: url(../images/grey_menu.jpg);
}

#mainnavUL li a:active
{
	color:#FFFFFF;
	font-weight: 700;
	display:block;
	background-color:#6F7A90;
	background-image: url(../images/grey_menu.jpg);
}

/*	selected item in subnav list	*/
#mainnavUL li a.subcurrent
{
	color:#FFFFFF;
	font-weight: 700;
	display:block;
	background-color:#6F7A90;
	background-image: url(../images/red_menu.jpg);
}


/* ************************  Content & Projects Navigation  *********************** */

#contentblock
{
	width:800px;
	margin-bottom:30px;
	padding:0;
}

#content
{
	width:505px;
	float:left;
	margin: 0 0 30px 0;
}
#contenttitle {
	width:505px;
	height:19px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid #EA1A18;
	color: #000;
}
#contenttext {
	width:505px;
	float:left;
	font-size: 105%;
	line-height: 16px;
	color: #000;
	padding: 15px 0 15px 0;
	border-bottom: 2px solid #EA1A18;
}


#centrelist
{
	font-family:Arial, Helvetica;
	color: #000;
	font-size: 100%;
	font-weight:bold;
	float:left;
	width:400px;
}

#centrelist ul 
{
	margin-left: 0;
}
		
#centrelist ul li 
{
	margin-top: 10px;
	padding-right: 5px;
	list-style-type: disc;
	list-style: inside;
}


#centrelist2
{
	font-family:Arial, Helvetica;
	color: #000;
	font-size: 100%;
	font-weight:bold;
	float:left;
	margin-left:15px;
	width: 230px;
}

#centrelist2 ul 
{
	margin-left: 0;
}
		
#centrelist2 ul li 
{
	margin-top: 10px;
	padding-right: 5px;
	list-style-type: disc;
	list-style: inside;
}


#centrelist3
{
	font-family:Arial, Helvetica;
	color: #000;
	font-size: 100%;
	font-weight:bold;
	float:left;
	width: 200px;
}

#centrelist3 ul 
{
	margin-left: 0;
}
		
#centrelist3 ul li 
{
	margin-top: 10px;
	padding-right: 5px;
	list-style-type: disc;
	list-style: inside;
}


#centrelistnumeric
{
	font-family:Arial, Helvetica;
	color: #000;
	font-size: 90%;
	font-weight:bold;
	margin-left:15px;
}

#centrelistnumeric ul 
{
	margin-left: 0;
}
		
#centrelistnumeric ul li 
{
	margin-top: 5px;
	padding-right: 5px;
	list-style-type: decimal;
	list-style: inside;
}


#fullwidthlist
{
	font-family:Arial, Helvetica;
	color: #000;
	font-size: 100%;
	font-weight:bold;
	float:left;
	width:570px;
	margin-bottom: 10px;
}

#fullwidthlist ul 
{
	margin-left: 0;
}
		
#fullwidthlist ul li 
{
	margin-top: 10px;
	padding-right: 5px;
	list-style-type: disc;
	list-style: inside;
}


#rightcolumn
{
	width:280px;
	margin-left:15px;
	float:left;
}
#columntitle {
	width:280px;
	height:19px;
	border-bottom: 2px solid #EA1A18;
	color: #FFFFFF;
		}
#sectorpanel {
	width: 280px;
	background-color: #FFFFFF;
	font-size: 90%;
	color: #666666;
	margin: 12px 0 15px 0;
	padding-bottom: 5px;
	height: 95px;
	border-bottom: 1px solid #EA1A18;
}
#sectorheader {
	width:275px;
	height:6px;
	margin-bottom: 8px;
	padding: 10px 0 10px 5px;
	background-color: #EA1A18;
	color: #FFFFFF;
		}
#projectarticle {
	width: 168px;
	margin-right: 8px;
	float: left;
	height: 60px;
}
#projecttitle {
	width:168px;
	height: 14px;
	font-size: 115%;
	font-weight: 700;
	padding-bottom: 3px;
	margin-bottom: 3px;
	background-image: url(../images/dot-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#projectarticlepic {
	width: 92px;
	height: 60px;
	float: left;
	padding-left: 8px;
	border-left: 1px solid #EA1A18;
}

/* ************************  Sub Navigation & Content  *********************** */

#lowerblock
{
	width:800px;
	padding:0;
	margin-bottom:30px;	
}

#centrecontent
{
	width:400px;
	float:left;
	margin: 0 0 20px 15px;
}

#centretitle {
	width:400px;
	height:19px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid #EA1A18;
	color: #000;
}

#centrecontenttext 
{
	width:400px;
	float:left;
	font-size: 110%;
	line-height: 16px;
	color: #000;
	padding: 15px 0 15px 0;
	border-bottom: 2px solid #EA1A18;
}


#picturecolumn
{
	width:180px;
	font-family:Arial, Helvetica;
	font-size: 90%;
	color: #000;
	float:left;
	margin: 15px 0 0 18px;
}

#columnpics
{
	width:180px;
	height: 100px;
	border: 1px solid #000;
	margin: 0 0 5px 0;
}

.columnpicstext
{
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 20px 0;
	color:#000;
}


#profilepics
{
	float:right;
	width:130px;
	height:150px;
	border:1px solid #000000;
	margin:20px 0 0 10px;
}

		
#subnavblock
{
	width:185px;
	float:left;
}

#subnavUL
{
	margin:0;
	font-family: arial, helvetica, sans-serif;
	list-style-type:none;
	width:185px;
}

#subnavUL li
{
	background-color:#fff;
	color:#000;
	margin-bottom:10px;
}

#subnavUL li ul
{	
	padding:0;
	margin:5px 0 10px 0;
}

#subnavUL li a
{
	padding:2px 0px 5px 1px;
}

#subnavUL li ul li
{
	background-color:#fff;
	color:#000;
	margin-bottom:1px;	

}

#subnavUL li ul li a
{
	padding: 5px 0px 5px 5px;
}

#subnavUL li a:link
{
	color:#000;
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	display:block;
	background-image: url(../images/redline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}

#subnavUL li a:visited
{
	color:#000;
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	display:block;
	background-image: url(../images/redline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}

#subnavUL li a:active
{
	color:#000;
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	display:block;
	background-image: url(../images/redline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}

#subnavUL li a:hover
{
	color:#EA1A18;
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	display:block;
	background-image: url(../images/redline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}


/*	selected item in subnav list	*/
#subnavUL li a.subcurrent
{
	color:#EA1A18;
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	display:block;
	background-image: url(../images/redline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}





#subnavUL li ul li a:link
{
	color:#000;
	text-decoration:none;
	font-size: 100%;
	font-weight: normal;
	display:block;
	background-image: url(../images/dot-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}

#subnavUL li ul li a:visited
{
	color:#000;
	text-decoration:none;
	font-size: 100%;
	font-weight: normal;
	display:block;
	background-image: url(../images/dot-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}

#subnavUL li ul li a:active
{
	color:#000;
	text-decoration:none;
	font-size: 100%;
	font-weight: normal;
	display:block;
	background-image: url(../images/dot-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}

#subnavUL li ul li a:hover
{
	color:#EA1A18;
	text-decoration:none;
	font-size: 100%;
	font-weight: normal;
	display:block;
	background-image: url(../images/dot-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}

/*	selected item in subnav list	*/
#subnavUL li ul li a.subcurrent
{
	color:#EA1A18;
	text-decoration:none;
	font-size: 100%;
	font-weight: normal;
	display:block;
	background-image: url(../images/dot-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}


/* ************************  Contact Page  *********************** */

#contact
{
	float:left;
	width:800px;
	margin:0;
}

#contacttitle {
	width:800px;
	height:19px;
	border-bottom: 2px solid #EA1A18;
	color: #000;
}

#contactdetails
{
	float:left;
	width:290px;
	margin:15px 0 15px 0;
	color:#000000;
	font-size:110%;
}

#contactmapdiv
{
	float:right;
	width:500px;
	margin:10px 0 10px 0;
}
		#contactmapdiv #map
		{
			width:500px;
			height:340px
		}
		
		#contactmapdiv #download
		{
			width:500px;
			margin-top:10px;
		}


/* ************************  Full Width Text  *********************** */

#fullwidthcontent
{
	width:570px;
	float:left;
	margin: 0 0 20px 15px;
}

#fullwidthtitle {
	width:570px;
	height:19px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid #EA1A18;
	color: #000;
}

#fullwidthtext 
{
	width:570px;
	float:left;
	font-size: 110%;
	line-height: 16px;
	color: #000;
	padding: 15px 0 15px 0;
	border-bottom: 2px solid #EA1A18;
}




#footerblock
{
	font-family: Arial, Helvetica;
	width:800px;
	height:40px;
	font-size: 90%;
	border-top:3px solid Black;
	padding-top:5px;
	clear:both;
	color: #999;
}

.copyright
{
	margin:0;
	padding:0;
	float:left;
}

.emaillink
{
	margin:0;
	padding:0;
	float:right;
	text-align:right;
}


/*	Link Styles			*/

#contentdiv a:link
{
   color:#000000;
   font-weight:bold;
   text-decoration:underline;
}

#contentdiv a:visited
{
   color:#000000; 
   font-weight:bold;
   text-decoration:underline;
}

#contentdiv a:hover
{
    color:#333333;
    font-weight:bold;
    text-decoration:underline;
}

#contentdiv a:active
{
    color:#333333;
    font-weight:bold;
    text-decoration:underline;
}


a.redlink:link, a.redlink:visited, a.redlink:active {
	font-family: Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.redlink:hover {
	font-family: Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #EA1A18;
	text-decoration: none;
}

a.projectslink:link, a.projectslink:visited, a.projectslink:active {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.projectslink:hover {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #EA1A18;
	text-decoration: none;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #EA1A18;
	text-decoration: none;
}

/***************** image rotator ************/

/* rotator in-page placement */
div#rotator
{
	position:relative;
	/* height:345px;
	margin-left: 15px; */
}

div#rotator ul li
{
	float:left;
	position:absolute;
	list-style: none;
}

/* rotator image style */	
/* div#rotator ul li img
{
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
*/
div#rotator ul li.show
{
	z-index:500
}
