	body {
		font: normal 11px/13px Verdana, Trebuchet MS, sans-serif;
		color: #000;
		background:#e5e5e5 url(../Img/bg.jpg) top center repeat-x;
	}
	a, a:hover, a:visited, a:active {color:#AD0900;}
	#mainHolder {
		width: 965px;
		margin: auto;
	}
	#top {
		width: 965px;
		height: 120px;
		margin: 0;
		padding: 0;
	}
	img {
		border-style: none;
	}
	#footer {
		clear:both;
		width:965px;
		margin: 20px auto;
		padding-top: 15px;
		text-align:center;
		font: normal 12px/18px Trebuchet MS, verdanasans-serif;
	}
	#footer a:link, #footer a:visited, #footer a:active  {
		color : #000;
		text-decoration : none;
		font: bold 12px/18px Trebuchet MS, verdanasans-serif;
	}
	#footer a:hover  {
		text-decoration : underline;
		font: bold 12px/18px Trebuchet MS, verdanasans-serif;
	}
	input, textarea, select {border : 1px solid #ccc;}
	.pageTitle {
		font: bold 14px Tahoma, Arial;
		color: #fff;
	}
	
	
A.pagination	{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-decoration: none;
	background-color :#c80c01;
	background-position: center center;
	text-align: center;
	
}

A.pagination:visited	{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-decoration: none;
	background-color :#c80c01;
	background-position: center center;
	text-align: center;
	
}
A.pagination:hover	{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color :#323232;
	background-position: center center;
	text-align: center;
	padding: 3px 5px;
}

.bold{
	font-weight:bold;
}
#top_menu {
	width:965px;
	height:82px;
	background:url(../Img/bg_top_menu.jpg) no-repeat;
}
#tarih {
	float:left;
	padding-left:10px;
	width:190px;
	padding-top:10px;
	color: #000;
	font-weight:bold;
}
#welcome {
	float:left;
	padding-left:300px;
	width:260px;
	padding-top:10px;
	color: #fff;
	font-weight:bold;
}
#top_sepet {
	float:left;
	padding-left:10px;
	width:182px;
	height:33px;
	background:url(/Img/v3/bg_sepet.gif) no-repeat;
	padding-top:5px;
	margin-top:5px;
}

#top_sepet a {
	color:#fff;
}
#top-Menu { 
padding-left:5px;
position:relative;
overflow:hidden;
height:40px;
margin:0 auto;
width:965px;
}
#top-Menu ul { 
list-style: none; 
margin: 0px; 
padding: 0;
}

#top-Menu li { 
	display: inline; 
	color:#fff;
}
#top-Menu a { 
text-decoration:none;
display: block;
color:#fff;
font-size:13px;
float: left;
font-weight:bold;
padding:11px;
border-right:1px solid #fff;
}

#top-Menu a:hover {
color:#fff;
font-weight:bold;
text-decoration: none;
background-color:#383838;
}
#topArama{
	width:965px;
	height:82px;
	background:#E0DBC3 url(../Img/bg_top_arama.gif) no-repeat;
}

#dovizBox {
	float:left;
	padding-left:20px;
	width:220px;
	padding-top:25px;
	font-weight:bold;
}

.boxTitles {
	display: block;
	margin-left:30px;
	padding-top:10px;
	font:bold 14px Tahoma;
}
.prod_prices {
	font-size: 11px;
	color: #6D7F4B;
}
.prod_price {
	font: bold 14px Tahoma;
	color: #E7005C;
}
.prod_name {
	font:normal 11px Arial;
	color: #666666;
}

.firsatUrun{
	width:300px;
	background:#fff;
	margin:3px auto;
	padding:5px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
}

/* combo starts */


div.combo {
    position:relative;
    zoom:1;
    white-space: nowrap;
    height: 25px;
    border: 0;
    margin: 0;
    padding: 0;
}

.combo input {
    margin: 0 0 0 0;
padding-top:3px;
padding-left:3px;
    background:#fff url(../Img/combo/text-bg.gif) repeat-x 0 0;
    border:1px solid #ccc;
    height: 20px;
    line-height:18px;
	color: #0691E9;
    vertical-align:middle; 
    position: absolute;
    left: 0;
    top: 0;   
}

.combo img {
    width:17px;
    height:25px;
    border:0;
    /*you should probably change URL of the background image if you have different directory structure*/
    background:transparent url(../Img/combo/trigger.gif) no-repeat 0 0;
    cursor:pointer;
    border-bottom: 1px solid #ccc;
    position:absolute;
    top:0;
}



div.combo  div {
    position: absolute;
    left: 0;
    top: 25;
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
    padding: 0;
    overflow: hidden;
    margin: 0;
    height: 200px; 
    max-height: 200px;
    z-index: 99999;
}

.combo ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 200px;
}

.combo  li {
    padding: 0;
    padding-left: 5px;
    font:normal 14px tahoma, arial, helvetica, sans-serif;
    background-color: #FFFFFF;
	color: #000;
    height: 20px;
    cursor: pointer;
    margin: 0;
}

.combo li.active {
	color: #fff;
    background-color: #7B9CBD;
}


.combo .visible {
    display: block;
}

.combo .invisible {
    display: none;
}
.combo input.gray {
    color: #0691E9;
}
/* combo ends */


/* BEGIN: Slider */
#prodSlider {
	margin-top:10px;
	width:700px; 
	height:260px; 
/*	border:1px #d8d8d8 solid;*/
	
	font:normal 11px Tahoma, Arial, Verdana; 
	color:#444;
}
#prodSliderLeft{width:250px;text-align:center;float:left; z-index:3; position:absolute;}
#prodSliderLeft a:link, #prodSliderLeft a:active, #prodSliderLeft a:visited{ margin-bottom:5px;}
#prodSliderRight{
	float:left;
	display:block;
	background:#fff;
	width:450px;
	z-index:1;
	position:absolute;
	margin:0 0 0 250px;
	border-top:1px #d8d8d8 solid;
	border-right:1px #d8d8d8 solid;
	border-bottom:1px #d8d8d8 solid;
	-moz-border-radius-topright: 4px; 
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px;
}
.prodSliderLeftOk {
	display:none;
	position:absolute;
	z-index:2;
	width:13px;
	padding-left:250px;
	padding-top:1px;
}
.ProdSliderLeftContainer {
	z-index:1;
	border-bottom:#cccccc 1px solid;
	border-top:#A19E9C 1px solid;
	text-align:left;
	width:250px;
	height:84px;
	background-color:#A19E9C;
}
.prodSliderLeftCont {
	padding-top:4px;
	padding-left:4px;
	font:bold 14px Tahoma;
}
.prodSliderLeftCont a:link, .prodSliderLeftCont a:active, .prodSliderLeftCont a:visited {
	color: #fff;
	text-decoration:none;
}
.prodSliderLeftCont a:hover {
	text-decoration:underline;
}
.prodSliderLeftCat a:link, .prodSliderLeftCat a:active, .prodSliderLeftCat a:visited {
	display:block;
	font:normal 11px Tahoma;
	text-decoration:none;
	color: #fff;
}
.prodSliderLeftCat a:hover {
	text-decoration:underline;
}

.prodSliderRightContainer {
	width:440px;
	height:240px;
}
.prodSliderRightContainer h1 {
	display:block;
	padding-left:10px;
	font:bold 14px Tahoma;
	padding-bottom:0;
	color:#011B76;
}

/* END: Slider */

.Title {
	font:bold 16px Tahoma;
	color:#770B01;
}
.small {
	font:normal 10px verdana;
}
#sepetDiv {
	border-left:solid 1px #B4AC7E;
	border-right:solid 1px #B4AC7E;
	border-bottom:solid 1px #B4AC7E;
	position:absolute;
	width:180px;
	margin-top:10px;
	z-index:99;
	background:#fff;
	padding:2px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
}
.topSearch {
	padding:4px;
}
textarea, select, input{
	border:1px solid #8496BA;
}
.catTitle {
font:bold 13px Tahoma;
color:red;
text-decoration:none;
}

.catTitle a{
font:normal 11px Tahoma;
text-decoration:none;
color:#000;
}
#s3slider {
   width: 460px; /* important to be same as image width */
   height: 190px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   border:solid 1px #B8B8BA;
}

#s3sliderContent {
   width: 460px; /* important to be same as image width or wider */
   position: absolute; /* important */
	padding:0;
	margin-top:0;
   top: 0; /* important */
   margin-left: 0; /* important */
}

#s3sliderContent a{
	color: #fff;
	text-decoration:none;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 11px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 434px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
h1 {
	padding:0;
	margin:0;
	font:bold 14px Tahoma;
}
#summary{
	padding:10px;
	font: bold 16px Tahoma;
}


em.error {
	display:block;
  background:url("../Img/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  margin-left:5px;
	color:#FF0000;
}
em.success {
  background:url("../Img/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  margin-left:5px;
}
.errorSpan {
	display:block;

}

.clearfix:after {
    content:""; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix { clear:both; display: block; }

.SubTitle {
	display:block;
	font: bold 14px/16px Tahoma;
	color:#6D0A00;
}

/* Shortcuts Buttons Structure */
.ShortcutButton {
	background-image: url(../Img/blocks/shortcut_buttons.gif);
	background-repeat: no-repeat;
	float: left;
	height: 87px;
	width: 78px;
	margin-top: 7px;
	margin-right: 7px;
}
.ShortcutButton:hover {
	background-image: url(../Img/blocks/shortcut_buttons_over.gif);
	cursor: pointer;
}
.ShortcutsText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #908a7f;
}
.ShortcutIcons {
	margin-top: 8px;
	margin-left: 16px;
	margin-bottom: 8px;
}
.ShortcutsText {
	text-align: center;
	padding: 3px;
}


.newTl12{
	font-family: "AbakuTLSymSansRegular", serif;
	font-size:12px;
	display:inline-block;
	margin-right:4px;
	text-align: right;
}

.newTl6{
	font-family: "AbakuTLSymSansRegular", serif;
	font-size:16px;
	display:inline-block;
	margin-right:4px;
	text-align: right;
}

.newTl18{
	font-family: "AbakuTLSymSansRegular", serif;
	font-size:18px;
	display:inline-block;
	margin-right:4px;
	text-align: right;	
}