﻿/**********************************/
/* Created by Tahsin Çağrı Zorkol */
/******* cagri@zeytin.com.tr ******/
/******** 03 February 2012 ********/
/** Zeytin Bilişim Teknolojileri **/
/**** http://www.zeytin.com.tr ****/
/**********************************/

/* General Settings */
html, body { background: url(../img/bg/bodyBg.png) repeat-x #ffffff; font-family: 'Calibri', Tahoma !important;}
.fl { float: left; }
.fr { float: right; }
.clear { clear:both; font-size:0; line-height:0; overflow: hidden; }
.h10 { height:10px; overflow:hidden;}
.h15 { height:15px; overflow:hidden;}
.h20 { height:20px; overflow:hidden;}

/* Main Frame Effect */
.effect { 
    background: url(../img/bg/effectBg.png) no-repeat transparent; 
    width: 958px;
    height: 711px;
    position: absolute;
    left: 50%;
    top: 4px;
    z-index: 100;
    margin: 0 0 0 -650px;
}

/* Header Settings */
.header {
    background: url(../img/bg/headerBg.png) repeat-x bottom left transparent;
    height: 143px;
    position: relative;
    z-index: 101;
}
.header .headerContent {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.header .headerContent .logo {
    background: url(../img/logo.png) no-repeat transparent;
    width: 183px;
    height: 72px;
    text-indent: -9999px;
    position: absolute;
    top: 15px;
    left: 0;    
}
.header .headerContent .logo a { display: block; height: 100%; }
.header .headerContent .language {
    background: url(../img/bg/languageBg.png) no-repeat transparent;
    width: 281px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
.header .headerContent .language ul { width: 100%; margin: 3px 0 0 25px; }
.header .headerContent .language li { float: left; padding: 0 0 0 30px; height: 25px; margin: 0 15px 0 0; }
.header .headerContent .language li a { text-decoration: none; color: #ffffff; font-size: 12px; }
.header .headerContent .language li.tr { background: url(../img/icon/tr.png) no-repeat 0 3px transparent !important; }
.header .headerContent .language li.eng { background: url(../img/icon/en.png) no-repeat 0 3px transparent !important; }
.header .headerContent .language li.ru { background: url(../img/icon/ru.jpg) no-repeat 0 3px transparent !important; }

.header .headerContent .search {
    position: absolute;
    bottom: 7px;
    right: 0;
}
.header .headerContent .search input[type=text] {
    background: url("../img/bg/searchBg.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #838383;
    font-family: 'Calibri',Tahoma;
    font-size: 12px;
    height: 30px;
    padding: 0 12px 0 30px;
    width: 142px;
    line-height:20px;
}

/* Header Mega Main Menu */
.megaMainMenu {
    position: absolute;
    bottom: 0;
    left: 0;
}
.megaMainMenu ul { position: relative; width: auto; display: block; }
.megaMainMenu ul li {  }
.megaMainMenu ul li.small { 
    z-index: 102; 
    width: 76px;
    text-align: center;
}
body.ru .megaMainMenu ul li.small
{
     width: 100px;
}
.megaMainMenu ul li.middle { 
    z-index: 102; 
    width: 88px;
    text-align: center;
}
.megaMainMenu ul li.big { 
    z-index: 102; 
    width: 100px;
    text-align: center;
}
body.ru .megaMainMenu ul li.big
{
     width: 130px;
}
.megaMainMenu ul li a { 
    color: #FFFFFF;
    height: 32px;
    padding: 14px 0 0;
    position: relative;
    text-decoration: none;
    top: 0;
    display: block;
    z-index: 101;
    width: 100%;
}
.menuHoverSmall {
    background: url(../img/bg/menuHoverSmall.png) no-repeat transparent;
    bottom: -46px;
    display: none;
    height: 49px;
    position: absolute;
    width: 76px;
    z-index: 99;
}
.menuHoverMiddle {
    background: url(../img/bg/menuHoverMiddle.png) no-repeat transparent;
    bottom: -46px;
    display: none;
    height: 49px;
    position: absolute;
    width: 88px;
    z-index: 99;
}
.menuHoverBig {
    background: url(../img/bg/menuHoverBig.png) no-repeat transparent;
    bottom: -46px;
    display: none;
    height: 49px;
    position: absolute;
    width: 100px;
    z-index: 99;
}
.subMenu {
    min-height: 144px;
    min-width: 337px;
    background-color: #ffffff;
    display: none;
    position: absolute;
    border: 1px solid #616161;
    /*bottom: -208px;*/
	top:45px;
    padding: 7px 7px 10px;
}
.subMenu .subMenuPicture {
    width: 151px; 
    height: 142px;
    padding: 2px;
    border: 1px solid #c4c4c4;
}
.subMenu .subMenuLink { margin: 0 0 0 10px; }
.subMenu .subMenuLink ul { }
.subMenu .subMenuLink ul li { 
    background: url(../img/icon/liLeftMenu.png) no-repeat left center transparent; 
    text-align: left; 
    padding: 5px 0 5px 10px; 
    border-bottom: 1px dotted #9c9c9c;
	width:150px;
}
.subMenu .subMenuLink ul li a { 
    color: #3a3a3a; 
    font-size: 13px; 
    padding: 0; 
    height: auto !important;
}
.subMenu .subMenuLink ul li a:hover { color: #cc0000; }

/* Footer Settings */
.footer {
    width: 100%;
    height: 45px;
    background: url(../img/bg/footerBg.png) repeat-x transparent;
    position: relative;
    z-index: 101;
    font-size: 12px;
    color: #ffffff;
}
.footer .footerContent {
    width: 1000px;
    margin: 0 auto;
    padding: 5px 0 0;
}
.footer .footerContent .copyright, .footer .footerContent .zeytin { width: 234px; text-align:right; }
.footer .footerContent .address {
    width: 532px; 
    margin: 0 auto;
    text-align: center;
}
.copyright a
{
	text-decoration:none;
	color:#ffffff;
}
.footer .footerContent .copyright, .footer .footerContent .zeytin a
{
	text-decoration:none;
	color:#ffffff;
}
.footer .footerContent .copyright, .footer .footerContent .zeytin a:hover
{
	text-decoration:none;
	color:#ffffff;
}

/* Left Menu Settings */
.leftMenu {
    width: 239px;
    margin: 0 10px 0 0;
    background: url(../img/bg/LeftMenuFooter.png) no-repeat left bottom transparent;
    padding: 0 0 21px;
}
.leftMenu .leftMenuTitle {
    background: url(../img/bg/LeftMenuTitleBg.png) no-repeat transparent;
    width: 219px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    padding: 0 0 0 20px;
}
.leftMenuTitle a
{
	text-decoration:none;
	color:#ffffff;
}
.leftMenuTitle a:hover
{
	text-decoration:underline;
	color:#ffffff;
}
.leftMenu .leftMenuContent {
    width: 227px;
    border-right: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background-color: #ffffff;
    padding: 5px;
    font-family: Tahoma;
    font-size: 12px;
}
.leftMenu .leftMenuContent li {
    background: url(../img/icon/liLeftMenu.png) no-repeat left center transparent;
    padding: 5px 0 5px 10px;
    border-bottom: 1px dotted #9f9f9f;
    width: 210px;
}
.leftMenu .leftMenuContent a { color: #000000; text-decoration: none; display: block; font-size: 14px;}
.leftMenu .leftMenuContent a:hover, .leftMenu .leftMenuContent li a.selected { color: #ff0000 !important; }

/* Content Area Settings */

.contentArea {
    width: 746px;
    position: relative;
}
.contentArea .contentAreaTop {
     background: url("../img/bg/ContentTitleBg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: table-cell;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    height: 40px;
    padding: 0 0 0 14px;
    vertical-align: middle;
    width: 732px;
}
.contentArea .contentAreaMiddle {
    background-color: #ffffff;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    padding: 5px 15px;
	overflow:hidden;
	min-height:245px;
	line-height:21px;
}
.contentArea .contentAreaMiddle .contentTitleArea {
    width: 100%;
    border-bottom: 1px solid #3d4044;
}
.contentArea .contentAreaMiddle .contentTitleArea h3.contentTitle {
    color: #d90000;
    border-bottom: 2px solid #3d4044;
    padding: 0 50px 3px 0;
    font-size: 17px;
    width: 300px;
}

.mapsDiv
{
    float:right;
    
    }
    .mapsDiv .zoom
    {
        font-size:8pt;
        }
    
    
.contentArea .contentAreaMiddle .contentPicture {
    border: 1px solid #3d4044;
    width: 321px;
    height: 227px;
}
.contentArea .contentAreaMiddle .contentText {
    font-family: Tahoma;
    font-size: 12px;
}






input[type=text].ContactForm, input[type=email].ContactForm, input[type=tel].ContactForm {
    border: 1px solid #cccccc;
    padding: 3px;
    width: 234px;
    font-family: Tahoma;
    font-size: 12px;
}
.inputtext2
{
	border: 1px solid #cccccc;
    padding: 3px;
    width: 65px;
    font-family: Tahoma;
    font-size: 12px;
}
input[type=image].sendButton {
    margin: 0 0 0 83px;
}
textarea.ContactFormMultiLine {
    border: 1px solid #cccccc;
    padding: 3px;
    width: 324px;
    font-family: Tahoma;
    font-size: 12px;
}

/* Slider Settings */
.sliderGolge { 
    background: url(../img/bg/sliderGolge.png) no-repeat transparent; 
    width: 992px; 
    height: 35px; 
    margin: 0 auto; 
}
.slider {
    width: 995px;
    height: 344px;
    border: 1px solid #bebebe;
    background-color: #ffffff;
    z-index:100;
}
.bx-prev {
    background: url(../img/icon/bx-prev.png) no-repeat transparent;
	width: 18px;
	height: 32px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 11px;
	bottom: 20px;
}
.bx-next {
    background: url(../img/icon/bx-next.png) no-repeat transparent;
	width: 18px;
	height: 32px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	position: absolute;
	right: 493px;
	bottom: 20px;
}
.bx-pager {
    bottom: 15px;
	left: 23%;
	margin: 0 0 0 -190px;
	position: absolute;
	width: 100%;
}
.bx-pager a { 
    border: 1px solid #bebebe;
    display: block;
    float: left;
    height: 50px;
    margin: 0 5px 0 0;
    width: 80px; 
}
.bx-pager a.pager-active { border: 1px solid #aa0000; }

/* Container Settings */
.container { 
    width: 1000px; 
    margin: 0 auto; 
    position: relative; 
    z-index: 100;
}

/* Default Page Content Area */
.miniContent { position: relative; height: 270px; margin: 0 11px; }
.miniContentArea {
    background: url(../img/bg/miniContentArea.png) no-repeat transparent; 
    width: 226px;
    height: 246px;
}
.miniContentArea .miniContentPicture {
    height: 70px;
    width: 100%;
    border-bottom: 1px solid #a9a9a9;    
}
.miniContentArea .miniContentTextArea {
    width: 210px;
    margin: 0 auto;
    padding: 5px 0;
    height: 100%;
}
.miniContentArea .miniContentTextAreaText {
    color: #404040;
    font-size: 12px;
    border-top: 1px solid #ffffff;
    padding: 5px 0 0;
}
.miniContentArea .miniContentTextAreaText cufon { padding: 2px 0 !important; }
.miniContentArea .miniContentTextArea a { 
    color: #cc0000;
    text-decoration: none;
    font-size: 11px;
}
.miniContentArea .miniContentTextAreaText li {
    background: url(../img/icon/li.png) no-repeat 0 3px transparent;
    padding: 0 0 0 12px;
    position: relative;
}
.miniContentArea .miniContentTextAreaText li a {
    position: absolute;
    right: 0;
    bottom: 3px;
}
.miniContentArea .miniContentTextArea ul.miniContentProductList {
    position: absolute;
    top: 100px;
    width: 224px;
    left: 0;
}
.miniContentArea .miniContentTextArea ul.miniContentProductList li {
    height: 32px;
    width: 216px;
    border-left: 1px solid #BDBCBD;
    border-right: 1px solid #BDBCBD;
    padding: 4px 0 0 8px;
}
.miniContentArea .miniContentTextArea ul.miniContentProductList li:hover { background: url(../img/bg/liProductHoverBg.png) repeat-x transparent; }
.miniContentArea .miniContentTextArea ul.miniContentProductList li a {
    background: url(../img/icon/liProduct.png) no-repeat 0 8px transparent;
    padding: 1px 0 0 10px;
    font-size: 14px;
    color: #404040;
    display: block;
    height: 100%;
}
.miniContentArea .miniContentTextArea ul.miniContentProductList li a:hover { color: #cc0000; }
h3.miniContentTextAreaTitle {
    color: #cc0000;
    font-size: 15px;
    border-bottom: 1px solid #e9eaeb;
}
.miniContentAreaShadow { 
    background: url(../img/bg/contentAreaShadow.png) no-repeat transparent;
    width: 258px;
    height: 14px;
    position: absolute; 
    bottom: 10px;
    left: -20px;
}

/* Content Banner */
.banner {
    border: 1px solid #bebebe;
    width: 993px;
    height: 172px;
}

/* Product Left Accordion Menu */
h3.ui-accordion-header {
    padding: 5px 0 5px 15px;
    border-bottom: 1px dotted #9f9f9f;
    width: 210px;
}
.ui-state-default { background: url(../img/icon/liLeftMenu.png) no-repeat left center transparent; }
.ui-state-active {
    background: url(../img/icon/liLeftMenuBottom.png) no-repeat left center transparent;
    color: #cc0000 !important;
}
.ui-state-active a {
    color: #cc0000 !important;
}
.ui-accordion-content li {
    background: none !important;
    border-bottom: 0 none !important;
    margin: 0 0 0 20px !important;
}

/* Product Detail */
.productPicture {
    background: url(../img/bg/byk.png) no-repeat transparent;
    width: 359px;
    min-height: 230px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0 0;
	margin-left:150px;
}
.productPicture .bx-window { width: 340px !important; margin: 0 auto; }
.productPicture .bx-pager {
    position: relative;
    margin:0 0 0 5px;
    left: 0;
    bottom: -15px;
    overflow: hidden;
}
.productPicture .bx-pager a {
    background: url(../img/bg/kck.jpg) no-repeat transparent;
    height: 73px;
    padding: 10px 0 0 0;
    width: 79px;
    border: 0 none !important;
    margin: 0 4px;
}
.productPicture .bx-pager a.pager-active { border: 0 none !important; }

.productContent {
    width: 420px;
}
.productContent .productTitle {
    color: #cc0000;
    font-weight: bold;
}
.productContent .productDetail {}

/* Partners */
.sponsor{
    color: #606060;
	width:170px;
	height:160px;
	float:left;
	margin:4px;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #dddddd;	
    background: url("../img/bg/partnerBg.jpg") no-repeat center center #f9f9f9;
}

.sponsorFlip:hover{
	border:1px solid #999;
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}

.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-80px 0 0 -85px;
}

.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
}

.sponsorDescription{
	font-size:11px;
	padding:70px 10px 0px 20px;
	color:#606060
    
}

.sponsorURL{
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
}
.sponsorURL a {
    color: #373535;
    text-decoration: none;
}

/* Document & Certificate Style Start */
.document
{
	width:auto;
	height:auto;
	margin-left:3px;
	margin-top:10px;
}
.document ul
{
	margin:0px;
	padding:0px;
	overflow:hidden;
	list-style-type:none;
	width:auto;
	height:auto;
	float:left;
}
.document ul li
{
	width:auto;
	height:auto;
	float:left;
	margin-right:9px;
	margin-bottom:17px;
	text-align:center;
}
.document ul li a
{
	width:150px;
	height:164px;
	float:left;
	background:url(../img/bg/document-bg.gif) no-repeat;
	padding-left:7px;
	padding-top:7px;
	text-decoration:none;
	color:#434343;
}
.document ul li a:hover
{
	float:left;
	background-position:0 -171px;
	text-decoration:none;
	color:#000000;
}
/* Document & Certificate Style Finish */

/* News Style Start */
.news
{
	width:100%;
	height:auto;
}
.news ul
{
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	list-style-type:none;
}
.news ul li
{
	width:auto;
	height:auto;
	float:left;
	color:#444444;
	border-bottom:#f1f2f4 1px dotted;
}
.news ul li a
{
	width:auto;
	height:auto;
	float:left;
	background:#ffffff;
	text-decoration:none;
	color:#444444;
}
.news ul li a:hover
{
	text-decoration:none;
	background:#f1f2f4;
	float:left;
	color:#000000;
}
.news-image
{
	width:90px;
	height:auto;
	float:left;
	padding:7px 5px 5px 7px;
}
.news-right
{
	width:620px;
	height:auto;
	float:right;
	text-align:left;
	color:#404040;
	padding-top:7px;
	padding-bottom:5px;
}
.news-right b
{
	color:#CC0000;
}
/* News Style Finish */

.return-ok
{
	width:652px;
	min-height:30px;
	background:url(../img/ok-bg.jpg) no-repeat #368602;
	border:#396007 2px solid;
	padding-left:55px;
	padding-top:10px;
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
	color:#194000;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
}

.return-error
{
	width:652px;
	min-height:30px;
	background:url(../img/error-bg.jpg) no-repeat #860202;
	border:#600707 2px solid;
	padding-left:55px;
	padding-top:10px;
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
}

.return-warning
{
	width:652px;
	min-height:30px;
	background:url(../img/warning-bg.jpg) no-repeat #ff5800;
	border:#933b01 2px solid;
	padding-left:55px;
	padding-top:10px;
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
	color:#762901;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
}

.AdvertArea {
    width:100%;
    height:100%;
    background-image:url(../img/userTraBg.png);
    background-repeat:repeat;
    position:absolute;
    top:0px;
    left:0px;
    z-index:3000;
    display:block;
    text-align:center;
    display:none;
}

.AdvertAreaHolder 
{
    margin:0px auto;
    display:inline-table;
    position:relative;
    margin-top:150px;
}

.CloseBtn
{
    float:right;
    margin:-40px -20px 0 0px;
    right:0;
    cursor:pointer;
}
.CloseBtn img
{
    border:0 solid #000;
    float:right;
}

.captcha
{
	width:132px;
	height:21px;
	background:url(../img/bg/captcha-bg.gif) no-repeat;
	padding-left:2px;
	padding-top:2px;
	float:left;
}

/* Press Kit Styles Start */
.press-kit
{
	width:200px;
	height:auto;
	float:left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
}
.press-kit p
{
	font-size:12px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
.press-kits
{
	width:auto;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top:5px;
}
.press-kit a
{
	text-decoration:none;
	color:#303030;
}
/* Press Kit Styles Finish */

/* <Media Settings> */
.media {
    list-style-type: none;
    position: relative;
    left: 0 !important;
	margin-top:20px;
}
.media li {
    width: 212px;
    height: 210px;
    list-style-type: none !important;
    position: relative;
    cursor: pointer;
    margin: 0 3px;
}
.media li .mediaBg {
    background: url(../img/bg/mediaBg.png) no-repeat transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 150;
}
.media li .mediaBg:hover { background: url(../img/bg/mediaBgHover.png) no-repeat transparent; }
.media li .mediaPic {
    position: absolute;
    z-index: 100;
}
.media li .mediaText {
    background: url(../img/bg/mediaHoverTextBg.png) no-repeat transparent;
    width: 194px;
    height: 88px;
    position: absolute;
    z-index: 200;
    bottom: 3px;
    left: 3px;
    padding: 6px;
    font-size: 11px;
}
.media li .mediaText .mediaTitle {
    color: #ffffff !important;
    font-size: 11px;
}
.media li .mediaText .mediaTitle a {
    height: 70px;
    display: block;
    color: #fff; 
    text-decoration: none;
}
.media li .mediaText .mediaPress {
    position: absolute;
    bottom: 5px;
    color: #ffffff;
}
span.pressDate { color: #d20b0b; }
/* </Media Settings> */

.pageBtn
{
	width:32px;
	height:23px;
	background:url(../img/button/page-btn.gif) no-repeat;
	text-align:center;
	color:#ffffff;
	border:0px;
	margin-right:7px;
	margin-left:3px;
	font-size:12px;
	cursor:pointer;
}
.pageBtnSelected
{
	width:32px;
	height:23px;
	text-align:center;
	color:#333;
	border:0px;
	font-weight:bold;
	margin-right:7px;
	margin-left:3px;
	background:url(../img/button/page-btn-selected.gif) no-repeat;
	cursor:pointer;
}

.bx-captions {
    background-color: black;
    bottom: 18px;
    color: white;
    font-family: tahoma;
    font-size: 23px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    right: 2px;
}

/* Directory Style Start */
.directory-titles
{
	width:668px;
	height:46px;
	float:left;
	background:url(../img/bg/directory-titles.gif) no-repeat;
	margin-left:20px;
	margin-top:10px;
}
.directory-titles ul
{
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.directory-titles ul li
{
	width:auto;
	height:auto;
	float:left;
}
.directoryTitleSelected1 a
{
	width:125px;
	height:36px;
	float:left;
	background:url(../img/bg/directoryTitleSelected1.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	color:#2d2d2d;
	text-decoration:none;
	padding-top:10px;
}
.directoryTitleSelected1 a:hover
{
	text-decoration:none;
	color:#2d2d2d;
	float:left;
}

.directoryTitleSelected2 a
{
	width:104px;
	height:36px;
	float:left;
	background:url(../img/bg/directoryTitleSelected2.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	color:#2d2d2d;
	text-decoration:none;
	padding-top:10px;
}
.directoryTitleSelected2 a:hover
{
	text-decoration:none;
	color:#2d2d2d;
	float:left;
}

.directoryTitle1 a
{
	width:125px;
	height:36px;
	float:left;
	text-align:center;
	color:#474747;
	text-decoration:none;
	padding-top:10px;
}
.directoryTitle1 a:hover
{
	text-decoration:none;
	color:#2d2d2d;
	float:left;
}
.directoryTitle2 a
{
	width:104px;
	height:36px;
	float:left;
	text-align:center;
	color:#474747;
	text-decoration:none;
	padding-top:10px;
}
.directoryTitle2 a:hover
{
	text-decoration:none;
	color:#2d2d2d;
	float:left;
}

.directories
{
	width:668px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:20px;
}
.directory
{
	width:668px;
	height:auto;
	float:left;
	margin-bottom:10px;
}
.directoryTop
{
	width:668px;
	height:9px;
	float:left;
	background:url(../img/bg/directoryTop.gif) no-repeat;
}
.directoryCenter
{
	width:666px;
	height:auto;
	float:left;
	background:url(../img/bg/directoryCenter.gif);
	padding-left:1px;
	padding-right:1px;
}
.directoryBottom
{
	width:668px;
	height:9px;
	float:left;
	background:url(../img/bg/directoryBottom.gif) no-repeat;
}
.directoryCenterContent
{
	width:533px;
	height:auto;
	float:left;
}
.directoryCenterContentHeader
{
	width:523px;
	height:25px;
	float:left;
	background:url(../img/bg/directoryLeftHeader.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:9px;
	color:#005ea6;
}
.directoryCenterContent2
{
	width:510px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:5px;
	line-height:21px;
	color:#3a3b3b;
}
.directoryImage
{
	width:133px;
	height:auto;
	float:right;
	text-align:left;
	background:url(../img/bg/directoryLeftHeader.gif) no-repeat;
}
/* Directory Style Finish */

.positions
{
	width:736px;
	height:auto;
	float:left;
}
.positions ul
{
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	list-style-type:none;
}
.positions ul li
{
	width:auto;
	height:auto;
	float:left;
}
.positions ul li a
{
	width:650px;
	height:30px;
	float:left;
	background:url(../img/bg/positions-bg.gif) no-repeat;
	padding-top:9px;
	font-size:12px;
	text-decoration:none;
	color:#525252;
	padding-left:20px;
	background-position:-66px 0;
}
.positions ul li a:hover
{
	float:left;
	background-position:0 -39px;
}
.positionsHeader
{
	width:451px;
	height:auto;
	float:left;
	text-align:left;
	font-weight:bold;
	margin-right:10px;
}
.positionsDate
{
	width:120px;
	height:auto;
	float:left;
	text-align:center;
	color:#797979;
	margin-right:6px;
}
.positionsButton
{
	width:60px;
	height:auto;
	text-align:center;
	float:left;
	padding-top:2px;
}

#internship
{
	width:712px;
	height:auto;
	margin-top:15px;
	padding:4px;
	border:#c0c0c0 1px solid;
}
#internship td
{
	height:30px;
	border-bottom:#f1f2f4 1px solid;
}
#internship .ContactForm
{
	border: 1px solid #cccccc;
	padding: 3px;
	width: 234px;
	font-family: Tahoma;
	font-size: 12px;
}

#internship .ContactFormSmall
{
	border: 1px solid #cccccc;
	padding: 3px;
	width: 134px;
	font-family: Tahoma;
	font-size: 12px;
}
#internship .ContactFormLarge
{
	border: 1px solid #cccccc;
	padding: 3px;
	width: 334px;
	font-family: Tahoma;
	font-size: 12px;
}

.sabit {
  position: absolute;
  right: 259px;
  line-height: 30px;
  background: rgba(0,0,0,0.5);
  padding: 0px 25px 0px 15px;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  height: 30px;
  display:none
}

.tr .sabit {display:block;}
.red-list li{ font-family: 'Calibri', Tahoma !important;
    color: #000;
    font-size: 16px;
    background-image: url(/img/iconList.jpg);
    background-repeat: no-repeat;
    background-position: left 5px;
    display: block;
    padding-left: 12px; }