@charset "utf-8";
*{
    outline:none;
}
html, body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
form {
    margin:0px;
    padding:0px;
}

.exFont300 {
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-weight:300;
}
.exFont400 {
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-weight:400;
}
.exFont600 {
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-weight:600;
}
body {
	background:#8d8d8d;
}
.Main {
	background:url(../images/Armes_bg_Body.jpg) #f29900 top repeat-x;
}
body.AnaSayfa {
	background:url(../images/Armes_bg_MBody.jpg) top #8e8f8f repeat-x;
}

body.AnaSayfa .Main {
	background:url(../images/Armes_bg_MMain.jpg) top center no-repeat;
	width:100%;

}
a.iletisimL {
    display:inline-block;
    color:#4f3000 !important;
    text-decoration:none;
    border-bottom:1px dotted #4f3000;
    margin-bottom:8px;
}
.HaberList {
    text-decoration:none;
}
/* MainContent */
.MainContent {
	position:relative;
	margin:0px auto;
	width:1004px;
	min-height:620px;
}
.AnaSayfa .MainContent {
	height:765px;
}
.MainContent > a:first-child {
	position:absolute;
	background:url(../images/Armes_LogoTr.gif) no-repeat;
	display:inline-block;
	width:267px;
	height:55px;
	top:7px;
	left:0px;
	z-index:9;
}
.MainContent.En > a:first-child {
	background:url(../images/Armes_Logo.gif) no-repeat;
	height:45px;
	top:10px;
}
.MainContent > a:first-child span {
	position:absolute;
	top:-9999999px;
}
.MainContent .TopMenu {
	position:absolute;
	right:0px;
	top:16px;
	z-index:9;
}
.MainContent .TopMenu a {
	position:relative;
	background:url(../images/Armes_bg_TopMenu.gif) no-repeat;
	display:inline-block;
	height:22px;
	padding-top:8px;
	margin-left:15px;
	color:#737373;
	font-size:14px;
	float:left;
	text-decoration:none;
}
.MainContent .TopMenu a.icHome {
	width:33px;
	background-position:0px 0px;
}
body.AnaSayfa .MainContent .TopMenu a.icHome:hover {
	background-position:0px -40px;
}
.MainContent .TopMenu a.icContact {
	width:30px;
	background-position:-48px 0px;
}
.MainContent .TopMenu a.icContact:hover {
	background-position:-48px -40px;
}
.MainContent .TopMenu a.icLogin {
	background-position:-91px 0px;
	padding-left:36px;
}
.MainContent .TopMenu a.icLogin:hover {
	background-position:-91px -40px;
	color:#363636;
}
body.AnaSayfa .MainContent .Slogan {
	position:absolute;
	display:inline-block;
	left:700px;
	top:160px;
}

.MainContent .Menu {
	position:absolute;
	display:inline-block;
	left:0px;
	top:240px;
	z-index:9;
}
.AnaSayfa .MainContent .Menu {
	top:160px;
}
.MainContent .Menu a {
	position:relative;
	display:block;
	height:32px;
	line-height:30px;
	width:207px;
	font-size:18px;
	color:#fff;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-weight:400;
	text-indent:18px;
	text-decoration:none;
}
.MainContent .Menu a:hover {
	background:url(../images/Armes_bg_Menu.png) no-repeat;
}

body.AnaSayfa .MainContent .FlashAnim {
	position:absolute;
	top:68px;
	left:300px;	
}
body.AnaSayfa .MainContent .HaberPan {
	position:absolute;
	width:1000px;
	top:520px;
	left:2px;	
}
body.AnaSayfa .MainContent .HaberPan .All {
	position:absolute;
	display:inline-block;
    width:auto;
	top:0px;
	right:0px;	
	padding:4px 6px;
	font-size:12px;
	color:#000;
}
body.AnaSayfa .MainContent .HaberPan .All:hover {
	background:#000;
	color:#fff;
}
body.AnaSayfa .MainContent .HaberPan h3 {
	margin:0px 0px 14px 0px;
	padding:1px 0px;
	border-bottom:solid 1px #000;
}
body.AnaSayfa .MainContent .HaberPan h3 span {
	display:inline-block;
	background:#000;
	padding:2px 4px;
	font-size:13px;
	color:#ffd200;
	letter-spacing:-1px;
}
body.AnaSayfa .MainContent .HaberPan > a {
	position:relative;
	display:inline-block;
	width:456px;
	float:left;
	text-decoration:none;
	font-weight:300;
}
body.AnaSayfa .MainContent .HaberPan > a {
	margin-right:84px;
}
body.AnaSayfa .MainContent .HaberPan > a + a {
	margin-right:0px;
}
body.AnaSayfa .MainContent .HaberPan > a + a + a {
	margin-right:84px;
}
body.AnaSayfa .MainContent .HaberPan > a + a + a + a {
	margin-right:0px;
}

body.AnaSayfa .MainContent .HaberPan > a .Pic {
	display:none;
}
body.AnaSayfa .MainContent .HaberPan > a > h4 {
	margin:0px 0px 4px 6px;
	padding:0px;
	font-size:19px;
	color:#000;
	font-weight:300;
}
body.AnaSayfa .MainContent .HaberPan > a > p {
	margin:0px 0px 18px 0px;
	padding:0px;
	height:36px;
	overflow:hidden;
}
body.AnaSayfa .MainContent .HaberPan > a > p span {
	display:inline-block;
	background:#f6ff1e;
	font-size:13px;
	color:#545804;
	line-height:16px;
	padding:2px 6px;
}
/* MainContent */
/* Haber Detay */
.HaberDetay h1 {
    color:#fff;
    font-size:22px;
    font-weight:400;
}
.HaberDetay .Pic {
    max-width:280px;
    float:right;
    margin:0px 0px 12px 16px;
}
.HaberDetay .Pic img {
    max-width:280px;
}
/* Haber Detay */
/* DarkPan */
.DarkPan {
	position:relative;
	background:#000;
	display:inline-block;
	width:100%;	
}
.DarkPan > div {
	position:relative;
	width:1004px;
	margin:0px auto;
}
.DarkPan .Share {
	background:url(../images/Armes_text_Share.gif) left center no-repeat;
	border-bottom:solid 1px #323232;
	height:44px;
	margin-top:10px;
	margin-bottom:12px;
}
.En .DarkPan .Share {
	background:url(../images/Armes_text_ShareEn.jpg) left center no-repeat;

}
.DarkPan .Share > a {
	float:left;
	margin:14px 0px 0px 6px;
}
.DarkPan .Share > a img {
	border:solid 0px;
}
.DarkPan .Share > a:first-child {
	margin-left:66px;
}
/* DarkPan */
/* Markalarimiz */
.Markalarimiz {
	
}
.Markalarimiz h3 {
	font-size:40px;
	color:#fff;
	letter-spacing:-2px;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-weight:600;
	padding:0px;
	margin:12px 0px;
}
.Markalarimiz > div {
	width:129px;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-weight:400;
	float:left;
	margin-bottom:36px;
}
.Markalarimiz > div img {
    border:1px solid;
    opacity: .30;
    filter: alpha(opacity=30);
    -ms-filter: "alpha(opacity=30)";
    -khtml-opacity: .30;
    -moz-opacity: .30;
}
.Markalarimiz > div:hover img {
    opacity: .99;
    filter: alpha(opacity=99);
    -ms-filter: "alpha(opacity=99)";
    -khtml-opacity: .99;
    -moz-opacity: .99;
}
.Markalarimiz > div + div {
	margin-left:88px;
}
.Markalarimiz div > img {
	border:solid 0px;
}
.Markalarimiz div > h4 {
	font-size:14px;
	color:#fff;
	border-top:dashed 1px #323232;
	padding:6px 0px 0px 0px;
	margin:20px 0px 0px 0px;
}
.Markalarimiz div > a {
	color:#cdcdcd;
	text-decoration:none;
	font-size:12px;
}
/* Markalarimiz */
/* Content */
.Content {
	padding-top:45px;
}
.Content > h1 {
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:50px;
	color:#fff;
	padding:32px 0px 0px 0px;
	margin:0px;
	line-height:136px;
}
.BK_Btn_Pan {
	position:absolute;
	background:url(../images/Armes_bg_BK_Btn_Pan.jpg) no-repeat;
	display:inline-block;
	width:610px;
	height:161px;
	top:55px;
	right:0px;
}
.BK_Btn_Pan a {
	position:absolute;
	background:url(../images/Armes_btn_Kurumsal.png) no-repeat;
	display:inline-block;
	width:128px;
	height:36px;
	line-height:34px;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	text-indent:24px;
	top:110px;
	right:0px
}
.BK_Btn_Pan a:first-child {
	background:url(../images/Armes_btn_Bireysel.png) no-repeat;
	width:124px;
	text-indent:38px;
	top:70px;
	right:24px
}

.Content .Con {
	margin:34px 0px 0px 380px;
	font-size:12px;
	color:#855100;
	line-height:18px;
}
.Content .Con .HaberDetay {
	color:#000;

}
.Content .Con a {
	color:#855100;
}
.Content .Con .Col {
	display:inline-table;
	width:48%;
	margin-right:1%;
	padding-bottom:30px;
	float:left;
}

.Content .Con h1 {
	font-size:24px;
	line-height:34px;
	margin:0px;
	padding:0px;
	color:#fff;
	font-weight:normal;
}
.Content .Con h2 {
	font-size:16px;
	line-height:24px;
	margin:0px;
	padding:0px;
	color:#000;
	font-weight:normal;
}
.Content .Con p {
	position:relative;
	margin:0px;
	padding:0px 0px 16px 0px;
}
.Content .Con p .ic {
	position:absolute;
	background:url(../images/TurkcellLogo.png) no-repeat;	
	display:inline-block;
	width:32px;
	height:32px;
	top:-22px;
	left:-38px;
}
.hr {
    border-top:dashed 1px #c98418;
    height:12px;
}
/* Content */
/* Footer */
.Footer {
	position:relative;
	background:url(../images/Armes_bg_Footer.jpg) top repeat-x;
	display:inline-block;
	width:100%;	
}
.Footer > div {
	position:relative;
	width:1004px;
	margin:0px auto;
}
.Footer .Menu {
	position:relative;
	display:block;
	height:76px;
	border-bottom:solid 1px #c8c8c8;
	text-align:center;
}
.Footer .Menu > a {
	position:relative;
	background:url(../images/Armes_bg_FooterMenuArr.jpg) 0px 8px no-repeat;
	display:inline-block;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-weight:400;
	padding:2px 4px 2px 12px;
	margin:28px 0px 0px 46px;
}
.Footer .Menu > a:first-child {
	margin-left:0px;
}
.Footer > div > span {
	position:relative;
	display:block;
	padding-top:16px;
	height:60px;
	color:#fff;
	font-size:12px;
}
.Footer > div > span a {
	position:relative;
	display:inline-block;
	color:#fff;
	font-size:12px;
	margin:0px 12px;
	text-decoration:none;
}
/* Footer */
/* Form */
ul.Form {
    margin:0px 0px 20px 0px;
    padding:0px;
    list-style:none;
}
ul.Form li {
    margin:0px 0px 4px 0px;

}
ul.Form li label {
    position:relative;
    display:inline-block;
    width:134px;
    color:#000;
    line-height:20px;
}
ul.Form .txtBox {
    background:#fbbb4c;
    border:1px solid #d08300;
    padding:3px;
    color:#855100;
    width:220px;
    line-height:20px;
}
ul.Form Button {
    background:#d08300;
    border:1px solid #d08300;
    color:#000;
    line-height:22px;
}
/* Form */