@CHARSET "UTF-8";

body {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	color: #787e77;
	padding: 0;
	margin: 0;
	background: #d3dad2;
	}

div{}
	
	.header-holder {
		height: 100px;
		background: url(header-bg.jpg) repeat-x;
	}
	
	.header {
		width: 960px;
		margin: 0 auto;
	}
	
	.images-preview-holder {
		height: 325px;
		background: url(images-preview-bg.jpg) repeat-x;	
	}
	
	.images-preview {
		width: 960px;
		margin: 0 auto;
	}
	
	.images-panel-left {
		width: 45px;
		padding-top: 144px;
		float: left;
	}
	
	.images-panel-right {
		width: 45px;
		padding-top: 144px;
		float: left;
	}	
	
	.images-panel {
		width: 845px;
		float: left;
		height: 299px;
		padding: 26px 0 0 25px;
	}
	
	.body-container {
		width: 960px;
		margin: 0 auto;
		padding-top: 20px;
	}
	
	.heading-panel {
		padding: 10px 20px 10px 20px;
		background: #cbd4ca;
		height: 16px;
		margin-bottom: 10px;
	}
	
	.heading-section-1 {
		width: 295px;
		border-right: 1px solid #FFFFFF;
		float: left;
	}
	
	.heading-section-2 {
		width: 295px;
		border-right: 1px solid #FFFFFF;
		float: left;
		padding-left: 20px;
	}
	
	.heading-section-3 {
		float: left;
		padding-left: 20px;
	}
	
	.text-panel {
		width: 275px;
		padding: 10px 20px 10px 20px;
		float: left;
		border-right: #eeeeee 1px solid;
		margin-bottom: 20px;
	}
	
	.dotted-sep {
		height: 11px;
		margin-bottom: 10px;
		font-size: 0;
		clear: both;
		background: url(dot.gif) bottom repeat-x;
	}
	
	.news-heading {
		font-weight: bold;
		padding: 4px 0;
	}
	
	.body-holder {
		background: #FFFFFF;
		padding-bottom: 20px;
	}
	
	.footer {
		width: 920px;
		padding: 20px;
		margin: 0 auto;
	}
	
	.created {
		color: #6e736e; 
		font-size: 10px; 
		float: right; 
		padding-top: 5px; 
		margin-right: 3px;	
	}
	
	.copyright {
		color: #6e736e;
		font-size: 10px;
		float: left;
		padding-top: 5px;
	}
	
	.small-header-holder {
		height: 160px;
		background: url(small-header-bg.jpg) repeat-x;
	}
	
	.small-header-bg {
		width: 300px;
		height: 90px;
		background: url(header-small-bg.jpg);
		margin: 0 auto;
		padding: 70px 15px 0 645px;
	}
	
	.small-header-en {
		width: 300px;
		height: 90px;
		background: url(header-small-en.jpg);
		margin: 0 auto;
		padding: 70px 15px 0 645px;
	}	
	
	.heading-navigation {
		color: #FFFFFF;
		font-weight: bold;
		width: 620px;
		border-right: 1px solid #FFFFFF;
		float: left;
	}
	
	.page-contents {
		width: 599px;
		padding: 10px 20px 10px 20px;
		float: left;
		border-right: #eeeeee 1px solid;
	}
	
	.right-panel {
		width: 280px;
		padding: 10px 20px 10px 20px;
		float: left;
	}
	
	.art_img {
		float: left;
		margin-right: 10px;
	}	
	
	.art_img {
		padding: 5px;
		border: #d3dad2 1px solid;
		background: #e9f0e8;
	}
	
	.clear {
		height: 0;
		clear: both;
		font-size: 0;
	}

a:link,
a:visited {
	color: #788993;
	text-decoration: underline;
	}

a:hover,
a:active {
	text-decoration: none;
	}
	
	a.logo {
		display: block;
		background: url(logo.jpg);
		width: 156px;
		height: 79px;
		float: left;
		margin-top: 18px;
	}
	
	a.but-lng {
		width: 29px;
		height: 30px;
		display: block;
	}
	
	a.but-bg-sel {
		background: url(but-bg-sel.jpg);
	}
	
	a.but-bg {
		background: url(but-bg.jpg);
	}	
	
	a.but-en-sel {
		background: url(but-en-sel.jpg);
	}
	
	a.but-en {
		background: url(but-en.jpg);
	}	
	
	a.images-but-prev:link,
	a.images-but-prev:visited {
		width: 45px;
		height: 45px;
		display: block;
		background: url(button-prev-normal.jpg);
	}	
	
	a.images-but-prev:hover,
	a.images-but-prev:active {	
		background: url(button-prev-sel.jpg);
	}
	
	a.images-but-next:link,
	a.images-but-next:visited {
		width: 45px;
		height: 45px;
		display: block;
		background: url(button-next-normal.jpg);
	}	
	
	a.images-but-next:hover,
	a.images-but-next:active {	
		background: url(button-next-sel.jpg);
	}	
	
	.image-thumb {
		width: 374px;
		height: 249px;
		background: url(image-thumb-bg.jpg);
		float: left;
		display: block;
		padding: 12px;
	}	
	
	.devision {
		width: 50px;
		height: 15px;
		background: url(devision.jpg);
		float: right;
		display: block;
	}	
	
	.category {
		display: block;
		font-size: 12px;
		margin-bottom: 5px;
		font-weight: bold;
	}
	
	a.add-comment {
		width: 117px;
		height: 21px;
		background: url(add-comment.jpg);
		display: block;
		float: right;
		padding: 5px 0 0 30px;
	}
	
	a.navigation-link {
		color: #FFFFFF;
	}
	
ul {}
	ul.menu {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.menu.languages {
		height: 57px;
	}
	
li {}
	ul.menu li {
		float: right;
	}
	
h2 {
		font-size: 14px;
		margin-top: 0;
	}
	
h1 {
		font-size: 12px;
		margin: 0;
		padding: 0;
		color: #424b50;
	}
	
img {}
	ul.menu a img {
		border: 0;
	}
	
input {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;	
	color: #787e77;
}
	.txt-field {
		padding: 5px;
		border: #d3dad2 1px solid;
		background: #e9f0e8;
		width: 220px;
	}
	
	.submit {
		border: #d3dad2 1px solid;
		background: url(send-button.jpg) repeat-x;
		width: 130px;
		height: 30px;
		text-align: center;
	}

textarea {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;	
	color: #787e77;
}

td {}
	.feedback td {
		padding-bottom: 10px;
	}

	
/*         MISC           */
		
.text-right {
	text-align: right;
	}
	
.txt-hide {
	display:block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}		

#createdby {
	height:16px;
	color:#9f9f9f;
	font-size: 10px;
	position:relative;
	float:right;
	margin:0 auto;
	right:25px;
	padding-top:2px;
	width: 250px;
	text-align: right;
}
.devision {
	float: right;
	position:relative;
	display: block;
	top:-3px;
	margin-left: 5px;
}
.facebook {
	width: 25px;
	height: 25px;
	background: url(facebook.png);
	display: block;
	float: right;
	margin-left: 10px;
	margin-top: -5px;
}
