body { margin:0; background:url(../images/bg.png) no-repeat center 155px; }

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; }
.pt20 { padding-top:20px; }

#header { height:130px; vertical-align:top; overflow:hidden; }
	
	#logo { float:left; width:500px; height:90px; padding-top:20px; }
	
	#topLinks { float:right; width:455px; height:40px; color:#666; line-height:30px; font-size:11px; text-shadow:1px 1px 0 #FFF; background:url(../images/top-links.png) no-repeat; }
		
		#topLinks a { float:right; color:#666; border-left:1px solid rgba(0, 0, 0, 0.1); padding:0 15px; }
		#topLinks a:hover { color:#000; text-decoration:underline; }
		#topLinks a:last-child { border:none; }
		
	.topShare { float:right; width:455px; height:40px; color:#666; line-height:30px; font-size:11px; text-align:right; }
		.topShare ul { float:right; }
			.topShare li { padding-left:10px; }
		.topShare span { color:#999; }
		
	#topSearch { float:right; width:270px; height:30px; background:url(../images/search.png) no-repeat; }
		#topSearch input { 
			float:left; 
			width:240px; 
			height:30px; 
			padding-left:30px; 
			border:none; 
			background:none; 
			color:#666; 
			font:12px/18px Arial; 
			box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
			}
		#topSearch input.none { float:right; width:30px; height:30px; padding:0 !important; }
		#topSearch input.none:hover { background:url(../images/button-search.png) no-repeat; }

#navigation { height:80px; background:url(../images/navigation.png) no-repeat center top; vertical-align:top; }
	
	#navigation table { float:left; padding-left:15px; }
		#navigation td { vertical-align:top; font-family:Museo500, Arial; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.27); }
			#navigation td a { float:left; height:45px; line-height:45px; padding:0 19px; color:#FFF; font-size:15px; background:url(../images/nav-hover.png) repeat-x center -45px; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; }
			#navigation td a:hover { background:url(../images/nav-hover.png) repeat-x center top; }
			#navigation td a.active { background:url(../images/nav-hover.png) repeat-x center top; }
		
	#topPhone { 
		float:right; 
		height:45px; 
		padding:0 15px 0 32px;
		background:url(../images/top-phone.png) no-repeat left 10px;
		font-size:21px;
		font-family:Museo700, Arial;
		line-height:46px;
		letter-spacing:-1px;
		color:#FFF;
		text-shadow:1px 1px 0 rgba(0, 0, 0, 0.27);
		}
	
/*	Start SLIDER	*/

#slider { float:left; width:1000px; height:330px; position:relative; }

	.slideshow { float:left; width:100%; z-index:95; }
		.slideshow div { width:100%; height:330px; border-radius:5px 5px 0 0; }
			
		.cycle-pager { float:left; width:90%; position:absolute; z-index:9999; text-align:center; left:30px; top:300px; }
			.cycle-pager span { float:left; cursor:pointer; width:30px; height:30px; background:url(../images/cycle-pager.png) no-repeat; margin-right:3px; text-indent:-9999px; transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; }
			.cycle-pager span.cycle-pager-active { background:url(../images/cycle-pager.png) no-repeat 0 -30px; }
/*	Finish SLIDER	*/

#content { padding:0 0 30px 0; vertical-align:top; }

.footerLogos { background:url(../images/footer-logos.png) no-repeat center top; padding:15px 0; }
	.footerLogos img { border-radius:2px; }
	.footerLogos img:hover { opacity:0.7; filter: alpha(opacity = 70); }

#footer { background:url(../images/footer.png) no-repeat center top; vertical-align:top; }
	
	#footer div { float:left; width:100%; padding:23px 0 12px 0; }
		
		#footer td { font-size:12px; padding-bottom:7px; line-height:25px; vertical-align:top; color:#000; text-shadow:1px 1px 0 rgba(250, 250, 250, 0.7); }
			#footer td span { display:inline-block; }
		
		#footer .topShare { padding:5px 0 0 0; }
		
		#footer .bottom { margin-top:15px; padding-top:25px; box-shadow:inset 0 1px 0 rgba(0, 0, 0, 0.06); }
			#footer .bottom td { color:#999; }
			
/*	Start LEFT BLOCK	*/

.welcome { 
	float:left; 
	width:660px; 
	height:230px; 
	padding:0 30px;
	background:url(../images/welcome.png) no-repeat; 
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	}
	
	.welcome h3 { height:55px; font-size:20px; font-family:Museo700, Arial; line-height:65px; }
		.welcome td { padding-bottom:14px; }
		.welcome td a { color:#000; }
		.welcome td img { float:left; border-radius:2px; margin-right: 15px;}

.headerRed { 
	float:left; 
	width:100%; 
	height:40px; 
	text-align:center;
	border-radius:2px 2px 0 0;
	background:url(../images/header-red.png) repeat-x;
	position:relative;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	}
	
	.headerRed h3 { color:#FFF; font-size:17px; font-family:Museo700, Arial; line-height:42px; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3); }
	.headerRed i { width:16px; height:11px; background:url(../images/header-red-arrow.png) no-repeat; position:absolute; bottom:-10px; left:20px; }
	
.headerLight { 
	float:left; 
	width:100%; 
	height:40px; 
	border:1px solid #DBE0E3;
	border-radius:2px 2px 0 0;
	background:url(../images/header-light.png) repeat-x;
	position:relative;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	}
	
	.headerLight h3 { color:#333; font-size:17px; font-family:Museo700, Arial; line-height:38px; text-shadow:1px 1px 0 #FFF; padding-left:18px; }
	.headerLight i { width:16px; height:11px; background:url(../images/header-light-arrow.png) no-repeat; position:absolute; bottom:-11px; left:19px; }
	
.bgGrey { width:190px; padding-top:20px; background:#F6F6F6; border-bottom:2px solid #E5E5E5; border-radius:0 0 3px 3px; }

.bgLight { width:470px; padding:15px 0 0 0; background:#FFF url(../images/bg-light.png) repeat-x; border:1px solid #E7E7E7; border-top:none; border-radius:0 0 2px 2px; }

.spacer-left { height:40px; background:url(../images/shadow-left.png) no-repeat; }
.spacer-right { height:30px; background:url(../images/shadow-right.png) no-repeat; }
.spacer { height:30px; }

.linkAll { 
	float:left; 
	width:100%; 
	height:31px; 
	text-align:center; 
	margin-top:10px;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	border-top:1px solid #E8E8E8;
	}
	
	.linkAll a { width:100%; height:30px; display:block; background:#F4F4F4; font-size:11px; font-weight:bold; line-height:30px; }
	.linkAll a:hover { background:#FFF; }
	
.left-ann { float:right; width:470px; }
	.left-ann ul { margin:0 0 12px 0; }
		.left-ann li { width:450px; padding:8px 0 9px 20px; border-bottom:1px solid rgba(0, 0, 0, 0.06); background:url(../images/icon-ann.gif) no-repeat 0 9px; }
		.left-ann li:last-child { border-bottom:none; background:none; }
			.left-ann li a { line-height:15px; }

.news-list { float:left; width:620px; overflow:hidden; }
	
	.news-list ul { width:640px; margin:-15px 0 10px 0; }
		.news-list li { width:300px; height:114px; border-bottom:1px solid #EEE; padding:20px 20px 20px 0; line-height:17px; color:#666; }
			.news-list li img { float:left; width:70px; border-radius:2px; }
			
			.news-list li div { float:right; width:215px; height:120px; overflow:hidden; }
				.news-list li div a { font-weight:bold; color:#000; }
				.news-list li div a:hover { color:#0070C5; }
				.news-list li div h4 { font-weight:bold; }
				.news-list li div span { color:#C00; }

/*	Finish LEFT BLOCK	*/


/*	Start RIGHT BLOCK	*/

.menuWrap { float:left; width:250px; margin-top:-50px; position:relative; z-index:9999; }

.menuHead { 
	float:left; 
	width:100%; 
	height:50px; 
	padding:0 0 0 20px; 
	border-radius:6px 6px 0 0;
	background:url(../images/menu-head.png) no-repeat;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	color:#FFF;
	font-size:21px;
	font-family:Museo700, Arial;
	line-height:52px;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3);
	box-shadow:0 0 17px rgba(0, 0, 0, 0.75) , inset 0 26px 0 rgba(250, 250, 250, 0.1);
	}
	
	.menu { 
		float:left; 
		width:280px;
		padding:0 15px;
		margin-left:-15px;
		background:url(../images/menu.png) no-repeat center top;
		box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
		}
		
		.menu ul { float:left; width:250px; padding:20px; border-radius:0 0 2px 2px; background:#F6F6F6; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
			.menu li { float:left; width:100%; border-bottom:1px solid rgba(0, 0, 0, 0.06); }
			.menu li:first-child { border-top:1px solid rgba(0, 0, 0, 0.06); }
			.menu li a { 
				float:left; 
				width:100%;
				font-size:14px;
				font-family:Museo500, Arial;
				padding:5px 0 5px 12px; 
				background:url(../images/menu-arrow.png) no-repeat 0 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:#0070C5 url(../images/menu-arrow.png) no-repeat 0 -50px; text-decoration:none; color:#FFF; }

.rbServices { border-bottom:1px dotted #E3E3E1; padding-bottom:10px; }
	
	.rbServices span { color:#C00; }
	
.rbLinks { float:left; width:210px; margin:0 0 5px 20px; }
	
	.rbLinks td { padding-bottom:10px; }
	.rbLinks td select { width:210px; background:#FFF; border:1px solid #999; padding:3px; font-family:Arial; font-size:12px; border-radius:2px; }
	
.dovizKurlari { float:left; width:210px; padding-bottom:13px; margin:-5px 0 5px 20px; }
		
	.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; }

.rbAll { 
	float:left; 
	width:100%; 
	text-align:center; 
	padding:10px 20px 2px 20px;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	text-align:right;
	}
	
	.rbAll a { float:left; width:100%; line-height:40px; font-size:11px; font-weight:bold; border-top:1px solid rgba(0, 0, 0, 0.06); }

/*	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:#0070C5; 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; }



