
/* ================================
    Default styles FOR NetsimNuke
   ================================
*/   




.ModulCizgi {
	
}

.ModulText {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.ModulMinButton {
	background-image:url('Images/min_red.gif');
}

a.ModulMinButton:hover {
	background-image:url('Images/min_red_highlight.gif');
}

.ModulMaxButton {
	background-image:url('Images/max_red.gif');
}

a.ModulMaxButton:hover {
	background-image:url('Images/max_red_highlight.gif');
}
.ModulCloseButton {
	background-image:url('Images/x_red.gif');
}

a.ModulCloseButton:hover {
	background-image:url('Images/x_red_highlight.gif');
}

.ModulEdit {
	width:10%;	
	white-space:nowrap;
	text-align:right;
	padding-top:2px;
	padding-right:2px;
}

.ModulTitle {
	width:90%;	
	padding-left:2px;
	font-weight:bold;
	padding-right:5px; 
}

.ModulButton {	
	padding-right:2px; 
	vertical-align:top;
}

.ModulPanelBox {
	display:block;
	/*margin-top:3px;*/
	overflow:hidden;
	width:12px;
	height:12px;
	cursor:hand;
	cursor:pointer;
}

.ControlPanel
{
	border-right: #e2e3e5 1pt solid;
    border-top: #e2e3e5 1pt solid;
    font-weight: normal;
    font-size: 9pt;
    border-left: #e2e3e5 1pt solid;
    color: Black;
    border-bottom: #e2e3e5 1pt solid;
    font-family: Verdana, Arial;
    background-color: White;	
}

.MenuBaslik {
	width:100%;
	background-image: url('Images/modulbaslik.PNG');
	background-repeat: repeat;
	padding-left:2px;
	padding-right:5px; 
}

.MenuBaslikMusteriMod {
	width:100%;
	background-image: url('Images/modulbaslik1.PNG');
	background-repeat: repeat;
	padding-left:2px;
	padding-right:5px; 
}

.SepeteAt{
	background-image: url('Images/sepetat.gif');
	background-repeat: repeat;	
	height:33px;
	width:99px;	
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 10px;
	padding-top: 5px;		
	cursor: hand;
	background-color:White;
}

.Sepetim{
	vertical-align: 5%;
	background-image: url('images/sepetim.gif');
}

.WordButton{
	background-image: url('Images/word.gif');
	background-repeat: repeat;	
	height:20px;
	width:50px;	
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 10px;
	padding-top: 5px;		
	cursor: hand;
	background-color:White;
}

.ExcelButton{
	background-image: url('Images/excel.gif');
	background-repeat: repeat;	
	height:19px;
	width:50px;	
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 10px;
	padding-top: 5px;		
	cursor: hand;
	background-color:White;
}

.XmlButton{
	background-image: url('Images/xml.gif');
	background-repeat: repeat;	
	height:19px;
	width:50px;	
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 10px;
	padding-top: 5px;		
	cursor: hand;
	background-color:White;
}

.EkleButton{
	background-image: url('Images/ekle.gif');
	background-repeat: repeat;	
	height:22px;
	width:47px;	
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 10px;
	padding-top: 5px;		
	cursor: hand;
	background-color:White;
}

.StoktakilerButton{
	height:22px;	
	width:122px;
	padding-left:25px;
	border-right: white 1pt solid;
    border-top: white 1pt solid;
    border-left: white 1pt solid;
    border-bottom: white 1pt solid;    
    font-weight: bold;
    font-size: 9pt;    
    color: Black;    
    font-family: Verdana, Arial;    
    background-image: url('Images/stoktakiler.gif');
	background-repeat: no-repeat;
}

.KiyaslaButton
{
	background-image: url('Images/kiyasla.gif');
	background-repeat: no-repeat;	
	height:24px;
	width:92px;	
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 25px;
	padding-top: 5px;		
	cursor: hand;	
}

.UrunYol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BB8E4;
}

.UrunAdet {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

.KucukSepet{
	background-image: url('Images/kucuksepet.jpg');
	background-repeat: no-repeat;	
	width:14px;
	height:14px;	
	border-style:none;		
}

.Baslik{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;    
    color: Black;   
    cursor: hand;
}

.PanelOranBaslik {
	background-image: url('Images/modulbaslik.bmp');
	background-repeat: repeat;
}

.OdemeSecenkleriButton{
	background-image: url('Images/odeme.gif');
	background-repeat: repeat;	
	height:18px;
	width:103px;	
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 10px;
	padding-top: 5px;		
	cursor: hand;	
}

.YorumYazButton{
	background-image: url('Images/yorum_yaz.gif');
	background-repeat: repeat;	
	height:18px;
	width:103px;	
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 10px;
	padding-top: 5px;		
	cursor: hand;	
}

.TavsiyeEtButton{
	background-image: url('Images/tavsiye_et.gif');
	background-repeat: repeat;	
	height:18px;
	width:103px;	
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 10px;
	padding-top: 5px;		
	cursor: hand;	
}

.DetayliUrunAramaSecenekler {
	border-right: darkgray 1px solid; 
	border-top: darkgray 1px solid; 	
	font-size: 8pt; 
	border-left: darkgray 1px solid; 
	width: 90%; 
	border-bottom: darkgray 1px solid; 
	font-family: Verdana; 	
	text-align: left;
	background-color: whitesmoke; 
	visibility:hidden;
}

.TeklifTalepIslemUstBilgi {
	background-color: #dcdcdc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

.TeklifTalepListeFiltre {
	background-color: #dcdcdc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

.SasGiris {	
	border-style:none;		
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	height:253px;
	width:472px;	
}

.SasIsletmeGirisButton{
	background-image: url('Images/tedarikci.png');	
	background-color:Transparent;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:73px;
	width:340px;					
	cursor: hand;	
}

.SasPersonelGirisButton{
	background-image: url('Images/personel.png');	
	background-color:Transparent;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:73px;
	width:340px;					
	cursor: hand;	
}

.NextButton{
	background-image: url('Images/button_next.gif');	
	background-color:Transparent;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:40px;
	width:40px;					
	cursor: hand;	
}

.BackButton{
	background-image: url('Images/button_prev.gif');	
	background-color:Transparent;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:40px;
	width:40px;					
	cursor: hand;	
}

.TeklifVerButton{
	background-image: url('Images/teklifver.gif');	
	background-color:Transparent;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:20px;
	width:86px;					
	cursor: hand;	
}

.HemenAlButton{
	background-image: url('Images/hemenal.gif');	
	background-color:Transparent;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:20px;
	width:75px;					
	cursor: hand;	
}

.AcikArtirmaSepeteEkleButton{
	background-image: url('Images/sepete_ekle.gif');	
	background-color:Transparent;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:31px;
	width:125px;					
	cursor: hand;	
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtreebackimage {	
	background-repeat: repeat-y;
	background-position: 9px 15px;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
