/* v1.0 | 20080212 */

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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
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 */
table {
border-collapse: collapse;
border-spacing: 0;
} /* GLOBAL */
body{
	font: 12px/12px Arial,Helvetica Neu,Helvetica,sans-serif; 
	text-align:center;
	background:url("style_images/bodybg1.jpg") repeat-x scroll 0 114px transparent;
}

/* undo textalign */
#container {
	text-align: left;
}


body, input, textarea, th, td, select, p {
  font-family: Arial,Helvetica Neu,Helvetica,sans-serif;
}h1 {
    font-size: 2.0em;
}

h2 {
    font-size: 1.8em;
	line-height:23px;
}

h3 {
    font-size: 1.4em;
	line-height:18px;
}

h4 {
    font-size: 1.3em;
	line-height:17px;
}

h5 {
    font-size: 1.2em;
	line-height:14px;
}

p{
    font-size: 1em;
	line-height:1.3;
}

table
{
   font-size: 1em;
}

td
{
	vertical-align:top;
}

form
{
font-size: 0.90em;
}

textarea
{
font-size: 1em;
}

#menum
{
	font-size: 1.2em;
}

#navigation
{
	font-size: 1.1em;
}

#content
{
	font-size: 1em;
}

#extra
{
	font-size: 1.1em;
}

#footer
{
	font-size: 1.2em;
}
/* LAYOUT */
#container {
	width: 960px;
	margin: 0 auto;
}

#container-main {
	width:100%;
}

#header {
	width: 100%;
	height:90px;
	text-align:center;
   z-index:1;
position:relative;   
padding:0;	
}

#logo{
	float:left;
	text-align:left;
	width:598px;
	padding:0;
	margin:5px 0 0 0;
}

#navigation {
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-top:1px solid #E1E1E1;
	float:left;
	height:30px;
	position:relative;
	width:958px;	
	padding:0;
	z-index:100;
}

#resimdiv{
	clear:both;
	width:100%;
	height:82px;
	text-align:center;
	background:url("style_images/navigationbg.png") no-repeat scroll 30px 66px transparent;
	padding:0;
}

#wrapper {
text-align:left;
padding:0;	
}

#extra{
	float:left;
	width:250px;
	min-height:300px;
	padding:0;
}

#content {
	float: right;
	width: 690px;
	min-height:300px;
	padding:0;
}

#footer {
	width: 100%;
	height:38px;
	margin-top:10px;
	background: url("style_images/footer.png") no-repeat scroll center top;
}
/* FIX */

/* clearfix for floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
/* SECTIONS */

#container-main{
}
#navigationic{
	background:none repeat scroll 0 0 #F1F1F1;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	float:left;
	width:956px;
}

#navigationbg{
	float:left;
	width:100%;
	height:16px;
	background:url("style_images/navigationbg.png") no-repeat scroll center 0 ;
}/* content */
#content td {
	text-align: left;
}

#content li {
	line-height:1.5;
}

#content a {
	color: #464646;
	text-decoration: underline;
}

#content a:hover {
	color:#464646;
	text-decoration: none;
}

/* Block  content*/

#content .bkBlock{
	width:100%;
	margin:7px 0 0;
	float:left;
}
#content .bkBlockHead{
	color:#DC88A9;
	height: 21px;
	text-align:left;
	background:url("style_images/contentblockheadbg.png") no-repeat scroll 0 20px; 
	width:100%;
	float:left;
}

#content .bkBlockTitle{

    float: left;
    text-align:center;
	width: 100%;
}
#content .bkBlockActions{
	white-space: nowrap;
}

#content .bkBlockContent{
	color: #333333;
	padding-top: 10px;
	text-align:left;
	float:left;
	width:100%;
}

#content .bkBlockContent img{
}

.satisnoktalari .satir1 {
	background:#F1F1F1;
}

.satisnoktalari tr td {
	vertical-align:middle;
	padding-left:5px;
}#footer{
	text-align: center; 
	color:#808080;
	padding:10px 0 0 0;
	font:11px Arial;
}

#footer a {
	color:#808080;
	text-decoration:none;
}/* Block  extra*/

#extra .bkBlock
{
	width: 94%;
	margin:3%;
}
#extra .bkBlockHead
{
	color:  #DC88A9;
    text-align: center;
	width: 100%;
	height:21px;
}
#extra .bkBlockActions
{
	white-space: nowrap;
	float: left;
}
#extra .bkBlockActions img
{
	margin-left: 1px;
	margin-right: 1px;
}
#extra .bkBlockContent
{
	width: 100%;
	margin:5px 0 0 0;
	color: #4B4B4B;
	text-align:left;
}

* html #extra .bkBlockContent
{
		height: 20px;
}

#extra .bkBlockContent img

{
	display:inline;
}

/* Extra Menu styles */


#extra ul
{
	font-weight:normal;
	list-style:none outside none;
	padding:10px 0 0;
	width:100%;
	margin:28px 0 0 0;
	border-top:1px solid #E1E1E1;
}

#extra li
{
	font-weight:normal;
	margin:0;
	padding:0;
	width:100%;
	height:18px;
}

#extra li a, #extra li a:visited
{
	float:left;
	color:#333333;
	text-decoration:none;
	line-height:1.5; 
	font:12px/11px verdana,tahoma,geneva,sans-serif;
}

#extra li a:hover
{
	width: 100%;
	color:#4B4B4B;
}

/* Extra Baner Styles */

.extrabanner {
	width:100%;
	text-align:center;
	float:left;
	margin-top:3px;
}



/* OTHER */
h1#thelogo_tr  {
height:107px;
margin:0;
position:relative;
width:343px;
}

h1#thelogo_tr span {
background:url("/images/logo.jpg") no-repeat scroll 0 0 transparent;
height:100%;
position:absolute;
width:100%;
}

#bayraklar{
	float:left;
	width:100px;
	height:40px;
	margin-left:145px;
	position:absolute;
}

#slogan{
	float:left;
	width:350px;
	margin:80px 0 0 20px;
	color:#907240;
}

#dilsepet{
	float:left;
	width:362px;
	margin:12px 0 0;
}

#dil{
	color:#808080;
	float:left;
	font-size:9pt;
	width:100%;
}

#dil table{
	float:right;
	width:20%;
	text-align:right;
	
}

#dil table td{
	vertical-align:center !important;
}

#sepet{
	color:#808080;
	float:right;
	font-size:9pt;
	width:110px;
	margin-top:5px;
	line-height:20px;
}

#sepet a, #sepet a:visited{
	color:#808080;
	text-decoration:none;
}

#sepet table{
	float:right;
	width:60%;
	text-align:right;
}

#sepet table td{
	vertical-align:bottom !important;
}

#sabun{
	width:100%;
	height:350px;
	color:#927545;
	float:left;
	position:relative;
}

#sabun table{
	float:left;
	width:100%;
}

#homeright{
	color:#999999;
	padding-bottom:15px;
	width:100%;
	clear:both;
}

.homeblock{
	background:url("style_images/homeblockborderbg.png") no-repeat scroll 0 0 transparent;
	float:left;
	margin:0;
	padding:0;
	text-align:right;
	width:310px;
}

.homeblockzeytin {
	background:url("style_images/homeblockbg.png") no-repeat scroll 0 0 transparent;
	float:left;
	margin:0 0 0 10px;
	padding:10px;
	text-align:right;
	width:290px;
}

.homeblockhead {
	float:left;
	font-size:11pt;
	font-weight:bold;
	line-height:1.3;
	margin:10px 10px 0;
	text-align:center;
	width:290px;
}

.homeblockcontent {
	float:left;
	width:288px%;
	line-height:1.3;
	margin:10px 10px 0 10px;
	text-align:left;
}

.homeblock a {
	color:#E590AF;
	font-weight:bold;
	font-size:11px;
	margin-right:10px;
}

.homeblockcontent a {
	color:#E590AF;
	font-weight:bold;
	font-size:11px;
}

.homebanner {
	width:300px;
	clear:left;
	height:140px;
	margin-top:10px;
}

.arama {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-border-radius:5px 5px 5px 5px;
	border:1px solid #bbbbbb;
	float:left;
	width: 248px;
	margin:0;
	padding:0;
	height:18px;
}

.arama form {
	margin:0;
	padding:0;
}

.arama .srcinputdiv {
	float:left;
	clear:left;
	width:210px;
	height:18px;
	margin:0 0 0 5px;
	padding:0;
	position:relative;
}

.arama .srcinput {
	border:0 none;
	color:#B3B3B3;
	font-size:12px;
	height:18px;
	margin:0;
	padding:0;
	width:100%;
	line-height: 18px;
	position: absolute;
}

.arama .srcbtndiv {
	float: right;
	clear:right;
    height: 8px;
    margin: 5px 5px 0 0;
	padding:0;
    width: 22px;
	position:relative;
}

.arama .srcbtn {
	background: url("/images/ara.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 8px !important;
    margin: 0;
    padding: 0;
    width: 22px;
	position: absolute;
}

/* Alışveriş Sepeti */

.alisverissepeti {
width:100%;
border-right:1px solid #999999;
}
.alisverissepeti .title th{
	text-align: center;
	background:#666666;
	color:#ffffff;
	padding: 3px 0;
}
.alisverissepeti td {
	vertical-align:middle;
}

.alisverissepeti .siparisler td {
	text-align:center !important;
	color:#666666;
	padding:4px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
