﻿.small_tip_text
{
    font-size: 11px;
}

#search_menu_texture
{
   width: 950px;
   background-image: url(../images/search_menu/search_menu_texture.jpg); 
   background-repeat: repeat-x;
   background-position:bottom;
  /* padding-bottom: 11px;*/
   padding-left: 20px;
   height: 34px;
}

#top_right_menu
{
    position: absolute;
    width: 250px;
    left: 720px;
    top: 0px;
    text-align: right;
    color: Gray;
}

input[class=main_search]
{
    height: 18px;
}

select
{
    height: 22px;
}

input[type=button], input[type=submit]
{
    padding-right: 5px;
    padding-left: 5px;
}
    
input[class=main_search], select[class=main_search]
{
    border: 1px solid rgb(147, 206, 146);
}

a
{
    color: Blue;
    text-decoration: none;
}

.item_row_link
{
 /*   margin-left: 10px;*/
}

a[class="top_right"]
{
    color: Gray;
    font-size: 11px;
}

a:hover, .collapse_panel:hover
{
    text-decoration: underline;
}

a[disabled=disabled]
{
    color: Gray;    
}

#usermenu
{
    font-size: 9pt;
    color: #000000;
}
    
#usermenu ul
{
   list-style-type: none;
   padding: 0px;
   margin: 0px; 
   margin-left: 20px;
}

#usermenu li
{
    margin: 0px;
    padding: 0px;
    float: left;
    padding-top: 5px;
    background-image: url(../images/gray_menu_texture.gif);
    background-repeat: repeat-x;
    height: 27px;
    padding-left: 5px;
    padding-right: 5px;
}

#usermenu li[class="separator_left"]
{
    margin: 0px;
    padding: 0px;
    float: left;
    background-image: url(../images/gray_menu_left.gif);
    background-repeat:no-repeat;
    height: 27px;
    width: 7px;
}

#usermenu li[class="separator_right"]
{
    margin: 0px;
    padding: 0px;
    float: left;
    background-image: url(../images/gray_menu_right.gif);
    background-repeat:no-repeat;
    height: 27px;
    width: 8px;
}

#usermenu li[class="separator_middle"]
{
    margin: 0px;
    padding: 0px;
    float: left;
    background-image: url(../images/gray_menu_separator.gif);
    background-repeat:no-repeat;
    height: 27px;
    width: 5px;
}

#usermenu a
{
    color: Black;
    text-decoration: none; 
}

h1
{
    font-family:Trebuchet MS;
    font-size: 15px;  
    font-weight:bold;
    margin: 0px;
    padding: 0px;
}

.label
{
    float: right;
    padding-right: 5px;
  /* color: rgb(100, 100, 100);*/
}

.label_left
{
    padding-right: 5px;
  /* color: rgb(100, 100, 100);*/
}

/* --- help button --------------------------- */
.help
{
    cursor: pointer;    
}

/* --- green box --------------------------- */
.box_upper_left
{
    background-image:url(../images/box_left.gif);
    background-repeat:no-repeat;
    height: 35px;
    width: 16px;
}

.box_upper_right
{
    background-image:url(../images/box_right.gif);
    background-repeat:no-repeat;
    height: 35px;
    width: 16px;
}

.box_top_texture, .box_top_texture_square
{
    background-image:url(../images/box_texture.gif);
    background-repeat:repeat-x;
    height: 35px;
    color: rgb(90, 90, 90);
}

.vertical_line_left
{
    border-left: 1px solid rgb(213, 213, 213);
    border-bottom: 1px solid rgb(213, 213, 213);
    empty-cells: show;
    background-color:White;
}

.vertical_line_right
{
    border-right: 1px solid rgb(213, 213, 213);
    border-bottom: 1px solid rgb(213, 213, 213);
    empty-cells: show;
    background-color:White;
}

.box_content_line, .box_top_buttom_square
{
    border-bottom: 1px solid rgb(213, 213, 213);
    padding-bottom: 10px;
    padding-top: 10px;
    background-color:White;
    border-top: 1px dotted gray;
}

.box_upper_left_square
{
    background-image:url(../images/box_texture.gif);
    border-left: 1px solid rgb(213, 213, 213);
    background-repeat:repeat-x;
    height: 35px;
    width: 16px;
}

.box_upper_right_square
{
    background-image:url(../images/box_texture.gif);
    border-right: 1px solid rgb(213, 213, 213);
    background-repeat:repeat-x;
    height: 35px;
    width: 16px;
}

.box_top_buttom_square
{
    border-bottom: 0px;
}

.box_top_texture_square
{
    border-left: 1px solid rgb(213, 213, 213);
    border-right: 1px solid rgb(213, 213, 213);
}

.vertical_line_left_square
{
    border-left: 1px solid rgb(213, 213, 213);
    border-bottom: 1px solid rgb(213, 213, 213);
    empty-cells: show;
    width: 16px;
    background-color:White;
}

.vertical_line_right_square
{
    border-right: 1px solid rgb(213, 213, 213);
    border-bottom: 1px solid rgb(213, 213, 213);
    empty-cells: show;
    width: 16px;
    background-color:White;
}

/* --- solid green box */
.solid_green_box_upper_left
{
    background-image:url(../images/green_box_upper_left.gif);
    background-repeat:no-repeat;
    height: 35px;
    width: 16px;
}

.solid_green_box_lower_right
{
    background-image:url(../images/green_box_lower_right.gif);
    background-repeat:no-repeat;
    height: 35px;
    width: 16px;
}

.solid_green_box_texture
{
    background-image:url(../images/green_box_texture.gif);
    background-repeat:repeat-x;
    height: 35px;
    color: rgb(90, 90, 90);
}

.solid_green_box_content_line
{
    border-bottom: 0px solid rgb(170, 202, 92);
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: rgb(170, 202, 92);
    border-top: 1px dotted gray;
}

/* --- gray background */
.gray_background
{
  /* background-image: url(../images/gray_background.gif); 
   background-repeat:repeat-x;*/
   margin-top:0px;
   padding-top:0px;
}

/* --- modal dialog box --------------------------- */
.modalPopup_dialog
{
    background-color: #FFF;/*rgb(247, 250, 239);*//*#f7fcf1;*//*rgb(235, 245, 236);*/ /*205, 230, 206);*//*#FFFFFF;*/
    border: 1px solid #ccc;/*rgb(184, 217, 123);*//*rgb(205, 215, 206);*/
    padding: 20px;
    text-align:left;
    -moz-box-shadow: 3px 3px 8px #aaa;
    -webkit-box-shadow: 3px 3px 8px #aaa;
    -o-box-shadow: 3px 3px 8px #aaa;
    background-image:url(../images/box_texture.jpg);
	background-repeat:repeat-x;
	background-position:top;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.modalPopup_background
{
    background-color: rgb(210, 231, 172);/*rgb(210, 210, 210);*/
    opacity: .7;
    filter: alpha(opacity='70'); /* internet explorer */
}

/* --- progressbar --------------------------- */

.progressbar
{
   background-image: url(../images/progressbar.jpg);
   background-repeat:repeat-x;
   height: 12px;
}

/* --- pager --------------------------------- */

.PagerContainerTable
{
	/*border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;*/
	color: #d1d1e1;
/*	border-bottom: #333333 1px solid;*/
	background-color: #FFFFFF;
}

.PagerInfoCell
{
	padding-right: 40px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #000000;/*f0f1f2;*/
	padding-top: 3px;
	white-space: nowrap;
	background-color: #e7e7e7;
	font-weight:normal;
}

.PagerInfoCell:link
{
    padding: 3px;
	color: #ffcc66;
	text-decoration: none;
}

.PagerInfoCell:visited
{
    padding: 3px;
	color: #ffcc66;
	text-decoration: none;
}

.PagerCurrentPageCell
{
    padding: 3px;
	color: #000000;
	border: 1px solid rgb(31, 142, 21);/*rgb(255, 153, 0);*/
	background-color: rgb(214, 234, 214);/*rgb(254, 233, 160);*/
}

.PagerCurrentPageCell:hover, .PagerOtherPageCells:hover
{
	text-decoration: none;
}

.PagerOtherPageCells
{
    padding: 3px;
  /*  color: #000000;*/
	background-color: #e7e7e7;
}

.PagerSSCCells
{
    padding: 3px;
    color: #000000;
	background-color: #cccccc;
}

.PagerHyperlinkStyle, .PagerHyperlinkStyle:hover, .PagerHyperlinkStyle:link, 
.PagerHyperlinkStyle:visited, .PagerHyperlinkStyle:active
{
   /* color: #000000;*/
	text-decoration: none;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

.message_detail_row
{
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px dotted #cccccc;
}

/*
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}*/