/* *********************** GENERAL SETTINGS     *********************** */

@import url(top_menu.css);
@import url(vitrin.css);
@import url(module_sayfa_slide.css);
@import url(sol_menu.css);
@import url(appdetay_css.css);
@import url(detdetay_css.css);
@import url(rating.css);
@import url(tools_jquery.css);

* {margin:0px;padding:0px;}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4a5766;
	margin: 0px;
	padding: 0px;
	line-height: 135%;
	height: 100%;
	background:url(../images/body_bg.jpg) repeat-x left top #000;
		SCROLLBAR-FACE-COLOR: #E2EFFC;
		SCROLLBAR-HIGHLIGHT-COLOR: #E2EFFC;
		SCROLLBAR-SHADOW-COLOR: #E2EFFC;
		SCROLLBAR-3DLIGHT-COLOR: #E2EFFC;
		SCROLLBAR-ARROW-COLOR: #82B7E0;
		SCROLLBAR-TRACK-COLOR: #E2EFFC;
		SCROLLBAR-DARKSHADOW-COLOR: #E2EFFC;
}
body, body.default {
	font-size: 12px;
}

/*  Global Formatting */
h1 {font-weight: normal; font-size: 24px; color: #4a5766; letter-spacing: -1px; line-height: 30px; }
h2 {font-weight: normal; font-size: 20px; color: #4a5766; letter-spacing: -1px; text-transform: none; line-height: 26px;}
h3 {font-weight: bold; font-size: 12px; color: #4a5766; padding:0px 0px 4px 18px;letter-spacing: 0px; line-height: 24px; text-transform: none;}
h4 {font-weight: bold; font-size: 14px; color: #4a5766; line-height: 19px; text-transform: none; }
h5 {font-weight: bold; font-size: 12px; color: #4a5766; line-height: 18px; text-transform: none; }
h6 {font-weight: bold; font-size: 12px;list-style:none; padding:0px 0px 4px 18px;}

a {color: #9db1c0; text-decoration: none;}
a:hover {color: #ff9300; text-decoration: none;}
a.image, a.image:hover, a img  {border:0;}
.column {float:left;}
.clear 	{clear:both;}
.both {
	clear: both;
	font-size: 1px !important;
	height: 1px !important;
	line-height: 1px !important;
	overflow: hidden;
}
li {list-style:none;}
#content_background {width: 940px;margin: 0px auto;BORDER:0px solid #000;}
#site_wrapper {width:940px; margin:0 auto; padding-bottom:45px;border:0px solid #ff0000;}

#header {height:200px; background:url(../images/header_bg_200.jpg) no-repeat left top; border:0px solid #dfdfdf;}
#header {font-size:0.8125em;}
#header .row-1 { height:134px;border:0px solid #fff000;}
#header .row-1 .logo a {color: #9db1c0;font-family: century gothic, sans-serif ;float:left; padding:1px 1px 1px 1px;border:0px solid #FFF000;font-size:28px;}
#header .row-2 { height:37px;border:0px solid #000;}
#arama { float:right;border:0px solid #fff000;color:#ff0000;font-size:10px;}
#search { float: right; width: 168px; height: 24px; background: url('../images/sm_search_bg.gif'); margin: 5px 0; border:0px solid #ff0000;display:block;}
#search .textfield { width: 143px; border: 0px;margin: 2px 0 0 0px; font-family: Tahoma; font-size: 11px; color: #666666; font-weight: bold; position:relative;background: none; padding: 4px 0 0 22px; float: left;border:0px solid #ff0000; }
#cont { overflow:hidden; width:920px; padding:10px 10px 10px 10px;background-color:#fff;border:0px solid #ff0000;}
#cont .title{height:44px;padding:5px 5px 5px 5px;border:0px solid #000;font-size:22px;font-family: century gothic, sans-serif ;background:url(../images/title_bg.jpg) no-repeat;}
#subhead
{
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
#subhead a{
	font-weight: bold;
	font-size: 10px;
	color: #0899AA;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
#subhead a:hover{
	font-weight: bold;
	font-size: 10px;
	color: #ff9300;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
#main-content {overflow:hidden; width:100%; padding-top:0px;border:0px solid #ff0000;/*background:#F7F7F7;*/background:#FFF;}
#content {width:930px;margin:5px;border:0px solid #000;}
#content .column_1 {width:210px;border:0px solid #ff0000;}
#content .column_2 {width:510px;border:1px dashed #efefef;}
#content .column_3 {width:210px;border:0px solid #ff0000;} 
/*footer*/

#footer {
	color: #efefef;
	line-height: 1px;
	display: block;
	border:0px solid #000;
	background:#000 url(../images/footer_bg.jpg) no-repeat top center;
}

#footer p {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	line-height: 12px;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
	text-align: center;
	border:0px solid #000;
}
#footer .nav_footer { text-align: center;}
#footer .nav_footer li { display:inline; line-height: 12px;}
#footer .nav_footer li a { padding:0 10px 0 11px; color:#efefef; text-decoration:none;}
#footer .nav_footer li a:hover { padding:0 14px 0 11px; color:#000000; text-decoration:none;}
#footer .nav_footer li a:active{ padding:0 14px 0 11px; color:#ff0000; text-decoration:none;}

/*-----------------------------------------------------------------------------------------------------------------*/

.input { background: #ffffff url(../images/input_bg.gif) repeat-x top left; border: 1px solid #cccccc; margin: 2px 0px; padding: 3px; color: #333333; }
.text_area, textarea { background: #ffffff url(../images/input_bg.gif) repeat-x top left; border: 1px solid #bababa; width: 95%; color: #333333; }
.selectbox {width: 100%;}
.button {
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #acbfd6 url(../images/long-button-bg.gif) repeat-x top left;
	border: 1px solid #7b98bc;
	margin: 2px 0px;
	vertical-align: middle;
	height: 25px;
	padding: 0px 10px;
	overflow: hidden;
}
/* MODULE--------------------------------------------------------- */
div.module_S1 h3,
div.module_S1_text h3,
div.module_S1_menu h3 { width:150px;margin: 0 -12px 5px; padding: 0 0 0 12px; color: #9db1c0; font-weight: bold; font-size: 120%; line-height: 26px; 
background-image: url(../images/h3div.gif); background-repeat: no-repeat; background-attachment: scroll; 
background-position: left bottom; border-bottom: 1px solid #c5c5c5; }
div.module_S1,
div.module_S1_text,
div.module_S1_menu,
div.ol-square1 {
	margin-bottom: 10px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: #f0f0e3 url(../images/s1_1.gif) no-repeat right bottom;
	color: #444;
	overflow: hidden;
}
div.module_S1 div,
div.module_S1_text div,
div.module_S1_menu div,
div.ol-square2 {
	
	padding: 0;
	background: url(../images/s1_2.gif) no-repeat bottom left;
}
div.module_S1 div div,
div.module_S1_text div div,
div.module_S1_menu div div,
div.ol-square3 {
	padding: 0;
	background: url(../images/s1_3.gif) no-repeat top right;
}
div.module_S1 div div div,
div.module_S1_text div div div,
div.module_S1_menu div div div{
	padding: 10px 20px 15px;
	background: url(../images/s1_4.gif) no-repeat left top;
	overflow:hidden;

}
.module_grup div {
/*	background: transparent url(../images/mod-bg-bot.gif) no-repeat bottom center;	*/
	margin-left:5px;
}
.module_grup h3{
border:0px solid #000;
font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 11px;padding: 8px 0px 15px 0px;
display: block;
height:12px; 
color: #000;	
text-align: left;
letter-spacing: 1px;
width: 150px;
}
.clear_left{clear:left;display:block;height:0px; line-height:0;}
img.left_img{
float:left;
padding:0 10px 0 0;
}
.shadow {
	background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
.doeviz {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

#basketWrap {
	margin: 0px;
	padding-bottom: 5px;
	border:0px solid #ff0000;

}
#basketWrap h3{
	color: #ff9300;
}

#basketItemsWrap img {
	border: 0;
}

#basketItemsWrap ul {
	margin: 0;
	padding: 0;
}

#basketItemsWrap li {
	margin: 5px;
	font-size: 10px;
}

