/*
---------------------------------------------
01. MAIN / DEFAULT ELEMENTS
---------------------------------------------
*/
* {
	margin:0; padding:0;
}

body {
	
	background:#FFFFFF url(../images/bg-header.jpg) top repeat-x;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

#background-footer {background: url(../images/bg-footer.jpg) bottom repeat-x;}

#main { 
	margin:0 auto;
	width:999px;
	background:#FFF;
}

.clear  { clear:both;}



/*
---------------------------------------------
02. LINKS
---------------------------------------------
*/	

a { color: #cc5101; text-decoration: underline; }
a:hover, a:focus { color: #ff8400; text-decoration:underline }
a:visited { color: #cc5101; }

a.linkOrange:link {color: #cc5101; text-decoration:none}
a.linkOrange:visited {color: #cc5101; text-decoration:none}
a.linkOrange:hover {color: #666666;text-decoration:underline}

a.linkRed:link {color: #660000; text-decoration:underline}
a.linkRed:visited {color: #660000; text-decoration:underline}
a.linkRed:hover {color: #cc5101;text-decoration:underline}

a.linkPress:link {color: #dadada; text-decoration:none}
a.linkPress:visited {color: #dadada; text-decoration:none}
a.linkPress:hover {color: #cc5101;text-decoration:underline}

a.linkWhite:link {color: #FFFFFF; text-decoration:underline}
a.linkWhite:visited {color: #FFFFFF; text-decoration:underline}
a.linkWhite:hover {color: #666666;text-decoration:underline}

a.linkFooter:link {color: #616161; text-decoration:underline}
a.linkFooter:visited {color: #616161; text-decoration:underline}
a.linkFooter:hover {color: #dadada;text-decoration:underline}

a.linkImage:link {color: #666666; text-decoration:none; font-size:11px;}
a.linkImage:visited {color: #666666; text-decoration:none; font-size:11px;}
a.linkImage:hover {color: #cc5101;text-decoration:underline; font-size:11px;}



/*
---------------------------------------------
03. NAVIGATION
---------------------------------------------
*/	

ul#menu {margin-left:10px}
#menu { height:40px;}
#menu li {float:left; font-size:16px; text-align:center;  display:block; list-style:none; margin-bottom:0;}
#menu li a {color:#FFF; text-decoration:none; font-weight:bold; font-size:14px; display:block; padding:19px 0 19px 0;}
#menu li a:hover {color:#cc5101; text-decoration:none;}
#menuHome { width:200px;}
#menuProjects { width:190px;}
#menuInvestors { width:206px;}
#menuTeam{ width:165px;}
#menuContact { width:219px;}

/*
---------------------------------------------
04. LIST PROPERTIES
---------------------------------------------
*/	
ul {margin-left:20px; margin-bottom:15px;}


li{
	list-style:url(../images/bullet_red.jpg);
	margin-bottom:8px;
	margin-left:0px;
}

ul.bullet li {
	list-style:url(../images/bullet_red.jpg);
	margin-bottom:15px;
	margin-left:0px;
}

/*--Side Navigation ---------------------------------*/

ul.sidNav {
	list-style:none;
	margin:0 0 15px 0;
}

ul.sidNav li {
	list-style:none;
	margin-bottom:2px;
	background:#313131;
	border:none;
	padding:5px;
	font-weight:bold;
	
}

ul.sidNav li a{ color:#dadada; text-decoration:none;}
ul.sidNav li a:hover{  color:#cc5101; text-decoration:none;}
ul.sidNav li a:visited{ color:#dadada; text-decoration:none;}

ul.sidNav2 li {
	list-style:url(../images/bullet_orange.jpg);
	margin-bottom:2px;
	background:#fff;
	border:none;
	padding:5px 5px 5px 0px;
	margin-left:0px;
	font-weight:normal;
}


ul.sidNav2 li a{ color:#cc5101; text-decoration:underline;}
ul.sidNav2 li a:hover{  color:#660000; text-decoration:underline;}
ul.sidNav2 li a:visited{ color:#cc5101; text-decoration:underline;}
/*
---------------------------------------------
05. BOX AND BORDERS
---------------------------------------------
*/	

#headerArea {width:999px; height:58px; background:url(../images/bg-nav.jpg) repeat-x top; padding-top:20px; font-size:16px; color:#FFF; font-weight:bold; }
#bannerArea {width:990px; height:235px; background:url(../images/bg-banner.jpg) repeat-x top; padding-left:9px;}
#newsArea {width:983px; height:332px; background:url(../images/bg-news.jpg) repeat-x top; padding:0 8px;}
	#newsbox {width:314px; height:332px; margin-right:20px; float:left;  }
	#newsbox.right {margin-right:0}
	#newsbox #content {width:283px; margin:15px; color:#dadada; font-weight:bold; }
	#newsbox #content .textGrey {font-weight:normal;}
	#newsbox #content .textOrange {color:#cc5101}
#middletop {width:100%; background:url(../images/bg-middle-top.jpg) no-repeat top;}
#middletopsub {width:100%; background:url(../images/bg-middle-top2.jpg) no-repeat top;}
#middle {width:100%; background:url(../images/bg-middle.jpg) repeat-y top;}
#contentArea {width:650px; float:left; padding:30px;}
	#contentAreaFull {width:940px; float:left; padding:30px;}
#sideNavArea {width:250px; float:left; padding:30px 15px;}
#footerArea {width:999px; height:101px; background: url(../images/bg-footer.jpg) bottom repeat-x; text-align:center}




.image { border: 1px solid #d0cfcd; background: #d0cfcd; padding: 3px; margin-bottom:2px;}

.lineGray {border-bottom:1px dashed #AAAAAA; margin:30px 0px;}
/*********************************************/


/*
---------------------------------------------
06. PARAGRAPH TAGS
---------------------------------------------
*/
h1 {
	font-size: 22px;
	color:#660000;
	margin-top:0;
	margin-bottom:30px;
	text-transform:uppercase;
	/*font-family:"myriad pro", Arial, Helvetica, sans-serif*/
	
}

h2 {
  	font-size: 14px;
	color: #cc5101;
	margin-top:0;
	margin-bottom:5px;
	text-transform:uppercase;
}

h3 {
  	font-size: 16px;
	color: #404040;
	margin-top:0;
	margin-bottom:15px;
	text-transform:uppercase;
}

h4 {
	width:264px;
	height:28px;
	background:url(../images/h4-diamonds.jpg) #414141 left no-repeat;
	display:block;
	padding:12px 0 0 50px;
  	font-size: 16px;
	color: #fff;
	margin-top:12px;
	margin-bottom:15px;
	text-transform:uppercase;
}

p {margin-bottom:15px;}



/*
---------------------------------------------
07. PAGE TEXT
---------------------------------------------
*/

.textSmall {
	font-size: 11px;
	color: #dadada;
	font-weight:normal;
}

.textGray12 {
	font-size: 12px;
	color: #616161;
	font-weight:normal;
	text-transform:capitalize;
}


.textGray14 {
	font-size: 14px;
	color: #616161;
}


.press-title {
	color: #DADADA;
	font-weight:bold;
	text-transform:uppercase;
}
.press-date {
	font-size: 11px;
	color: #660000;
	font-weight:bold;
}

	



/*
---------------------------------------------
08. FORMS
---------------------------------------------
*/

.formField {
	
	width:127px;
	height:17px;
	padding:4px;
	margin-bottom:10px;
	background:url(../images/search_field1.jpg) no-repeat center top #FFF;
	border:none;
	color:#404040;
	font-size:12px;
}

.formMessage {
	font-family: Arial;
	font-size: 12px;
	color:#404040; 
	width:492px;
	height:85px;
	background:#ffffff;
	border:1px solid #cccccc;
	padding:4px;
}

.formFieldVerify {	
	width:110px;
	height:21px;
	font-family: Arial;
	font-weight:bold;
	font-size: 15px;
	background:#ffffff;
	border:1px solid #7c7c7c;
	color:#404040; 
	padding:6px 0px 0px 5px;
	margin: 0 5px;	
}

#form-security-box { width:480px; height:80px; background: #efefef; margin-bottom:15px; padding:10px;}
#form-security-box-wrapper { width:500px; height:150px;}

/*.formbutton:hover {background:transparent url("../images/contact-btn3b.gif") no-repeat center top;}*/

.formSubmit {
	width:87px;
	height:27px;
	float:right;
	margin-right:3px;
	color:#FFF;
	border:none;
	background: transparent url(../images/submit_btn.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

form.myform .formSubmit:focus {
  background: transparent url(../images/submit.jpg) no-repeat center top;
  border: none;
}

form.myform input:focus, form.myform textarea:focus {
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #1fae4b;
}

/**************   SEARCH FORM   *****************/
.formFieldSearch {
	
	width:181px;
	height:16px;
	padding:4px;
	background:url(../images/search_field.jpg) no-repeat center top #FFF;
	border:none;
	color:#404040;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}

.formSubmitSearch {
	width:87px;
	height:27px;
	float:left;
	margin-left:15px;
	color:#FFF;
	border:none;
	background: transparent url(../images/search_btn.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
/*********************************************/


