@charset "utf-8";
/* CSS Document */

body{
	background: #6c0606 url(../images/mainbackground.jpg) repeat-x top center;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	margin: 0;

}
hr{
	border: 1px dotted #999999;
	padding: 0px;
	margin: 0px;

}
#clear{
	clear: both;
}
#mainwrappertop{
	width: 900px;
	margin: 0 auto;
	background: url(../images/shadowbackground.png) center repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	
}
#mainmenu{
	background: url(../images/mainmenubackground.jpg) repeat-x;
	height: 36px;
	display: block;
}
#flashbanner{
	height: 253px;
	background: url(../images/flashbackground.jpg) repeat-x;
	display: block;
}
#pagetitle{
	background: url(../images/titlebackground.jpg) repeat-x;
	height: 42px;
	display: block;
}
#title{
	float:left;
	width: 460px;
}	
#newsletter{
	float:right;
	width: 410px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC99;
	padding-top: 10px;
	text-align: right;
	padding-right: 30px;
}
#newsletter form{
	margin: 0px;
	padding: 0px;

}
#newsletter .txtinput{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;	
}
#newsletter #newsletterbutton{
	background: url(../images/signupnewsletter.png) no-repeat;
	background-position: bottom;
	border: none;
	width: 70px;
	height: 24px;
}

#maincontent{
	_hieght: 300px;
	min-height: 300px;
	padding-top: 10px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}
#maincontent #leftcontent{
	float:left;
	width: 470px;
	padding-left: 20px;
	min-height: 400px;
	_height: 400px;
}
#maincontent #leftcontentbig{
	float:left;
	width: 600px;
	padding-left: 20px;
	min-height: 300px;
	_height: 300px;
}
#maincontent #leftcontentbig input{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;

}
#maincontent #leftcontentbig textarea{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;

}
#maincontent #leftcontentbig #textcontentbig{
	padding: 20px;
	border: 1px solid #80adce;
	background: #c7e4fb;
}

#maincontent #leftcontent #textcontent{
	padding: 10px;
	border: 1px solid #80adce;
	background: #c7e4fb;
	min-height: 200px;
	_height: 200px;	

}
#maincontent #leftcontent #textcontent input{
	padding: 5px;
	border: 1px solid #80adce;
	margin-bottom: 5px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
#maincontent #leftcontent #textcontent select{
	padding: 5px;
	border: 1px solid #80adce;
	margin-bottom: 5px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
#maincontent #leftcontent #textcontent a:link, #maincontent #leftcontent #textcontent a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
#maincontent #leftcontent #textcontent a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


#textcontentbig a:link, #textcontentbig a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
#textcontentbig a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#textcontent p
{
	text-align:justify;
}
#textcontent img, #newscontent img.newsphoto
{
	margin:10px;
	outline:1px solid #ddd;
	border:5px solid #eee;
}

#maincontent #leftcontent #newscontent{
	padding: 10px;
	border: 1px solid #e1e1e1;
	background: #ffffff;
	margin-top: 10px;
}
#newsitem img{
	float: left;
}
#maincontent #rightcontent{
	float:right;
	width: 400px;
}
#maincontent #rightcontentsmall{
	float:right;
	width: 250px;
}
#corebusiness{
	border: 1px solid #c8845f;
	background: url(../images/titlecorebusiness.jpg) top no-repeat;
	width: 372px;
	min-height: 200px;
	_height: 200px;
	text-align: center;
}
#topofpage{
	float:left;
	width: 470px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
#topofpagebig{
	float:left;
	width: 600px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}

#mainwrapperbottom{
	background: #171717;
	padding-left: 25px;
	padding-right: 25px;
	_height: 200px;
	min-height: 200px;
	text-align: center;
	
}
#otherlinks{
	border-top: 3px solid #171717;
	min-height: 150px;
	_height: 150px;
	background: #4caced;
	width: 900px;
	margin: 0 auto;
}
#otherlinks #links{
	min-height: 150px;
	_height: 150px;
	background: url(../images/otherbackground.jpg) no-repeat center;
}
#otherlinks #links img{	
	padding-left: 2px;
	padding-right: 2px;	

}
#footer{
	min-height: 150px;
	_height: 150px;	
	margin: 0 auto;
	color: #999999;
	font-size: 11px;
	text-align: center;	
	width: 900px;	
	padding-top: 10px;
}

#footer a:link,#footer a:visited{
	color: #999999;
	text-decoration: none
}
#footer a:hover{
	color: #FF3300;
	text-decoration: none
}









/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:36px;
	color:#E0E0E0;
	background:#CFB67F;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
#dolphinnav{
	position:relative;
	height:36px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#CFB67F url(../images/mainmenubackground.jpg) repeat-x bottom left;
	padding:0 0 0 0px;
}
#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
}
#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
}
#dolphinnav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
}
#dolphinnav ul li a:hover{
	color: #336699;
}
#dolphinnav ul li a:hover span{
	display: block;
	width:auto;
	cursor:pointer;
}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background:#CFB67F url(../images/dolphin-left-ON.jpg) no-repeat top left;
	line-height:310%;
	height:36px;
}
#dolphinnav ul li a.current span{
	display: block;
	padding:0 20px 0 0;
	width:auto;
	background: #CFB67F url(../images/dolphin-right-ON.jpg) no-repeat top right;
	height:36px;
}
/* ---------------------- END Dolphin nav ---------------------- */







#button {
	width: 90%;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Tahoma', 'Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	background-color: #90bade;
	color: #333;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 20px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
#flag{
	border-bottom: dotted 1px #CCCCCC;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	clear: both;
	height: 30px;

}
#flag span{
	color: #666666;
	font-weight: bold;
	padding-left: 20px;
}
#flag img{
}
.error {
  border: 1px solid red;
  background-color: #FFCCCC;
  color: #660000;
  width: 400px;
  padding: 5px;
  margin-bottom: 20px;
}
.notify {
  border: 1px solid #336699;
  background-color: #ffffee;
  color: #336699;
  width: 400px;
  padding: 5px;
  margin-bottom: 20px;  
}

.visibleDiv, #topLeft
{
    position: fixed;
    width: 103px;
	height: 122px;
    vertical-align: middle;
    text-align: center;
	z-index: 1;
}

#topLeft
{
    top: 0px;
    left: 10px;
}

#investorbtn{
	border: #666666 1px solid;
	margin-top: 5px;
	margin-bottom: 3px;
	background: url(../images/investorrelation.jpg)  no-repeat;
	width: 468px;
	height: 106px;
	display: block;

}
.invest{
	display: block;
	cursor: pointer;

}