/*CSS made by Zoran Perin*/

/*CONTACT page.......................................*/
#contact_left {
	float:left;
	overflow:hidden;
	width:495px;
	}
#contact_right {
	float:left;
	overflow:hidden;
	width:305px;
	}
#contact_right ul {
	list-style:none;
	margin:15px 0;
	padding:0;
	}	
#contact_right ul li {
	padding-left:25px;
	}
.contact_mail {
	background:url(../images/icons/mail.png) left no-repeat;
	}
.contact_home {
	background:url(../images/icons/home.png) left no-repeat;
	}
.contact_phone {
	background:url(../images/icons/phone.png) left no-repeat;
	}
.contact_fax {
	background:url(../images/icons/fax.png) left no-repeat;
	}

.mapa {
	border:1px solid #cecece;
	width:300px; 
	height:350px;
	}
	
/*form*/
label {
	float:left;
	font-size:11px;
	margin:5px 10px 0 0;
	text-align:right;
	width:130px;
	}
fieldset {
	border:1px solid #dfdfdf;
	padding:10px;
	width:450px;
	-moz-border-radius:0.3em;
	-khtml-border-radius:0.3em;
	}
legend {
	color:#EA611A;
	}		
input {
	background:#fdfdfd;
	border:1px solid #E3E3E3;
	float:left;
	font:12px Arial, Helvetica, sans-serif; 
	margin:4px 0;
	overflow:hidden;
	padding:4px;
	width:260px;
	-moz-border-radius:0.3em;
	-khtml-border-radius:0.3em;
	}
textarea {
	background:#fdfdfd;
	border:1px solid #E3E3E3;
	font:12px Arial, Helvetica, sans-serif; 
	margin:4px 0;
	overflow:hidden;
	padding:4px;
	width:260px;
	-moz-border-radius:0.3em;
	-khtml-border-radius:0.3em;
	}	
input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#cecece;
	} 
.label1 {
	width:40px;
	}	
.input1 {
	width:100px;
	}
.input1:hover {
	border-color:#cecece;
	}
.input2 {
	background:#fdfdfd;
	border:1px solid #E3E3E3;
	padding:3px 0;
	width:160px;
	-moz-border-radius:0.3em;
	-khtml-border-radius:0.3em;
	}
.input2:hover {
	border-color:#cecece;
	}
	
.radijo {
	background:#fff;
	border:0;
	float:left;
	margin:4px 5px 0 0;
	outline:none;
	text-align:left;
	width:auto;
	}
.radio_label {
	float:left;
	padding:2px 10px 0 0;
	}

.submit, .reset {
	background-color:#fff;
	border:1px solid #dfdfdf;
	cursor:pointer !important; cursor:hand;
	float:left;
	font:12px Arial, Helvetica, sans-serif; 
	font-weight:bold;
	padding:3px;
	width:70px;
	-moz-border-radius:0.3em;
	-khtml-border-radius:0.3em;
	}	
.submit {
	margin:10px 0;
	}
.reset {
	margin:10px;
	}
.submit:hover, .reset:hover {
	background-color:#fdfdfd;
	}	
.warning { 
	color:#F00;
	font-weight:bold;
	padding-top:12px;
	}
	
/*calendar*/
.datepicker { border-collapse: collapse; border: 2px solid #999; position: absolute; }
.datepicker tr.controls th { height: 22px; font-size: 11px; }
.datepicker select { font-size: 11px; }
.datepicker tr.days th { height: 18px; }
.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }
.datepicker th, .datepicker tfoot td { background: #eee; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }
.datepicker th span, .datepicker tfoot td span { font-weight: bold; }
.datepicker tbody td { width: 24px; height: 24px; border: 1px solid #ccc; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }
.datepicker tbody td.date { cursor: pointer; }
.datepicker tbody td.date.over { background-color: #99ffff; }
.datepicker tbody td.date.chosen { font-weight: bold; background-color: #ccffcc; }

/*validator*/
.formError {
	position:absolute;
	top:300px; left:300px;
	width:150px;
	padding-bottom:15px;
	display:block;
	z-index:5000;
	}
.formError .formErrorContent {
	width:100%; 
	background:#000;
	color:#fff;
	font-family:tahoma;
	font-size:10px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
.formError .formErrorArrow{
	position:absolute;
	bottom:0;left:20px;
	width:15px; height:15px;
	}
.formError .formErrorArrow div{
	box-shadow: 1px 4px 5px #000;
	-moz-box-shadow: 1px 4px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	font-size:0px; 
	}
.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 


.paypal {
	background: url(../images/paypal.png) no-repeat;
	height:50px;
	width:120px;
	}
.nob {
	width:300px;
	}	
.nob input {
	border:none;
	margin:0 90px;
	width:120px;
	}

