/* CSS Document */

/*-------------------------------- BACKGROUND ----------------------------------*/

body {
  background: #D5E1D0;
  margin: 0;
}


td.topbarbck {
  background: url("../images/background/topbar_back.gif");
  background-repeat : repeat-x;
}

td.contentside {
  padding: 25px 25px 25px 25px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
  vertical-align: top;
  font-size : 8pt;
  color : #434341;
  line-height : 15px;
}

.contentside a {
  color : #FF430F;
  text-decoration: none;
}

.contentside a:hover {
  color : #FF430F;
  text-decoration: underline;
}

.contentside h2 {
  margin-bottom: 0;
  font-weight : bold;  
  font-size : 8pt;
  color : #1F3438;
}

td.contentmain  {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
  vertical-align: top;
  font-size : 8pt;
  color : #434341;
  line-height : 18px;
}

.contentmain a {
  color : #FF430F;
  text-decoration: none;
}

.contentmain a:hover {
  color : #FF430F;
  text-decoration: underline;
}

.contentmain h1 {
  margin-bottom: 0;
  font-size : 11pt;
  color : #1F3438;
}

.contentmain h2 {
  margin-bottom: 0;
  font-weight : bold;  
  font-size : 8pt;
  color : #1F3438;
}

.contentmainpad {
  padding: 0px 25px 25px 0px;
}

.contentmainpop {
  padding: 0px 25px 25px 25px;
}

/*------------------------------ NAV -------------------------------*/

.topnav {
  background: #FF340E;
}

.topnav a {
  display: block;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  background: #FF340E;  
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  width: 110px;
  height: 26px;
  text-decoration: none;
}

.topnav  a:hover {
  background: url("../images/nav/nav_over.gif");
  background-repeat : repeat-x; 
}
	
.topnav  a.active {
  background: #FFFFFF;
  color: #1F3438;
}

.topnavextnd {
  background: #FF340E;
}

.subnav {
  padding: 6px 6px 6px 12px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  background: #FFFFFF;
  font-size: 10px;
  color: #B0C7AA;
}

.subnav a {
  color: #434341;
  text-decoration: none;
}

.subnav  a:hover {
  color: #FF340E; 
}
	
.subnav  a.active {
  font-weight: bold;
  color: #FF340E;
  text-decoration: none;
}

.subnavextnd {
  background: #FFFFFF;
}

td.ternav {
	vertical-align: top;
	}

.ternav a {
	display: block;
	margin: 5px 0px 5px 0px;
	color: #434341;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
  width: 147px;
/*	height: 19px;*/
	}

.ternav a:hover {
	color: #FF340E;
	text-decoration: none;
	}
	
.ternav a.active {
	color: #FF340E;
	text-decoration: none;
	}

.ternav img {
	display: block;
	clear: both;
	}

/*-------------------------------- TEXT ----------------------------------*/


.porttit {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  margin-bottom: 0;
  font-size : 11pt;
  color : #1F3438;
}

a.viewproject {
	display: block;
	padding-right: 18px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #2C4446;
	text-decoration: none;
	background: url(../images/pop_icon.gif) no-repeat right center;
}

a.viewproject:hover {
	color: #FF4411;
}



/*------------------------------ SHOW HIDE -------------------------------*/

.hideitem {
	display: none;
}

.showitem {
	display: block;
}

/*-------------------------------- LISTS ----------------------------------*/

ul, li {
  padding-left: -1em;
}

/*-------------------------------- FORMS ----------------------------------*/

.formshorter {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
	width: 300px;
	background-color: #FFFFFF;
	border-style: none;
	border: 0px;
	padding: 2px;
}


.formshort {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
	width: 300px;
	background-color: #FFFFFF;
	border-style: none;
	border: 0px;
	padding: 2px;
}

.formlong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
	width: 290px;
	background-color: #FFFFFF;
	border-style: none;
	border: 0px;
	padding: 2px;
}

.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 290px;
	line-height: normal;
	color: #3F3F3F;
	background-color: #EEEEEE;
	border-style: none;
	border: 0px;
	}

a.imgdel {
	padding: 3px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
	float: right;
	cursor: pointer !important;
}

a.imgdel:hover {
	color: #fff;
	background: #000;
}

ul#addprojects {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style: none;
	list-style-position: outside;
	padding-top: 5px;
	line-height: 15px;
}

ul#addprojects li {
	padding-top: 3px;
	padding-bottom: 4px;
}

div#slide {
	position: fixed;
	z-index: 998;
	display: none;
	padding: 20px;
	border: 1px solid #283133;
	background: #283133;
}

div#slide div#arrowprev {
	display: none;
	float: left;
	background: url(../images/back.gif) no-repeat center center;
	width: 70px;
	height: 24px;
	opacity: .5;
	filter: Alpha (Opacity = 50); 
	cursor: pointer;
}

div#slide div#arrownext {
	display: none;
	float: right;
	background: url(../images/next.gif) no-repeat center center;
	width: 70px;
	height: 24px;
	opacity: .5;
	filter: Alpha (Opacity = 50); 
	cursor: pointer;
}

div#close {
	position: fixed;
	z-index: 999;
	width: 30px;
	height: 30px;
	display: none;
	cursor: pointer;
}

div#slideshade {
	z-index: 997;
	position: fixed;
	display: none;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #283133;
	opacity: 0.9;
	filter: alpha(Opacity=90);
}
