
/*BEGIN_SYSTEM_STYLES*/

body {
  	margin: 0px 0px 0px 0px; /* top right bottom left */
}

.aspmaker {
	color:; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;		
}

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border:1px solid #151515;padding:1px; 
} 
a.red {
	text-decoration: none;
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: bold;
}

a.red:hover {
 
			text-decoration: none;
	color: #999999;
	font-size:11px	;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
 /* template layout */
.ewLayout {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	width: 100%;
	height: 100%;
}

.ewHeaderRow {
	background-color: #ffffff; /* background color */	
}

.ewContentTable {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
	width: 100%;
	height: 100%;	
}

.ewMenuColumn {
	background-color: #F5F5F5; /* background color */
	padding: 5px;
	border-right: 0px solid #151515;
	
}

.ewContentColumn {
	background-color: inherit; /* background color */
	vertical-align: top;
	padding: 10px;
}

.ewFooterRow {
	background-color: #000080; /* background color */
	color: #FFFFFF; /* footer font color */	
	padding: 2px;
}

.ewFooterText {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

/* main table */
.ewTable {
	width: 250; /* table width */	
	color: #151515; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}
.ewTable2 {
	width: 870; /* table width */	
	color: #151515; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
 	border-color: #F0F0F0;  /* table background color */
	
}
.ewTable_guest {
	width: 187; /* table width */	
	color: #003366; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}
/* main table data cells */
.ewTable_guest td {
	padding: 4px; /* cell padding */
	border: 0px solid; /* cell spacing */
	border-color: #F0F0F0;  /* table background color */
}
.ewTable_guest_ops {
 	color: #151515; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}
/* main table data cells */
.ewTable_guest_ops td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #F0F0F0;  /* table background color */
}
.ewTable_guest_list {
	width: 398; /* table width */	
	color: #151515; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}
/* main table data cells */
.ewTable_guest_list td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #F0F0F0;  /* table background color */
}



.ewBasicSearch {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}
.ewBasicSearch_guest {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch_guest td {
	padding: 2px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #F0F0F0;  /* table background color */
}


.ewSearchOpr {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.aspmakerlist td {
	color: #151515; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #025798; /* header color */
	color: #D5D5D5; /* header font color */
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}

.ewTableHeader a:link {	
	color: #D5D5D5; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #D5D5D5; /* header font color */	
}

/* main table row color */
.ewTableRow {

	background-color: #E8ECEE;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #ffffff; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {

	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #D0D0D0; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #FF9933; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC; /* footer color */
}

/* separator */
.ewSeparator {
    color: gray;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {	
	color: red;
	font-family: Verdana; /* font name */
	font-size: xx-small; 	
}

/* highlight */
.ewHighlightSearch {
	font-weight: bold;
	background-color: yellow;
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: #151515; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}

/* CSS HACK */
#wrapper {margin: 0 auto;}
#ewHeaderRow { 
clear: both;
width: 100%;  
border-bottom: 4px solid #F5F5F5; }
#ewMenuColumn {width:auto;}
#ewContentColumn { }
#ewFooterRow {
border-top: 4px solid #F5F5F5;
clear: both; width: 100%;padding: 10px;text-align: center;
}
.ewContentColumn {}
.ewMenuColumn { }
.ewFooterRow { }
.listHeader {	
background: transparent url(images/icon/c_zemin.gif) repeat-x top left;
font-weight:bold; height:15px;
}

.listHeader a { color: #151515 padding:4px 0; text-decoration: none;}

.listHeader a:hover { color: #D0D0D0 }

.imgbutton { border:0;}

.arama { width:200px;border:1px solid #151515; }

.select {}
#LeftMenu { list-style: none;margin:15px 2px 0 4px ;padding: 0;border: none;}

#LeftMenu li{ margin:0; padding:1px 0;}

#LeftMenu li a { 
display: block;
padding: 2px 20px 2px 15px;
text-decoration: none;
white-space: nowrap;
background: transparent url(images/icon/ok2.gif) no-repeat left center; 
color: #FFFFFF; 
}
html>body #LeftMenu li a{ /*Non IE6 width*/
width: auto;
}
#LeftMenu li a:hover{ 
background-color: #D0D0D0;  
color: #FFFFFF;  
}

#ctop { 
background: #F5F5F5 url(images/icon/c_zemin.gif); 
margin:-10px 0 0 -10px;
height:38px;}

.ctopleft { 
padding:0 22px 0 0;
background: #F5F5F5 url(images/icon/c_lt.gif) no-repeat top left; 
}

#logintable {}
.login_button { }

.pw_input_span {}
.pw_label {}
.pw_input {}

.un_input_span {}
.un_label {}
.un_input {}

.title_filtreleme { 
margin:5px 0; padding:4px;  
font-size: 10pt;  
border-bottom: 1px solid #151515;
color: #0A5A92;
padding-left: 25px;
background: transparent url(images/icon/filtre.gif) no-repeat left center;
}

.search_bottom_td { 
margin-bottom:4px;
border-bottom: 1px solid #151515;
}
.InfoBlock {
display: block;  
clear: both; 
margin:10px;
padding: 20px; 
background-color: InfoBackground;
text-align: center; 
font-size: 12pt;
border: 1px solid Black;
}
.sifredegistir { 
padding-left: 20px;	
background: transparent url(images/icon/sifre.gif) no-repeat left center;
}
a.sifredegistir:visited {color:#151515; } 
a.sifredegistir:link {color:#151515;}
a.sifredegistir:visited {color:#151515;}
a.sifredegistir:hover {color:#D0D0D0;} 
a.sifredegistir:active { color:#151515;}

.cikis { 
padding-left: 20px;	
background: transparent url(images/icon/cikis.gif) no-repeat left center;
}
a.cikis:visited {color:#151515; } 
a.cikis:link {color:#151515;}
a.cikis:visited {color:#151515;}
a.cikis:hover {color:#D0D0D0;} 
a.cikis:active { color:#151515;}


.giris { 
padding-left: 20px;	
background: transparent url(images/icon/giris.gif) no-repeat left center;
}
a.giris:visited {color:#151515; } 
a.giris:link {color:#151515;}
a.giris:visited {color:#151515;}
a.giris:hover {color:#D0D0D0;} 
a.giris:active { color:#151515;}


/*END_SYSTEM_STYLES*/

/*END_SYSTEM_STYLES*/
