@import url('domain-ara.css');
@import url('hosting.css');
@font-face {
	font-family: 'MyriadProSemibold';
	src: url('../fonts/myriadpro-semibold-webfont.eot');
	src: local('â˜º'), url('../fonts/myriadpro-semibold-webfont.woff') format('woff'), url('../fonts/myriadpro-semibold-webfont.ttf') format('truetype'), url('../fonts/myriadpro-semibold-webfont.svg#webfontVTYuMfzX') format('svg');
	font-weight: normal;
	font-style: normal;
}




body {
	background:#fff url(../images/body_bg2.gif) repeat-x;
	color:#666;
	font:12px/1.55em Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a img, img      { border:0; }
a               { text-decoration:none; }
a:hover         { text-decoration:none; }
a:active        { outline: none; }
a:focus         { -moz-outline-style: none; }

#site
{
	width: 960px;
	text-align: left;
	margin:0 auto;

}
#header
{
	height: 100px;
	width: 100%;
}



#header #logo
{
	background: url(../images/logo.png) no-repeat;
	height: 55px;
	width: 270px; 
	float: left;
		padding: 0px;
	margin: 0px;
	display: block;
}

#header #logo a
{
	height: 55px;
	width: 240px;;
	display: block;
	text-decoration: none;
	color: #EC4A24;
	font-size: 22px;

}
#header #logo b
{
	visibility: hidden;
	display: none;
}
.header-ust
{
	height: 15px;
	width: 100%
}

.header-alt
{
	float: left;
	width: 100%
}

#domain-tescil
{
	float: left;
	width: 380px;
	height: 50px;
	line-height:50px;
	color: #D93B3B;
	font-weight: bold;
	font-size:13px;
}

#header-link { float:right; width:260px; top:-13px; background:#2D2E32; height:24px; line-height:23px;
position:relative;

}
#header-link a  { 
	float:left; 
	padding:0 8px;
	background: url(../images/header_link_separator.gif) no-repeat right center;
	color:#768283; 
	text-decoration:none;
    }
#header-link a:hover  { color:#E9EBEB; text-decoration:none; }
#header-link a:hover, 
#header-link a strong { color:#E9EBEB; }
#header-link #son
{
	background:none;
}
#header-call 
{ 
float:right; 
width:290px; 
height: 20px;
background: url(../images/destek1.png) no-repeat;
margin-top: 14px;
}

#header-call  b { visibility: hidden; }

#header-call a
{
	width: 280px;
	height: 20px;
	display: block;
	font-family: Tahoma;
	font-size: 15px;
	color: #333;
	text-decoration: none;
}

#ust-menu
{
	float:left;
	width: 100%;
	text-align: left;
	background: black;
	/*margin: 22px 0px 0px 0px; */
	background:  url(../images/top-menu/bottom-bg_1.gif) bottom repeat-x;
	z-index: 1000 !important;
	 position:relative;
}

#ust-menu1
{
	float:left;
	width: 100%;
	text-align: left;
	background: black;
	/*margin: 22px 0px 0px 0px; */
	margin: 12px 0px 0px 0px; 
	background:  url(../images/top-menu/bottom-bg_1.gif) bottom repeat-x;
	z-index: 1000 !important;
	 position:relative;
}

.tel_kod
{
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	width: 27px;
	float: left;
}

#clear
{
	clear:both;
}

ul#menu, ul#menu ul{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	z-index:100;
	background:transparent url(../images/top-menu/menu-bg.gif) repeat-x left top;
    text-align:left;
  }
 
ul#menu li {
 float: left;
 height:28px;
 position: relative;
}

ul#menu li ul {
 display: none;
 position: absolute;
 padding: 0px;
 margin: 0px;
 left: 0;
 width: 130px;
 border:1px solid #646464;  /*   acilir menu border  */
  border-right:2px;
 border-top:0px;,
 background: aqua;
 /*opacity:0.8;
filter:alpha(opacity=80);
-moz-opacity:0.8;*/
}



ul#menu li a {
display:block;
float:left;
background:url(../images/top-menu/menu-separator.gif) no-repeat right top;
padding:4px 8px 3px 8px;
color:#fff;
font-weight:bold;
text-decoration:none;
	text-align:left;
}
ul#menu li a:hover, ul#menu li.over a
{
color:#DADADA;
}


ul#menu li ul li
{
	width: 100%;
	z-index: inherit;
}

ul#menu li ul li a
{
	padding:0px;
	margin: 0px 5px 0px 5px;
	color: #000;
	width: 120px;	
	background: url(../images/top-menu/li_bg.gif) repeat-x;
	font-weight: normal;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;

	
}
ul#menu li.over ul li a
{
	color:#444;
}

ul#menu li ul li a:hover
{
	color:#ee382a;
	background: url(../images/top-menu/li_bg_hover.gif) repeat-x;
	display: block;
	 /*opacity1;
filter:alpha(opacity=100);
-moz-opacity:1;*/
}

ul#menu li:hover ul, ul#menu li.over ul {
 display: block;
 background: #f9f9f9;
 border-right: solid 1px #646464;
 margin-top:28px;

}

ul#menu li.over ul li over 
{
color:#31A2E4;
background: aqua;
}
#secim, #secim a, #secim a:hover, #secim a.hover
{
	color: #000;
}
ul#menu #menu-start { 
	background:transparent url(../images/top-menu/menu-start.gif) no-repeat left top; 
	width:7px;
	height:28px;
}
ul#menu #menu-orta { 
	background:transparent url(../images/top-menu/menu-bl2red.gif) no-repeat left top; 
	width:34px;
	height:28px;
}

#menu-sag { 
	background:transparent url(../images/top-menu/menu-red-bg.gif) repeat-x left top;
	height:28px;
	width: auto;
}

#menu-sag-son { 
	background:transparent url(../images/top-menu/menu-red2wh.gif) repeat-x left top;
	width: 34px;
	height:28px;
}

#domain-sorgulama
{
	background:#06364D url(../images/domain_arama_bg.png) repeat-x top;
	width: 100%;
	height: 250px;
	float: left;
	border-bottom: solid 0px #CC1A1A;
}

.yeni-sorgu
{
	height:180px;
	
	
}



#domain-sorgulama .domain-sorgu
{
	padding: 10px;
	font-family:  arial;
}

#domain-sorgulama .kolay
{
	width: 600px;
	float: left;
}



#domain-sorgulama h1
{ 
	margin: 0; 
	padding: 0 0 0.2em 0; 
	font-size: 150%; 
	line-height: 1.3em; 
	color: #FFF8FF; 
	font-size:20px; 
	margin-top:10px;

 }
 
#domain-sorgulama h2.itemsavail
{ 
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	line-height: 14px;
	color: #EBF7FF; 
	font-size: 75%; 
	font-size: 13px;
	font-weight:bold; 

}



#arama-title
{
	background: url(../images/arama_baslik_bg.gif);
	height: 20px;
	width: 100px;
	text-align: center;
	color: #E7E9FF;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0px;
}

#domain-sorgulama #domain-arama #ara .uzanti
{
	height: 23px;
	margin-top: 10px;
	
}
#gizle
{
	visibility: hidden;
	height: 68px;
}
#goster
{
height: 68px;

}
#select
{
	width: 70px;
	float: left;
	margin-left: 3px;
	background: url(../images/uzanti.jpg) 0px 11px no-repeat;
}

#domain-sorgulama #domain-arama .ara-text
{
	width: 323px;
	height: 23px;
	line-height: 22px;
	padding-left: 3px;
	border: solid 1px #999;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;

	
}

#domain-sorgulama #domain-arama .arama
{
	background: url(../images/buton.png) no-repeat;
	border: none;
	height: 23px;
	width: 70px;
	text-align: center;
	margin-top: 10px;
}
#domain-sorgulama #domain-arama #advance
{
color: #252d33; 
padding: 0.2em 0 0 0;
}

#domain-sorgulama #domain-arama #advance a
{
	color: #252d33; 
	text-decoration: underline;
}


#domain-sorgulama  .hakkimizda
{ 
font-size: 13px;
margin: 0px; 
color: #B6CEEA; 
font-family: arial;
font-weight: bold;
padding: 10px 0px 0px 3px;
}
#domain-sorgulama  h2.hakkimizda a
{
 font-weight: normal ;
 color: #AACFEC;
 text-decoration: underline;
}
#domain-sorgulama  h2.hakkimizda .git
{
 margin:8px 0px 0px 3px;
}

#domain-sorgulama .son-domainler
{
float: right;
border:solid 1px #0F88C2;
width: 155px;
margin: 10px 10px 0px 0px;
line-height: 16px;
text-align: center;
}
#domain-sorgulama .son-domainler a
{
	color: #E0F4FC;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	border-bottom: solid 1px #5684A3;
	text-align: left;
	width: 90%;
	display: block;
	margin: 0 auto;
	padding-left: 5px;
}
#domain-sorgulama .son-domainler a:hover
{
	color:#fff;
}

#domain-sorgulama .son-domainler #son
{
	border: 0px;
}

#domain-sorgulama .son-domainler h2
{
	background: #0F88C2 url(../images/son-kayitler.gif) no-repeat;
	font-family: Arial;
	font-size:12px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	height: 22px;
	line-height: 22px;
	letter-spacing: 2px;
	padding-left: 5px;
	margin: 0px;
}

#domain-sorgulama .son-domainler h2 b
{
	visibility: hidden;
}

#logolar
{
	background:#fff;
	border:solid 1px #ccc;
	width: 943px;
	height: 65px;
	float: left;
	margin: 5px 0px 10px 0px;
	padding:20px 0px 0px 5px;
}

#sol
{
	width: 630px;
	float: left;
}
#sag
{
	float: right;
	width: 285px;
	padding-top: 10px;
}
.quotes #ust
{
	background:url(../images/home_quotes_facade.gif) no-repeat; height:5px; overflow:hidden; 
}

.quotes #alt
{
	background:url(../images/home_quotes_facade.gif) no-repeat 0px -5px; 
	height:5px; 
	overflow:hidden; 
}

.quotes blockquote 
{ 
margin:0; 
padding:0px 0px 15px 5px; 
background:none; 
border:solid 1px #CACACA; 
border-bottom: 0px;
border-top: 0px;
color:#357110; 
font:13px/1.5em Georgia, Times New Roman, serif; 
}



#col_set_1
{
	width: 310px;
	float: left;

}

#col_set_1 h3
{
	color: black;
	font-weight:normal; 
	font-size:16px;
}

#col_set_1 img
{
	float: right;
	margin: 5px 15px 0px 20px;
	border: solid 1px #BABABA;
}

#domainler
{
	background:#3B7DB9;
	height: 70px;
	float: left;
	width: 100%;
	margin-bottom:10px;
	position:relative;
	
}

#domainler .domain
{
	
	background-position: right 80px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial;
	font-weight:bold;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	height: 60px;
	border-left:solid 1px #92CCEF;
	float: left;
	padding-left: 12px;
	padding-right: 0px;
	margin-right: 11px;	

}
#domainler .ilk
{
	border-left:solid 1px #0F88C2;
	background-image: none; 
	font-size:20px;
	width: 132px;
}

#domainler .son
{
	width: 110px;
}
#domainler .eu
{
	background-image:url(../images/eu.jpg);
	
}
#domainler .tv
{
	background-image:url(../images/tv.jpg);


}
#domainler .mobi
{
	background-image:url(../images/mobi.jpg);
}
#domainler .asia
{
	background-image:url(../images/asia.gif);
}

#domainler .com
{
	border-color: #0F88C2;
}


#domainler .tr
{
	background-image:url(../images/tr.jpg);

}

#domainler .whois-guard
{
	background-image:url(../images/guard.jpg);

}

#domainler .domain .domains
{
	font-size: 13px;
	line-height: 8px;
	font-family: Arial;
	color: #fff;
	display:none;
	

}
#domainler .domain .fiyat
{
	font-size: 18px;
	line-height: 18px;
	font-weight:bold;
	font-family: Arial;
	font-weight:bold;
	color: #fff;
	padding-left: 1px;
	margin-top: 6px;
	
}

#domainler .domain .fiyat b { color: #92CCEF; }

#domainler .domain .fiyat b div
{ background: url(../images/cizgi.png) no-repeat center; width:30px; float:left; height:20px; position: absolute; margin-top:-17px; margin-left:-2px;
-margin-top:-00px; 
-margin-left:-25px;


}

#domainler .domain .fiyat .tl
{
	font-size:12px;
	
}

#content
{
	background: #fff;
	/*border:solid 1px #ccc;*/
	clear: both;
	border-top:0px;
	margin:0 auto;
	
	margin-bottom:5px;
	width:960px;
	text-align:left;
}
#content2
{
	width: 98%;
	padding: 5px 5px 5px 5px;
}

.aciklama
{
	

	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aciklama img {margin: 0 0 8px 0;}

.aciklama  h3, .aciklama  h3 a, .aciklama  a:visited {color: #4582B5 !important; margin: 0 0 6px 0 !important; }

.aciklama  h3 a:hover {color: #37717B !important; text-decoration: none;}

.aciklama-box {
    width: 286px;		
    float: left;
	 padding: 5px;
    border: 1px solid #ACCED7;
	 margin-right: 15px;
	 color: #64503F;
}



.aciklama .son
{
	margin-right: 0px;
	padding: 5px 2px 0px 7px;
}

.aciklama .res
{
	padding: 5px 2px 0px 7px;
}

.learnmore {
    width: 83px;
    height: 29px;
    margin: 20px 0px 0 0;
    padding: 0 0 0 0;
    float: right;
}

.ic
{
	padding:10px 0px;
	
}

.home-kutu1,.home-kutu3,.home-kutu2,.home-kutu4
{
	margin-bottom:10px;
	
}

.home-kutu1,.home-kutu3
{
	float:left;
	
	
}
.home-kutu2,.home-kutu4
{
	float:right;
}

.home-kutu1
{
	
	
}


.home-plan
{
	width:960px;

	
}

.home-plan img
{
	float:left;
	width:191px;

	
}
.home-alt
{
	margin-top:10px;

	
}

.home-web
{
width: 194px;
float: left;
padding-right: 0.7692em;
margin-right: 0.7692em;
border-right: 1px solid #CCC;

}
.home-web h1
{
	font-size: 161.6%;
margin-bottom: 3px;
margin-top:5px;
color: #333;
}
.home-web li
{
background: transparent url(../../yeni/bullet-content.gif) no-repeat 0pt 7px;
line-height: 130%;
padding: 3px 0px 5px 10px;
font-size: 93%;
}

.home-web li a
{
	text-decoration:underline;
}
.home-web li a:hover
{ color:#BC0D12; }



.learnmorelast {
    width: 100%;
    height: 29px;
    margin: -20px 0px 0px 190px;
    padding: 0 0 0 0;
    float: right;
    position: absolute;
}



#hosting-planlari
{

	padding: 0px 0px 0px 10px;
	text-align: center;
}




/* hosting-plan ----------------------------------------------------*/
.hosting-plan a.hover_target {
  text-decoration: none;
  border-bottom: 1px dotted #888;
  margin-left: 6px;
  line-height: 18px;
  color: #64503f;
}

.hosting-plan a img {
  border: 0;
	padding: 0;
}
.hosting-plan div.tall h3, .hosting-plan div.tall h3 a {
	margin: 0;
	padding: 0;
	font-size: 32px;
	color: #fff;
	line-height: 1em;
	text-decoration: none;

}

.hosting-plan div.tall h3 span
{ 
	font-size:18px;
}

.hosting-plan div.short h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.hosting-plan div.tall h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.hosting-plan div.short h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-family: helvetica, arial, sans-serif;
	color: #73a1c7;
}

.hosting-plan div.tall h1 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-family: sans-serif;
	font-size: 12px;
	color: #4582b5;
	margin-top:10px;
}

.hosting-plan div.short li, .hosting-plan div.tall li {
	font-size: 8px;
	color: #64503f;
}

.hosting-plan div.tall li {
	font-size: 10px;
}

.hosting-plan div.tall ul, .hosting-plan div.short ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.hosting-plan div.tall ul.highlight, div.short ul.highlight {
	margin-top: 0;
}

.hosting-plan div.tall ul.highlight li, div.short ul.highlight li {
	list-style: none;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 1em;
}

.hosting-plan div.tall li strong, .hosting-plan div.short li strong {
	color: #c33700;
}

.hosting-plan div.tall ul.highlight li {
	font-size: 16px;
	margin-bottom: 5px;
}

.hosting-plan div.tall img {
	margin: 1px 0 0px 0px;;
}

.hosting-plan div.tall {
	width: 165px;
	border: 1px solid #ACCED7;
	float: left;
	text-align: center;
	padding: 5px 5px 8px 5px;
	margin-right:10px;
	margin-top: 5px;
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;
	background:url(../images/fiyat.png) no-repeat top;

}

.hosting-plan div.plan
{
	margin-top: 10px;
}

#sec
{
	background: #fff;
	border: 1px solid #ACCED7;
}
#secme
{
	background: #fff;
	border: 1px solid #ACCED7; /*#3671A1; */
}

/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 100%;
	background: #FFFEFE url(../images/footer_bg.png) repeat-x;
	padding: 0px 0px 20px 0px;
	font-size: 12px;
	font-style: normal;
	height: auto;
	margin-top: 20px;
	}
	
#footer h4 {
    font-size: 14px;
    margin: 0 0 6px 0;
    padding: 0 0 0 0;
    color: #555;
	  font-weight: bold;

}	
	
#footerwrap {

    margin:0 auto;
	 text-align: left;
    width: 950px;
    padding: 0px;

	}

.box {
    width: 216px;

    margin: 10px 10px 0px 0px;
    padding: 0px 10px 0px 0px;
    border-right: 1px solid #E0E0E0;
	 text-align: left;
	 float: left;
}



.box img {margin: 0px 0px 10px 0px;}

.boxlast {
    width: 220px;

    margin: 10px 10px 0 0;
    padding: 0 5px 0 0;
    float: left;
}	
	
#footer a, #footer a:visited {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}
	
#footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#footer ul li {
    list-style: none;
    margin: 0px;
    padding: 4px 0px 4px 0px;
    border-bottom: 1px dotted #ccc;
	 float: left;
	 width: 100%;
}

#footer ul li a, #footer ul li a:visited {
	color: #666;
	margin: 0;
	padding: 4px 0 4px 0 !important;
	font-size: 11px;


}

#footer ul li a:hover {
	color: #cc0000;
	text-decoration: none;

}	
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer p {
	color: #BBCBD0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	}
	
.twitter {
    color: inherit;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    background: transparent url(../images/twitter_24x24.png) no-repeat;
    margin: 0 0 0 0;
    padding: 3px 0 0 30px;
}

.twitter a, .twitter a:visited {font-weight: bold !important;}
/*
.facebook {
    color: inherit!important;
    font-size: 14px;
    font-weight: bold!important;
    height: 24px;
    background: transparent url(../images/facebook_24x24.png) no-repeat;
    margin: 4px 0 0 0;
    padding: 3px 0 0 30px;
}

.facebook a, .facebook a:visited {font-weight: bold !important;}
*/
#copyright
{
	width: 100%;

	clear: both;
	padding-bottom: 10px;
}
	
#copyright p {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	color: #999;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	text-align: left;
	line-height: 22px;
	font-family: Tahoma;
	font-size: 11px;
}

#copyright p a
{
	
	text-decoration: none;
}

#copyright p a:hover
{
	color: #333;
	text-decoration: underline;
}

.thawte
{
	background: url(../images/ad_smm.png) no-repeat;
	width: 210px;
	height:120px;
	margin-top: 10px;
}

.content1
{
	float: left;
	padding: 10px;

}

.content1 dt, .content1 dt a { font-size:1.2em; color:#004b78; padding-bottom: 3px; font-family: Arial, Helvetica, sans-serif; }
.content1 dt a { font-size: 14px; }
.content1 dd 
{ 
	color: #555; 
	margin-bottom:1em; 
	padding-bottom:.9em; 
	background:url(../images/dotted_divider.gif) repeat-x 0 100%; 

}
.content1 dd strong
{
color: #0068B7;
font-weight: normal;
}
.content1 .acik
{
	margin-bottom:1em; 
	padding-bottom:.9em; 
	background:url(../images/dotted_divider.gif) repeat-x 0 100%; 
	color: #555;
	font-size: 12px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;

}
.content1 dd p.madde,.content1 p.madde1
{
	background: url(../images/main_icon.gif) left 5px  no-repeat;
	text-indent: 15px;
	
}


.sag_menu
{
	background: #F9F9F9;
	width: 250px;
	border: solid 0px #CDCDCD;
	float: right;
	height: 400px;
	margin: 3px;
}


.col-collateral                     { float:right; width:250px; background:#fefefe; margin-bottom:20px; }

.tescil
{
	margin-right: 2px; 
	height: 222px;
}
/* Col-C/***ollateral 
******************************************************/
.col-collateral .head-l2            {border-bottom-width:1px;}
.col-collateral .head-l2 h3         {font-size:1em;}
.col-collateral .box                { margin:20px 0;  line-height:1.4em; }
.col-collateral .box .content       { padding:9px 11px 14px 11px; }
.col-collateral .newsletter-signup  { border:1px solid #c9c9c9; }
.col-collateral .newsletter-signup .content { background:url(../images/col_coll_box_content_bg.gif) repeat-x #fff;  }
.col-collateral .newsletter-signup .head { border-bottom:1px solid #d6d6d6; background:url(../img/col_coll_head_bg.gif) repeat-x 0 100% #f2f2f2; padding:3px 11px; }
.col-collateral .newsletter-signup .head h4 { border:0; background:none; margin:0; padding:0; color:#ee392a; font-size:1em; text-transform:uppercase; }
.col-collateral .post-list li       { margin-bottom:8px; line-height:1.2em; }

.r-menu, .r-menu-dark               { background:transparent url(../images/r-menu-bg.gif) repeat-y left top; padding:12px 15px; }
.r-menu-dark                        { background:transparent url(../images/r-menu-bg-dark.gif) repeat-y left top; }
.r-menu-separator {
	background:transparent url(../images/r-menu-separator.gif) repeat-y left top;
	font-size:0em;
	height:3px;
	line-height:0em;
    }
h3.mag                              { font:normal 14px/18px Arial; color:#ee392a; border:0; margin-bottom:5px; text-transform:none; }
h3.mag span                         { font:normal 12px/12px Arial; color:#6f6f6f; }
h3.mag span a, 
h3.mag span a:hover,
.r-menu-layer-list li a, 
.r-menu-layer-list li a:hover       { color:#444 !important; font-weight:normal; text-decoration:none; background:none; }
h3.mag span a:hover, 
.r-menu-layer-list li a:hover       {color:#1980cf;}
.r-menu-dark input.input-topbg, 
.r-menu input.input-topbg                 {width:145px;}
.r-menu-layer-header { 
	background:transparent url(../images/r-menu-layer-header.gif) repeat-x left top;
	height:22px; color:#fff;
	text-transform:uppercase;
	padding-left:7px;
	font:bold 12px/21px Arial;
	line-height:22px;
    }
.r-menu-layer-list                  { margin:10px 0 8px 0; }
.r-menu-layer-list li {
	background:transparent url(../images/dotted-list.gif) no-repeat 0 3px;
	padding-left:10px;
	margin:0 5px;
    }
.r-menu-layer-list li.r-menu-layer-box { padding:0; background-image:none; margin:0; }
.r-menu-layer-list li.r-menu-layer-box div { border:1px solid #e6e6e6; background:#fff; padding:4px 22px 4px 10px; }
.r-menu-layer-list li.r-menu-layer-box a, 
.r-menu-layer-list li.r-menu-layer-box a:hover { 
	display:block; position:absolute;
	width:11px; height:13px; margin-left:195px;
	background:transparent url(../images/layered-close.gif) no-repeat;
}
.r-menu-layer-list li a{ border:none !important; }
.small-tags-cloud a, .small-tags-cloud a:hover { color:#666; background:none; text-decoration:none; }
.small-tags-cloud a:hover {color:#1980cf;}
.r-box-top { 
background:transparent url(../images/r-box-top.gif) no-repeat left top; 
	padding:15px;
    }
.r-box-top h3 { font:normal 14px/16px Arial; border:0; margin-bottom:5px; }
.r-box-top h3 a, .r-box-top h3 a:hover { 
	text-decoration:none; background:none; 
	background:transparent url(r-box-arr.gif) no-repeat right center; 
	padding-right:15px; color:#1980cf;
    }
.r-box-top h3 a:hover {color:#666;}
.r-box-top span {color:#666;}
.r-box-bot { 
	background:#fefefe url(../images/r-box-bot.gif) no-repeat left bottom; 
	margin-bottom:15px; padding-bottom:3px;
    }
.r-box-rss {
	background:#f6f6f6 url(../images/r-box-rss-bg.gif) repeat-x left top; 
	border:1px solid #d9d9d9; color:#666;
	margin-bottom:15px; 
    padding:5px 5px 5px 10px;
	font-weight:bold;
	font-size:.95em;
    }
.r-box-rss a, .r-box-rss a:hover { color:#1980cf; text-decoration:none; background:none; font-size:.95em; }
.r-box-rss a:hover {color:#666;}
.r-box-rss strong { 
    color:#e8571d; 
    font-size:.95em; 
    float:left; 
    width:15px; 
    height:15px;
    background:url(../images/rssicon_min.gif) no-repeat left; 
    vertical-align:middle;
    margin-top:2px;
    margin-right:3px; 
    }
.r-menu-nowhiring .head {
    position:relative;
    height:103px;
    background:url(../images/sidebar_jobboard_bg2.gif) no-repeat;
    overflow:hidden;
}
.r-menu-nowhiring .head h5 {
    position:absolute;
    bottom:0;
    left:0;
    margin:0;
    border-right:2px solid #556873;
    border-left:1px solid #d9d9d9;
    background:#f8f8f8;
    font-size:.95em;
    text-transform:uppercase;
    padding:4px 12px;
 }
.r-menu-nowhiring  .head h5 a {text-transform:none;}
.r-menu-nowhiring a {text-decoration:underline;}
.r-menu-nowhiring ul { border:1px solid #d9d9d9; border-right:0px; border-top:0; border-bottom:2px solid #ddd; background:#f8f8f8; padding:2px 12px 15px 12px; }
.r-menu-nowhiring li { line-height:1.4em; padding:4px 0; border-bottom:1px solid #dfdfdf; border-top:1px solid #fff; }
.r-menu-nowhiring li.first {border-top:0;}
.r-menu-nowhiring li.last {border-bottom:0;}
/* Section-nav */
.r-menu-border h4, .section-nav-div h4 { 
    margin:0; 
    background:#31A2E4; 
    color:#fff; 
    font-size:.95em; 
    text-transform:uppercase;
    padding:3px 10px; 
}
.r-menu-border h4 a, .section-nav-div h4 a { color:#fff; text-transform:none; font-weight:normal; }
.r-menu-border h5 { margin-bottom:3px; padding:0 15px; color:#df3b02; font-weight:normal; font-size:14px; }
.r-menu-border .head .facade { float:left; background:url(../images/subnav_head_curve.gif) no-repeat; width:26px; height:18px; }

.section-nav, .r-menu, .section-nav-div {
    margin-bottom:15px;
	padding:8px 0 12px 0;
	/*background:#f7f7f7 url(section_nav.gif) repeat-y left top;*/
    background:url(../images/section_nav_l_bg.gif) repeat-y left top #f9f9f9;
    border:0px solid #cdcdcd;
    border-left:0;
    border-bottom:2px solid #888;
}
.r-menu { padding:10px 14px; }
.section-nav li, .section-nav-div {
    padding:0 12px 0 16px;
}
.section-nav li div.line { border-bottom:1px solid #ddd }
.section-nav-div { padding:1px 12px 12px 12px; }
.section-nav li a, .section-nav li strong {
	display:block;
	padding:4px 10px 4px 0;
	line-height:1.4em;
	border-bottom:1px solid #ddd;
}
.section-nav li a, .section-nav li a:hover, .section-nav-div a {
	color:#444;
	text-decoration:none;
}
.section-nav li a:hover, .section-nav-div a:hover {color:#EE382A;}
.section-nav li a span,
.section-nav-div a span,
.section-nav li a:hover span,
.section-nav-div a:hover span {color:#989898;}
.section-nav li.on {
	font-weight:bold;
	background:transparent url(../images/section_nav_on.gif) no-repeat left 6px;
}
.section-nav li.on a {color:#E01922;}
.section-nav li.last, .section-nav li.last a {
	padding-bottom:0;
    border-bottom:none; 
}
/* .section-nav li.last a {border:none;} */
.section-nav li ul li {border:0;}
.section-nav li ul li a { padding:2px 0; }
.section-nav li.no-borders a,
.section-nav li.no-borders strong {
	display:inline;
	border:0;
}
.group-inv-links a { font-weight:bold; color:#0068b7 !important; }

.twitter ul li a {font-size:11px;}
.section-nav li a.sec-nav-link { border:0; font-size:12px; font-weight:bold; color:#0068b8; margin-top:5px; }
.twitter h4 { background:#444 url(../images/twitter.gif) no-repeat left top; padding-left:25px; }

.section-nav li
{zoom:1;}


.domain-fiyatlari table
{
border:solid 1px #C0DFF1;
border-collapse: collapse;
width: 550px;
	
}

.domain-fiyatlari table th
{
	background: #0071BC;
	color: #fff;
	padding: 3px;
}

.domain-fiyatlari table td
{
	padding: 3px;
	text-align: center;
	color: #000;
}
.domain-fiyatlari table .side
{
	text-align: left;
}

.domain-fiyatlari table .row1
{
	background: #E5F5F5;
}

.page-head { margin-bottom:16px; color:#002D53; font:28px arial, helvetica; }

.contact_form
{
float: right;
width: 218px;
height: 218px;
margin: 3px 2px 0px 0px;
line-height: 16px;
text-align: center;
color: #fff;
border: solid 0px #0F88C2;
background: url(../images/form-bkg.png) no-repeat;
font-weight: normal;
font-family:tahoma;
}

.contact_form #on_form
{
	margin: 103px 3px 3px 12px;
	text-align: left;

}

.contact_form #on_form #label
{
	width: 52px;
}
.contact_form #on_form a
{
	color: #fff;
}

.contact_form table td input
{
	background: #fff;
	width: 96px;
	border: solid 1px;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 2px 0px 2px;

	color: #444;
}

#submit_button,#submit_button_sec
{
	width: 100px;
	height: 32px;
	line-height: 28px;
	background:url(../images/gonder_buton.jpg) no-repeat;
	border: 0px;
	padding: 0px;
	color: #fff;
	letter-spacing: 1px;
	cursor: pointer;
	margin-top: 3px;
}


#submit_button_sec
{
	background: url(../images/gonder_buton_sec.jpg) no-repeat;

} 

.iletisim_form input
{
	border:solid 1px #D3D3D3;
	height: 20px;
	line-height: 20px;
	padding-left: 2px;
}
.iletisim_form table
{
	width: 590px;
}
.iletisim_form .submit
{
	border: solid 1px #187EBE;
	background: url(../images/submit_bg.jpg) repeat-x;
	color: #fff;
	height: 30px;
	padding: 0px 5px 0px 5px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	display: block;
	float:right;
	margin-right: 5px;
}

.iletisim_form .mesaj
{
	border:solid 1px #D3D3D3;
	width: 355px;
	height: 150px;
	overflow: auto;
}
.adres
{
	border:solid 1px #D3D3D3;
	width: 355px;
	height:60px;
	overflow: auto;
}
/* Tooltips silver */

a.tooltip_silver:link, 
a.tooltip_silver:visited {
		color:#222222;
		position:relative;
		text-decoration:none;
		display:block;
		float: left;
		z-index:5;
		/* padding:4px 4px 4px 0px; */
}
a:active {
 	outline: none;
}
a.tooltip_silver
{
	text-decoration: none;
}
a.tooltip_silver:hover, a .tooltip_silver:hover {
	background:transparent none repeat scroll 0pt 50%;
	text-decoration:none;

}
a.tooltip_silver span, a .tooltip_silver span {
	display:none;
	font-weight:normal;
}
a.tooltip_silver:hover span, a .tooltip_silver {
	background: url(../images/tooltip_bg_silver2.gif) repeat-y 0px -5px;
	border: 1px solid #ffffff;
	color:#222222;
	display:block;
	font-weight:normal;
	left: 120px;
	padding: 10px 12px;
	line-height:16px;
	position:absolute;
	text-align:left;
	top:-0.1em;
	width:15em;
	z-index:110;
}
a.tooltip_silver:hover .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(../images/tooltip_pointer_silver2.gif) left top no-repeat;
	border: none;
	text-decoration: none;
}
a.tooltip_silver:hover span b {
	color:#111;
	margin:0px;
}
a.tooltip_silver:hover span ul{
	margin:0px;
	padding:0px;
	list-style: none;
	
}
a.tooltip_silver:hover span ul li {
	list-style: square;
	margin-left:10px;
}
a.tooltip_silver:hover span ul li
{
	text-decoration: none;
	border: 0px;
}

.tasarim
{
	width: 100%;
}
.tasarim .web
{
	background: #EFEFEF url(../images/btm-grad-litegray.gif) repeat-x bottom;
	height: 120px;
}
.tasarim .floatR
{
	float: left;
	width: 320px;
	padding-bottom:5px;
}

.tasarim .floatL
{
	float: left;
	width: 320px;
	padding-bottom:5px;
	margin-right:15px;
}

.tasarim .web h3 {border-bottom:1px solid #ccc;margin-bottom:0;padding:5px;}
.tasarim .web h3 a {display:block;text-decoration:none}
.tasarim .web p {border-top:1px solid #fff;padding-top:5px; padding-left: 5px;}

a.detayi:link, a.detayi:visited, a.detayi:active {background:#1E72AC url(../images/arrow-5px-white.gif) no-repeat 98% 50%;border-top:1px solid #fff;color:#fff;display:block;font-size:11px;font-weight:bold;padding:5px;text-decoration:none}
a.detayi:hover {background-color:#31A2E4;text-decoration:underline}
.gold2 {color:#f60}

.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
}
.textfieldValidState input, input.textfieldValidState {
	background-color: #FFF;
}
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background:#F9E3E3;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFF;
}
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{

	color: #CC3333;
}
.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1;
}
textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
}
.textareaFocusState textarea, textarea.textareaFocusState {
	background-color:#FFFFCC;
}
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}
.selectRequiredMsg, .selectInvalidMsg {
	display: none;
}
.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display: inline;
	color: #CC3333;
}
.selectValidState select, select.selectValidState {
	background-color: #B8F5B1;
}
select.selectRequiredState, .selectRequiredState select,
select.selectInvalidState, .selectInvalidState select {
	background-color: #FF9F9F;
}
.selectFocusState select, select.selectFocusState {
	
}

.web-tasarim input, textarea
{
	border:solid 1px #D3D3D3;
	padding: 3px;
}
.web-tasarim .form_label
{
	color: #333;
	font-weight: bold;
}

#submit
{
	border: solid 1px #18638F;
	background: url(../images/submit_bg.jpg) repeat-x;
	color: #fff;
	height: 30px;
	padding: 0px 5px 0px 5px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	display: block;

	margin-right: 5px;
}

.form
{
	padding-left: 20px;
	margin-bottom: 10px;

}

#error
{
	border:solid 1px #D3D3D3;
	width: 200px;
	padding-left: 2px;
	background: #F9E3E3;
}

.text-kutu
{
	border:1px solid #D3D3D3;
	background: #fff;
	width: 200px;
	padding-left: 2px;
}

#mesaj_sonuc, #mesaj_sonuc_error
{

	font-weight: bold;
	border: dashed 1px #31A2E4;
	border-left: 0px;
	border-right:0px;	
	background: #E3F2FB;
	padding: 10px;
	font-size: 12px;
	margin-top: 10px;
}

#mesaj_sonuc_error
{
	color: #ff4500;
}

#mesaj_sonuc_error a:hover
{
	text-decoration: underline;
	
}



#on-text
{
	background: #fff;
	width: 120px;
	padding-left: 2px;
	border:solid 1px #31A2E4;
}

#on-text-error
{
	width: 120px;
	padding-left: 2px;
	background: #F9E3E3;
	border:solid 1px #f10000;
}

#on-sayfa-form-mesaj,#on-sayfa-form-mesaj-hata
{
border: dashed 1px #fff;
border-left: 0px;
border-right:0px;	
width: 180px;
margin-top: 10px;
background: red;
padding: 3px;

}
/***************************************/



/* Bottom Box */

div.md_bottom {
	
	padding: 12px 0 0;
}

div.md_bottom ul.tlds {
	display: block;
	width: 941px;
	height: 91px;
	background: url(../images/home/mdn-tld-bg.jpg) 0 0 no-repeat;
	margin: 0 auto 15px;
	list-style: none;
	overflow: hidden;

}

div.md_bottom ul.tlds li {
	float: left;
	height: 74px;
	width: 122px;
	overflow: hidden;
	margin: 10px 16px 0 16px;
}

div.md_bottom ul.tlds li a {
	display: block;
	overflow: hidden;
	height: 74px;
	width: 122px;
	line-height: 122px;
	text-align: center;
}

div.md_bottom ul.tlds li a.org {
	background: url(../images/home/mdn-tld-org.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.me {
	background: url(../images/home/mdn-tld-me.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.us {
	background: url(../images/home/mdn-tld-us.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.tel {
	background: url(../images/home/mdn-tld-tel.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.es {
	background: url(../images/home/mdn-tld-es.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.co {
	background: url(../images/home/mdn-tld-co.jpg) 0 0 no-repeat;
}

div.md_bottom ul.offers {
	width: 941px;
	height: 274px;
	margin: 0 auto;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

div.md_bottom ul.offers li {
	float: left;
	height: 274px;
}

div.md_bottom ul.offers li p {
	display: block;
	position: absolute;
	width: 193px;
	margin: 43px 0 0 19px;
	color: #333;
	zoom: 1;
}

div.md_bottom ul.offers li a {
	display: block;
	zoom: 1;
	height: 154px;
	position: absolute;
	text-align: center;
	padding-top: 120px;
}

div.md_bottom ul li.ox {
	background: url(../images/home/mdn_block_ox.jpg) 0 0 no-repeat;
	width: 236px;
}

div.md_bottom ul li.ox a {
	width: 236px;
}

div.md_bottom ul li.ebrain {
	background: url(../images/home/mdn_block_ebrain.jpg) 0 0 no-repeat;
	width: 236px;
}

div.md_bottom ul li.ebrain a {
	width: 236px;
	background: url(../images/popup_link.gif) 147px 123px no-repeat;
}

div.md_bottom ul li.emailb {
	background: url(../images/home/mdn_block_emailbrain.jpg) 0 0 no-repeat;
	width: 236px;
}

div.md_bottom ul.offers li.emailb a {
	width: 236px;
}

div.md_bottom ul.offers li.vps {
	background: url(../images/home/mdn_block_cell1.jpg) 0 0 no-repeat;
	width: 236px;
}

div.md_bottom ul.offers li.vps a {
	width: 236px;
}

div.md_bottom ul li.ox {
	background: url(../images/home/mdn_block_ox.jpg) 0 0 no-repeat;
	width: 236px;
}

div.md_bottom ul.offers li.ox a {
	width: 236px;
}

div.md_bottom ul.offers li.winhosting {
	background: url(../images/home/mdn_block_cell2.jpg) 0 0 no-repeat;
	width: 233px;
}

div.md_bottom ul.offers li.winhosting p {
	margin: 43px 0 0 28px;
}

div.md_bottom ul.offers li.winhosting a {
	width: 233px;
}

div.md_bottom ul.offers li.startblog {
	background: url(/../images/home/mdn_block_cell3.jpg) 0 0 no-repeat;
	width: 233px;
}

div.md_bottom ul.offers li.startblog p {
	margin: 43px 0 0 29px;
	width: 182px;
}

div.md_bottom ul.offers li.startblog a {
	width: 233px;
}

div.md_bottom ul.offers li.websitedesign {
	background: url(../images/home/mdn_block_cell4b.jpg) 0 0 no-repeat;
	width: 239px;
}

div.md_bottom ul.offers li.websitedesign p {
	margin: 43px 0 0 29px;
}

div.md_bottom ul.offers li.websitedesign a {
	width: 239px;
}

/** twitter **/
div.md_bottom ul.offers li.twitterspecial {
	background: url(../images/home/twitter_home.jpg) 0 0 no-repeat;
	width: 239px;
}

div.md_bottom ul.offers li.twitterspecial p {
	margin: 43px 0 0 29px;
}

div.md_bottom ul.offers li.twitterspecial a {
	width: 239px;
}

/* Bottom Box */

div.md_bottom {

	padding: 2px 0 0;
}

div.md_bottom ul.tlds {
	display: block;
	width: 941px;
	height: 91px;
	background: url(../images/home/mdn-tld-bg.jpg) 0 0 no-repeat;
	margin: 0 auto 15px;
	list-style: none;
	overflow: hidden;
}

div.md_bottom ul.tlds li {
	float: left;
	height: 74px;
	width: 122px;
	overflow: hidden;
	margin: 10px 16px 0 16px;
}

div.md_bottom ul.tlds li a {
	display: block;
	overflow: hidden;
	height: 74px;
	width: 122px;
	line-height: 122px;
	text-align: center;
	
}

div.md_bottom ul.tlds li a.org {
	background: url(../images/home/mdn-tld-org.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.me {
	background: url(../images/home/mdn-tld-me.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.us {
	background: url(../images/home/mdn-tld-us.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.tel {
	background: url(../images/home/mdn-tld-tel.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.es {
	background: url(../images/home/mdn-tld-es.jpg) 0 0 no-repeat;
}

div.md_bottom ul.tlds li a.co {
	background: url(../images/home/mdn-tld-co.jpg) 0 0 no-repeat;
}

div.md_bottom ul.offers {
	width: 932px;
	height: 274px;
	margin: 0 auto;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-top:5px;
}

div.md_bottom ul.offers li {
	float: left;
	height: 274px;
	line-height:16px;
}

div.md_bottom ul.offers li p {
	display: block;
	position: absolute;
	width: 193px;
	margin: 43px 0 0 19px;
	color: #333;
	zoom: 1;
}

div.md_bottom ul.offers li a {
	display: block;
	zoom: 1;
	height: 154px;
	position: absolute;
	text-align: center;
	padding-top: 120px;
	color:#4582B5;
}

div.md_bottom ul li.ox {
	background: url(../images/home/mdn_block_ox.jpg) 0 0 no-repeat;
	width: 236px;
}

div.md_bottom ul li.ox a {
	width: 236px;
}

div.md_bottom ul li.ebrain {
	background: url(../images/home/mdn_block_ebrain.jpg) 0 0 no-repeat;
	width: 230px;
}

div.md_bottom ul li.ebrain a {
	width: 236px;
	background: url(../images/popup_link.gif) 147px 123px no-repeat;
}

div.md_bottom ul li.emailb {
	background: url(../images/home/mdn_block_emailbrain.jpg) 0 0 no-repeat;
	width: 236px;
}

div.md_bottom ul.offers li.emailb a {
	width: 236px;
}

div.md_bottom ul.offers li.vps {
	background: url(../images/home/mdn_block_cell1.jpg) 0 0 no-repeat;
	width: 236px;
}

div.md_bottom ul.offers li.vps a {
	width: 236px;
}

div.md_bottom ul li.ox {
	background: url(../images/home/mdn_block_ox.jpg) 0 0 no-repeat;
	width: 236px;
}

div.md_bottom ul.offers li.ox a {
	width: 236px;
}

div.md_bottom ul.offers li.winhosting {
	background: url(../images/home/mdn_block_cell2.jpg) 0 0 no-repeat;
	width: 230px;
}

div.md_bottom ul.offers li.winhosting p {
	margin: 43px 0 0 28px;
}

div.md_bottom ul.offers li.winhosting a {
	width: 233px;
}

div.md_bottom ul.offers li.startblog {
	background: url(../images/home/mdn_block_cell3.jpg) 0 0 no-repeat;
	width: 230px;
}

div.md_bottom ul.offers li.startblog p {
	margin: 43px 0 0 29px;
	width: 182px;
}

div.md_bottom ul.offers li.startblog a {
	width: 233px;
}

div.md_bottom ul.offers li.websitedesign {
	background: url(../images/home/mdn_block_cell4b.jpg) 0 0 no-repeat;
	width: 239px;
}

div.md_bottom ul.offers li.websitedesign p {
	margin: 43px 0 0 29px;
}

div.md_bottom ul.offers li.websitedesign a {
	width: 239px;
}

/** twitter **/
div.md_bottom ul.offers li.twitterspecial {
	background: url(../images/home/twitter_home.jpg) 0 0 no-repeat;
	width: 239px;
}

div.md_bottom ul.offers li.twitterspecial p {
	margin: 43px 0 0 29px;
}

div.md_bottom ul.offers li.twitterspecial a {
	width: 239px;
}



/* Pricing Data Table ================================================================================= */
#pricing
{
	text-align:center;
	width:100%;
	
}


.pricing_data {
	background: #9ECDDF url(../images/bg_table_green.png) repeat-x top left;
	margin:0 auto;
	width: 959px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #88D6D0;

}
.pricing_data th {
	color: #666;
	background-color: #f6f6f6;
	border-left: solid 1px #e0e0e2;
	border-top: solid 1px #e0e0e2;
	border-right: solid 1px #abc84e;
	border-bottom: solid 1px #e0e0e2;
	text-align: center;
	width: 150px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-bottom: 5px;
}
tr.header_row td {
	color: #32600c;
	border-top: 1px solid #97bf0d;
}
th em {
	font-size: 10px;
	display: block;
	font-style: italic;
	color: #999;
}
.pricing_data td {
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #53C4BB;
	border-bottom-color: #88D6D0;
}
tr.price_detail td {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 30px;
	padding:15px;
}


#pricing table tr.satinal td
{
	border-top: solid 2px #53C4BB;
	border-bottom: solid 1px #708D0A;
	padding-bottom:5px;
	padding-bottom:5px;

	
}

/* Pricing Data Table ================================================================================= */


	.button { 	

		color: #fff; 
		border: none;
		padding:12px;
		
		
		/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
		-webkit-transition: -webkit-box-shadow 0.3s linear;
		
		/* -- CSS3 - Rounded Corners -- */
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#95090D url(../images/bg_button.png) repeat-x center left;

		font-weight:normal;
		font-size:14px;

		
	} 	
	.button:hover { 		
		-webkit-box-shadow: 0px 0px 10px #c6db6f;
		-moz-box-shadow: 0px 0px 10px #c6db6f; 
		box-shadow: 0px 0px 10px #c6db6f;	
		cursor:  pointer; 
	} 	
		a:link.button, a:visited.button { 	

		color: #fff; 

		margin-top: 10px;
		border: none;
		padding:8px;
		
		/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
		-webkit-transition: -webkit-box-shadow 0.3s linear;
		
		/* -- CSS3 - Rounded Corners -- */
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#95090D url(../images/bg_button.png) repeat-x center left;
		font-family: "MyriadProSemibold";
		font-weight:normal;
		font-size:14px;
		text-transform:uppercase;
		display:inline-block;
		text-align:center;
		margin-right:10px;
		
	} 
	
	a.button:hover { 		
		-webkit-box-shadow: 0px 0px 10px #c6db6f;
		-moz-box-shadow: 0px 0px 10px #c6db6f; 
		box-shadow: 0px 0px 10px #E2EDB8;	
		cursor:  pointer; 
		text-align:center;
	} 	
	
/* ========================================================================== */
/* Form Styles                                                                */
/* ========================================================================== */
@media all and (min-width: 0px) { .form ol li  { padding-bottom:2px; margin-bottom:0px; } }  /* for opera */
.form {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
}
.form .field {  width: 299px;  }
.form ol { margin: 0px;  padding:0px !important;  }
.form ol li {
        background:none !important;
        padding-left:0px !important;
        margin-left:0px !important;
        list-style:none !important;
}
.form ol.forms .inputError {}
.form ol.forms .inputError:focus {}
.form ol.forms .inputError textarea:focus {}
.form .required {
        font-weight: normal;
        font-family: Arial, sans-serif;
}
.form .error {
        font-size: 11px;
        font-style: oblique;
        font-family: Arial;
}
.form ol.forms {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
}
.form ol.forms li {
        margin-bottom: 15px;
        position: relative;
        width: auto;
        min-height: 1px;
}
.form ol.forms label {
        cursor: pointer;
        display: block;
        font-family: Arial;
        font-weight: bold;
        padding-right: 20px;
        width: 200px;
        margin-bottom: 5px;
}
.form input, .form textarea {
        font: inherit;
        padding: 8px;
        width: auto;
        display: block;
        font-family: Arial;
}
.form select {
        font: inherit;
        padding: 7px;
        width: auto;
        display: block;
        font-family: Arial;
}
.form input:focus, .form textarea:focus, .form select:focus {}
.form input:hover, .form textarea:hover, .form select:focus {}
.form ol.forms li.screenReader {
        height: 1px;
        margin-bottom: 0;
}
.form ol.forms .inline {
        min-height: 1px;
        width: auto;
        text-align: left;
}
.form ol.forms .inline input {
        display: inline;
        float: left;
        width: auto;
        margin-right: 10px;
}
.form ol.forms .inline textarea {
        display: inline;
        float: left;
        width: auto;
        margin-right: 10px;
}
.form ol.forms .inline select {
        display: inline;
        float: left;
        width: auto;
        margin-right: 10px;
}
.form ol.forms .inline label {
        display: inline;
        float: left;
        width: auto;
}
.form ol.forms .nostyle {
        border: 0px;
        background: transparent;
        padding: 0px;
}
.form ol.forms h3 {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0px;
        padding-bottom: 10px;
}
/* contact forms gets special treatment*/	





a.picture-frame-fifth {
-moz-box-shadow: 1px 3px 3px #dbdbdb;
-webkit-box-shadow: 1px 3px 3px #dbdbdb;
box-shadow: 1px 3px 3px #dbdbdb;
}
a.picture-frame-fourth {
-moz-box-shadow: 1px 3px 3px #dbdbdb;
-webkit-box-shadow: 1px 3px 3px #dbdbdb;
box-shadow: 1px 3px 3px #dbdbdb;
}

.outer-rounded-box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
 }
 .outer-rounded-box-bold {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
 }
.inner-rounded-box-filled-grey {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
 }
 .inner-rounded-box-filled-white {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
 }
 .inner-rounded-box-gradient-up {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.inner-rounded-box-gradient-down {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.simple-rounded-box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.middle .inner h2, .middle .inner h1  {
   text-shadow: 1px 1px #ffffff;
}

.form input,.form textarea {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  }
.form select {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
 }

.success, .errors, .notification  {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.footer-small {
   text-shadow: 1px 1px #3e3b3a;
}
.home h4, .inner h4, .slide h4, .slide li {
   text-shadow: 1px 1px #ffffff;
}
.home p, .inner p, .slide p, .inner li {
   text-shadow: 1px 1px #ffffff;
}

.top .utility {
    text-shadow: 1px 1px #ccc;
}

.accordion-faq span {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.accordion-faq span.current {
 -webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
.accordion-faq .pane {
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

/* make button tag behave across all bw */
.form-button span, x:-moz-any-link, x:default {
  margin-top:-1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
  .form-button span {  margin-top:-1px !important;}
}
.form-button:hover span, x:-moz-any-link, x:default {
  margin-top:-1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
  .form-button:hover span {  margin-top:-1px !important;}
}

/* accordion used on the faq page  - uses jquery tools */
.accordion-faq {
        width: auto;
        margin-bottom: 15px;
}
.accordion-faq span {
        display: block;
        margin: 0px;
        margin-bottom: 10px;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-right: 20px;
        padding-left: 50px;
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
}
.accordion-faq span.current {
        cursor: default;
        margin-bottom:0px;
}
.accordion-faq .pane {
        display: none;
        height: auto;
        padding: 0px;
        margin-bottom: 10px;
        padding-right: 20px;
        padding-left:  20px;
        padding-bottom: 0px;
        font-size:13px;
        line-height:19px;
}
.accordion-faq .pane h3 {
        font-weight: normal;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 6px;
}
.accordion-faq span {
        background: #ffffff url(../images/backgrounds/faq-open-left.jpg) top left no-repeat;
        background-position:15px 16px;
        border-top:1px solid #dddddd;
        border-bottom:1px solid #dddddd;
        border-left:1px solid #dddddd;
        border-right:1px solid #dddddd;
        color: #D90000;
}
.accordion-faq span.current {
        background: #ffffff url(../images/backgrounds/faq-close-left.jpg) top left no-repeat;
        background-position:15px 14px;
        border-top:1px solid #dddddd;
        border-bottom:0px solid #ffffff;
        border-left:1px solid #dddddd;
        border-right:1px solid #dddddd;
}
.accordion-faq .pane {
        color: #444444;
        border-bottom:1px solid #dddddd;
        border-left:1px solid #dddddd;
        border-right:1px solid #dddddd;
}
.accordion-faq .pane h3 {
        color: #555555;
}

/*********************************************tablo */

.fiyatlandirma
{
	border:solid 1px #E3E3E3;	
	
	margin:0 auto;
	width:908px;
	border-right:0px;
	
	
}

.paket
{
	float:left;
	width:150px;
	border-right: 1px solid #E3E3E3;	
}
.paket h4
{
	background:#eee;
	border-bottom: 1px solid #E3E3E3;
	padding: 20px 0 20px 0;
	text-align:center;
	color:#333;
	
	
}
.paket .p_detay
{
	text-align:center;
	
}
.paket .count
{
	font-size: 2.4em;
line-height: 0.8em;
}

.paket .p_copy
{
height: 110px;
padding: 15px 15px 35px;
background-color: #EEE;	
font-size:12px;
}

.paket .hr_ciz
{
width: 80%;
margin-right: auto;
margin-left: auto;
border-top: 1px dotted #E3E3E3;	
}

.paket .p_icon
{
border-bottom: 1px solid #E3E3E3;
}

.paket .p_link
{
	background-color: #EEE;
padding: 15px 0px;
text-align:center;

}

.paket .p_link a
{
	font-size: 1.2em;
text-decoration: none;
color: #3381B7;
position: relative;
}


.orange { color:#F37F06; }
.red { color:#C31D20; }

.corners
{
	border-radius:5px;	
}

.padding_10
{
	padding:10px;
	
}

.padding_20
{
	padding:20px;
	
}





/*end tablo ***********************************************/


.d_aciklama
{
margin: 0;
padding: 0;
border: none;
font-weight: normal;
font-style: normal;
font-size: 100%;
font-family: Arial;
vertical-align: baseline;
	
}

.d_aciklama .h500 
{
height: 500px;	
}

.d_aciklama h2.topCenter {
font-size: 32px;
line-height: 32px;
color: #333;
text-align: center;
padding-top: 25px;
}

.d_aciklama .titleAndCopy {
padding-top: 80px;
padding-left: 575px;
padding-right: 64px;
}

.d_aciklama .sol
{
	padding-top: 50px;
	padding-left: 90px;
	width: 420px;
}

.d_aciklama .titleAndCopy h3 {
font-size: 1.8em;
}

.d_aciklama .titleAndCopy p {
font-size: 13px;
line-height: 20px;
margin-bottom: 9px;
}

.d_aciklama .titleAndCopy .cta {
margin-right: 10px;
font-size: 1.2em;
text-decoration: none;
color: #3381B7;
position: relative;
}

.d_aciklama .titleAndCopy .mediaTitle {
margin-top: 2.3em;
font-size: 1.4em;
font-weight: bold;
}

.d_aciklama .titleAndCopy .mediaContainer {
width: 437px;
min-height: 100px;
margin-top: 12px;
background-color: #F7F7F7;
}

.d_aciklama .box {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: white;
border: 1px solid #E3E3E3;
margin-bottom: 14px;
position: relative;
zoom: 1;
min-height: 10px;
}

.site_alt
{
	border:solid 1px #ccc;
	clear: both;
	border-top:0px;
	margin:0 auto;
	width:960px;
	z-index:1;
	
}
.adwords
{
	
	position: absolute;
	margin-left:-10px;
	z-index:2;
	
	
	
}
.banka-bilgileri
{
	font-size:12px;
}

.banka-bilgileri img
{
	margin-right:5px;
	
}
.banka-bilgileri dd {
color: #555;
margin-bottom: 1em;
padding-bottom: .9em;
background: url(../images/dotted_divider.gif) repeat-x 0 100% !important;
}

.banka-bilgileri dt, .banka-bilgileri dt a {
font-size: 1.2em;
color: #004B78;
padding-bottom: 3px;
font-family: Arial, Helvetica, sans-serif;
}

.banka-bilgileri dt {
display: block;
font-weight: bold;
}

.back-green
{
	background:url(../images/backgrounds/gradient-green-top.jpg) repeat-x !important;
	
}

.back-pink
{
	background:url(../images/backgrounds/gradient-darkpink-top.jpg) repeat-x !important;
	
}

.back-blue
{
	background:url(../images/backgrounds/gradient-blue-top.jpg) repeat-x !important;
	
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.balon {
	display:block;
	background:transparent url(http://www.elitecarsalon.net/wp-content/themes/awake/images/share_this_tooltip.png) no-repeat;
	font-size:12px;
	height:76px;
	width:326px;
	padding:23px 20px 20px 35px;
	color: #F00;
	position: absolute;
	margin-top:-105px;
	margin-left:70px;
	font-weight: 900 !important;
	font-size:13px;
	font-size-adjust:0.9 !important;
	
	
}

.gonderiliyor
{
	background:url(../yeni/gonderiliyor.gif) no-repeat center;


}

.gonderiliyor *
{
	opacity:0.3;
	
}

.gonderildi
{
	background:url(../yeni/bilgiler-ulasti.png) no-repeat center;


}

.gonderildi *
{
	opacity:0.3;
	
}


