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:30px; background:rgba(0, 0, 0, 0.04); box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.06); }

	#topLinks { float:left; height:30px; color:#666; line-height:30px; 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 #E7E7E7; padding:0 20px; }
		#topLinks a:hover { color:#000; text-decoration:underline; }
		
	#topShare { float:right; height:30px; color:#666; line-height:30px; font-size:11px; text-shadow:1px 1px 0 #FFF; }
		#topShare ul { float:right; }
			#topShare li { padding-left:10px; }
		#topShare span { color:#999; }

#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:65px; 
		padding-left:40px;
		margin-bottom:5px;
		background:url(../images/top-phone.png) no-repeat left 20px;
		font-size:18px;
		font-family:Good, Arial;
		line-height:74px;
		color:#999;
		}
		
		#topPhone span { color:#333; font-size:22px; font-family:GoodBold, Arial; }
	
	#topSearch { float:right; width:300px; height:35px; background:url(../images/search.png) no-repeat; }
		#topSearch input { 
			float:left; 
			width:250px; 
			height:35px; 
			padding-left: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:36px; height:35px; padding:0 !important; }
		#topSearch input.none:hover { background:url(../images/button-search.png) no-repeat; }

#navigation { height:40px; background:#C00 url(../images/navigation.png) no-repeat center top; box-shadow:inset 0 21px 0 rgba(250, 250, 250, 0.15), inset 0 -2px 0 rgba(0, 0, 0, 0.2); }
	
	#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:40px; padding:0 27px; color:#FFF; font-size:18px; background:url(../images/nav-hover.png) no-repeat center 40px; 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:45px; background:url(../images/sub-nav.png) no-repeat bottom; padding:0 0 14px 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:1000px; height:320px; position:relative; background:url(../images/shadow.png) no-repeat center 305px; }

	.slideshow { float:left; width:100%; z-index:95; }
		.slideshow div { width:100%; height:300px; border-radius:3px; }
			
		.cycle-pager { float:left; width:90%; position:absolute; z-index:9999; text-align:center; left:50px; top:235px; }
			.cycle-pager span { float:left; display:block; cursor:pointer; width:15px; height:15px; background:rgba(250, 250, 250, 0.5); margin-right:10px; text-indent:-9999px; border-radius:10px; }
			.cycle-pager span.cycle-pager-active { background:#FFF; }
/*	Finish SLIDER	*/

#content { padding:0 0 30px 0; vertical-align:top; }

.footerLogos { background:#999 url(../images/footer-logos.png) no-repeat center top; padding:20px 0; }
	.footerLogos img { border-radius:2px; }
	.footerLogos img:hover { opacity:0.7; filter: alpha(opacity = 70); }

#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 20px; }
		
		#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:33px; 
	background:#F5F5F5; 
	border:1px solid #E5E5E5; 
	border-bottom:none; 
	box-shadow:0 2px 0 #C00; 
	margin-bottom:2px;
	text-align:center;
	border-radius:2px 2px 0 0;
	background:#F5F5F5 url(../images/arrows.png) no-repeat center 29px;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	}
	
	.headerRed h3 { color:#C00; font-size:14px; font-family:GoodMediumwide, Arial; line-height:33px; text-shadow:1px 1px 0 #FFF; }
	
*/
	
.headerRed { 
	float:left; 
	width:100%; 
	height:33px; 
	box-shadow:0 2px 0 #A30000, inset 0 17px 0 rgba(250, 250, 250, 0.15); 
	margin-bottom:2px;
	text-align:center;
	border-radius:2px 2px 0 0;
	background:#C00 url(../images/arrows.png) no-repeat center -170px;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	}
	
	.headerRed h3 { color:#FFF; font-size:14px; font-family:GoodMediumwide, Arial; line-height:35px; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3); }
	
.headerLight { 
	float:left; 
	width:100%; 
	height:33px; 
	border:1px solid #E5E5E5; 
	border-bottom:none; 
	box-shadow:0 2px 0 #CCC; 
	margin-bottom:2px;
	text-align:center;
	border-radius:2px 2px 0 0;
	background:#F5F5F5 url(../images/arrows.png) no-repeat center -71px;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	}
	
	.headerLight h3 { color:#333; font-size:14px; font-family:GoodMediumwide, Arial; line-height:33px; text-shadow:1px 1px 0 #FFF; }
	
.bgGrey { width:190px; padding:14px 0 0 0; background:#FFF; border-left:1px solid #EDEDED; border-right:1px solid #EDEDED; border-bottom:2px solid #EDEDED; border-radius:0 0 2px 2px; }

.bgLight { width:470px; padding:14px 0 0 0; background:#FFF; border-left:1px solid #EDEDED; border-right:1px solid #EDEDED; border-bottom:2px solid #EDEDED; border-radius:0 0 2px 2px; }

.spacer { height:20px; }

#menuHead { 
	float:left; 
	width:100%; 
	height:33px; 
	background:#F5F5F5; 
	border-bottom:none; 
	box-shadow:0 2px 0 #A30000, inset 0 17px 0 rgba(250, 250, 250, 0.15); 
	margin-bottom:2px;
	text-align:center;
	border-radius:2px 2px 0 0;
	background:#C00 url(../images/arrows.png) no-repeat center -170px;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	color:#FFF;
	font-size:14px;
	font-family:GoodMediumwide, Arial;
	line-height:35px;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3);
	}
	
	#menu { 
		float:left; 
		width:230px; 
		background:#C00;
		border:1px solid #AE0000;
		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:#EA0000 url(../images/menu-arrow.gif) no-repeat 9px -100px; color:#FF6; text-decoration:none; }
	
.linkAll { 
	float:left; 
	width:100%; 
	height:32px; 
	text-align:center; 
	margin-top:10px;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	border-top:1px solid #EEE;
	}
	
	.linkAll a { width:100%; height:32px; display:block; font-size:11px; font-weight:bold; line-height:32px; }
	.linkAll a:hover { background:#F7F7F7; }
		.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 { box-shadow:3px 3px 0 rgba(0, 0, 0, 0.1); 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:470px; }
	
	.cbNews ul { width:470px; 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:20px; /*box-shadow:2px 2px 0 rgba(0, 0, 0, 0.1);*/ }
		.cbNews li a { font-weight:bold; color:#000; line-height:17px; }
		.cbNews li a:hover { color:#C00; }
		.cbNews li a h4 { font-weight:bold; margin-bottom:2px; }
		.cbNews li span { color:#C00; line-height:17px; }

/*	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:13px; 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: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:#C00; 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; }



