/* GENERAL STYLES */
/*Original*/
body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#cfcfcd;
}	
h1, h2, h4, h5{
	color:#ff6633;
	padding:0;
	margin:0;
}
h4{
	font-size:16px;
}

h3
{
color:#ff6633;
border-bottom:1px solid #ff6633;
width:100%;
}

h5
{
padding-top:5px;
}

h4 a
{
color:#ff6633;
}

a{
outline:none;
}
.container {
	position:relative;
	display:block;
	width:780px;
	height:auto;
	margin:0 auto;
	padding:0;
	background-color:#f9f9f9;
}

#sitemap li a
{
	color:black;
}

.accordionHeader
{
	
	background-image:url(../images/menu.gif);
	background-repeat:repeat-x;
	height:39px;
	cursor:pointer;
	color:white;
	text-decoration: none;
		
	font-size:10px;
	z-index:100;


}


#vacancy
{
	color:#ff6633;
}

.accordionHeader h3
{
	color:white;
	text-decoration: none;
	font-weight:normal;
	font-size:9x
	z-index:100;
	
}

.accordionContent
{
	border:1px dashed #e7e7e7;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
}

.accordionContent a
{
	text-align:right;
}

.shadowBG {
	position:relative;
	display:block;
	float:left;
	width:780px;
	height:auto;
	margin:0;
	padding:0;
	background:url(../images/cont_shad_bg.gif) top left repeat-y;
}	
.shadowTop {
	position:relative;
	display:block;
	float:left;
	width:780px;
	height:auto;
	margin:0;
	padding:10px 0 0 0;
	background:url(../images/cont_shad_top.gif) top left no-repeat;
}	
.shadowBottom {
	position:relative;
	display:block;
	float:left;
	width:760px;
	height:auto;
	margin:0;
	padding:0 10px 10px 10px;
	background:url(../images/cont_shad_bot.gif) bottom left no-repeat;
}	
#whiteBG{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	width:760px;
	float:left;
}
#logo{
	background-image:url(../images/logo_bg.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	width:760px;
}
#logo h1{
	text-indent:-9999px;
	background-image:url(../images/logo.jpg);
	padding:0;
	margin:0 0 0 auto ;
	background-repeat:no-repeat;
	height:110px;
	width:182px;
}
/** html #logo h1{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png',sizingMethod='scale');
}*/
#menu{
	padding: 0;
	margin: 0;
	list-style: none;
	background-image:url(../images/menu.gif);
	background-repeat:repeat-x;
	height:39px;
	width:760px;
	font:Arial;
	z-index:100;
}
#menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	background:#cf552c;
	z-index:100;
}
#menu li {
	float: left;
	position: relative;
	z-index:100;
	
}
.mainitems a{
	text-decoration: none;
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
	padding:14px 5px 12px 5px;
	font-size:10px;
	z-index:100;
	
}
.mainitems a:hover{
	background-image:url(../images/menu_active.gif);
	background-repeat:repeat-x;
	z-index:100;
	border:0;
}
.active{
	background-image:url(../images/menu_active.gif);
	background-repeat:repeat-x;
	z-index:100;
}
.subActive{
background-color:#9a3f20;
	z-index:100!important;
}
.subuls{
	display: none;
	width:142px;
	min-width:120px;
	position: absolute;
	z-index:1000!important;
	
}
.subuls li{
	width: 100%;
	border-bottom:#fff 1px solid;
	z-index:100!important;
	
}
.subuls li a{
	text-decoration: none;
	padding:0;
	margin:0;
	z-index:100!important;
	padding:5px;
	
}
.subuls li a:hover{
	background:none;
	background-color:#9a3f20;
	z-index:100!important;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	z-index:100;
}
#menu li:hover ul { /* lists nested under hovered list items */
	display: block;
	z-index:100;
}

#menu lu li:hover ul, li.over ul { 
	display: block;
	
 }

#menu lu li:hover ul, li.over ul li { 
	display:block;
	
 }

#menu lu li:hover ul, li.over ul li a { 
	display: block;
	
 }

#restofcontent { /*wrap rest of content of the page inside this div*/
	clear: left;
}
#main_text{
	margin:10px 0 0 0;
	float:left;
	position:relative;
	padding:0 10px 0 15px;
	width:504px;
	clear:both;
		

}

#main_text p
{
}

#main_text img
{
/*	width:auto!important;
	height:auto!important;*/
	display:block;
	float:left;
}

#right_text{
	margin:0px 0 0 0;
	
	position: relative;
	float:right;
	width:216px;
	z-index:10;
	background-color:#fff;
	
	padding-top:10px;

}



.orange ul{
	list-style: none;
	display:block;
	padding: 0;
	margin: 0;
	width:100%;
}
.orange li{
	list-style:none;
	display:block;
	width:100%;
	background-image:url(../images/orange.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left:10px;
	

}

.orange a{
color:#000000;
}
.orange a:hover{
text-decoration:none;
}
.middle{
	list-style-type: none;
	padding:0;
	margin:0;
}
.middle ul{
	list-style-type: none;
	padding:0;
	margin:0;
	width:155px;

}
.middle li{
	padding:0;
	margin:10px 10px 0px 0;
	float:left;
	display:block;
	list-style:none;
	width:155px;
	min-height:207px;
	background-color:#cecece;
	border:#cecece 1px solid;
	min-height:207px;


}

#main_text .middle li div ul  {
	float:left;
	display:block;
	margin:0;
	padding:0;
	margin-left:-5px;
}


#main_text .middle li div ul li {
	
	height:auto;
	min-height:0px;
	float:left;
	display:block;
	margin:0;
	padding:0;
	padding-left:5px!important;
	width:95%;
	border-bottom:solid 1px #E7E7E7;
	padding-top:5px;
	padding-bottom:5px;
	
	
}

* html body #main_text .middle li
{
	height:207px;
	
}

.middle h3{
	background-image:url(../images/middle.gif);
	background-repeat:repeat-x;
	padding:5px 5px 10px 5px;
	margin:0;
	color:black!important;
	font-size:12px;
border-bottom:0!important;
width:auto;
}

.middle li div h3
{
color:black!important;
border-bottom:0!important;
width:auto;
}
.middle .content{
	padding:0 5px 5px 5px;	
	margin:0;
	font-size:11px;
	min-height:135px;
	
}

* html body #main_text .middle .content
{
	height:135px;
}

.middle .content ul li a
{
	color:black;

}

.middle .content ul li a:hover
{
	color:white;

}

.inside_nav {
	padding:0;
	margin:0;
	background:none;

	
}
.inside_nav li{
	padding:0;
	margin:0;
padding-left:0px;
	margin-bottom:0px;
	background:none;
	width:100%;
	min-height:0px;
	height:auto!important;
	float:left;
	display:block;
background-image:url(../images/arrow.jpg);
	background-repeat: no-repeat;
	display:block;
	background-position: 5px 50%;	
background-color:#E7E7E7;
text-transform:uppercase;

			
}
.inside_nav a{
	font-size:10px;
	padding:0;
	margin:0;
	text-decoration:underline;
		margin-left:5px;
	
	color:black;
display:block;



}
.inside_nav a:hover{
	color:#FFFFFF;
}

.inside_nav a{
	text-decoration:none;
	display:block;
	padding:0;
	margin:0;
	color:#000000;
	float:left;
	
	width:100%;
	padding-top:10px!important;
	padding-bottom:10px!important;
	padding-left:0!;important;
	padding-left:40px;
width:70%;
	
}



* html body #main_text .middle .inside_nav a {
	width:60%!important;
	
		
}



.news{
	list-style-type: none;
	margin:0;
	float:left;
	display:block;
	

	padding:0;
		
}
.news li{
	list-style-type: none;
	padding:0;
	display:block;
	float:left;
	border-bottom:1px solid #cfcfcd;
	padding-top:5px;
	margin:0;
padding-right:10px;

}
.news h5{
	margin:0;

	font-size:14px;
}
.news p{
	margin:0;
	
	
display:block;
float:left;
	
}
.news a{
	float:right;
	display:block;
	background-color:#d7d7d7;
	text-decoration:none;
	margin:0;
	padding:0;
	background-image:url(../images/arrow.jpg);
	background-position: 5px 50%;
	background-repeat:no-repeat;
	padding-left:35px;
	height:20px;
	padding-top:10px;
	color:black;
	padding-right:10px;
	text-transform:uppercase;
	font-size:9px;
		
}

.news a:hover
{
	color:white;
}

.right_menu{
	background-color:#e7e7e7;
	list-style-type:none;
	padding:0;
	margin:0 0 0 0;
	z-index:1;
	display:block;
	float:right;
	width:100%;
	margin-top:30px;
	
}

.right_menu a{
	text-decoration:none;
	display:block;
	padding:0;
	margin:0;
	color:#000000;
	float:left;
	width:100%!important;
	margin-left:50px!important;
	padding-top:10px!important;
	padding-bottom:10px!important;
	padding-left:0!;important;
	
	
}



* html body #right_text .right_menu a {
	width:80%!important;
	margin-left:20px!important;
		
}

.right_menu a:hover{
color:#FFFFFF;
}
.right_menu li{
	text-transform:uppercase;
	font-size:9px;
	background-color:#d7d7d7;
	padding:0;
	margin:0;
	border-bottom:#e7e7e7 1px solid;
	width:100%;
	float:left;
	display:block;
	
	
}
.right_menu ul{
	padding:0;
	display:block;
	float:right;
	margin:0;

}
#footer{
	position:relative;
	float:left;
	width:760px;
	background-color:#ff6734;
	margin:10px 0 0px 0;
	padding:0;
	text-align:center;
	z-index:2;
	padding-top:5px;
	padding-bottom:5px;
}

#footer a
{
	color:white;
}


option{
	font-size:10px;
	padding:0 5px 0 0;
	margin:0;
}
select{
	font-size:10px;
	padding:0;
	margin:0;
}
form{
	padding:0 0 0 5px;
	margin:0;
}
.book{
	background-image:url(../images/bookmark.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.office{
	background-image:url(../images/office.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.contact{
	background-image:url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.cssform p{
	width: 300px;
	clear: left;
	margin:0 0 0 20px;
	padding: 5px 0 30px 0px;
	padding-left: 155px; 
}
.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; 
	width: 150px; 
}
.cssform input[type="text"]{ 
	width: 180px;
	font-size:10px;
	padding:0 0 0 5px ;
}
.cssform textarea{
	width: 250px;
	height: 150px;
	font-size:12px;
	padding: 0 0 0 5px;
}
* html .threepxfix{
	margin-left: 3px;
}
.empty{
padding:0;
margin:0;
min-height:160px;
}

#VacancyDetails ul li
{
	list-style:none;
	display:block;
	width:100%;
	background-image:url(../images/orange.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left:10px;
}

/* EDITOR PROPERTIES */
