@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Tahoma";
	font-size: 11px;
	color: #123c63;
	background: url(images/top-bg.jpg) repeat-x;
}

a:link, a:active, a:visited {
	font-family: "Tahoma";
	font-size: 11px;
	color: #123c63;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img { * margin-bottom: -0.3em; }

.main {
	width: 1000px;
	margin: 0 auto;
	height: auto;
}

.main_block td.top_shadow {	height: 23px; background: url(images/top-shadow.jpg) no-repeat;}
.main_block td.l_t { background: url(images/l-t-bg.jpg) no-repeat;}
.main_block td.r_t { background: url(images/r-t-bg.jpg) no-repeat;}
.main_block td.c_t { background: url(images/c-t-bg.jpg) no-repeat;}
.main_block td.l_b { background: url(images/l-b-bg.jpg) no-repeat;}
.main_block td.r_b { background: url(images/r-b-bg.jpg) no-repeat;}
.main_block td.l_m { background: url(images/l-m-bg.jpg) repeat-y;}
.main_block td.r_m { background: url(images/r-m-bg.jpg) repeat-y;}
.l_m_2 { background: url(images/l-m-2-bg.jpg) no-repeat; width: 100px; height: 430px;}
.r_m_2 { background: url(images/r-m-2-bg.jpg) no-repeat; width: 100px; height: 430px;}
.footer { background: url(images/footer-bg.jpg) no-repeat;}

.navy {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 34px;
}

.navy_bottom_shadow {
	background: #fefefe url(images/menu-bottom-shadow.jpg) no-repeat;
}

.left {
	width: 264px;
	float: left;
}

.right {
	width: 536px;
	float: left;
}

h1 {
	width: 205px;
	height: 64px;
	line-height: 64px;
	background: url(images/news-bg.jpg) no-repeat;
	margin: 0;
	padding: 0 0 0 59px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	color: #005e88;
	font-size: 14px;
	display: block;
}

.news {
	list-style: none;
	margin: 0;
	padding: 0 0 0 16px;
}

.news li {
	width: 223px;
	background: url(images/news-brief-description-bg.jpg) bottom no-repeat;
	margin: 0 0 17px 0;
	padding: 0 12px 12px 12px;
	display: block;
	color: #04658f;
}

.news li strong {
	margin: 0 0 10px 0;
	display: block;
}

.news_archive {
	width: 236px;
	float: left;
	padding: 0 0 0 28px;
}

.news_archive a:link, .news_archive a:active, .news_archive a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324a44;
	text-decoration: underline;
}

.news_archive a:hover {
	text-decoration: none;
}

.left_banners {
	list-style: none;
	margin: 0;
	padding: 14px 0 0 0;
	width: 264px;
	float: left;
	display: block;
}

.left_banners li {
	padding: 0;
	margin: 0 0 10px 28px;
	width: 236px;
}

.buttons {
	height: 64px;
	width: 521px;
	float: left;
	padding: 0 0 0 15px;
	margin: 5px 0 14px 0;
}

.text_content {
	width: 500px;
	display: inline;
	margin: 0 18px 10px 18px;
	float: left;
}

.text_content a:link, .text_content a:active, .text_content a:visited {
	font-family: "Tahoma";
	font-size: 11px;
	color: #a2238e;
	text-decoration: underline;
}

.text_content a:hover {
	text-decoration: none;
}

.article_list {
	list-style: none;
	margin: 0 0 0 18px;
	padding: 0;
	width: 500px;
	display: inline;
	float: left;
}

.article_list li {
	float: left;
	width: 500px;
	margin: 0 0 10px 0;
	line-height: 16px;
}

.article_list li span {
	font-weight: bold;
	display: block;
	color: #2f851b;
	width: 70px;
	float: left;
	margin: 0;
}

.article_list li p {
	display: block;
	float: left;
	width: 430px;
	margin: 0;
	padding: 0;
}

.article_list li p a:link, .article_list li p a:active, .article_list li p a:visited {
	color: #000000;
	display: block;
}

.article_list li p a:hover {
	color: #2f851b;
	text-decoration: underline;
}

.footer_buttons {
	height: 42px;
	float: left;
	clear: both;
	margin: 0 0 0 1px;
}

.footer_links {
	color: #078fcb;
	text-decoration: underline;
}

a.footer_links:link, a.footer_links:active, a.footer_links:visited {
	color: #078fcb;
	text-decoration: underline;
}

a.footer_links:hover {
	text-decoration: none;
}

.logo {
	display: block;
	margin: 33px 0 0 25px;
	float: left;
}

.search {
	float: right;
	display: block;
}

.search_area {
	border: 1px solid #a9a9a9;
	font-family: "Tahoma";
	font-size: 12px;
	color: #676767;
	width: 180px;
	float: left;
	padding: 4px 5px 3px 5px;
	background: url(images/input-bg.jpg) repeat-x;
	margin: 0 0 0 100px;
}

a.langs:link, a.langs:active, a.langs:visited {
	color: #000000;
	text-decoration: none;
}

a.langs:hover {
	color: #078fcb;
	text-decoration: none;
}

.langs_sel {
	color: #078fcb;
	text-decoration: none;
}


.article_list_inner {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 500px;
	display: inline;
	float: left;
}

.article_list_inner li {
	float: left;
	width: 500px;
	margin: 0 0 10px 0;
	line-height: 16px;
}

.article_list_inner li span {
	font-weight: bold;
	display: block;
	color: #0079ae;
	width: 80px;
	float: left;
	margin: 0;
}

.article_list_inner li label {
	font-weight: bold;
	display: block;
	padding: 0 8px 0 0;
	color: #0079ae;
	float: left;
	margin: 0;
}

.article_list_inner li p {
	display: block;
	float: left;
	width: 420px;
	margin: 0;
	padding: 0;
}

.sehifeler a:link, .sehifeler a:active, .sehifeler a:visited
{
	color: #078fcb;
	font-family: "Tahoma";
	font-size: 11px;
}

.sehifeler a:hover
{
	text-decoration: none;
}

.article_list_inner li p a:link, .article_list_inner li p a:active, .article_list_inner li p a:visited {
	color: #000000;
	text-decoration: none;
}

.article_list_inner li p a:hover {
	color: #0079ae;
	text-decoration: underline;
}

/* ARTICLE INNER END*/

.sorting {
	float: left;
	display: block;
	width: 500px;
	margin: 20px 0 20px 0;
	padding: 0;
}

.dropmenu {
	width: 120px;
	border: 1px solid #002b53;
	background-color: #dfdfdf;
	color: #002b53;
	font-size: 11px;
}

.show {
	border: 1px solid #002b53;
	background-color: #dfdfdf;
	color: #002b53;
	font-size: 11px;
	padding: 2px 7px;
}

.menu {
	list-style: none;
	margin: 0;
	width: 206px;
	padding: 0 0 0 24px;
}

.menu li {
	width: 230px;
	line-height: 26px;
	background: url(images/service-dotted-border.jpg) no-repeat top left;
}

.menu1_a:link, .menu1_a:active, .menu1_a:visited {
	color: #078fcb;
	font-weight: bold;
	display: block;
}

.menu1_a:hover {
	text-decoration: underline;
}

.menu2_a:link, .menu2_a:active, .menu2_a:visited {
	color: #a2238e;
	font-weight: bold;
	display: block;
}

.menu2_a:hover {
	text-decoration: underline;
}

.menu3_a:link, .menu3_a:active, .menu3_a:visited {
	color: #53b03c;
	font-weight: bold;
	display: block;
}

.menu31_a:hover {
	text-decoration: underline;
}

.buttons_inner {
	height: 64px;
	line-height: 64px;
	width: 500px;
	margin: 0 0 0 16px;
	color: #a2238e;
	text-transform: uppercase;
	float: left;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	display: inline;
}


h2 {
	width: 264px;
	height: 64px;
	margin: 0;
	padding: 0;
	display: block;
}

.title1 {
	width: 500px;
	margin: 0 0 0 16px;
	color: #078fcb;
	float: left;
	font-family: "Tahoma";
	font-size: 11px;
	display: inline;
	padding: 20px 0 20px 0;
	line-height: 20px;
}

.title1 a:link, .title1 a:active, .title1 a:visited
{
	color: #078fcb;
}

.title1 a:hover
{
	color: #078fcb;
	text-decoration: underline;
}

.title2 {
	width: 500px;
	margin: 0 0 0 16px;
	color: #a2238e;
	float: left;
	font-family: "Tahoma";
	font-size: 11px;
	display: inline;
	padding: 20px 0 20px 0;
	line-height: 20px;
}

.title2 a:link, .title2 a:active, .title2 a:visited
{
	color: #a2238e;
}

.title2 a:hover
{
	color: #a2238e;
	text-decoration: underline;
}

.title3 {
	width: 500px;
	margin: 0 0 0 16px;
	color: #53b03c;
	float: left;
	font-family: "Tahoma";
	font-size: 11px;
	display: inline;
	padding: 20px 0 20px 0;
	line-height: 20px;
}

.title3 a:link, .title3 a:active, .title3 a:visited
{
	color: #53b03c;
}

.title3 a:hover
{
	color: #53b03c;
	text-decoration: underline;
}

/*GALLERY BEGINS*/

.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	height: auto;
}

.gallery li {
	display: inline;
	float: left;
	margin: 0 15px 15px 15px;
}

.gallery li a img {
	border: 10px solid #ffffff;
}

.gallery li a:hover img {
	border: 10px solid #e7e7e7;
}

/*GALLERY ENDS*/


/*DOWNLOAD BEGINS*/

.download {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 500px;
}

.download li {
	width: 500px;
	float: left;
	display: block;
	margin: 0 0 10px 0;
}

.download li span.num {
	display: block;
	float: left;
	width: 20px;
	padding: 7px 0 0 0;
}

.download li span.link a:active, .download li span.link a:link, .download li span.link a:visited {
	text-decoration: none;
	color: #078fcb;
	display: block;
	width: 440px;
	float: left;
	padding: 7px 0 0 0;
}

.download li span.link a:hover{
	text-decoration: underline;
}

.download li span.img
{
	float: right;
	margin: 0 0 0 8px;
	width: 32px;
}


/*DOWNLOAD ENDS*/


/*LIGHTBOX BEGINS*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 1600; width: 100%; height: 500px; background-color: #000; }

/*LIGHTBOX УNDS*/

/*FAQ BEGIN*/
.faq {
	margin: 0;
	padding: 0;
	list-style: none;
}

.faq li {
	margin: 0 0 10px 0;
	line-height: 16px;
}

.faq li a:link, .faq li a:active, .faq li a:visited
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #123c63;
	text-decoration: underline;
}

.faq li a:hover
{
	text-decoration: none;
}
/*FAQ END*/

/* Pages begin */
.pages
{
	margin: 0;
	padding: 0;
}

.pages a:link, .pages a:active, .pages a:visited
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #078fcb;
	text-decoration: none;
}

.pages a:hover
{
	text-decoration: underline;
}

.pages span
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #078fcb;
	font-weight: bold;
	text-decoration: none;
}
/* Pages end */