﻿html {
background:#91aa9d url(../images/bg/bg_x.png) top repeat-x;
}

body {
background-image:url(../images/bg/bg_main.jpg);
background-position:top center;
background-repeat:no-repeat;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11px;
margin:0;
padding:5px 0 0 0
}

a {
color:#666;
text-decoration:none;
}

a:visited {
color:#666;
text-decoration:none;
}

a:hover {
color:#000;
text-decoration:none
}

h3 {
color:#666;
font-size:16px;
font-weight:700;
margin:0;
padding:10px 0 5px
text-shadow: 1px 1px 0px #ccc;
}

hr {
background-color:#c2c0c0;
border:0;
border-top:1px solid #c2c0c0;
height:0;
overflow:hidden;
margin:7px 0
}

p {
margin:0;
padding:3px 0 8px
}

select {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
color:#333;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:2px
}

textarea {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #999;
color:#333;
font-weight:500;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:2px
}

input[type=button] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
text-align:center;
color:#666;
background:url('../images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}

input[type=submit] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
text-align:center;
color:#666;
background:url('../images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}

input[type=reset] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
text-align:center;
color:#666;
background:url('../images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}

.inputbutton {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
text-align:center;
color:#666;
background:url('../images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:4px 10px
}

.inputbutton img {
margin-bottom:-2px;
}

input[type="text"][readonly] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #999;
color:#aaa;
background-color:#f0f0f0;
font-weight:700;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px
}

input[type="submit"][disabled] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #ccc;
text-align:center;
color:#aaa;
background:url('../images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}

input:hover[type="submit"][disabled] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #ccc;
text-align:center;
color:#aaa;
background:url('../images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}

input:hover[type=button] {
background:url('../images/bg_button_h.gif') repeat-x top left;
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
color:#000
}

input:hover[type=submit] {
background:url('../images/bg_button_h.gif') repeat-x top left;
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
color:#000
}

input:hover[type=reset] {
background:url('../images/bg_button_h.gif') repeat-x top left;
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
color:#000
}

.inputbutton:hover {
background:url('../images/bg_button_h.gif') repeat-x top left;
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
color:#000
}

input[type=text] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #999;
color:#333;
font-weight:700;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px
}

input:hover[type=text] {
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

input[type=password] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #999;
color:#333;
font-weight:700;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px
}

input:hover[type=password] {
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

fieldset {
border:#ddd 2px solid;
margin-bottom:10px;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
padding:10px
}

fieldset ul, fieldset li {
list-style-position:inside;
list-style-image: url(../images/status/bullet_blue.png);
}

legend {
font-size:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-weight:700;
/* text-shadow: 1px 1px 0px #ddd; */
color:#f40;
margin-left:10px;
padding-left:5px;
padding-right:5px
}

#govde {
width:1024px;
margin:0 auto 15px
}

#header #header_1 .logo-alani {
height:78px;
width:225px;
background-color:#FFF;
float:left;
z-index:1;
position:relative;
border-radius:10px;
-moz-border-radius:10px;
-khtml-border-radius:10px;
-webkit-border-radius:10px;
margin-top:22px
}

#govde #header_1 .logo-alani .golge {
background-image:url(../images/bg-logo.gif);
background-repeat:no-repeat;
height:37px;
width:34px;
position:absolute;
right:-29px
}

#header #header_1 .logo-alani img {
margin-left:7px;
border:none;
margin-top:5px
}

#header #header_1 .iletisim-no {
/* background-image:url(../images/iletisimtext.gif); */
height:19px;
width:219px;
float:right
}

#header #header_1 .navigation {
float:right;
list-style-type:none;
width:420px;
margin:18px 0 0;
padding:0 0 0 240px
}

#header #header_1 .navigation li {
float:right
}

#header #header_1 .navigation li a {
margin-right:2px;
margin-left:2px;
color:#333;
background-color:#ebebeb;
height:22px;
text-decoration:none;
width:100px;
text-align:center;
display:block;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
-khtml-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
}

#header #header_1 .navigation li a:hover {
color:#C30;
background-color:#fff;
}

#header #header_1 .haberler {
background-color:#FFF;
height:32px;
padding-top:8px;
clear:right;
position:relative;
padding-bottom:2px
}

#header #header_1 .haberler ul {
background-image:url(../images/bg-haberler.gif);
list-style-type:none;
background-repeat:no-repeat;
padding-right:0;
padding-bottom:0;
padding-left:90px;
display:block;
width:630px;
position:absolute;
right:10px;
overflow:hidden;
height:34px;
margin:0
}

#header #header_1 .haberler ul span {
float:left;
margin-right:20px;
margin-left:10px;
font-weight:700;
color:#000;
padding-left:10px
}

#header #header_1 .haberler ul li {
line-height:24pt
}

/* Yeni Css Menu */

#yenimenu {
width:1024px;
background-color:#fff;
padding: 1px 0px 10px 0;
}

#placemainmenu {
	width: 1009px;
	height: 41px;
	background-color:#FFF;
	margin-left:6px;
	background: url(../images/menu/mainmenu.png) no-repeat;
}

#mainmenu {
	width:737px;
	height:28px;
	float:left;
	display: inline;
	margin: 6px 0 0 0;
	padding: 0 0 0 7px;
}
#mainmenu li {
	display:inline;
	float:left;
	height:28px;
	margin:0 5px 0 0;
	position:relative;
}
#mainmenu li:hover, #mainmenu li.active {
	background:url(../images/menu/menu_left.png) no-repeat;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	display:inline;
	float:left;
	height:22px;
	padding:7px 12px 0 12px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	text-shadow: 1px 1px 0px #fff;
}
#mainmenu li a:hover, #mainmenu li.active a, #mainmenu li.active a:link, #mainmenu li.active a:visited, #mainmenu li:hover a, #mainmenu li:hover a:link, #mainmenu li:hover a:visited {
	background:url(../images/menu/menu_right.png) no-repeat 100% 0;
	color:#333;
}
/* Start CSS POPUP Menu
=====================================================================*/
#placemainmenu #mainmenu ul a{
	text-align:left;
	border:none;
	background:none;
}
#placemainmenu ul ul {
	position:absolute;
	z-index:10;
	display:none;
	width:189px;
	margin:24px 0 0 0;
	left:-40px;
	border-top:none;
}
#placemainmenu ul li ul li, #placemainmenu ul li ul li:hover {
	display:inline;
	width:183px;
	height:28px;
	float:left;
	background:url(/images/menu/dropdown_back.png) no-repeat;
	padding: 2px 0 0 6px;
}
#placemainmenu ul li ul li.top, #placemainmenu ul li ul li.top:hover {
	width:183px;
	height:28px;
	background:url(/images/menu/dropdown_top.png) no-repeat;
	padding:9px 0 0 6px;
}
#placemainmenu ul li ul li.bottom, #placemainmenu ul li ul li.bottom:hover {
	width:183px;
	height:31px;
	background:url(/images/menu/dropdown_bottom.png) no-repeat;
	padding:2px 0 0 6px;
}
#placemainmenu #mainmenu li:hover ul li a, #placemainmenu #mainmenu li:hover ul li a:link, #placemainmenu #mainmenu li:hover ul li a:visited {
	width:159px;
	color:#666;
	font-size:1.1em;
	display:inline;
	float: left;
	height:18px;
	padding: 6px 9px 0 9px;
	margin: 0;
	text-transform:none;
	background:none;
	font-weight: lighter;
}
#placemainmenu #mainmenu li:hover ul li a:hover, #placemainmenu #mainmenu li ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(../images/menu/dropdown_hover.png) no-repeat;
	text-shadow: 1px 1px 0px #036;
}
div#placemainmenu li:hover ul ul,
div#placemainmenu li li:hover ul ul
{display:none;}

div#placemainmenu li:hover ul,
div#placemainmenu li li:hover ul
{display:block;}
/* End CSS Drop Down Menu */

#menupopup {
	height: 25px;
	float: right;
	display: inline;
	margin: 7px 8px 0 0;
}
#menupopup li {
	height: 25px;
	float: left;
	display: inline;
	margin: 0 0 0 7px;
	position: relative;
}
#menupopup li a, #menupopup li a:link, #menupopup li a:visited {
	height: 25px;
	float: left;
	display: inline;
	/* background: url(../images/menu/menupopup_left.png) no-repeat; */
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#menupopup li a em, #menupopup li a:link em, #menupopup li a:visited em {
	height: 25px;
	float: left;
	display: inline;
	cursor: pointer;
	/* background: url(../images/menu/menupopup_right.png) no-repeat 100% 0; */
	font-style: normal;
}
#menupopup li:hover a {
	background-position:0 -25px;
	text-decoration: none;
}
#menupopup li:hover a em {
	background-position: 100% -25px;
	text-decoration: none;
}
#menupopup li a em span {
	height: 20px;
	float: left;
	display: inline;
	cursor: pointer;
	padding: 5px 12px 0 24px;
}
.iconmini1 {
	background: url(../images/menu/user.png) no-repeat 5px 4px;
}
.iconmini2 {
	background: url(../images/menu/cart.png) no-repeat 5px 4px;
}
/* Animated Popup
=====================================================================*/
#menupopup li div {
	font-size:1.2em;
	background:url(../images/menu/back_popup.png) no-repeat;
	width: 291px;
	height: 69px;
	position: absolute;
	top: -90px;
	right: -2px;
	text-align: left;
	font-style: normal;
	font-size:1.1em;
	z-index: 10000000;
	display: none;
}
.textpopup1 {
	width: 263px;
	height: 18px;
	font-size: 1.1em;
	color: #212121;
	padding: 12px 14px 0 14px;
}
.textpopup1 span {
	float: right;
}
.textpopup2 {
	width: 263px;
	height: 26px;
	font-size: 1.1em;
	color: #212121;
	padding: 4px 14px 0 14px;
}
#menupopup li div a.linkpopupdownload, #menupopup li div a.linkpopupdownload:link, #menupopup li div a.linkpopupdownload:visited {
	background: url(../images/menu/user_edit.png) no-repeat;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	color: #196a8f;
	font-weight: normal;
	font-size: 0.8em;
}

#menupopup li div a.linkpopupdownload:hover, #menupopup li div a.linkpopuprelease:hover {
	text-decoration: underline;
}

#menupopup li div a.linkpopuprelease, #menupopup li div a.linkpopuprelease:link, #menupopup li div a.linkpopuprelease:visited {
	background: url(../images/menu/lock.png) no-repeat;
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	color: #196a8f;
	font-weight: normal;
	font-size: 0.9em;
}
.textpopup3 {
	width: 263px;
	height: 22px;
	font-size: em;
	color: #555;
	padding: 8px 14px 0 14px;
	text-align: left;
}

.textpopup4 {
	width: 263px;
	height: 30px;
	font-size: 1.1em;
	color: #212121;
	padding: 0 14px 0 14px;
}
.textpopup4 img {
	float: left;
}
#menupopup li div a.linkpopuporder, #menupopup li div a.linkpopuporder:link, #menupopup li div a.linkpopuporder:visited {
	background: url(../images/menu/money.png) no-repeat;
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	color: #196a8f;
	font-weight: normal;
	font-size: 0.9em;
}

#menupopup li div a.linkpopuporder:hover {
	text-decoration: underline;
}

/* Yeni Css Menu */

/* intro */


.ui-tabs-hide {  
	display: none;  
}
.ui-tabs-panel {
	width: 700px;
	height: 180px;
	padding: 15px;
	overflow: hidden;
}
#menuslide .ui-tabs-selected a, #menuslide .ui-tabs-selected a:link, #menuslide .ui-tabs-selected a:visited {
	background:url(../images/slider/arrow_slide.png) no-repeat 9px 14px;
	text-decoration:none;
}

#intro {
	width: 950px;
	height: 210px;
	background: url(../images/slider/intro.png) no-repeat;
	margin: 0 0 10px 0;
}
#slideshow {
	width: 950px;
	height: 220px;
	position: relative;
	overflow: hidden;
}
#menuslide {
	width: 210px;
	height: 210px;
	position: absolute;
	top: -12px;
	right: 10px;
	list-style:none;
}


#menuslide li {
	width: 210px;
	height: 42px;
	background: url(../images/slider/sepslide.png) no-repeat 0 100%;
}
#menuslide li.last {
	background: none;
}
#menuslide li a, #menuslide li a:link, #menuslide li a:visited {
	width: 206px;
	height: 30px;
	display: block;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	padding: 12px 0 0 26px;
	text-decoration:none;
	text-shadow: 1px 1px 0px #fff;
}
#menuslide li.first a, #menuslide li.first a:link, #menuslide li.first a:visited {
	padding: 13px 0 0 26px;
	height: 29px;
}
#menuslide li a:hover {
	color: #000;
	text-decoration: none;
}


#slideshow h1 {
	font-size: 1.8 em;
	color: #555;
	font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
	margin: -3px 0 15px 0;
}

#framesslide {
	width: 265px;
	height: 164px;
	background: url(../images/slider/frames_slide.png) no-repeat;
	float: left;
	padding: 8px 9px;
	font-size: 14px;
	color: #aaa;
	font-weight: bold;
	font-style: italic;
}

#slidedetaylar {
	width: 700px;
	float: left;
}

#framesslide img {
	margin: 0 0 5px 0;
}


#placefeatslide {
	width: 410px;
	float: right;
}
.featslide {
	width: 190px;
	float: left;
	display: inline;
	margin: 0 12px 0 0;
	padding: 0;
}

.featslide2 {
	width: 165px;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}

.featslide2 li {
	padding: 2px;
	font-size: 11px;
	color: #555;
	line-height: 15px;
	width: 160px;
	float: left;
}

.featslide2 ul, .featslide2 li {
	list-style:none;
}

.featslide li {
	padding: 2px;
	font-size: 12px;
	color: #555;
	margin: 2px 0 2px 0;
	line-height: 18px;
	width: 190px;
	float: left;
}

.featslide ul, .featslide li {
	list-style:none;
}

.featslide strong, .featslide2 strong {
font-size: 13px;
font-weight: bold;
}

.butorder, .butorder:link, .butorder:visited {
	width: 83px;
	height: 22px;
	float: right;
	background: url(../images/slider/but_order.png) no-repeat;
	text-align: center;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-decoration:none; 
	text-transform: uppercase;
	padding: 4px 0 0 0;
	display: inline;
}

.butorder:hover {
	color: #000;
	text-decoration: none;
}

#placepriceslide {
	margin: 4px 0 0 0;
}

#placepriceslide li {
	width: 220px;
	height: 146px;
	float: left;
	display: inline;
	background: url(../images/slider/box_price.png) no-repeat;
	margin: 0 3px 0 0;
}
#placepriceslide li.last {
	margin:0
}

.boxprice {
	width: 180px;
	height: 120px;
	position: relative;
	padding: 10px 10px;
}

.boxprice h2 {
	font-size: 13px;
	color: #5c5c5c;
	margin: -3px 0 3px 0;
}
.boxprice p {
	font-size: 1.1em;
	color: #919191;
	padding: 8px 0 0 0;
	line-height: 1.4em;
	height: 64px;
}
.boxprice h3 {
	float: left;
	font-size: 2.4em;
	color: #3a6309;
}
.boxprice h3 span {
	font-size: 0.5em;
	color: #949494;
}

/* intro */



#header #header_3 {
background-color:#FFF;
padding-right:7px;
padding-left:7px;
padding-bottom:7px;
overflow:hidden
}

#header #header_3 .head_right {
margin-left:630px;
height:253px
}

.sekme_1 {
overflow:hidden
}

.sekme_2 {
overflow:hidden
}

#main {
background-color:#FFF;
padding-right:7px;
padding-left:7px;
overflow:hidden;
min-height:700px;
padding-bottom:5px;
border-bottom-width:5px;
border-bottom-style:solid;
border-bottom-color:#999;
}

#main .sol {
float:left;
width:625px
}

/*
#main .sol ul {
margin:0;
padding:0
}
*/

#main .sol .flash_alani {
background-image:url(../images/bg_flash.gif);
background-repeat:repeat-x;
height:253px;
width:625px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:18px;
color:#CCC;
line-height:175pt;
text-align:center;
letter-spacing:1px;
float:left;
margin-bottom:10px
}

#main .head_right ul {
list-style-type:none;
margin:0;
padding:0
}

#main .sag .head_right {
margin-bottom:10px
}

#main .head_right .sekme_1 .sekme1-container a {
color:#0077a6
}

#main .head_right .sekme_1 .sepete_git {
font-weight:700;
color:#333;
clear:both;
text-decoration:none;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:18px;
margin-top:5px;
line-height:18pt
}

#main .head_right .sekme_1 .sepete_git:hover {
text-decoration:underline
}

#main .head_right table tr th {
font-weight:400;
text-align:right;
padding-right:5px
}

#main .head_right form table td {
padding-top:4px;
padding-bottom:4px
}

#main .head_right #d_login a {
color:#333;
margin-left:8px
}

#main .head_right #d_webmail a {
color:#333;
margin-left:8px
}

#main .sag {
margin-left:630px
}

.partner {
width:625px;
height:39px;
margin-top:15px;
margin-bottom:15px;
cursor:pointer;
background-image:url(../images/partner.gif);
background-repeat:no-repeat
}

.partner:hover {
background-image:url(../images/partner_hover.gif);
background-repeat:no-repeat
}

#loginbox {
width:320px;
height:192px;
background-image:url(../images/login/login-bg.png);
background-repeat:no-repeat
}

#loginbox .logininfo {
float:right;
width:100px;
height:100px;
padding-top:90px;
padding-left:10px
}

#loginbox .logininfo a {
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
color:#FFF;
font-size:10px;
line-height:35px;
text-decoration:none;
font-weight:700
}

#loginloginbox .logininfo a:hover {
text-decoration:underline
}

#loginbox .loginform {
float:left;
padding-top:5px;
padding-left:10px;
width:190px;
height:180px
}

#loginbox .loginform a {
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
color:#333;
font-size:11px;
line-height:15px;
text-decoration:none;
font-weight:700
}

#loginbox .login_span {
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11pt;
color:#666;
font-weight:700
}

#loginbox .login_askme {
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:12px;
color:#666
}

#loginbox .name {
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:12px;
color:#666;
font-weight:700;
line-height:30px
}

#loginbox .box {
color:#FFF;
font-size:1.2em;
width:135px;
height:26px;
font-weight:700;
background:#f0f0f0 url(../images/login/input.png) no-repeat;
border:0;
padding-left:5px
}

.kolaymenu {
font-size:12px;
margin-bottom: 10px; 
padding:1px;
border:1px solid #ddd; 
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}

table.kolaymenu tr td.baslik {
padding-left:12px; 
color:#fff; 
font-size:15px; 
font-weight:700; 
height:30px; 
background:#91aa9d url(../images/kolaymenu.gif) no-repeat; 
border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-khtml-border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
text-shadow: 1px 1px 0px #036;
}

table.kolaymenu tr td.menuitem {
background-color:#fff; 
padding:4px;
line-height:24px;
}

table.kolaymenu tr td.menuitem:hover {
background-color:#ddd; 
}

table.kolaymenu tr td.menuitem a {
font-size:12px;
color:ccc;
text-decoration:none;
}
table.kolaymenu tr td.menuitem a:hover {
color:333;
text-decoration:none;
}

#main .sag .imajlar img {
margin-bottom:8px
}

#footer {
color:#333;
/*background-color:#ccc;*/
background-color:#E7E7E7;

border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-khtml-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
height:auto;
padding:5px 10px 10px; 10px;
margin-bottom:20px;
overflow:hidden
}

#footer .mini_contact {
color:#888;
text-align:center;
margin-top:10px
}

#footer .footer-deep {
clear:both
}

#footer .footer-deep table tr th {
font-weight:700;
color:#333;
font-size:13px;
text-align:left;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#999;
padding-bottom:5px;
vertical-align:center
}

#footer .footer-deep a {
color:#555;
line-height:18px;
text-decoration:none;
}

#footer .footer-deep a:hover {
color:#222
}

#footer .footer-deep .share {
padding-top:2px;
padding-bottom:2px
}

#footer .footer-deep .bankalar {
display:block;
border-radius:2px;
-moz-border-radius:2px;
-khtml-border-radius:2px;
-webkit-border-radius:2px;
background-image:url(../images/bankalar.gif);
background-position:0 0;
height:24px;
width:243px;
float:right
}

#footer .footer-deep .bankalar:hover {
background-image:url(../images/bankalar.gif);
background-repeat:no-repeat;
background-position:0 -24px
}

.tabs-hide {
display:none
}

.tabs-nav {
list-style:none;
margin:0;
padding:0 0 0 4px
}

.tabs-nav:after {
display:block;
clear:both;
content:" "
}

.tabs-nav li {
float:left;
min-width:84px;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-left-style:solid;
border-top-color:#CCC;
border-right-color:#CCC;
border-left-color:#CCC;
position:relative;
top:1px;
background-color:#F2F2F2;
background-image:url(../images/bg-tab-disabled.gif);
margin:0 5px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-khtml-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}

.tabs-nav a {
display:block;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11px;
font-weight:700;
position:relative;
top:1px;
z-index:2;
line-height:1.2;
text-align:center;
text-decoration:none;
white-space:nowrap;
color:#666;
background-position:100% -100px;
padding:0 10px 0 0
}

.tabs-nav a span {
display:block;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11px;
font-weight:700;
line-height:10px;
width:64px;
min-width:64px;
height:18px;
min-height:18px;
background-position:0 0;
padding:6px 0 0 10px
}

.tabs-nav .tabs-selected {
background-image:url(../images/bg-tab-selected.gif)
}

.tabs-nav .tabs-selected a {
color:#000;
font-weight:700;
background-position:100% -150px;
outline:0
}

.tabs-nav a:hover {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.tabs-nav a:focus {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.tabs-nav a:active {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.tabs-nav .tabs-disabled a:hover {
background-position:100% -100px
}

.tabs-nav .tabs-disabled a:focus {
background-position:100% -100px
}

.tabs-nav .tabs-disabled a:active {
background-position:100% -100px
}

.tabs-nav a span {
width:auto;
height:auto
}

.tabs-nav .tabs-selected a span {
padding-top:7px;
background-position:0 -50px
}

.tabs-nav a:hover span {
background-position:0 -50px
}

.tabs-nav a:focus span {
background-position:0 -50px
}

.tabs-nav a:active span {
background-position:0 -50px
}

.tabs-nav .tabs-disabled a:hover span {
background-position:0 0
}

.tabs-nav .tabs-disabled a:focus span {
background-position:0 0
}

.tabs-nav .tabs-disabled a:active span {
background-position:0 0
}

.tabs-nav .tabs-selected a:link {
cursor:text
}

.tabs-nav .tabs-selected a:visited {
cursor:text
}

.tabs-nav .tabs-disabled a:link {
cursor:text
}

.tabs-nav .tabs-disabled a:visited {
cursor:text
}

.tabs-nav .tabs-disabled {
opacity:.4;
background-image:url(../images/bg-tab-disabled.gif)
}

.tabs-loading em {
font-style:normal
}

.paketler-hide {
display:none
}

.paketler-nav {
list-style:none;
margin:0;
padding:0 0 0 0px
}

.paketler-nav:after {
display:block;
clear:both;
content:" "
}

.paketler-nav li {
float:left;
min-width:70px;
position:relative;
top:2px;
background-color:#eee;
color:#FFF;
padding-top:2px;
padding-bottom:2px;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-khtml-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
border-top-width:2px;
border-right-width:2px;
border-left-width:2px;
border-top-color:#eee;
border-right-color:#eee;
border-left-color:#eee;
border-style:solid solid none;
margin:0 5px 0 0
}

.paketler-nav a {
display:block;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11px;
position:relative;
z-index:2;
text-align:center;
text-decoration:none;
white-space:nowrap;
color:#2b3e42;
background-position:100% -100px;
padding:0 12px 0 0
}

.paketler-nav a span {
display:block;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11px;
min-width:45px;
min-height:18px;
width:auto;
height:auto;
background-position:0 0;
padding:5px 0 0 15px
}

.paketler-nav .paketler-selected {
position:relative;
bottom:5px;
background-color:#FFF;
border-top-width:2px;
border-right-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-left-style:solid;
border-top-color:#eee;
border-right-color:#eee;
border-left-color:#eee;
font-weight:bold;
}

.paketler-nav .paketler-selected a {
color:#000;
background-position:100% -150px;
outline:0
}

.paketler-nav a:hover {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.paketler-nav a:focus {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.paketler-nav a:active {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.paketler-nav .paketler-disabled a:hover {
background-position:100% -100px
}

.paketler-nav .paketler-disabled a:focus {
background-position:100% -100px
}

.paketler-nav .paketler-disabled a:active {
background-position:100% -100px
}

.paketler-nav .paketler-selected a span {
padding-top:7px;
background-position:0 -50px
}

.paketler-nav a:hover span {
background-position:0 -50px
}

.paketler-nav a:focus span {
background-position:0 -50px
}

.paketler-nav a:active span {
background-position:0 -50px
}

.paketler-nav .paketler-disabled a:hover span {
background-position:0 0
}

.paketler-nav .paketler-disabled a:focus span {
background-position:0 0
}

.paketler-nav .paketler-disabled a:active span {
background-position:0 0
}

.paketler-nav .paketler-selected a:link {
cursor:text
}

.paketler-nav .paketler-selected a:visited {
cursor:text
}

.paketler-nav .paketler-disabled a:link {
cursor:text
}

.paketler-nav .paketler-disabled a:visited {
cursor:text
}

.paketler-nav .paketler-disabled {
opacity:.4;
background-image:url(../images/bg-tab-disabled.gif)
}

.paketler-loading em {
font-style:normal
}

.ic_sekme-hide {
display:none
}

.ic_sekme-nav {
list-style:none;
margin:0;
padding:0 0 0 4px
}

.ic_sekme-nav:after {
display:block;
clear:both;
content:" "
}

.ic_sekme-nav li {
min-width:84px;
position:relative;
top:1px;
background-color:#e9ecec;
color:#FFF;
padding-top:2px;
padding-bottom:2px;
width:105px;
display:block;
right:3px;
border:2px solid #e9ecec;
background-image:url(../images/bul003.gif);
background-repeat:no-repeat;
background-position:5px;
margin:0 0 5px 2px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
-khtml-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
}

.ic_sekme-nav a {
display:block;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11px;
line-height:12px;
position:relative;
z-index:2;
text-decoration:underline;
white-space:nowrap;
color:#2b3e42;
font-weight:700;
background-position:100% -100px;
padding:0 10px
}

.ic_sekme-nav a span {
display:block;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11px;
line-height:12px;
width:64px;
min-width:64px;
height:18px;
min-height:18px;
background-position:0 0;
padding:6px 0 0 10px
}

.ic_sekme-nav .ic_sekme-selected {
background-color:#FFF;
overflow:hidden;
position:relative;
border-right-style:none;
width:107px;
z-index:100;
right:3px;
background-image:url(../images/bul004.gif);
background-repeat:no-repeat;
background-position:5px;
}

.ic_sekme-nav .ic_sekme-selected a {
color:#2b3e42;
font-weight:700;
text-decoration:none;
background-position:100% -150px;
outline:0
}

.ic_sekme-nav a:hover {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.ic_sekme-nav a:focus {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.ic_sekme-nav a:active {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.ic_sekme-nav .ic_sekme-disabled a:hover {
background-position:100% -100px
}

.ic_sekme-nav .ic_sekme-disabled a:focus {
background-position:100% -100px
}

..ic_sekme-nav .ic_sekme-disabled a:active {
background-position:100% -100px
}

.ic_sekme-nav a span {
width:auto;
height:auto
}

.ic_sekme-nav .ic_sekme-selected a span {
padding-top:7px;
background-position:0 -50px
}

.ic_sekme-nav a:hover span {
background-position:0 -50px
}

.ic_sekme-nav a:focus span {
background-position:0 -50px
}

.ic_sekme-nav a:active span {
background-position:0 -50px
}

.ic_sekme-nav .ic_sekme-disabled a:hover span {
background-position:0 0
}

.ic_sekme-nav .ic_sekme-disabled a:focus span {
background-position:0 0
}

.ic_sekme-nav .ic_sekme-disabled a:active span {
background-position:0 0
}

.ic_sekme-nav .ic_sekme-selected a:link {
cursor:text
}

.ic_sekme-nav .ic_sekme-selected a:visited {
cursor:text
}

.ic_sekme-nav .ic_sekme-disabled a:link {
cursor:text
}

.ic_sekme-nav .ic_sekme-disabled a:visited {
cursor:text
}

.ic_sekme-nav .ic_sekme-disabled {
opacity:.4
}

.ic_sekme-loading em {
font-style:normal
}

.ic_sekme1-container {
height:220px;
border:2px solid #e9ecec;
background-color:#fff;
line-height:12pt;
margin-left:110px;
z-index:0;
padding:8px
}

.ic_sekme_1 ul {
float:left;
position:relative;
top:5px;
z-index:100
}

.ic_sekme_1 li {
top:5px;
right:3px;
}

.ic_sekme2-hide {
display:none
}

.ic_sekme2-nav {
list-style:none;
margin:0;
padding:0 0 0 4px
}

.ic_sekme2-nav:after {
display:block;
clear:both;
content:" "
}

.ic_sekme2-nav li {
min-width:84px;
position:relative;
top:1px;
background-color:#e9ecec;
color:#FFF;
padding-top:2px;
padding-bottom:2px;
width:145px;
display:block;
border:2px solid #e9ecec;
background-image:url(../images/bul003.gif);
background-repeat:no-repeat;
background-position:5px;
margin:0 0 5px
}

.ic_sekme2-nav a {
display:block;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11px;
position:relative;
z-index:2;
text-decoration:underline;
white-space:nowrap;
font-weight:700;
background-position:100% -100px;
padding:0 10px
}

.ic_sekme2-nav a span {
display:block;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:11px;
min-width:64px;
min-height:18px;
width:auto;
height:auto;
background-position:0 0;
padding:6px 0 0 10px
}

.ic_sekme2-nav .ic_sekme2-selected {
background-color:#FFF;
overflow:hidden;
position:relative;
border-right-style:none;
width:150px;
z-index:100;
right:-1px;
background-image:url(../images/bul004.gif);
background-repeat:no-repeat;
background-position:5px;
}

.ic_sekme2-nav .ic_sekme2-selected a {
color:#2b3e42;
font-weight:700;
text-decoration:none;
background-position:100% -150px;
outline:0
}

.ic_sekme2-nav a:hover {
background-position:100% -150px;
outline:0;
cursor:pointer
}

.ic_sekme2-nav a:focus {
background-position:100% -150px;
outline:0
}

.ic_sekme2-nav a:active {
background-position:100% -150px;
outline:0
}

.ic_sekme2-nav .ic_sekme2-disabled a:hover {
background-position:100% -100px
}

.ic_sekme2-nav .ic_sekme2-disabled a:focus {
background-position:100% -100px
}

..ic_sekme-nav .ic_sekme2-disabled a:active {
background-position:100% -100px
}

.ic_sekme2-nav .ic_sekme2-selected a span {
padding-top:7px;
background-position:0 -50px
}

.ic_sekme2-nav a:hover span {
background-position:0 -50px
}

.ic_sekme-2nav a:focus span {
background-position:0 -50px
}

.ic_sekme2-nav a:active span {
background-position:0 -50px
}

.ic_sekme2-nav .ic_sekme2-disabled a:hover span {
background-position:0 0
}

.ic_sekme2-nav .ic_sekme2-disabled a:focus span {
background-position:0 0
}

.ic_sekme2-nav .ic_sekme2-disabled a:active span {
background-position:0 0
}

.ic_sekme2-nav .ic_sekme2-selected a:link {
cursor:text
}

.ic_sekme2-nav .ic_sekme2-selected a:visited {
cursor:text
}

.ic_sekme2-nav .ic_sekme2-disabled a:link {
cursor:text
}

.ic_sekme2-nav .ic_sekme2-disabled a:visited {
cursor:text
}

.ic_sekme2-nav .ic_sekme-disabled {
opacity:.4
}

.ic_sekme2-loading em {
font-style:normal
}

.ic_sekme2-container {
height:198px;
border:2px solid #e9ecec;
background-color:#fff;
line-height:12pt;
margin-left:150px;
-moz-border-radius: 4px;
border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
z-index:0;
padding:15px
}

.ic_sekme_2 ul {
float:left;
position:relative;
top:5px;
z-index:100
}

#paket_detay tr th {
font-size:15px;
color:#005588;
text-align:left;
padding-left:5px;
padding-top:4px;
padding-bottom:4px
}

#paket_detay tr td {
color:#2b3e42;
padding:1px 5px
}

#paket_detay tr td li {
background-image:url(../images/bul007.gif);
background-repeat:no-repeat;
background-position:5px;
list-style-type:none;
padding-left:15px
}

#paket_detay tr th i {
font-size:11px;
color:#c00
}

#paket_detay tr td a {
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:12px;
line-height:15px;
text-decoration:none;
color:#666
}

#paket_detay tr td a:hover {
color:#000
}

#paket_detay tr td s {
font-size:12px;
font-weight:700;
margin-bottom:5px
}

#paket_detay tr td a.detay {
background-image:url(../images/bg_fiyat.gif);
height:29px;
width:96px;
color:#FFF;
font-size:11px;
padding-right:10px;
background-repeat:no-repeat;
line-height:21pt;
float:left;
text-align:center
}

#paket_detay tr td a.detay:hover {
text-decoration:none
}

#paket_detay tr td .kampanya {
text-align:center;
background-color:#F3F3F3;
border:1px dashed #CCC;
margin-top:5px;
margin-bottom:5px;
margin-right:10px;
padding:5px
}

#paket_detay tr td .kampanya span {
display:block
}

#paket_detay tr td .kampanya span u {
color:#C00;
text-decoration:none
}

#paket_detay tr td .kampanya span em {
font-size:16px;
line-height: 20px;
font-style:normal;
color:#C00
}

.pk_fiyat {
background-image:url(../images/bg_fiyat.gif);
height:29px;
width:96px;
font-weight:700;
color:#FFF;
font-size:11px;
padding-right:10px;
background-repeat:no-repeat;
line-height:21pt;
float:left;
text-align:center
}

.pk_fiyat span {
font-size:13px
}

td.seperator {
border-right-width:1px;
border-right-style:solid;
border-right-color:#CCC
}

th.seperator {
border-right-width:1px;
border-right-style:solid;
border-right-color:#CCC
}

.sekme1-container {
clear:both;
border:1px solid #CCC;
background-color:#fff;
background-image:url(../images/bg-tab-container.gif);
background-repeat:repeat-x;
line-height:12pt;
margin-bottom:8px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-khtml-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
padding:10px
}

.sekme2-container {
clear:both;
border:1px solid #CCC;
background-color:#fff;
background-image:url(../images/bg-tab-container.gif);
background-repeat:repeat-x;
line-height:12pt;
margin-bottom:8px;
padding:10px
}

.sekme3-container {
clear:both;
border:2px solid #eee;
background-color:#fff;
line-height:12pt;
padding:10px
}

.sekme4-container {
clear:both;
height:155px;
border:2px solid #eee;
background-color:#fff;
line-height:12pt;
margin-top:0;
padding:10px 10px
}

.hesabim_sekme-container {
clear:both;
border:1px solid #bdbcbc;
background-color:#fff;
line-height:12pt;
font-size:11px;
padding:20px
}

.hesabim_sekme ul {
margin:0;
padding:0
}

#block-left {
border:#ddd 2px solid;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
width:214px;
font-size:12px;
float:left
}

#block-left h4 {
margin:0px;
padding:5px;
font-size:13px;
background-color:#ddd;
border-radius:2px;
-moz-border-radius:2px;
-khtml-border-radius:2px;
-webkit-border-radius:2px;
color:#333
}

#block-left ul {
list-style-type:none;
padding:0
}

#block-left ul li {
display:block;
padding-top:1px;
padding-bottom:2px;
padding-left:5px
}

#block-left ul li a {
color:#666;
text-decoration:none
}

#block-left ul li a:hover {
color:#000
}

#govde #main #block-main {
margin-left:221px;
}
.cozumler .kutu {
background-color:#fff;
height:255px;
width:340px;
display:block;
float:left;
border:#ddd 2px solid;
margin-bottom:10px;
margin-left:10px;
padding:5px;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
position:relative
}

.cozumler .kutu h4 {
margin:0px;
padding:5px;
font-size:13px;
background-color:#ddd;
border-radius:2px;
-moz-border-radius:2px;
-khtml-border-radius:2px;
-webkit-border-radius:2px;
color:#333
}

.cozumler .kutu p {
font-size:12px;
color:#666
}

.cozumler .kutu img {
margin-top:5px;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
}

#govde #main #block-main .icerik .kutu2 {
background-color:#faf9f1;
min-height:410px;
width:205px;
display:block;
float:left;
line-height:14pt;
margin-right:3px;
margin-left:3px;
position:relative;
font-size:11px;
border:1px solid #F2F2F2;
padding:10px
}

#govde #main #block-main .icerik .kutu2 img {
margin-bottom:10px
}

#govde #main #block-main .icerik .kutu2 .detay-goster {
background-image:url(../images/detay-goster.gif);
background-repeat:no-repeat;
display:block;
height:24px;
width:121px;
margin-top:20px;
margin-bottom:20px;
position:absolute;
bottom:5px
}

#govde #main #block-main .icerik {
font-size:12px;
overflow:hidden;
padding:0 5px 10px
}

/*
#govde #main #block-main .icerik a {
text-decoration:none;
color:#666
}


#govde #main #block-main .icerik a:hover {
color:#000
}
*/
#govde #main #block-main .icerik a img {
border:0
}

#govde #main #block-main .icerik h1 {
padding:5px 5px 5px 10px;
margin-top:0px;
font-size:18px;
border:2px double #ddd;
background-color:#eee;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
color:#333
}

#govde #main #block-main .icerik em {
font-style:normal;
color:#F60
}

#govde #main #block-main .icerik p {
margin-bottom:15px
}

#govde #main #block-main .icerik .bilgilendirme {
border:#ddd 2px solid;
margin-bottom:10px;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
padding:5px;
line-height:12pt;
}

#govde #main #block-main .icerik .bilgilendirme li {
margin-left:20px;
list-style-type:square
}

#govde #main #block-main .icerik .bilgilendirme_2 {
border:#ddd 2px solid;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
padding-bottom:10px;
margin-bottom:10px;
background-image:url(../images/icontexto-webdev-info-128x128.png);
background-repeat:no-repeat;
background-position:right top
}

#govde #main #block-main .icerik .bilgilendirme_2 h2 {
font-size:16px;
font-weight:700;
color:#f40;
margin-left:20px
}

#govde #main #block-main .icerik .bilgilendirme_2 li {
margin-left:20px;
line-height:12pt;
list-style-type:square;
margin-bottom:5px;
color:#003
}

#govde #main #block-main .icerik .notlar {
font-size:11px;
margin-top:20px;
list-style-position:inside
}

/*
#govde #main #block-main .icerik .uye_welcome {
background-color:#f4f4f4;
min-width:690px;
float:left;
font-size:11px;
margin-right:10px;
padding:10px
}

#govde #main #block-main .icerik .uye_welcome span {
color:#C00;
font-weight:700;
font-size:12px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
display:block
}

#govde #main #block-main .icerik .uye_welcome b {
display:block
}
*/
/*
#govde #main #block-main .icerik .hesap_bilgileri {
margin-left:10px;
font-size:11px;
margin-top:10px
}

#govde #main #block-main .icerik .hesap_bilgileri table tr th {
text-align:left;
padding-left:3px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
font-size:12px;
color:#C00
}

#govde #main #block-main .icerik .hesap_bilgileri table tr .bguncelle {
font-size:11px;
color:#333;
text-align:right;
padding-right:10px
}

#govde #main #block-main .icerik .hesap_bilgileri table tr .bguncelle a {
color:#333
}
*/
#govde #main #block-main .icerik .hesabim_tabmenu {
clear:both
}

#govde #main #block-main .icerik .hesabim_haberler {
border:1px solid #CCC;
font-size:11px;
background-image:url(../images/bg-block.gif);
background-repeat:repeat-x;
background-position:50%;
overflow:hidden;
color:#333;
padding:10px
}

#govde #main #block-main .icerik .hesabim_haberler h3 {
color:#C00;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
font-size:12px
}

#govde #main #block-main .icerik .hesabim_haberler table td {
padding-top:3px;
padding-bottom:3px;
border-bottom-width:1px;
border-bottom-style:dashed;
border-bottom-color:#CCC
}

#govde #main #block-main .icerik .hesabim_haberler table tr .kod {
color:#999
}

#govde #main #block-main .icerik .hesabim_haberler table tr .tarih {
font-weight:700;
color:#666;
text-align:center
}

#govde #main #block-main .icerik .hesabim_haberler table tr .detay {
text-align:right;
font-weight:700
}

#govde #main .pagination {
float:right
}

#govde #main .pagination a {
color:#333;
padding-right:3px;
padding-left:3px
}

#govde #main .mini-table th {
color:#666;
text-align:left;
padding:2px
}

#govde #main .mini-table td {
padding:2px
}

#govde #main #block-main .icerik .about_item {
background-color:#f0f0f0;
display:block;
color:#333;
background-repeat:no-repeat;
background-position:15px;
margin-top:5px;
margin-bottom:10px;
border:2px solid #eee;
-moz-border-radius: 4px;
border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
padding:10px 10px 10px 145px
}

#govde #main #block-main .icerik .about_item:hover {
border:2px solid #eee;
background-color:#EEE;
}

#govde #main #block-main .icerik .about_item b {
display:block;
color:#F60;
font-size:13px
}

#govde #main #block-main .icerik .about_item:hover b {
color:red
}

.sekme5-container {
clear:both;
min-height:355px;
border:2px solid #eee;
background-color:#fff;
line-height:12pt;
margin-top:0;
 
}
.sekme6-container {
clear:both;
min-height:355px;
border:2px solid #eee;
background-color:#fff;
line-height:12pt;
margin-top:0;
 
}

 
#govde #alan-adi-ara-input {
background-image:url(../images/alan-adi-ara-input.gif);
background-repeat:no-repeat;
height:31px;
width:400px;
padding-top:7px;
padding-left:9px;
padding-right:30px;
padding-bottom:7px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
color:#333;
font-size:20px;
font-weight:700;
letter-spacing:1px;
float:left;
border-style:none
}

/* Ana Sayfa Ajax Domain Sorgusu */

#alan_adi {
border:2px solid #eee;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
margin-bottom:10px;
padding:8px
}

#alan_adi .index_alanadi {
border:1px solid #999;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
font-size:12px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
color:#333;
letter-spacing:1px;
width:325px;
font-weight:700
}

#alanadi_sonuc {
border:2px solid #eee;
-moz-border-radius: 2px;
border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
margin-bottom:5px;
padding:2px
}

#alanadi_sonuc .alanadi_sonuc_row1 { width:  30px; height:20px; font-size:14px; color: #666; font-weight:700; border-bottom-style: solid; border-bottom-width: 1px; padding: 5px; margin-bottom:3px;background-color: #eee; float:left }
#alanadi_sonuc .alanadi_sonuc_row2 { width: 240px; height:20px; font-size:14px; color: #666; font-weight:700; border-bottom-style: solid; border-bottom-width: 1px; padding: 5px; margin-bottom:3px;background-color: #eee; text-align:left; float:left }
#alanadi_sonuc .alanadi_sonuc_row3 { width: 128px; height:20px; font-size:14px; color: #666; font-weight:700; border-bottom-style: solid; border-bottom-width: 1px; padding: 5px; margin-bottom:3px;background-color: #eee; float:left }
#alanadi_sonuc .alanadi_sonuc_row4 { width: 158px; height:20px; font-size:14px; color: #666; font-weight:700; border-bottom-style: solid; border-bottom-width: 1px; padding: 5px; margin-bottom:3px;background-color: #eee; float:left }
#alanadi_sonuc .alanadi_sonuc_no1  { width:  35px; height:28px; color: #cc0000; font-weight:700;  padding-top: 8px; margin-bottom:1px; background-color: #FFECEC; float:left }
#alanadi_sonuc .alanadi_sonuc_no2  { width: 250px; height:28px; line-height:28px; color: #cc0000; font-weight:700; padding: 4px; margin-bottom:1px; background-color: #FFECEC; float:left }
#alanadi_sonuc .alanadi_sonuc_no3  { width: 128px; height:28px; line-height:28px; color: #cc0000; font-weight:700; padding: 4px; margin-bottom:1px; background-color: #FFECEC; float:left }
#alanadi_sonuc .alanadi_sonuc_no4  { width: 158px; height:28px; line-height:28px; color: #cc0000; font-weight:700; padding: 4px; margin-bottom:1px; background-color: #FFECEC; float:left }
#alanadi_sonuc .alanadi_sonuc_yes1 { width:  35px; height:28px; color: #6f9302; font-weight:700; padding-top: 8px; margin-bottom:1px; background-color: #EBFFD7; float:left }
#alanadi_sonuc .alanadi_sonuc_yes2 { width: 250px; height:28px; line-height:28px; color: #6f9302; font-weight:700; padding: 4px; margin-bottom:1px; background-color: #EBFFD7; float:left }
#alanadi_sonuc .alanadi_sonuc_yes3 { width: 128px; height:28px; line-height:28px; color: #6f9302; font-weight:700; padding: 4px; margin-bottom:1px; background-color: #EBFFD7; float:left }
#alanadi_sonuc .alanadi_sonuc_yes4 { width: 158px; height:28px; line-height:28px; color: #6f9302; font-weight:700; padding: 4px; margin-bottom:1px; background-color: #EBFFD7; float:left }

#govde .sekme_5 form .fiyat2 {
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:17px;
font-style:italic;
font-weight:700;
letter-spacing:-1px;
margin-top:5px;
margin-bottom:10px
}

#govde .sekme_5 form .fiyat2 em {
color:red
}

#govde .sekme_5 form .dipnot {
margin:10px
}

#compare {
background-color:#fff;
-moz-border-radius: 10px;
border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
font-size:11px;
width:100%;
margin-bottom:10px
}

#compare tr th {
padding:5px;
vertical-align:bottom;
width:132px
}

#compare tr th h2 {
font-size:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
}

#compare .topleft {
background-color:#FFF
}

#compare tr .properties {
text-align:right;
width:25%;
font-weight:700;
vertical-align:middle;
background-color:#efefef;
padding:5px 5px
}

#compare tr .hucre {
background-color:#fbfbfb;
border:3px solid #efefef;
text-align:center;
padding:5px
}

#compare tr td div {
position:relative;
left:18px
}

#compare .fiyat {
background-image:url(../images/bg_price.gif);
background-repeat:no-repeat;
height:32px;
width:104px;
display:block;
font-weight:700;
color:#FFF;
line-height:22pt;
text-align:center
}

#compare .detay {
font-weight:700;
color:#FFF;
background-image:url(../images/bg_detail.gif);
background-repeat:no-repeat;
text-align:center;
display:block;
height:29px;
width:104px;
line-height:20pt
}

#compare td .satinal {
font-weight:700;
color:#FFF;
background-image:url(../images/bg_sale.gif);
background-repeat:no-repeat;
text-align:center;
display:block;
height:31px;
width:104px;
line-height:20pt
}

#compare tr .properties2 {
text-align:left;
width:25%;
font-weight:700;
vertical-align:middle;
background-color:#efefef;
padding:2px 3px
}

#compare tr .hucre2 {
background-color:#fbfbfb;
border:2px solid #efefef;
text-align:center;
padding:2px
}

#compare tr th h12 {
font-size:12px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
letter-spacing:-1px
}

.data {
color:#333; 
margin-top: 0px; 
border:2px solid #ddd; 
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-spacing: 1px;
border-collapse: separate;


}

.data tr td {
background-color:#fff; 
color:#333;
padding:3px;

}

.data tr th {
background-color:#ddd; 
color:#333; 
text-align:center; 
font-size:12px; 
font-weight:700; 
padding:3px;

}
.data tr th .a {
	background-image: url(../images/bg3.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

.data tbody tr th.headerSortUp {
	background-image: url(../images/asc.gif);
}
.data tbody tr th.headerSortDown {
	background-image: url(../images/desc.gif);
}

.data tbody tr th .headerSortDown, .data  tr th .headerSortUp {
background-color: #666;
color: #fff;
}


.data tr.row1 td {
background-color:#fff !important
}

.data tr.row1:hover td {
background-color:#ddd !important
}
.data5 {
color:#333; 
margin-top: 0px; 
border:2px solid #ddd; 
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-spacing: 0.5px;
/*border-collapse: separate;*/


}

.data5 tr td {
background-color:#fff; 
color:#333;
padding:3px;

}

.data5 tr th {
background-color:#ddd; 
color:#333; 
text-align:center; 
font-size:12px; 
font-weight:700; 


}
.data5 tr.row1 td {
background-color:#fff !important
}

.data5 tr.row1:hover td {
background-color:#ddd !important
}

.datanarsms tr.row1 td {
background-color:#fff !important
}

.datanarsms tr.row1:hover td {
background-color:#ddd !important
}

.datanarsms tr.row2 td {
background-color:#eee !important
}

.datanarsms tr.row2:hover td {
background-color:#ddd !important
}

.datanarsms tr.clientareatableactive td {
background-color:#dfefb0 !important
}

.datanarsms tr.clientareatablepending td {
background-color:#ffefd8 !important
}

.datanarsms tr.clientareatablependingtransfer td {
background-color:#ffefd8 !important
}

.datanarsms tr.clientareatablesuspended td {
background-color:#eee !important
}

.datanarsms tr.clientareatableterminated td {
background-color:#fec9c1 !important
}

.datanarsms tr.clientareatablecancelled td {
background-color:#fec9c1 !important
}

.datanarsms tr.clientareatableexpired td {
background-color:#fec9c1 !important
}

.datanarsms tr.clientareatablefraud td {
background-color:#fec9c1 !important
}

.datanarsms tr.clientareatableactive:hover td{
background-color:#cde583 !important
}

.datanarsms tr.clientareatablepending:hover td {
background-color:#ffe0b3 !important
}

.datanarsms tr.clientareatablependingtransfer:hover td {
background-color:#ffe0b3 !important
}

.datanarsms tr.clientareatablesuspended:hover td {
background-color:#ccc !important
}

.datanarsms tr.clientareatableterminated:hover td {
background-color:#fdac9f !important
}

.datanarsms tr.clientareatablecancelled:hover td {
background-color:#fdac9f !important
}

.datanarsms tr.clientareatableexpired:hover td {
background-color:#fdac9f !important
}

.datanarsms tr.clientareatablefraud:hover td {
background-color:#fdac9f !important
}

.data2 {
font-size:15px;
color:#333; 
margin-top: 0px; 
border:2px solid #ddd; 
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}

.banka {
color:#333; 
margin-top: 0px; 
border:2px solid #ddd; 
-moz-border-radius: 3px;
border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}

.banka tr td {
background-color:#fff; 
color:#333;
padding-left:10px
}

.banka tr th {
background-color:#eee; 
color:#333; 
text-align:left; 
font-weight:700; 
font-size:12px;  
padding:1px 0 1px 7px
}

.fieldarea {
width:150px;
color:#333;
text-align:left;
font-weight:700
}

#company_title {
background-color:#00162C;
color:#FFF;
float:left;
font-size:24px;
line-height:60px;
text-align:left;
margin:0;
padding:0
}

.absmiddle {
vertical-align:middle
}

.breadcrumb {
background-color:#F5F5F5;
margin:0 0 10px;
padding:10px
}

.clear {
clear:both
}

.green {
color:#6f9302
}

.red {
color:#BF0000
}

.yellow {
color:#ff7700
}

.grey {
color:#999
}

.header {
color:#1a4d80;
font-size:14px;
font-weight:700
}



.small {
font-size:11px
}

.notification {
line-height:20px;
clear:both;
-moz-border-radius: 4px;
border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
margin:10px 0;
padding:10px 10px 10px 57px
}

.notification li {
list-style-type:none;cursor:pointer
}

.notification strong {
margin-right:5px
}

.notification p {
font-size:11px;
color:#333;
margin:0;
padding:0
}

.message p {
font-size:11px
}

.warning {
background-image:url(../images/bildirim/error.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #FFC237;
background-color:#FFEAA8;
color:#826200
}

.success {
background-image:url(../images/bildirim/accept.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #99C600;
background-color:#EFFFB9;
color:#3C5A01
}
.successsade {

border:2px solid #99C600;
background-color:#EFFFB9;
color:#3C5A01
}

.failure {
background-image:url(../images/bildirim/exclamation.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #EB5339;
background-color:#FCCAC2;
color:#AC260F
}

.information {
background-image:url(../images/bildirim/information.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #418ACC;
background-color:#D0E4F4;
color:#235685
}
.informationsade {
border:2px solid #418ACC;
background-color:#D0E4F4;
color:#235685
}

.lightbulb {
background-image:url(../images/bildirim/lightbulb.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #D3A350;
background-color:#FEF0CB;
color:#835F21
}

.lightbulbresimsiz 
{
    background-image:url(../images/expand.jpg);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #D3A350;
background-color:#FEF0CB;
color:#835F21
}
.bildirimiii {
background-image:url(../images/bildirim/lightbulb.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #D3A350;
background-color:#FEF0CB;
color:#835F21
}

.messages {
background-image:url(../images/bildirim/email.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #42B4FF;
background-color:#9DDFFF;
color:#006393
}
.mesajkonusu {
background-image:url(../images/bildirim/mesajkonusu.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #D3A350;
background-color:#FEF0CB;
color:#835F21
}
.gonderimzamani {
background-image:url(../images/bildirim/clock.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #42B4FF;
background-color:#9DDFFF;
color:#006393
}
.originatorsecimi {
background-image:url(../images/bildirim/redo.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #42B4FF;
background-color:#9DDFFF;
color:#006393
}
.opsiyon {
background-image:url(../images/bildirim/MesTip.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #42B4FF;
background-color:#9DDFFF;
color:#006393
}
.mesajtipi {
background-image:url(../images/bildirim/cubes.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #42B4FF;
background-color:#9DDFFF;
color:#006393
}
.yenikisiekle {
background-image:url(../img/ico/grupadd.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #42B4FF;
background-color:#9DDFFF;
color:#006393
}
.gonderilenkisisayisi {
background-image:url(../img/ico/people.png);
background-position:15px center;
background-repeat:no-repeat;
border:2px solid #42B4FF;
background-color:#9DDFFF;
color:#006393
}




.contentbox {
text-align:center;
margin:0 0 10px;
padding:10px
}

.clientticketreplyheader {
background-color:#ccc;
color:#333;
border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
-khtml-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
border-top:2px solid #ccc;
border-right:2px solid #ccc;
border-bottom:2px solid #ccc;
border-left:2px solid #ccc
}

.clientticketreply {
background-color:#f5f5f5;
border-right:2px solid #ccc;
border-bottom:2px solid #ccc;
border-left:2px solid #ccc;
margin:0 0 10px;
border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
-khtml-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
padding:10px
}

.adminticketreplyheader {
background-color:#cfe6ff;
color:#333;
border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
-khtml-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
border-top:2px solid #cae6ff;
border-right:2px solid #cae6ff;
border-bottom:2px solid #cae6ff;
border-left:2px solid #cae6ff
}

.adminticketreply {
background-color:#eef6ff;
border-right:2px solid #cae6ff;
border-bottom:2px solid #cae6ff;
border-left:2px solid #cae6ff;
margin:0 0 10px;
border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
-khtml-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
padding:10px
}

.networkissueaffected {
background-color:#EFEFEF;
margin:0 0 10px;
padding:10px
}

.textgreen {
color:#158F00
}

.textred {
color:#9F0000
}

.sonuclar tr th {
color:#f60;
font-size:15px;
background-color:#e9ecec;
text-align:left;
border-color:#bdbcbc;
border-style:solid;
border-width:1px;
padding:3px
}

.sonuclar tr td {
font-weight:700;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#F3F3F3;
color:#333;
padding:2px
}

.sonuclar tr .kullanimda {
color:#C00
}

.sonuclar tr .uygun {
color:#8eb125
}

.sonuclar tr td a {
color:#09F;
text-decoration:none
}

div.accordionbaslik {
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:15px;
font-weight:700;
color:#FFF;
background-color:#333;
letter-spacing:-1px;
margin-bottom:5px;
padding:5px 10px
}

#govde #main #block-main .icerik .kutu3 {
background-color:#faf9f1;
min-height:410px;
width:190px;
display:block;
float:left;
line-height:14pt;
margin-right:60px;
margin-left:60px;
position:relative;
font-size:11px;
border:1px solid #F2F2F2;
padding:10px 20px 50px
}

#govde #main #block-main .icerik .kutu3 img {
margin-bottom:10px
}

#govde #main #block-main .icerik .kutu3 .detay-goster {
background-image:url(../images/detay-goster.gif);
background-repeat:no-repeat;
display:block;
height:24px;
width:121px;
margin-top:20px;
margin-bottom:20px;
position:absolute;
bottom:5px
}

#icerik h1 {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
font-size:15px;
letter-spacing:-1px;
font-weight:700;
color:#333;
margin:0 0 5px;
padding:0 0 2px
}
.h7 {
padding:5px 5px 5px 10px;
margin-top:0px;
font-size:12px;
border:2px double #ddd;
background-color:#eee;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
color:#333
}

#govde #main #block-main .icerik .order_step {
background-color:#ddd;
overflow:hidden;
margin-bottom:5px;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px
}

#govde #main #block-main .icerik .order_step a {
color:#333;
text-decoration:none;
display:block;
float:left;
background-color:#ddd;
text-align:center;
font-size:14px;
font-weight:700;
padding:5px 20px
}

#govde #main #block-main .icerik .order_step a.selected {
color:#fff;
background-color:#333;
background-image: url(../images/selected.gif);
background-repeat: no-repeat;
background-position: right;
padding-left: 10px;
}


.datanarsms  tr .header {
	background-image: url(../images/bg3.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.headerlar
{
    	background-image: url(../images/bg3.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
    }
.datanarsms  tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
.datanarsms  tr .headerSortDown {
	background-image: url(../images/desc.gif);
}

.datanarsms  tr .headerSortDown, .datanarsms  tr .headerSortUp {
background-color: #666;
color: #fff;
}





.unpaid {
    font-size: 16px;
    color: #cc0000;
    font-weight: bold;
}

.paid {
    font-size: 16px;
    color: #779500;
    font-weight: bold;
}

.refunded {
    font-size: 16px;
    color: #224488;
    font-weight: bold;
}

.cancelled {
    font-size: 16px;
    color: #cccccc;
    font-weight: bold;
}


/* Referanslar */ 
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 622px;
	height:90px;
	/* custom decorations */
	border:2px solid #eee;
	background:url(../images/h300.png) repeat-x;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-khtml-border-radius: 0 0 3px 3px;
	-webkit-border-radius:  0 0 3px 3px;
}

.scrollable_title {
	position:relative;
	width: 622px;
	height:25px;
	border-top:2px solid #eee;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-khtml-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}

.scrollable_title span {
color:#999;
font-size:16px;
font-weight:700;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:620px;
}

.scrollable img {
	float:left;
	margin:5px 9px 5px 9px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	cursor:pointer;
	opacity:0.6;filter:alpha(opacity=60);
	border-radius: 2px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-border-radius: 3px;
}

.scrollable img:hover {
	opacity:1;filter:alpha(opacity=100);
}

.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

a.browse {
	background:url(../images/scrool_arrows.png) no-repeat;
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin:4px 10px;
	cursor:pointer;
	font-size:1px;
}

a.right 			{ background-position: 0 -16px; clear:right; margin-right: 5px;}
a.right:hover 		{ background-position:-16px -16px; }
a.right:active 		{ background-position:-32px -16px; } 

a.left				{ margin-left: 5px; } 
a.left:hover  		{ background-position:-16px 0; }
a.left:active       { background-position:-32px 0; }

a.disabled {
	/* visibility:hidden !important; */		
} 	

.navi {
	margin-top:5px;
	width:80px;
	float:right;
}

.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

.navi a:hover {
	background-position:0 -8px;      
}

.navi a.active {
	background-position:0 -16px;     
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	min-width:250px;
}
.sayfa_basi { background-image: url('http://st.gittigidiyor.net/rsrc/gunun_firsati/images/gf.png'); margin-right:58px; display:inline; background-position: 0 -370px; width: 20px; height: 9px; }
 .sayfa_basi_txt { background-color:#181825; color:white; padding:5px 10px; float:right; box-shadow: 0 1px 3px #333333; width: 115px; } 
 #dropZone 
{
    border-radius: 5px;
    border: 2px solid #ccc;
    background-color: #eee;
    width: 250px;
    padding: 50px 0;
    text-align: center;
    font-size: 18px;
    color: #555;
    margin: 50px auto;
}

#dropZone.hover 
{
    border-color: #aaa;
    background-color: #ddd;
}

#dropZone.error
{
    border-color: #f00;
    background-color: #faa;
}
#dropZone.success
{
 
border:2px solid #99C600;
background-color:#EFFFB9;
 
    }
      .dropZonekucuk 
{
    border-radius: 5px;
    border: 2px solid #ccc;
    background-color: #eee;
    width: 250px;
   
    text-align: center;
    font-size: 18px;
    color: #555;
   
}

.dropZonekucuk.hover 
{
    border-color: #aaa;
    background-color: #ddd;
}

.dropZonekucuk.error
{
    border-color: #f00;
    background-color: #faa;
}
.dropZonekucuk.success
{
 
border:2px solid #99C600;
background-color:#EFFFB9;
 
    }
    .messagesfax
{
    background-image: url(/images/faxfile.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}

    
#sayac {
    width: 240px;
    height: 45px;
}

    #sayac span span {
        float: left;
        padding: 0 10px;
        margin-right: 5px;
        text-aling: center;
        background: #eee;
    }
/* jQuery Countdown styles 1.6.1. */
.hasCountdown {
    border: 1px solid #ccc;
    background-color: #eee;
}



.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}

.countdown_amount {
    font-size: 200%;
}

.countdown_descr {
    display: block;
    width: 100%;
}

.inputbuttonsadsadsa {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
text-align:center;
color:#FFF;
background:url('../images/bg_button.png') repeat top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:4px 10px
}
.forminput {
  display: inline-block;
  width: 100%;
  padding: 9px 15px !important;
  font-size: 20px !important;
  background-color: #f8f8f8 !important;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  border: solid 1px #d7d7d7 !important;
}

 .inputbuttonsadsadsatr {
  -webkit-apperance: none;
  -moz-apperance: none;
  apperance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  padding: 10px 30px;
  border: transparent;
  line-height: normal;
  text-decoration: none;
  cursor: pointer;
  border-radius: 20px;
  background-color: #c6c6c6;
  color: #4d4d4d;
}


 
.progress {
  height: 32px;
  
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress .bar {
  width: 0;
  height: 38px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
      -ms-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

.progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}


.inputbuttonsadsadsatr {
    -webkit-apperance: none !important;
    -moz-apperance: none !important;
    apperance: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -webkit-transition: all 0.4s ease !important;
    transition: all 0.4s ease !important;
    display: inline-block !important;
    padding: 10px 30px !important;
    border: transparent !important;
    line-height: normal !important;
    text-decoration: none !important;
    cursor: pointer !important;
    border-radius: 20px !important;
    /*background-color: #c6c6c6;
  color: #4d4d4d;*/
    color: #FFF !important;
    font-size: 12px !important;
    line-height: 15px !important;
    font-family: "Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode" !important;
    font-weight: 700 !important;
    background: url('../images/bg_button.png') repeat top left !important;
}
div.centered {
    position: fixed !important;
    /*top: calc(50% - 25px) !important;*/
    /*left: calc(50% - 50px) !important;*/
}
