/*******************BUTTON SET************************************/
a.boldbuttons{
background: transparent url('../images/button/roundedge-green-left.gif') no-repeat top left;
display: block;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
width: 74%;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../images/button/roundedge-green-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding-top: 4px;
}
/*******************BUTTON SET************************************/

hr {
  border: none;
  background-color: #666666;
  color: #666666;
  height: 1px;
}
.uzmanlarimiz TD {
color: #666666;
font-size: 8pt;
font-family: Tahoma;
text-decoration: none;
border: 1px dotted black;

}
.salonlar {
color: #666666;
font-size: 8pt;
font-family: Tahoma;
text-decoration: none;
}

.trademarks {
color: #666666;
font-size: 8pt;
font-family: Tahoma;
text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
INPUT,SELECT,TEXTAREA
	{
		font-family:Verdana,Symbol, serif ; 
		font-size: 8pt; 
		color:#999;
		border: 1Px dotted #aaa;
		margin:0px;
		padding:2px;
	}
	input:focus, textarea:focus,SELECT:focus {
		border:1px solid #555; 
		color:#333;
		background-color: #FFFFFF;

	}
	
input[type=submit]{background:#ccc;color:#999999}
.cizgiliBorder {
border: 1px dotted black;
}
.SagUrun A {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.SagUrun {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.urunFiyat {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.urunMenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.urunFiyatBold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
.urunFiyatBoldRed {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #BF0000;
}
.urunFiyatBold_ayrinti {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
}
.urunFiyat_ayrinti {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
}
.urunFiyat2_ayrinti {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:normal;
	color: #666666;
}
.taksit {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.yorum {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.urunayrinti {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.kategoriMenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
}
.kategoriMenu A {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.listeKoyu:hover {
		background-color: #B3D1D9; 
		color:#000;
		empty-cells:show;
		}
.listeAcik:hover {
		background-color: #D7E7EB; 
		color:#000;
		}
		
#dhtmltooltip{
position: absolute;
width:150px;
border: 1px solid #eee;
padding: 2px;
visibility: hidden;
z-index:100;
font-size:7pt;
background: transparent;
background-color: #fff;
opacity: .9;
filter:alpha(opacity=80); /* IE's opacity*/ 
}

.yorum{
			
}

.yorum_baslik{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	height:30px;
}

.yorum_icerik{
	padding:10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}