﻿body
{
    font-size: 12px;
	font-family: Arial, Verdana,Trebuchet MS,   Helvetica, sans-serif;
	margin:0;
	padding: 0;	
	color: #333;
	background-color: #fff;
}


.PageBG
{
    /*background-attachment:fixed;
    background-image: url(../images/PageBG.jpg);*/
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}

.PageBGForm
{
    background-attachment:fixed;
    background-image: url(../images/PageBGForm.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #fff;
}

.LogoSide a , .LogoSide a:link, .LogoSide a:active, .LogoSide a:hover, .LogoSide a:visited 
{
	height: 155px;
	line-height:155px;
	float:left;
	width:370px;/*
	text-decoration:none;
	 background-image: url(../images/LogoSideBG.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}

.LogoSide a 
{
    text-decoration:none;
    color:#fff;
    float:left;width:380px;    
    }

/* Buttonside*/
   

.ButtonSideBG
{
    padding:0 10px 0 10px;
    line-height:32px;
    }
.ButtonSideBG,  .C
{/*
    background-image: url(../images/ButtonSideBG.gif);*/
    background-image: url(../images/ButtonSideBG.jpg);
    background-repeat:repeat-y;
    background-position: top;
    clear:both;    
}

.ButtonSideBG .C
{ height:20px;
    line-height:10px;
    background-color:Aqua;
    clear:both;
    }
.ButtonSide
{
    line-height: normal;
    font-weight: normal;
    font-size: 1.4em;
    clear:both;
}
.ButtonSide ul
{
	margin: 0;
	padding:0px;
	list-style: none;
	clear:both;
}
.ButtonSide li
{
    float: left;
	text-align: center;
	background-image: url(../images/ButtonSideSeperator.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0 5px 0 0;
	line-height:47px;
	width:122px;
}
.ButtonSide a, .ButtonSide a:active, .ButtonSide a:link, .ButtonSide a:visited
{
	float: left;	
    text-decoration: none; 
    color: #cd184b;
    width:117px;
   
	
}

.ButtonSide .Current, .ButtonSide .Current a, .ButtonSide a:hover
{
	background-image: url(../images/ButtonSideHoverBG.jpg);
	background-position:center;
	
}

/*
.ButtonSide span
{
	width: 10px;
	background-image: url(../images/ButtonSideSeperate.jpg);
	background-position:center;
	margin: 0 3px 0 3px;
}
*/


/* /Buttonside*/

.AreaSide
{
	margin: auto;
	padding: 0px;
	width: 980px;/*
	background-color: #fff;*/
}
.AreaSideM
{
    padding:0 10px 0 10px;/*
    background-image: url(../images/mainSideHomeBG.gif);*/
    background-image: url(../images/mainSideHomeBG.jpg);
    background-repeat:repeat-y;
    clear:both;   
    
}

.AreaSideM1
{
    padding:0 10px 0 10px;
    background-image: url(../images/mainSideHomeBGEnter.jpg);
    background-repeat:repeat-y;
    clear:both;
    
}

.AreaSideM2
{
    padding:0 10px 0 10px;/*
    background-image: url(../images/mainSideHomeBG1.jpg);
    background-repeat:repeat-y;*/
    clear:both;
    
}



.TopSide, .TopSideForm {height: 155px;}
.TopSide{background-image: url(../images/topSideBG.jpg);}
.TopSideForm{background-image: url(../images/topSideBGForm.jpg);}

.LeftSide, .MainSide, .MainSide1, .RightSide
{
	float: left;
	min-height:400px;
}
.LeftSide .LeftBTNTop
{
    
    width:226px;
    background-image: url(../images/LeftBTNTop.jpg);
    position:absolute;
    }
    
    .LeftSide .LeftBTNTopSpacer, .LeftSide .LeftBTNTop
{ height:14px;
    line-height:14px;
    
    }
    .LeftSide
    {
        margin-right: 6px;
        }
.LeftSide
{
    width: 220px;/*
	margin-right: 10px;
	padding: 0 10px 0 10px;*/
}
.MainSide
{
	width: 734px;
	float: left;/*
	background-color:Aqua;*/
}

.RightSide
{width: 214px;/*
    background-color:Blue;*/
    padding:3px;    
    }
    .RightSide a img
{ border:none;
    }
.MainSide1
{
	width: 508px;
	float: left;/*
	background-color:Aqua;*/
	margin-right: 6px;
}

.BottomSideSeperator
{
    line-height:6px;
    height:6px;
    background-image: url(../images/BottomSideSeperator.jpg);
    background-repeat: repeat-y;
    background-position: bottom left;
    clear:both;
    margin:0;
    clear:both;
    padding:0px;
}




.BottomSide
{
    background-image: url(../images/bottomSideBG.jpg);
    background-repeat: repeat-y;
    background-position: bottom left;
    color: #999999;
    padding:0 10px 0 10px;
    /*line-height:20px;
    
    height: 41px;
    line-height: 41px;*//*
    padding: 0 20px 0 20px;*/
    font-size: 1.0em;
    clear: both;
    text-align:center;
}
.BottomSide
{color: #999999;}
 .BottomSide a, .BottomSide a:link, .BottomSide a:active, .BottomSide a:visited
{
	color: #000;
	text-decoration: none;	
}
.BottomSide a:hover
{
	text-decoration: underline;
}
.ClearBoth
{
	clear: both;
	line-height: 1px;
	height: 1px;
}
.DisplayNone
{
	visibility:hidden;display:none;
	}

.TCenter
{
	text-align: center;
}
.TLeft
{
	text-align: left;
}
.TRight
{
	text-align: right;
}
.Container
{
	padding-left: 10px;
	padding-right: 10px;
}

.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}
.spacer7px
{
	line-height: 7px;
	height: 7px;
	clear: both;
}
.BorderNone, .BorderNone img
{ border:solid 0 ;
  vertical-align:middle;
    }

.AreaSideM input, .AreaSideM select, .AreaSideM textarea
{
	vertical-align: middle;
	font-size: 1.0em;
	border: #999999 1px solid;
	margin: 2px;/*
	background-image: url(../images/inputBG.jpg);*/
	background-position: top left;
	background-repeat:repeat-x;
}

input.btn
{
	border: none;
}
h1
{
    font-size: 1.3em;
	font-weight: bold; 
	color: #de1255;
	padding:0px;
	line-height:32px;
	background-image: url(../images/h1bg.jpg);
	background-position: top left;
	background-repeat:repeat-x;	
	/*padding:0 5px 0 5px;*/
	padding:0 15px 0 15px;
}

h1, h2
{
    /*font-family: Trebuchet MS;*/
    margin: 0px;
   
    clear:both;
}

h1{
 line-height: 32px;
}

h3
{
	/*background-color: #d2d2d2;*/
	color:#cd184b;
	padding:2px;
}

.Stroke
{
	line-height: 3px;
	height: 3px;
	background-color: #eaeaea;
	margin: 3px 0 3px 0;
}

.LeftSide h2
{
	color: #fff;
	font-size: 1.2em;
	background-image: url(../images/pnl2H2BG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 32px;
	padding:0 10px 0 10px;
	line-height: 29px;
	
}
.MainSide h2
{/*
	color: #98998a;
	font-size: 1.4em;
	background-image: url(../images/H2ICON2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 32px;
	background-color: #dcddce;*/
	/*padding-left: 32px;
	line-height: 32px;*/
	color:#316775;
	font-size: 1.4em;
	font-weight:normal;
	color:#de1255;
}


.LeftSide .Links ul, .LeftSide .Links li
{
list-style:none;
padding:0;
margin:0px;
clear:both;
}

.LeftSide .Links h3
{
	/*padding:2px;
 margin:2px 0 0 0;*/
 font-size:1.0em;
 background:none;
 color:#9d202f;
	}



.Links li.LT
{/*
	background-image: url(../images/LTSeperator.jpg);
	background-position:bottom left;
	background-repeat: repeat-x;*/
	}
.Links .LT a, .Links .LC a
{
   
    float:left;/*
    min-height:25px;*/
    margin:1px 0 0 0;
    
	}

.Links .LT a, .Links .LT a:link, .Links .LT a:active, .Links .LT a:visited
{ line-height:28px;
    
    /*line-height:25px;*/
    color:#fff;
    text-decoration:none;/*
    background-image: url(../images/LTIcon.jpg);*/
    background-position:bottom left;
    background-repeat: no-repeat;	
    background-image: url(../images/LTBG.jpg);	
    padding-left:20px;
    width:200px;
    font-size:1.1em;
    font-weight:bold;

}
.Links .LT a:hover, .Links .LT a.Current
{
color:#fff;
background-image: url(../images/LTBGHover.jpg);
}

.Links li.LC
{/*
	background-image: url(../images/LCSeperator.jpg);
	background-position:bottom left;
	background-repeat: repeat-x;
	line-height:25px;
	padding-left:10px;*/
	clear:both;	/*
	min-height:25px;*/
	}

.Links .LC a, .Links .LC a:link, .Links .LC a:active, .Links .LC a:visited
{
    /*
	color:#240c02;
	text-decoration:none;
	background-image: url(../images/LCIcon.jpg);
	background-position:left;
	background-repeat: no-repeat;
	padding-left:7px;*/
	
	width:195px;
	color:#4c4c4c;
	text-decoration:none;/*
	background-image: url(../images/LTIcon.jpg);*//*
	background-position:bottom left;*/
	background-position:center left;
	background-repeat: no-repeat;	
	background-image: url(../images/LCBG.jpg);	
	padding:2px 0 2px 25px;	
	font-size:0.87em;
	font-weight:normal;	
	
}
.Links .LC a:hover, .Links .LC a.Current
{
color:#de1255;
background-image: url(../images/LCBGHover.jpg);

/*background-color:#e1e1e1;*/
}


/* PNL3 */
  .Pnl3
  {
  background-image: url(../images/Pnl3BG.jpg);
    background-repeat: no-repeat; 
    background-position:top left;
    color:#333333;/*
    min-height:283px;*/
  
    
  	}
.Pnl3 .DataListTable
{
   width: 720px;
    clear:both;
    height:146px;
}

  .Pnl3 .DataListTable,  .Pnl3 .DataListTable td
{
         border:none;
         padding:0;
         margin:0;
         }
    


.Pnl3 p
{
    padding: 0px;
    margin: 0px;
    color: #316775;
}

.Pnl3 h2
{/*
    background-image: url(../images/Pnl3H2.jpg);*/
    background-repeat: no-repeat;    
    font-size: 1.2em;
    font-weight: normal;
    color: #316775;
}

.Pnl3SideR .Pnl3 h2
{/*
    background-image: url(../images/Pnl3H21.jpg);*/
    background-repeat: no-repeat;    
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
}
.Pnl3 h3
{
    font-size: 1.2em;/*
       background-image: url(../images/Pnlh3BG.jpg);*/
    background-repeat: repeat;
}

.Pnl3 .Links h3 a, .Pnl3 .Links h3 a:active, .Pnl3 .Links h3 a:link, .Pnl3 .Links h3 a:visited
{
    color: #316775;
    text-decoration: none;
    font-weight: normal;  
    clear:both;
    /*float:left;
    padding-left:20px; */
}

.Pnl3 .Links h3 a:hover
{
    color: #f76421;
    text-decoration: underline;
}

.Pnl3 .N a, .Pnl3 .N a:active, .Pnl3 .N a:link, .Pnl3 .N a:visited
{
    color: #316775;
    text-decoration: none;
    font-weight: normal;  
    clear:both;
    /*float:left;
    padding-left:20px; */   
}

.Pnl3 .N a:hover
{
    color: #f76421;
    text-decoration: underline;
}
.Pnl3 .Links .Thumbs img
{
    border: none;
    width:183px;
    height:146px;/*
    padding:5px;*/
    
}
.Pnl3 .Links .Thumbs
{
    float: left;/*
    background-image: url(../images/Pnl1ThumbBG.jpg);
    background-repeat: no-repeat;
    background-position: left; */   
    width:193px; 
    height:156px;
}
.Pnl3 .Links .Info
{
    float: left;
    width: 525px;
    
}

.Pnl3 .DataList
{
   
    clear: both;/*
     border: solid 1px #e3e3e3;*/
    margin: 0 0 5px 0;
}

.Pnl3 .Seperator
{
   
    clear: both;
    margin:5px 0 5px 0;
    line-height:10px;
    height:10px;/*
	background-image: url(../images/Pnl3Seperator.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;   
	/*width:538px; */
	width: 720px;
    
}
.Pnl3 .Btn
{/*
	background-image: url(../images/btn.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	padding:0 7px 0 25px;
	color:#000;
	line-height:26px;
	height:26px;
	}
	/* /PNL3 */
	
	
	
	
	
.PnlProductList td
{
	border: solid 1px #ebece3;
}
.PnlProductList, .PnlProductList1
{/*
	background-image: url(../images/PnlProductList.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 6px;	*/
}
.PnlProductList strong
{
	color: #4e9ba8;
	font-size: 1.4em;
}

.PnlProductList span
{
	color: #4e9ba8;
}


.PnlProductListW
{
	float: left;
	width: 340px;
	margin: 5px;
	text-align: center;
}

.PnlProductList .Thumb
{
    float: left;	
	margin: 5px;
	text-align: center;
	width:150px;
}

.PnlProductList .Info
{
font-size:0.9em;
float:left;
width:175px;
text-align:left;
    
}

.PnlProductList .Info strong
{
	color: #333;
	font-size: 1.0em;
}


.PnlProductList .Info h2
{
    font-size:1.0em;
    line-height:1.0em;
    padding:0;
    margin:0;
    font-weight:bold;
    
}



/*
.Sepetim
{
background-image: url(../images/pnl1BG.jpg);
background-repeat: repeat-x;
background-position: left bottom;
min-height:103px;
text-align:center;
	
	}
	.Sepetim br
{ 
    line-height:32px;
    height:32px;
    }
.Sepetim strong{ 
    color:#981613;
    }*/
    
.PNL_HemenAl{
    /*background-image: url(../images/productdetailBG.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom:65px;*/
    }
.PNL_HemenAl .Price {
    color:#cd184b;
    text-align:center;
    font-weight:bold;
    width:230px;    
    }
    
    .PNL_HemenAl .Price span {
    font-size:1.2em;
    }
    
    .PNL_HemenAl .Price strong {
    font-size:2.2em;
    }
     
.PnlGallerySide
{
    width:470px;
    vertical-align:top;
    border:solid #f1f1f1 1px;
    
}
.PnlGallerySide h3
{
    margin:0px;
    padding:2px;
     background-image: url(../images/pnlProductPhotoBGH3.jpg);
    background-repeat: repeat-x;
    background-position: center;
    background-color:#ea830a;
    font-weight:normal;
    font-size:0.9em;
    color:#fff;
    line-height:17px;
}

.OrderSide
{  
    color:#de1255;
    line-height:20px;
    float:left;
    width:249px;
    
    }
    
    
.OrderSide .TextLeft
{  float:left;
width:60px;
}

.OrderSide .TextLeftPadding
{  float:left;
width:10px;
}
.OrderSide .TextRight
{   float:left;
    width:150px;
}


.PnlOrderSideT
{/*
    background-image: url(../images/pDTop.jpg);
    background-repeat: no-repeat;
    background-position: top left;*/
    /*color: #de1255;
    height: 45px;
    line-height: 45px;*/
    font-size: 2.2em;
    clear: both;
    text-align:center;
    font-weight:normal;   
    
}
.PnlOrderSideT span
{font-size: 0.5em; 
}
.PnlOrderSideM
{/*
    background-image: url(../images/pDM.jpg);
    background-repeat: no-repeat;
    background-position: top left;*/
    /*height:289px;*/
    }
.PnlOrderSideB
{
    /*background-image: url(../images/btn_siparisimitamamla1.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height:289px;
    line-height:40px;
    height:40px;*/
}

.AreaSideM .OrderSideSubmit
{
    /*padding:0px;
    margin:0px;
    background-color:Transparent;
    border:solid 0 #fff;
    line-height:40px;
    height:40px;
    width:249px;
    cursor:pointer;    */
    
  
  background-image: url(../images/btn_gonder.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width:249px;
    line-height:55px;
    height:55px;
    
    padding:0px;
    margin:0px;
  
  
    border:solid 0 #fff;
    cursor:pointer; 
    }
    
    .AreaSideM .OrderSide .Bullet input
{
    border:0px;
}
    
    
    

.SloganSide
{
    color:#4997a4;
    line-height:20px;
    float:left;
    width:249px;
    }

.SloganSide h2
{
    color:#4997a4;
    font-size:1.4em;
    font-weight:bold;
    text-align:center;
    
    }

.alert
{
    color:#cd184b;
}
          
.Paging
{
    background-image: url(../images/PagingSideBG.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    color: #669999;/*
    height: 41px;
    line-height: 41px;*/
    padding:2px 20px 2px 20px;
    font-size: 0.9em;
    clear: both;
    min-height:23px;
}

.Paging strong
{
    float:left;
    width:80px;
    line-height:19px;    
    }
.Paging a
{
    float:left;
    width:31px;
    height:19px;
    line-height:19px;
    text-align:center;
    font-size:0.9em;
    }
.Paging a, .Paging a:link, .Paging a:active, .Paging a:visited
{
	color: #fff;
	text-decoration: none;	
	background-image: url(../images/PagingLink.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    
}
.Paging a:hover, .Paging a.Current:hover

{
	text-decoration: none;
	background-image: url(../images/PagingHover.jpg);
    background-repeat: repeat-x;
}

.Paging a.Current
{
	text-decoration: none;
	background-image: url(../images/PagingCurrent.jpg);
    background-repeat: repeat-x;
}

.Pnl4 {
    /*background-image: url(../images/Pnl3BG.jpg);
    background-repeat: no-repeat; 
    background-position:top left;
min-height:283px;
*/
    color:#333333;
    min-height:283px;
    }
    
    .Pnl4  h1
{
    color: #000;
	background-image:none;
	font-size:1.6em;/*
	text-align:right;*/
	
}
.Pnl4 h1 strong
{ color: #de1255;}

.Pnl4 h3, .Pnl4 h4, .Pnl4 p{   
    padding:0px;
    margin:0px;
    }   
.Pnl4 h3
{   background-color:Transparent;
    font-size: 1.1em;
    font-weight: normal;
    color: #000000;   
    clear:both;
    text-align:center;
}
.Pnl4 h4
{
    font-size: 1.1em;
    text-align:center;
    color: #de1255;
    font-weight:normal;
}

.Fixed
{ height:32px;
    }





.PBG
{/*
    background-image: url(../images/PBG.jpg);*/
    background-repeat: repeat-x;
    background-position:top  left;    /*
    background-color:#f8e7ed;*/
    min-height:300px;  
    width:238px;
    vertical-align:top;   
    border:solid 1px #f4efeb; 
    }
    .Col2 .PBG
    {width:251px;
        }

        
.PTL,.PTR, .PBL, .PBR{
    width:6px;
    height:6px;
    line-height:6px;
    background-repeat: no-repeat;
    background-position: top left;
    display:none;visibility:hidden;
}

.PTL{background-image: url(../images/PTL.jpg);}
.PTR{background-image: url(../images/PTR.jpg);}
.PBL{background-image: url(../images/PBL.jpg);}
.PBR{background-image: url(../images/PBR.jpg);}
.PTL,.PBL{float:left;}    
.PTR,.PBR{float:right;}
.Pnl4 .Container{padding:0px;}
.Thumbs, .PBtn { text-align:center;}
.Thumbs img { border:solid 1px #f8e7ed;}
.Thumbs a { border:none;}
.Info{ font-size:0.9em; /*min-height:80px;*/}
.Price{font-size: 1.0em;text-align:center;color: #DE1255;font-weight:bold; }
.Price strong{font-size: 1.6em; padding:3px}
.PBtn{text-align:center;}	
.OrderForm {}
.OrderForm span {color:#de1255;width:10px;}
.BHover img { padding:12px 0 0 13px  }    
.BHover a, .BHover a:link, .BHover a:active, .BHover a:visited{width:361px;height:205px; line-height:205px; float:left;background-image: url(../images/banners-bg.jpg);background-position:top left;background-repeat:no-repeat;/*margin-bottom:2px*/}
.BHover a:hover{background-image: url(../images/banners-hover.jpg);background-position:top left;background-repeat:no-repeat;}
/*.BHover a:hover{margin-top:2px}*/
.Datalist td{ width:361px; height:205px; vertical-align:top}


.DTL_Fotos1{color:#4997a4;font-size:0.9em; line-height:17px;}
.DTL_Fotos1 h2{ margin:0px;
        padding:2px;
        background-image: url(../images/pnlProductPhotoBGH3.jpg);
        background-repeat: repeat-x;
        background-position: center;
        background-color:#ea830a;
        font-weight:normal;
        font-size:1.3em;
        color:#fff;
        line-height:17px;}
.DTL_Fotos1 h3, .DTL_Fotos1 p{ margin:0px;padding:0px;}
.DTL_Fotos1 hr{border-top:0px;border-bottom:dotted 1px #bd0744; }
.DTL_Fotos1 td{background-image: url(../images/DTL_Fotos1_BG.jpg);background-repeat: repeat-x;background-position: top center;}
.HediyeUrun{ font-size:1.1em; color:#0081d8;text-align:center; }

.FormPage h1{ background:none; line-height:22px;margin:0;padding:0;}
.FormPageSp{width:10px;}
.FormPageNumber, .FormPageSoru{height:32px;line-height:32px;font-size:1.2em;}
.FormPageNumber{color:#fff;text-align:center;width:32px;background-image: url(../images/FormNumber.jpg);background-repeat: no-repeat; background-position: top center;}
.FormPageSoru{color:#bd0742;}
.FormPage label {padding-right:10px;}

/*-- sales*/

.BulletItem ul
{
   
    }
.BulletItem li 
{
    list-style-image:url(../images/Bullet.jpg);
 line-height:17px;
 color:#711839;
 font-weight:bold;
 
    }
    

.R1
{ color:#024a52;
}
.R2
{ color:#F44189;
}
.Italic
{ font-style:italic;
}
/* /sales*/
.RP_AllProductList { text-align:center;}

.RP_AllProductList a, .RP_AllProductList a:active, .RP_AllProductList a:link, .RP_AllProductList a:visited { color:#999999; text-decoration:none; font-size:10px;}

.RP_AllProductList a:hover
{ text-decoration:underline;}

