/* Eliyani by Danish */
* { 
	margin: 0; 
	padding: 0; 
	}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bg.jpg) #FFFFFF repeat-x 0px 103px;
	color: #DE7C08;
}
img {
	border-width:0px; 
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #C78703;
	text-decoration: underline;
	font-size:14px;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#17870C;
	text-decoration:none;
	font-size:14px;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	font-size:14px;
	margin:13px 0px 13px 0px;
	padding:0px;
	line-height:18px;
}

#all {
	width:1000px;
	margin:0px auto;
	padding:0px;
	color: #000000;
}

h1 {
	color: #FFFFFF;
	font-size:18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px 0 0 15px;
	padding:0px;
	font-weight:normal;
}
h2 {
	color: #FFFFFF;
	font-size:17px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px 0 0 15px;
	padding:0px;
}
h3 {
	color: #FFFFFF;
	font-size:16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px 0 0 15px;
	padding:0px;
}
h4 {
	color: #FFFFFF;
	font-size:15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px 0 0 15px;
	padding:0px;
}
h5 {
	color: #FFFFFF;
	font-size:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px 0 0 15px;
	padding:0px;
}	

		
/*--------------- header -----------------------------*/

#header {
	background: none;
	margin:0px auto;
	padding:0px 0px 0 10px;
	float:left;
}
	#logo {
		width:233px;
		height:80px;
		padding:11px 17px 12px 4px;
		float:left;
		background:url(../images/shadow_top_left.jpg) no-repeat top right;
        overflow: hidden;		
	}
	#logo a {
		height:80px;	
	}
	#slogan {
	    float: left;
		width:736px;
		height:70px;
		margin:0px;
		padding:20px 0px 13px 0px; 
		float:left;
		background:url(../images/shadow_top_right.jpg) no-repeat top right;
		overflow: hidden;        		
	}
	
	#nov_div {
	float: left;
	width: 704px;
    padding: 0px 15px; 
    color: #C78703; 
    font: italic 19px/26px Georgia, 'Times New Roman', Times, serif;
    letter-spacing: -1px;    
    }

	#menu {
	    clear: both !important;
		width:254px;
		height:228px;
		padding:24px 0 24px 0;
		background:url(../images/shadow_dopic_left.jpg) no-repeat top right;
		float:left; 
	}
	#menu ul {
		margin:1px 0 0 0;
		padding:0px;
		list-style:none;		
	}
		#menu ul li {
			height: 38px; /*45*/
			width: 254px;
			float: left;
			list-style:none;
			margin:0px;
			padding:0px;			
		}	
			#menu ul li a {
				float: left;
				width: 254px;
				height: 38px; /*45*/
				line-height: 38px; /*45*/
				margin: 0px;
				padding: 0px;
				background: url(../images/menu.jpg) no-repeat bottom right;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: white;
				font-size: 18px;
				text-transform: uppercase;
				text-decoration: none !important;
				display: block;
				
			}
			#menu ul li a:hover, #menu ul li a.current {
				background:url(../images/menu_hover.jpg) no-repeat bottom right;
				color:#B19C3C;
			}
	
	#head_pic {
		margin:0px;
		padding:0px;
		float:left;
		height:276px;
		width:726px;
	}				
		#sliding_text {
		height:24px;
			background:#236C36;	
			float:right;
			width:710px;
			margin:0px;
			padding:0px 16px 0 0;
			line-height:24px;
			text-align:left;
			color:#236C36
		}
			#sliding_text a {
				color: #FFFFFF;
				font-size:14px;
				text-decoration:none;
			}
			#sliding_text a:hover {
				color: #B19C3C;
				font-size:14px;
				text-decoration: underline;
			}
		#pic, #pic_home {
			background:url(../images/pic.jpg) no-repeat top left;
			float:left;
			width:726px;
			height:228px;
			margin:0px;
			padding:0px 0 0 0;
		}
		#pic_home { background:url(../images/header-home.jpg) no-repeat top left; }
		#language {
			height:24px;
			background:#236C36;	
			float:left;
			width:710px;
			margin:0px;
			padding:0px 16px 0 0;
			line-height:24px;
			text-align:right;
		}
			#language a {
				color: #FFFFFF;
				font-size:14px;
				text-decoration:none;
			}
			#language a:hover {
				color: #B19C3C;
				font-size:14px;
				text-decoration: underline;
			}	
	#domenu_r {
		background:url(../images/shadow_dopic_right.jpg) no-repeat top left;
		width:10px;
		height:276px;
		float:left;
	}
	img.team {
		margin:0px 40px 10px 20px !important;
		padding:0px;
		float:left;
	}	
		
	img.team2 {
		margin:0px 20px 10px 40px !important;
		padding:0px;
		float: right;
	}	
		
/*--------------- header end -----------------------------*/

/*--------------- content -----------------------------*/

#content {
	width:1000px;
	padding:0px 0 10px 0;
	float:left;
}	

	#content_left {
		width:254px;
		background:url(../images/shadow_left.jpg) no-repeat top right;
		min-height:400px;
		padding:16px 10px 0 0;
		margin:0px;
		float:left;	
		/* border-bottom: solid red 1px; */
	}
	.adres {
		width:244px;
		padding:0 0 0 10px;
		margin:0px;
	}
	.adres_title {
		background:url(../images/our_contacts.jpg) no-repeat top left;
		width:139px;
		height:20px;
		float:left;
		margin:0 0 12px 0;
	}
	.adres p {
		color:#225A2D;
	}
	.menu_left {
		width:244px;
		padding:0 0 0 10px;
		margin:0px;
	}
	.menu_left_title {
		min-width:240px;
		float:left;
		margin:0 0 12px 0;
	}
		.menu_left ul {
			margin:0px;
			padding:0px;
			float:left;
			list-style: none;
		}	
		.menu_left li {
			margin:15px 0 15px 0;
			padding:0px;
			list-style: none;
		}
			.menu_left li a {
				color:#225A2D;
				font-family:Arial, Verdana, Helvetica, sans-serif;
				font-size:14px;
				text-decoration:underline;
			}
			.menu_left li a:hover {
				color:#C78703;
				font-family:Arial, Verdana, Helvetica, sans-serif;
				font-size:14px;
				text-decoration: none;
			}	
			.menu_left li a.izbran {
				color:#C78703;
				font-family:Arial, Verdana, Helvetica, sans-serif;
				font-size:14px;
				text-decoration: none;
			}	
	.donate {
		margin: 0px 0 8px;
		padding: 0px;
		float: left;
	}
	.first { margin-top: -12px; }
	.small { margin-top: 9px; }
	
	.sponsori {
		width:244px;
		padding:0 0 0 10px;
		margin:0px;
	}
	.sponsori_title {
		background:url(../images/our_sponsors.jpg) no-repeat top left;
		width:144px;
		height:25px;
		float:left;
		margin:10px 0 32px 0;
	}	
				
	
	
	
	#content_right {
		width:726px;
		background: #fff url(../images/shadow_right.jpg) no-repeat top right;
		min-height:400px !important;
		padding:16px 10px 0 0;
		float:left;		
	}	
	#right_title {
		background:#C78703;
		height:43px;
		line-height:43px;
		width:726px;
		color:#FF0;
	}
	#right_title h1.twotitles {
		float:left;
		width:337px;
		padding:0px 0 0 24px;
		margin:0px;
	}
		#right_title h1 {
			margin:0px 0 0 24px;
		}	
			
	.dvapix {
		width:2px;
		float:left;
		background:#FFFFFF;
		height:43px;
		margin:0px;
		padding:0px;
	}			
	#right_text {
		width:706px;
		padding:0px 10px 0 10px;
		float:left;
	}
	#right_text_inside {
		width:696px;
		padding:0px 15px; /* beshe margin !!! */
		float:left;
	}
		.index_text {
			width:325px;
			padding:10px 10px 0 10px; /* beshe margin !!! */
			float:left;
		}
		.stroke {
			background:url(../images/index_stroke.jpg) no-repeat top left;
			width:16px;
			height:279px;
			float:left;
		}

			.index_text ul {
				margin:0px;
				padding:0px;
				list-style:none;
				float:left;
			}
			.index_text ul li {
				text-indent:28px;
				margin:10px 0 15px 0px;
				padding:0 0 0 0px;
				background:url(../images/li.jpg) no-repeat 15px 2px;
			}
			#right_text_inside ul {
				margin:10px 0 0 0;
				padding:0px;
				list-style:none;
				float:left;
			}
			#right_text_inside ul li {
				text-indent:28px;
				margin:0px 0 10px 0px;
				padding:0 0 0 0px;
				background:url(../images/li.jpg) no-repeat 17px 3px;
			}			
			.italic_orange {
				color:#C78703;
				font-style: italic;
				font-weight:bold;
			}	
	.latest_projects {
		width:706px;
		margin:0px;
		padding:0px;
		float:left;
	}
		.upcoming_events_title, .latest_projects_title, .resident_of_the_month_title {
			background:url(../images/latest-news.jpg) no-repeat top left;
			width:212px;
			height:28px;
			float:left;
			/* margin: 0 20px 0 10px;
			padding:0px; */
			padding: 0 20px 0 10px;
		}
		.noPaddingR {
		padding: 0 0px 0 10px;
        }
		.upcoming_events_title { background:url(../images/upcoming-events.jpg) no-repeat top left; }
		.resident_of_the_month_title { background:url(../images/title-resident.jpg) no-repeat top left; }
	.project {
		width:202px;
		height:145px;
		padding:10px 10px 7px 10px;
		background:#225A2D;
		color:#FFFFFF;
		margin:0 0px 0 0px;
		float:left;
	}	
	.project_middle {
		width:202px;
		height:145px;
		padding:10px 10px 7px 10px;
		background:#225A2D;
		color:#FFFFFF;
		margin:0 20px 0 20px;
		float:left;
	}
	.latest_projects p {
		color:#FFFFFF;
		margin:0px 0 4px 0;
		padding:0px;
		float:left;
		font-size:14px;
		line-height:18px;
	}
	.latest_projects p.bold {
		color:#FFFFFF;
		font-weight:bold;
		margin:0px 0 10px 0;
		padding:0px;
		float:left;
		line-height:14px;
	}	
	a.more {
		color:#C78703;
		font-size:12px;
		float:right;
		text-decoration:underline;
	}

	a:hover.more {
		color: #000000;
		font-size:12px;
		float:right;
		text-decoration: overline;
	}
	.hold {
		min-height:133px;
		float:left;
	}	
	
	.gallery_img {
		float:left;
		margin:10px 5px 20px 0px;
		padding:0px;
	}
	.gallery_img_1 {
		float:left;
		margin:10px 5px 20px 0px;
		padding:0px;
	}
	.gallery_img_2 {
		float:left;
		margin:10px 5px 20px 0px;
		padding:0px;
	}
	
	input {
		background: #ffffff !important;
	}
	input.text {
		width:250px;
		height:18px;
		border:1px solid #C78703;
		margin:8px 0 4px 0;
	}
	.textarea {
		width:250px !important;
		height:83px;
		border:1px solid #C78703;
		margin:8px 0 4px 0;
	}	
	
	input.buton {
		width:63px;
		height:20px !important;
		background:#C78703 !important;
		margin:12px 0 4px 0;
		border:none;
		color:#FFFFFF;
		cursor: pointer;
	}	
	.banks {
		width:666px;
		height:85px;
		padding:15px;
		background:#225A2D;
		color:#FFFFFF;
		margin:10px 0px 30px 0px;
		float:left;
	}
	p.inside_banks {
		width:323px;
		float:left;
		padding:0px;
		margin:0px;
		color:#FFFFFF;
	}	
/*--------------  content end --------------------------*/		

#footer {
	clear: both;
	width:726px;
	height:43px;
	background:#ECEEEC;
	color:#C78703;
	font-size:12px;
	/* float:left;  old variant, zaradi koito celiq sait otiva vlqvo, vmesto v centyra */
	margin: 30px 0 25px 264px;
}
	#footer p	{
		color:#C78703;
		font-size:12px;
		float:left;
		margin:0 0 0 20px;
		line-height:43px;
	}
	#footer p.dyasno	{
		color:#C78703;
		font-size:12px;
		float: right;
		margin:0 20px 0 0px;
		line-height:43px;
	}	
	#footer a	{
		color:#C78703;
		font-size:12px;
		text-decoration:none;
	}	
	#footer a:hover	{
		color:#225A2D;
		font-size:12px;
		text-decoration:underline;
	}

/*##################### от 04.12.2008 #####################*/

#right_inside {
	width: 696px;
	padding: 0 15px;
	margin-top: 16px;
	float: left;
}

.kid {
    float: left;
	border-bottom: 1px solid white;
	padding: 5px 15px 9px;
	min-height: 140px;
	width: 666px;
}
.kid img {
	width: 150px;
	float: left;
	margin: 5px 20px 0 0;
}
.kid p {
	color: white;
	margin: 0;
	line-height: 24px;
}
.kid a { color: white; }

.green { background-color: #225A2D; }
.green h2 { margin: 0; color: #C78703; }
.orange { background-color: #C78703; }
.orange h2 { margin: 0; color: #225A2D; }
.right { float: right; }

#pagination {
	color: #225A2D;
	font-size: 12px;
	padding-top: 20px;
}
#pagination span {
	float: right;
	margin: 0 20px;
}
#pagination a {
	float: right;
	font-size: 12px;
	color: #225A2D;
}

.event { border-bottom: 1px solid #74977B; }
.event h2 {
	font-size: 14px;
	font-weight: normal;
	color: #C78703;
	margin: 0;
	padding: 7px 0 7px 15px;
}
.event a {
	margin-left: 12px;
	text-decoration: none;
	color: white;
}
.event img { float: left; margin: 5px 15px 0 0; }
.event p { color: #225A2D; line-height: 22px; }


/*##################### от 16.12.2008 #####################*/

input.home {
	width: 189px; /*202*/
	height: 18px; /*23*/
	padding: 5px 0 0 0px;
	margin: 0 0 8px 14px;
	font-size: 11px;
	border: none;
	background: url(../images/input-bg.jpg) 0 0 repeat-x !important;
}

a#send {
	height: 23px;
	float: right;
	margin-right: 38px;
	background: url(../images/input-bg.jpg) 0 0 repeat-x;
	text-decoration: none !important;
	color: #225A2D;
}
a#send span {
	float: left;
	height: 18px;
	padding-top: 5px !important;
	padding: 0 46px 0 15px;
	font-size: 11px;
	background: url(../images/mail.jpg) 100% 0 no-repeat;
	
}
a#send:hover span { cursor: pointer; color: #C78703; }

.index_text a.title {
	font-weight: bold;
	color: #225A2D;	
	text-decoration: none;
}

p.tags_comments {
	margin-top: -15px;
	padding: 0;
	font-size: 10px;
	color: #225A2D;
}
p.tags_comments a, p.tags_comments a:hover {
	font-size: 10px;
	color: #225A2D;

}

.noMarginR { margin-right: 0; }
.noMargin { margin: 0 !important; }

table#resident {
	border-collapse: collapse;
}
table#resident img { margin-right: 10px; }


.content {
	padding: 5px 0 9px;
}
.content a {
	font-weight: bold;
	text-decoration: none;
}

h2.orangeH {
	margin: 0 0 20px 0;
	color: #C78703;
}

.orangeT { color: #C78703; }
.bold { font-weight: bold; }

table.donor {
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.donor p {
	margin-top: 0;
}

p.greenP { color: #225A2D; }

table.volunteer {
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.volunteer h2 { margin: 0 0 10px 0; padding: 0; }
table.volunteer p { margin: 0; padding: 0; }
table.volunteer td { padding-right: 20px; vertical-align: top; }

p.quote {
	color: #225A2D;
	font-style: italic;
	line-height: 22px;
	margin-right: 10px;
}
span.q {
	font-weight: bold;
	font-size: 18px;
}

div#before_footer {
	clear: both;
	float: left;
	width: 726px;
	padding: 10px 0 20px 0;
	margin-top: 30px;
	background-color: #E4E4E4;
}

.noBorder { border: none !important; }
.noBackground { background: none !important; }

