/* ######### Style for Tab Interface itself ######### */


.shadetabs table{
	display: inline;
	background: white url(shade.gif) top left repeat-x; /*THEME CHANGE HERE*/
	height: 30px;
	margin: 0;
}

.shadetabs td a{
	text-decoration: none;
	color: #ffffff;
	width: 100%;
}

.shadetabs td a:visited{
color: #ffffff;
text-decoration: none;
}

.shadetabs td a:hover{
text-decoration: none;
color: #ffffff;

}

.shadetabs td.selected{.gif
}

.shadetabs td.selected a{ /*selected main tab style */

background-image: url(shadeactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
	padding-top: 8px;
height: 100%;
}

.shadetabs td.selected a:hover{ /*selected main tab style */
text-decoration: none;
	padding-top: 8px;

}

/* Shade Tabs 1 */

.shadetabs1 table{
	display: block;
	background: white url(shade_bw.gif) top left repeat-x; /*THEME CHANGE HERE*/
	height: 30px;
	margin: 0;
}

.shadetabs1 td a{
	text-decoration: none;
	color: #444444;
	width: 100%;
}

.shadetabs1 td a:visited{
color: #444444;
text-decoration: none;
}

.shadetabs1 td a:hover{
text-decoration: none;
color: #444444;
}

.shadetabs1 td.selected{.gif
}

.shadetabs1 td.selected a{ /*selected main tab style */
padding-top: 5px;
background-image: url(shadeactive_bw.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
height: 100%;
}

.shadetabs1 td.selected a:hover{ /*selected main tab style */
text-decoration: none;

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position: absolute;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-top: 1px solid #CCCCCC; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
text-decoration: none;
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
text-decoration: none;
background-color: #478DD0;
color: #ffffff;
}

.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
text-decoration: none;
}

.bgcell { 
background: white url(shade.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.cartTitle { 
	color: #909090; 
	font-size: 30px; 
	font-weight: bold; 
	text-decoration: none; }
.cartCaption { 
	color: white; 
	font-weight: bold; 
	background-color: #0073a5; }
.input { 
	font-size: 8pt; 
	line-height: 10pt; 
	font-family: Verdana; 
	width: 55px; }
.button { 
	font-size: 8pt; 
	line-height: 10pt; 
	font-family: Verdana; 
	width: 80px; }
input { 
	font-size: 8pt; 
	font-family: Verdana; 
	line-height: 10pt; }
	
.renkliRakam {
color: #ff0000;
}