/* Block CSS */
#LeftBlocksList{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#RightBlocksList{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.hintsClass{
	font-family:Tahoma;
	font-size:9px;	
}
.WarningBox{
border:1px solid #999999;
margin-bottom:2px;
margin-top:2px;
font-size: 12px;
font-weight: bold;
background-color: #F5F5FA;
color:red;
font-family :  Tahoma;
padding:5px;
}

.ShowItemList
{ 
width:100%; 
border:1px solid #F0F0F0; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal; 
color:#1E1E1E;
height:100%;
}

.OrderButton3{

background-image:url(../images/buttonback3.gif);
color:#333333;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:22px;
width:160px;
padding-bottom:2px;
border:0px;

}

.OrderButton4{

background-image:url(../images/buttonback4.gif);
color:#282828;
font-family:Tahoma;
font-weight:normal;
font-size:10px;
height:20px;
width:40px;
border:0px;
padding-bottom:2px;
}

.ToolTip{
	border: 1px solid #CCCCCC;
	background-color: #EDF5F7;
	padding:4px;
	width:auto;
	height:auto;
}
#PageOver {
	background:url("/images/overlay.png") repeat scroll 0 0 transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.TextDropBox{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
}
.TextFormBox{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
}

.BlockHover{
}

.BlockHandle{
}

/*
** PRINTER FRIENDLY CSS
*/

.PrinterFriendly{
font-size:14px;
color:#000000;
}

.PrinterFriendly .Row {
color: #333333;
font-family : Tahoma;
font-size : 14px;
}

.PrinterFriendly .Row .key {
color: #000000;
font-family : Tahoma;
font-size : 14px;
}

.PrinterFriendly .Content {
border:1px solid #cccccc;
color: #333333;
font-family : Tahoma;
font-size : 14px;
}

.PrinterFriendly .Content .key {
color: #000000;
font-family : Tahoma;
font-size : 14px;
font-weight:bold;
}

.PrinterFriendly a{
text-decoration: none;
color: #333333;
font-size : 14px;
font-family: Tahoma;
line-height:20px;
height:20px;
}


.PrinterFriendly a:hover {
text-decoration: underline;
color:#333333;
font-size : 11px;
font-family: Tahoma;
line-height:20px;
height:20px;
}

.PrinterFriendly .Pager{
background-color: #FFFFFF;
padding-left: 2px;
padding-right:2px;
padding-top: 3px;
padding-bottom: 3px;
font-size:14x;
}

.PrinterFriendly .hseparator {
background-color: #999999;
height: 1px;
overflow:hidden;
}
.PrinterFriendly .CartBox {
background-color: #FCFCFC;
height:20px;
line-height:20px;
border-bottom:2px dotted #E0E0E0;
border-left:2px solid #E0E0E0;
border-right:2px solid #E0E0E0;
font-size:12px;
font-family : Tahoma,Verdana,Arial;
}

.PrinterFriendly .OrderHeader{
border-top: 1px solid #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
background-image:url(../images/productactive.gif);
font-weight:bold;
font-size:14px;
font-family : Tahoma;
line-height:20px;
height:20px;
}
.PrinterFriendly .OrderMiddle{
border-bottom: 5px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
font-family : Tahoma;
line-height:20px;
height:20px;
}

/* DataList CSS */


.DataList{
font-size:12px;
color:#000000;
}

.DataList .Header{
border: 1px solid #CCCCCC;
background-image:url("../images/admin/headback.gif");
font-weight:bold;
font-size:8pt;
font-family :  Tahoma,Verdana,Arial, Helvetica;
line-height:15px;
height:15px;
}

.DataList .Row {
color: #333333;
font-family : Tahoma;
font-size : 8.5pt;
}

.DataList .Row .key {
font-weight:bold;
}

.DataList .Content {
border:1px solid #cccccc;
color: #333333;
font-family : Tahoma;
font-size : 8.5pt;
}

.DataList .Content .key {
color: #000000;
font-family : Tahoma;
font-size : 8.5pt;
font-weight:bold;
}

.DataList a{
text-decoration: none;
color: #333333;
font-size : 11px;
font-family: Tahoma;
line-height : 14px;
}

.DataList a:hover {
text-decoration: underline;
color:#333333;
font-size : 11px;
font-family: Tahoma;
line-height : 14px;
}

.DataList a.compareLink {
font-size: 10px;
font-weight: bold;
color: #333333;
text-decoration: none;
}

.DataList a:hover.compareLink {
text-decoration: none;
color: #ff9600;
font-size: 10px;
}

.DataList .Pager{
background-color: #FFFFFF;
padding-left: 2px;
padding-right:2px;
padding-top: 3px;
padding-bottom: 3px;
font-size:12px;
}

.DataList .hseparator {
background-color: #999999;
height: 1px;
overflow:hidden;
}
.DataList .CartBox {
background-color: #FCFCFC;
height:20px;
border-bottom:1px dotted #E0E0E0;
border-left:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
font-size:11px;
font-family : Tahoma,Verdana,Arial;
}

.DataList .OrderHeader{
border-top: 1px solid #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
background-image:url(../images/productactive.gif);
font-weight:bold;
font-size:12px;
font-family : Tahoma;
line-height:20px;
height:20px;
}
.DataList .OrderMiddle{
border-bottom: 5px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}

.OrderTextBox{
	background:url(/images/textbox_input.gif) repeat scroll right center transparent;
	border: 1px solid #DADADA;
	height: 23px;
	padding: 2px 2px 2px 5px;
	margin:1px;
	font-size: 12px;
	color: #555555;
}
.OrderTextArea{
	background:url(/images/textbox_textarea.gif) repeat scroll right center transparent;
	font-family : Arial;
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	width: 250px;
	height: 75px;
	padding: 5px;
	font-size: 12px;
	color: #555555;

}
.OrderButton{
background-image:url(../images/buttonback.gif);
color:#333333;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:22px;
width:135px;
padding-bottom:2px;
border:0px;
}

.OrderButton2{
background-image:url(../images/buttonback2.gif);
color:#282828;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:22px;
width:60px;
border:0px;
padding-bottom:2px;
}
.OrderTopPassive{
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#CCCCCC;
}
.OrderTopActive{
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#444444;
}

.Blue2{ color:#31506F;font-family:Tahoma;}
.Blue{ color:#4D7EB0;font-family:Tahoma;}
.Blue3{ color:#4D7EB0;font-family:Tahoma; font-size:11px; font-weight:bold;}
.Fume{ color:#666666;font-family:Tahoma;}
.Orange{ color:#DD6F00;font-family:Tahoma;}
.Green{ color: #00B300;font-family:Tahoma;}
.Red{ color:#F4400B;font-family:Tahoma;}

.Login {
font-family:Tahoma;
font-size:18px;
font-weight:normal;
color:#666666;
}


.LoginFooter {font-family:Tahoma;font-size:11px;font-weight:normal;color:#666666;}
.LoginFooter a{font-family:Tahoma;font-size:11px;font-weight:normal;color:#666666;text-decoration:none;}
.LoginFooter a:hover{font-family:Tahoma;font-size:11px;font-weight:normal;color:#666666;text-decoration:none;}
.IdeaSoft { color:#006600;	font-weight: bold;font-family:Tahoma;font-size:11px; line-height:20px;text-decoration:none;}
.IdeaSoft a{ color:#006600;	font-weight: bold;font-family:Tahoma;font-size:11px; line-height:20px;text-decoration:none;}
.IdeaSoft2 { color:#003366; font-weight: bold;font-family:Tahoma;font-size:11px; line-height:20px;text-decoration:none;}
.IdeaSoft2 a{ color:#003366; font-weight: bold;font-family:Tahoma;font-size:11px; line-height:20px;text-decoration:none;}

.AlertBox { 
color:#666666; 
font-weight:normal; 
font-family:Tahoma; 
font-size:12px;
text-decoration:none; 
height:250px;
width:100%; 
align:center;
}
.AlertBox a:link{
color:#666666; 
font-weight:bold; 
font-family:Tahoma; 
font-size:12px;
text-decoration:none; 
}

.AlertBox a:hover{
color:#666666; 
font-weight:bold; 
font-family:Tahoma; 
font-size:12px;
text-decoration:underline; 
}

.AlertBox a:visited{
color:#666666; 
font-weight:bold; 
font-family:Tahoma; 
font-size:12px;
text-decoration:none; 
}

/* Admin Login Alani 20.02.2009*/
#Larea {
background:transparent url(../images/admin/Larea.gif) repeat scroll 0 0;
height:46px;
position:relative;
top:0;
width:310px;
}
#Lsecure {
background:transparent url(../images/admin/Lsecure.gif) repeat scroll 0 0;
height:46px;
position:relative;
top:0;
width:140px;
}
.Lfont {
vertical-align:middle;
padding:5px;
height:29px;
margin:8px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#999999;
}
.Ltext {
border:1px solid #FFFFFF;
vertical-align:middle;
padding:5px;
height:29px;
width:260px;
margin:8px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#999999;
}
.Lsecure {
border:1px solid #FFFFFF;
vertical-align:middle;
padding:5px;
line-height:18px;
height:29px;
width:100px;
margin:8px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#999999;
}
.Lbutton{
background-image:url(../images/admin/Lbutton.gif);
color: #666666;
font-family:Tahoma;
font-weight:bold;
font-size:14px;
height:35px;
width:109px;
border:0px;
}
.Ltop{
background-image:url(../images/admin/L_01.gif);
height:102px;
width:521px;
border:0px;
}
.Ltop2{
background-image:url(../images/admin/L_01B.gif);
height:102px;
width:521px;
border:0px;
}
.Lbottom{
background-image:url(../images/admin/L_04.gif);
height:22px;
width:521px;
border:0px;
}
.ContentDialogNoHeader{
	position:absolute;
	left:0px;
	top:0px;
	font-family :  Tahoma;
	padding:0px;
	display:none;
	visibility:hidden;
}

/* Image Zoom */

div.mojozoom_marker {
	position : absolute;
	cursor : pointer; 
}

div.mojozoom_border {
	position : absolute;
	left:0px;
	top:0px;
	border : 1px solid black;
	width:100%;
	height:100%;
}

div.mojozoom_fill {
	position : absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color : white;
	opacity : 0.6;
	-moz-opacity : 0.6;
	-khtml-opacity : 0.6;
	filter:alpha(opacity=60);
}

img.mojozoom_img {
	padding : 0px;
	border: 0px;
}

div.mojozoom_imgctr {
	position : absolute;
	margin-left : 20px;
	border : 1px solid black;
}

.Pager {
font-family:Tahoma;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#999999;
}

.Pnormal {
float:left;
list-style:none;
display:inline;
height:16px;
line-height:14px;
margin-right:3px;
padding-left:2px;
padding-right:1px;
background-color:#E0E0E0;
text-decoration:none;
color:#999999;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
}

.Pnormal a {
float:left;
list-style:none;
display:inline;
height:16px;
line-height:14px;
margin-right:3px;
padding-left:2px;
padding-right:1px;
background-color:#E0E0E0;
text-decoration:none;
color:#999999;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
}

.Pnormal a:hover {
float:left;
list-style:none;
display:inline;
height:16px;
line-height:14px;
margin-right:3px;
padding-left:2px;
padding-right:1px;
background-color:#999999;
text-decoration:none;
color:#FFFFFF;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
}

.Phover {
float:left;
list-style:none;
display:inline;
height:16px;
line-height:14px;
margin-right:3px;
padding-left:2px;
padding-right:1px;
text-decoration:none;
font-size:11px;
background-color:#999999;
text-decoration:none;
color:#FFFFFF;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
}

.Phover a {
float:left;
list-style:none;
display:inline;
height:16px;
line-height:14px;
margin-right:3px;
padding-left:2px;
padding-right:1px;
background-color:#999999;
text-decoration:none;
color:#FFFFFF;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
}

.Phover a:hover {
float:left;
list-style:none;
display:inline;
height:16px;
line-height:14px;
margin-right:3px;
padding-left:2px;
padding-right:1px;
background-color:#999999;
text-decoration:none;
color:#FFFFFF;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
}

.Showitem_parent{
border: 1px solid rgb(240, 240, 240);
}

.PagerLeftActive {
	background-image: url('../images/pagerlefthover.gif');
	border: 0 none;
	width: 24px;
	height: 24px;
	margin-left: 4px;
}

.PagerLeftPassive {
	background-image: url('../images/pagerleft.gif');
	border: 0 none;
	width: 24px;
	height: 24px;
	margin-left: 4px;
}

.PagerRightActive {
	background-image: url('../images/pagerrighthover.gif');
	border: 0 none;
	width: 24px;
	height: 24px;
	margin-right: 4px;
}

.PagerRightPassive {
	background-image: url('../images/pagerright.gif');
	border: 0 none;
	width: 24px;
	height: 24px;
	margin-right: 4px;
}

.PagerElementActive {
	background-image: url('../images/pagerbg.gif');
	border: 0 none;
	width: 15px;
	height: 15px;
	margin-left: 2px;
	text-align: center;
	color: white;
	font-weight: bold;
}

.PagerElementPassive {
	border: 0 none;
	width: 15px;
	height: 15px;
	margin-left: 2px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}

.PagerElementPassive a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.PagerElementPassive a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

/* YENI LOGIN CSS */

.login_title{
font-family:Arial;
font-size:18px;
font-weight:bold;
text-decoration:none;
text-indent:60px;
padding-bottom:20px;
color:#444444;
}

.login_textbox{
background-color:#FFFFFF;
border:1px solid #DADADA;
color:#AAAAAA;
font-family:Tahoma;
font-size:12px;
height:25px;
padding:3px 10px;
width:220px;
}

.login_text{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#444444;
}

.login_button1{
background-image:url("../images/btn_gri1.gif");
border:0px;
color:#444444;
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:24px;
height:25px;
width:57px;
margin:5px 0px;
padding:0px;
display:block;
}

.login_button2{
background-image:url("../images/btn_sari2.gif");
border:0px;
color:#444444;
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:24px;
height:25px;
width:89px;
margin:5px 0px;
text-align:center;
text-decoration:none;
display:block;
}

.login_button3{
background-image:url("../images/btn_gri3.gif");
border:0px;
color:#444444;
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:24px;
height:25px;
width:121px;
margin:5px 0px;
text-align:center;
text-decoration:none;
display:block;
}

.login_button4{
background-image:url("../images/btn_yesil5.gif");
border:0px;
color:#444444;
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:24px;
height:25px;
width:220px;
margin:5px 0px;
text-align:center;
text-decoration:none;
display:block;
}

.ToolTip {
background: url(../images/admin/info01.gif) no-repeat #fffbcc top left; font-size:11px; font-family:Tahoma; font-weight:bold; padding:7px 5px 8px 30px; border:1px solid #fff35e; color: #d36800; margin:4px 0 4px 0; line-height:18px;
}


/* Content Dialog Begin */
.ContentDialog{
	top:50px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	border:1px solid #999999;	
	background-color:#FFFFFF;
	padding:0px;
	display:none;
	visibility:hidden;
	position:absolute;	
	width:700px;
	-moz-border-radius:4px 4px 4px 4px;
}

.ContentDialog .Header{
	border:1px solid #999999;
	background-color:#CCCCCC;
	font-weight:bold;
	color:#333333;
	padding-left:10px;
	height:30px;
	vertical-align:middle;
	line-height:30px;
	margin:4px;
	-moz-border-radius:4px 4px 4px 4px;
}

.ContentDialog .FormKey{
	font-weight:bold;
	vertical-align:top;
}

.ContentDialog .Body{
	font-size:10px;
	heigth:auto;
	overflow:auto;
}

.ContentDialog .TextBox{
	font-weight:bold;
}

.ContentDialog .DropDown{
	height: 21px;
	line-height:21px;
	font-family:Tahoma;
	font-size: 11px;
	color: #666666;
	float:left;
}

.ContentDialog .Footer {
	background:url(../images/formdialog_footer.gif) right no-repeat;
	line-height:16px;
	height:16px;
	width:100%;
	}

.ContentDialog .Button{
background-image:url(../../../images/admin/buttonback2.gif);
color: #2175a8;
background-color: #FFFFFF;
font-weight:bold;
font-size:10px;
height:24px;
width:82px;
border:0px;
}
/* Content Dialog End */

/* --- WebForm Begin --*/

.WebForm{
	font-family:Arial;
	font-size: 11px;
	width:98%;
	font-weight:normal;
	margin: 30px auto;
}

.WebForm .Key{
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	line-height:20px;
	padding-left:3px;
}
.WebForm .Key2{
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.WebForm .Value textarea {
	background:url(/images/textbox_textarea.gif) repeat scroll right center transparent;
	font-family : Arial;
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	width: 250px;
	height: 75px;
	padding: 5px;
	font-size: 12px;
	color: #555555;
	font-weight:normal;
}

.WebForm .TextBox{
	background:url(/images/textbox_input.gif) repeat scroll right center transparent;
	border: 1px solid #DADADA;
	height: 23px;
	padding: 2px 2px 2px 5px;
	margin:1px;
	font-size: 12px;
	color: #555555;
	font-weight:normal;
}

.WebForm .DropDown{ 
	height: 21px;
	line-height:21px;
	font-size: 11px;
	color: #666666;
	float:left;
}


.WebForm .DropDown2{
	height: 21px;
	line-height:21px;
	font-size: 11px;
	color: #666666;
	float:left;
}


.WebForm .DropDown3{
	height: 21px;
	line-height:21px;
	font-size: 11px;
	color: #666666;
	float:left;
}

.WebForm .GroupHeader{
	height:40px;;color:#5c9fe2;font-weight:bold; font-size:12px;}

.WebForm .Button {background-image:url("/images/buton/btn_mavi2.gif");border:0px;color:#000000;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:89px;margin:5px 0px;padding:0px;text-align:center;}

.WebForm #Cancel{background-image:url("/images/buton/btn_gri1.gif");border:0px;color:#000000;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:57px;margin:5px 0px;padding:0px;text-align:center;}

.WebForm .Button2{
background-image:url(../../../images/admin/buttonback.gif);
color: #2175a8;
background-color: #F8F8F8;
font-weight:bold;
font-size:10px;
height:24px;
width:130px;
border:0px;
}
.WebForm .ToolTip {
	border: 1px solid  #FF8942;
	background-color: #FFF8F4;
	padding:5px;
	width:auto;
	height:auto;
	color:#FF8942;
}

.WebForm Table {
	font-size:9pt;
}

.WebForm td{
	border-bottom: 1px dotted #F2F2F2;
	padding:1px;
}
.WebForm .None{
	border:0px;
	padding:1px;
}


/* --- Javascript Form Alert  --- */
.WebForm .tfvHighlight {
	background-color:#FEE1C2;
	border: 1px solid #DADADA;
	height: 23px;
	padding: 2px 2px 2px 5px;
	margin:1px;
	font-size: 12px;
	color: #555555;
}

.WebForm .tfvNormal{
	background:url(/images/textbox_input.gif) repeat scroll right center transparent;
	border: 1px solid #DADADA;
	height: 23px;
	padding: 2px 2px 2px 5px;
	margin:1px;
	font-size: 12px;
	color: #555555;
}
/* --- WebForm End --*/

/* --- Admin Butons Begin --- */
.btn_gri1{background-image:url("/images/buton/btn_gri1.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:57px;margin:5px 0px;padding:0px;text-align:center;}
.btn_gri2{background-image:url("/images/buton/btn_gri2.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:89px;margin:5px 0px;padding:0px;text-align:center;}
.btn_gri3{background-image:url("/images/buton/btn_gri3.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:121px;margin:5px 0px;padding:0px;text-align:center;}
.btn_gri4{background-image:url("/images/buton/btn_gri4.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:153px;margin:5px 0px;padding:0px;text-align:center;}
.btn_gri5{background-image:url("/images/buton/btn_gri5.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:220px;margin:5px 0px;padding:0px;text-align:center;}

.btn_krmz1{background-image:url("/images/buton/btn_krmz1.gif");border:0px;color:#FFFFFF;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:57px;margin:5px 0px;padding:0px;text-align:center;}
.btn_krmz2{background-image:url("/images/buton/btn_krmz2.gif");border:0px;color:#FFFFFF;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:89px;margin:5px 0px;padding:0px;text-align:center;}
.btn_krmz3{background-image:url("/images/buton/btn_krmz3.gif");border:0px;color:#FFFFFF;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:121px;margin:5px 0px;padding:0px;text-align:center;}
.btn_krmz4{background-image:url("/images/buton/btn_krmz4.gif");border:0px;color:#FFFFFF;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:153px;margin:5px 0px;padding:0px;text-align:center;}
.btn_krmz5{background-image:url("/images/buton/btn_krmz5.gif");border:0px;color:#FFFFFF;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:220px;margin:5px 0px;padding:0px;text-align:center;}

.btn_mavi1{background-image:url("/images/buton/btn_mavi1.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:57px;margin:5px 0px;padding:0px;text-align:center;}
.btn_mavi2{background-image:url("/images/buton/btn_mavi2.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:89px;margin:5px 0px;padding:0px;text-align:center;}
.btn_mavi3{background-image:url("/images/buton/btn_mavi3.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:121px;margin:5px 0px;padding:0px;text-align:center;}
.btn_mavi4{background-image:url("/images/buton/btn_mavi4.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:153px;margin:5px 0px;padding:0px;text-align:center;}
.btn_mavi5{background-image:url("/images/buton/btn_mavi5.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:220px;margin:5px 0px;padding:0px;text-align:center;}

.btn_ysl1{background-image:url("/images/buton/btn_ysl1.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:57px;margin:5px 0px;padding:0px;text-align:center;}
.btn_ysl2{background-image:url("/images/buton/btn_ysl2.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:89px;margin:5px 0px;padding:0px;text-align:center;}
.btn_ysl3{background-image:url("/images/buton/btn_ysl3.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:121px;margin:5px 0px;padding:0px;text-align:center;}
.btn_ysl4{background-image:url("/images/buton/btn_ysl4.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:153px;margin:5px 0px;padding:0px;text-align:center;}
.btn_ysl5{background-image:url("/images/buton/btn_ysl5.gif");border:0px;color:#444444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:220px;margin:5px 0px;padding:0px;text-align:center;}
/* --- Admin Butons End --- */

/* --- Skinned SelectBox Begin --- */
div .cmf-skinned-select {
background: url("/images/selectbox/lay-selectMoreButton.gif") no-repeat scroll right top transparent ;
border: 1px solid #DADADA;
font-weight:normal;
font-family:Arial;
margin:1px 2px 1px 1px;
float:left;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
padding:2px 3px 0 0;
}

div .cmf-skinned-text {
padding:3px;
height: 24px;
color: #666666;
font-size:11px;
font-family:Arial;
}

/* --- Skinned SelectBox End --- */

/* --- FormDialog End --- */
.FormDialog {
	top:50px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	border:1px solid #999999;	
	background-color:#FFFFFF;
	padding:0px;
	display:none;
	visibility:hidden;
	position:absolute;	
	width:700px;
	-moz-border-radius:4px 4px 4px 4px;
}

.FormDialog .Header{
	border:1px solid #999999;
	background-color:#CCCCCC;
	font-weight:bold;
	color:#333333;
	padding-left:10px;
	height:30px;
	vertical-align:middle;
	line-height:30px;
	margin:4px;
	-moz-border-radius:4px 4px 4px 4px;
}

.FormDialog .Body{
	font-size:11px;
	padding:2px;
	width:100%;
}

.FormDialog .Button {background-image:url("/images/buton/btn_mavi2.gif");border:0px;color:#000000;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:89px;margin:5px 0px;padding:0px;text-align:center;}

.FormDialog #Cancel{background-image:url("/images/buton/btn_gri1.gif");border:0px;color:#000000;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:57px;margin:5px 0px;padding:0px;text-align:center;}

.FormDialog .Footer{
	background:url(../images/formdialog_footer.gif) right no-repeat;
	line-height:16px;
	height:16px;
	width:100%;
}
/* --- FormDialog End --- */


/* Datagrid �r�n listelenme �st kisim */
.DataGrid{
font-family: Tahoma;
}



.DataGrid .Header{
font-size: 11px;
font-weight: bold;
background-image:url(../../../images/admin/datagridbg.gif);
height:36px;
}

.DataGrid .Header td{
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
padding:0px 2px 2px 5px;
}

.DataGrid .Header a:link{
	color:#000000;
	text-decoration:none;
}

.DataGrid .Search{
margin-bottom:2px;
border:1px solid #D1D1D1;
}

.DataGrid .Search .SearchHeader{
border-bottom:1px solid #CCCCCC;
background-image:url(../../../images/admin/headback.gif);
font-weight:bold;
font-size:12px;
color:#003399;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding-left:10px;
height:30px;
}


.DataGrid .Search .Button{
background-image:url(../../../images/admin/buttonback.gif);
color: #2175a8;
background-color: #F8F8F8;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:130px;
border:0px;
}

.DataGrid .Search .Button2{
background-image:url(../../../images/admin/buttonback2.gif);
color: #2175a8;
background-color: #F8F8F8;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:82px;
border:0px;
}
.DataGrid .Search .TextBox{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
height:20px;
padding:3px 0 0 3px;
}

.DataGrid .Search .DropDown{
	height: 21px;
	line-height:21px;
	font-family:Arial;
	font-size: 11px;
	color: #666666;
}
.DataGrid .Search .Block{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#000000;
}

.DataGrid .Search td{
font-size: 10px;
font-weight: bold;
background-color: #F8F8F8;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding:5px;
}

/* Datagrid satirlari */

.DataGrid .Caption{
background-image:url(../../../images/admin/headback.gif);
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
font-weight:bold;
font-size:12px;
color:#003399;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding-left:10px;
height:30px;
}
.DataGrid .Grid{
margin-top:2px;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.DataGrid .Row .Button{
background-image:url(../../../images/buttonback.gif);
color:#333333;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:24px;
width:130px;
letter-spacing:1px;
border:0px;
}

.DataGrid .Row .TextBox{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
}

.DataGrid .Row .DropDown{
	height: 21px;
	line-height:21px;
	font-family:Arial;
	font-size: 11px;
	color: #666666;
}
.DataGrid .Row{
font-size: 11px;
}
.DataGrid .Row td{
border-left:1px solid #CCCCCC;
border-bottom:1px dotted #CCCCCC;
padding:2px 2px 2px 5px;
height:20px;
}
.DataGrid .ToolBar{
padding:7px;
font-size:10px;
border:0px;
background-color: #F8F8F8;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}
.DataGrid .ToolBar .links{
padding:7px;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.DataGrid .Footer{
}

.DataGrid .Footer td{
border-left:1px solid #999999;
border-top:1px solid #999999;
background-color: #999999;
line-height:5px;
height:5px;
}

.DataGrid .Info{
margin-bottom:3px;
border:1px solid #FFD988;
background-color: #FFE9BB;
font-family: Tahoma;
font-size:12px;
font-weight: bold;
color: red;
}

.DataGrid .Info td{
padding: 6px;
}

.DataGrid .DropDown{
	height: 21px;
	line-height:21px;
	font-family:Arial;
	font-size: 11px;
	color: #666666;
}

.Button{
background-image:url(../../../images/admin/buttonback.gif);
color: #2175a8;
background-color: #F8F8F8;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:130px;
border:0px;
}
.Button2{
background-image:url(../../../images/admin/buttonback2.gif);
color: #2175a8;
background-color: #FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:82px;
border:0px;
}

/* ContentBox Begin */
.ContentBox{
	font-family :  Tahoma,Verdana,Arial;
	font-size: 12px;
	border:1px solid #999999;	
	background-color:#FFFFFF;
	padding:0px;
}

.ContentBox .Header{
border-bottom:1px solid #CCCCCC;
background-image:url(../../../images/admin/headback.gif);
font-weight:bold;
font-size:12px;
color:#003399;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding:10px;
height:15px;
vertical-align:middle;
}

.ContentBox .FormKey{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
}
.ContentBox .Body{
	font-family :  Tahoma;
	font-size:12px;
}

.ContentBox .Body table{
	font-family :  Tahoma;
	font-size:11px;
}

.ContentBox .Footer{
	background-color: #999999;
	line-height:5px;
	height:5px;
	font-size:5px;
}

.ContentBox .TextBox{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
}

.ContentBox .DropDown{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
}

.ContentBox .DropDown2{
	font-family :  Tahoma;
	font-size:10px;
	font-weight:normal;
	vertical-align:top;
}

.ContentBox .Button{
background-image:url(../../../images/admin/buttonback.gif);
color: #2175a8;
background-color: #FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:130px;
border:0px;
}
.ContentBox .Button2{
background-image:url(../../../images/admin/buttonback2.gif);
color: #2175a8;
background-color: #FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:82px;
border:0px;
}

/* ContentBox End */

/* LightBox Image Start */
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid white;
}
#lightboxOverallView,
#overlay {
	background-color: #000;
	opacity: 0.5;
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	filter: Alpha(opacity=50);
}
/* LightBox Image End */
