/* CSS Document */

*{
  margin: 0;
  padding: 0;
}


body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 auto;
	background:#292756 url(../images/background.png) repeat-x scroll 0 0;
}


ul
{
	list-style-image:url('../images/li-arrow-trans.png');
	_list-style-image:url('../images/li-arrow-trans.gif');
}

.content
{
	margin:0 auto;
	text-align:left;
	width:1000px;
	height:780px;
	background:url('../images/background.png') repeat-x;
}

.center-photo
{
	background:transparent url(../images/bk-photo-trans.jpg) no-repeat scroll 0 0;
	float:left;
	height:711px;
	margin:41px 0 0 26px;
	width:940px;
}

.staf-box
{
	background-color:#FFF;
	float:left;
	height:100px;
	padding:10px;
	width:230px;
}

li.staff
{
background-color:#FFFFFF;
display:inline-block;
float:none;
height:100px;
margin-right:-3px;
margin-top:-3px;
padding:10px;
width:230px;
}

.staf-box:hover
{
	background-color:#CFCFCF;
}

li.staff:hover
{
	background-color:#CFCFCF;
}

.staf-box .photo-thumb img
{
	height:100px;
	width:100px;
}

li.staff .photo-thumb img
{
	height:100px;
	width:100px;
}

.staf-box .photo-thumb
{
	float:left;
	width:100px;
    overflow:hidden;
}

li.staff .photo-thumb
{
	float:left;
	width:100px;
    overflow:hidden;
}

.staf-box .staf-name
{
	color:#322F5D;
	float:left;
	height:60px;
	padding-top:10px;
	font-size:18px;
	margin-left:10px;
}

li.staff .staf-name
{
	color:#322F5D;
	float:none;
	height:60px;
	padding-top:10px;
	font-size:18px;
	margin-left:10px;
}

#text-scroll .staf-box .staf-more a
{

	display: block;

	position: relative;

	background: url(../images/violetrow-trans.png) left center no-repeat;

	margin: 10px 0 0 75px;

	padding-left: 13px;

	color: #fff100;
	
	font-size: 14px;
	
	text-decoration: none;
	
	clear: both;

}

#text-scroll li.staff .staf-more a
{

	display: block;

	position: relative;

	background: url(../images/violetrow-trans.png) left center no-repeat;

	margin: 10px 0 0 75px;

	padding-left: 13px;

	color: #fff100;

	font-size: 14px;

	text-decoration: none;

	clear: both;

}

.staf-box .staf-text
{
	width:130px;
	float:left;
	height:100px;
	background-color:#0095D9;
}

li.staff .staf-text
{
	width:130px;
	float:left;
	height:100px;
	background-color:#0095D9;
}

.member-main-box
{

	width: 780px;
	
	background-color: #fff;
	
	overflow: hidden;
	
}

.member-main-box .member-main-photo img
{
	width:200px;
}

.member-main-box .member-main-photo
{
	float:left;
	padding:10px 0 10px 10px;
	width:200px;
}

.member-main-box li.member-main-photo
{
	display:inline-block;
	padding:10px 0 10px 10px;
	width:200px;
}

.member-middle
{
	float:left;
	padding:10px 0 10px 10px;
	width:270px;
}

li.member-middle
{
	display:inline-block;
	padding:10px 0 10px 10px;
	width:270px;
}

.member-middle .leven
{
	
	background-color: #0095d9;
	
	height: 100px;
	
	padding: 0 20px;
	
}

.member-main-box .member-title
{
	
	height: 30px;
	
	padding: 10px 0 0 0;
	
	font-size: 18px;
	
	color: #322F5D;
}

.member-middle .ach
{
	background-color: #00acee;
	
	height: auto !important;
	
	height: 218px;
	
	min-height: 218px;
	
	padding: 0 20px;
	
}

.member-middle .ach .ach-text
{
	
	font-size: 11px;

}

.member-middle .leven-box
{
}

.member-middle .leven-box p
{
	margin:0;
}

.member-main-box .member-name
{
	background-color:#FFF100;
	color:#322F5D;
   oat:left;
	font-size:20px;
	padding:13px 0 10px 15px;
	width:185px;
}

.reflect
{
	position: relative;
	float:left;
	width:909px;
	height:37px;
	background:url('../images/reflex-trans.png') no-repeat;
	margin-left:43px;
}

.reflect p {
	margin: 0 79px;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 37px;
	text-align: right;
	color: #fff;
}

.reflect p a {
	display: block;
	position: absolute;
	top: 1px;
	right: 10px;
	background: url('../images/tauros.jpg') no-repeat;
	width: 69px;
	height: 30px;
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
}

.navigation
{
	position: relative;
	float:left;
	height:61px;
	margin:59px 0 0 18px;
	width:906px;
	background:url('../images/menu-bg.jpg') repeat-x;
	z-index: 999;
}

.inner-main
{
	float:left;
	height:506px;
	margin:0 0 0 18px;
	_margin:0 0 0 9px !important;
	width:907px;
	background: url('../images/main-bg-trans.png') repeat-y;
}

/*** Nav bar styles ***/
.inner-main .title
{
	float:left;
	margin:25px 0 12px 70px;
	font-size:36px;
	color:#FF0;
}

.news-title
{
	background:transparent url(../images/li-arrow-white-trans.png) no-repeat scroll left center;
	color:#FF0;
	font-size:17px;
	margin:10px 0;
	padding-left:23px;
}

.news-box
{
	width:750px;
	border-bottom:2px dotted;
	overflow: hidden;
}

.news-next
{
	background:transparent url(../images/li-arrow-white-trans.png) no-repeat scroll left center;
	color:#FF0;
	font-size:19px;
	padding-left:23px;
	margin:7px 0 7px 668px;
	width:100px;
	margin-bottom:9px;
}

.news-next a
{
	color:#FF0;
	text-decoration:none;
}

.news-next a:visited
{
	color:#FF0;
}

.news-summary
{
}

.inner-main .longtitle
{
	float:left;
	margin:5px 0 12px 70px;
	font-size:12px;
	width:765px;
	color:#FF0;
}

#text-scroll
{
	height:355px;
	width:810px;
	padding-right:10px;
	overflow:auto;
	color:#FFF;
	float:left;
	font-size:12px;
	margin-left:70px;
	position:relative;
	border: 0 !important;
}

#text-scroll a img
{
	border:0;
}

#text-scroll a
{
	color:#fff;
}

.contact-field
{
	display: block;
	color:#fff;
	width:225px;
	margin: 0;
}

#EmailForm .text 
{
	display: block;
	width: 170px;
	margin: 0;
}

#EmailForm textarea 
{
	display: block;
	width: 210px;
	margin: 0;
}

.contact-left-fields p
{
	margin:7px 0;
}

.sendtext
{
	font-size:14px;
	color:#FFF100;
	border-width:0;
	cursor:pointer;
	margin-left:121px;
	padding-left:13px;
	background:transparent url(../images/li-arrow-white-trans.png) no-repeat scroll left center;
}

.contact-left-fields
{
	float:left;
	width:225px;
	margin-left:70px;
}

.contact-left
{
	float:left;
	width:310px;
	overflow: hidden;
}

.contact-right
{
	float:left;
	width:400px;
}

.contact-right .title
{
	color:#FF0;
	font-size:15px;
	float:left;
	margin:90px 0 12px;
}

.contact-right .logo
{
	width:183px;
	height:56px;
	float:left;
	width:310px;
	background:transparent url(../images/star-log-trans.png) no-repeat;
}

.contact-right .address
{
	background:transparent url(../images/flag-trans.png) no-repeat;
	color:#FFF;
	float:left;
	width:310px;
	padding-left:20px;
}

.contact-right .phone
{
	background:transparent url(../images/celphone-trans.png) no-repeat;
	color:#FFF;
	float:left;
	padding-left:20px;
	width:390px;
	height:24px;
	margin-top:10px;
}

.contact-right .email
{
	background:transparent url(../images/mail-trans.png) no-repeat scroll left center;
	color:#FFF;
	float:left;
	width:310px;
	padding-left:20px;
	margin-top:10px;
}

ul.nav,
.nav ul
{
/*Remove all spacings from the list items*/
	margin:0;
	padding:0;
	cursor:default;
	list-style-type:none;
	display:inline;
}

ul.nav
{
/*	display: table;
Just add the following properties and values*/
	width:100%;
	font-size:19px;
}

ul.nav li
{
	display:block;
	position:relative;
	padding:9px 0 0 6px;
	width:107px;
	height:52px;
	float:left;
	background:url('../images/menu-li-bg.jpg') no-repeat scroll right center;
}

ul.nav li a
{
	color:#fff;
}

ul.nav li a:visited
{
	color:#fff;
}

ul.nav li:hover, ul.nav li.active
{
	background:url('../images/menu-li--hobg.jpg') no-repeat scroll right center;
}

ul.nav li li:hover
{
	background: none;
}

ul.nav li.first-item
{
	padding-left:15px;
	width:90px;
}

ul.nav li ul
{
/*Make the sub list items invisible*/
	display:none;
	position: absolute;
	top: 59px;
	left: 0;
	width: 112px !important;
	padding: 0 0 10px 0;
	overflow: hidden;	
}

ul.nav li:hover ul,
ul.nav li.iehover ul
{
/*When hovered, make them appear*/
	display:block;
}

.nav ul li 
{
	display: block;
	float: none;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0 0 10px;
}

.nav ul li a
{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display:block;
	height: auto;
}

ul.nav li ul
{
	font-size:13px;
	color:#FFF100;
	width:123px;
	background-color:#007CC3;
}

ul.nav li ul a
{
	display: block;
	color:#FFF100;
}

ul.nav li ul li a:hover
{
	color:#FFF100;
}

ul.nav li ul li a:visited
{
	color:#FFF100;
}

ul.nav li ul li
{
	background:#1C7BB5;
}

/*** Menu colors (customizable) ***/
ul.nav,.nav ul,.nav ul li a
{
	color:#fff;
}

ul.nav li:hover,.nav ul li a:hover
{
	color:#fff;
}

ul.nav li:active,.nav ul li a:active
{
	color:#fff;
}

.nav a
{
	text-decoration:none;
}

.errors
{
	width: 230px;
	font-size: 11px;
	color:#FF0;
}