@CHARSET "UTF-8";

body {
	font-family: "Times New Roman",Times,FreeSerif,serif;
	font-size: 14px;
	background-image: url('../images/background.png');
	background-repeat: repeat-x; 
	background-color: #00000f;
	color: #f8edce;
}

.anchorMenu2 {
	display: block;
	position: absolute;
	top: 170px;
	right: 0px;
	width: 150px;
	height: 150px;	
}

.wrapper {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;	
}

p {
	padding-top: 13px;
	padding-bottom: 13px;	
}

.errorMessage {
	color: #af1f1f;
	text-align: center;	
}

.confirmMessage {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 18px;	
}

#top {
	width: 994px;
	height: 103px;
	padding-left: 26px;
	background-image: url('../images/top_background.jpg');
	background-repeat: no-repeat;	
}

#topBottom {
	width: 1020px;
	height: 2px;
	overflow: hidden;
	background-color: #12171d;
	border-top: 1px solid #e7e7e7;
}

#menuLeft, #menuRight {
	width: 389px;
	padding-top: 67px;
	float: left;
}

#top .menu, #menuCenter .menu, #adressMenu .menu {
	list-style-type: none;	
}

#menuCenter .menu{
	font-family: Arial,Helvetica,Garuda,sans-serif;
	position: relative;
	z-index: 10;	
}

#top .menu li {
	float: left;	
	width: 129px;
	text-align: center;
}

#top .menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #f8edce;	
}

#top .menu li a:hover,  #top .menu li a.active{
	text-decoration: underline;
}

#logo {
	float: left;	
}

#logo a {
	display: block;
	width: 183px;
	height: 103px;
}

#slideShow {
	position: relative;
	width: 1020px;
	height: 314px;
	background-image: url('../images/slideshow_background.png');
	background-repeat: no-repeat;	
}

#leftShadow, #rightShadow {
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	width: 10px;
	height: 314px;	
}

#leftShadow {
	background-image: url('../images/shadow_left.png');
	left: -10px;
}

#rightShadow {
	background-image: url('../images/shadow_right.png');
	right: -10px;
}

#menuCenter {
	position: absolute;
	z-index: 2;
	left: 96px;
	bottom: 0px;
	width: 828px;
	height: 41px;	
}

#menuCenter .menu li {
	position: relative;
	float: left;
	width: 164px;
	border-right: 2px solid #e8d5a7;
	height: 41px;
	line-height: 41px;
	background-image: url('../images/menu_center_active.png');
	background-color: transparent;
}

#menuCenter .menu li.last {
	border: 0px;	
}

#menuCenter .menu li a{
	display: block;
	width: 164px;
	height: 41px;
	text-align: center;
	text-decoration: none;
	color: #010c16;	
}

#menuCenter .menu li a:hover, #menuCenter .menu li a.active  {
	font-weight: bold;
	text-decoration: underline;
	height: 51px;
}

#slider {
	position: absolute;
	width: 980px;
	height: 273px;
	left: 20px;
	top: 0px;
	overflow: hidden;	
}

#slider #sliderContainer{
	width: 1960px; 
	height: 273px;
	position: absolute;
	left: 0px;
	top: 0px;
}	
	
#slider .slideItem {
	width: 980px;
	height: 273px;
	float: left;	
}	

#content {
	border-top: 1px solid #e7e7e7;	
}

#content a {
	color: rgb(232,211,165);	
}

#adress, #adress2 {
	height: 148px;
	background-color: #01070f;
	background-image: url('../images/adress_background.png');
	background-repeat: repeat-x;	
	background-position: 0 4px;
}

#adress2 {
	height: 34px;	
}

#adress .border, #adress2 .border{
	width: 1020px;
	height: 2px;
	overflow: hidden;
	border-top: 1px solid #afaa97;
	border-bottom: 1px solid #4c4f4e;
	background-color: #020b17;
}

#adress .textArea {
	height: 144px;	
}

#adress .leftArea {
	width: 253px;
	height: 144px;
	background-image: url('../images/adress_left_background.png');	
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}

#adress2 .leftArea {
	width: 253px;
	height: 30px;
	float: left;
}

#adress .rightArea {
	width: 763px;
	height: 92px;
	padding-top: 52px;
	padding-left: 4px;
	position: relative;	
	float: left;
}

#adress2 .rightArea {
	width: 763px;
	height: 30px;
	position: relative;	
	float: left;
}

#adress .adressData {
	margin-right: 56px;
	float: left;	
}

#adress .adressData .phone {
	font-size: 10px;	
}

#adress .adressData .phone .title {
	float: left;
	width: 45px;
}

#adress .adressData .phone .number {
	float: left;
}

#adressMenu {
	position: absolute;
	right: 8px;
	bottom: 4px;	
	font-size: 11px;
}

#adressMenu .menu li{
	float: left;
	padding-left: 12px;		
}

#adressMenu .menu li a {
	color: #f7f1e1;	
}

#footer .border {
	width: 1020px;
	height: 2px;
	overflow: hidden;
	border-top: 1px solid #6e644c;
	background-color: #01070e;
}

#footer {
	height: 39px;
	background-color: #dac18a;
	position: relative;
	font-size: 12px;
}

#footer .textArea {
	position: absolute;
	width: 1020px;
	height: 36px;
	line-height: 36px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	color: #2f2f2f;		
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #00000F;	
}

#footer a:hover {
	text-decoration: underline;	
}

#authors {
	position: absolute;
	height: 36px;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
	padding-right: 10px;
}

/*** TEMPLATES ***/
.cmsArea ul {
	padding-left: 25px;
}

.cmsArea li {
	padding-top: 3px;
	padding-bottom: 3px;
}


#template1 {
	position: relative;
	z-index: 1;
	width: 1020px;
	min-height: 300px;
	background-image: url('../images/template1_background.png');
	background-repeat: repeat-x;
	background-color: #0a1420;
}

#template2 {
	position: relative;
	z-index: 1;
	width: 1020px;
	min-height: 237px;
	background-image: url('../images/template2_background.png');
	background-repeat: repeat-x;
	background-color: #0a121c;
}

#template3 {
	position: relative;
	z-index: 1;
	width: 1020px;
	min-height: 337px;
	background-image: url('../images/template2_background.png');
	background-repeat: repeat-x;
	background-color: #0a121c;
}

#template4 {
	position: relative;
	z-index: 1;
	width: 1020px;
	min-height: 337px;;
	background-image: url('../images/template2_background.png');
	background-repeat: repeat-x;
	background-color: #0a121c;
}

#template5 {
	position: relative;
	z-index: 1;
	width: 1020px;
	min-height: 237px;
	background-image: url('../images/template2_background.png');
	background-repeat: repeat-x;
	background-color: #0a121c;
}

#template6 {
	position: relative;
	z-index: 1;
	width: 1020px;
	min-height: 337px;
	background-image: url('../images/template2_background.png');
	background-repeat: repeat-x;
	background-color: #0a121c;
}

#template7 {
	position: relative;
	z-index: 1;
	width: 1020px;
	min-height: 258px;
	background-image: url('../images/template2_background.png');
	background-repeat: repeat-x;
	background-color: #0a121c;
}

#template8 {
	position: relative;
	z-index: 1;
	width: 1020px;
	min-height: 337px;
	background-image: url('../images/template2_background.png');
	background-repeat: repeat-x;
	background-color: #0a121c;
}

#template9 {
	position: relative;
	z-index: 1;
	width: 1020px;
	min-height: 337px;
	background-image: url('../images/template2_background.png');
	background-repeat: repeat-x;
	background-color: #0a121c;
}

#template1 .cmsArea {
	width: 995px;
	min-height: 300px;
	padding-left: 25px;		
}

#template2 .cmsArea {
	width: 970px;
	min-height: 237px;
	padding-left: 25px;
	padding-right: 25px;	
}

#template3 .cmsArea {
	position: relative;
	z-index: 2;
	width: 870px;
	min-height: 328px;
	padding-left: 25px;
	padding-right: 125px;
	padding-bottom: 9px;
}

#template4 .cmsArea {
	position: relative;
	width: 995px;
	min-height: 221px;
	padding-left: 25px;	
}

#template5 .cmsArea {
	width: 970px;
	min-height: 237px;
	padding-left: 25px;
	padding-right: 25px;	
}

#template6 .cmsArea {
	position: relative;
	z-index: 2;
	width: 970px;
	min-height: 328px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 9px;
}

#template7 .cmsArea {
	position: relative;
	z-index: 2;
	width: 278px;
	min-height: 249px;
	padding-left: 95px;
	padding-bottom: 9px;
}


#template3 .image {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	width: 496px;
	height: 337px;
	background-image: url('../images/template3_image.png');
	background-repeat: no-repeat;
}

#template6 .image {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: 0px;
	width: 401px;
	height: 212px;
	background-image: url('../images/template6_image.png');
	background-repeat: no-repeat;
}

#template7 .image {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: 88px;
	width: 462px;
	height: 251px;
	background-image: url('../images/map.png');
	background-repeat: no-repeat;
}

#template7 .image a {
	display: block;
	width: 283px;
	height: 251px;
	margin-left: 171px;	
}

#template8 .cmsArea {
	position: relative;
	z-index: 3;
	width: 870px;
	min-height: 328px;
	padding-left: 25px;
	padding-right: 125px;
	padding-bottom: 9px;
}

#template8 .image {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	width: 300px;
	height: 354px;
	background-image: url('../images/template8_image.png');
	background-repeat: no-repeat;
}

#template9 .cmsArea {
	position: relative;
	z-index: 3;
	width: 725px;
	min-height: 328px;
	padding-left: 25px;
	padding-right: 125px;
	padding-bottom: 9px;
}

#template9 .image {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	width: 270px;
	height: 289px;
	background-image: url('../images/template9_image.png');
	background-repeat: no-repeat;
}

#template1 .shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1020px;
	height: 9px;
	background-image: url('../images/template1_shadow.png');
	background-repeat: repeat-x;
}

#template2 .shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1020px;
	height: 9px;
	background-image: url('../images/template1_shadow.png');
	background-repeat: repeat-x;
}

 #template3 .shadow,  #template8 .shadow,  #template9 .shadow {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0px;
	width: 1020px;
	height: 9px;
	background-image: url('../images/template2_shadow.png');
	background-repeat: repeat-x;
}

 #template4 .shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1020px;
	height: 9px;
	background-image: url('../images/template1_shadow.png');
	background-repeat: repeat-x;
}

#template5 .shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1020px;
	height: 9px;
	background-image: url('../images/template1_shadow.png');
	background-repeat: repeat-x;
}

 #template6 .shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1020px;
	height: 9px;
	background-image: url('../images/template2_shadow.png');
	background-repeat: repeat-x;
}

#template7 .shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1020px;
	height: 9px;
	background-image: url('../images/template2_shadow.png');
	background-repeat: repeat-x;
}

#template4 .headerTemplate {
	width: 1020px;
	height: 87px;
	position: relative;
}

#template4 .headerTemplate .title {
	font-size: 26px;
	position: absolute;
	top: 13px;
	left: 25px;	
	z-index: 3;
}

#template4 .headerTemplate .title span{
	background-color: #0A121C;
}

#template4 #submenu {
	list-style-type: none;
	position: absolute;
	z-index: 2;
	top: 40px;
	left: 25px;	
	border-top: 1px solid #716e5c;
	padding-top: 5px;
}

#template4 #submenu li {
	float: left;
	height: 20px;
	background-image: url('../images/submenu_bullet.png');
	background-repeat: no-repeat;
	background-position: left center;
}

#template4 #submenu li.first {
	background-image: none;	
}

#template4 #submenu li a {
	display: block;
	height: 20px;
	padding-left: 17px;
	padding-right: 17px;
	text-decoration: none;
	color: #f6dea9;	
}

#template4 #submenu li a:hover, #template4 #submenu li a.active {
	text-decoration: underline;	
}

#template5 #requestForm {
	padding-left: 103px;
	padding-bottom: 9px;
}

#template5 .title {
	padding-left: 25px;
	font-size: 26px;
	padding-bottom:13px;
	padding-top:13px
}

#template5 #requestForm .col1 {
	width: 330px;
	float: left;
	padding-left: 35px;
	padding-bottom:9px;
	position: relative;
}

#template5 #requestForm .col2 {
	width: 349px;
	padding-left: 75px;
	float: left;
	position: relative;
}

#template5 #requestForm .overTitle {
	position:absolute;
	top: -20px;
	left: 75px;	
}

#template5 #requestForm .row {
	clear: both;
	padding-bottom: 5px;
}

#template5 #requestForm label {
	font-weight: bold;
	float: left;
	margin-right: 15px;
}

#template5 #requestForm .noFloat {
	float: none;
	clear: both;	
}

#template5 #requestForm .textField, #template5 #requestForm .textFieldFull, #template5 #requestForm .textFieldShort {
	width: 230px;
	border: 1px solid #93938c;
	height: 20px;
	background-image: url('../images/input_background.png');
	background-repeat: repeat-x;
	color: #F8EDCE;
	float: right;
}

#template5 #requestForm .textFieldFull {
	width: 335px;
	float: left;
}

#template5 #requestForm .textFieldShort {
	width: 122px;	
}

#template5 #requestForm .sendField {
	width: 160px;
	border: 0px;
	height: 28px;
	background-image: url('../images/input2_background.png');
	background-repeat: repeat-x;
	color: #2f2f2f;	
}

#template5 #requestForm .radio {
	margin-right: 5px;
	vertical-align: middle;	
}

#template5 #requestForm .checkbox {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;	
	background-image: url('../images/input_background.png');
}

#template5 #requestForm .line {
	height: 1px;
	margin-left: 25px;
	width: 770px;
	overflow: hidden;
	background-color: #71706c;
	clear: both;	
}

#template5 #requestForm .textareaField {
	width: 335px;
	height: 47px;
	border: 1px solid #93938c;	
	background-image: url('../images/input3_background.png');
	background-repeat: repeat-x;
	overflow: auto;
	color: #F8EDCE;
	resize: none;
}

#template5 #requestForm .submit {
	width: 795px;
 	clear: both;
 	text-align: center;
}

#template5 #requestForm .leftField {
	float: left;
	width: 30px;
	margin-left: 30px;
	line-height: 34px;
	padding-top: 8px;
}

#template5 #requestForm  .rightField {
	width: 730px;
	float: left;
}

#template5 #requestForm .left {
	float: left;
}

#template5 #requestForm .right {
	float: right;
}
