/* general reset */
@font-face {
	font-family: 'vodafone_rgregular';
	src: url('../fonts/vodafonerg-webfont.eot');
	src: url('../fonts/vodafonerg-webfontd41d.eot?#iefix') format('embedded-opentype'),
		url('../fonts/vodafonerg-webfont.woff') format('woff'),
		url('../fonts/vodafonerg-webfont.ttf') format('truetype'),
		url('../fonts/vodafonerg-webfont.svg#vodafone_rgregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'allerregular';
	src: url('../fonts/aller_rg-webfont.eot');
	src: url('../fonts/aller_rg-webfontd41d.eot?#iefix') format('embedded-opentype'),
		url('../fonts/aller_rg-webfont.woff') format('woff'),
		url('../fonts/aller_rg-webfont.ttf') format('truetype'),
		url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'vodafone_exbregular';
	src: url('../fonts/vodafoneexb-webfont.eot');
	src: url('../fonts/vodafoneexb-webfontd41d.eot?#iefix') format('embedded-opentype'),
		url('../fonts/vodafoneexb-webfont.woff') format('woff'),
		url('../fonts/vodafoneexb-webfont.ttf') format('truetype'),
		url('../fonts/vodafoneexb-webfont.svg#vodafone_exbregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'allerbold';
	src: url('../fonts/aller_bd.eot');
	src: url('../fonts/aller_bdd41d.eot?#iefix') format('embedded-opentype'),
		url('../fonts/aller_bd.woff') format('woff'),
		url('../fonts/aller_bd.ttf') format('truetype'),
		url('../fonts/aller_bd.svg#allerbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	margin:0;
	color:#686869;
	font:13px/17px 'vodafone_rgregular', Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:980px;
	-webkit-text-size-adjust:100%;
}
::-moz-selection { background: #73c1cb; color: #fff; text-shadow: none; }
::selection { background: #73c1cb; color: #fff; text-shadow: none; }

input[type=text], input[type=password], input[type=file], input[type=submit], textarea{-webkit-appearance:none;}
a{
	text-decoration:none;
	color:#686869;
}
a:hover{text-decoration:underline; color:#dc1807;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000; 
}

/* wrapper */
#wrapper{
	overflow:hidden;
	position:relative;
	width:100%;
	background:#eee url(../img/bg-page.gif);
}
/* header */
#header{
	width:100%;
	height:180px;
	margin:0 0 29px;
	position:relative;
	background:#eee url(../img/bg-page-t.gif) repeat-x;
}
#header .shadow{
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:17px;
	background:url(../img/golge01.png) 50% 0 no-repeat;
}
/* btn */
#header .btn{
	position:fixed;
	top:0;
	left:0;
	background:url(../img/btn_37.png) no-repeat;
	width:143px;
	height:134px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#slogan{
	position:absolute;
	top:50px;
	left:260px;
	float:right;
	
}
#havadurumu{
	position:absolute;
	top:20px;
	right:10px;
	
	float:right;
	padding:2px 0px 0px 0;
	font: 10px/20px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#kur{
	position:absolute;
	top:32px;
	right:74px;
	float:right;
	padding:0 2px 9px 0;
	font: 10px/20px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
/* nav */
#nav{
	position:absolute;
	top:140px;
	left:260px;
	float:right;
	padding:0 2px 9px 0;
	font: 14px/20px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#nav ul{float:right;}
#nav li{
	float:left;
	margin:0 0 0 13px;
	padding:6px 0 6px 14px;
	white-space:nowrap;
	background:url(../img/sep01.gif) 0 50% no-repeat;
}
#nav li:first-child{
	margin:0;
	padding:6px 0;
	background:none;
}
#nav a{
	color:#58585a;
	text-shadow:1px 1px 1px #fff;
}
#nav .active a,
#nav a:hover{
	color:#db1907;
	text-decoration:none;
}
#refreshcaptcha abbr{
	cursor:pointer;color:#db1907;text-decoration:underline;margin-left:200px;
}
.spinner {
	background: blue;
}



/* header-holder */
.header-holder{
	margin:0 auto;
	width:959px;
	position:relative;
	z-index:2;
}
.header-holder:after{
	content:'';
	display:block;
	clear:both;
}
.logo-print{display:none;}
/* logo */
.logo{
	float:left;
	top:15px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 -11px;
	position:relative;
	background:url(../img/logo.png) no-repeat;
	width:250px;
	height:144px;
	
	
}
.logo a{
	display:block;
	height:100%;
}
.sosyaldugmeler {position:absolute;
				top:150px;
				right:130px;
				float:right; height:30px; padding:38px 0;}
				
			a.fb {display:block; float:right; width:30px; height:30px; margin-left:10px; text-indent:-9999px; text-align:left; background:url(../img/fb.png) no-repeat center;}
			a.fb:hover {background:url(../img/fb2.png) no-repeat center;}
					
			a.tw {display:block; float:right; width:30px; height:30px; margin-left:10px; text-indent:-9999px; text-align:left; background:url(../img/tw.png) no-repeat center;}
			a.tw:hover {background:url(../img/tw2.png) no-repeat center;}

			a.bs {display:block; float:right; width:30px; height:30px; margin-left:10px; text-indent:-9999px; text-align:left; background:url(../img/bs.png) no-repeat center;}
			a.bs:hover {background:url(../img/bs2.png) no-repeat center;}	
			
			a.yt {display:block; float:right; width:30px; height:30px; margin-left:10px; text-indent:-9999px; text-align:left; background:url(../img/yt.png) no-repeat center;}
			a.yt:hover {background:url(../img/yt2.png) no-repeat center;}	
			
			p.sosyalbaslik {float:right; line-height:12px; color:#bebebe; text-align:right; font-size:11px;} 
/* top-holder */
.top-holder{
	float:right;
	padding:16px 58px 19px 0;
	background:url(../img/bg-top-holder.gif) 0 100% no-repeat;
	margin:0 -57px 3px 0;
}
/* top-nav */
.top-nav{
	float:left;
	padding:7px 0 0;
	margin:0 20px 0 0;
	font: 11px/14px 'allerregular', Arial, Helvetica, sans-serif;
}
.top-nav li{
	float:left;
	margin:0 0 0 20px;
}
.top-nav li:first-child{margin:0;}
.top-nav a{color:#c7c7c7;}
.top-nav a:hover,
.top-nav .active a{
	color:#666465;
	text-decoration:none;
}
.top-nav .abone, .text-area .abone {
	color:#db1907;
}
.top-nav .dergimyarismasi, .text-area .dergimyarismasi {
	color:#73c1cb;
}



/* main */
#main{
	width:959px;
	margin:0 auto 13px;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}
/* gallery-cerceve */
.gallery-cerceve{
	position:relative;
	padding:0 52px 30px;
	margin:0 -52px 7px;
	width:959px;
	background:url(../img/golge02.png) 0 100% no-repeat;
}
.gallery-cerceve:after{
	content:'';
	display:block;
	clear:both;
}
/* main-gallery */
.main-gallery{
	float:left;
	width:626px;
	background:#fff;
	border-radius:5px;
	min-height:311px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:7px 6px 6px 5px;
	box-shadow:0 0 5px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.14);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.14);
}
/* carousel-v */
.carousel-v{
	float:left;
	width:233px;
	position:relative;
	padding:7px 0 0;
	margin:0 -37px 0 0;
}
.carousel-v .frame{
	height:302px;
	position:relative;
	z-index:3;
	width:233px;
	overflow:hidden;
}
/* tabset */
.carousel-v .tabset{
	font: 12px/17px 'allerregular', Arial, Helvetica, sans-serif;
	color:#505050;
	width:196px;
}
.carousel-v .tabset li{
	margin:5px 0 0;
	width:100%;
	position:relative;
}
.carousel-v .tabset li:first-child{margin:0;}
.carousel-v .tabset a{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px 14px;
	width:168px;
	height:39px;
	display:block;
	color:#505050;
	background: #eee;
	position:relative;
	z-index:1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUxZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eeeeee 0%, #f8f8f8 50%, #ececec 84%, #e7e7e7 94%, #e1e1e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(50%,#f8f8f8), color-stop(84%,#ececec), color-stop(94%,#e7e7e7), color-stop(100%,#e1e1e1));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#f8f8f8 50%,#ececec 84%,#e7e7e7 94%,#e1e1e1 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#f8f8f8 50%,#ececec 84%,#e7e7e7 94%,#e1e1e1 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#f8f8f8 50%,#ececec 84%,#e7e7e7 94%,#e1e1e1 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#f8f8f8 50%,#ececec 84%,#e7e7e7 94%,#e1e1e1 100%);
}
.carousel-v .tabset .box{
	display:table;
	height:100%;
	width:100%;
}
.carousel-v .tabset span{
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
.carousel-v .tabset .active a,
.carousel-v .tabset .hover a{
	color:#fff;
	background:url(../img/bg-tabset.png) no-repeat;
	width:168px;
	height:39px;
	cursor:pointer;
	text-decoration:none;
	margin:0 -25px 0 0;
	padding:5px 35px 5px 14px;
}
.carousel-v .tabset .shadow{
	position:absolute;
	bottom:-12px;
	right: -19px;
	background:url(../img/golge03.png) no-repeat;
	width:237px;
	height:61px;
	display:none;
}
.carousel-v .tabset .active a .shadow,
.carousel-v .tabset .hover a .shadow{display:block;}
.carousel-v .prev-holder,
.carousel-v .next-holder{
	height:20px;
	width:200px;
	position:absolute;
	top:-14px;
	z-index:2;
	text-align:center;
	left:0;
	background:url(../img/bg-holder.gif) 0 100% no-repeat;
}
.carousel-v .next-holder{
	top:auto;
	bottom:-20px;
	height:18px;
	background:url(../img/bg-holder.gif) 100% 0 no-repeat;
}
.carousel-v .btn-next,
.carousel-v .btn-prev{
	display:inline-block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	width:42px;
	height:15px;
	background:url(../img/btns.png) no-repeat;
}
.carousel-v .btn-prev:hover{background:url(../img/btns.png) 0 -24px no-repeat;}
.carousel-v .btn-next{background:url(../img/btns.png) 0 -49px no-repeat;}
.carousel-v .btn-next:hover{background:url(../img/btns.png) 0 -72px no-repeat;}


/* video-download */
.video-download {
	margin : 20px 0 0 20px;	
}
.btn-1 {
/*
	float: left;
*/
	margin: 2px 0 0 29px;
	position: relative;
}

.btn-1:first-child {
	margin-left: 0;
}
.btn-1:after {
	content: '';
	position: absolute;
	background: url(../img/download-icon.png) no-repeat;
	right: 100%;
	/* top: 50%; */
	margin: 0 2px 0 0;
}
.btn-download:after {
	background-position: 0px 0;
	width: 20px;
	height: 22px;
}



/* tab-content */
.main-gallery .tab-content{
	width:100%;
	overflow:hidden;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.main-gallery .tabs-holder{
	float:right;
	width:424px;
}
.main-gallery .tabs-holder .slider{
	width: 100%;
	list-style:none;
	padding:0;
	margin:0;
	height: 311px;
	position: relative;
	overflow: hidden;
}
.main-gallery .tabs-holder .slider li{
	position: absolute;
	top: 311px;
	left: 0;
	z-index: 1;
}
.main-gallery .tabs-holder .slider li.active{top:0;}
.main-gallery .tab-content img{
	display:block;
	position:relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/* carousel */
.carousel{
	background:#f6f6f6;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width:316px;
	float:right;
	position:relative;
	overflow:hidden;
	box-shadow:0 0 6px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.14);
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.14);
}

.carousel2{
	background:#f6f6f6;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width:100%;
	
	box-shadow:0 0 6px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.14);
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.14);
}

/* title-box */
.title-box{
	text-align:center;
	padding:13px 25px 8px;
	font-size:15px;
	line-height:20px;
	color:#686869;
	background: #efefef;
	
	background: -moz-linear-gradient(top,  #efefef 0%, #f5f5f5 39%, #f3f3f3 54%, #e8e8e8 84%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(39%,#f5f5f5), color-stop(54%,#f3f3f3), color-stop(84%,#e8e8e8), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #efefef 0%,#f5f5f5 39%,#f3f3f3 54%,#e8e8e8 84%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#f5f5f5 39%,#f3f3f3 54%,#e8e8e8 84%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#f5f5f5 39%,#f3f3f3 54%,#e8e8e8 84%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #efefef 0%,#f5f5f5 39%,#f3f3f3 54%,#e8e8e8 84%,#e2e2e2 100%);
}
.side-box .heading .box,
.title-box .box{display:inline-block;}
.side-box .heading .title,
.title-box .title{
	color:#db1907;
	text-shadow:1px 1px 1px #fff;
	font-weight:normal;
	font-family: 'vodafone_exbregular', Arial, Helvetica, sans-serif;
}
.side-box .heading dl,
.title-box dl{
	display:inline;
	margin:0;
}
.side-box .heading dt,
.title-box dt{
	display:inline;
	text-shadow:1px 1px 1px #fff;
}
.side-box .heading dd,
.title-box dd{
	margin:0;
	text-shadow:1px 1px 1px #fff;
	display:inline;
	font-family: 'vodafone_exbregular', Arial, Helvetica, sans-serif;
}
.carousel .frame{
	padding:3px 0 0;
	overflow:hidden;
	width:316px;
	position:relative;
	background:url(../img/sep02.gif) repeat-x;
}
.carousel .frame ul{
	width:99999px;
	position:relative;
	overflow:hidden;
}
.carousel .frame li{float:left;}
.carousel .frame img{vertical-align:top;}
.carousel .btn-next,
.carousel .btn-prev{
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	background:url(../img/arrows.gif) no-repeat;
	width:23px;
	height:41px;
	overflow:hidden;
}
.carousel .btn-prev:hover{background:url(../img/arrows.gif) -68px 0 no-repeat;}
.carousel .btn-next{
	left:auto;
	right:0;
	background:url(../img/arrows.gif) -34px 0 no-repeat;
}
.carousel .btn-next:hover{background:url(../img/arrows.gif) -100px 0 no-repeat;}
.carousel .btn-holder{
	position:absolute;
	bottom: 4px;
	left:0;
	text-align:center;
	width:100%;
	font-size:0;
	letter-spacing:-4px;
}
.carousel .btn{
	letter-spacing:0;
	display:inline-block;
	width:80px;
	box-shadow:0 1px 2px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.14);
	-moz-box-shadow:0 2px 2px rgba(0,0,0,0.14);
	text-shadow:0 1px 1px #fff;
	color:#505050;
	border-radius:6px;
	margin:0 4px 0 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:4px 10px 6px;
	vertical-align:top;
	font: 14px/15px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	background: rgb(208,208,208);
	
	background: -moz-linear-gradient(top,  rgba(208,208,208,1) 0%, rgba(218,218,218,1) 24%, rgba(221,221,221,1) 53%, rgba(209,209,209,1) 53%, rgba(209,209,209,1) 63%, rgba(202,202,202,1) 79%, rgba(183,183,183,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,208,208,1)), color-stop(24%,rgba(218,218,218,1)), color-stop(53%,rgba(221,221,221,1)), color-stop(53%,rgba(209,209,209,1)), color-stop(63%,rgba(209,209,209,1)), color-stop(79%,rgba(202,202,202,1)), color-stop(100%,rgba(183,183,183,1)));
	background: -webkit-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(218,218,218,1) 24%,rgba(221,221,221,1) 53%,rgba(209,209,209,1) 53%,rgba(209,209,209,1) 63%,rgba(202,202,202,1) 79%,rgba(183,183,183,1) 100%);
	background: -o-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(218,218,218,1) 24%,rgba(221,221,221,1) 53%,rgba(209,209,209,1) 53%,rgba(209,209,209,1) 63%,rgba(202,202,202,1) 79%,rgba(183,183,183,1) 100%);
	background: -ms-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(218,218,218,1) 24%,rgba(221,221,221,1) 53%,rgba(209,209,209,1) 53%,rgba(209,209,209,1) 63%,rgba(202,202,202,1) 79%,rgba(183,183,183,1) 100%);
	background: linear-gradient(to bottom,  rgba(208,208,208,1) 0%,rgba(218,218,218,1) 24%,rgba(221,221,221,1) 53%,rgba(209,209,209,1) 53%,rgba(209,209,209,1) 63%,rgba(202,202,202,1) 79%,rgba(183,183,183,1) 100%);
}
.carousel .btn:hover{text-decoration:none;}
.carousel .btnx{
	letter-spacing:0;
	display:inline-block;
	width:80px;
	box-shadow:0 1px 2px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.14);
	-moz-box-shadow:0 2px 2px rgba(0,0,0,0.14);
	text-shadow:0 1px 1px #fff;
	color:#FF3300;
	border-radius:6px;
	margin:0 4px 0 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:4px 10px 6px;
	vertical-align:top;
	font: 14px/15px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	background: rgb(208,208,208);
	
	background: -moz-linear-gradient(top,  rgba(208,208,208,1) 0%, rgba(218,218,218,1) 24%, rgba(221,221,221,1) 53%, rgba(209,209,209,1) 53%, rgba(209,209,209,1) 63%, rgba(202,202,202,1) 79%, rgba(183,183,183,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,208,208,1)), color-stop(24%,rgba(218,218,218,1)), color-stop(53%,rgba(221,221,221,1)), color-stop(53%,rgba(209,209,209,1)), color-stop(63%,rgba(209,209,209,1)), color-stop(79%,rgba(202,202,202,1)), color-stop(100%,rgba(183,183,183,1)));
	background: -webkit-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(218,218,218,1) 24%,rgba(221,221,221,1) 53%,rgba(209,209,209,1) 53%,rgba(209,209,209,1) 63%,rgba(202,202,202,1) 79%,rgba(183,183,183,1) 100%);
	background: -o-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(218,218,218,1) 24%,rgba(221,221,221,1) 53%,rgba(209,209,209,1) 53%,rgba(209,209,209,1) 63%,rgba(202,202,202,1) 79%,rgba(183,183,183,1) 100%);
	background: -ms-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(218,218,218,1) 24%,rgba(221,221,221,1) 53%,rgba(209,209,209,1) 53%,rgba(209,209,209,1) 63%,rgba(202,202,202,1) 79%,rgba(183,183,183,1) 100%);
	background: linear-gradient(to bottom,  rgba(208,208,208,1) 0%,rgba(218,218,218,1) 24%,rgba(221,221,221,1) 53%,rgba(209,209,209,1) 53%,rgba(209,209,209,1) 63%,rgba(202,202,202,1) 79%,rgba(183,183,183,1) 100%);
}
.carousel .btnx:hover{text-decoration:none;}
.carousel .btny{
	letter-spacing:0;
	display:inline-block;
	width:80px;
	box-shadow:0 1px 2px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.14);
	-moz-box-shadow:0 2px 2px rgba(0,0,0,0.14);
	text-shadow:0 1px 1px #333;
	color:#FFFFFF;
	border-radius:6px;
	margin:0 4px 0 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:4px 10px 6px;
	vertical-align:top;
	font: 14px/15px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	background: rgb(255,17,17);
	
	background: -moz-linear-gradient(top,  rgba(255,17,17,1) 0%, rgba(255,17,17,1) 24%, rgba(255,17,17,1) 53%, rgba(255,17,17,1) 53%, rgba(255,17,17,1) 63%, rgba(255,17,17,1) 79%, rgba(255,17,17,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,17,17,1)), color-stop(24%,rgba(218,218,218,1)), color-stop(53%,rgba(255,17,17,1)), color-stop(53%,rgba(255,17,17,1)), color-stop(63%,rgba(255,17,17,1)), color-stop(79%,rgba(255,17,17,1)), color-stop(100%,rgba(255,17,17,1)));
	background: -webkit-linear-gradient(top,  rgba(255,17,17,1) 0%,rgba(255,17,17,1) 24%,rgba(255,17,17,1) 53%,rgba(255,17,17,1) 53%,rgba(255,17,17,1) 63%,rgba(255,17,17,1) 79%,rgba(255,17,17,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,17,17,1) 0%,rgba(255,17,17,1) 24%,rgba(255,17,17,1) 53%,rgba(255,17,17,1) 53%,rgba(255,17,17,1) 63%,rgba(255,17,17,1) 79%,rgba(255,17,17,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,17,17,1) 0%,rgba(255,17,17,1) 24%,rgba(255,17,17,1) 53%,rgba(255,17,17,1) 53%,rgba(255,17,17,1) 63%,rgba(255,17,17,1) 79%,rgba(255,17,17,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,17,17,1) 0%,rgba(255,17,17,1) 24%,rgba(255,17,17,1) 53%,rgba(255,17,17,1) 53%,rgba(255,17,17,1) 63%,rgba(255,17,17,1) 79%,rgba(255,17,17,1) 100%);
}
.carousel .btny:hover{text-decoration:none;}
/* k-box */
.k-box {
	position: absolute;
	z-index: 10;
	top: 5px;
	right: 0;
	background: #eeedea;
	background: rgba(0,0,0,0.10);
	width: 171px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-ms-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	padding: 14px 0 12px 4px;
	min-height: 11px;
	text-align: center;
	font-size: 14px;
}

.text-column h1 {
	background: url(../img/separator-3.png) 0 100% no-repeat;
	font-weight: bold;
}

.ziyaretci {
	font-size: 14px;
	line-height: 1.9;
}

/* music */


.music {
	padding: 14px;
	margin-bottom:1em;
	border:2px solid #ddd; 
	background:#ffffff;
	border-color:#bcbcbc;
}

/* Examples */
div.example {
    background: rgba(116,194,204,0.23);
    border: 1px solid #999;
    margin: 1.5em 0;
    padding: 1.25em 1.25em 0.75em;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.25);
    width: 93%;
    }

div.example p.title {
    padding-top: 10px;
    font-size:1.083em;
    font-weight:bold;
    }
div.programlisting {
    padding: 1em 1.5em 0.5em;
    background: white;
    margin-bottom: 1em;
    border-left: 1px solid #c2c9d1;
    font-family: Consolas, Lucida Console, monospace;
    font-size: 12px;
    overflow: auto;
}

.mini-note {
	margin-left: 10px;
	font-size: 10px;
}


/* iki sütun */
#subs-container {
	position:relative;
	padding:0px 0 30px;
}

#subs-container-audio {
	position:relative;
	padding:0px 0 20px;
}


.box-side-site, box-search-side {
}

.box-side-site.left {
	float:left;
	width: 550px;
}

.box-side-site.left-audio {
	float:left;
	width: 350px;
}


.box-side-site.right {
	float:right;
}


.box-search-site.left {
	float:left;
	width: 441px;
}


.box-search-site.right {
	float:right;
}



.btn-5 {
	float: left;
	margin: 2px 0 0 29px;
	position: relative;
}

.btn-5:first-child {
	margin-left: 0;
}
.btn-5:after {
	content: '';
	position: absolute;
	background: url(../img/audio.png) no-repeat;
	right: 100%;
	/* top: 50%; */
	margin: -3px 2px 0 0;
}
.btn-audio:after {
	background-position: 0px 0;
	width: 22px;
	height: 22px;
}


/* block-heading */
.block-heading {
	position: relative;
	z-index: 1;
	padding: 0 0 6px 9px;
	margin: 0 0 5px;
	height: 35px
}
.block-heading:after {
	content: '';
	display:table;
	clear: both;
}
.block-heading:before {
	content: '';
	width: 254px;
	height: 57px;
	position: absolute;
	z-index: -1;
	bottom: 1px;
	left: 64px;
}

/* paginator */
.content-pagination {
	float: right;
	margin: 10px 8px -20px 0;
	
}
.content-pagination .btn-prev,
.content-pagination .btn-next {
	float: left;
	font-size: 14px;	
	line-height: 14px;
	text-align: center;
	padding: 3px 9px 3px 8px;
	height: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0, 0.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.content-pagination .btn-prev {
	background: #9a9992;
	
	background: -moz-linear-gradient(top,  #9a9992 0%, #9a9992 50%, #8a8983 50%, #9a9992 100%, #8a8983 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9a9992), color-stop(50%,#9a9992), color-stop(50%,#8a8983), color-stop(100%,#9a9992), color-stop(100%,#8a8983));
	background: -webkit-linear-gradient(top,  #9a9992 0%,#9a9992 50%,#8a8983 50%,#9a9992 100%,#8a8983 100%);
	background: -o-linear-gradient(top,  #9a9992 0%,#9a9992 50%,#8a8983 50%,#9a9992 100%,#8a8983 100%);
	background: -ms-linear-gradient(top,  #9a9992 0%,#9a9992 50%,#8a8983 50%,#9a9992 100%,#8a8983 100%);
	background: linear-gradient(to bottom,  #9a9992 0%,#9a9992 50%,#8a8983 50%,#9a9992 100%,#8a8983 100%);
	margin: 0 14px 0 0;
	padding-left: 9px;
}
.content-pagination .btn-prev:hover {
	background: #d8d7d1;
	
	background: -moz-linear-gradient(top,  #d8d7d1 0%, #d8d7d1 50%, #e2e1dc 50%, #e2e1dc 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8d7d1), color-stop(50%,#d8d7d1), color-stop(50%,#e2e1dc), color-stop(99%,#e2e1dc));
	background: -webkit-linear-gradient(top,  #d8d7d1 0%,#d8d7d1 50%,#e2e1dc 50%,#e2e1dc 99%);
	background: -o-linear-gradient(top,  #d8d7d1 0%,#d8d7d1 50%,#e2e1dc 50%,#e2e1dc 99%);
	background: -ms-linear-gradient(top,  #d8d7d1 0%,#d8d7d1 50%,#e2e1dc 50%,#e2e1dc 99%);
	background: linear-gradient(to bottom,  #d8d7d1 0%,#d8d7d1 50%,#e2e1dc 50%,#e2e1dc 99%);
	color:#000;
	text-decoration: none;
}
.content-pagination .btn-next {
	background: #9a9992;
	
	background: -moz-linear-gradient(top,  #9a9992 0%, #9a9992 50%, #8a8983 50%, #9a9992 100%, #8a8983 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9a9992), color-stop(50%,#9a9992), color-stop(50%,#8a8983), color-stop(100%,#9a9992), color-stop(100%,#8a8983));
	background: -webkit-linear-gradient(top,  #9a9992 0%,#9a9992 50%,#8a8983 50%,#9a9992 100%,#8a8983 100%);
	background: -o-linear-gradient(top,  #9a9992 0%,#9a9992 50%,#8a8983 50%,#9a9992 100%,#8a8983 100%);
	background: -ms-linear-gradient(top,  #9a9992 0%,#9a9992 50%,#8a8983 50%,#9a9992 100%,#8a8983 100%);
	background: linear-gradient(to bottom,  #9a9992 0%,#9a9992 50%,#8a8983 50%,#9a9992 100%,#8a8983 100%);
	text-decoration: none;
}
.content-pagination .btn-next:hover {
	background: #d8d7d1;
	
	background: -moz-linear-gradient(top,  #d8d7d1 0%, #d8d7d1 50%, #e2e1dc 50%, #e2e1dc 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8d7d1), color-stop(50%,#d8d7d1), color-stop(50%,#e2e1dc), color-stop(99%,#e2e1dc));
	background: -webkit-linear-gradient(top,  #d8d7d1 0%,#d8d7d1 50%,#e2e1dc 50%,#e2e1dc 99%);
	background: -o-linear-gradient(top,  #d8d7d1 0%,#d8d7d1 50%,#e2e1dc 50%,#e2e1dc 99%);
	background: -ms-linear-gradient(top,  #d8d7d1 0%,#d8d7d1 50%,#e2e1dc 50%,#e2e1dc 99%);
	background: linear-gradient(to bottom,  #d8d7d1 0%,#d8d7d1 50%,#e2e1dc 50%,#e2e1dc 99%);
	text-decoration: none;
	color:#000;
}
.content-pagination ul {
	float: left;
	margin: 0 16px 0 0;
	padding: 0;
	list-style: none;
}
.content-pagination li {
	float: left;
	margin: 0 0 0 6px;
}
.content-pagination li:first-child {
	margin-left: 0;
}
.content-pagination .paging-item {
	display: block;
	min-width: 20px;
	text-shadow: 1px 1px 0 rgba(0,0,0, 0.2);
	text-align: center;
	padding: 3px 2px 1px;
	height: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
}
.content-pagination .paging-item:hover,
.content-pagination .active .paging-item {
	color: #fff;
}

.content-pagination .paging-item:hover,
.content-pagination .active .paging-item {
	background: #db1907;

	background: -moz-linear-gradient(top,  #db1907 0%, #db1907 50%, #db1907 50%, #db1907 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c345), color-stop(50%,#db1907), color-stop(50%,#db1907), color-stop(100%,#ffb812));
	background: -webkit-linear-gradient(top,  #db1907 0%,#db1907 50%,#db1907 50%,#db1907 100%);
	background: -o-linear-gradient(top,  #db1907 0%,#db1907 50%,#db1907 50%,#db1907 100%);
	background: -ms-linear-gradient(top,  #db1907 0%,#db1907 50%,#db1907 50%,#db1907 100%);
	background: linear-gradient(to bottom,  #db1907 0%,#db1907 50%,#db1907 50%,#db1907 100%);
	text-decoration: none;
}





/* three-columns */
.three-columns{
	padding:0 0 10px 2px;
	width:957px;
}
.three-columns:after{
	content:'';
	display:block;
	clear:both;
}
.three-columns .column{
	width:303px;
	margin:0 0 0 23px;
	float:left;
}

.three-columns .column2{
	width:100%;
	
}

.three-columns .column:first-child{margin:0;}
/* carousel */
.three-columns .carousel{
	width:100%;
	margin:0 0 4px;
	box-shadow:0 0 4px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.14);
	-moz-box-shadow:0 0 4px rgba(0,0,0,0.14);
	float:none;
	position:relative;
	overflow:hidden;
}
/* heading-box */
.three-columns .carousel .heading-box{
	padding:0 0 0 21px;
	overflow:hidden;
	background: rgb(223,223,223);
	
	background: -moz-linear-gradient(top,  rgba(223,223,223,1) 0%, rgba(234,234,234,1) 23%, rgba(237,237,237,1) 58%, rgba(215,215,215,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(223,223,223,1)), color-stop(23%,rgba(234,234,234,1)), color-stop(58%,rgba(237,237,237,1)), color-stop(100%,rgba(215,215,215,1)));
	background: -webkit-linear-gradient(top,  rgba(223,223,223,1) 0%,rgba(234,234,234,1) 23%,rgba(237,237,237,1) 58%,rgba(215,215,215,1) 100%);
	background: -o-linear-gradient(top,  rgba(223,223,223,1) 0%,rgba(234,234,234,1) 23%,rgba(237,237,237,1) 58%,rgba(215,215,215,1) 100%);
	background: -ms-linear-gradient(top,  rgba(223,223,223,1) 0%,rgba(234,234,234,1) 23%,rgba(237,237,237,1) 58%,rgba(215,215,215,1) 100%);
	background: linear-gradient(to bottom,  rgba(223,223,223,1) 0%,rgba(234,234,234,1) 23%,rgba(237,237,237,1) 58%,rgba(215,215,215,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#d7d7d7',GradientType=0 );
}
.three-columns .carousel .title{
	float:left;
	color:#686869;
	padding:13px 0 8px;
	font: 15px/20px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	text-shadow:0 1px 1px #fff;
}
.three-columns .carousel .title1{
	float:right;
	color:#686869;
	padding:13px 0 8px;
	font: 15px/20px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	text-shadow:0 1px 1px #fff;
}
.three-columns .carousel .btn-block{
	float:right;
	position:relative;
	background:url(../img/bg-heading-box.png) no-repeat;
	width:70px;
	padding:14px 20px 7px 70px;
	text-align:center;
}
.three-columns .carousel .btn-next,
.three-columns .carousel .btn-prev{
	top:8px;
	left: 47px;
	width:27px;
	height:27px;
	background:url(../img/btns2.png) no-repeat;
}
.three-columns .carousel .btn-next{
	left:auto;
	width:27px;
	height:27px;
	right: 2px;
	background:url(../img/btns2.png) -84px 0 no-repeat;
}
.three-columns .carousel .numbers{
	display:inline-block;
	font: 14px/20px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	color:#686869;
}
.three-columns .carousel li{
	padding:11px 10px 9px 12px;
	min-height:147px;
	width:281px;
	position:relative;
	float:left;
}
.three-columns .carousel .img-holder{
	overflow:hidden;
	position:relative;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin: 0 0 12px;
}
.three-columns .carousel .img-holder img{
	display:block;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:relative;
	z-index:1;
}
.three-columns .carousel .frame{width:303px;}
.three-columns .carousel .img-holder .shadow{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	box-shadow:0 0 7px rgba(0,0,0,0.24) inset;
	-webkit-box-shadow:0 0 7px rgba(0,0,0,0.24) inset;
	-moz-box-shadow:0 0 7px rgba(0,0,0,0.24) inset;
}
.three-columns .carousel .box{
	padding:0 0 6px 3px;
	position:relative;
	color:#686869;
}
.three-columns .carousel .caption{
	font: 15px/18px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	display:block;
	margin: 0 0 2px;
	color:#686869;
}
.three-columns .carousel .caption a{color:#686869;}
.three-columns .carousel .info{
	font-size:12px;
	line-height:17px;
	display:block;
}
/* btn-more */
.three-columns .more{
	position:absolute;
	bottom:4px;
	right:14px;
	padding:0 0 0 11px;
	font: 11px/14px 'allerregular', Arial, Helvetica, sans-serif;
	
}
/* tab-holder */
.three-columns .tab-holder{
	width:100%;
	position:relative;
	box-shadow:0 0 4px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.14);
	-moz-box-shadow:0 0 4px rgba(0,0,0,0.14);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background: rgb(246,246,246);
	overflow:hidden;
	margin:0 0 4px;
	
	background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(245,245,245,1) 20%, rgba(247,247,247,1) 21%, rgba(251,251,251,1) 72%, rgba(253,253,253,1) 74%, rgba(252,252,252,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(20%,rgba(245,245,245,1)), color-stop(21%,rgba(247,247,247,1)), color-stop(72%,rgba(251,251,251,1)), color-stop(74%,rgba(253,253,253,1)), color-stop(100%,rgba(252,252,252,1)));
	background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(245,245,245,1) 20%,rgba(247,247,247,1) 21%,rgba(251,251,251,1) 72%,rgba(253,253,253,1) 74%,rgba(252,252,252,1) 100%);
	background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(245,245,245,1) 20%,rgba(247,247,247,1) 21%,rgba(251,251,251,1) 72%,rgba(253,253,253,1) 74%,rgba(252,252,252,1) 100%);
	background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(245,245,245,1) 20%,rgba(247,247,247,1) 21%,rgba(251,251,251,1) 72%,rgba(253,253,253,1) 74%,rgba(252,252,252,1) 100%);
	background: linear-gradient(to bottom,  rgba(246,246,246,1) 0%,rgba(245,245,245,1) 20%,rgba(247,247,247,1) 21%,rgba(251,251,251,1) 72%,rgba(253,253,253,1) 74%,rgba(252,252,252,1) 100%);
}
/* tabset2 */
.three-columns .tabset2{
	box-shadow:0 0 7px rgba(0,0,0,0.04) inset;
	-webkit-box-shadow:0 0 7px rgba(0,0,0,0.04) inset;
	-moz-box-shadow:0 0 7px rgba(0,0,0,0.04) inset;
	background: rgb(229,229,229);
	display:table;
	width:100%;
	position:relative;
	z-index:1;
	font: 15px/20px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(237,237,237,1) 20%, rgba(240,240,240,1) 49%, rgba(230,230,230,1) 75%, rgba(215,215,215,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(20%,rgba(237,237,237,1)), color-stop(49%,rgba(240,240,240,1)), color-stop(75%,rgba(230,230,230,1)), color-stop(100%,rgba(215,215,215,1)));
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(237,237,237,1) 20%,rgba(240,240,240,1) 49%,rgba(230,230,230,1) 75%,rgba(215,215,215,1) 100%);
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(237,237,237,1) 20%,rgba(240,240,240,1) 49%,rgba(230,230,230,1) 75%,rgba(215,215,215,1) 100%);
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(237,237,237,1) 20%,rgba(240,240,240,1) 49%,rgba(230,230,230,1) 75%,rgba(215,215,215,1) 100%);
	background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(237,237,237,1) 20%,rgba(240,240,240,1) 49%,rgba(230,230,230,1) 75%,rgba(215,215,215,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#d7d7d7',GradientType=0 );
}
.three-columns .tabset2 li{
	display:table-cell;
	min-width:99px;
	text-align:center;
	background:url(../img/sep03.gif) repeat-y;
}
.three-columns .tabset2 li:first-child{background:none;}
.three-columns .tabset2 a{
	color:#acacad;
	display:block;
	padding:13px 0 8px;
	position:relative;
	text-shadow:1px 1px 1px #fff;
}
.three-columns .tabset2 a:after{
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0; width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(212, 212, 212, 0);
	border-top-color: #d4d4d4;
	border-width: 6px;
	left: 50%;
	margin-left: -6px;
	display:none;
}
.three-columns .tabset2 .active a:after,
.three-columns .tabset2 a:hover:after{display:block;}
.three-columns .tabset2 .active a,
.three-columns .tabset2 a:hover{
	text-decoration:none;
	color:#686869;
}
/* tab-content */
.three-columns .tab-content{
	overflow:hidden;
	padding:5px 0 10px;
	position:relative;
	width:303px;
	min-height:155px;
	background:url(../img/sep02.gif) repeat-x;
}
.tab-wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
/* item-list */
.three-columns .item-list{
	font-size:13px;
	line-height:18px;
	margin:0 0 11px;
	overflow:hidden;
}
.three-columns .item-list li{
	background: rgb(225,225,225);
	border-top:1px solid #e0e0e0;
	padding:6px 14px 4px 15px;
	width:274px;
	float:left;
	background: -moz-linear-gradient(top,  rgba(225,225,225,1) 0%, rgba(250,250,250,1) 1%, rgba(249,249,249,1) 1%, rgba(251,251,251,1) 2%, rgba(250,250,250,1) 4%, rgba(241,241,241,1) 4%, rgba(243,243,243,1) 14%, rgba(246,246,246,1) 21%, rgba(248,248,248,1) 22%, rgba(250,250,250,1) 29%, rgba(250,250,250,1) 48%, rgba(252,252,252,1) 54%, rgba(251,251,251,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(225,225,225,1)), color-stop(1%,rgba(250,250,250,1)), color-stop(1%,rgba(249,249,249,1)), color-stop(2%,rgba(251,251,251,1)), color-stop(4%,rgba(250,250,250,1)), color-stop(4%,rgba(241,241,241,1)), color-stop(14%,rgba(243,243,243,1)), color-stop(21%,rgba(246,246,246,1)), color-stop(22%,rgba(248,248,248,1)), color-stop(29%,rgba(250,250,250,1)), color-stop(48%,rgba(250,250,250,1)), color-stop(54%,rgba(252,252,252,1)), color-stop(100%,rgba(251,251,251,1)));
	background: -webkit-linear-gradient(top,  rgba(225,225,225,1) 0%,rgba(250,250,250,1) 1%,rgba(249,249,249,1) 1%,rgba(251,251,251,1) 2%,rgba(250,250,250,1) 4%,rgba(241,241,241,1) 4%,rgba(243,243,243,1) 14%,rgba(246,246,246,1) 21%,rgba(248,248,248,1) 22%,rgba(250,250,250,1) 29%,rgba(250,250,250,1) 48%,rgba(252,252,252,1) 54%,rgba(251,251,251,1) 100%);
	background: -o-linear-gradient(top,  rgba(225,225,225,1) 0%,rgba(250,250,250,1) 1%,rgba(249,249,249,1) 1%,rgba(251,251,251,1) 2%,rgba(250,250,250,1) 4%,rgba(241,241,241,1) 4%,rgba(243,243,243,1) 14%,rgba(246,246,246,1) 21%,rgba(248,248,248,1) 22%,rgba(250,250,250,1) 29%,rgba(250,250,250,1) 48%,rgba(252,252,252,1) 54%,rgba(251,251,251,1) 100%);
	background: -ms-linear-gradient(top,  rgba(225,225,225,1) 0%,rgba(250,250,250,1) 1%,rgba(249,249,249,1) 1%,rgba(251,251,251,1) 2%,rgba(250,250,250,1) 4%,rgba(241,241,241,1) 4%,rgba(243,243,243,1) 14%,rgba(246,246,246,1) 21%,rgba(248,248,248,1) 22%,rgba(250,250,250,1) 29%,rgba(250,250,250,1) 48%,rgba(252,252,252,1) 54%,rgba(251,251,251,1) 100%);
	background: linear-gradient(to bottom,  rgba(225,225,225,1) 0%,rgba(250,250,250,1) 1%,rgba(249,249,249,1) 1%,rgba(251,251,251,1) 2%,rgba(250,250,250,1) 4%,rgba(241,241,241,1) 4%,rgba(243,243,243,1) 14%,rgba(246,246,246,1) 21%,rgba(248,248,248,1) 22%,rgba(250,250,250,1) 29%,rgba(250,250,250,1) 48%,rgba(252,252,252,1) 54%,rgba(251,251,251,1) 100%);
}
.three-columns .item-list li:first-child{
	background:none;
	border:none;
}
.three-columns .item-list a{
	color:#686869;
	display:block;
	background:url(../img/arrow02.png) 100% 6px no-repeat;
}
.three-columns .item-list .active a,
.three-columns .item-list a:hover{
	color:#f00;
	text-decoration:none;
	background:url(../img/arrow02.png) 100% -50px no-repeat;
}
/* img-box */
.three-columns .img-box{
	overflow:hidden;
	box-shadow:0 0 6px rgba(0,0,0,0.24);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.24);
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.24);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin: 0 0 12px;
}
.three-columns .img-box img{
	display:block;
	vertical-align:top;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/* img-holder */
.three-columns .img-holder{
	position:relative;
	float:left;
	margin:0 0 0 -4px;
}
.three-columns .img-holder3{
	margin:0 0 0 -3px;
	padding:5px 0 0;
}
.three-columns .img-holder2{margin:0 0 0 -10px;}
.three-columns .img-holder img{vertical-align:top;}
/* content */
#content, #content-big{
	float:right;
	background:#fff;
	margin:0 0 26px;
	padding:19px 35px 3px 32px;
	box-shadow:0 0 5px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.14);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.14);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px; 
}
#content {
	width:634px;	
}
#content-big {
	width:890px;
}

/* breadcrumbs */
.breadcrumbs{
	overflow:hidden;
	padding:0 0 9px;
	font: 11px/14px 'allerregular', Arial, Helvetica, sans-serif;
	border-bottom:1px solid #dadada;
	color:#b1b1b1;
	margin:0 0 19px;
}
.breadcrumbs li{
	float:left;
	margin: 0 0 0 16px;
	padding: 0 0 0 16px;
	background:url(../img/bg-breadcrumbs.gif) 0 -50px no-repeat;
}
.breadcrumbs a{color:#b1b1b1;}
.breadcrumbs li:first-child{
	margin:0;
	padding:0 0 0 23px;
	background:url(../img/bg-breadcrumbs.gif) 0 1px no-repeat;
}
.breadcrumbs .active {
	color:#db1907;
	text-decoration:none;
}

#main h2{
	font: 22px/24px 'allerbold', Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 16px; 
}

h2 span {
	color:#db1907;
}

#main .content-detail{

	margin:-10px 0 10px; 
	font: 14px/18px 'allerregular', Arial, Helvetica, sans-serif;
	color:#b1b1b1;
}


/* news-list */
.news-list{
	padding:0 0 8px;
	color:#666;
	font: 12px/19px 'allerregular', Arial, Helvetica, sans-serif; /* orj font 12 */
}
.news-list:after{
	content:'';
	display:block;
	clear:both;
}
.news-list li{
	width:633px; 
	margin:-1px -1px 10px;
	color:#666;
	border:1px solid #cfcfcf;
	box-shadow:0 0 8px rgba(0,0,0,0.04) inset;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.04) inset;
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.04) inset;
	background: rgb(242,242,242);

	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(247,247,247,1) 12%, rgba(252,252,252,1) 39%, rgba(252,252,252,1) 57%, rgba(248,248,248,1) 76%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(12%,rgba(247,247,247,1)), color-stop(39%,rgba(252,252,252,1)), color-stop(57%,rgba(252,252,252,1)), color-stop(76%,rgba(248,248,248,1)), color-stop(100%,rgba(235,235,235,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
}
.news-list li .holder{
	width:631px;
	border:1px solid #fff;
	display:table;
	min-height:58px;
}
.news-list .title-wrap{
	display:table-cell;
	vertical-align:middle;
	padding:0 12px;
	width:294px;
	height:58px;
}
.news-list .section{
	display:table-cell;
	vertical-align:middle;
	background:url(../img/sep03.gif) repeat-y;
	padding:0 12px;
	width:81px;
	height:58px;
}
.news-list .autor-box{
	display:table-cell;
	vertical-align:middle;
	width:188px;
	height:58px;
	background:url(../img/sep03.gif) repeat-y;
	padding:0 9px 0 11px;
}
.news-list .autor-box-damlalar{
	display:table-cell;
	vertical-align:middle;
	width:88px;
	height:58px;
	background:url(../img/sep03.gif) repeat-y;
	padding:0 9px 0 11px;
	text-align: center;
}
.news-list .btn-more{
	float:right;
	background:url(../img/btn-more.png) no-repeat;
	width:27px;
	height:27px;
	margin:-6px 0 0;
	position:relative;
	cursor:pointer;
}

/* yazar-list */
.sol { float:left; margin:0 0 10px 10px;height:55px;}

.yazar-box .yazar-list{
	border:1px solid #fff;
	
	background: rgb(242,242,242);
	margin:0 9px;
	font: 12px/14px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(247,247,247,1) 12%, rgba(252,252,252,1) 39%, rgba(252,252,252,1) 57%, rgba(248,248,248,1) 76%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(12%,rgba(247,247,247,1)), color-stop(39%,rgba(252,252,252,1)), color-stop(57%,rgba(252,252,252,1)), color-stop(76%,rgba(248,248,248,1)), color-stop(100%,rgba(235,235,235,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
}
.yazar-box .yazar-list li{
	border:solid #cfcfcf;
	border-width:0 1px 1px;
	text-align:center;
	height:70px;
}
.yazar-box .yazar-list li:first-child{
	border:solid #cfcfcf;
	border-width:1px;
	height:70px;
}
.yazar-box .yazar-list a{
	height:70px;
	border:1px solid #fff;
	color:#5e6869;
	display:block;
	padding:10px 10px 9px;
	background: rgb(242,242,242);
	
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(243,243,243,1) 49%, rgba(236,236,236,1) 77%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(49%,rgba(243,243,243,1)), color-stop(77%,rgba(236,236,236,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(243,243,243,1) 49%,rgba(236,236,236,1) 77%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(243,243,243,1) 49%,rgba(236,236,236,1) 77%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(243,243,243,1) 49%,rgba(236,236,236,1) 77%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(243,243,243,1) 49%,rgba(236,236,236,1) 77%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 );
}
.yazar-box .yazar-list a:hover,
.yazar-box .yazar-list .active a{
	color:#db1907;
	text-decoration:none;
}

/* paginator */
#slime_paginator  {
border:1px solid #d8d8d8;
padding:10px 15px;
background-color:#f5f5f5;
font: 12px/19px 'allerregular', Arial, Helvetica, sans-serif; 
margin-bottom: 20px;
}

#slime_paginator a {
cursor:pointer;
text-decoration:none;
text-align:left;

}
.pre-loader {
	position: absolute;
	margin-left: 20px;
}


/* feedback-form */
.feedback-form{
	padding:10px 0 0;
	margin:0 -6px 0 0;
	width:640px;
}
.feedback-form:after{
	content:'';
	display:block;
	clear:both;
}
.feedback-form .row{
	padding:0 0 14px;
	position:relative;
}
.feedback-form .row:after{
	content:'';
	display:block;
	clear:both;
}
.feedback-form .box{
	float:left;
	width:194px;
	position:relative;
	margin:0 0 0 25px;
}
.feedback-form label {
	position:none;
	top:-1px;
	right:-13px;
	line-height:22px;
}

.feedback-form .box:first-child{margin:0;}
.feedback-form input[type="text"], .feedback-form input[type="password"]{
	float:left;
	border:1px solid #d1d1d1;
	background:#fff;
	padding:6px 9px;
	width:174px;
	height:16px;
	font: 14px/18px 'allerregular', Arial, Helvetica, sans-serif;
	color:#000;
	box-shadow:0 1px 3px rgba(0,0,0,0.14) inset;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.14) inset;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.14) inset;
}
.feedback-form input[type="text"].long{width:393px;}
.feedback-form input[type="text"].middle{width:293px;}
.feedback-form .req, .feedback-form .req-long, .feedback-form .req-middle{
	position:absolute;
	top:-1px;
	font-size:15px;
	line-height:22px;
	color:#f00;
}
.feedback-form .req {
	right:-13px;
}

.feedback-form .req-long {
	right:-228px;
}

.feedback-form .req-middle {
	right:-120px;
}

.feedback-form textarea{
	margin:0;
	float:left;
	width:615px;
	min-width:615px;
	max-width:615px;
	padding:6px 0 6px 9px;
	border:1px solid #d1d1d1;
	background:#fff;
	color:#808080;
	height:135px;
	min-height:135px;
	font: 14px/18px 'allerregular', Arial, Helvetica, sans-serif;
	box-shadow:0 1px 3px rgba(0,0,0,0.14) inset;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.14) inset;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.14) inset;
}
.feedback-form .code-box{
	float:left;
	margin:0 0 0 20px;
}
.feedback-form .code-box img{vertical-align:top;}
.feedback-form .text-wrap{
	overflow:hidden;
	padding:3px 0 12px;
	font: 12px/16px 'allerregular', Arial, Helvetica, sans-serif;
	width: 99%
}
#content .feedback-form .text-wrap p{margin:0 0 5px;}
.feedback-form .text-wrap mark{
	background:none;
	color:#f00;
}
.feedback-form .text-wrap span{
	color:#fff;
	background-color: #db1907;
}
.feedback-form input[type="submit"]{
	float:left;
	width:152px;
	height:37px;
	border:1px solid #cfcfcf;
	box-shadow:0 0 2px #fff inset;
	-webkit-box-shadow:0 0 2px #fff inset;
	-moz-box-shadow:0 0 2px #fff inset;
	color:#808080;
	text-shadow: 0 1px 1px #fff;
	padding:0 0 2px;
	margin:0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background: rgb(242,242,242);

	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(244,244,244,1) 33%, rgba(236,236,236,1) 59%, rgba(227,227,227,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(33%,rgba(244,244,244,1)), color-stop(59%,rgba(236,236,236,1)), color-stop(100%,rgba(227,227,227,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(244,244,244,1) 33%,rgba(236,236,236,1) 59%,rgba(227,227,227,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(244,244,244,1) 33%,rgba(236,236,236,1) 59%,rgba(227,227,227,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(244,244,244,1) 33%,rgba(236,236,236,1) 59%,rgba(227,227,227,1) 100%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(244,244,244,1) 33%,rgba(236,236,236,1) 59%,rgba(227,227,227,1) 100%);
	font: 15px/37px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
}
.feedback-form input[type="submit"]:hover{cursor:pointer;}

.feedback-form ul.errors li, .feedback-form ul.error li{
	color:#f00;
	font-size: 12px;
}

.feedback-form .text-wrap a {
	color:#db1907;
}

/* alert */

	div.alert-box { text-align: left; display: block; padding: 6px 7px; font-weight: bold;  background: #eee; border: 1px solid rgba(0,0,0,0.1); margin-bottom: 12px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 0 1px rgba(255,255,255,0.9); position: relative; }
	.alert-box.success { background-color: #73c1cb; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3);  }
	.alert-box.success-ziyaretci { font-size:18px; background-color: #73c1cb; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); line-height: 2; }
	.alert-box.warning { background-color: #e2e2e2; color: #000;  font-weight: normal;   }
	.alert-box.warning a { color:#db1907; text-decoration: underline; }
	.alert-box.warning b { font-weight: bold; color:#db1907; }
	.alert-box.warning .zemin { background: white; padding:5px; color: #db1907;}
	.alert-box.error { background-color: #c00000; color: #fff;  text-shadow: 0 -1px rgba(0,0,0,0.3);}
	
	.alert-box a.close { color: #000; position: absolute; right: 4px; top: 0; font-size: 18px; opacity: 0.2; padding: 4px; }
	.alert-box a.close:hover,.alert-box a.close:focus { opacity: 0.4; }


/* content-holder */
article#content-holder, article#content-holder-big{	
	overflow:hidden;
	margin:-1px 0 0;
	font: 14px/18px 'allerregular', Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.9; 
	color:black;
	min-height: 660px;
}

article#content-holder {
	width:634px;
}
article#content-holder-big {
	width:890px;
}

article#content-holder a:hover{
	text-decoration: underline;
}

article#content-holder .text-area, article#content-holder-big .text-area {
	margin-top: 10px;
}

article#content-holder .text-area p, article#content-holder-big .text-area p {
	margin-bottom: 10px;
	text-indent: 2.5em;
}

article#content-holder strong {
	font-weight: bold;
}


article#content-holder .text-area strong, article#content-holder-big .text-area strong {
	font-weight: bold;
}

article#content-holder .text-area span, article#content-holder-big .text-area span {
	color:#db1907;
}

article#content-holder hr {
	
}

article#content-holder h1, article#content-holder-big h1 {
	font-size: 18px;
	margin:0;
	top:0;
}

article#content-holder h2, article#content-holder-big h2 {
	font-size: 14px;
	margin:0;
	top:0;
}

article#content-holder h3 {
	font-size: 12px; 
	margin:0;
	top:0;
}

article#content-holder .dipnot{
                font: 12px/14px 'allerregular', Arial, Helvetica, sans-serif;          
                text-indent: 2.5em;
}

article#content-holder .text-area b, article#content-holder-big .text-area b {
                font-weight: bold;
}


article#content-holder .yardim-baslik {
	color:#db1907;
	font-weight: bold;
}

.text-area ul{
	margin-left: 30px;
}

.text-area ul li {
	line-height: 2.5;
	list-style: disc;
}


.text-area h1{
	font-weight: bold;
}

.text-area a {
	color:#db1907;
	text-decoration: underline;
}

.copy {
	font-size: 11px;
	margin-top: 30px;
	border-top: 1px solid #d8d8d8;
}
.copy p {
	margin-bottom: 5px;
	text-indent: 10px;
	
}
.copy b {
	font-weight: bold;
	color:#db1907;
	margin-left: 10px;
}

.mobil {
	margin-top: 30px;
}

.mobil span {
	font-size: 20px;
	color:#db1907;
	font-weight: bold;	
}

.mobil p {
	margin-top: 5px;
}


/* big image */
#content-holder img{vertical-align:top;}
#content-holder .img-holder{
	background: rgb(225,225,225);
	padding:6px 5px;
	border:1px solid #fff;
	text-align:center;
	
	background: -moz-linear-gradient(top,  rgba(225,225,225,1) 0%, rgba(233,233,233,1) 11%, rgba(236,236,236,1) 21%, rgba(236,236,236,1) 60%, rgba(228,228,228,1) 89%, rgba(226,226,226,1) 93%, rgba(217,217,217,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(225,225,225,1)), color-stop(11%,rgba(233,233,233,1)), color-stop(21%,rgba(236,236,236,1)), color-stop(60%,rgba(236,236,236,1)), color-stop(89%,rgba(228,228,228,1)), color-stop(93%,rgba(226,226,226,1)), color-stop(100%,rgba(217,217,217,1)));
	background: -webkit-linear-gradient(top,  rgba(225,225,225,1) 0%,rgba(233,233,233,1) 11%,rgba(236,236,236,1) 21%,rgba(236,236,236,1) 60%,rgba(228,228,228,1) 89%,rgba(226,226,226,1) 93%,rgba(217,217,217,1) 100%);
	background: -o-linear-gradient(top,  rgba(225,225,225,1) 0%,rgba(233,233,233,1) 11%,rgba(236,236,236,1) 21%,rgba(236,236,236,1) 60%,rgba(228,228,228,1) 89%,rgba(226,226,226,1) 93%,rgba(217,217,217,1) 100%);
	background: -ms-linear-gradient(top,  rgba(225,225,225,1) 0%,rgba(233,233,233,1) 11%,rgba(236,236,236,1) 21%,rgba(236,236,236,1) 60%,rgba(228,228,228,1) 89%,rgba(226,226,226,1) 93%,rgba(217,217,217,1) 100%);
	background: linear-gradient(to bottom,  rgba(225,225,225,1) 0%,rgba(233,233,233,1) 11%,rgba(236,236,236,1) 21%,rgba(236,236,236,1) 60%,rgba(228,228,228,1) 89%,rgba(226,226,226,1) 93%,rgba(217,217,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#d9d9d9',GradientType=0 );
}
#content-holder .img-wrap{
	/* margin:-1px -1px 5px; */
	border:1px solid #cfcfcf;
}
/* dergi-holder */
.dergi-holder{
	width:634px;
	overflow:hidden;
	margin:-1px 0 0;
}
.dergi-holder .dergi-list{
	width:110%;
	overflow:hidden;
	letter-spacing:-4px;
	font-size:0;
	padding:1px 0 0 1px;
}
.dergi-holder .dergi-list li{
	display:inline-block;
	vertical-align:top;
	letter-spacing:0;
	color:#666;
	margin:0 49px 25px 0;
	width:121px;
	font: 13px/16px 'allerregular', Arial, Helvetica, sans-serif;
}
.dergi-holder .dergi-list img{vertical-align:top;}
.dergi-holder .dergi-list .img-holder{
	background: rgb(225,225,225);
	padding:6px 5px;
	border:1px solid #fff;
	text-align:center;
	
	background: -moz-linear-gradient(top,  rgba(225,225,225,1) 0%, rgba(233,233,233,1) 11%, rgba(236,236,236,1) 21%, rgba(236,236,236,1) 60%, rgba(228,228,228,1) 89%, rgba(226,226,226,1) 93%, rgba(217,217,217,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(225,225,225,1)), color-stop(11%,rgba(233,233,233,1)), color-stop(21%,rgba(236,236,236,1)), color-stop(60%,rgba(236,236,236,1)), color-stop(89%,rgba(228,228,228,1)), color-stop(93%,rgba(226,226,226,1)), color-stop(100%,rgba(217,217,217,1)));
	background: -webkit-linear-gradient(top,  rgba(225,225,225,1) 0%,rgba(233,233,233,1) 11%,rgba(236,236,236,1) 21%,rgba(236,236,236,1) 60%,rgba(228,228,228,1) 89%,rgba(226,226,226,1) 93%,rgba(217,217,217,1) 100%);
	background: -o-linear-gradient(top,  rgba(225,225,225,1) 0%,rgba(233,233,233,1) 11%,rgba(236,236,236,1) 21%,rgba(236,236,236,1) 60%,rgba(228,228,228,1) 89%,rgba(226,226,226,1) 93%,rgba(217,217,217,1) 100%);
	background: -ms-linear-gradient(top,  rgba(225,225,225,1) 0%,rgba(233,233,233,1) 11%,rgba(236,236,236,1) 21%,rgba(236,236,236,1) 60%,rgba(228,228,228,1) 89%,rgba(226,226,226,1) 93%,rgba(217,217,217,1) 100%);
	background: linear-gradient(to bottom,  rgba(225,225,225,1) 0%,rgba(233,233,233,1) 11%,rgba(236,236,236,1) 21%,rgba(236,236,236,1) 60%,rgba(228,228,228,1) 89%,rgba(226,226,226,1) 93%,rgba(217,217,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#d9d9d9',GradientType=0 );
}
.dergi-holder .dergi-list .img-wrap{
	margin:-1px -1px 5px;
	border:1px solid #cfcfcf;
}
.dergi-holder .dergi-list .title{
	display:block;
	text-align:center;
}
.dergi-holder .dergi-list .title span{display:block;}


/* box-1 */
.box-1 {
	position: relative;
	z-index: 1;
	border: 1px solid #f0f0ed;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	padding: 10px 0 10px 11px;
	margin: 0 0 14px;
}
.box-1.add {
	padding: 10px 0 11px 11px;
}
.box-1.add-2 {
	padding: 0;
}
.box-1:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	background: url(../img/decor-sprite.html) -450px -450px no-repeat;
	width: 404px;
	height: 118px;
}
.box-1 .visual {
	float: left;
	border: 2px solid #dad9d3;
	margin: 0 15px 0 0;
}
.box-1.add .visual {
	margin: 0 15px 0 0;
}
.box-1 .visual a,
.box-1 .visual img {
	display: block;
}
.box-1 .text-column {
	overflow: hidden;
	padding: 4px 0 25px;
	font: 16px/19px 'allerregular', Arial, Helvetica, sans-serif; 
	line-height: 1.4;
}
.box-1.add .text-column {
	padding-bottom: 55;
}
.box-1 .text-column .heading {
	padding: 0 100px 4px 3px;
	background: url(../img/separator-3.png) 0 100% no-repeat;
	position: relative;
	margin: 0 0 2px;
}
.box-1.add .text-column .heading {
	padding-right: 250px;
}
.box-1 .text-column h3 {
	margin: 0;
	font: bold 19px/26px 'Times New Roman', Times, serif;
	position: relative;
}
.box-1.add .text-column h3 {
	font-size: 22px;
	position: relative;
	top: -2px;
	margin-left: 2px;
}
.box-1 .text-column p {
	margin: 0 0 10px;
}
.box-1.add .text-column p {
	margin-left: 3px;
}
.box-1 .date {
	position: absolute;
	text-align: right;
	right: 12px;
	bottom: 9px;
	font-size: 11px;
	color: #afb4ae;
	font-weight: bold;
}
.box-1 .date a {
	color: #afb4ae;
}
.box-1 .date a:hover {
	color: #8a8983;
}



/* sidebar */
#sidebar{
	width:247px;
	float:left;
}
/* side-box */
.side-box{
	overflow:hidden;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:#fff;
	margin:0 0 15px;
	padding: 0 0 7px;
	box-shadow:0 0 5px rgba(0,0,0,0.14);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.14);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.14);
}
#sidebar .side-box .heading{
	text-align:center;
	font-size:15px;
	line-height:20px;
	padding:10px 0 11px;
	box-shadow:1px 0 15px rgba(0,0,0,0.15) inset;
	-webkit-box-shadow:1px 0 15px rgba(0,0,0,0.15) inset;
	-moz-box-shadow:1px 0 15px rgba(0,0,0,0.15) inset;
	background: rgb(232,232,232);
	
	background: -moz-linear-gradient(top,  rgba(232,232,232,1) 0%, rgba(235,235,235,1) 12%, rgba(233,233,233,1) 47%, rgba(225,225,225,1) 50%, rgba(226,226,226,1) 76%, rgba(201,201,201,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(12%,rgba(235,235,235,1)), color-stop(47%,rgba(233,233,233,1)), color-stop(50%,rgba(225,225,225,1)), color-stop(76%,rgba(226,226,226,1)), color-stop(100%,rgba(201,201,201,1)));
	background: -webkit-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(235,235,235,1) 12%,rgba(233,233,233,1) 47%,rgba(225,225,225,1) 50%,rgba(226,226,226,1) 76%,rgba(201,201,201,1) 100%);
	background: -o-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(235,235,235,1) 12%,rgba(233,233,233,1) 47%,rgba(225,225,225,1) 50%,rgba(226,226,226,1) 76%,rgba(201,201,201,1) 100%);
	background: -ms-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(235,235,235,1) 12%,rgba(233,233,233,1) 47%,rgba(225,225,225,1) 50%,rgba(226,226,226,1) 76%,rgba(201,201,201,1) 100%);
	background: linear-gradient(to bottom,  rgba(232,232,232,1) 0%,rgba(235,235,235,1) 12%,rgba(233,233,233,1) 47%,rgba(225,225,225,1) 50%,rgba(226,226,226,1) 76%,rgba(201,201,201,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#c9c9c9',GradientType=0 );
}
.side-box .holder{
	padding:15px 0 0;
	background:url(../img/sep06.gif) repeat-x;
}
.side-box .holder img{
	display:block;
	margin:-4px 0 0;
}
/* btn-box */
.side-box .btn-box{
	padding:0 9px 0 9px;
	position:relative;
	z-index:1;
	margin:0 0 11px;
}
.side-box .btn-box:after{
	content:'';
	display:block;
	clear:both;
}
.side-box .btn-box .btn{
	float:left;
	margin:-1px 0 -1px 11px;
	text-align:center;
	color:#5e6869;
	box-shadow:0 0 8px rgba(0,0,0,0.04) inset;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.04) inset;
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.04) inset;
	border:1px solid #cfcfcf;
	background: rgb(242,242,242);
	
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(247,247,247,1) 12%, rgba(252,252,252,1) 39%, rgba(252,252,252,1) 57%, rgba(248,248,248,1) 76%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(12%,rgba(247,247,247,1)), color-stop(39%,rgba(252,252,252,1)), color-stop(57%,rgba(252,252,252,1)), color-stop(76%,rgba(248,248,248,1)), color-stop(100%,rgba(235,235,235,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	font: 14px/18px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
}
.side-box .btn-box .btn span{
	float:left;
	padding:6px 0;
	border:1px solid #fff;
	width:104px;
}
.side-box .btn-box .btn:first-child{margin-left:1px;}
.side-box .btn-box .btn:hover{
	text-decoration:none;
	color:#db1907;
}
/* button-list */
.side-box .button-list{
	border:1px solid #fff;
	background: rgb(242,242,242);
	margin:0 9px;
	font: 14px/18px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(247,247,247,1) 12%, rgba(252,252,252,1) 39%, rgba(252,252,252,1) 57%, rgba(248,248,248,1) 76%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(12%,rgba(247,247,247,1)), color-stop(39%,rgba(252,252,252,1)), color-stop(57%,rgba(252,252,252,1)), color-stop(76%,rgba(248,248,248,1)), color-stop(100%,rgba(235,235,235,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(247,247,247,1) 12%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 57%,rgba(248,248,248,1) 76%,rgba(235,235,235,1) 100%);
}
.side-box .button-list li{
	border:solid #cfcfcf;
	border-width:0 1px 1px;
	text-align:center;
}
.side-box .button-list li:first-child{
	border:solid #cfcfcf;
	border-width:1px;
}
.side-box .button-list a{
	border:1px solid #fff;
	color:#5e6869;
	display:block;
	padding:10px 10px 9px;
	background: rgb(242,242,242);
	
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(243,243,243,1) 49%, rgba(236,236,236,1) 77%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(49%,rgba(243,243,243,1)), color-stop(77%,rgba(236,236,236,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(243,243,243,1) 49%,rgba(236,236,236,1) 77%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(243,243,243,1) 49%,rgba(236,236,236,1) 77%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(243,243,243,1) 49%,rgba(236,236,236,1) 77%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(243,243,243,1) 49%,rgba(236,236,236,1) 77%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 );
}
.side-box .button-list a:hover,
.side-box .button-list .active a{
	color:#db1907;
	text-decoration:none;
}
/* text-box */
#sidebar .text-box{
	overflow:hidden;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	min-height:68px;
	padding: 7px 7px 1px 14px;
	box-shadow:0 0 8px rgba(0,0,0,0.04) inset;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.04) inset;
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.04) inset;
	border:1px solid #fff;
	color:#626262;
	font: 11px/13px 'allerbold', Arial, Helvetica, sans-serif;
	background:#bfbfbf url(../img/bg-text-box.png) no-repeat;
}
#sidebar .text-box2{
	font-size:12px;
	line-height:16px;
	padding-left:11px;
}
#sidebar .text-wrap{
	margin:-1px -1px 12px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #cfcfcf;
}
.text-box .ico{
	float:left;
	margin:0 2px 0 0;
}
.text-box .title{
	text-shadow:0 1px 1px #fff;
	display:block;
	font: 16px/20px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
	color:#5e6869;
	margin:0 0 1px;
	padding:9px 0 0;
}
.text-box2 .title{
	font-size:21px;
	line-height:22px;
	padding:14px 0 0;
	margin:0 0 -1px;
}
#sidebar .text-box p{
	margin:0;
	text-shadow:0 1px 1px #fff;
}

#sidebar .holder .addthis {
	padding:10px;
	margin-left:0px;
}


.text-box a {
	text-decoration: none;
}
.text-box a:hover {
	color:#626262;
}




/* footer */
#footer{
	width:100%;
	background: rgb(255,255,255);
	
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 1%, rgba(240,240,240,1) 1%, rgba(242,242,242,1) 1%, rgba(253,253,253,1) 11%, rgba(255,255,255,1) 11%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(1%,rgba(240,240,240,1)), color-stop(1%,rgba(242,242,242,1)), color-stop(11%,rgba(253,253,253,1)), color-stop(11%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 1%,rgba(242,242,242,1) 1%,rgba(253,253,253,1) 11%,rgba(255,255,255,1) 11%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 1%,rgba(242,242,242,1) 1%,rgba(253,253,253,1) 11%,rgba(255,255,255,1) 11%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 1%,rgba(242,242,242,1) 1%,rgba(253,253,253,1) 11%,rgba(255,255,255,1) 11%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 1%,rgba(242,242,242,1) 1%,rgba(253,253,253,1) 11%,rgba(255,255,255,1) 11%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	border-top:1px solid #e0e0e0;
}
/* footer-holder */
.footer-holder{
	margin:0 auto;
	width:959px;
	padding:14px 0 30px;
	overflow:hidden;
}
.footer-holder .holder{
	float:left;
	width:500px;
	color:#9b9b9b;
	padding: 0 0 0 7px;
}
/* footer-nav */
.footer-holder .footer-nav{
	padding:0 0 5px;
	overflow:hidden;
}
.footer-holder .footer-nav ul{overflow:hidden;}
.footer-holder .footer-nav li{
	padding:0 0 0 9px;
	margin:0 0 0 8px;
	float:left;
	background:url(../img/sep04.gif) 0 50% no-repeat;
}

.footer-holder .footer-nav li:first-child{
	margin:0;
	padding:0;
	background:none;
}
.footer-holder .footer-nav a{color:#9b9b9b;}

.footer-holder .footer-nav .active a{
	color:#db1907;
	text-decoration:underline;
}

.footer-holder .site a{
	text-decoration: none;
}

.footer-holder .site {
	margin-left: 20px;
}

.footer-holder .box{
	float:right;
	padding:2px 2px 0 0;
}



/* phone-holder */
.footer-holder .phone-holder{
	padding:0 0 16px 23px;
	float:left;
	margin:-7px 0 0;
	background:url(../img/sep05.gif) no-repeat;
}
.footer-holder .phone-holder .box{
	padding:6px 39px 0 0;
	background:url(../img/phone-ico.gif) 100% 7px no-repeat;
}
.footer-holder .phone-holder .note{
	display:block;
	font-size:12px;
	line-height:14px;
	margin: 0 2px 0 0;
	text-align:right;
	text-transform:uppercase;
	color:#6a6a6a;
}
.footer-holder .phone-holder .phone{
	color:#4d5051;
	display:block;
	word-spacing:3px;
	font:26px/26px 'vodafone_exbregular', Arial, Helvetica, sans-serif;
}
.footer-holder .phone-holder .phone span{
	display:inline-block;
	vertical-align:middle;
	font-size:15px;
	line-height:18px;
	word-spacing:0;
	margin:0 -4px 0 0;
}
@media screen and (max-width: 960px) { /* max-width: 1024px*/
	.btn {
		display: none;
	}

}

@media print{
	*{
		background:none !important;
		color:#000 !important;
		overflow:visible !important;
		box-shadow:0 0 0 #fff !important;
	}
	.tab-content.js-tab-hidden{
		display:block !important;
		top:0 !important;
		left:0 !important;
		position:relative !important;
		padding: 0 0 10px;
	}
	.three-columns .tab-content{width:100% !important;}
	.three-columns .tab-holder{overflow:visible !important;}
	.logo-print{display:block !important;}
	.three-columns .img-holder,
	.three-columns .img-box {
		width:100%;
		display:block;
		margin:0 !important;
		float:none;
		padding:0 0 10px !important;
		position:static;
		text-align:left;
	}
	.three-columns .item-list li{float:none;}
	.tab-content .item-list li,
	.breadcrumbs{border:none;}
	.feedback-form,
	#sidebar,
	.top-holder,
	#nav,
	.gallery-cerceve,
	.three-columns .carousel,
	.footer-holder .footer-nav ul,
	.phone-holder,
	.social,
	.three-columns .tabset2,
	#header .btn{display:none !important;}
	.three-columns{width:100%;}
	.three-columns .column,
	#content{
		width:100%;
		float:none;
		margin:0;
		display: none;
	}
	

	
}

sup {font-size:xx-small; vertical-align:super;}
sub {font-size:xx-small; vertical-align:sub;}

.text-wrap p{margin:0 0 5px;}
.text-wrap mark{
	background:none;
	color:#f00;
}
.text-wrap span{
	color:#fff;
	background-color: #db1907;
}

.text-wrap{
	overflow:hidden;
	padding:0px 0 0px;
	font: 12px/16px 'allerregular', Arial, Helvetica, sans-serif;
	width: 99%
}

.cerceve { border:2px solid #000; padding:25px;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px; }

/* video styles */
.video-holder {
	margin: 0 0 14px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
}
.video-holder a{
	height: 100%;
	display: block;
}
.video-holder a:hover .btn-play{opacity: 1;}
.video-holder img{
	vertical-align: top;
	height: auto;
	width: 100%;
	border-radius: 4px;
}
.video-holder .btn-play{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 99px;
	height: 75px;
	margin: -50px -53px;
	opacity: 0.89;
}
.video-block .text{
	display: block;
	padding: 0 0 0 11px;
	font-size: 14px;
	line-height: 16px;
	position: relative;
}
.video-block .text:before{
	content: '';
	background: url(../images/sprite.html) no-repeat -130px -47px;
	width: 7px;
	height: 6px;
	position: absolute;
	left: 0;
	top: 7px;
}
.video-block .text a{
	color: #6f6d6c;
	text-decoration: underline;
}
.video-block .text a:hover{color: #0e978e;}
#content .project-holder h2{
	margin: 0 0 14px;
}



/* youtube responsive */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* calendar */
.cal-desktop img{
	width: 100%;
}
.cal-mobile{
	display: none;
}
.cal-mobile img{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}


@media only screen and (max-width: 767px){
	
.cal-desktop{
	display: none;
}
.cal-mobile{
	display: block;
}

}


.msitem { width: 160px; text-align: center; }
.msitem img{ width: 100%; }
.msitem.w2 { width: 340px; }


@media only screen and (max-width: 767px){
	
.msitem { width: 300px; }
.msitem.w2 { width: 300px; }


}
