* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #eff0d8 url('../images/home_background.jpg') repeat-x top;
	font-family: 'Geneva', 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sanf-serif;
	font-size: 12px;
	color: #000;
}
body#inner {
	background: #eff0d8 url('../images/inner_background.jpg') repeat-x top;	
}

@font-face {
	font-family: 'philosopher'; 
	src: url('../css/Philosopher.otf'); 
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}
h1, h2, h3, h4 {
	line-height:1.2em;
	font-family: 'philosopher' , Arial, Helvetica, sans-serif; 
	font-weight: normal;
}
h1 { 	font-size: 2em; }
h2 {	font-size:1.5em;}	
h3 { 	font-size:1.25em;}
h4 { 	font-size:1em;}
.middle {
	vertical-align: middle;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.contentHolder {
	width: 960px;
	margin: 0px auto;
}

#home_content {
	background: transparent url('../images/home_image.jpg') no-repeat center top;
}

#inner_content {
	background: transparent url('../images/inner_image.jpg') no-repeat center top;
}

#header {
	width: 941px;
	height: 43px;
	background: transparent url('../images/header_background.png') no-repeat center top;
	margin: 15px 0px 5px 0px;
	padding: 10px;
	z-index: 99999;
	float: left;
}
#header #logo {
	margin: 5px 10px 0px 0px;
	float: left;
}
#header #header_info {
	width: 110px;
	height: 43px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	line-height: 10px;
	border-left: 1px solid #babba7;
	padding: 2px 0px 0px 10px;
	float: left;
}


#home_info {	
	width: 911px;
	background-color: #e6e7cf;
	margin: -7px 10px 10px 10px;
	padding: 15px 15px 5px 15px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#home_info #home_pld {
	float: left;
}
#home_info #home_plovdiv {
	width: 150px;	
	border-left: 1px solid #fff;
	color: #a5a786;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	margin: 5px;
	float: left;
}
#home_info #home_plovdiv strong {
	font-size: 13px;
	font-weight: bold;
}
#home_info #home_lang {
	color: #000;
	font-size: 10px;
	margin-top: 16px;
	float: right;
}
#home_info #home_lang:hover {
	color: #fff;
}
#home_info #search {
	width: 213px;
	height: 18px;
	background: transparent url('../images/search_form.png') no-repeat left top;
	margin: 10px 10px 0px 10px;
	padding: 5px 10px;
	float: right;
}
#home_info #search input {
	width: 180px;
	background: none;
	border: 0px;
	margin-top: 2px;
}
#home_info #search button {
	width: 17px;
	height: 17px;
	background: transparent url('../images/search_icon.png') no-repeat left top;
	border: 0px;
	position: relative;
	left: 10px;
	top: -5px;
}
#home_info #inspire {
	margin: 12px 10px 0px 0px;
	float: right;
}
#home_info #home_path {
	color: #62634e;
	font-size: 10px;
	text-transform: lowercase;
	float: left;
}
#home_info #home_path a {
	color: #62634e;
}
#home_info #home_path a:hover {
	text-decoration: underline;
}

#left_side {
	width: 290px;
	border-right: 1px solid #bebfb2;
	background: transparent url('../images/left_side.jpg') no-repeat right top;
	padding: 10px 0px;
	float: left;
}
#left_side ul {
	list-style-type: none;
}
#left_side ul li {
	padding: 2px 10px 2px 30px;
}
#left_side ul li.title {
	border-bottom: 1px solid #dfe0cc;
	font-weight: bold;
	padding: 15px 10px 5px 30px;
}
#left_side ul li a {
	color: #000;
}
#left_side ul li a:hover {
	text-decoration: underline;
}

#left_side #search {
	width: 242px;
	height: 23px;
	background: transparent url('../images/search_form2.png') no-repeat left top;
	margin: 30px 10px 0px 10px;
	padding: 5px 10px;
	float: right;
}
#left_side #search input {
	width: 210px;
	background: none;
	border: 0px;
	margin-top: 4px;
}
#left_side #search button {
	width: 17px;
	height: 17px;
	background: transparent url('../images/search_icon.png') no-repeat left top;
	border: 0px;
	position: relative;
	left: 10px;
	top: -5px;
}
#left_side #events {
	margin: 0px 10px;
	float: right;
}
#left_side #inspire2 {
	margin: 20px 0px;
	text-align: center;
	font-size: 10px;
}

#right_side {
	width: 640px;
	margin-right: 10px;	
	float: right;
}
#right_side h1#ptitle {
	margin-bottom: 20px;
	font-family: 'philosopher' , Arial, Helvetica, sans-serif; 
}
#right_side #text {
	line-height: 17px;
}
#right_side #text img {
	border: 1px solid #e6e7cf;
	float:left;
	padding:5px;
	background:#fff;
	margin-right:15px;
	margin-bottom:15px;
}
#right_side p {
	margin:10px 0;
}
#right_side a {
	text-decoration:underline;
		color:#cf0000;
}
#right_side a:hover {
	color:#cf0000;
	text-decoration:none;
}
#right_side ul {
	overflow:hidden;
}
#right_side li {
	list-style:none;
}

#footer {
	background: #d2d3b8 url('../images/footer_image.jpg') no-repeat center top;
	border-top: 1px solid #c7c8a9;
	margin-top: 30px;
	padding: 60px 0px;
}
#footer #footer_pld {
	float: left;
}
#footer #footer_plovdiv {
	width: 150px;	
	border-left: 1px solid #fff;
	color: #a5a786;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	margin: 5px;
	float: left;
}
#footer #footer_plovdiv strong {
	font-size: 13px;
	font-weight: bold;
}
#footer #footer_menu {
	margin-right: 30px;
	padding-top: 15px;
	float: right;
}
#footer #footer_menu a {
	color: #000;
	font-size: 11px;
	margin: 0px 10px;
}

#results {
	list-style-type: none;
}
#results li {
	margin: 10px 0px;
}
#results li h2 {
	font-size: 18px;
}
#results li h2 a {
	color: #000;
}

.pad-top-5 { padding-top:5px; }

.line {
	clear:both;
/*	border-top:1px solid #c7c8a9;*/
	border-bottom:1px solid #dfe0cc; 
	margin:5px 0;
	height:1px;
}

.weather {
	margin: 0px 0px 20px 10px;
}

/*
 * FORM
 */
form#contact img {
	border: 0px;
	margin: 0px;
}
form#contact .inputField {
	width: 100%;
	margin-bottom: 1em;
	float: left;
}
form#contact .inputField label {
	width: 15em;
	display: block;
	text-align: right;
	position: relative;
	top: 0.4em;
	padding-right: 0.4em;
	float: left;
}
form#contact .inputField input {
	width: 20em;
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
	padding: 0.3em 0.6em;
	margin: 0.1em 0em;
}
form#contact .inputField select {
	width: 21.3em;
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
	padding: 0.3em 0.6em;
	margin: 0.1em 0em;
}
form#contact .inputField textarea {
	width: 30em;
	height: 10em;
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
	padding: 0.3em 0.6em;
	margin: 0.1em 0em;
}
form#contact button {
	text-align: center;
	height: 24px;
	background-color: #a4b1c4;
	float: left;
	color: #eaeaea;
	font-size: 0.9em;
	margin: 0.3em 19em;
	padding: 0 0.7em;
	border: 0px;
}

/*
 * ERROR MESSAGE
 */
.warning, .err, .succes {
	width: 100%;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.warning {
	border: 1px solid #a97822;
	background: #fff5ca;
}
.err {
	background: #e28b65;
	border: 1px solid #a5260f;
}
.succes {
	background: #b9e57b; 
	border: 1px solid #41a808; 
}
.warning .warning_icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 14px;
	background: url('/data/admin/assets/warn.png') no-repeat 0 0;
	behavior: url(/data/admin/js/iepngfix.htc) !important; 
}
.err .err_icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 14px;
	background: url('/data/admin/assets/fail.png') no-repeat 0 0;
	behavior: url(/data/admin/js/iepngfix.htc) !important; 
}
.succes .succes_icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 14px;
	background: url('/data/admin/assets/success.png') no-repeat 0 0;
	behavior: url(/data/admin/js/iepngfix.htc) !important; 
}
.desc {
	float:left;
	width:80%;
}
.desc p {
	float:left;
	color:#000 !important;
}
.desc span {
	float:left;
	width:100%;
	font-weight : bold; 
	font-size : 1.2em; 
	padding-bottom : 2px; 
	margin-top:15px;
}
.warning .desc span {
	color : #dc9c00; 
}
.err .desc span {
	color : #981d05; 
}
.succes .desc span {
	color : #3a9805;
}
a.close {
	float:right;
	color:#555;
	font-size:14px;
	padding:5px;
	display:none;
	margin-right:5px;
	font-weight:bold;	
}
.validate_error { 
	padding-left : 18px; 
	font-style : italic; 
	margin-left : 15em; 
	background : url('/data/admin/images/validate_error.png') no-repeat left; 
	behavior:url(/data/admin/js/iepngfix.htc) !important;
	color : #d33232; 
} 

