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

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	text-decoration: none;
}

iframe .msfeatureupdater {
	display: none;
}

img{ border:0px;}

.clear{ clear:both}

.side_bar {
	background: #C90; /**/
	cursor: pointer;
	margin-left: -321px;
	position: fixed;
	z-index: 999;
}

.teklif_al {
	background: url(../images/teklif-al.png) center center no-repeat;
	height: 200px;
	margin-top: 100px;
	width: 364px;
}

.side_bar_content {
	float: left;
	height: 81px;
	margin-left: 8px;
	width: 147px;
	text-align: center;
	margin-top: 10px;
	margin: 10px 0px 0px 8px;
}

.side_bar_content a {
	display: block;
	width: inherit;
	height: inherit;
}

.side_bar_content a span {
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	color: #000;
	position: absolute;
	width: 142px;
	padding: 0px 4px 0px 4px;
}

.side_bar_content a img {
	height: inherit;
	width: inherit;
}

/************ General Css ************/

.header {
	float: left;
	border-bottom: 1px solid #bbbbbb;
	height: 485px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 8;
	background: url(../images/bg-mavi.jpg) repeat-x;
}

.back_img_1, .back_img_2, .back_img_3 {
	height: 485px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: -9;
}

/*
.back_img_2 {
	background: url(../images/bg-yesil.jpg) repeat-x;
}
.back_img_3 {
	background: url(../images/bg-turuncu.jpg) repeat-x;
}
*/

.section {
	border-bottom: 1px solid #e4e4e4;
	min-height: 180px;
	height: auto;
	margin: 0px auto;
	position: relative;
	width: 100%;
	overflow:hidden;
}

.social_filed {
	border-bottom: 1px solid #bbbbbb;
	float: left;
	min-height: 124px;
	height: auto;
	margin: 0px auto;
	position: relative;
	width: 100%;
}

.copyright_wrapper {
	border-bottom: 1px solid #bbbbbb;
	min-height: 52px;
	height: auto;
	margin: 0px auto;
	position: relative;
	width: 100%;
}

.footer {
	background: #383838;
	height: 300px;
	margin: 0px auto;
	position: relative;
	width: 100%;
}

.content {
	min-height: 180px;
	height: inherit;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

.clear {
	clear: both;
}

/************ Lightbox Css ************/
.overlay {
	background: #000;
	display: none;
	height: 300%;
	opacity: 0.7;
	position: absolute; 
	width: 300%;
	z-index: 99999;
}

.lightbox {
	height: auto; /*500px*/
	position: fixed;
	visibility: hidden;
	margin-top: 20px;
	width: 680px;
	z-index: 999999;
}

.close_lightbox {
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
}

.lb_middle {
	background: #FFF;
	height: auto;
	width: inherit;
	margin-left: 1px;
}

.borderTop {
	background: url(../images/lb_bg.png) 680px 21px;
	width: 100%;
	height: 10px;
}

.borderBottom{
	background: url(../images/lb_bg.png) 680px 9px;
	width: 100%;
	height: 9px;
}


/************ Header Css ************/
.lang {
	color: #FFF; /**/
	float: left;
	margin-top: 10px;
	width: 100px;
	margin-left:3px;
}

.lang a {
	color: #FFF; /**/
	font-size: 12px;
}

.lang a:hover{ text-decoration:underline}

.lang .aktif{ text-decoration:underline}

.nav_menu {
	background:url(../images/menu.png) center center;
	float: left;
	margin-top: 6px;
	position: relative;
	height: 70px;
	width: 1000px;
}

.nav_menu img{
	position: absolute;
}

.nav_menu img.logo {
	left: 394px;
	top: -16px;
}

.nav_menu h1 {
	color: #FFF; /**/
	font-family: "Times New Roman", Times, serif;
	font-size: 36px; /*resize font*/
	font-style: italic;
	font-weight: bold;
	left: 398px;
	position: relative;
	top: 74px;
	z-index: 99999;
}

.nav_menu ul.nav_menu_left, .nav_menu ul.nav_menu_right {
	float: left;
	height: 24px;
	position: relative;
	margin-top: -14px;
	width: 420px;
}

.nav_menu ul.nav_menu_right {
	left: 152px;
}

.nav_menu ul.nav_menu_left li a, .nav_menu ul.nav_menu_right li a{
	color: #005375;
	float: left;
	font-size: 12px;
	margin-left: 28px;
	font-weight:bolder;
	text-shadow:1px 1px 1px #f9f9f9;

}

.nav_menu ul.nav_menu_left li a:hover, .nav_menu ul.nav_menu_right li a:hover {
	/*-color:#FC0;-*/
	text-decoration:underline
}

.tab_wrapper {
	float: left;
	height: 270px;
	position: relative;
	margin: 106px auto;
	width: inherit;
}

.tab_wrapper .tab_content {
	height: 270px;
	position: absolute;
	margin: 0px auto;
	display: none;
	width: inherit;
}

.tab_wrapper .tab_content:first-child {
	display: inline;
}

.tab_wrapper .tab_content .left_side {
	float: left;
	height: inherit;
	width:320px;
}

.tab_wrapper .tab_content .right_side {
	float: left;
	height: inherit;
	text-align: justify;
	width: 680px;
	text-shadow: 1px 1px 1px #333;
}

.tab_wrapper .tab_content .right_side h1 {
	color: #FFF; /**/
	font-size: 24px;
	font-weight: bold;
}

.tab_wrapper .tab_content .right_side h1 a{
	color: #FFF; /**/
}


.tab_wrapper .tab_content .right_side p {
	color: #FFF; /**/
	font-size: 16px;
}

.tab_wrapper .tab_content .right_side .right_side_info {
	float: left;
	height: auto;
	width: 680px;
}

.tab_wrapper .tab_content .right_side .right_side_info .right_side_info_a {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	float: left;
	height: 30px;
	margin: 10px 0px 0px 30px;
	width: 200px;
	text-align: center;
}

.tab_wrapper .tab_content .right_side .right_side_info .right_side_info_a:first-child {
	margin-left: 0px;
}

.tab_wrapper .tab_content .right_side .right_side_info a{
	color: #FFF;
	line-height: 30px;
}

.tab_wrapper .tab_content .right_side .right_side_info_a:hover {
	border-bottom: 1px solid #0C3;
	border-top: 1px solid #0C3;
}

.tab_wrapper .tab_content .right_side .right_side_info_a:hover a {
	color: #0C3;
}

.tab_wrapper .tab_content .right_side a.right_side_cont {
	background: url(../images/ok.png) right center no-repeat;
	color: #FFF; 
	float: right;
	font-weight: bold;
	padding-right: 16px;
}

.tab_wrapper .tab_content .right_side a.right_side_cont:hover {
	text-decoration:underline
}

.tab_slider_loader_wrapper {
	
	height: 4px;
	position: absolute;
	margin-top: -4px;
	width: 100%;
}

.tab_slider_loader_inner {
	background: #00121a;
	height: inherit;
	opacity: 0.8;
	width: 0%;
	
}

.etable {
	height: 300px;
	width: inherit;
	margin-top:8px;
	/*-background:url(../images/paket.jpg);-*/
}

.etable .etable_panel {
	height: auto;
	width: inherit;
}

.ic_f{ font-size:16px !important;font-weight:bold; color:#09F !important}

.ic_b{ font-size:14px !important;font-weight:bold}

.etable .etable_panel .etable_title {
	color: #fff;
	font-size: 12px;
	height: inherit;
	float: left;
	text-align: left;
	padding:2px 2px 5px 0px;
	width: 180px;
	font-weight:bold;
	border-right: solid 1px #033a50;
	margin-right: 43px;
}

.etable .etable_panel .etable_title a.etable_title_href{
	color: #09F !important;
	text-decoration: none;
}

.etable .etable_panel .etable_title:last-child{
	border-right:0px;	
}

.etable .etable_panel .etable_title strong {
	color: #71ba23;
	font-size: 14px;
	
}


.etable .etable_panel .etable_title a {
	color: #FC0;
	text-decoration: underline;
}

/************ Inner Page Header Css ************/
.inner_header {
	float: left;
	border-bottom: 1px solid #bbbbbb;
	height: 226px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	width: 100%;
}


.rotator_div {
	display: none;
}

.inner_back_img_1, .inner_back_img_2, .inner_back_img_3 {
	height: 226px;
	position: absolute;
	width: 100%;
	z-index: -9;
}

.inner_back_img_1 {
	background: url(../images/bg-mavi.jpg) bottom center;
}

/*
.inner_back_img_2 {
	background: url(../images/bg-turuncu.jpg) repeat-x;
}

.inner_back_img_3 {
	background: url(../images/bg-yesil.jpg) repeat-x;
}
*/

.sub_header {
	background: #fafafa;
	border-bottom: 1px solid #bababa;
	float: left;
	height: 90px;
	margin: 0px auto;
	position: relative;
	width: 100%;
}

.sub_header .sub_header_content {
	height: 90px;
	margin: 0px auto;
	width: 1000px;
}

.sub_header .sub_header_content img{
	height: 10px;
	margin: -2px auto;
	width: 1000px;
}

.page_title {
	background: url(../images/baslik.png) center center no-repeat;
	float: left;
	height: 54px;
	margin-top: 32px;
	text-align: center;
	width: 288px;
	padding-right:10px;
}

.page_title img {
	height: 54px;
	width: 298px;
}

.page_title h1 {
	color: #00384f;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	margin-top: 14px;
}

/************************************************ Ana Sayfa ************************************************/
/************ Second Section Tab Menu Options ************/
.tab_menu {
	float: left;
	height: auto;
	margin-top: 30px;
	position: relative;
	width: inherit;
}

.tab_menu .tab_left_menu, 
.tab_menu .tab_middle_menu, 
.tab_menu .tab_right_menu,
.tab_menu .tab_extra_menu {
	cursor: pointer;
	float: left;
	margin-left: 32px;
	min-height: 164px;
	height: auto;
	width: 220px;
}

.tab_menu .tab_left_menu {
	margin-left: 0px;
}

.tab_menu h1 {
	color: #646464;
	font-size: 20px;
}

.tab_menu .tab_signal {
	background: #d3d3d3; /*#013040;*/
	border-bottom: 1px solid #e4e4e4;
	height: 10px;
	width: 100%;
}

.tab_menu .active {
	background: #013040; /*#013040;*/
	transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-webkit-transition: all .5s linear;
}

.tab_menu p {
	color: #5e5e5e;
	font-size: 12px;
	margin-top: 4px;
}

.header_shadow {/*header shadow*/
	height: 10px;
	margin-top: -1px;
	position: absolute;
	width: 1000px;
}

.header_shadow img {
	height: 10px;
	width: 1000px;
}


/************ slider Css ************/
.slider_container {
	position: relative; 
	width: 1000px; 
	height: 240px; 
	overflow: hidden; 
	margin: 0px; 
	padding: 0px; 
}

.slider_panel {
	display: none;
	height: 240px;
	position: absolute;
	width: 1000px;
}

.slider_left_content {
	float: left;
	height: 166px;
	margin-left: 0px; /*-310*/
	margin-top:  -200px; /*40px*/
	width: 410px;
}

.slider_left_content p {
	color: #5e5e5e;
	font-size: 12px;
	text-align: justify;
}

.slider_right_content {
	float: right;
	height: 292px;
	margin-top: -30px;
	width: 500px;
}

.slider_right_content img.firstImage {
	width: 300px;
	margin-left: 70px; /*500*/
	margin-top: -200px; /*40px*/
}

.slider_right_content img.secondImage{
	width: 200px;
	margin-top: 250px; /*-140px*/
	margin-left: 310px; /*500*/
}

.slider_right_content img.thirdImage {
	height: 99px;
	width: 50px;
	margin-top: 221px; /*-140px*/
	margin-left: 250px; /*500*/
}


.slider_nav { 
	height: 14px;
	margin-bottom: 16px;
	margin-top: -20px;
	position: relative; 
	width: auto;
}

.slider_nav a {
	float: left;
	width: 14px;
	height: 14px;
	margin-left: 8px;
	background:url(../images/g_btn.png) left top;
	cursor: pointer;
}

.slider_nav a:first-child {
	margin-left: 0px;
}

.slider_nav a.selected {
	background:url(../images/g_btn.png) left bottom;
}


/************ Referans Blog Müşteri Yorumları ************/
.sub_content {
	height: auto;
	min-height:400px;
	width: inherit;
}

.sub_section {
	float: left;
	height: auto;
	margin-top:10px;
	width: 1000px;
	margin-bottom:30px;
	
}

.sub_section .headline {
	height: 49px;
	width: 1000px;
}

.sub_section .headline h1 {
	color: #666;
	font-size: 32px;
	padding: 10px 0px 10px 10px;
	font-family:"Times New Roman", Times, serif;
	width:1000px;
	text-align:center;
	font-style:italic;
	font-weight:normal;
	background:url(../images/ana_cizgi.png) left center;
}

.anaSayfa_referans_line {
	float: left;
	height: 275px;
	margin-top: 18px;
	width: 100%;
}

.anaSayfa_referans_line .ana_sayfa_referans_image_wrapper {
	float: left;
	height: 120px;
	margin-right: 23px;
	width: 147px;
	margin-bottom:20px;
}

.anaSayfa_referans_line .ana_sayfa_referans_image_wrapper:first-child {
	margin-left: 0px;
}

.anaSayfa_referans_line .ana_sayfa_referans_image_wrapper .anaSayfa_referans_image {
	float: left;
	height: 80px; /*78*/
	width: 147px;
}

.anaSayfa_referans_image_border {
	border: 1px solid #bbbbbb;
	float: left;
	height: 78px;
	width: 138px;
}

.ana_sayfa_referans_image_wrapper .anaSayfa_referans_image img.anaSayfa_referans_image_self {
	float: left;
	height: 78px;
	width: 138px;
}

.ana_sayfa_referans_image_wrapper .anaSayfa_referans_image img.anaSayfa_referans_image_shadow {
	float: right;
	height: 78px;
	width: 7px;
}

.ana_sayfa_referans_image_wrapper  .anaSayfa_referans_image_info {
	float: left;
	height: 27px;
	width: 145px;
	text-align: center;
}

.ana_sayfa_referans_image_wrapper  .anaSayfa_referans_image_info h2 {
	color: #013a52;
	font-size: 13px;
	margin-top:4px;
}

.ana_sayfa_referans_image_wrapper  .anaSayfa_referans_image_info h2 span {
	color: #666;
	font-size: 10px;
	display:block
}


.bottom_info {
	background: url(../images/gorseller/tum-alanlar.png) center center no-repeat;
	float:  right;
	height: 21px;
	line-height: 20px;
	width: 125px;
	text-align: center;
	margin-left:2px;
}

.bottom_info a {
	color: #FFF;
	font-size: 10px;
}


.sub_section .referans_bottom_border {
	background: #013a52;
	height: 1px;
	width: 1000px;
}


/*blog*/
.blog {
	height: 190px;
	width: 490px;
}
.blog_list_wrapper {
	background: url(../images/gorseller/yazi-alan.png) center center no-repeat;
	float: left;
	height: 136px;
	margin-top: 10px;
	overflow: hidden;
	width: 483px;
}

.blog .blog_list_wrapper ul {
	float: left;
	height: 136px;
	margin-top: 4px;
	width: 483px;
}


.blog .blog_list_wrapper ul li {
	height: 126px;
	margin-left: 10px;
	padding-top: 10px;
	width: 460px;
}

.blog .blog_list_wrapper ul li a {
	color: #737373;
	font-size:12px;
	margin-top: 20px;
}

.blog .blog_list_wrapper ul li span {
	color: #545454;
	font-size:17px;
	margin-top: 0px;
}

.blog .blog_list_wrapper ul li small {
	color: #545454;
	float: right;
	margin-top: 4px;
	
}

.blog .blog_arrows {
	float: left;
	height: 20px;
	margin-left: 10px;
	width: 462px;
}

.blog .blog_arrows img {
	cursor: pointer;
	float: right;
	margin-left: 2px;
}


/*müşteri yorumları*/
.comments {
	height: 118px;
	width: 1000px;
}
.comment_list_wrapper {
	float: left;
	height: 130px;
	margin-top: 4px;
	overflow: hidden;
	width: 1000px;
}

.comments .comment_list_wrapper ul {
	float: left;
	height: 136px;
	margin-top: 4px;
	width: 1000px;
}

.comments .comment_list_wrapper ul li {
	font-family: "Times New Roman", Times, serif;
	height: 130px;
	width:1000px;
}

.comments .comment_list_wrapper ul li a {
	background: red;
	color: #737373;
	font-size:12px;
	 
}

.comments .comment_list_wrapper ul li a p {
	margin-top: 5px;
}

.comments .comment_list_wrapper ul li span {
	color: #333;
	float: right;
	font-size:11px;
	margin-top: -15px;
	margin-right:10px;
}

.comments .comment_arrows {
	float: right;
	height: 30px;
	width:1000px;
}

.comments .comment_arrows img {
	cursor: pointer;
	float: right;
	margin-left: 2px;
}


/************************************************ Inner Page [ Kurumsal ] ************************************************/

/*kurumsal*/
.quotation {
	background: url(../images/tirnak.jpg) center center no-repeat;
	height: 343px;
	width: 1000px;
}

.quotation_inner {
	float: left;
	height: 200px;
	margin: 80px 0px 0px 100px;
	width:  800px;
}

.quotation_inner p, .quotation_inner span {
	color: #00384f;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

.quotation_inner span {
	color: #030303; 
	float: right;
}

.kurumsal_title {
	border-bottom: 1px solid #00384f;
	float: left;
	height: 30px;
	width: 1000px;
}

.kurumsal_title h1 {
	color: #00384f;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 26px;
	font-weight: bold;
}

.hakkimizda_aciklama {
	float: left;
	height: auto;
	min-height:260px;
	width: 850px;
	padding:40px 75px;
	margin-top:50px;
	background:url(../images/tirnak.jpg) no-repeat;
}

.hakkimizda_aciklama p {
	color: #8a8a8a;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.ekip_list_wrapper {
	float: left;
	height: 474px;
	width: 1000px;
}

.ekip_list_wrapper ul {
	float: left;
	height: 230px;
	margin-top: 10px;
	width: 1000px;
}

.ekip_list_wrapper ul li {
	float: left;
	height: 230px;
	margin-left: 12px;
	width: 190px;
}

.ekip_list_wrapper ul li:first-child {
	margin-left: 0px;
}

.ekip_list_wrapper ul li img {
	height: 230px;
	width: 190px;
}

/*hizmetlerimiz*/
.hizmetlerimiz_content {
	height: 226px;
	width: 1000px;
}

.hizmetlerimiz_title_wrapper {
	float: left;
	position: relative;
	height: 226px;
	width: 234px;
}

.hizmetlerimiz_title {
	bottom: 5px;
	height: 72px;
	left: 0px;
	position: absolute;
	width: 234px;
}

.hizmetlerimiz_title p {
	color: #00384f;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.hizmetlerimiz_title p span.first_lettler {
	color: #00384f;
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
	font-weight: bold;
}

.hizmetlerimiz_title .bigger {
	color: #bbbbbb;
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
}

.hizmetlerimiz_img {
	float: left;
	height: 226px;
	margin-left: 16px;
	width: 270px;
}

.hizmetlerimiz_img img {
	height: 206px;
	margin-top: 20px;
	width: 270px;
}

.hizmetlerimiz_info {
	float: left;
	height: 226px;
	margin-left: 16px;
	width: 462px;
}

.hizmetlerimiz_info p {
	color: #8a8a8a;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 80px;
}

.hizmetlerimiz_border {
	background: #e9e9e9;
	height: 4px;
	margin: 20px auto;
	width: 1000px;
}

/*ekibmiz*/
.ekibimiz_content {
	background: url(../images/ekip_img/ekip.png) center center no-repeat;
	height: 1400px;
	width: 1000px;
}

.ekibimiz_content h2 {
	color: #095b8d;
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	top: 133px;
	left: 510px;
}

.ekibimiz_content img {
	position: absolute;
}

.ekibimiz_content img.ekip1 {
	top: 62px;
	left: 77px;
}

.ekibimiz_content img.ekip2 {
top: 178px;
left: 504px;
}

.ekibimiz_content img.ekip3 {
top: 346px;
left: 197px;
}

.ekibimiz_content img.ekip4 {
top: 458px;
left: 504px;
}

.ekibimiz_content img.ekip5 {
top: 551px;
left: 104px;
height: 262px;
width: 395px;
}

.ekibimiz_content img.ekip6 {
top: 665px;
left: 504px;
}

.ekibimiz_content img.ekip7 {
top: 818px;
left: 0;
}

.ekibimiz_content img.ekip8 {
top: 818px;
left: 280px;
}

.ekibimiz_content img.ekip9{
top: 827px;
left: 504px;
}

.ekibimiz_content img.ekip10 {
top: 1015px;
left: 370px;
}

/*referanslar*/
.referans_container {
	border: 1px solid #ccc;
	float: left;
	height: 280px;
	margin: 28px 14px 0px 14px;
	width: 470px;
}

.referans_container .referans_left {
	float: left;
	height: inherit;
	overflow: hidden;
	width: 470px;
}

.referans_container .referans_left img {
	height: 280px;
	width: 470px;
}

.referans_container .referans_right {
	background: #ccc;
	float: left;
	height: inherit;
	width: 248px;
	text-align: center;
}

.referans_container .referans_right * {
	margin-top: 10px;
}

.referans_container .referans_right h2 {
	font-size: 20px;
}

.referans_container .referans_right p {
	margin-top: 80px;
}

.image_overlay {
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 2;
	text-align: center;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	opacity: .8;
	-moz-transform: translate(0%,-100%) scale(0,0);
	-webkit-transform: translate(0%,-100%) scale(0,0);
	-ms-transform: translate(0%,-100%) scale(0,0);
	-o-transform: translate(0%,-100%) scale(0,0);
	transform: translate(0%,-100%) scale(0,0);
}



.image_overlay p {
	color: #FFFFFF;
 	font-size: 18px; 
 	font-family: 'Economica', sans-serif;
 	transition-duration: .6s;
	-moz-transition-duration: .6s;
	-webkit-transition-duration: .6s;
	-ms-transition-duration: .6s;
	-o-transition-duration: .6s;
 	transform: translate(0%,1010%);
 	-ms-transform: translate(0%,1010%);
 	-moz-transform: translate(0%,1010%);
 	-webkit-transform: translate(0%,1010%);
	-o-transform: translate(0%,1010%);
 }
 	

.image_overlay a {
	font-family: 'Economica', sans-serif; font-size: 18px; text-decoration: none; color: #4a4a4a;
	padding: 1px 28px 2px 28px; background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #d5d5d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f5f5f5 0%,#d5d5d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#d5d5d5 100%); /* IE10+ */
	background: linear-gradient(top,  #f5f5f5 0%,#d5d5d5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2;
	-webkit-border-radius: 50px;
	border-radius: 50px; text-align: center;
	transition-duration: .6s;
	-moz-transition-duration: .6s;
	-webkit-transition-duration: .6s;
	-ms-transition-duration: .6s;
	-o-transition-duration: .6s;
	display: inline-block;
	transform: translate(0%,-590%);
	-ms-transform:translate(0%,-590%);
	-moz-transform: translate(0%,-590%);
	-webkit-transform: translate(0%,-590%);
	-o-transform: translate(0%,-590%);
}


.image_overlay a:hover {
	background: #d5d5d5; /* Old browsers */
	background: -moz-linear-gradient(top,  #d5d5d5 0%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d5d5), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d5d5d5 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d5d5d5 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d5d5d5 0%,#f5f5f5 100%); /* IE10+ */
	background: linear-gradient(top,  #d5d5d5 0%,#f5f5f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}

/*çözüm ortakları*/
.cozum_ortaklari_list_wrapper {
	height: 580px;
	width: 1000px;
}

.cozum_ortaklari_list_wrapper .cozum_ortaklari_line {
	height: 220px;
	margin-top: 50px;
	width: 1000px;
}

.cozum_ortaklari_list_wrapper .cozum_ortaklari_line .cozum_ortaklari_element {
	float: left;
	height: 240px;
	margin-left: 35px;
	overflow: hidden;
	position: relative;
	width: 310px;
}

.cozum_ortaklari_list_wrapper .cozum_ortaklari_line .cozum_ortaklari_element:first-child{
	margin-left: 0px;
}

.cozum_ortaklari_list_wrapper .cozum_ortaklari_line .cozum_ortaklari_element .cozum_ortaklari_cerceve {
	height: 196px;
	position: absolute;
	width: 310px;
	z-index: 9999;
}

.cozum_ortaklari_list_wrapper .cozum_ortaklari_line .cozum_ortaklari_element .cozum_ortaklari_img {
	height: 196px;
	position:absolute;
	width: 310px;
}

.cozum_ortaklari_list_wrapper .cozum_ortaklari_line .cozum_ortaklari_element .cozum_ortaklari_img img {
	height: 196px;
	width: 310px;
}

.cozum_ortaklari_list_wrapper .cozum_ortaklari_line .cozum_ortaklari_element .cozum_ortaklari_info {
	bottom: 0px;
	height: 24px;
	position: absolute;
	width: auto;
}

.cozum_ortaklari_list_wrapper .cozum_ortaklari_line .cozum_ortaklari_element .cozum_ortaklari_info p.cozum_ortaklari_name {
	color: #003d56;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}

.cozum_ortaklari_border {
	background: #e9e9e9;
	height: 4px;
	margin: 50px 0px 0px 10px;
	width: 1000px;
}


/*insan kaynakları*/

.form_title {
	float: left;
	height: 30px;
	margin-top: 22px;
	width: 1000px;
}

.form_title h1 {
	color: #013a52;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.insan_kaynakları_form_wrapper {
	float: left;
	height: auto; /**/
	margin-top: 0px;
	width: 1000px;
}

.insan_kaynakları_form_wrapper form {
	float: left;
	width: 800px;
}

.insan_kaynakları_form_wrapper form p {
	margin-top: 10px;
}

.insan_kaynakları_form_wrapper p label {
	color: #013a52;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	display: block;
	float: left;
	width: 300px;
	line-height: 40px;
}

.insan_kaynakları_form_wrapper p input[type="text"] {
	background: url(../images/form-elemanlari.png) 700px 800px;
	border: none;
	outline: none;
	display: block;
	float: left;
	height: 40px;
	padding: 0px 10px;
	width: 343px;
}

.insan_kaynakları_form_wrapper p textarea {
	background: url(../images/form-elemanlari.png) 700px 602px;
	float: left;
	border: none;
	outline: none;
	height: 164px !important;
	overflow: auto;
	padding: 10px;
	width: 343px !important; 
}

.insan_kaynakları_form_wrapper p select {
	display: block;
	float: left;
	border: none;
	outline: none;
	display: block;
	width:363px;
	height:39px;
}

.insan_kaynakları_form_wrapper p input[type="submit"] {
	cursor: pointer;
	color: #FFF;
	background: url(../images/form-elemanlari.png) 700px 248px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	font-size: 20px;
	height: 62px;
	width: 149px;
	border: none;
	outline: none;
	margin-left: 300px;
}

.insan_kaynakları_form_wrapper p input[type="submit"]:hover {
	background: url(../images/form-elemanlari.png) 700px 185px;
}

.insan_kaynakları_form_wrapper form p {
	width: inherit;
}
.insan_kaynakları_form_wrapper form p span {
	color: #ee5a42;
	font-size: 12px;
	margin-left: 0px;
	float: right;
	display:block;
	margin-top: 4px;
	line-height: 40px;
}

.hidden_form {
	display: none;
	float: left;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	width: inherit;
}


.hidden_form p {
	float: left;
}

.hidden_form p label {
	color: #666;
	font-size: 14px;
}


/*İletişim*/
.iletisim_wrapper {
	float: left;
	height: auto;
	margin-top: 50px;
	width: inherit;
}

.iletisim_wrapper .iletisim_side {
	border-right: 1px dotted #7f7f7f;
	color: #013a52;
	float: left;
	height: 580px;
	padding-right: 30px;
	width: 390px;
}

.iletisim_side_right {
	color: #013a52;
	float: left;
	height: 527px;
	margin-left: 20px;
	width: 475px;
	text-align: center;
}

.iletisim_wrapper .iletisim_side h2, .iletisim_wrapper .iletisim_side_right h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

.iletisim_wrapper .iletisim_side .iletisim_label {
	float: left;
	height: 20px;
	margin-top: 20px;
	width: 80px;
}

.iletisim_wrapper .iletisim_side .iletisim_label p, 
.iletisim_wrapper .iletisim_side_right .iletisim_label_form p {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold
}

.iletisim_wrapper .iletisim_side .iletisim_adres {
	float: left;
	height: auto;
	margin-left: 10px;
	margin-top: 20px;
	width: 280px;
}

.iletisim_wrapper .iletisim_side .iletisim_adres p, 
.iletisim_wrapper .iletisim_side_right .iletisim_full p {
	color: #333;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

.iletisim_wrapper .iletisim_side .iletisim_full {
	height: 50px;
	margin-left: 10px;
	margin-top: 250px;
	width: 400px;
}

.iletisim_wrapper .iletisim_side_right .iletisim_label_form {
	float: left;
	height: 20px;
	margin-left: 10px;
	margin-top: 22px;
	width: auto;
}

.iletisim_wrapper .iletisim_side_right .iletisim_adres_form {
	float: right;
	height: auto;
	margin-left: 10px;
	margin-top: 12px;
	width: 282px;
}


.iletisim_wrapper .iletisim_side_right .iletisim_adres_form input[type="text"] {
	background: url(../images/form-elemanlari.png) 700px 752px;
	border: none;
	outline: none;
	display: block;
	float: left;
	height: 40px;
	padding: 0px 10px;
	width: 252px;
}


.iletisim_wrapper .iletisim_side_right .iletisim_adres_form textarea {
	background: url(../images/form-elemanlari.png) 700px 602px;
	float: left;
	border: none;
	outline: none;
	height: 164px !important;
	overflow: auto;
	padding: 10px;
	width: 343px !important; 
}

.iletisim_wrapper .iletisim_side_right .iletisim_adres_form input.iletisim_guvenlik[type="text"] {
	background: url(../images/form-elemanlari.png) 412px 752px;
	border: none;
	outline: none;
	display: block;
	float: left;
	height: 41px;
	padding: 0px 20px;
	width: 41px;
	margin-right:10px;
}

.iletisim_wrapper .iletisim_side_right .iletisim_adres_form input[type="submit"] {
	cursor: pointer;
	color: #FFF;
	background: url(../images/form-elemanlari.png) 700px 248px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	font-size: 20px;
	height: 62px;
	margin-left: -130px;
	width: 149px;
	border: none;
	outline: none;
}

.iletisim_wrapper .iletisim_side_right .iletisim_adres_form input[type="submit"]:hover {
	background: url(../images/form-elemanlari.png) 700px 185px;
}

.iletisim_wrapper .iletisim_map {
	border: 1px solid #868686;/**/
	height: auto;
	width: 998px;
}

.iletisim_wrapper .iletisim_map .iframes {
	height: auto;
	float: left;
	margin: 10px 0px 0px 34px;
	width: 480px;
}

.iletisim_wrapper .iletisim_map .iframes:first-child {
	margin-left: 0px;
}

.iletisim_wrapper .iletisim_map .iframes iframe{
	border: 1px solid #868686;/**/
}


.iletisim_wrapper .iletisim_map .iframes p {
	color: #666;
}


/*======== ETİCARET ==========*/
.eticaret_headline {
	background: #000;
	float: left;
	height: 30px;
	margin-top: 30px;
	line-height: 35px;
	width: 960px;
}

.eticaret_headline a {
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
}

.demo_button {
	height: 292px;
	float: left;
	margin-top: 30px;
	width: 417px;
}

.demo_button a {
	display: block;
	height: inherit;
	width: inherit;
}

.demo_button a img{
	height: inherit;
	width: inherit;
}

.topProductInfo {
	background: url(../images/paket.jpg);
	height: 292px;
	width: 543px;
	float: right;
	margin-top: 30px;
	margin-right: 40px;
}

.topProductInfo .topProductInfoChild {
	float: left;
	height:42px;
	width: inherit;
}

.topProductInfo .topProductInfoChild strong{
	color: #333;
	font-size: 13px;
	float: left;
	display: block;
	height:inherit;
	line-height: 43px;
	width: 181px;
	text-align: center;
}

.topProductInfo .topProductInfoChild .product_title {
	color: #FFF;
	text-shadow: 1px 1px 1px #333;
}

.productDetailWrapper {
	height: auto;
	border-bottom: 1px solid #898989;
	float: left;
	width: 960px;
}

.productDetailWrapper .productDetailFirst {
	float: left;
	height: 105px;
	width: inherit;
}

.productDetailWrapper .productDetailFirst .productStart img, 
.productDetailWrapper .productDetailFirst .productGold img,
.productDetailWrapper .productDetailFirst .productSpecial img {
	margin-top: 48px;
}

.productDetailWrapper .productPrice {
	float: left;
	height: 40px;
	width: inherit;
}

.productDetailWrapper .productDetail {
	float: left;
	height: 72px;
	margin-top: 1px;
	width: inherit;
}

.productDetailWrapper .productContent {
	background: #fff;
	border-bottom: 1px solid #e4e4e4;
	float: left;
	height: inherit;
	width: 408px;
	padding-left:10px
}

.productDetailWrapper .productContent strong {
	color: #151515;
	font-size: 13px;
	float: left;
	margin-top: 30px;
	width: inherit;
}

.productDetailWrapper .productContent p {
	color: #252525;
	font-size: 11px;
	font-style: italic;
	float: left;
	margin-top: 10px;
}

.productDetailWrapper .productStart {
	background: #f8f8f8;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	height: inherit;
	padding: 0px 5px;
	text-align: center;
	width: 170px;
}

.productDetailWrapper .productStart img {
	height: 18px;
	margin: 14px 0px 5px 0px;
	width: 23px;
}

.productDetailWrapper .productStart span {
	color: #1273b1;
	font-size: 12px;
	font-style: italic;
	float: left;
	width: inherit;
}

.productDetailWrapper .productGold {
	background: #f8f8f8;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	float: left;
	height: inherit;
	padding: 0px 5px;
	text-align: center;
	width: 170px;
}

.productDetailWrapper .productGold img {
	height: 18px;
	margin: 14px 0px 5px 0px;
	width: 23px;
}

.productDetailWrapper .productGold span {
	color: #be9000;
	font-size: 12px;
	font-style: italic;
	float: left;
	width: inherit;
}

.productDetailWrapper .productSpecial {
	background: #f8f8f8;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	height: inherit;
	padding: 0px 5px;
	text-align: center;
	width: 170px;
}

.productDetailWrapper .productSpecial img {
	height: 18px;
	margin: 14px 0px 5px 0px;
	width: 23px;
}

.productDetailWrapper .productSpecial span {
	color: #c70000;
	font-size: 14px;
	font-style: italic;
	float: left;
	width: inherit;
}


.productDetailWrapper .price {
	margin-top: 25px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	width: inherit;
}


/*========Web Bakim==========*/
.webbakim {
	float: left;
	border-right: 1px dotted #999;
	height: auto;
	min-height: 260px;
	width: 640px;
	padding-right: 10px;
	margin-top: 30px;
}


.webbakim p{
	color: #8a8a8a;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 10px;
}

.webbakim p strong{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.webbakimform {
	float: left;
	height: 250px;
	width: 317px;
	margin-top: 40px;
	margin-left: 13px;
}

.webbakimform a {
	background: url(../images/ic_form_btn.png) center center;
	display: block;
	height: 103px;
	width: 317px;
	text-align: center;
	line-height: 110px;
}

.webbakimform a span{
	color: #fff;
	font-size: 16px;
	padding-left: 62px;
	font-weight: bold;
}



/*========Tekif Formları==========*/
.teklifform {
	float: left;
	border-right: 1px dotted #999;
	height: auto;
	min-height: 260px;
	width: 640px;
	padding-right: 10px;
	margin-top: 30px;
}

.tekliffromlar {
	float: left;
	height: 250px;
	width: 317px;
	margin-top: 40px;
	margin-left: 13px;
}

.tekliffromlar a {
	background: url(../images/ic_form_btn.png) center center;
	display: block;
	height: 103px;
	width: 317px;
	text-align: center;
	line-height: 110px;
}

.tekliffromlar a span{
	color: #fff;
	font-size: 14px;
	padding-left: 62px;
	font-weight: bold;
}

/************Teklif Al Css************/
/*anlatımlı teklif al*/
.teklif_al_baslik {
	border-bottom: 1px solid #ccc;
	color:#003c54;
	font-size:13px;
	height: 30px;
	width: 620px;	
}

.teklifAl_form_wrapper {
	height: inherit;
	padding-bottom: 20px;
	width: 700px;
}

.tekliAl_form_line {
	height: auto;
	min-height: 40px;
	margin-top: 10px;
	width: auto;
}

.teklifAl_form_element {
	float: left;
	height: 60px;
	width: 350px;
}

.ieCompatible {
	display: none;
	font-size: 12px;
}

.teklifAl_form_element_textarea {
	display: inline-block;
	height: 170px;
	margin-left: 10px;
	width: 290px;
}

.teklifAl_form_element_fullSize {
	height: auto;
	width: 650px;
	font-size:12px;
}

.teklifAl_checkbox_wrapper {
	height: 80px;
	width: auto;
}

.teklifAl_form_element_fullSize .teklifAl_form_checkbox {
	float: left;
	height: 30px;
	margin-right: 20px;
	width: auto;
}

.teklifAl_form_element input[type="text"] {
	background: url(../images/form-elemanlari.png) 700px 752px;
	border: none;
	outline: none;
	display: block;
	float: left;
	height: 40px;
	padding: 0px 10px;
	width: 252px;
}

.teklifAl_form_element_textarea textarea {
	background: url(../images/form-elemanlari.png) 700px 602px;
	border: none;
	outline: none;
	height: 164px !important;
	overflow: auto;
	padding: 10px;
	width: 343px !important; 
}

.teklifAl_form_element_fullSize textarea {
	background: url(../images/form_text.png);
	border: none;
	outline: none;
	height: 127px !important;
	overflow: auto;
	width: 602px !important; 
	padding: 10px
}

.teklifAl_form_send {
	float: left;
	height: 80px;
	width: 195px;
	margin-top:10px
}

.teklifAl_form_send  input[type="submit"] {
	cursor: pointer;
	color: #FFF;
	background: url(../images/form-elemanlari.png) 700px 248px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	font-size: 20px;
	height: 62px;
	width: 149px;
	border: none;
	outline: none;
}

.teklifAl_form_send  input[type="submit"]:hover {
	background: url(../images/form-elemanlari.png) 700px 185px;
}

/*teklif al secerek*/
.teklifAl_secerek_side{
	float: left;
	height: auto;
	width: 240px;
	padding-right:20px;
}

.teklifAl_secerek_side .teklifAl_secerek_line {
	height: auto; /**/
	margin-top: 5px;
	width: inherit;
	font-size:12px;
}


.teklifAl_secerek_side .teklifAl_secerek_line textarea {
	background: url(../images/form-elemanlari.png) 700px 602px;
	border: none;
	outline: none;
	height: 164px !important;
	overflow: auto;
	padding: 10px;
	width: 343px !important; 
}


.teklikfAl_secerek_fullLine {
	height: 20px;
	margin-left: 10px;
	margin-top: 10px;
	width: inherit;
	font-size:12px;
}

.teklikfAl_secerek_fullLine .teklifAl_secerek_checkbox {
	float: left;
	height: auto;
	margin-left: 10px;
	
	width: auto;
}

.teklikfAl_secerek_fullLine .teklifAl_secerek_checkbox:first-child{
	margin-left: 0px;
}

.teklifAl_secerek_send {
	float: left;
	height: 80px;
	width: 195px;
	margin-top:10px
}

.teklifAl_secerek_send  input[type="submit"] {
	cursor: pointer;
	color: #FFF;
	background: url(../images/form-elemanlari.png) 700px 248px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	font-size: 20px;
	height: 62px;
	width: 149px;
	border: none;
	outline: none;
}

.teklifAl_secerek_send  input[type="submit"]:hover {
	background: url(../images/form-elemanlari.png) 700px 185px;
}


/************Footer Begins Here************/
/************Social Field Css************/
.social_filed_contaier {
	min-height: 124px;
	height: inherit;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

.soclial_field_button {
	float: left;
	height: 94px;
	margin-left: 17px;
	margin-top: 20px;
	position: relative;
	width: 322px;
}

.soclial_field_button img {
	height: 94px;
	width: 322px;
}


/************ Footer Css ************/
.footer_info {
	float: left;
	height: 270px; /**/
	margin-top: 20px;
	max-width: 220px;
	width: auto;
}
.footer_info h1 {
	color: #e5e5e5;
	font-size: 16px;
}

.footer_info p,
.footer_info strong {
	color: #a9a9a9;
	font-size: 14px;
	line-height:22px;
}

.footer_info a {
	color: #a9a9a9;
	font-size: 14px;
	line-height:23px;
}

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

.footer_info_map {
	float: right;
	height: 250px;
	margin-top: 20px;
	width: 434px;
}

/************ Copyright Css ************/
.copyright_contaier {
	min-height: 52px;
	height: inherit;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

.copyright_contaier p {
	color: #787878;
	float: left;
	font-size: 11px;
	margin-top: 20px;
}

.copyright_contaier .footer_social_icons {
	float: right;
	height: 36px;
	margin-top: 10px;
	width: auto;
}

.copyright_contaier .footer_social_icons img {
	height: 36px;
	width: 36px;
}
/************ Footer Ends Here************/

/************ Global Css ************/
.bg_ffffff {
	background: #ffffff;
}

.bg_f0f0f0 {
	background: #fafafa;
}

.brdr_bttm_none {
	border-bottom: none;
}

.brdr_top {
	border-top: 1px solid #bbbbbb;
}

.float_left {
	float: left;
}

.float_right {
	float_right
}

.mrgn_left_0 {
	margin-left: 0px;
}

.mrgn_left_10 {
	margin-left: 10px;
}

.mrgn_left_40 {
	margin-left: 40px;
}

.mrgn_left_300 {
	margin-left: 300px;
}

.mrgn_top_0 {
	margin-top: 0px;
}

.mrgn_top_10 {
	margin-top: 10px;
}

.mrgn_top_30 {
	margin-top: 30px;
}


.ust_form{ display:block; width:644px; height:64px; margin:18px 0 10px 18px}

.f_b{ font-weight:bold; color:#003c54; border-bottom:solid 1px #003c54}

.sm{ min-width:171px; height:auto; float:right; margin-top:10px; margin-right:2px;}

.sm .sm_ic{ width:auto; float:left; height:auto; margin-left:10px}

.social_filed_contaier .alt_facebook{ 
	background:url(../images/facebook.png);
	padding: 49px 0 0 210px;
	width:112px !important; 
	height:45px;
	}

.social_filed_contaier .alt_twitter{ 
	background:url(../images/twitter.png);
	padding: 47px 0 0 190px;
	width:132px !important; 
	height:47px;
	}

.social_filed_contaier .alt_google{ background:url(../images/google.png);
	padding: 47px 0 0 230px;
	width:92px !important; 
	height:47px;
	}

.tel{ 
width: auto;
height: auto;
float: right;
font-size: 12px;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
margin-top: 5px;
float: right;
margin-top: 13px; }

 #top{
	bottom:80px;
	right:30px;
	color:#333;
	position:fixed;
	display:none;
	cursor: pointer;
	background-image: url(../images/up.png);
	height: 35px;
	width: 35px;
	z-index:20;
	
}




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

.yorum_alani .yorumlar_ic{ 
	width:1000px; 
	height:auto;
	border-bottom:solid 1px #E8E8E8;  
	padding:20px 0px;
	}


.yorum_alani .yorumlar_ic:last-child{ 
	border-bottom:0px;  
	}
	
.yorum_alani .yorumlar_ic .logo{ 
	width:138px; 
	height:78px; 
	float:left; 

	}

.yorum_alani .yorumlar_ic .yi_ic{ 
	width:845px; 
	height:auto; 
	float:right
	}

.yorum_alani .yorumlar_ic .yi_ic strong{ 
	color:#00384f; 
	font-size:18px;
	text-align:left; 
	height:22px; 
	width:845px; 
	font-family:"Times New Roman", Times, serif;
	font-style:italic; 
	display:block
	}

.yorum_alani .yorumlar_ic .yi_ic p{ 
	color:#666; 
	width:845px; 
	height:auto; 
	font-size:16px; 
	font-family:"Times New Roman", Times, serif; 
	font-style:italic;
	line-height:20px;
	}

.incele_btn{
	text-align:right; 
	color:#00384f; 
	text-decoration:underline
	}


.ref_ad{
	color:#00384f;
	}




.tic{
	width:789px;
	height:267px;
	background:url(../images/e_bg.png) no-repeat;
	margin-left:110px;
	}
		
.tic .e_tic_alan{
	width:245px;
	height:170px;
	float:left;
	}
	
.tic .e_tic_alan .eta_baslik{
	width:245px;
	height:95px;
	}
	
.tic .e_tic_alan .eta_baslik .ust_yazi{
	width:245px;
	height:40px;
	text-align:center;
	line-height:56px;
	color:#334d5c;
	font-size:14px;
	font-weight:bold;
	}
	
.tic .e_tic_alan .eta_baslik strong{
	width:245px;
	height:22px;
	display:block;
	text-align:center;
	font-size:16px;
	margin-top:5px;
	}
	
.renk1{ color:#71ba23; float:left; margin-left:67px;}
.renk2{ color:#000000; float:left;}
.renk3{ color:#007cdc; float:left; margin-left:5px;}
.renk4{ color:#dca000; float:left; margin-left:5px;}
.renk5{ color:#bd0000; float:left; margin-left:5px;}
	
.tic .e_tic_alan .eta_baslik span{
	width:245px;
	height:auto;
	text-align:center;
	display:block;
	font-size:12px;
	color:#555;
	font-weight:bold;
	}
	
.productGold .price font,
.tic .e_tic_alan .eta_baslik span font{
	text-decoration:line-through;
	color:#999;
	}
	
.e_tic_alan .eta_icerik{
	list-style:none;
	}
	
.e_tic_alan .eta_icerik li{
	color:#888;
	font-size:12px;
	line-height:22px;
	text-align:center;
	}
	
.e_tic_alan .eta_icerik li a{
	color:#666;
	text-decoration:none;
	}
	
.e_tic_alan .eta_icerik li a:hover{
	color:#666;
	text-decoration:underline;
	}
	
.cl{ margin-left:27px;}

.video_alani{ 
	width:645px;
	height:298px;
	float:left;
	margin:20px 0px;
	border:solid 1px #ccc;
	}
	
.sm_alt{ 
	width:322px;
	height:298px;
	float:right;
	margin:20px 0px;
	margin-right:10px;
	}
	
.sm_alt .sm_alan_bir{ 
	width:113px;
	height:48px;
	background:url(../images/facebook.png);
	margin-bottom:10px;
	padding-left:208px;
	padding-top:47px;
	}	
	
.sm_alt .sm_alan_iki{ 
	width:113px;
	height:48px;
	background:url(../images/twitter.png);
	margin-bottom:10px;
	padding-left:208px;
	padding-top:47px;
	}	
	
.sm_alt .sm_alan_uc{ 
	width:94px;
	height:48px;
	background:url(../images/google.png);
	margin-bottom:10px;
	padding-left:227px;
	padding-top:47px;
	}	
	
	
	
.no_right{ margin-right:0px !important; }
	
	
	
	
	