@charset "iso-8859-9";
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */

/* CSS Document */
.redinput {border:#CC0000 1px solid;}

body {
	background:url(images/bg.jpg);
	margin:auto;
		font-family: helvetica,sans-serif;
		font-size: 13px;
		line-height: 1.2;
	}


	
.header {
	width:960px;
	height:80px;
	float:left;
	background:#62003B;
	margin-top:10px;
	border-top:1px solid #333333;
	}	

.topmenu {
	width:960px;
	height:44px;
	float:left;
	padding:0px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/menubg.png);
	}	
.tm_menu {
	width:720px;
	height:36px;
	float:left;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	}		
.tm_menu a, .tm_menu a:visited {
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	padding:10px 15px;
	text-decoration:none;
	float:left;
	display:block;
	border-right:1px solid #4A002B;
}
.tm_menu a:hover {
	text-decoration:none;
	color:#000000;
	background:#FFCC00;
}
	
.tm_ara {
	width:220px;
	height:48px;
	float:left;
	padding-top:10px;
	overflow:hidden;
	color:#FFF;	
	text-align:right;
	}	
.tm_ara input {
	border:1px solid #036;
	padding:3px;
	background:url(images/ico_ara.png) no-repeat right top #FFF;
}		


.container {width:960px;margin:auto;background:#F1F1F1;padding-left:10px; padding-right:10px;}
.content {width:728px; float:left; padding:10px; overflow:hidden; min-height:500px;}
.content_container {width:750px;float:left;}



.footer {
	width:960px;
	float:left;	
	font-size:10px;
	height:30px;
	margin-top:10px;
	border-top:1px solid #CCC;
	padding-top:5px;
	}	
.footer a, .footer a:visited {color:#666;}		
.footer a:hover {color:#000;}		
	
	
h1 {
	margin:5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#036;
	border-bottom:#CCC 2PX solid;
	}	
h3{	
	padding:5px;
	background:#F1F1F1;
	border:1px solid #D6D6D6;
	font-size:14px;
}	

small {color:#666; font-size:11px;}

a, a:visited {
	color:#000;
	text-decoration:none;
	}

a:hover {
	color:#069;
	text-decoration:none;
	}

p {
	margin:0px;
	padding:4px;
	}
form {
	margin:0px;
	padding:0px;	
	}	

	
/*Arama
----------------------------------------------------------*/
.aramaform {
	padding:0px;
	margin:0px;
	}
	
.input {
	background:#F1F1F1;
	border:1px solid #D6D6D6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	padding:5px;
	}
	
.button {
	background:#333;
	border:1px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	color:#FFF;
	padding:4px;
	}
.button_siparis {
	background:#069;
	border:1px solid #036;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	color:#FFF;
	font-size:18px;
	padding:4px 10px;
	font-weight:bold;
	cursor:pointer;
	}	
.aramax {
	margin-top:13px;
	}
		
	
	
/*Side Bar
----------------------------------------------------------*/
.sidebar {
	width:200px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	}

.sidebox {
	width:188px;
	padding:5px;
	background:#FFF;
	border:1px solid #D6D6D6;
	float:left;
	margin-bottom:10px;
	}
.sidesepet {
	width:180px;
	padding:10px;
	background:url(images/sepet.png) no-repeat right top;
	float:left;
	height:70px;
	}	

.menu {}
.menu a, .menu a:visited {
	background-color:#FFF;
	color:#000;
	text-decoration:none;
	padding:5px;
	display:block;
	margin-bottom:1px;
	font-size:13px;
	border-bottom:1px solid #D6D6D6;	
	}
.menu a:hover {background:#F1F1F1;}	




	
/*Urun Box
----------------------------------------------------------*/
.urunlist {
	width:748px;
	float:left;
	background:#FFF;
	border:#D6D6D6 1px solid;
	}
	
.urunbox {
	width:158px;
	display:inline;
	height:214px;
	padding:7px;
	padding-top:6px;
	background:#FFF;
	border:#D6D6D6 1px solid;
	float:left;
	margin:10px;
	margin-right:0px;
	margin-top:0px;
	}
.urunimg {margin-bottom:5px; border:0px;width:158px;}
.urunbox span {color:#069; font-size:13px; display:block; overflow:hidden;height:32px; font-weight:bold;}
.urunbox strong {
	color:#CC0000; font-size:12px; font-weight:bold; margin-top:5px; display:block;
	}
.urunsayfa {
	width:692px;
	float:left;
	margin-left:10px;
	display:inline;
	}
.sepeteat {
	width:110px;
	height:36px;
	background:url(images/sepeteat.gif) no-repeat;
	cursor:pointer;
	border:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	margin-bottom:5px;	
	}
.sepette {
	color:#C00;
	font-size:11px;
}
.ode_bg {
	width:335px;
	height:100px;
	padding:10px;
	background:url(images/_ode_bg.png) no-repeat;
}
.odeme_input_1 {width:200px; padding:3px; border:1px solid #CCC; 
background:#F3F3F3; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.odeme_input_1e {width:200px; padding:3px; border:1px solid #F66; 
background:#FCEDE2; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.benzer_fiyat {color:#369;}





/*Tablolar
----------------------------------------------------------*/
.tablo_renk1{
	background-color:#EFEFEF;
	border-bottom:1px solid #EBEBEB;	
}
.tablo_renk2{
	background-color:#FFF;
	border-bottom:1px solid #EBEBEB;	
}
.urun_liste {
	border:1px solid #EBEBEB;	
	margin-bottom:5px;
}
.fiyat1 {
	font-size:30px;
	color:#CC0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.fiyat_tl {
	font-size:15px;
}
.urun_aciklama {
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background:#EEE;
	border:1px solid #D6D6D6;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}
.urun_video {
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background:#333;
	border:1px solid #000;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}
.urun_liste_table {
	border-bottom:1px solid #EBEBEB;
}
.sepet_font {
	font-size:14px;	
}






/*Duyuru
----------------------------------------------------------*/
.duyuru h4 {
	color:#000;
	font-size:22px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.duyuru p {
	margin:0px;
	padding:0px;
}
.duyuru {
	background:url(images/duyuru.png) no-repeat;
	padding:10px;
	font-size:14px;
	color:#000;
	float:left;
	display:block;
	width:730px;
	height:110px;
	overflow:hidden;
}







/*Yorumlar
----------------------------------------------------------*/
.yorum_urunkutu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	border:1px dashed #D6D6D6;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	margin-bottom:15px;
	padding:5px;
	background:#F5F5F5;
}
.yorum_urunkutu img {
	float:left;
	margin-right:10px;
	padding:3px;
	background:#FFF;
	border:#DDD 3px solid;
}

.yorumkutu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background:#F5F5F5;
	border:1px dashed #D6D6D6;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	padding:10px;
	margin-bottom:15px;
}
.yorumbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	border-bottom:1px dashed #D6D6D6;	
	padding:5px;
}


























		fieldset {
			border: 0;
			margin: 0;
			padding: 0;
		}
	
		.checklist {
			list-style: none;
			margin: 0;
			padding: 0;
		}
	
		.checklist li {
			float: left;
			margin-right: 8px;
			margin-bottom: 8px;
			background: url(images/checkboxbg.gif) no-repeat 0 0;
			width: 105px;
			height: 140px;
			position: relative;
			font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
			text-align:center;
			padding-top:10px;
		}
		
		.checklist li.selected {
			background-position: -105px 0;
		}
		
		.checklist li.selected .checkbox-select {
			display: none;
		}
		
		.checkbox-select {
			display: block;
			float: left;
			position: absolute;
			top: 118px;
			left: 10px;
			width: 85px;
			height: 23px;
			background: url(images/select.gif) no-repeat 0 0;
			text-indent: -9999px;
		}
		
		.checkbox-none {
			display: block;
			float: left;
			position: absolute;
			top: 100px;
			left: 10px;
			width: 85px;
			height: 23px;
			text-indent: -9999px;
		}		
		
		.checklist li input {
			display: none;	
		}
		
		a.checkbox-deselect {
			display: none;
			color: white;
			font-weight: bold;
			text-decoration: none;
			position: absolute;
			top: 120px;
			right: 10px;
		}
		
		.checklist li.selected a.checkbox-deselect {
			display: block;
		}
		
		.checklist li p {
			text-align: center;
			padding: 8px;
			font-size:13px;
			font-weight:bold;
		}
		
		.sendit {
			display: block;
			float: left;
			top: 118px;
			left: 10px;
			width: 115px;
			height: 34px;
			border: 0;
			cursor: pointer;
			background: url(images/sendit.gif) no-repeat 0 0;
			text-indent: -9999px;
			margin: 20px 0;
		}
	
