/* CSS Document */

body {
margin:0;
padding:0;
background:#9F9F9F url(images/kaven_orbico_background.jpg) repeat-y center top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
color:#213F99;
}
a {
text-decoration:none;
font-weight:bold;
color:#213F99;
}
a:hover {
color:#E31A1A;
}
h1, h2, h3, h4 {
margin:5px 0px 10px 0px;
color:#E31A1A;
}
h1 {
font-size:20px;
}
h2 {
font-size:16px;
}
h3 {
font-size: 14px;
}
h4 {
font-size: 14px;
}
.current {
color:#E31A1A;
}

#wrapper {
width: 1033px;
margin:0px auto;
text-align:left;
}
#header {
height:214px;
background: url(images/kaven_orbico_header.jpg) no-repeat left top;
position:relative;
}
#menu {
background: url(images/kaven_orbico_navigation.jpg) no-repeat left top;
height:66px;
position:relative;
}
#content2 {
background: url(images/kaven_orbico_text_background.jpg) repeat-y left top;
position:relative;
}
#content {
background: url(images/kaven_orbico_content.jpg) no-repeat left top;
position:relative;
}
#spacer {
height:350px;
float:right;
width:1px;
}
.clear_both {
clear:both;
}
#content_text {
padding:50px 140px 50px 233px;
font-size:12px;
}
#content_text img {
position:relative;
display:block;
}

#footer {
background:url(images/kaven_orbico_footer.jpg) no-repeat left top;
height:141px;
position:relative;
clear:both;
font-size:11px;
color:#FFFFFF;
}
form.example input {
	border:1px solid #CAD0E0;
	width: 250px;
	height: 16px;
	padding-left: 1px;
	padding-top: 1px;
}
form.example textarea {
	border:1px solid #CAD0E0;
	width: 250px;
	height: 90px;
	padding-left: 1px;
	padding-top: 1px;
	overflow: auto;
}

form.example input:focus {
	background-color: transparent;
}

form.example div.fileinputs {
	position: relative;
	height: 30px;
	width: 250px;
}

form.example input.file {
	width: 250px;
	margin: 0;
	padding-top:10px;
}

form.example input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

form.example div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}
form.example div.fakefile img {
margin-left:150px;
margin-top:-25px;
}

form.example div.fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
	width: 144px;
}

form.example input.apply {
border:none;
background-color: transparent;
background: url(images/apply.jpg) no-repeat left top;
width:124px;
height:23px;
padding:0px;
margin:10px;
}

form.example {
font-size:12px;
}

.fileuploadsmall {
width:200px;
}
.formtext {
width:250px;
padding:10px 10px 2px 2px;
border-left:1px solid #ABB5D1;
border-right:1px solid #ABB5D1;
background-color:#CFD5E4;
}
.formtexttop {
border-top:1px solid #ABB5D1;
}
.formtextbottom {
border-bottom:1px solid #ABB5D1;
}
.formfields {
width:260px;
padding:10px 2px 2px 10px;
border-left:1px solid #CFD5E4;
border-right:1px solid #CFD5E4;
background-color:#E2E7F2;
}
.formfieldstop {
border-top:1px solid #CFD5E4;
}
.formfieldsbottom {
border-bottom:1px solid #CFD5E4;
}
.free_positions {
border:1px solid #CFD5E4;
}
.free_positions2 {
border:1px solid #ABB5D1;
background-color:#E2E7F2;
}
.free_positions_view {
border:1px solid #ABB5D1;
background-color:#CFD5E4;
}

.product_container {
	display: block;
	float:left;
	height: 100px;
	width: 180px;
}
.mask_container {
	position: absolute;
}
.product_mask {
	background-image: url(images/product_mask.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100px;
	width: 180px;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
}
.gallery_container {
	clear: both;
	width:720px;
}
.gallery_container2 {
	clear: both;
	width:720px;
}
.product_container table {
background:url(images/new_product_back.gif) no-repeat center;
}

#office_maps.SlidingPanels {
	position: relative;
/*	height: 400px;  */
	width: 700px;
	height: 530px;
	padding: 0px;
	border: none;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;}

/*	float: left; */
}
#office_maps .SlidingPanelsContentGroup {
	position: relative;
/*	width: 100%; */
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
	width: 2000px;
}
#office_maps .SlidingPanelsContent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 700px;
	height: 530px;
	float: left;
/*	width: 600px; */
}

#eu_map {
/*	background-color: #FFFF99; */
}
#bg_map {
/*	background-color: #FF99FF; */
} 
