﻿/* GENERIC */

/* background color for the content part of the pages */
Body
{
	font-size: 11px;
	line-height: 15px;
	font-family: Tahoma, Helvetica, sans-serif;

}


.CartLink {
display:block;
margin-top:5px;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
line-height:17px;
}

.CartLink strong {
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color:#b2292a;
}

A.CartLink:link, A.CartLink:visited, A.CartLink:active {
color:#333;
text-decoration: none;
}

A.CartLink:hover {
text-decoration: underline;
}

A.CartLink:hover strong {
text-decoration: none;
}


#MemberPanel {
font-family: Verdana, Arial, Tahoma;
font-size: 11px;
color: #555;
line-height:25px;
}

A.MPLink:link, A.MPLink:active, A.MPLink:visited {
color:#b2292a;
text-decoration: underline;
}

A.MPLink:hover {
color:#b2292a;
text-decoration: none;
}

.TextSep {
color: #ddd;
}


/* TABLAR */


#topnav-row {
height:30px;
}

#topnav {
position:absolute;
margin-top:-35px;
text-align: center;
width:980px;
}

.toptab {
display: inline-block;
margin-left:1px;
}

A.toptab:link, A.toptab:active, A.toptab:visited {
font: bold 11px Tahoma, Verdana, Arial;
color: #666;
text-decoration: none;
background: url(images/tab-bg.gif) repeat-x;
}

.toptab strong {
background: url(images/tab-left.gif) no-repeat;
display:block;
}

.toptab em {
background: url(images/tab-right.gif) top right no-repeat;
font-style: normal;
display:block;
padding: 5px 10px 7px 10px;
}

A.toptab:hover {
color:#b2292a;
}



/* Ana Menü */

#TopMenu {
padding-left:20px;
font: bold 12px Tahoma, Arial, Verdana;
padding-bottom: 3px;

}


A.TopMenuLink:link, A.TopMenuLink:active, A.TopMenuLink:visited {
text-decoration: none;
color: #ffeeef;

}

A.TopMenuLink:hover {
text-decoration: underline;
color: #ffeeef;
}

#TopMenu em {
font-style: normal;
font: normal 15px Verdana, Arial, Tahoma;
color: #76081f;
letter-spacing:15px;
}

.SearchField {
font: normal 11px Verdana, Arial, Tahoma;
color: #777;
padding:3px;
height: 22px;
border: solid 1px color: #961019;
}

/* Ürün Liste Stili */

.NewPriceTag {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555;
font-weight: normal;
}

.NewPrice {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color:#b2292a;
font-weight: normal;
margin-top:3px;

}

.NewAddToCart {
float: right;
}

.NewImg {
position: absolute;
margin: -16px 0 0 -36px;
}

.NewPrice em {
font-weight: normal;
font-style:normal;
font-size:10px; 
color:#666666;
font-family: Verdana, Tahoma;
margin-left:5px;
}
.NewVisitedListItem {
border-top: dashed 1px #e4e4e4;
border-bottom: dashed 1px #e4e4e4;
}

.KategoriGrup {
 color:#111;
 font-size:12px;
 font-family:Arial,Tahoma, Verdana;
padding: 10px 0 13px 0;
}

a.AnaKategoriLink:link, a.AnaKategoriLink:active, a.AnaKategoriLink:visited {
color:#B2292A;
font-style:inherit;
}
 

a.KategoriLink:link, a.KategoriLink:active, a.KategoriLink:visited {
color:#555;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;padding-left:10px;;
background-position:left;
}

a.KategoriLink:hover {
 font-style:inherit;
 color:#B2292A;
 background-image:url(images/arrow.gif);
}

 

.KategoriLink strong {
color:#B2292A;
 }



.GrupSep {
line-height: 1px;
border-top: dotted 1px #aaa;
}

