A.catbold:link, A.catbold:visited {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#009BCA;
	text-decoration:	none;
	line-height:		20px;
}
A.catlink:link, A.catlink:visited {
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		bold; 
	color:				#999999;
	text-decoration:	none;
	line-height:		18px;
}
A.cattop:link, A.cattop:visited {
	font-family:		Verdana;
	font-size:			12px; 
	font-weight:		bold; 
	color:				#5258A4;
	text-decoration:	none;
	line-height:		20px;
}

.PPTitle {
	font-family:		Arial;
	font-size:			14px;
	font-weight:		bolder;
	color:				#EA2222;
	text-decoration:	none;

}

.ProductofTheDayTitle {
	font-family:		Arial;
	font-size:			15px;
	font-weight:		bolder;
	color:				#EA2222;
	text-decoration:	none;
	}

.PPDetail {
	font-family:		Verdana; 
	font-size:			12px;
	font-weight:		normal; 
	color:				#999999;
	text-decoration:	none;
}
.PPPrice {
	font-family:		Arial;
	font-size:			14px;
	font-weight:		bold;
	color:				#EA2222;
	text-decoration:	none;
}

.LogoBar {
    height:				160px;    /*78 px idi 150 px yaptım*/
    width: 1000px;
   	background:			transparent url(../images/header_bg.jpg) no-repeat scroll 0 0;
}
.LogoBar IMG {
	margin-top:			0px;
	margin-left:		0px;
}

.TabBar {
	height:				31px;
    width: 1000px;
	background:			url(../images/tab-bar.gif) repeat-x left bottom;
}
.TabSep {
	width:				2px;
	height:				31px;
	background:			url(../images/tab-line.gif) no-repeat left bottom;
	float:				left;
}
.Tab {
	height:				31px;
	float:				left;
	text-align:			center;
}
.Tab A:link, .Tab A:visited {
	padding-left:		20px;
	padding-right:		20px;
	font-family:		Verdana; 
	font-size:			13px; 
	font-weight:		bold; 
	color:				#FFFFFF;
	line-height:		31px;
	text-decoration:	none;
}

.SearchBar {
	height:				79px;
    width: 1000px;
	font-family:		Verdana; 
	font-size:			26px;
	font-weight:		normal; 
	color:				#009BCA;
	background:			url(../images/search-bar.gif) repeat-x left top;
	text-align:			center;
}
.SearchBar FORM {
	margin:				0px;
	padding:			0px;
	padding-top:		15px;
}

.Stack {
	clear:				both;
	width:				990px;   /*990px idi ben auto yaptım*/
	margin:				auto;
	margin-top:			5px;
	margin-bottom:		10px;
	height:				auto;
}
.StackLeft {
	width:				260px;
	float:				right;
}
.StackRight {
	margin-right:		5px;
	width:				710px;
	float:				left;
}
.StackRightNI {
	margin-right:		5px;
    margin-bottom:      5px;
	width:				720px;
	float:				left;
    border: 1px #ddd9d9 solid;
   }
.BannerLeft {
	height:				148px;
	background:			url(../images/banner-left.gif) no-repeat left top;
}
.BannerMid {
	height:				148px;
	font-family:		Verdana;
	font-size:			12px; 
	font-weight:		bold; 
	color:				#FFFFFF;
	text-align:			left;
	background:			url(../images/banner-mid.gif) repeat-x left top;
	margin-bottom:		10px;
}
.BannerRight {
	height:				148px;
	background:			url(../images/banner-right.gif) no-repeat right top;
}

.BannerBoxHeading {
	margin-top:			5px;
	font-family:		Verdana; 
	font-size:			16px; 
	font-weight:		bold; 
	color:				#009BCA;
	text-align:			center;
	line-height:		20px;
}

.BannerBoxSep {
	height:				10px;
	background:			url(../images/line-banner.gif) no-repeat center center;
}

.BannerText {
	font-family:		"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:			14px; 
	font-weight:		bold; 
	color:				#888888;
	text-align:			left;
	line-height:		20px;
	text-decoration:	none;
}

.BoxHeading {
   /* background :url(../images/menu_title_bg.gif) no-repeat center; /**Bunu başka bir yere eklemek lazım**/
	font-family:		"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:			1.5em;
	font-weight:		normal;
	color:				#FFFFFF;
	text-align:			center;
	line-height:		20px;

}

.BoxInnerSepBig {
	height:				10px;
	background:			url(../images/ayrac_2.gif) repeat-x center center;
}
.BoxInnerSepSmall {
	height:				4px;
	background:			url(../images/ayrac_2.gif) repeat-x center center;
}

.BoxTopLeft {
	height:				100%;
	background:			url(../images/sol_ust_renkli.gif) no-repeat left top;
}
.BoxTopMid {
	height:				100%;
    background:			url(../images/ust_orta_renkli.gif) repeat-x center top;
}
.BoxTopRight {
	height:				100%;
	background:			url(../images/sag_ust_renkli.gif) no-repeat right top;
}
.BoxLeft {
	height:				100%;
	background:			url(../images/sol_orta.gif) repeat-y left bottom;
}
.BoxRight {
	height:				100%;
	background:			url(../images/sag_orta.gif) repeat-y right bottom;
}
.BoxBotLeft {
	height:				100%;
	background:			url(../images/sol_alt.gif) no-repeat left bottom;
}
.BoxBotMid {
	height:				100%;
	background:			url(../images/alt_orta.gif) repeat-x left bottom;
}
.BoxBotRight {
	height:				100%;
	background:			url(../images/sag_alt.gif) no-repeat right bottom;
	min-height:			200px;

}
.BoxGrad {
	margin-bottom:		10px;
	/*background:			url(../images/box-grad-iptal.gif) no-repeat left bottom;*/
}
.BoxContainer {
	text-align:			left;
	padding:			5px;
}
.BoxContainer_Pop {
	text-align:			center;
	padding:			5px;
    height:             300px;
}
.footer{
width:1000px;
clear:both;
height:65px;
background:url(../images/footer_bg.gif) repeat-x top;
}
.left_footer{
float:left;
width:300px;
padding:5px 0 0 10px;
}
.right_footer{
 width : 400px;
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
padding:7px 7px 7px 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
float:left;
width:200px;
text-align:center;
color:#666666;
padding:10px 0 0 60px;
}
/*.Footer A:link, .Footer A:visited {
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		normal;
	color:				#FFFFFF;
	text-decoration:	none;
}     */

.Copyright {
	margin-top:			3px;
	height:				20px;
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		normal;
	color:				#555555;
	text-align:			center;
	background:			url(../images/bot-bar-grad.gif) repeat-x top left;
}

/*ul.prodtabs {
 list-style-type:none;
 float:left;
 display:block;
 width:650px;
 margin:0px;
 padding:0px;
 /*background:url(../images/menu_bg.gif) repeat-x;
 }

ul.prodtabs li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:50px;
float:left;
}
ul.prodtabs li.divider {
display:inline;
width:2px;
height:50px;
float:left;
/*background:url(images/menu_divider.gif) no-repeat center;
}
ul.prodtabs A:link, .prodtabs A:active, .prodtabs A:visited {
    display:inline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 11px;
	font-weight: bold;
	background: #AAAAAA;
	padding-bottom: 0px;
	color: black;
	border-bottom: #AAAAAA 2px solid;
	text-decoration: none
}
ul.prodtabs A:hover {
    display:inline;
	color: #009BCA
}
ul.prodtabs A#live {
    display:inline;
	/*background: url(../images/prodtabs.gif) no-repeat;
	color: #FFFFFF;
	border-bottom: #009BCA 2px solid;
	white-space: nowrap   */

/* ul.prodtabsBg {
	/*background: url(../images/prodtabs.gif) no-repeat;
	border-bottom: #009BCA 2px solid;
	height: 10px;
}          */

.effectbig
{
	font-family:		Verdana;
	font-size:			24px;
	font-style:			normal;
	font-weight:		normal;

}
.effect
{
    font-family:		Verdana;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	font-variant:		normal;
	color:				#000000;
	background-color:	#EFEFEF;
	border:				1px solid gray;
}
.baseeffect
{
	font-family:		Verdana;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	font-variant:		normal;
	color:				#FFFFFF;
	background-color:	#009BCA;
	border:				1px solid gray;
	width:				85px;
}
.baseeffectEx
{
	font-family:		Verdana;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	font-variant:		normal;
	/*background:	        url(../images/details_bt_bg.png) no-repeat; */
}

.newsletter
{
	float: right;
	width: 200px;
	height: 71px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #999999;
	line-height: 25px;
}

.newsletterHidden {
	/*top: 910px;
	left: 100px;   */
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: black;
	visibility: hidden;
	/*position: absolute;    */
	line-height: 18px;
	background: white;
	border: 2px solid gray;
	padding: 5px;
	white-space: nowrap;
}

.newsletterHidden INPUT {
	margin: 1px;
}

/*buradan sonrasını ben ekledim    */
body {
background:#FFFFFF url(../images/bg.jpg) no-repeat scroll center top;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:0 auto auto;
padding:0;
width:1000px;
}
.top_bar {
background-color:#4A4A4A;
height:5px;
width:1000px;
}

#menu_tab{
width:1000px;
height:50px;
background-color:#fff;
}
.left_menu_corner{
width:9px;
height:50px;
float:left;
background:url(../images/menu_left.gif) no-repeat center;
}
.right_menu_corner{
width:9px;
height:50px;
float:left;
background:url(../images/menu_right.gif) no-repeat center;
}
ul.menu {
list-style-type:none; float:left; display:block; width:982px;
margin:0px; padding:0px;background:url(../images/menu_bg.gif) repeat-x;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:50px;
}
ul.menu li.divider {
display:inline;
width:2px;
height:50px;
float:left;
background:url(../images/menu_divider.gif) no-repeat center;
}

a.nav1:link, a.nav1:visited {
font-size:14px;display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(../images/home.png) no-repeat left; color:#676d77;}
a.nav2:link, a.nav2:visited {
font-size:14px;display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(../images/services.png) no-repeat left; color:#676d77;}
a.nav3:link, a.nav3:visited {
font-size:14px;display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(../images/favs.png) no-repeat left; color:#676d77;}
a.nav4:link, a.nav4:visited {
font-size:14px;display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(../images/user_add.png) no-repeat left; color:#676d77;}
a.nav5:link, a.nav5:visited {
font-size:14px;display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(../images/car.png) no-repeat left; color:#676d77;}
a.nav6:link, a.nav6:visited {
font-size:14px;display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(../images/contact-new.png) no-repeat left; color:#676d77;}

a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover, a.nav6:hover {
color:#333333;}

.search_menu {
list-style-type:none; float:left; display:block; width:982px;
margin:0px; padding:0px;background:url(../images/menu_bg.gif) repeat-x;}

#hizlial {
	margin-top:			20px;
	margin-left:		10px;

}
/*
.BoxTopLeftNI {
	height:				100%;
	background:			url(../images/sol_ust_o.gif) no-repeat left top;
}
.BoxTopMidNI {
	height:				100%;
    background:			url(../images/ust_orta_o.gif) repeat-x center top;
}
.BoxTopRightNI {
	height:				100%;
	background:			url(../images/sag_ust_o.gif) no-repeat right top;
}
.BoxLeftNI {
	height:				100%;
	background:			url(../images/sol_orta_o.gif) repeat-y left bottom;
}
.BoxRightNI {
	height:				100%;
	background:			url(../images/sag_orta_o.gif) repeat-y right bottom;
}
.BoxBotLeftNI {
	height:				100%;
	background:			url(../images/sol_alt_o.gif) no-repeat left bottom;
}
.BoxBotMidNI {
	height:				100%;
	background:			url(../images/alt_orta_o.gif) repeat-x left bottom;
}
.BoxBotRightNI {
	height:				100%;
	background:			url(../images/sag_alt_o.gif) no-repeat right bottom;
	min-height:			200px;
	_height:			200px;
}
.BoxGradNI {
	margin-bottom:		10px;
	background:			url(../images/box-grad-iptal.gif) no-repeat left bottom;
}  */
input.newsletter_input{
width:222px;
height:16px;
border:1px #ddd9d9 solid;
margin:30px 10px 5px 10px;
font-size:12px;
padding:3px;
color:#999999;
}

.featuredproduct   {
  margin-top :20px;
  margin-right: 5px;
  margin-left: 10px;
  float: left;
/*  padding: 0px;   */
  border: 1px #cccccc solid;
  width: 215px;

}

.compareproduct   {
 border: 1px #cccccc solid;

}

.featuredwrapper   {
  height: auto;
}

.featuredheader {
background:#EEEEEE none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
color:#000000;
height:35px;
margin:0;
padding:3px;
}
/*-------------------------------------------------------------------
#prodtabs {
  padding: 5px 10px 2px;
  background: white;
  list-style: none;
  font: bold 0.8em Verdana, sans-serif;}
#prodtabs li a:link {color: black;}
#prodtabs li a:visited {color: gray;}
#prodtabs li {display: inline;
padding: 2px 0px 2px 10px;
  background: white url(../images/sag_ust_renkli.gif) top left no-repeat;}
#prodtabs li a {
  padding: 2px 10px 2px 0px;
    text-decoration: none;
  background: url(../images/ust_orta_renkli.gif) top right repeat-x;}
#prodtabs li a span {padding: 3px 0px 2px 10px; margin-left: -1px;
  background: url(../images/sol_ust_renkli.gif) top left no-repeat;}

-------------------------------------------------------------------*/
#prodtabs a
{
color: #AF2727;
font-size:11px;
font-weight: bold;
/*background: #4D8993 url(../images/sol_ust_renkli.gif) left top no-repeat;   */
background: url(../images/sol_ust_pasif.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
padding-bottom:0px;

}

#prodtabs a span
{
background: url(../images/sag_ust_pasif.gif) right top no-repeat;
padding-right: 10px;
padding-bottom:2px;
padding-top:6px;
/*font-weight: bold;         */
}

#prodtabs a, #prodtabs a span
{
display: block;
float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#prodtabs a, #prodtabs a span
{
float: none
}
/* End IE5-Mac hack */

#prodtabs a:hover
{
color: #fff;
background: url(../images/sol_ust_aktif.gif) left top no-repeat;
text-decoration: underline;  
/*padding-left: 12px  */
}

#prodtabs a:hover span
{
background: url(../images/sag_ust_aktif.gif) right top no-repeat;
/*padding-right: 12px    */
text-decoration: underline;
}

#prodtabs a#live
{
color: #fff;
background: url(../images/sol_ust_aktif.gif) left top no-repeat;
text-decoration: none;
/*padding-left: 12px  */
}

#prodtabs a#live span
{
background: url(../images/sag_ust_aktif.gif) right top no-repeat;
/*background-color: red;/*padding-right: 12px    */
}

#prodtabs
{
list-style: none;
padding: 0 ;
/*margin-right: 3px ;          */

}

#prodtabs li
{
float: left;
display: block;
margin-right: 5px;
padding: 0px;
/*background:			url(../images/ust_orta_renkli.gif) repeat-x right top; */
}

/*#prodtabs li:hover
{
/*float: left;
display: block;
margin-right: 3px;
background:			url(../images/ust_orta_renkli_hover.gif) repeat-x right;
}

#prodtabs li:active
{
/*float: left;
display: block;
margin-right: 3px;
background:			url(../images/ust_orta_renkli_hover.gif) repeat-x right;
}       */

.prodtabsBg {
  height: 2px;
  background: #AF2727;
  }
  
.merchantimage {
  max-width: 400px;
  max-height: 200px;
  width: expression(this.width > 400 ? "400px" : true);
  height: expression(this.height > 400 ? "400px" : true);
 } 

