/*
  To create a new color theme, replace the colors:
  
    #990000 with the color for hyperlinks
  and 
    #971B1E with the background color for the top navigation bar
  and
    #990000 for the color of page headings


  and
    provide a re-colored version of images/ul_bullet.gif,
    which is the bullted-list item dot.    

*/
#title_right
{
    
    float: right;
 
}

#title_left
{
    
    float: left;
    text-decoration    : none;
    color: #696969;
}

#title_leftXXX
{
    
    float: left;
    height: 74px;
    width: 400px;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
 /* background: url(images/top_water.gif) no-repeat left top; */
   background: url(images/top_1.jpg) no-repeat left top;  
}

#title_leftXXX h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline;
}

#title h1 a:link, #title h1 a:visited
{
    text-decoration: none;
    color: #696969;
 
}

#titleXXX
{
    
    
    height: 74px;
    width: auto;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    background: url(images/top_1_bg.jpg) repeat-x left top; 

    
}

#title_rightXXX
{
    
    float: right;
    height: 74px;
    width: auto;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    background: url(images/top_1_bg.jpg) repeat-x left top; 
    
 
}

.CellBmp
{
    height: 30px;
    width:  100px;
    background: url(images/background_browse.jpg) repeat-x left top; 
    
 
}
a:link, a:visited, #search a:visited, th a:visited
{
    color: #696969;
}

#title h1
{
    color: #696969;
}

#color_bar
{
    background: #F7F6F2;
}

h3
{
    color: #696969;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/


body
{
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    width:auto;
   /* background: #D8D5C2 url(images/background_main.jpg) repeat-x top; */
}

a:hover
{
    text-decoration: none;
}

a:active
{
    text-decoration: none;
}

.none
{
    display: none;
}

#title h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline;
}

#title_left h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline;
}
.item_list h3, .item_list h4, .item_list h5, .item_list h6
{
    font-size: 1em;
    font-weight: normal;
}

/* begin main layout divs */

#title
{
    height: 24px;
    width: auto;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
   /*  background: url(images/HeaderBg.gif) repeat center top; /%
/*    background: url(images/background_title.jpg) no-repeat center top;*/
    
}

#nav_header
{
    margin: 0 auto;
    background: url(images/HeaderBg_half.gif) repeat-x  bottom;
   /* line-height: normal; background:#75746E */
    width:  auto; 
    height: 10px;
    padding: 0px 0;
}
#nav_header ul
{
    margin: 0;
    padding: 0px 0;
    list-style: none;
    float: right;
    background: url(images/HeaderBg.gif) repeat-x left top;
}
#nav_header li
{
    float: left;
    background: url(images/bg_half.gif) no-repeat left top;
    margin: 0;
    padding: 0;
}
#nav_header a
{
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
    background: url(images/HeaderBg.gif) no-repeat right top;
    padding: 13px 25px 13px 15px;
}

#nav_header a span
{
    border-bottom: #ccc 1px solid;
    padding-bottom: 54px; /* hide the underline in normal state, required for hover effect in IE */
}

#nav_header a:hover span
{
    border-bottom: #c0c0c0 1px solid;
    padding-bottom: 2px;
}

#color_bar
{
    font-size: 10px;
    font-weight: bold;
    width: auto;
    border-bottom: #ccc 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    height: 27px;
    padding-top: 13px;
    color: #FFFFFF;
}

#crumbs
{
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height: 26px;
    width:auto;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    background: url(images/bg_half.gif) repeat-x top;
    margin: 0px auto 5px;
}

#crumbs h2, #crumbs h3
{
    font-size: 10px;
    display: inline;
}

#crumbs_search
{
    float: left;
    font-size: 12px;
}

#whats_new
{
    float: right;
    font-size: 12px;
    width: 280px;
    text-align: right;
}

#crumbs p
{
    display: inline;
    vertical-align: middle;
}

#crumbs .search_box
{
    margin: 0px;
    padding: 0px;
    height: 15px;
    font-size: 11px;
    width: 170px;
}

#crumbs #category_select
{
    margin: 0px;
    padding: 0px;
    height: 17px;
    font-size: 11px;
    width: 170px;
}

#crumbs select
{
    padding: 0px;
    height: 17px;
    font-size: 11px;
    width: 160px;
    margin-top: 2px;
}

#crumbs .submit, #crumbs .go
{
    margin: 0px;
    padding: 0px;
    height: 20px;
    font-size: 11px;
    margin-top: 0px;
}

#crumbs_text
{
    padding-top: 5px;
}

input .submit
{
    font-size: 11px;
    width: 70px;
}

#nav_browse
{
    float: right;
}

#nav_login
{
    float: left;
}

#body
{
    width:auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B6B3A6;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    background: #F7F6F2;
}

#col_main_left
{
    width: 198px;
    float: left;
    text-align: left;
    background-image:url(images/left_background.gif) ;
   
}

#col_main_right
{
    border-left: 3px solid #DFDCCB;
    margin-left: 198px;
    border-right: 1px solid #CAC7B8;
    background: #F7F6F2;
}

#content
{
    width: auto;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #B6B3A6;
    padding: 20px;
}

#content .display_left
{
    margin-top: -20px;
}

#content_header
{
    font-size: 0.8em;
    color: #000000;
    height: 129px;
    width: 177px;
    padding-top: 10px;
    padding-right: 7px;
    padding-left: 10px;
}

#content_header ul
{
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(images/HeaderBg.gif);
}

#content_header li
{
    list-style-position: outside;
    margin-left: -17px;
}

#content_header h2, #content_header h3
{
    display: inline;
    font-weight: bold;
    font-size: 1em;
}

#featured_item
{
    height: 200px;
    width: 176px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    text-align: center;
    padding: 10px;
    font-size: 0.8em;
    margin-bottom: 3px;
    margin-right: 0px;
    background: #DCDACE url(images/background_feature.jpg) repeat-x top;
}

.display_left #featured_item
{
    width: 160px;
    font-size: 1em;
}


#featured_item h2
{
    font-size: 1em;
    font-weight: bold;
    display: inline;
}

.row1 a:link img, .row2 a:link img, .display_left a:link img, #featured_item a:link img
{
    border: 1px solid #666;
}

.row1 a:visited img, .row2 a:visited img, .display_left a:visited img, #featured_item a:visited img
{
    border: 1px solid #666;
}



#announcements
{
    font-size: 0.8em;
    padding: 10px;
    height: 100%;
    background: #F7F6F2;
}

#announcements ul
{
    margin-top: 0px;
}

#announcements li
{
    list-style-position: outside;
    list-style-image: url(images/ul_arrow.gif);
    margin-bottom: 15px;
    margin-left: -24px;
}

#user_assistance
{
    color: #7F4728;
    padding: 10px;
    font-size: 0.8em;
    float: left;
    width: 178px;
  background:url(images/left_background.gif);
}

#user_assistance h2, #user_assistance h3
{
    color: #000000;
    font-size: 1em;
}

.post_title
{
    margin: 0px;
    padding: 0px;
}

.post_dollars
{
    width: 50px;
}

#post_cents
{
    width: 25px;
}

.post_url, .post_title, .post_description
{
    width: 250px;
}

.post_description
{
    height: 90px;
}

.section
{
    padding: 10px;
    height: 17px;
    font-size: 0.8em;
    font-weight: bold;
    border-bottom: 2px solid #E4E2D5;
    margin-bottom: 0px;
}

h3.section
{
    font-size: 1.2em;
}

.content_right
{
   padding: 10px;
    height: 17px;
    font-size: 0.6em;
    border-bottom: 2px solid #E4E2D5;
    margin-bottom: 0px;
}



.category_browse td h4
{
    font-size: 1em;
    display: inline;
}

.category_browse td h4 a:link, .category_browse td h4 a:visited
{
    text-decoration: none;
    color: #000000;
}

.category_browse td h4 a:hover, .category_browse td h4 a:active
{
    text-decoration: underline;
}

.category_browse td ul a:link, .category_browse td ul a:visited
{
    text-decoration: none;
}

.category_browse td ul a:hover, .category_browse td ul a:active
{
    text-decoration: underline;
}

.category_browse td ul
{
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(images/ul_bullet.gif);
}

.category_browse td li, .category_browse td li
{
    list-style-position: outside;
    margin-left: -17px;
}

#search_n_browse
{
    height: 139px;
    width: 577px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
}

#search_n_no_browse
{
    height: 139px;
    width: 288px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    background: #E1DFCF;
}

#search_n_browse div#search
{
    float: left;
    background: url(images/background_search.jpg) #d6d3c4 repeat-x;
}

#search_n_browse div#browse
{
    float: right;
    background: url(images/background_browse.jpg) #d2d4bf repeat-x;
}

#search a
{
    font-size: 11px;
}

#search legend, #browse legend
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#search select, #search .search_box, #browse select, #browse ul
{
    font-size: 11px;
    margin-top: 2px;
}

#search select, #search .search_box
{
    width: 240px;
}

#browse select
{
    width: 190px;
    vertical-align: middle;
    border: none;
    display: inline;
}

#search, #browse
{
    height: 125px;
    width: 265px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 10px 10px;
}

#search form, #browse form
{
    display: inline;
    border: none;
}

#search .search_box, #search select
{
    margin-bottom: 8px;
}

/* begin admin panel (similar to search boxes) */
#admin_panel
{
    width: 577px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    font-size: .7em;
}
#admin_panel div
{
    clear: both;
    padding-top: 5px;
}

#admin_panel #query span.input_label
{
    float: left;
    text-align: right;
    width: 70px;
}


#admin_panel #query input
{
    width: 170px;
}



#admin_panel #query select
{
    width: 175px;
}

#admin_panel #status span.input_label
{
    float: left;
    text-align: right;
    width: 100px;
}

#admin_panel #status select
{
    width: 145px;
}

#admin_panel #status input
{
    width: 145px;
}

#admin_panel span.input_control
{
    float: right;
    text-align: left;
}

#admin_panel div#query
{
    float: left;
    background: #F9F9F8 url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel div#status
{
    float: right;
    background: #F9F9F8 url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel #query a
{
    font-size: 11px;
}

#admin_panel #query legend, #admin_panel #status legend
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#admin_panel #query select, #admin_panel #query .search_box, #admin_panel #status select, #admin_panel #status ul
{
    font-size: 11px;
    margin-top: 2px;
}

#admin_panel #query select, #admin_panel #query .search_box
{
    /* width: 290px; */
}

#admin_panel #status select
{
    /* width: 190px; */
    vertical-align: middle;
    border: none;
    display: inline;
}

#admin_panel #query, #admin_panel #status
{
    height: 185px;
    width: 265px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 10px 10px;
}



.login_box input.text
{
    width: 150px;
}

input.user_info
{
    width: 200px;
}

input.register_password
{
    width: 100px;
}

input.register_question
{
    width: 250px;
}

/* begin item grid */


#item_images
{
    text-align: center;
    float: left;
    width: 161px;
    clear: none;
}

.item_list
{
    width: 100%;
    font-size: .7em;
    padding-left: 5px;
    padding-right: 5px;
}

.item_list th
{
    height: 25px;
    background: #DEDDD3;
}

.item_list_footer
{
    height: 20px;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    background: #DEDDD3;
}

.item_list_footer li
{
    list-style-type: none;
    white-space: nowrap;
    display: inline;
    margin: 0px 3px;
}

.item_list_footer ul
{
    margin: 0;
    padding: 0;
}

.display_left
{
    text-align: center;
    float: left;
    clear: none;
    font-size: .8em;
}


.display_right
{
    text-align: left;
    padding-left: 181px;
    font-size: .8em;
}

.display_right#ad_details h3, .display_right#ad_details h4, .display_right#ad_details h5
{
    text-align: left;
    font-size: 1.1em;
    padding: 10px;
    display: block;
    background: #E5E2CC;
}

.display_right#ad_details h5.action
{
    padding: 5px 10px;
    font-size: 0.9em;
}


/* begin footer */

.Viewfooter
{
      
    padding-left:10px; 
    background: url(images/View.gif) left no-repeat;
   
}

#footer
{
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    width: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    color: #FFFFFF;
    text-align: center;
    background: #75746E url(images/HeaderBg.gif);
}

#footer_blue
{
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    width: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  
    text-align: center;
    background:  url(images/Half_header.gif) repeat-x top bottom;
}
#footer_nav
{
   width: auto;
}

#footer_nav a
{
    list-style-type: none;
    white-space: nowrap;
    display:inline-block;
    margin: 0px 10px 0px 0px;
    text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
    color: #FFFFFF;
}

#disclaimer
{
    font-size: 0.6em;
    color: #888679;
    text-align: center;
    width: auto;
    margin-right: auto;
    margin-left: auto;
}


/* begin classes */

legend.select_category
{
    display: inline;
}

.col_select, .col_photo, .col_photo_nopreview, .col_startdate, .col_price, .col_type, .col_location, .col_category, .col_general, .col_checkbox
{
    text-align: center;
}

.col_title
{
    text-align: left;
    width: 325px;
}

#ad_details td.col_heading
{
    color: #7F4728;
    vertical-align: top;
}

#ad_details td.col_detail
{
    padding-left: 10px;
}

#ad_details .ad_description_text td.col_detail
{
    font-weight: bold;
}

.ad_description_text
{
    padding-top: 20px;
}



.col_checkbox, .col_photo_nopreview
{
    width: 30px;
}


.row1, .row2
{
    height: 60px;
}

.row2
{
    background: #E8E7E1 url(images/background_table_row.gif) repeat-x top;
}

.small_text
{
    font-size: 0.8em;
    color: #666666;
    font-weight: normal;
}

.normal_weight
{
    font-weight: normal;
}


tr.new_section
{
    padding-top: 1em;
}

p.new_section
{
    margin-top: 1em;
}

/* GridView*/


.Header80 th { 
	font-size: 100%; font-weight: bold; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;	
	white-space: nowrap;
	/*  width: 100%; */
	
	}

.Header {
	width: 100%;
	}


.Header th { 
	font-size: 100%; font-weight: bold; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;	
	white-space: nowrap;
	/*  width: 100%; */
	
	}

.Header a:link { 
	color: #ffffff;
	}

.Header a:visited { 
	color: #ffffff;
	}

.Header a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeft img{
	width: 7px;
	}

.HeaderRight img{
	width: 14px;
	}

.HeaderCenter th { 
	font-size: 110%; font-weight: bold; text-align: center;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;	
	white-space: nowrap;
	/*  width: 100%; */
	
	}


.Row80 td { 
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Row th { 
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 100%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Row a:link { 
	color: #0033cc;
	}

.Row a:visited { 
	color: #840000;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	}

/* 新增  background-color: #f7f7f7;  */
.SelectedRow td { 
	font-size: 100%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	background-color: #8080FF; 
	color: #000000;
	}


.Separator{
	color: #3d84cc;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 100%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	background-color: #ebf2f8; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0033cc;
	}

.AltRow a:visited { 
	color: #840000;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 100%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 100%;
	padding: 2px;
	border: 1px solid #ffe3b0; border-left: 0px none;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0033cc;
	}

.Footer a:visited { 
	color: #840000;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}


.HeaderNoPic {
	
	}

.HeaderNoPic th { 
	font-size: 100%; font-weight: bold; 
	padding: 2px;
	background-color: #8080FF;
	white-space: nowrap;
	color: Black;
	}
	
#SampleMenu
{
    position:relative;
    border:0px solid #959595;
    padding:1px;
    width: auto;
    }

#SampleMenu #Sample-Content
{
    margin: 0 0 0 70px;
    /*
    width: 75%;
    height: 135px;
    left: 95px;
    top: 50px; 
line-height:130%;
font-size:1.1em;  
font-family:Georgia, Serif;
    font-style:italic;
   */
    overflow: hidden;
    position:absolute;
    
    color: Black;
   
     
}

/* --------------------------------------------------------------------------------------------------- */
/* Used when the Menu adapter is NOT used. */
/* These styles are used by the Menu's skin, found in this theme's skin file. */

#SampleMenu .Menu-Skin-Horizontal
{
    position:absolute;
    left: 0px;
    top: 16px;
    margin: 0 0 0 50px;
    /*width: 500px;*/
    z-index: 300;
}

#SampleMenu .Menu-Skin-Vertical
{
    position:relative;
    top: 30px;
    left: 0px;
    z-index: 300;
}

#SampleMenu .Menu-Skin-StaticItem
{
    /*background:url(images/bg-menu-example.png) repeat-x;*/
    background:url(images/Half_header.gif) repeat-x top;
    
    margin:0 2px 2px 2px;
}

#SampleMenu .Menu-Skin-DynamicHover
{
    background-image:none;
}


.AltRowBorder td { 
	font-size: 100%;
	padding: 2px;
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;
	vertical-align: top;
	background-color: #ebf2f8; 
	color: #000000;
	}
	
.DetailAltRowBorder td { 
	font-size: 100%;
	padding: 0px;
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;
	vertical-align: top;
	background-color: #ebf2f8; 
	color: #000000;
	}
	
.DetailAltRow td { 
	font-size: 100%;
	padding: 0px;
	background-color: #ebf2f8; 
	color: #000000;
	}
	
.RowBorder td { 
	font-size: 100%;
	padding: 2px;
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;
	vertical-align: top;
	background-color: #f7f7f7;
	color: #000000;
	}

.DetailRowBorder td { 
	font-size: 100%;
	padding: 0px;
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;
	vertical-align: top;
	background-color: #f7f7f7;
	color: #000000;
	}
	
	
.DetailRow td { 
	font-size: 100%;
	padding: 0px;
	background-color: #f7f7f7;
	color: #000000;
	}
	
.HeaderBorder th { 
	font-size: 100%; font-weight: bold; 
	padding: 2px;
	background-color: #ccf2f8;
	white-space: nowrap;
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;	
	}
	
.DetailHeaderBorder th 
{
	font-size: 100%; text-align: left; white-space: nowrap;font-weight:  normal;
	background-image: url('Images/DetailHeaderBg.gif'); color: #000000;	
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;	
	}	
	
.GridBorder { 
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;
	}

.Grid80 { 
	font-size: 80%;
	}
	
.DetailGridBorder { 
	font-size: 100%;
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;
	}
	
.DetailGrid { 
	font-size: 100%;font-weight:  normal;
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;
	}
	
.FooterBorder td { 
	font-size: 100%;
	padding: 2px;
	border-top: 1px solid Black; border-right: 1px solid Black ;border-left:1px solid Black;
	border-bottom:1px solid Black;
	vertical-align: top;
	background-color: #ccf7f7;
	color: #000000;
	}
	
/*	
不折行
*/
.FixLabel { 
	white-space: nowrap;
	}
.MyNoWrap { 
	white-space: nowrap;
	}	
	
.MyNoWrapLeft { 
	white-space: nowrap;
	text-align: left;
	}	
	
	
	
/* js085 控制 Grid*/	
td.locked,  th.locked{
background-color: #ffeaff;
font-weight: bold;
border-right: 1px solid silver;
left: expression(this.offsetParent.scrollLeft); /* IE5+ only */
position: relative;
z-index: 10;
}

td.lockedfix,  th.lockedfix{
font-weight: bold;
left: expression(this.offsetParent.scrollLeft);
top: expression(this.offsetParent.scrollTop);
position: relative;
z-index: 30;
}


#logo_top
{
    
    margin-top: 0px;
    margin-left: 0px;
    width:auto;
    background: #D8D5C2 url(images/top_1.jpg) repeat-x top; 
}


.DetailHeader th { 
	font-size: 100%; text-align: left; white-space: nowrap;font-weight:  normal;
	background-image: url('Images/DetailHeaderBg.gif'); color: #000000;	
	}
	table.igoogle-night
{
	border:solid 1px #ad9e87;
}

/* header cell style */
.igoogle-night th
{
	border-right-color:#ad9e87;
	border-bottom-color:#ad9e87;
    background:#e1d6c7 url(img/night/mt_back.gif) repeat-x;
    color:#59483f;
}  

/* cell styles */
.igoogle-night td
{
    border-bottom-color:#f2e8da;	
    border-right-color:#f2e8da;	
}

/* mouseover row style */
.igoogle-night .row-over 
{ 
	background-color:#f2e8da;
}

/* select row style */
.igoogle-night .row-select
{
	background-color:#ad9e87;
	color:#fff;
}

/* table style */
table.igoogle-classic
{
	font-family:arial,sans-serif;
	border:solid 1px #7aa5d6;
	     padding-left:50px;
            font-family:Arial;
            font-size:10pt;
}

/* header cell style */
.igoogle-classic th
{
    color:#3366cc;
	border-right-color:#7aa5d6;
	border-bottom-color:#7aa5d6;
    background:#e5ecf9;
}  

/* cell styles */
.igoogle-classic td
{
    border-bottom-color:#e5ecf9;	
    border-right-color:#e5ecf9;	
}

/* mouseover row style */
.igoogle-classic .row-over 
{ 
	background-color:#e5ecf9;
}

/* mouse select row style */
.igoogle-classic .row-select 
{ 
	background-color:#7aa5d6;
	color:#fff;
}

/* table style */
table.igoogle-afternoon
{
	border:solid 1px #dbd795;
}

/* header cell style */
.igoogle-afternoon th
{
    color:#613913;
	border-right-color:#dbd795;
	border-bottom-color:#dbd795;
    background:url(img/afternoon/mt_back.gif) repeat-x;
}  

/* cell styles */
.igoogle-afternoon td
{
    border-bottom-color:#e5e4cf;	
    border-right-color:#e5e4cf;	
}

/* mouseover row style */
.igoogle-afternoon .row-over 
{ 
	background-color:#e5e4cf;
}

/* mouseover row style */
.igoogle-afternoon .row-select 
{ 
	background-color:#dbd795;
}

  .popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}



.detail
{
	font-family:lucida grande,arial,helvetica,sans-serif;
	font-size:11px;
	background-color:#fff;
	border:solid 2px #000;
	padding:4px;
}
.icon-cancel {
    background: url(images/completeItem.gif) no-repeat left top;
    display:inline;
    padding-left:18px;
    margin-left: 10px;
    padding-right:10px;
}
        .modalBackground 
        {
	        background-color:Gray;
	        filter:alpha(opacity=70);
	        opacity:0.7;
        }
        .style111 {
	border:solid 1px #ad9e87;
}
.style111 td
{
	cursor:default;
	height:20px;
    color:#000;
	padding:2px 8px;
	border-right-style:solid;
	border-right-width:1px;
    border-right-color:#f2e8da;		
	border-bottom-style:solid;
	border-bottom-width:1px;	
    border-bottom-color:#f2e8da;	
}
.stylex01 {
	border: 3px solid #FF0000;
}
a.stylex01aa {
	color: #666699;
}
.stylex01aa:active {
		color: #FF9933;
}
.stylex01aa:hover {
		color: #008000;
}.stylex01aa:visited {
		color: #990099;
}

	.watermark 
{

	background: #F0F8FF;
	color:Gray;
}