
BODY
{
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
	font-size: 9pt !important;
	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
	background-color: White;
}

FORM
{
	margin: 0px !important;
}

IMG
{
	margin: 0px !important;
}

INPUT
{
	font-size: 9pt;
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
}

SELECT
{
	font-size: 9pt;
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
}

TEXTAREA
{
	font-size: 10pt;
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
}

A
{
	color: black;
	text-decoration: none;
}

DIV, P, TD
{
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
	font-size: 9pt;
	color: black;
}

fieldset
{
	margin: 5px;
	margin-top: 10px;
	padding: 5px;
	color: gray;
	display: block;
}

fieldset legend
{
	color: #99540A;
}

#logo
{
	background-color: #D2E0BE;
	border-bottom: 2px solid #005000;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr= '#FFFFFFFF' , EndColorStr= '#00FFFFFF' );
	height: 50px;
	overflow: hidden;
	position: relative;
}

.menuColor
{
	background: #EFEAD9;
}

.pageCount
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}

#TitleBar
{
	height: 32px;
	left: 0px;
}

.headerCell
{
	background-color: #990000;
	background: #990000 url( "../images/gradient.gif" ) repeat-x bottom;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	text-overflow: ellipsis;
}

#masterTable
{
	table-layout: fixed;
	height: 100%;
	width: 100%;
}

#bodyDiv
{
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	height:100%;
}

/*======[ Login Page ]======*/
#loginlogo
{
	position: relative;
	top: 35px;
	width: 490px;
}

.loginImg
{
	border: 2px ridge;
}

.loginBody
{
	background-color: #FFFFEB;
	border: 0px none;
	overflow: auto;
}

.loginButton
{
	background-color: #CC3333;
	Color:White;
	Font-Weight:bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#66FFFFFF' , EndColorStr= '#00FFFFFF' );
	border: 1px solid darkgray;
	cursor: default;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	width: 80px;
	height: 25px;
}
.loginButtonm
{
	background-color: #CC3333;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#66FFFFFF' , EndColorStr= '#00FFFFFF' );
	border: 1px solid red;
	cursor: default;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	width: 25px;
	height: 20px;
}
.loginInput
{
	border: 1px solid #005000;
	vertical-align: middle;
	width: 12em;
}

.loginSelect
{
	border: 1px solid #005000;
	vertical-align: middle;
	width: 12em;
}

#loginTable
{
	background-color: #990000;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#66FFFFFF' , EndColorStr= '#00FFFFFF' );
	border: 2px solid black;
}

.loginText
{
	color: white;
	font-weight: bold;
}

/*======[ Navigation Buttons ]======*/
div#navigation ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#navigation ul li a img
{
	border: 0px;
	vertical-align: bottom;
}

div#navigation ul li a
{
	display: block;
	background: #005000 url( "../images/gradient.gif" ) repeat-x bottom;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: 100%;
}

div#navigation ul li a.active
{
	color: #000000;
	background: #9DB580 url( "../images/active_nav.gif" ) repeat-x bottom;
}

div#navigation ul li a:hover
{
	color: #000000;
	background: #9DB580 url( "../images/active_nav.gif" ) repeat-x bottom;
}

div#navigation ul li a:hover.active
{
	background: #9DB580 url( "../images/active_hover_nav.gif" ) repeat-x bottom;
}

/*======[ Tab Bar ]======*/
#tab
{
	float: left;
	width: 100%;
	background: #DAE0D2 url( "../images/bg.gif" ) repeat-x bottom;
	line-height: normal;
	padding: 10px 10px 0;
}

#tab ul
{
	margin: 0;
	padding: 0px 0px 0;
	list-style: none;
}

#tab li
{
	float: left;
	background: url( "../images/left.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom:1px solid #765;
}

#tab .topRow
{
	border-width:0;
}

#tab a
{
	float: left;
	display: block;
	background: url( "../images/right.gif" ) no-repeat right top;
	padding: 5px 6px 5px 0px;
	text-decoration: none;
}

#tab a:hover
{
}

#tab #current
{
	background-image: url( "../images/left_on.gif" );
	border-width:0;
}

#tab #current a
{
	background-image: url( "../images/right_on.gif" );
	padding-bottom: 6px;
}

/*======[ Tool Bar ]======*/
#menubar
{
	width: 5000px;
	border-bottom: 1px solid ButtonShadow;
	background-color: #EFEAD9; 
	-moz-user-select:none;
}

.coolButton,
.coolButtonHover,
.coolButtonActiveHover,
.coolButtonActive,
.coolButtonActiveDisabled,
.coolButtonDisabled,
.coolButtonUpDisabled
{
	cursor: Default;
	padding: 2px 5px 2px 5px;
	border: 0px solid #EFEAD9;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #EFEAD9;
}

.coolButtonHover
{
	border-width: 1px;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonShadow;
	border-top-color: ButtonHighlight;
	border-bottom-color: ButtonShadow;
	padding: 1px 4px 1px 4px;
}

.coolButtonActiveHover
{
	border-width: 1px;
	border-left-color: ButtonShadow;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonShadow;
	border-bottom-color: ButtonHighlight;
	padding: 2px 3px 0px 5px;
}

.coolButtonActive
{
	border-width: 1px;
	border-left-color: ButtonShadow;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonShadow;
	border-bottom-color: ButtonHighlight;
	padding: 2px 3px 0px 5px;
}

.coolButtonUpDisabled,
.coolButtonActiveDisabled,
.coolButtonDisabled
{
	padding: 2px 5px 2px 5px;
	border-width: 0px;
}

.coolButtonActiveDisabled
{
	border-width: 1px;
	border-left-color: #D2E0BE;
	border-right-color: #D2E0BE;
	border-top-color: #D2E0BE;
	border-bottom-color: #D2E0BE;
	padding: 2px 3px 0px 5px;
}

.coolButtonUpDisabled
{
	border-width: 1px;
	border-left-color: #D2E0BE;
	border-right-color: #D2E0BE;
	border-top-color: #D2E0BE;
	border-bottom-color: #D2E0BE;
}

.coolButtonUpDisabled img,
.coolButtonActiveDisabled img,
.coolButtonDisabled img
{
	 -moz-opacity:0.4;
	opacity:0.4;
}

.coolButtonUpDisabled,
.coolButtonDisabledContainer,
.coolButtonActiveDisabled,
.coolButtonDisabledContainer,
.coolButtonDisabled,
.coolButtonDisabledContainer
{
	filter: alpha(opacity=30)gray();
}

/*======[ List Control ]======*/

.ListDiv
{
	padding:0px !important;
}

#ListTableTop
{
	table-layout:fixed;
	position:relative;
	-moz-user-select:none;
}

#ListTableTop td
{
	z-index: 1;
	background: #EFEAD9;
	border-style: outset;
	border-width: 1px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: default;
	text-overflow: ellipsis;
	overflow: hidden; 
}

#ListTableBot
{
	table-layout:fixed;
	-moz-user-select:none;
}

#ListTableBot tr
{
	cursor: pointer; 
	
}

#ListTableBot td
{
	padding-left: 3px;
	padding-right: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.rowOff
{
	background-color: #FFFFFF;
	color: #8992B4;
}

.rowOn
{
	background-color: #D2E0BE;
	color: #FFFFFF !important;
}
.bayiislem{background:green;color:White;Font-Weight:Bold;width:130;height:50}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.blue_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #5B90C6;
font-size: 13px;
	font-weight: bold;
}
.big_title{font-family: Verdana, Arial, Helvetica, sans-serif;color: #5B90C6;font-size: 30px;font-weight: bold;}
.tutar{border:solid 1 gainsboro;width:75;color:#F45E0B;font-size:8pt;font-weight:bold;text-align:right;}
.inptsepet{border:solid 1 gainsboro;width:75;text-align: right };
.inptsepetsol{border:solid 1 gainsboro;width:75;text-align:left};
.inptsepetm{border:solid 1 gainsboro;width:40};
.inptbutton{border:solid 1 gray;background:gainsboro;width:75};
.liste{	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#efa101}
.listeb{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#CC3333;Font-Weight:bold}
.listek{	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#00FFFFFF;Font-Weight:bold}
.sepettextarea{border:solid 1 gainsboro;width:200;height:75;text-align: left};
.CariKart{
	background: White;
	background-image: url(../images/bilgilerim2.png);
  	background-attachment: fixed;
  	background-position: 2% 50%;
	background-repeat:  no-repeat;
	Font-Weight:Bold;
	width: 150px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 2 2 2 2;
	border: groove 1 Gray;
	text-align:right;
	cursor:hand;	
	}
.siparis{
	background: White;
	background-image: url(../images/siparisler.png);
  	background-attachment: fixed;
  	background-position: 2% 50%;
	background-repeat:  no-repeat;
	Font-Weight:Bold;
	width: 150px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 2 2 2 2;
	border: groove 1 Gray;
	text-align:right;
	cursor:hand;	
	}
.odemeler{
	background: White;
	background-image: url(../images/odemeler2.png);
  	background-attachment: fixed;
  	background-position: 2% 50%;
	background-repeat:  no-repeat;
	Font-Weight:Bold;
	width: 150px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 2 2 2 2;
	border: groove 1 Gray;
	text-align:right;
	cursor:hand;	
	}
.yenisiparis{
	background: White;
	background-image: url(../images/yenisiparis1.png);
  	background-attachment: fixed;
  	background-position: 2% 50%;
	background-repeat:  no-repeat;
	Font-Weight:Bold;
	width: 150px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 2 2 2 2;
	border: groove 1 Gray;
	text-align:right;
	cursor:hand;	
	}
.bduzenle{width:150;border:gray solid 1;background:gainsboro}	
.bduzenlea{width:300;height:50;border:gray solid 1;background:gainsboro}	
.bduzenleg{width:300;border:gray solid 1;background:gainsboro}	
.textwhitemid{font-family: Verdana, Arial, Helvetica, sans-serif;color: #5B90C6;font-size: 13px;	font-weight: bold;}
.textrows1{font-family: Verdana, Arial, Helvetica, sans-serif;color: Gray;font-size: 11px;}
.inptsepetm{border:solid 1 gainsboro;width:40};
.mesaj{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: red;}
.red_title{font-family: Verdana, Arial, Helvetica, sans-serif;color: #F21111;font-size: 13px;font-weight: bold;}
.parl_title{font-family: Verdana, Arial, Helvetica, sans-serif;color: #3F2C9D;font-size: 13px;font-weight: bold;}
.sayfala{background-image:url('images/sayfa_logo.gif');font-size:10px;color:white;padding-top:6;padding-left:3;text-decoration:none;font-weight:bold;width:24;height:24}
a.sayfala:hover{background-image:url('images/sayfa_logo.gif');font-size:10px;color:red;padding-top:6;padding-left:3;text-decoration:none;font-weight:bold;width:24;height:24}
.sayfala2{background-image:url('images/sayfa_logok.gif');font-size:10px;color:white;padding-top:5;padding-left:6;text-decoration:none;width:23;height:23;font-weight:bold;}
