/*
	Document's Creator : Volkan Altinbas
	Created Date: 26/12/08
	Modifier : Ibrahim Yeler
	Modified Date: 14/01/2009
*/

/* #### general definations #### */
body {
	background:url(../images/page_bg.jpg);
	color:#666666;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
}
a {
	text-decoration:none; 
	outline:none
}
a:hover {
	text-decoration:underline
}
input, textarea, select {
	color:#666666;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.formgrp {
	width:100%;
	overflow:hidden;
}
.fl {float:left}
.fr {float:right}
.textField {
	background-color:#FFFFFF;
	border:solid 1px #cccccc
}
a.btn {
	display:inline-block;
}
a.btn.default {
	background:url(../images/btn_default_right.gif) 100% 0 no-repeat;
	color:#FFFFFF !important;
	font-weight:bold;
	font-family:"Trebuchet MS", sans-serif;
	line-height:27px;
	padding-right:4px;
	text-decoration:none !important;
}
a.btn.default span {
	background:url(../images/btn_default_left.gif) 0 0 no-repeat;
	display:block;
	padding:0 7px;
}
.clear {
	clear:both; 
	overflow:hidden; 
	height:0;
	width:100%;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* #### layout #### */
.wrapper {
	background-color:#FFFFFF;
	margin:0 auto;
	padding:17px 15px;
	text-align:left;
	position:relative;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:955px;
}
/** html .wrapper, * + html .wrapper { width:985px; }*/
.wrapper-outer-top,
.wrapper-outer-bottom {
	width:985px;
	margin:0 auto;
	overflow:hidden;
}
.wrapper-outer-top {
	background:url(../images/wrapper_outer_top.png) no-repeat !important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='assets/images/wrapper_outer_top.png');
	height:12px;
}
.wrapper-outer-bottom {
	background:url(../images/wrapper_outer_bottom.png) no-repeat !important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='assets/images/wrapper_outer_bottom.png');
	height:49px;
}
.main {
	padding:15px 0 0 15px;
	margin-bottom:60px;
}
.primary-column {
	float:left;
	width:332px;
	margin-right:34px;
}
.secondary-column {
	float:left;
	width:239px;
	margin-right:34px;
}
.third-column {
	float:right;
	width:300px;
	margin-right:3px;
}

/* txt */
/*.txt {text-indent:-9999px}*/
a.txt {display:block}

.txt.tum-haberler{
	background:url(../images/text_tum_haberler.gif) no-repeat;
	height:20px;
	width:115px;
}
.txt.tum-haberler-en{
	background:url(../images/allnews.gif) no-repeat;
	height:20px;
	width:115px;
}
.txt.e-bulten {
	background:url(../images/text_ebulten.gif) no-repeat;
	height:46px;
	width:120px;
}
.txt.e-bulten-en {
	background:url(../images/text_ebulten_eng.gif) no-repeat;
	height:46px;
	width:115px;
}

/* #### header #### */
.header {
	position:relative;
	height:164px;
	z-index:84;
}

.header .logo,
.header .banner-block,
.header .navigation-search-block,
.header .main-navigation,
.header .top-navigation,
.header .search-block {
	position:absolute;
}

.header .top-navigation,
.header .search-block {
	right:13px;
	width:240px;
}

body.en-GB .header .search-block {
	width:256px;
}

/* header logo */
.header .logo {
	left:0;
	top:5px;
	height:77px;
	width:131px;
}

/* header banner-block */
.header .banner-block {
	left:182px;
	top:0;
}
/* header navigation-search-block */
.header .navigation-search-block {
	background:url(../images/navigation_search_block_bg.jpg) no-repeat;
	left:0;
	top:102px;
	height:62px;
	width:100%;
	z-index:101;
}

/* header main-navigation */
.header .main-navigation {
	top:23px;
	left:18px;
	position:relative;
	z-index:89;
}
.header .main-navigation ul {
	left:-12px;
	visibility:hidden;
	position:absolute;
}
.header .main-navigation li {
	background:url(../images/main_navigation_seperator.gif) 100% 0 no-repeat;
	float:left;
	padding-right:15px;
	margin-right:12px;
	position:relative;
}
.header .main-navigation li.last-item {
	background:none;
}
.header .main-navigation li a {
	color:#333333;
	cursor:pointer;
	display:block;
	font:bold 14px "Trebuchet MS", sans-serif;
	position:relative;
}
.header .main-navigation li a:hover,
.header .main-navigation li a.active 
{
	color:#E6472A;
	text-decoration:none;
	overflow:visible; /* haslayout fix*/	
}
.header .main-navigation li ul 
{
	background:#E0E0E0;
	padding:0px !important;
	margin:0px !important;
}
.header .main-navigation li ul li 
{
	background:none;
	margin:0;
	padding:0;
	width:163px;
}
.header .main-navigation li ul li a 
{
	color:#666;
	display:block;
	font:normal 12px/26px Arial, Helvetica, sans-serif;
	padding:5px;
}
.header .main-navigation li ul li a:hover { 
	background-color:#FFF;
	color:#F00;
}
.header .main-navigation li ul li ul {
	top:0;
	left:163px;
	_left:158px;
	*padding:0px !important;
	*margin:0px !important;
	*overflow:hidden;
	*width:160px;
	*height:36px;
}
.srvMenu { padding:0px; margin:0px; }
.srvMenu li { background:#edd; padding:0px; margin:0px; }
.header .main-navigation li:hover ul,
.header .main-navigation li a:hover ul {
	visibility:visible;
}

.header .main-navigation li:hover ul ul,
.header .main-navigation li a:hover ul ul {
	visibility:hidden;
}

.header .main-navigation li ul li:hover ul,
.header .main-navigation li ul li a:hover ul {
	visibility:visible;
}

.header .main-navigation table {
	border-collapse:collapse;
	border-spacing:0;
}
.header .top-navigation {
	top:10px;
}
.header .top-navigation li {
	display:inline;
}
.header .top-navigation li a {
	background:url(../images/icon_arrow1_5x5.gif) 0 50% no-repeat;
	color:#333333;
	font:normal 10px Arial, Helvetica, sans-serif;
	padding-left:13px;
	margin-right:16px;
}
/* IY */

/* header search-block */
.header .search-block {
	top:29px;
}
.header .search-block .textField {
	display:inline;
	float:left;
	margin-right:10px;
	padding:3px;
	width:180px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:172px;
}
.header .search-block a.btn.default {
	float:left;
	width:100px;
	font-size:11px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:45px;
}

body.en-GB .header .search-block a.btn.default {
	width:62px;
}

/* #### bread-crumb #### */
.bread-crumb {
	clear:both;
	font-size:11px;
	margin-bottom:27px;
}
.bread-crumb a {
	color:#999999;	
}
.sub-page .bread-crumb {
	margin:18px 0 10px 16px;
}
/* #### page-header #### */
.page-header {
	height:30px;
}
.page-header h1 {
	font-size:22px;
	color:#e6472a;
	line-height:24px;
	margin:0;
	padding:0 0 0 16px;
}

/* ### main ### */
.primary-column .banner-block,
.secondary-column .banner-block,
.third-column  .banner-block {
	margin-bottom:20px;
	margin-top: 20px;
}

.footer-row  .banner-block {
	margin-bottom:20px;
	text-align:center;
}

.banner-block1 {
	margin-bottom:10px;
	text-align:center;
	margin-top:10px;
}

/* ### primary-column ### */

/* news-block */
.primary-column .news-list {
	margin-bottom:20px;
}
.primary-column .news-list li {
	background:url(../images/news_list_seperator.gif) 0 100% repeat-x;
	padding:11px 0;
}
.primary-column .news-list li.last-item {
	background:none;
}
.primary-column .news-list .date {
	color:#0099CC;
	font-size:10px;
}
.primary-column .news-list h3 {
	font-size:17px;
	font-weight:normal;
	margin:3px 0 17px;
}
.primary-column .news-list h3 a {
	color:#000000;
}
.primary-column .news-list p a {
	color:#666666;
}
.primary-column .news-list li.short {
	padding-left:5px;
	padding-right:5px;
}
.primary-column .news-list li.short .date {
	border-right:solid 1px #0099CC;
	padding-right:8px;
	margin-right:8px;
}
.primary-column .news-list li.short p {
	display:inline;
}

/* ### secondary-column ### */

/* box type1 */
.box.type1 {
	color:#FFFFFF;
	_height:1%;
	font-family:"Trebuchet MS", sans-serif;
	margin-bottom:21px;
	padding:13px 15px 8px;
	position:relative;
	width:160px;
	margin-right:10px;
}
.box.type1 a {
	color:#FFFFFF;
}
.box.type1 h3 {
	font-size:15px;
}
.box.type1 p {
	font-size:11px;
}
.box.type1 .box-bottom {
	position:absolute;
	bottom:-8px;
	_bottom:-18px;
	right:28px;
	height:8px;
	width:16px;
}

/* .circulation-block */
.box.type1.circulation-block {
	/*background-color:#ff9e0c;*/
	background:#ff9e0c url(../images/tiraj_bg.jpg) no-repeat center;
}
.box.type1.circulation-block table {
	margin-bottom:10px;
}

.box.type1.circulation-block table th,
.box.type1.circulation-block table td {
	background:url(../images/circulation_block_table_seperator.gif) 0 100% repeat-x;
	color:#333333;
	padding:10px 7px;
}
.box.type1.circulation-block table th{
	font-size:11px
}
.box.type1.circulation-block table td {
	font-size:14px;
	font-weight:bold;
}
.box.type1.circulation-block a{
	background:url(../images/icon_arrow2_5x5.gif) 100% 50% no-repeat;
	padding-right:12px;
}

.box.type1.circulation-block .box-bottom{
	background:url(../images/circulation_block_bottom.gif) no-repeat
}

/* job-opportunitys-block */
.secondary-column .box.type1.job-opportunitys-block {
	
	width:211px;
	height:84px;
	background:url(../images/IsFirsat.jpg) no-repeat; 
}
.secondary-column .box.type1.job-opportunitys-block .box-bottom {
	background:url(../images/job_opportunitys_block_bottom.gif) no-repeat
}

.secondary-column .box.type1.job-opportunitys-block p
{
/*	margin-left:-3px;
	font-size : 11px;
	background:transparent url(../images/circulation_block_table_seperator.gif) repeat-x scroll 0px 100%;

padding: 7px; 
*/
/*background:url(../images/circulation_block_table_seperator.gif) left bottom repeat-x;*/

    margin-left:-3px;
    border-bottom :1px dashed #FFF;
	color:#333333;
	padding: 7px;
	
  
}
.secondary-column .box.type1.job-opportunitys-block div img
{
	
	float:right;
	margin-top:-18px;
	padding-right:5px;
	
}

.secondary-column .box.type1.job-opportunitys-block p.last
{
		
	font-size : 11px;
	
	 border-bottom:none;
   
}

/* #### sub-page #### */
.sub-page .main {
	margin-left:0px;
}
.sub-page .main.organization 
{
	margin-bottom:0;
}

.sub-primary-column, .sub-secondary-column {
	/*background-color:#f1f1f1;*/
	width:418px;
	padding:2px;
	margin:0;
	float:left;
}
.sub-secondary-column {
	margin:0 0 0 67px;
}

.sub-page h2 {
	color:#000;
	font-size:15px;
	line-height:20px;
	margin-bottom:10px;
}

.sub-page h2.headline { font-size:17px; font-weight:normal; }

.sub-page p {
	margin-bottom:20px;
}



/* #### footer #### */
.footer {border-top:solid 1px #cccccc;font-size:11px;padding:15px 20px 0}
.footer a, .tim_link a {color:#999999;text-decoration:underline}
.tim_link { margin-top:6px; }
.real a, a.emaillink { color:#999; text-decoration:none !important; }
.real a:hover, a.emaillink:hover { text-decoration:underline !important; }
.footer .dogan-groups-logo, .footer .ebulletin-block, .footer .copyright, .footer-navigation {float:left}
.footer .footer-row {margin-bottom:20px}
.footer .dogan-groups-logo li {display:inline; margin-right:6px /*25*/}
.footer .copyright {margin-right:14px}
.footer .footer-navigation li {display:inline}
.footer .site-author {float:right}

.footer .ebulletin-block {
	margin-top:10px;
}
.footer .ebulletin-block h3 {float:left;margin-right:17px}
.footer .ebulletin-block .frmgrp {float:left; margin-top:11px; margin-right:14px}
.footer .ebulletin-block .frmgrp.name .textField {width:100px}
.footer .ebulletin-block .frmgrp.email .textField {width:150px}

/* flash-intro-block */

.flash-intro-block { position:relative; z-index:83;}
/*.flash-intro-block div.anket { position:absolute;  width:954px; height:370px; top:0; left:1px;  background-color:#666; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90; color:#FFF !important; z-index:91; }*/
.flash-intro-block div.anket {position:absolute;  width:954px; height:auto !important;height:370px;min-height:370px;background:url('../images/survey_background.jpg') no-repeat;font-family:Arial;}
.flash-intro-block div.anket div.close-btn { width:930px; font-size:15px; font-weight:bold; padding:10px; text-align:right; }
.flash-intro-block div.anket div.close-btn a, .flash-intro-block div.anket div.close-btn a:hover { color:#FFF; text-decoration:none; }
.flash-intro-block div.anket div.media-wrap { position:relative; left:0; top:0; }
.flash-intro-block div.anket div.question-wrap { width:100%; padding:0 0 0 90px; height:auto !important; min-height:200px; float:left; /*margin-top:30px;*/ }
.flash-intro-block div.anket div.question-wrap h1 { font-size:22px;color:#333333 }
.flash-intro-block div.anket div.question-wrap p { font-size:15px; color:#333333; line-height:22px; margin:10px 0 0 0; }
.flash-intro-block div.anket div.options-wrap { /*background-color:#CCCCCC;*/ float:left; width:415px; /*margin:44px 0 0 60px; padding:40px 0 0 60px; */color:#333333;font-size:14px; }
.flash-intro-block div.anket div.options-wrap a{color:Red; position:relative;top:-10px; margin-left:10px;text-decoration:underline;font-size:12px;color:#333333}
.flash-intro-block div.anket div.buttons{text-decoration:none; text-align:center; padding-bottom:25px;}
.flash-intro-block div.anket div.buttons a{text-decoration:none;}
.AnswerList{margin-top:5px;line-height:22px;}
input.send-btn { width:92px; height:38px; cursor:pointer; margin:0 0 0 0; padding:0 0 0 0; background-image:url(../images/send_btn.gif); border:0; font-size:18px; color:#FFF; background-color:inherit; }

.org-diagram { margin:0px 0 40px 0 !important; }ü


/* Search Result Sheet */
.search-info { width:100%; }
.search-info span { color:#09C; font-size:12px; padding:0 0 0 0 ; }

.search-result-list { width:100%; }
.search-result-list ul { width:100%; margin:20px 0 0 0; }
.search-result-list ul li { border-bottom:1px dashed #333; padding:16px 0; height:auto !important; overflow:hidden; }
.search-result-list ul li.last { border:0 !important; }
.search-result-list ul li dl { width:100%; }
.search-result-list ul li dl dt { text-transform:none;color:#09C; float:left; margin:0 10px 0 0; padding:0 10px 0 10px; border-right:1px solid #09C; }
.search-result-list ul li dl dd { color:#666; float:left; margin:0 10px 0 0; }
.search-result-list ul li dl dt a { color:#09C; text-decoration:none; }
.search-result-list ul li dl dt a:hover, .search-result-list ul li dl dd a:hover { text-decoration:underline; }
.search-result-list ul li dl dd a { color:#666; text-decoration:none; }
.paging { width:100%; margin:10px 0 20px 0; overflow:hidden; clear:both; }
.paging ul { width:100%; }
.paging  ul li { line-height:18px; width:18px; border:1px solid #CCC; text-align:center; float:left; margin:0 2px 0 1px; font-size:12px; background-color:#EBEBEB; color:#666; }
/*.paging  ul li.prev-btn, .paging  ul li.next-btn { border:0 !important; background-color:transparent !important; font-size:9px; letter-spacing:-2px; color:#153B63 !important; }*/
.paging  ul li.active, .paging  ul li:hover { color:#FFF; background-color:#09C; border-color:#09C !important; }
.paging  ul li a {background-color:#EBEBEB; color:#666; width:100%; height:100%; }
.paging  ul li a:hover, .paging  ul li:hover a { color:#FFF; background-color:#09C; border-color:#09C !important;}
.paging  ul li.active a { color:#FFF; background-color:#0099CC; }

tr.pager td table 
{
	width:auto; margin:10px 0 20px 0; border:0;
}
tr.pager td table tr td 
{
	border:0;
	padding:0;
}
tr.pager td table tr td span,
tr.pager td table tr td a 
{
	line-height:18px; width:18px; border:1px solid #CCC; text-align:center; float:left; margin:0 2px 0 1px; font-size:12px; background-color:#EBEBEB; color:#666;
}
tr.pager td table tr td span 
{
	
}
tr.pager td table tr td span,
tr.pager td table tr td a:hover 
{
	color:#FFF; background-color:#09C; border-color:#09C !important;
}

/* news detail */

.news-detail {}

.news-detail .sub-primary-column { width:342px !important; }
.news-detail .sub-secondary-column { background-color:#FFF; margin:0 0 0 30px !important; width:530px; }
.news-detail .sub-secondary-column.extend-type-2 { margin:0 !important;width:920px !important;}
.news-detail h2, .news-list h2 { font-size:17px; color:#000; font-weight:normal; line-height:24px; }
.news-detail span.date, .news-list ul li span.date { color:#09C; font-size:10px; }
.news-detail p.news-content { margin:20px 0 0 0; }
div.prev-next { width:100%; margin:20px 0 0 0; }
div.prev-next ul { border-top:1px dashed #333; border-bottom:1px dashed #333; line-height:inherit; overflow:hidden; }
div.prev-next ul li { color:#09C; line-height:24px; overflow:hidden; margin:4px 0 4px 0; padding: 0 10px 0 10px; }
div.prev-next ul li span { font-size:9px; letter-spacing:-2px; }
div.prev-next ul li.prev-link { float:left; text-align:left; }
div.prev-next ul li.next-link { float:right; text-align:right; }
div.prev-next ul li a { color:#09C; text-decoration:none; }
div.prev-next ul li a:hover { color:#09C; text-decoration:underline; }

/* news list */

.news-list {}
.news-list ul { width:100%; margin:0 0 0 10px; }
.news-list ul.icra_ul { width:100%; margin:0 0 0 10px; }
.news-list ul li { border-bottom:1px dashed #333; padding:20px 0 20px 0; width:413px; min-height:150px; float:left; }
.news-list ul li.icra { border-bottom:1px dashed #333; padding:20px 0 20px 0; width: 97%; min-height:150px; height:auto; float:left; margin-top:20px;

 }
.news-list ul li.icrafirst { border-bottom:1px dashed #333; padding:20px 0 20px 0; width: 97%; min-height:150px; height:auto; float:left; margin-top:0px; 

 }
.news-list ul li.icrason { border-bottom: none; padding:20px 0 20px 0; width: 97%; min-height:150px; height:auto; float:left; margin-top:20px; min-height:150px;
 }
.news-list ul li span.date { display:block; }
.news-list ul li img { margin: 0 20px 20px 0; float:left; }
.news-list ul li h2 { line-height:20px; margin:5px 0 0 0; }
.news-list ul li.col-2 { margin:0 0 0 76px !important; }
.news-list ul li p { margin:10px 0 0 0; }
.news-list ul li p.comp { margin:10px 0 0 0 !important; }
p.comp span { color:#09C !important; }
.news-image-wrap, .news-description-wrap { float:left; }

/* Departments */

.departments {}
.departments .sub-primary-column { background-color:#FFF; width:292px !important; }
.departments .sub-secondary-column { background-color:#FFF; width:573px !important; margin-left:36px !important; }
.departments h3, .magazine-list h3, h3.orange-bg { height:46px; padding:0 10px; background:#e7472b url(../images/h3-bullet-bg.jpg) no-repeat bottom right; line-height:38px; color:#FFF; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
.departments ul.department-list { width:100%; }
.departments ul.department-list  tr { border:0 solid #fff;}
.departments ul.department-list li span { padding:0; margin:0; zoom:1; }
.departments ul.department-list li { border-bottom:1px solid #CCC; }
.departments ul.department-list li.last { border-bottom:0 !important; }
.departments ul.department-list li:hover { background-color:#EBEBEB; cursor:pointer; }
.departments ul.department-list li a { background: transparent url(../images/department-cat-bullet.gif) no-repeat 260px center;  display:block;  line-height:32px; color:#666; padding:0 10px; width:272px; }
.departments ul.department-list li a:hover { background:#EBEBEB url(../images/department-cat-bullet.gif) no-repeat 260px center; text-decoration:none; }

/* Tabview */

.tabview { width:97%; border-bottom:1px solid #EBEBEB; padding:0 0 0 3%; }
.tabview .tab-selector { float:left; padding:0 10px; line-height:24px; cursor:pointer; font-size:12px; background-color:#EBEBEB; border:1px solid #EBEBEB; margin:0 2px; color:#000; }
.tab-content { display:none; margin:0; padding:20px 3%; }
#tabcontent1 { display:block; }
.Active-tab { color:#E7472B !important; background-color:#FFF !important; line-height:26px !important; margin:0px 2px -1px 2px !important; border-bottom:0 !important; }

/* Dergiler */

.magazine-list .sub-primary-column { width:590px !important; }
.magazine-list .sub-primary-column.extend-type-1 { width:920px !important; }
.magazine-list .sub-secondary-column { width:300px !important; margin-left:30px !important; }
.magazine-list .flash-intro-block img { margin:0 auto; }
.magazine-list .product-category-list { padding:0 0 10px 0; width:955px; }
.magazine-list .product-category-list ul { width:300px; float:left; margin:0 9px; }
.magazine-list .product-category-list ul li { background: transparent url(../images/department-cat-bullet.gif) no-repeat 260px center; border-bottom:1px solid #CCC; }
.magazine-list .product-category-list ul li.last { border-bottom:0 !important; }
.magazine-list .product-category-list ul li:hover { background-color:#EBEBEB; cursor:pointer; }
.magazine-list .product-category-list ul li a { display:block; width:100%; width:280px; height:100%; line-height:32px; color:#666; padding:0 10px; }
* html .magazine-list .product-category-list ul li a { width:300px; }
.magazine-list .product-category-list ul li a:hover { background:#EBEBEB url(../images/department-cat-bullet.gif) no-repeat 260px center; text-decoration:none; }

.promosyon .sub-primary-column { width:590px !important; }
.promosyon .sub-primary-column ul{ width:570px; margin-top:20px;}
.promosyon .sub-primary-column li{ border-bottom:1px dashed #333; padding:20px 0 0 0; width:570px;  height:auto; float:left; }
.promosyon .sub-primary-column li p{
margin-bottom:5px;
margin-left :3px;
}
.promosyon .sub-primary-column li p.first{
margin-top:20px;
margin-bottom:5px;
}
.promosyon .sub-primary-column li p.last{
margin-top:5px;
margin-bottom:10px;
}
.promosyon .sub-primary-column li a{ margin-bottom:0px; color:#09C;
text-decoration:underline }

.promosyon .sub-primary-column li img { margin: 0 20px 20px 0; float:left; width:121; height:110;}
.promosyon .sub-primary-column li img.small { margin: 0 20px 20px 0; float:left; width:145; height:49;}
.promosyon .sub-primary-column li img.nokta { margin: 0 0 0 0; float:left; width:10; height:10;} 
.promosyon .sub-primary-column li ul{  margin-top:0px;}
.promosyon .sub-primary-column li ul li{  border-bottom:none; padding:none; width:none;  height:auto; float:none; }
.promosyon .sub-secondary-column { width:300px !important; margin-left:30px; margin-top:50px; !important; }
.promosyon .flash-intro-block img { margin:0 auto; }
.promosyon .product-category-list { padding:0 0 10px 0; width:955px; }
.promosyon .product-category-list ul { width:300px; float:left; margin:0 9px; }
.promosyon .product-category-list ul li { background: transparent url(../images/department-cat-bullet.gif) no-repeat 260px center; border-bottom:1px solid #CCC; }
.promosyon .product-category-list ul li.last { border-bottom:0 !important; }
.promosyon .product-category-list ul li:hover { background-color:#EBEBEB; cursor:pointer; }
.promosyon .product-category-list ul li a { display:block; w\idth:100%; width:280px; height:100%; line-height:32px; color:#666; padding:0 10px; }
* html .promosyon .product-category-list ul li a { width:300px; }
.promosyon .product-category-list ul li a:hover { background:#EBEBEB url(../images/department-cat-bullet.gif) no-repeat 260px center; text-decoration:none; }


.prod-general-info { width:100%; }
.prod-general-info { width:100%; }
.prod-img .zoom { display:block; margin:5px 0 0 0; color:#000; line-height:20px; font-size:11px; }
.prod-img .zoom strong { background:url(../images/icoPlus.gif) no-repeat 0 2px;font-size:16px; line-height:16px; padding:2px 0 0 0; display:block; width:15px; float:left;text-indent:-9999px;margin-right:10px;}
.prod-img .zoom { display:block; margin:5px 0 0 0; color:#000; line-height:20px; font-size:11px; }
.prod-img .zoom strong { background:url(../images/icoPlus.gif) no-repeat 0 2px;font-size:16px; line-height:16px; padding:2px 0 0 0; display:block; width:15px; float:left;text-indent:-9999px;}
.prod-img .zoom a { display:block; margin:5px 0 0 0; color:#000; line-height:20px; font-size:11px;text-decoration:none; }
.prod-info dl { width:400px; background-color:#f9f9f9; height:200px }

.prod-left {
	float:left;
}
.prod-left .prod-img {
	margin-bottom:35px;
}
.prod-right {
	float:left;
	margin:0 0 0 30px;
	width:406px;
}
.prood-info dl dt, .prod-info dl dd { float:left; padding:5px 0; }
.prod-info dl dt { width:150px; font-weight:bold; color:#000; }
.prod-info dl dd { width:250px; }

.prod-right .wheretobuy { margin-bottom:15px; }
.prod-info a { color:#09C; }
.circulation { font-size:16px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; display:block; color:#e7472b; font-weight:bold; background:transparent url(../images/tiraj-bg.jpg) no-repeat top left; height:46px; line-height:46px; margin:20px 0 10px 0; }
.circulation  span {margin:0 50px; }
body.en-GB .circulation   { background-position:45px top;}

/* Shadow table */

.shadow-table {
	margin-bottom:20px;
}
.shadow-table a {
	color:#e7472b;
}
.shadow-table .st-top,
.shadow-table .st-bot {
	background:url(../images/table-shadow.gif) no-repeat;
	height:10px;
	overflow:hidden;
}
.shadow-table .st-top {
	background-position:0 0;
}
.shadow-table .st-bot {
	background-position:0 -10px;
}
.shadow-table .st-cnt {
	background:url(../images/table-shadow-bg.gif) no-repeat;
}
.shadow-table .st-cnt .circulation {
	float:right;
	margin-right:20px;
}
.shadow-table .st-cnt table {
	text-align:left;
	margin:5px 20px;
	font-size:90%;
}
.shadow-table .st-cnt table tr th,
.shadow-table .st-cnt table tr td {
	border-bottom:#e0e0e0 1px solid;
	padding:5px;
	vertical-align:middle;
}
.shadow-table .st-cnt table tr th {
	width:150px;
}
.shadow-table .st-cnt table tr td {
	width:200px;
	
}
.shadow-table .st-cnt table tr.bold-price td {
	font-size:140%;
	font-weight:bold;
}

/* Toggle */
.toggle {
	position:relative;
	height:35px;
	overflow:hidden;
}
.toggle dl {
	position:absolute;
}
.toggle dl.t2 {
	left:266px;
}
/* Shadow table */

.shadow-table {
	margin-bottom:20px;
}
.shadow-table a {
	color:#e7472b;
}
.shadow-table .st-top,
.shadow-table .st-bot {
	background:url(../images/table-shadow.gif) no-repeat;
	height:10px;
	overflow:hidden;
}
.shadow-table .st-top {
	background-position:0 0;
}
.shadow-table .st-bot {
	background-position:0 -10px;
}
.shadow-table .st-cnt {
	background:url(../images/table-shadow-bg.gif) repeat-y;
}
.shadow-table .st-cnt .circulation {
	float:right;
	margin-right:20px;
}
.shadow-table .st-cnt table {
	text-align:left;
	margin:5px 20px;
	font-size:90%;
}
.shadow-table .st-cnt table tr th,
.shadow-table .st-cnt table tr td {
	border-bottom:#e0e0e0 1px solid;
	padding:5px;
	vertical-align:middle;
}
.shadow-table .st-cnt table tr th {
	width:150px;
}
.shadow-table .st-cnt table tr.bold-price td {
	font-size:140%;
	font-weight:bold;
}

/* Linkler */

.links .main { margin-bottom: 0; }

.links .sub-primary-column { float:left; width:300px !important; margin:0 6px !important; padding:0px !important;}
div.sperator-item{ clear:both; font-size:0; line-height:0; overflow:hidden;}
.links .sub-primary-column.last-column { margin-right:0 !important; }

.links .sub-primary-column ul { width:100%; width:300px; padding:0; }

.links .sub-primary-column.clear-column { clear:both; }


.links .sub-primary-column ul li { padding:8px 10px; border-bottom:1px solid #CCC; }
.links .sub-primary-column ul li h4 { font-weight:normal; }
.links .sub-primary-column ul li a { color:#09C; text-decoration:underline; }
.links .sub-primary-column ul li a:hover { color:#000; }
.links .sub-primary-column ul li.last { border-bottom:0 !important; }
.links .sub-primary-column ul li:hover { background-color:#EBEBEB; }

/* Is Firsatlati */

.job-opportunity {}
.job-opportunity .sub-primary-column { width:100%; }
.job-opportunity .sub-primary-column h2 { font-size:17px; font-weight:normal; }
.job-opportunity .sub-primary-column h3 { font-size:12px; color:#666; margin-top:20px; }
.job-opportunity .sub-primary-column h4 { font-size:12px; margin:23px 0 0 0; color:#000; font-weight:normal; }
.job-opportunity .sub-primary-column h4 span { color:#09C; }
.job-opportunity .sub-primary-column h5 { font-size:10px; color:#09C; }
.job-opportunity .sub-primary-column ul { /*background-color:#f1f1f1;*/ width:630px; margin:10px 0 0 0; }
.job-opportunity .sub-primary-column ul li { padding:0 0 0 16px; line-height:18px; background:transparent url(../images/list_bullet.jpg) no-repeat left 7px; margin:3px 0; }
.job-opportunity .sub-primary-column p { margin:20px 0 0 0; }
.job-opportunity .sub-primary-column p a { color:#09F; text-decoration:none; }
.job-opportunity .sub-primary-column p a:hover { text-decoration:underline; }

/* Bayiler */

.dealer-filter { width:929px; height:45px; background: transparent url(../images/dealer-filter-bg.jpg) no-repeat top left; }
.dealer-filter div { background-color:transparent; width:464px; float:left; }
.dealer-filter div h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:25px; font-weight:bold; color:#E6472A; line-height:45px; padding:0 0 0 50px;}
.dealer-filter div label { float:left; color:#000; font-size:11px; margin:0 20px 0 0; line-height:45px; font-weight:bold; }
.dealer-filter div select { float:left; width:150px; margin:13px 20px 0 0; }
.dealer-list { width:925px; padding:0 0 0 4px; }
.dealer-list table { width:925px; border-left:1px solid #CCC; border-right:1px solid #CCC; float:left; }
.dealer-list table th { background:#E6472A; padding:5px 10px; color:#FFF; border:2px solid #FFF;}
.dealer-list table td { padding:5px 10px; border-bottom:1px solid #ccc; color:#000; }
.dealer-list table td.alternate { background-color:#f7f7f7; }


/* Retailer List */

.retailer-list table { width:600px; border-left:1px solid #CCC; border-right:1px solid #CCC; float:left; }
.retailer-list table th { background:#E6472A; padding:5px 10px; color:#FFF; border:2px solid #FFF;}
.retailer-list table td { padding:5px 10px; border-bottom:1px solid #ccc; color:#000; }
.retailer-list table td.alternate { background-color:#f7f7f7; }

/* Contact Form */

.contact-form .sub-primary-column { width:315px; }
.contact-form .sub-secondary-column { width:500px; }
.contact-form h2 { font-weight:normal; }
.contact-form a.eposta { color:#09C;}


.contact-form dl { /*background-color:#CCC;*/ }
.contact-form dl dt, .contact-form dl dd { float:left; height:28px; margin:2px 0 0 0; }
.contact-form dl dt { width:190px; /*background-color:#eee;*/ }
.contact-form dl dd { width:280px; /*background-color:#dedede;*/ }
.contact-form dl dd select { width:224px; }
.contact-form dl dd select, .contact-form dl dd input, .contact-form dl dd textarea { border:1px solid #CCC; }
.contact-form dl dd input { width:220px; padding:3px; }
.contact-form dl .area { height:150px !important; }
.contact-form dl .area textarea { height:130px; width:224px; }
.contact-form .button { text-decoration:none; cursor:pointer; border:0px; line-height:23px; padding:0px !important; text-align:center; width:64px !important; height:26px !important; display:block; background:transparent url(../images/buton_bg.jpg) no-repeat top left; font-size:11px; font-weight:bold; color:#FFF; font-family:"Trebuchet MS", Arial;}

/* Human Resource */

.human-resource {}
.human-resource h2 { font-weight:normal;}

.human-resource .main { margin-top:20px } 

.hr-politic {}
.hr-politic li { margin:10px 0 0 0; padding:0 0 0 20px; background:transparent url(../images/bullet.jpg) no-repeat 5px 5px; }

.via_dotted{ border-bottom:1px dashed #333; padding-bottom:20px; }

.cat_map { width:922px; padding:0 0 0 10px; }
.cat_map li { float:left; }
.cat_map li a { margin:0 5px 0 5px; padding:4px; width:113px; display:block;background-color:#E6472A;cursor:pointer;height:202px; text-decoration:none;}
.cat_map li a.active,
.cat_map li a:hover { background-color:#D1D1D1; }
.cat_map li h3 { font-weight:normal; color:#FFF; font-size:17px; line-height:20px; margin:5px 0 0 0; }
.cat_map li a.last-item { margin-right:0; }

/* Section tab systems */
.main .section {
	display:none;
}
.main #section1.section {
	display:block;
}


.box-tabdiv 
{

}
#tezgah 
{
	display:block;	
}
.box-tablink 
{
	margin-top:15px;
}
.box-tablink li 
{
	float:left;
}
.box-tablink li a
{
	background:none;
	padding:5px;
} 
.box-tablink li a.active 
{
	text-decoration:underline;
}