
/* MAJOR SETTINGS FOR ELEMENTS */

body {
	margin: 0px;
	padding-top: 0px;
	background-color: #CFDAE3;
	background-image: url(/web/theme/images/tile-main-CFDAE3.gif);
	background-repeat: repeat-x;
}

input {
	font-family: Tahoma,Verdana,Arial,Helvetica; 
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}

textarea {
	font-family: Tahoma,Verdana,Arial,Helvetica; 
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}

select {
	font-family: Tahoma,Verdana,Arial,Helvetica; 
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}

a:link {
	text-decoration: none;
	color: #0D2A42;
}
a:active { 
	text-decoration: underline;
	color: #0D2A42;
}       
a:visited {
	text-decoration: none;
	color: #0D2A42;
}
a:hover {                                                                      
	text-decoration: underline;
	color: #0D2A42;
}


/* Filtrelerde "marc filtresi" olarak kullanilir. */
select.marcfilter_tag {
	width:160px;
	max-width:160px;
}

select.marcfilter_position {
	width:90px;
	max-width:90px;
}

select.medium {
	width:160px;
	max-width:160px;
}

select.small {
	width:120px;
	max-width:120px;
}


#footer img, img.ico {
	behavior: url(/web/includes/pngbehavior.htc);
}

#support {
	behavior: url(/web/includes/pngbehavior.htc);
	float: right;
}

/*tum içerigi tasir, sayfaya ortalidir. Genisligi sabit ya da degisken verilebilir*/
#container {
	/*min-width: 680px; */
	/*width: 84%; bu ozellik her sayfada ayri css den verilecektir. */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

/*Containerin ust gurubunu tasir. 
Sabit yukseklikle, ortali ve min-width=grafiklerin toplami kadar olmalidir, 
yoksa grafikler tasar (overflow olur). */
#top {
	height: 97px;
}

#top_up {
	height: 25px;
}

#top_up_left {
	height: 20px;
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 5px;
}

.top_up_left_link:link, .top_up_left_link:active, .top_up_left_link:visited, .top_up_left_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size:  10px;
	font-weight: bold;
}

.top_up_left_link:active, .top_up_left_link:hover {
	text-decoration: underline;
}

#top_up_right {
	float: right;
}

.language:link, .language:visited, .language:hover, .language:active {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 8px;
	text-decoration: none;
}

.language:hover {
	text-decoration: underline;
}

#top_down {
	height: 72px;
}

#top_down_left {
	height: 63px;
	width: 450px;
	float: left;
	padding-top: 9px;
}

table.logo {
	border-collapse: collapse;
	width: 100%;
}

table.logo td.logo_img {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border: 0px;
	padding-top: 6px;
}

table.logo td.logo_text {
	padding-left: 15px;
	padding-top: 12px;
	margin: 0px;
	vertical-align: top;
	border: 0px;
	width: 100%;
	font-family: Trebuchet MS;
	font-size: 15px;
	line-height: 15px;
}

#logo {
	height: 63px;
	float: left;
}

#logo_text {
	height: 51px;
	float: left;
	padding-left:15px;
	padding-top: 12px;
	font-family: Trebuchet MS;
	font-size: 17px;
	line-height: 16px;
}

#top_down_right {
	height: 54px;
	max-width: 300px;
	float: right;
	padding-top: 18px;
}

#milas_logo {
	height: 21px;
	width: 90px;
	float: right;
	background-image: url(/web/images/logo.gif);
	background-repeat: no-repeat;
}

#login {
	height: 21px;
	float: right;
	padding-left: 2px;
	clear: both;
	font-size:10px;
}

#login_bg {
	background-color:#F0F0F0;
}

.loginform {
	BORDER-RIGHT: #D8D8D8 1px solid; 
	BORDER-TOP: #D8D8D8 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #D8D8D8 1px solid; 
	BORDER-BOTTOM: #D8D8D8 1px solid; 
	FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica; 
	height: 13px;
	padding-left: 5px;
}

/*Container alt grubu*/
#tabs {
	height: 26px;
	background-image: url(/web/theme/images/tile-tab-main-trans.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#tbs_left {
	height: 26px;
	float: left;
	width: 740px;
}

#tbs_right {
	width: 5px;
	height: 26px;
	float: right;
	background-image: url(/web/theme/images/corner-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.tab_menu td.start_o {
	width: 9px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(/web/theme/images/tab_left_o.gif);
}

table.tab_menu td.start_c {
	width: 9px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(/web/theme/images/tab_left_c.gif);
}

table.tab_menu td.label_o {
	max-width: 90px;
	height: 26px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 7px;
	padding-right: 10px;
	background-image: url(/web/theme/images/tab_tile_o.gif);
}

table.tab_menu td.label_c {
	max-width: 90px;
	height: 26px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 7px;
	padding-right: 10px;
	background-image: url(/web/theme/images/tab_tile_c.gif);
}

table.tab_menu td.switch_o_c {
	width: 11px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(/web/theme/images/tab_mid_o_c.gif);
}

table.tab_menu td.switch_c_c {
	width: 11px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(/web/theme/images/tab_mid_c_c.gif);
}

table.tab_menu td.switch_c_o {
	width: 11px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(/web/theme/images/tab_mid_c_o.gif);
}

table.tab_menu td.end_o {
	width: 9px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/web/theme/images/tab_right_o.gif);
}

table.tab_menu td.end_c {
	width: 9px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/web/theme/images/tab_right_c.gif);
}





div.start_o, div.start_c {
	width: 9px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

div.start_o {
	background-image: url(/web/theme/images/tab_left_o.gif);
}

div.start_c {
	background-image: url(/web/theme/images/tab_left_c.gif);
}

div.label_o, div.label_c {
	max-width: 90px;
	height: 26px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 7px;
	padding-right: 10px;
	float: left;
}

div.label_o {
	background-image: url(/web/theme/images/tab_tile_o.gif);
}

div.label_c {
	background-image: url(/web/theme/images/tab_tile_c.gif);
}

div.switch_o_c, div.switch_c_c, div.switch_c_o {
	width: 11px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

div.switch_o_c {
	background-image: url(/web/theme/images/tab_mid_o_c.gif);
}

div.switch_c_c {
	background-image: url(/web/theme/images/tab_mid_c_c.png);
}

div.switch_c_o {
	background-image: url(/web/theme/images/tab_mid_c_o.gif);
}

div.end_o, div.end_c {
	width: 9px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

div.end_o {
	background-image: url(/web/theme/images/tab_right_o.gif);
}

div.end_c {
	background-image: url(/web/theme/images/tab_right_c.gif);
}

#gradient_top {
	background-image: url(/web/theme/images/tile-gradient-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#gradient_bottom {
	background-image: url(/web/theme/images/tile-gradient-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#left_shadow {
	background-image: url(/web/theme/images/tile_mid_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 4px;
}

#right_shadow {
	background-image: url(/web/theme/images/tile_mid_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 4px;
}

#content_div {
	min-height: 250px;
	padding: 17px 10px 10px 10px;
	clear: both;
}

#bottom_left {
	height: 4px;
	background-image: url(/web/theme/images/corner-left-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bottom_right {
	height: 4px;
	background-image: url(/web/theme/images/corner-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#bottom_shadow {
	background-image: url(/web/theme/images/tile-bottom.gif);
	background-position: top;
	margin-left: 4px;
	margin-right: 4px;
	background-repeat: repeat-x;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #67727B;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 17px;
	clear: both;
	float: left;
}

.footer_p:link {
	color: #272727;
	text-decoration: none;
}

.footer_p:visited {
	color: #272727;
	text-decoration: none;
}

.footer_p:hover {
	color: #000000;
	text-decoration: underline;
}

.asterisk {
	color: #FF9900;
}

.dollar {
	color: #1D436D;
}

.marc {
	font-weight: bold;
	color: #1D436D;
}


/*     LEFT NAVIGATION PARTS START */


#float_wrapper {
}
#left_menu_div {
	padding: 10px 0px 0px 0px;
	width: 188px;
	float: left;
}
#main_content {
	padding-left: 188px;
}
#clear_both {
	clear: both;
	height: 1px;
}

table.layout_table {
	border-collapse: collapse;
	width: 100%;
}
table.layout_table td.title_row {
	height: 53px;
}
table.layout_table td.single_column {
	padding-right: 4px;
	padding-left: 4px;
}
table.layout_table td.left_column, td.right_column {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border: 0px;
}
table.layout_table td.right_column {
	padding-right: 4px;
}
table.layout_table td.left_column {
	padding-top: 10px;
	width: 188px;
}

font.page_title {
	margin: 0px -2px 0px 0px;
	padding: 0px 10px 0px 5px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0D2A42;
}

font.page_subtitle {
	margin: 0px -2px 0px 0px;
	padding: 0px 10px 0px 5px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0D2A42;
}

a.left_navigation {
	margin-left: 2px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	/*background-color: #99FF99;*/
	padding: 0px 0px 11px 17px;
	background-position: -1px -1px;
	text-decoration: none;
	background-image: url(/web/theme/images/search/bullet_list_selected.gif);
	/*display: block;*/
	float: left;
	width: 156px;
}

a.left_navigation:link, a.left_navigation:visited {
	text-decoration: none;
	background-image: url(/web/theme/images/search/bullet_list_normal.gif);
	color: #435676;
}

a.left_navigation:hover, a.left_navigation:active {
	text-decoration: none;
	background-image: url(/web/theme/images/search/bullet_list_selected.gif);
	color: #000000;
}

#page_formnavigation {
	height: 36px;
	width: 100%
	color: #000000;
	font-family: Tahoma;
	font-size: 11;
	padding-left: 0px;
}



#bullet {
	height: 24px;
	width: 23px;
	background-image: url(/web/theme/images/bullet-arrow-no_trans.png);
	float: left;
}


a.nav_links {                                                                      
	background-image: url(/web/theme/images/bullet-arrow-trans.png);
	background-repeat: no-repeat;
	color: #000000;
	font-family: tahoma;
	font-size:  11px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 23px;
	padding-right: 15px;
	vertical-align: middle;
	float: left;
	height: 15px;
}

a.nav_links:link {
	text-decoration: none;
}
a.nav_links:active { 
	text-decoration: underline;
}       
a.nav_links:visited {
	text-decoration: none;
}
a.nav_links:hover {                                                                      
	text-decoration: underline;
}

a.nav_links_ie {                                                                      
	background-repeat: no-repeat;
	color: #000000;
	font-family: tahoma;
	font-size:  11px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 23px;
	padding-right: 15px;
	vertical-align: middle;
	float: left;
	height: 15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='/web/theme/images/bullet-arrow-trans.png', sizingMethod='crop');
}

a.nav_links_ie:link {
	text-decoration: none;
}
a.nav_links_ie:active { 
	text-decoration: underline;
}       
a.nav_links_ie:visited {
	text-decoration: none;
}
a.nav_links_ie:hover {                                                                      
	text-decoration: underline;
}



font.highlight {
	color: #000000;
	font-family: tahoma;
	font-size:  13px;
	font-weight: bold;
}











div.search_tabs {
	background-image: url(/web/theme/images/search/tile_search_tabs.gif);
	min-height: 21px;
	height: 21px;
}
div.tabs_begin_o, div.tabs_begin_c {
	background-repeat: no-repeat;
	background-position: left top;
	width: 3px;
	height: 21px;
	float: left;
}

div.tabs_begin_o {
	background-image: url(/web/theme/images/search/tabs_begin_o.gif);
}

div.tabs_begin_c {
	background-image: url(/web/theme/images/search/tabs_begin_c.gif);
}

div.tabs_label_o, div.tabs_label_c {
	background-repeat: repeat-x;
	height: 21px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	min-width: 15px;
}

div.tabs_label_o {
	background-image: url(/web/theme/images/search/tab_label_o.gif);
}

div.tabs_label_c {
	background-image: url(/web/theme/images/search/tab_label_c.gif);
}

div.tabs_switch_o_c, div.tabs_switch_c_c, div.tabs_switch_c_o {
	height: 21px;
	width: 4px;
	float: left;
}

div.tabs_switch_o_c {
	background-image: url(/web/theme/images/search/tab_switch_o_c.gif);
}

div.tabs_switch_c_c {
	background-image: url(/web/theme/images/search/tab_switch_c_c.gif);
}

div.tabs_switch_c_o {
	background-image: url(/web/theme/images/search/tab_switch_c_o.gif);
}

div.tabs_end_o, div.tabs_end_c {
	background-repeat: no-repeat;
	background-position: right top;
	width: 3px;
	height: 21px;
	float: left;
}

div.tabs_end_o {
	background-image: url(/web/theme/images/search/tabs_end_o.gif);
}

div.tabs_end_c {
	background-image: url(/web/theme/images/search/tabs_end_c.gif);
}

a.s_tab_selected, a.s_tab_normal:link, a.s_tab_normal:active, a.s_tab_normal:visited, a.s_tab_normal:hover {
	color: #000000;
	font-family: Tahoma;
	font-size:  11px;
	margin-top: 6px;
	display: block;
	text-decoration: none;
}
a.s_tab_selected {
	text-decoration: none;
	font-weight: normal;
	top: 5px;
}
a.s_tab_normal:link {
	text-decoration: none;
	font-weight: normal;
}
a.s_tab_normal:active {
	text-decoration: none;
	font-weight: normal;
}
a.s_tab_normal:visited {
	text-decoration: none;
	font-weight: normal;
}
a.s_tab_normal:hover {
	text-decoration: none;
	font-weight: normal;
}

/*
.textfield {font-size:10pt; font-family:arial; color:#808080; font-weight:bold;}
.hexfield {font-size:10pt; font-family:arial; color:#808080; font-weight:bold;}
.buttons {border-style: solid; background-color: #808080; border-color: #000000; border-width: 1; color: #FFFFFF; fon
	t-size: 10pt; font-family: arial; font-weight: bold;}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

*/

#tooltip_iframe { 
	/* required for msie selectbox overlapping bug fix */
	position:absolute;
	z-index:98;
	visibility: hidden;
	filter: alpha(opacity=25)
	progid:DXImageTransform.Microsoft.Blur(pixelradius=3)
	-moz-opacity:.25;
	opacity:.25;
}

#tooltip {
	position: absolute;
	z-index:99;
	visibility: hidden;
	padding: 0px;
	margin: 0px; 
}

table.tooltip {
	border-collapse: collapse;
	width: 250px;
}

table.tooltip td.title {
	border: 1px solid black;
	padding-left: 5px;
	margin: 0px; 
	vertical-align: middle;
	text-align: left;
	background-color: #7D92A9;
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt  
}

table.tooltip td.content {
	border: 1px solid black;
	padding-left: 5px;
	margin: 0px; 
	vertical-align: middle;
	text-align: left;
	background-color: #A5B4C4;
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 8pt
}   

/* MENU CSS */
/* tabbed menu */

img.tab_menu_title_icon {
	background-position: center 50%;
	background-image: url(/web/theme/images/menu/arrow.gif);
	width: 6px;
	margin-right: 5px;
	background-repeat: no-repeat
}

div.tab_menu_title, 
div.tab_menu_title_hover,
div.tab_menu_title_selected {
	font-weight: normal;
	font-size: 11px;
	padding: 3px;
	cursor: pointer;
	color: #000000;
	font-family: tahoma;
	text-decoration: none
}

div.tab_menu_items {
	z-index: 99;
	position: absolute;
	float: left;
	clear: both;
	border: #c8d7e2 1px solid;
	background-image: url(/web/theme/images/menu/tile_main_menu.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #ffffff;
	visibility: hidden;
	padding: 0px;
	margin-top: 1px;
	margin-left: -12px;
	width: 200px;
	max-width: 210px
}
a.tab_menu_item:link,
a.tab_menu_item:visited, 
a.tab_menu_item:hover,
a.tab_menu_item:active {
	border-bottom: #c8d7e2 1px solid;
	padding: 5px 20px 5px 27px;
	display: block;
	margin: 0px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}
a.tab_menu_item:hover {
	background-color: #d9e9f4
}
a.tab_menu_item:active {
	background-color: #d9e9f4
}
table.tab_menu_items {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
table.tab_menu_items td.items {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* folding nav menu */
div.fmenu_container {
	width: 200px;
}

div.left_fmenu_title_normal, 
div.left_fmenu_title_hover {
	background-position: 1px -1px;
	background-repeat: no-repeat;
	padding-left: 19px;
	height: 24px;
	cursor: pointer;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none
}
div.left_fmenu_title_normal {
	background-image: url(/web/theme/images/menu/bullet_list_normal.gif);
	color: #435676
}
div.left_fmenu_title_hover {
	background-image: url(/web/theme/images/menu/bullet_list_selected.gif);
	color: #000000
}
div.left_fmenu_items {
	padding-left: 20px;
	padding-bottom: 10px
}

div.left_fmenu_item_normal,
div.left_fmenu_item_hover {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 4px 0px 6px 10px;
	cursor: pointer;
	height: 14px;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none
}
div.left_fmenu_item_normal {
	background-image: url(/web/theme/images/menu/submenu_normal.gif);
	color: #435676
}
div.left_fmenu_item_hover {
	background-image: url(/web/theme/images/menu/submenu_selected.gif);
	color: #000000
}

/* language menu */

img.lang_menu_title_icon {
	background-image: url(/web/theme/images/menu/arrow_lang.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 6px;
	margin-right: 5px;
}
div.lang_menu_title,
div.lang_menu_title_hover,
div.lang_menu_title_selected {
	background-color: #002e50;
	padding: 4px 10px 4px 8px;
	margin: 0px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none
	width: 30px;
	cursor: pointer;
}
div.lang_menu_items {
	z-index: 99;
	position: absolute;
	float: left;
	clear: both;
	border: #8b8b8b 1px solid;
	padding: 0px;
	margin-top: 1px;
	visibility: hidden;
	width: 150px;
	max-width: 160px
}
a.lang_menu_item:link,
a.lang_menu_item:visited,
a.lang_menu_item:hover,
a.lang_menu_item:active {
	background-image: url(/web/theme/images/menu/tile_lang_code.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #ffffff;
	display: block;
	padding: 2px 20px 2px 3px;
	margin: 0px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}
a.lang_menu_item:hover {
	background-color: #eaebe6;
}
a.lang_menu_item:active {
	background-color: #eaebe6;
}

span.lang_code {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	margin-right: 14px;
	font-family: arial, helvetica, sans-serif
}

table.lang_menu_items {
	border-collapse: collapse;
	border: 1px solid white;
	margin: 0px;
	width: 100%;
	padding: 0px;
}

table.lang_menu_items td.items {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

div.grid_menu_title,
div.grid_menu_title_hover,
div.grid_menu_title_selected {
	padding: 5px 20px 5px 20px;
	cursor: pointer;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	text-decoration: none
}
div.grid_menu_title {
	margin: 1px
}
div.grid_menu_title_hover {
	border: #8b8b8b 1px solid;
	background-image: url(/web/theme/images/menu/menu_arrow_2.gif);
}
div.grid_menu_title_selected {
	z-index: 100;
	border: #8b8b8b 1px solid;
	border-bottom: none;
	background-image: url(/web/theme/images/menu/menu_arrow_2.gif);
	background-color: white
}
div.grid_menu_items {
	z-index: 99;
	position: absolute;
	float: left;
	clear: both;
	border: #8b8b8b 1px solid;
	background-color: #ffffff;
	margin-top: -1px;
	padding: 0px;
	visibility: hidden;
	min-width: 200px;
	max-width: 350px
}
a.grid_menu_item:link,
a.grid_menu_item:visited,
a.grid_menu_item:hover, 
a.grid_menu_item:active {
	padding: 6px 20px 5px 27px;
	background-position: left top;
	display: block;
	font-size: 10px;
	background-image: url(/web/theme/images/menu/menu_tile_y.gif);
	margin: 0px;
	color: #000000;
	background-repeat: repeat-y;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}
a.grid_menu_item:hover {
	background-color: #b4d6f6
}
a.grid_menu_item:active {
	background-color: #b4d6f6
}
table.grid_menu_items {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse
}
table.grid_menu_items td.items {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

/* menu css ends here  */

/*  FORMS */


#form_table {
	border-collapse: collapse;
	width: 100%;
	padding-top: 10px;
}
td.labels_centered {
	width: 35%;
	border-bottom: 1px solid white;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 0px 5px 0px 4px;
	/*background-color: #0099FF;*/
}
td.labels {
	width: 35%;
	border-bottom: 1px solid white;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding: 0px 5px 0px 4px;
	/*background-color: #0099FF;*/
}
td.fields {
	/*width: 50%;*/
	border-bottom: 1px solid white;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #5F646C;
	/*background-color: #993300;*/
}
td.labels_smpl {
	width: 125px;
	border-bottom: 1px solid white;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding: 5px 4px 5px 4px;
	/*background-color: #0099FF;*/
}
td.fields_smpl {
	width: 220px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 5px 0px 5px 4px;
	/*background-color: #99FF00;*/
}
td.icons {
	width: 40%;
	border-bottom: 1px solid white;
	border-right: 1px solid #FFFFFF;
	text-align: left;
	padding: 5px 10px 5px 5px;
}
input.icons {
	vertical-align: middle;
}
.icons {
	vertical-align: bottom;
}
td.single_field {
	border-bottom: 1px solid white;
	border-right: 1px solid #FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
td.marc_title {
    background-color: #DFEFF7;
	background-image: url(/web/theme/images/bullet_down.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: left;
	border-bottom: 1px solid #ffffff;
	background-position: 6px 9px;
}
.title_text {
	padding: 3px 0px 0px 25px;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1D436D;
}
tr.odd {
    background-color: #F9F9F8;
}
tr.even {
    background-color: #F0F0F0;
}
#content_div input {
	color: #48637C;
}
#form_table td.subtitle input {
	font-family: Arial, Helvetica, sans-serif;
}
#form_table td.fields input {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#submit input {
	float: right;
	width: auto;
	color: #000000;
}

#content_div select {
	/*max-width: 150px;*/
	color: #48637C;
	/*width: 80%;*/
}
table#form_table textarea {
	color: #5F646C;
	font-family: Arial, Helvetica, sans-serif;
}
#form_top {
	height: 10px;
	background-color: #F9F9F8;
}
#form_bottom {
	height: 23px;
	background-image: url(/web/theme/images/result/tile_table_bottom.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 9px 0px 0px 8px;
}
#form_title {
    background-color: #DFEFF7;
	background-image: url(/web/theme/images/bullet_down.gif);
	background-repeat: no-repeat;
	height: 21px;
	border-bottom: 1px solid #ffffff;
	background-position: 6px 9px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1D436D;
	padding: 10px 0px 0px 25px;
	border-right: 1px solid #FFFFFF;
	
}
#form_subtitle {
    background-color: #F0F0F0;
	height: 21px;
	border-bottom: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 13px 10px 3px 10px;
	border-right: 1px solid #FFFFFF;
}
#form_subtitle_hr {
    background-color: #F0F0F0;
	height: 5px;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	border-right: 1px solid #FFFFFF;
}
#submit {
	height: 40px;
	padding-top: 20px;
}
#icon, #icon:link, #icon:visited {
	color: #000000;
	text-decoration: none;
}
#icon, #icon:hover, #icon:active {
	color: #1D436D;
	text-decoration: underline;
}
#icon img{
	vertical-align: bottom;
	border: 0px;
}

/* GRID CSS */

#result_number_str {
	font-family: tahoma;
	font-size: 11px;
	padding-left: 8px;
	float: left;
}

#result_pages_str {
	font-family: tahoma;
	font-size: 11px;
	padding-right: 8px;
	float: right;
}

div.gridlink {
	height: 24px;
	float: left;
}

#sirala{
	height: 24px;
	float: right;
}

#table_result_action_top td.radio_btn{
	width: 13px;
}
#table_result_action_top td.radio_label{
	width: 95px;
}
#table_result_action_top td.results_per_page {
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	padding-right: 3px;
}
#table_result_action_bottom td.result_process_type_list{
	padding-top: 6px;
	padding-left: 5px;
}
#results_per_page {
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
	padding-right: 3px;
}

#results_per_page:link {
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0063C8;
	padding-left: 0px;
	padding-right: 3px;
}
#results_per_page:hover {
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0063C8;
	padding-left: 0px;
	padding-right: 3px;
}
#results_per_page:active {
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0063C8;
	padding-left: 0px;
	padding-right: 3px;
}
#results_per_page:visited {
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0063C8;
	padding-left: 0px;
	padding-right: 3px;
}

#page_navigation {
	height: 30px;
	width: 100%
	color: #000000;
	font-family: Tahoma;
	font-size: 11;
	padding-left: 0px;
}



#result_table th.normal {
  background-image: url(/web/theme/images/tile_table_header.gif);
}
#result_table th.selected {
  background-image: url(/web/theme/images/tile_table_header_selected.gif);
}

#result_table td.header_normal,
#result_table td.header_selected {
	height: 26px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}


#result_table td.header_normal {
	background-image: url("/web/theme/images/tile_table_header.gif");
}

#result_table td.header_selected {
	background-image: url("/web/theme/images/tile_table_header_selected.gif");
}


#result_table td.odd_normal,
#result_table td.odd_selected,
#result_table td.even_normal,
#result_table td.even_selected,
#result_table td.mark_normal,
#result_table td.mark_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#result_table td.odd_normal {
	background-color: #FFFFFF;
}

#result_table td.odd_selected {
	background-color: #F8F8F8;
}

#result_table td.even_normal {
	background-color: #F4F4F4;
}

#result_table td.even_selected {
	background-color: #ECECEC;
}

#result_table td.mark_normal {
	background-color: #F9F9FF;
}

#result_table td.mark_selected {
	background-color: #F9F9FF;
}


div.check_box {
	text-align: center;
}

div.check_box_header {
	text-align: center;
}

div.grid_header {
	font-family: tahoma;
	font-size: 12px;
	padding-left: 20px;
	font-weight: bold;
}

div.grid_text {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 20px 7px 20px;
	font-size: 10px;
}


#radio_label {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	text-decoration: none;
	vertical-align: middle;
}


.footer_p:link {
	color: #272727;
	text-decoration: none;
}
.footer_p:visited {
	color: #272727;
	text-decoration: none;
}
.footer_p:hover {
	color: #000000;
	text-decoration: underline;
}

/* SEARCH CSS */
#content_div {
}

table.search_options {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

table.search_options td.chkbox_cell {
	border: 0px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	vertical-align: middle;
}

table.search_options td.select_box_title {
	border: 0px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

table.search_options td.select_box {
	padding-bottom: 17px;
	padding-right: 21px;
	vertical-align: middle;
}

table.search_options td.text_field {
	padding-top: 10px;
	padding-bottom: 12px;
	vertical-align: middle;
	padding-right: 0px;
	width: 155px;
}

table.search_options td.tip_field {
	vertical-align: middle;
}

table.search_options td.date_field {
	border: 0px;
	padding-top: 11px;
	padding-bottom: 4px;
}
td.date_field {
	height: 35px;
	vertical-align: top;
}

a.hyphen {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 17px;	
}

a.tip, a.tip_text {
	font-size: 11px;
}


a.tip {
	font-family: Tahoma;
	font-weight: bold;
}

a.tip_text {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.chkbox_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

select.select_box {
	width: 187px;
}


div.search_option_title {
	background-image: url(/web/theme/images/search/tile_option_title_closed.gif);
	background-repeat: repeat-x;
	height: 25px;
	margin-bottom: 0px;
	width: 100%;
}

div.search_option_title_hover {
	background-image: url(/web/theme/images/search/tile_option_title_open.gif);
	background-repeat: repeat-x;
	height: 25px;
	margin-bottom: 0px;
	width: 100%;
	cursor: hand;
}

div.option_title_icon_div {
	float: left;
}

div.option_title_text_div {
	float: left;
	padding-top: 6px;
}

img.fold_close {
	background-image:url(/web/theme/images/search/icon_fold_close.gif);
	width: 11px;
	height: 11px;
	margin-top: 7px;
	background-repeat: no-repeat;
}

img.fold_open {
	background-image:url(/web/theme/images/search/icon_fold_open.gif);
	width: 11px;
	height: 15px;
	margin-top: 7px;
	background-repeat: no-repeat;
}

a.option_title {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	padding-left: 9px;
}

#asf_0, #s_1_container, #s_2_container, #s_3_container, #s_4_container, #s_5_container, #s_6_container {
	background-color: #F9F9F8;
	padding-left: 10px;
}
#s_1_container {
	padding-top: 16px;
	padding-bottom: 8px;
}
#s_2_container {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #C7C7C7;
}
#s_3_container {
	border-top: 1px solid #C7C7C7;
}
#s_4_container {
	border-top: 1px solid #C7C7C7;
	background-color: #F9F9F8;
}
#s_5_container {
	border-top: 1px solid #C7C7C7;
}
#s_6_container {
	border-top: 1px solid #C7C7C7;
}

#searchsubmit {
	padding-top: 20px;
	padding-bottom: 7px;
	text-align: right;
	border-top: 1px solid #C7C7C7;
}

/* ASF CSS */
/* advanced search properties begin */

div.first_as_field {
	height: 26px;
	padding-left: 42px;
}

div.as_field {
	height: 26px;
	border-top: 1px solid #C7C7C7;
}

div.search_field {
	padding-top: 5px;
	padding-left: 6px;
	float: left;
}

div.search_field_item {
	padding-right: 6px;
	float: left;
}

div.as_field_close {
	background-image: url(/web/theme/images/search/close_field.gif);
	margin-top: 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	width: 13px;
	height: 11px;
}

div.first_radio_box {
	padding-right: 13px;
	padding-top: 4px;
	float: right;
}

div.radio_box {
	margin-top: 0px;
	padding-top: 4px;
	float: right;
}

div.as_type {
	float: left;
	background-color: #C8D5FB;
	height: 16px;
	width: 42px;
	padding-top: 1px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 5px 0px 0px 0px;

}

a.radio_label {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	position: relative;
	bottom: 2px;
}

/* PROCESS CSS */

#yeni_islem_form_top {
	height: 7px;
	background-color: #F9F9F8;
}
#yeni_islem_form_bottom {
	height: 23px;
	background-image: url(/web/theme/images/result/tile_table_bottom.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 9px 0px 0px 8px;
}
#bottom_space {
	height: 40px;
	border-top: 3px solid #A7C6E4;
	clear: both;
}
#yeni_islem_form_sep {
	height: 26px;
	background-image: url(/web/theme/images/result/tile_table_bottom.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 10px 0px 0px 9px;
	border-bottom: 1px solid #ffffff;
	background-color: #E9F2FA;
}
div.separator {
	height: 3px;
	background-image: url(/web/theme/images/result/tile_table_bottom.gif);
	background-repeat: repeat-x;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
	background-color: #E9F2FA;
}
#yeni_islem_form_sep input {
	font-size: 11px;
	margin-right: 3px;
}
.input_rows input {
	margin-right: 8px;
	margin-left: 0px;
	height: 15px;
	padding: 0px 5px 0px 5px;
	color: #48637C;
	font-size: 11px;
}
.input_rows {
	background-color: #F9F9F8;
	height: 28px;
	border-bottom: 1px solid #ffffff;
	padding: 5px 0px 0px 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
div.warning {
	background-image: url(/web/theme/images/warning.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 7px 0px 5px 33px;
	border-bottom: 1px solid #ffffff;
	background-color: #FFC73C;
	background-position: 11px 7px;
}
span.warning_title {
	color: #C33300;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
div.warning_text {
	width: 484px;
	float: left;
	padding-bottom: 10px;
}
div.warning_close {
	float: right;
	width: 13px;
	margin-top: -7px;
}
#user_title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 6px 0px 0px 10px;
	border: 0px;
	border-bottom: 1px solid #ffffff;
	background-color: #E9F2FA;
}
#list_title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #1D436D;
	padding: 12px 0px 8px 15px;
	border: 0px;
	border-bottom: 1px solid #ffffff;
	background-color: #E9F2FA;
}
.ico {
	vertical-align: middle;
	margin: 0px 6px 5px 0px;
}
.user_link, .user_link:link, .user_link:visited {
	color: #1D436D;
	text-decoration: none;
}
.user_link:hover, .user_link:active {
	color: #000000;
	text-decoration: underline;
}
.user_link img{
	border: 0px;
}

#user_inventory_title {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1D436D;
	padding: 7px 0px 5px 16px;
	border-bottom: 1px solid #ffffff;
	background-color: #F0F0F0;
}
#user_inventory_buttons {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1D436D;
	padding: 7px 10px 5px 55px;
	border-bottom: 1px solid #ffffff;
	background-color: #F0F0F0;
	text-align: left;
}
#user_inventory_title img {
	margin-top: 6px;
	margin-right: 7px;
}
#user_inventory_container {
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ffffff;
	background-color: #F9F9F8;
}
#user_pic {
	float: right;
	background-color: #FFFFFF;
}
#user_pic img {
	margin: 10px 10px 10px 10px ;
}
#user {
	background-color: #F9F9F8;
}
#user_checkbox_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6982A3;
	width: 30px;
	text-align: right;
	float: left;
	padding-right: 0px;
	padding-top: 2px;
	height: 25px;
}
#user_checkbox {
	float: left;
	padding-right: 0px;
	padding-bottom: 8px;
}
#user_checkbox input{
	margin-top: -1px;
}
#inventory_text{
	padding-left: 55px;
	padding-right: 10px;
}
#material_text{
	padding-left: 55px;
	padding-right: 10px;
}
.inv_name, .inv_name:link, .inv_name:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.inv_name:hover, .inv_name:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #1D436D;
}
.inv_author:link, .inv_author:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #9C7D2F ;
	text-decoration: none;
}
.inv_author, .inv_author:hover, .inv_author:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #9C7D2F ;
	text-decoration: underline;
}
.inv_details, .inv_details:link, .inv_details:visited {
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7890A1 ;
	text-decoration: none;
}
.inv_details, .inv_details:hover, .inv_details:active {
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D436D;
	text-decoration: underline;
}
.inv_dates {
	background-image: url(/web/theme/images/ico_calendar.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border: 1px solid #F0F0F0;
	padding: 2px 5px 3px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #727A48;
}
.inv_icons {
	padding: 5px 5px 3px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #727A48;
}
.inv_icons img, img.linkopacity_15 {
	/*filter: alpha(opacity=15); 
	-moz-opacity: 0.15; 
	opacity: 0.15;*/
	padding: 0px 3px 0px 3px;
	margin: 0px;
}

a.linkopacity:link img, .linkopacity img {
	/*filter:alpha(opacity=65);   
	-moz-opacity: 0.65;   
	opacity: 0.65;*/
	padding: 0px 3px 0px 3px;
	margin: 0px;
}
a.linkopacity:hover img, img.linkopacity {
	/*filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;*/
	padding: 0px 3px 0px 3px;
	margin: 0px;
}

blink {
	color: #FF0000;
}

div.icon_show_user_enable, 
div.icon_show_user_disable, 
div.icon_check_out_enable,
div.icon_check_out_disable,
div.icon_check_in_enable,
div.icon_check_in_disable,
div.icon_time_extension_enable,
div.icon_time_extension_disable, 
div.icon_lost_enable,
div.icon_lost_disable, 
div.icon_found_enable,
div.icon_found_disable,
div.icon_reserve_enable,
div.icon_reserve_disable,
div.icon_reserve_cancel_enable,
div.icon_reserve_cancel_disable, 
div.icon_drop_prep_enable,
div.icon_drop_prep_disable,
div.icon_drop_prep_cancel_enable,
div.icon_drop_prep_cancel_disable,
div.icon_drop_enable,
div.icon_drop_disable, 
div.icon_drop_cancel_enable,
div.icon_drop_cancel_disable {
	width: 18px;
	height: 16px;
	margin-left: 10px;
	float: left;
}


div.icon_show_user_enable {
	background-image: url("/web/theme/images/ico_show_user.gif");
	cursor: pointer;
}

div.icon_show_user_disable {
	background-image: url("/web/theme/images/ico_show_user_disabled.gif");
}

div.icon_check_out_enable {
	background-image: url("/web/theme/images/ico_lend.gif");
	cursor: pointer;
}

div.icon_check_out_disable {
	background-image: url("/web/theme/images/ico_lend_disabled.gif");
}

div.icon_check_in_enable {
	background-image: url("/web/theme/images/ico_book_return.gif");
	cursor: pointer;
}

div.icon_check_in_disable {
	background-image: url("/web/theme/images/ico_book_return_disabled.gif");
}

div.icon_time_extension_enable {
	background-image: url("/web/theme/images/ico_extend_period.gif");
	cursor: pointer;
}

div.icon_time_extension_disable {
	background-image: url("/web/theme/images/ico_extend_period_disabled.gif");
}

div.icon_lost_enable {
	background-image: url("/web/theme/images/ico_lost.gif");
	cursor: pointer;
}

div.icon_lost_disable {
	background-image: url("/web/theme/images/ico_lost_disabled.gif");
}

div.icon_found_enable {
	background-image: url("/web/theme/images/ico_found.gif");
	cursor: pointer;
}

div.icon_found_disable {
	background-image: url("/web/theme/images/ico_found_disabled.gif");
}

div.icon_reserve_enable {
	background-image: url("/web/theme/images/ico_reserve.gif");
	cursor: pointer;
}

div.icon_reserve_disable {
	background-image: url("/web/theme/images/ico_reserve_disabled.gif");
}

div.icon_reserve_cancel_enable {
	background-image: url("/web/theme/images/ico_reserve_cancel.gif");
	cursor: pointer;
}

div.icon_reserve_cancel_disable {
	background-image: url("/web/theme/images/ico_reserve_cancel_disabled.gif");
}

div.icon_drop_enable {
	background-image: url("/web/theme/images/ico_delete.gif");
	cursor: pointer;
}

div.icon_drop_disable {
	background-image: url("/web/theme/images/ico_delete_disabled.gif");
}

div.icon_drop_cancel_enable {
	background-image: url("/web/theme/images/ico_delete_cancelled.gif");
	cursor: pointer;
}

div.icon_drop_cancel_disable {
	background-image: url("/web/theme/images/ico_delete_cancelled_disabled.gif");
}

div.icon_drop_prep_enable {
	background-image: url("/web/theme/images/ico_delete_prep.gif");
	cursor: pointer;
}

div.icon_drop_prep_disable {
	background-image: url("/web/theme/images/ico_delete_disabled.gif");
}

div.icon_drop_prep_cancel_enable {
	background-image: url("/web/theme/images/ico_delete_prep_cancelled.gif");
	cursor: pointer;
}

div.icon_drop_prep_cancel_disable {
	background-image: url("/web/theme/images/ico_delete_cancelled_disabled.gif");
}

