body { margin:0; background:url(../images/bg.png) no-repeat center top; }

td { font-size:12px; font-family:Arial; line-height:17px; color:#000; }

a img { border:none;}

ul , li { margin:0; padding:0; list-style:none; float:left; display:inline; }

h1 , h2, h3 , h4 , p { margin:0; padding:0; border:0; outline:0; font-size:100%; font-weight:normal; }

.fl { float:left; }
.fr { float:right; }

.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb15 { padding-bottom:15px; }
.pb20 { padding-bottom:20px; }
.pb40 { padding-bottom:40px; }
.pt10 { padding-top:10px; }

.topbar { height:33px; box-shadow:0 0 5px rgba(0, 0, 0, 0.15); border-top:2px solid #666; }

	#topLinks { float:left; height:33px; color:#666; line-height:33px; font-size:11px; text-shadow:1px 1px 0 #FFF; }
		
		#topLinks span { float:left; padding-right:20px; }
		#topLinks a { float:left; color:#666; border-left:1px solid #EEE; padding:0 20px; }
		#topLinks a:hover { color:#000; text-decoration:underline; }
		
	#topSearch { float:right; width:300px; height:33px; background:url(../images/search.png) no-repeat; }
		#topSearch input { 
			float:left; 
			width:265px; 
			height:33px; 
			padding:0 15px; 
			border:none; 
			background:none; 
			color:#666; 
			font:12px/17px Arial; 
			box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
			}
		#topSearch input.none { float:right; width:35px; height:33px; padding:0 !important; }
		#topSearch input.none:hover { background:url(../images/button-search.png) no-repeat; }

#header { height:130px; vertical-align:top; background:url(../images/bg-header.jpg) no-repeat center top; overflow:hidden; }
	#top td { vertical-align:top; }
	
	#logo { float:left; width:600px; height:80px; padding-top:20px; }
		
	#topPhone { 
		float:right; 
		height:55px;
		padding-left:40px;
		margin-top:-5px;
		background:url(../images/top-phone.png) no-repeat left 20px;
		font-size:18px;
		font-family:Roboto Condensed;
		font-weight:700;
		line-height:72px;
		color:#999;
		}
		
		#topPhone span { color:#333; font-size:22px; }
		
	#topShare { float:right; height:30px; margin:30px 0 0 0; color:#666; line-height:30px; font-size:14px; font-family:Roboto; font-weight:500; }
		#topShare ul { float:right; }
			#topShare li { padding-left:10px; }
				#topShare li img { float:left; }
				#topShare li img:hover { opacity:0.6; }
		#topShare span { color:#999; }

#navigation { height:40px; background:#0065B8; box-shadow:inset 0 21px 0 rgba(250, 250, 250, 0.1) , inset 0 0 5px rgba(0, 0, 0, 0.5); border-radius:3px 3px 0 0; }
	
	#navigation td { vertical-align:top; font-family:GoodMedium, Arial; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.33); }
		#navigation td a { 
			float:left; 
			height:40px; 
			line-height:41px; 
			padding:0 20px; 
			color:#FFF; 
			font-family:Roboto, Arial;
			font-weight:700;
			font-size:15px; 
			background:url(../images/nav-hover.png) no-repeat center 30px; 
			transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;
			}
			
		#navigation td a:hover { background:url(../images/nav-hover.png) no-repeat center top; }
	
#subNav { height:50px; background:url(../images/sub-nav.png) no-repeat; padding:0 0 20px 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
	#subNav td { vertical-align:top; height:15px; line-height:15px; }
		#subNav td a { text-shadow:1px 1px 0 #FFF; }
	
/*	Start SLIDER	*/

#slider { float:left; width:500px; height:260px; position:relative; }

	.slideshow { float:left; width:100%; z-index:95; }
		.slideshow div { width:100%; height:240px; border-radius:3px; }
			
		.cycle-pager { width:100%; position:absolute; z-index:9999; text-align:center; left:0; top:232px; }
			.cycle-pager span { 
				display:inline-block; 
				cursor:pointer; 
				width:15px;
				height:15px;
				margin:0 5px;
				text-indent:-9999px;
				background:#CCC;
				border:2px solid #FFF;
				border-radius:2px;
				box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
				}
				
			.cycle-pager span.cycle-pager-active { background:#0065B8; }
			
.home-ann { float:left; width:470px; padding:0 14px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
	.home-ann ul { width:100%; }
		.home-ann li { width:450px; padding:0 0 3px 20px; background:url(../images/icon-ann.gif) no-repeat 0 3px; line-height:17px; overflow:hidden; }
		.home-ann li:last-child { padding:0; background:none; font-weight:bold; }
	
.useful { float:left; width:230px; height:260px; }
	.useful li { width:230px; height:50px; }
		.useful li a { 
			display:block;
			width:100%;
			height:40px;
			font-family:Roboto;
			font-size:15px;
			font-weight:900;
			line-height:42px;
			text-align:center;
			color:#FFF;
			border-radius:2px;
			background-image:url(../images/useful.png);
			box-shadow:inset 0 21px 0 rgba(250, 250, 250, 0.12);
			text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3);
			}
			
		.useful li a:hover { background-position:0 -40px; text-decoration:none; }
	
/*	Finish SLIDER	*/

#content { padding:0 0 30px 0; vertical-align:top; }

.footerLogos { background:#FFF; padding:15px 0; box-shadow:inset 0 1px 0 rgba(0, 0, 0, 0.07); }
	.footerLogos img { float:left; width:89px; border-radius:2px; border:1px solid #DDD; }
	.footerLogos img:hover { border:1px solid #999; }

#footer { background:rgba(0, 0, 0, 0.05) url(../images/footer.png) no-repeat center top; vertical-align:top; }
	
	#footer div { float:left; width:100%; padding:25px 0 15px 0; }
		
		#footer td { font-size:12px; padding-bottom:7px; line-height:20px; vertical-align:top; color:#000; text-shadow:1px 1px 0 rgba(250, 250, 250, 0.7); }
			#footer td span { display:inline-block; }
			
/*	Start LEFT BLOCK	*/
		
.headerRed { 
	float:left; 
	width:100%; 
	height:40px; 
	box-shadow:inset 0 21px 0 rgba(250, 250, 250, 0.1) , inset 0 0 5px rgba(0, 0, 0, 0.5);
	text-align:center;
	border-radius:2px 2px 0 0;
	background:#0065B8;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	position:relative;
	}
	
	.headerRed h3 { position:absolute; width:100%; color:#FFF; font-size:15px; font-family:Roboto, Arial; font-weight:700; line-height:40px; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3); }
	.headerRed span { position:absolute; width:100%; height:15px; left:0; bottom:-5px; background:url(../images/arrows.png) no-repeat center 0; }
	
.headerLight { 
	float:left; 
	width:100%; 
	height:40px; 
	box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.2) , inset 0 21px 0 rgba(250, 250, 250, 0.99);
	text-align:center;
	border-radius:2px 2px 0 0;
	background:#F5F5F5;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	position:relative;
	}
	
	.headerLight h3 { color:#333; font-size:15px; font-family:Roboto, Arial; font-weight:700; line-height:40px; text-shadow:1px 1px 0 #FFF; }
	.headerLight span { position:absolute; width:100%; height:15px; left:0; bottom:-5px; background:url(../images/arrows.png) no-repeat center -100px; }
	
.bgGrey { width:190px; padding:14px 0 0 0; background:#FFF; border-left:1px solid #E6E6E6; border-right:1px solid #E6E6E6; border-bottom:2px solid #E6E6E6; border-radius:0 0 2px 2px; }

.bgLight { width:470px; padding:14px 0 0 0; background:#FFF; border-left:1px solid #E6E6E6; border-right:1px solid #E6E6E6; border-bottom:2px solid #E6E6E6; border-radius:0 0 2px 2px; }

.spacer { height:20px; }

#menu { 
	float:left; 
	width:230px; 
	background:#0065B8;
	border:1px solid #005397;
	border-top:none;
	border-radius:0 0 2px 2px;
	margin-bottom:20px;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	}
	
	#menu ul { float:left; width:100%; }
		#menu li { float:left; width:100%; border-bottom:1px solid rgba(0, 0, 0, 0.1); }
		#menu li a { 
			float:left; 
			display:block; 
			width:100%; 
			padding:4px 0 4px 24px; 
			color:#FFF; 
			font-weight:bold; 
			background:url(../images/menu-arrow.gif) no-repeat 9px 0;
			transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;
			box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
			}
		#menu li a:hover { background:#0074D2 url(../images/menu-arrow.gif) no-repeat 9px -100px; color:#FF6; text-decoration:none; }
	
.linkAll { 
	float:left; 
	width:100%; 
	height:30px; 
	text-align:center; 
	margin:10px 0 1px 0;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	padding:0 15px;
	}
	
	.linkAll a { width:100%; height:30px; display:block; font-size:11px; font-weight:bold; line-height:31px; background:#F5F5F5; border-top:1px solid rgba(0, 0, 0, 0.06); border-radius:2px 2px 0 0; }
	.linkAll a:hover { background:#FFF; }
		.linkAll a span { text-decoration:underline; }
		
/*	Finish LEFT BLOCK	*/

/*	Start CENTER BLOCK	*/

.welcome td { padding-bottom:14px; }
	.welcome td a { color:#000; }
	.welcome td img { float:left; margin-right: 15px;}
	
.cbAnn { float:left; width:470px; }
	
	.cbAnn ul { width:470px; border-top:1px dotted #E3E3E1; }
	.cbAnn li { width:470px; border-bottom:1px dotted #E3E3E1; font-weight:bold; font-size:15px; }
		.cbAnn li a { float:left; display:block; width:455px; padding:7px 0 8px 15px; background:url(../images/icon-ann.gif) no-repeat 0 1px; }
		.cbAnn li a:hover { background:#F5F5F5 url(../images/icon-ann.gif) no-repeat 0 1px; }
		
.cbNews { float:left; width:340px; /*	height:1070px; overflow:auto;	*/ }
	
	.cbNews ul { width:340px; margin-top:-12px; }
	.cbNews li { width:100%; border-bottom:1px solid #EEE; padding:10px 0; line-height:15px; color:#666; }
	.cbNews li:last-child { border-bottom:none; padding:10px 0 0 0; }
		.cbNews li img { float:left; width:70px; margin-right:15px; }
		
		.cbNews li div { float:right; width:255px; }
			.cbNews li div a { font-weight:bold; color:#000; line-height:17px; }
			.cbNews li div a:hover { color:#0065B8; }
			.cbNews li div h4 { font-weight:bold; }
			.cbNews li div span { color:#C00; line-height:21px; }

/*	Finish CENTER BLOCK	*/


/*	Start RIGHT BLOCK	*/

.rbAnn { float:left; width:200px; }
	.rbAnn li { padding:10px 0 10px 20px; border-bottom:1px solid #EEE; background:url(../images/icon-ann.gif) no-repeat 0 12px; }
	.rbAnn li:last-child { padding:10px 0 5px 20px; border-bottom:none; }
		.rbAnn li a { line-height:15px; }

.rbServices { border-bottom:1px dotted #E3E3E1; padding-bottom:10px; }
	
	.rbServices span { color:#C00; }
	
.rbLinks { float:left; width:190px; margin-left:14px; }
	
	.rbLinks td { padding-bottom:10px; }
	.rbLinks td select { width:200px; background:#F5F5F5; border:1px solid #999; padding:3px; font-family:Arial; font-size:12px; border-radius:2px; }
	
.dovizKurlari { float:left; width:200px; padding-bottom:12px; margin:-5px 0 0 14px; }
	.dovizKurlari table { width:200px; }
		.dovizKurlari tr:hover { background:#F5F5F5; }
			.dovizKurlari td { vertical-align:middle; font-weight:bold; color:#000; border-bottom:1px solid #E1E1E1; padding:2px 0 3px 0; }
	
.sayac { float:left; width:200px; padding-bottom:13px; margin:0 0 0 14px; text-align:center; }

/*	Finish RIGHT BLOCK	*/
		
#shortLinks { float:left; padding:2px 0 30px 280px; }
	
	#shortLinks a { float:left; margin-right:20px; color:#999; }
	#shortLinks a:hover { color:#C53A13; }
	
.hr11 { height:11px; background:url(../images/dot.gif) repeat-x left center; }
.hr15 { height:15px; background:url(../images/dot.gif) repeat-x left center; }
.hr21 { height:21px; background:url(../images/dot.gif) repeat-x left center; }
.hr31 { height:31px; background:url(../images/dot.gif) repeat-x left center; }
.hr41 { height:41px; background:url(../images/dot.gif) repeat-x left center; }

.fl_img { float:left; position:relative; margin:5px 20px 10px 0px;}
.fr_img { float:right; position:relative; margin:5px 0px 10px 20px;}

.t14 { font-size:14px; }

.references { float:left; width:640px; padding:0 0 30px 20px; color:#C24635; }
	
	.references li { float:left; width:270px; border-bottom:1px dotted #DDD; margin:0 20px; text-align:center; padding:20px 0; }
	.references li:hover { background:#F7F7F7; }
	.references li img { width:190px; height:100px; border:1px solid #DDD; padding:4px; margin-bottom:5px; }
	.references li img:hover { border:1px solid #999; }

a { color:#333; text-decoration:none; }
a:hover { color:#0065B8; text-decoration:underline; }


/*	Start CONTACT	*/

.contact td { font-size:15px; line-height:20px; }

.contactInput { border:1px solid #CCC; background:url(../images/input-bg.png) no-repeat; padding:7px; font:12px Tahoma; }
.contactInput:focus , .contactSelect:focus { border:1px solid #999; background:#F2F2F2; }

.contactSelect { border:1px solid #BBD5FF; background:url(../images/input-bg.png) no-repeat; padding:7px; font:12px Tahoma; }

.contactButton { width:140px; border:none; background:url(../images/button-bg.png) no-repeat; padding:6px 0 8px 0; font-size:15px; font-family:UbuntuMedium, Calibri, Arial; color:#FFF; cursor:pointer; }
.contactButton:hover { background:url(../images/button-bg.png) no-repeat 0 -50px; }

/*	Finish CONTACT	*/


/*	Start PAGINATION */

.paging { padding-top:15px; }
	
	.paging li a{ float:left; font:bold 12px/16px Tahoma; padding:3px 7px 3px 7px; text-align:center; border:1px solid #BBD5FF; margin-right:5px; border-radius:3px; }
	.paging li a:hover , .pagination li a.current { background:#EA0000; border:1px solid #900; color:#FFF; }
	
/*	Finish PAGINATION */

.siteBottom a { float:left; color:#999; margin-right:10px; display:block; padding-top:15px; }
.siteBottom a:hover { color:#365EBF; }



