@font-face {
    font-family: 'NeoSansProRegular';
    src: url('font/neosanspro-regular.eot');
    src: url('font/neosanspro-regular.eot') format('embedded-opentype'),
         url('font/neosanspro-regular.woff') format('woff'),
         url('font/neosanspro-regular.ttf') format('truetype'),
         url('font/neosanspro-regular.svg#NeoSansProRegular') format('svg');}	


html, body {
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#999;
	line-height:20px;
	font-family: 'NeoSansProRegular';
	text-align:left;
	height: 100%;}
		
		body,input,textarea,select
	{
		font-family: 'NeoSansProRegular', sans-serif;
		font-size: 11pt;
		font-weight: 300;
		line-height: 1.75em;
		color: #777;
		background:url(../img/bg_icerik.jpg) no-repeat fixed;
	}

	h1,h2,h3,h4,h5,h6
	{
		font-weight: 300;
		color: #777;
	}
	
		h2
		{
			letter-spacing: -0.020em;
			
		}
	
		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
		{
			color: inherit;
			text-decoration: none;
		}
		
	strong, b
	{
		font-weight: 500;
		color: #000000;
	}
	
	em, i
	{
		font-style: italic;
	}

	a
	{
		text-decoration: none;
		color: #6599CD;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	}
	
	a:hover
	{
		color:#3770A8;
		text-decoration: none;
	}

	sub
	{
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}
	
	sup
	{
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}
	
	hr
	{
		border: 0;
		border-top: solid 1px #ddd;
		margin: 6em 0 0 0;
		padding: 6em 0 0 0;
	}
	
	blockquote
	{
		border-left: solid 0.5em #ddd;
		padding: 1em 0 1em 2em;
		font-style: italic;
	}
	
	p, ul, ol, dl, table
	{
	
	font-size: 14px;
	
	}
	header
	{
		margin-bottom: 1.6em;
	}
	
		header h2
		{
			font-size: 2.5em;
		}

		header .byline
		{
			font-size: 1.7em;
		}
		
/* ---- HEADER BAŞLANGIÇ ---- */	

.mavibant-ust{	
	width:100%;
	height:35px;
	margin: 0;
	background:#6599CD;}
	
.link {
	font-family:'NeoSansProRegular';
	font-size:13px;
	color:#fff;
	background:#666
	text-align:right;
	text-decoration:none;
	padding:0 15px 0 15px;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	/*border-right:1px solid #FFF;*/
}
	
.link:hover{	color:#ccc;	text-decoration:none;}	
.link:last-child{	border-right:none;}	

.link2 {
	font-family:'NeoSansProRegular';
	font-size:13px;
	color:#fff;
	background:#666
	text-align:right;
	text-decoration:none;
	padding:0 0 0 15px;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	/*border-right:1px solid #FFF;*/
}
	
.link2:hover{	color:#ccc;	text-decoration:none;}
.link2:last-child{	border-right:none;}					
	
#ortala{ margin-left:auto; margin-right:auto;	width:980px;}
#menu{ float:left; margin-left:200px;	width:700px; height:35px; line-height:35px; text-align:right;}
#dil { float:right; text-align:right;	width: 60px; padding-top:5px;}

#header-bg{	background:url(../img/bg_header.jpg) repeat top center;	height:100px;}
	
.clear {clear:both; }
#logo {	float:left;	width: 261px;	height: 100px;}

#sm{	float:right;	width:100px;	}

.mavibant-alt{	
	width:100%;
	height:35px;
	margin: 0;
	background:#3f699b;}

#menu-alt	{
	text-align:right;
	height:35px;
	line-height:35px;}
	

	


#content {
	width:980px;
	background:#000;
	padding:140px  40px 40px 40px;
	margin:auto;
	-webkit-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	-webkit-radius-bottomright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	margin-bottom:20px;
	
}



#background_flash {
z-index:1;
position: fixed;
width: 100%;
height: 100%;
margin:0;
top:0;
left:0;
}
#container {
height:100%;
width:100%;
background:#333;
margin-bottom:20px;

}
#video_info {
position:absolute; right:3%; bottom:10%; background:url(../img/black_bg_85.png) repeat; z-index:500;
width:300px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding:20px 30px;
}


/* CONTENT  ================================================================================= */
.two_third_col {
	width:585px;
	float:left;
	margin-right:45px;
}
.one_third_col {
	width:270px;
	float:left;
	margin-right:45px;
}
.one_third_col_last {
	width:270px;
	float:left;
}
#content strong {
	color:#fff;
}

		
/* form styles ================================================================================= */

.col_f_1 {
	float:left; width:270px;
	display:block;
	margin-right:10px;
}
.col_f_2 {
	float:left; width:270px;
	display:block;
}

label {
	color: #fff;
	margin-top: 10px;
	display: block;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
	}
	
	fieldset { border: none; }
	
	#myform fieldset.col_f_1 input, #myform fieldset.col_f_2 input  { 		
		padding: 8px; 
		margin: 2px 0 5px 0; 
		background: #333;
		width:90%;
		font-family: 'NeoSansProRegular', sans-serif;
		color: #dfdfdf;
		font-size:12px;
		border: none;
		-webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    border-radius: 3px;
	}
	
	#myform input { 		
		padding: 8px; 
		margin: 2px 0 5px 0; 
		background: #333;
		width:50%;
		font-size: 12px;
		font-family: 'NeoSansProRegular', sans-serif;
		color: #dfdfdf;
		border: none;
		-webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    border-radius: 3px;				
	}
	#myform  textarea { 		
		padding: 8px; 
		margin: 2px 0 20px 0; 
		background: #333;
		width:89%;
		font-size: 12px;
		font-family: 'NeoSansProRegular', sans-serif;
		color: #dfdfdf;
		border: none;
		-webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    border-radius: 3px;
		height:100px;			
	}
	#myform  textarea:focus { 		
		padding: 8px; 
		margin: 2px 0 20px 0; 
		background: #ccc;
		width:89%;
		font-size: 12px;
		font-family: 'NeoSansProRegular', sans-serif;
		color:#222; 
		border: none;
		-webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    border-radius: 3px;
		height:100px;			
	}
	

	#myform fieldset.col_f_1 input:focus, #myform fieldset.col_f_2 input:focus, #myform input:focus  { 		
		padding: 8px; 
		margin: 2px 0 5px 0; 
		background: #ccc;
		border: none;
		color:#222;
		-webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    border-radius: 3px;		
	}
	/* error message */
.error {
	height:15px;
	background-color:#FFFE36;
	font-size:11px;
	padding:4px 10px;
	color:#000;
	width:120px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 	
	

	margin:0 0 10px 0;
	
}
		


/* OTHER STYLES ================================================================================= */

.line {
	background: url(../img/line.png) no-repeat top right; height:11px; border:0; margin:0; margin:20px 0 30px 0; 
	}
	.line_portfolio {
	background: url(../img/line.png) no-repeat top right; height:11px; border:0; margin:0; margin:0px 0 30px 0; 
	}
	.line_2 {
	background: url(../img/line_2.png) no-repeat top right; height:11px; border:0; margin:0; margin:30px 0 25px 0; 
	}
	.line_3 {
	background: url(../img/line.png) no-repeat top right; height:11px; border:0; margin:0; margin:40px 0 30px 0; 
	}
	ul.list{
	margin:0 0 20px 0;
	padding:0;
}
ul.list li {
	background: url(../img/arrow_gray.png) no-repeat left 6px;
	padding:0 0 0 10px; 
	line-height:18px;
	margin:0;
	}
	 a:link.details, a:visited.details  {
	background:url(../img/arrow_gray.png) no-repeat center right;
	padding-right:10px;
 }
 a:link, a:visited {
	text-decoration:none;
	}
	a:hover {
	text-decoration: none;
	color:text-decoration;
	}
	 a:link.details, a:visited.details  {
	background:url(../img/arrow_2.png) no-repeat center right;
	padding-right:15px;
 }
  a:hover.details  {
	background:url(../img/arrow_2.png) no-repeat center right;
	padding-right:15px;
 }
/* button style  ================================================================================= */
	button { 	
		width: 130px; 
		color: #fff; 
		text-transform: uppercase; 
		margin-top: 10px;
		border: none;
		padding:5px;
		background: #017ea8 url(../img/button_sprite_1.png) no-repeat left top;
		font-family: 'NeoSansProRegular', sans-serif;
		font-weight:normal;
		font-size:12px;
		text-transform:uppercase;
	
		
	} 	
	button:hover { 		
		background: #3f3f3f url(../img/button_sprite_1.png) no-repeat -175px top;
	
		cursor:  pointer; 
	} 	
	

/* PORTFOLIO PAGE================================================================================= */
       /* --- viewport configuration ---------------------------------------------------------- */
        .project {
            float: left;
            height: 180px;
			margin: 0 45px 45px 0;
            overflow: hidden;
            position: relative;
            width: 270px;
        }

        /* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
           class to the last thumbnail in each row to get rid of the margin-right. */
        .no-margin {
            margin-right: 0;
        }

        /* --- Link configuration that contains the image and label ----------------------------- */
        .project a {
            display: block;
            position: relative;
			text-decoration:none;
        }

        .project a img {
            height: 250px;
            left: 0px;
            position: relative;
            top: 0px;
            width: 360px;

        }

        .project a span {
            display: none;
            font-size: 16px;
            height: 100%;
            padding-top: 80px;
            position: absolute;
            text-align: center;
            text-decoration: none;
            width: 100%;
            z-index: 100;
        }
		        .project a span img {
					width: 134px; height:59px; margin:0;
        }

        /* --- Dark hover background ------------------------------------------------------------ */
        .bg {
            background: url(../img/portfolio_hover_bg.png) no-repeat top left;
            color: #fff;

        }

/* item details  ================================================================================= */
ul#item_details {
	list-style-type:none;
	margin:0px;
	line-height:24px;
	margin-bottom:40px;
}
ul#item_details li {
	display: inline-block; 
	overflow:hidden;
	border-bottom: 1px solid #3e3e3e;
	padding:10px 0 0 0;
	background:none;
}
ul#item_details li span {
	float:left; 
	width:130px;
	color:#aeaeae;
	font-weight:bold;
}
ul#item_details li em {
float:left; font-style:normal; width:140px; color:#fff; 
}
.margin_pro {
	margin-bottom:30px;
}
/* BLOG PAGE================================================================================= */
/* Search form */
.search { width:270px;margin:0px 0 35px 0; padding:0; }
#search span { width:248px; display:block; background:#1c1c1c; height:20px; margin:0 auto; padding:5px 10px; }
#search input#s {
	float:left;
	width:216px;
	padding:3px 5px;
	margin:0;
	border:0;
	background:none;
	color:#797a78;
}
#search .btn { float:left; padding:0; margin:0; border:0; width:22px; }
ul#cat {
	margin: 0 0 40px 0;
	font-size:18px;
}
ul#cat li {
	border-bottom:1px solid #161616;
	background:url(../img/icon_folder.png) no-repeat right 9px;
	margin:15px 0 15px 0;
	padding-bottom:5px;
}

ul#post {
	margin: 0 0 40px 0;
}
ul#post li {
	border-bottom:1px solid #161616;
	background: url(../img/icon_post.png) no-repeat right 5px;
	margin:15px 0 15px 0;
	padding-bottom:5px;
}
ul#post em {
	display:block;
	font-style: italic;
}
.post_info {
	background-color:#1c1c1c;
	padding:5px 5px 5px 10px;
	font-size:11px;
	margin-bottom:10px
}
.date {
	background:url(../img/icon_date.png) no-repeat left 2px; padding-left:20px;
}
.auth {
	background: url(../img/icon_user.png) no-repeat left 2px; padding-left:15px; margin-left:30px;
}
.comments {
	background: url(../img/icon_comments.png) no-repeat left 2px; padding-left:20px; margin-left:135px;
}
ul.comments_list { margin-bottom:40px;
}
ul.comments_list li { padding-left: 80px; display:block;block;position: relative; border-bottom:1px solid #161616; padding-bottom:5px; margin-bottom:20px;
}
ul.comments_list li p { display: block;
}
ul.comments_list li img {  display: block; position: absolute; left: 0; top: 0; width: 48px; height:48px; border:3px solid #333;
}

/*=== PageNavi. ===*/
.wp-pagenavi { clear:both;margin:0 auto; text-align:right; color:#797a78; padding:0 0 22px  0;}
.wp-pagenavi a,
.wp-pagenavi .current { color:#00aeef; border:1px solid #3e3e3e; margin-left:3px; padding:5px 10px; text-decoration:none;}
.wp-pagenavi a:hover { background:#00aeef; color:#fff; border:1px solid #00aeef; }
.wp-pagenavi .current { color:#fff; border:1px solid #00aeef; }
.wp-pagenavi .pages { float:left;}

/* CONTACT PAGE ================================================================================= */
ul#contact_info {
	margin: 0 0 40px 0;
	font-size:16px;
	color:#fff;
}
ul#contact_info li {
	border-bottom:1px solid #161616;
	margin:15px 0 15px 0;
	padding-bottom:5px;
}
#contact_info li#address {
	background: url(../img/icon_address.png) no-repeat right 5px;
}
#contact_info li#email {
	background: url(../img/icon_email.png) no-repeat right 5px;
}
#contact_info li#phone {
	background: url(../img/icon_phone.png) no-repeat right 5px;
}
#contact_info li#web {
	background: url(../img/icon_web.png) no-repeat right 5px;
}

/* NIVO SLIDER  ================================================================================= */
#slider {
	position:relative;
	width: 585px;
	height:320px;
} 
.home {
	width:900px;
} 
#slider img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:0px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: 'Roboto', sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.shadow {
	background:url(../img/shadow.png) no-repeat center top; height:32px; margin-bottom:10px; 
}
.shadow_home {
	background:url(../img/shadow.png) no-repeat center top; height:32px; margin-bottom:20px; 
}

/* FOOTER ================================================================================= */
#copyright {
	
	float:right;
	margin:4px 0 50px 0;
	color:#cccccc;
	font-size:10px;
	}
	#copy {
	text-align:right;
	color:#5b5b5b;
	font-size:11px;
	}
#ajans {
	
	float:left;
	margin:5px 0 0 0;
	color:#cccccc;
	font-size:11px;
	}
#kurumsalyazi {
	height: 145px;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 4;
	position: fixed;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#kurumsalyazi2 {
	overflow: hidden;
	height: 100%;
	text-align: left;
	z-index: 5;
	width: 980px;
	margin: auto;
}

#blackbar {
	height: 30px;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 4;
	position: fixed;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}
#blackbar2 {
	overflow: hidden;
	height: 100%;
	text-align: left;
	z-index: 5;
	width: 980px;
	margin: auto;
}

#blackbarstatic {
	height: 30px;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 4;

	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}
#blackbarstatic2 {
	overflow: hidden;
	height: 100%;
	text-align: left;
	z-index: 5;
	width: 980px;
	margin: auto;
}


#content_icerik {
	width:980px;

	padding:20px  0px 40px 0px;
	margin:auto;
	
	border-bottom-right-radius: 15px;
	margin-bottom:20px;
}


/* İLETİŞİM */
.iletisim {

  *zoom: 1;
}

#map {
	margin:0 0 15px 0;
	padding-top:6px;
	width:980px;
}
.span4 {
  width: 300px;
  height: 250px;
  float:left;}

.span-endustriyel {
	width: 480px;
	height: 250px;
	float: left;
	padding-right:10px;}

.span5 {
  width: 360px;
  height: 250px;
  float:left;}
  
.span8 {  width: 620px;}

/* HABERLER */

.ac-container{
	
	width: 980px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.ac-container label{
	
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;

	cursor: pointer;
	color: #fff;
	
	background: #6599CD;
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
			-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
		
}
.ac-container label:hover{
	background: #3770A8;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #3770A8;
	color: #fff;
	
	
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
padding-left: 20px;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;

}
.ac-container article p{
	color: #777;

	
	font-size: 14px;
	padding-left: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	height:auto;
}
.ac-container input:checked ~ article.ac-small{
	height: 200px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 400px;
}
.ac-container input:checked ~ article.ac-large{
	height: 380px;
}
.ac-container input:checked ~ article.ac-fuar{
	height: 350px;
}
.ac-container input:checked ~ article.ac-izar{
	height: 700px;
}



		

/* wrapper css */
#wrappergrids{
	margin-top:70px;
	width:100%;
}
#wrappergrids hgroup{
	text-align:center;
}
#wrappergrids h2{
	margin:5px 0;
	color:#FF6D99;
	text-shadow:1px 1px 2px #A50031;
	font-size:33px;
	font-family:Arial Narrow, Arial, sans-serif;
}
#wrappergrids h3{
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	text-shadow:1px 1px 0 #fff;
	color:#888;
	margin:5px 0;
}

#containergrids{
	position:relative;
	width:980px;
	margin:0 auto 50px;
	padding-bottom: 50px;
	
}
.grids{
	width:188px;
	height: 280px;
	min-height:100px;
	padding: 15px;
	background:#fff;
	margin:8px;
	font-size:12px;
	float:left;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
	border-radius:5px;
}

.grids2{
	width:188px;
	height: 310px;
	min-height:100px;
	padding: 15px;
	background:#fff;
	margin:8px;
	font-size:12px;
	float:left;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
	border-radius:5px;
}


.grids strong {
	border-bottom:1px solid #ccc;
	margin:10px 0;
	display:block;
	padding:0 0 5px;
	font-size:12px;
}

.grids2 strong {
	border-bottom:1px solid #ccc;
	margin:10px 0;
	display:block;
	padding:0 0 5px;
	font-size:12px;
}
.grids .meta{
	text-align:right;
	color:#777;
	font-style:italic;
}

.grids2 .meta{
	text-align:right;
	color:#777;
	font-style:italic;
}

.grids .imgholder img{
	max-width:100%;
	background:#ccc;
	display:block;
}

.grids2 .imgholder img{
	max-width:100%;
	background:#ccc;
	display:block;
}

@media screen and (max-width : 1240px) {
	body{
		overflow:auto;
	}
}
@media screen and (max-width : 900px) {
	#backlinks{
		float:none;
		clear:both;
	}
	#backlinks a{
		display:inline-block;
		padding-right:20px;
	}
	#wrapper{
		margin-top:90px;
	}
}


.img-alani{ float:left; padding-right:10px; padding-bottom:10px; width:188px; height:117px; }
.img-alani2{ float:right; width:188px; height:117px; }
.img-hakk{ width:188px; height:117px; border:1px solid #CCC; -webkit-border-radius:5px;-moz-border-radius:5px; border-radius:5px;	}	
.img-marka{	width:155px; height:95px; border:1px solid #ddd; -webkit-border-radius:5px;	-moz-border-radius:5px; border-radius:5px; margin-left:3px;			-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	}	
.img-marka:hover{	 border:1px solid #999; -webkit-border-radius:5px;	-moz-border-radius:5px; border-radius:5px;opacity:0.7;}	

.img-kesici{ width:160px; height:93px; border:1px solid #CCC; -webkit-border-radius:5px;-moz-border-radius:5px; border-radius:5px;	}

a.arama-buton{
	background-color:#3770A8;
	padding:3px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;}	

a.arama-buton:hover{ background-color:#999;}

.arama-inp {
	float:left;
	font-family: 'NeoSansProRegular';
	background:url(../images/search.jpg) no-repeat right #fff;
	width:150px;
	height:28px;
	font-size:9px;
	padding-left:6px;
	margin-left:10px;
	margin-right:5px;
	line-height: 28px;
	border:1px #CCCCCC solid;
	color: #3770A8;	
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px;	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;}
	
.arama-inp:hover {
	background-color:#fff;
	color:#3770A8;
	box-shadow: 			0px 0px 5px 0px #3770A8;
	-webkit-box-shadow : 	0px 0px 5px 0px #3770A8;
	-moz-box-shadow: 		0px 0px 5px 0px #3770A8;}	
	
#arama-alani{	float:right;	width:300px;	margin-top:38px;}

.markalar-alan{ float:left; width:320px; height:100%; margin: 0 5px 35px 0; text-align:center;}
.markalar-logo{ height:100%; }
.markalar-text{ width:310px; padding:0 5px 0 5px; }

#menu-alt {	position:relative; }
#menu-alt .menuoge {	border-right:1px solid #FFF;	position:relative;}
#menu-alt .menuoge.last {	border:none;}
#menu-alt .menuoge {	position:relative;}
#menu-alt .menuoge ul {	position:absolute;	left:0;	text-align:left; width:210px; }
#menu-alt .menuoge:hover ul {	visibility: visible;}

	.miniadv{width:320px;}
	.miniadv a{	position:relative;	z-index:5; }
	.miniadv a:hover{z-index:10;}
	.miniadv a span{display:none;}
	.miniadv a:hover span{display:block;position:absolute; z-index:100; bottom:-10px; left:-80px;}
	.miniadv img{border:1;}	