
#title h1 a:link, #title h1 a:visited
{
    text-decoration: none;
    color: #00004A;
}

a:link, a:visited, #search a:visited, th a:visited
{
    color: #464646;
    text-decoration: none;
}

a
{
    color: #464646;
}

#title h1
{
    color: #00004A;
}

h3
{
    color: #990000;
}

body
{
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    margin-top: 0px;
    margin-left: 0px;
   
}

.none
{
    display: none;
}

#title 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: 55px;
    padding-top: 17px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
   
}

#nav_header
{
	margin: 0 auto;
	background: url(images/arrowBack.gif) repeat-x top;
	vertical-align: bottom;
	line-height: normal;
	width: 100%;
	height: 25px;
	text-decoration: none;
}
#nav_header ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	float: left;
	text-decoration: none;
}
#nav_header li
{
	float: left; /* background: url(images/left.jpg) no-repeat left top;*/
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#nav_header a
{
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	border-left: solid 2px #6699CC;
	border-right: solid 2px #6699CC;
	border-top: solid 2px #6699CC;
	margin-left: 5px;
	background-color:#E8F6FE;
	/*background: url(images/back.gif) repeat-x left top;*/ /*  background: url(images/right.jpg) no-repeat right top;*/
	padding: 3px 15px 5px 15px;
}

#nav_header a span
{
	border-bottom: #ccc 1px solid;
	padding-bottom: 5px; /* hide the underline in normal state, required for hover effect in IE */
	text-decoration: none;
}
/*
#nav_header a:hover span
{
    
    text-decoration:none;
    padding-bottom: 2px;
    color:#C32D00 ;
   
}*/
#nav_header a:hover
{
	/*border-bottom: #c0c0c0 1px solid;*/
	text-decoration: none;
	color: #C32D00;
	background: url(images/BackOver.gif) repeat-x left top;
}

#crumbs
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    height: 26px;
    width: 99%;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    /*background: #75746E url(images/background_crumbs.jpg) 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;
    color:black;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
}
#crumbs_text a
{
	color:black;
	font-family:Arial;
}

input .submit
{
    font-size: 12px;
    width: 70px;
}

#body
{    
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B6B3A6;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
   
}

#col_main_left
{
    width: 198px;
    float: left;
   background: #E1EAF0;
}

#col_main_right
{
    border-left: 3px solid #DFDCCB;
    margin-left: 198px;
    border-right: 1px solid #CAC7B8;
    color:#00004A;
}

#content
{
    width: 739px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #B6B3A6;
    padding: 20px;
}

#content .display_left
{
    margin-top: -20px;
}

#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-left: -24px;
}

#user_assistance
{	
   	color: #003399;
	padding-left:0px; 
	border-bottom: solid 1px #C1CCE3;
	border-right: solid 1px #C1CCE3;
	border-left: solid 1px #C1CCE3;
	text-align:left;
	width:200px;
	font-size: 0.8em;
	vertical-align:top;
	
}


#user_right
{
	width:200px;
	vertical-align:top;
	/*border:solid 1px #C1CCE3;*/
	text-align:center;
}

#user_assistance h2, #user_assistance h3
{
    color: #333333;
	height:20px;
	font-size:12px; 
	border-bottom: solid 1px #C1CCE3;
	border-top: solid 1px #C1CCE3;
	padding-left:4px;
	vertical-align:bottom;
	padding-top:3px;
	width:200px;
	font-weight:normal;
	margin-top:0px;
	font-weight:bold;
	background-color:#DDE3F0;
   /* background:  url(images/bgyellow.jpg) repeat-x top;*/
    
}
#user_assistance p
{
	padding-left:4px;
}

#user_assistance h4
{
	color: #000000;
    font-size: 14px;
	margin-bottom:5px;    
}

.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;
    font-size: 0.8em;
}

.content_right form, .content_right fieldset
{
    border: none;
    padding: 0px;
    margin: 0px;
}

.content_right legend
{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}

.content_right td, .category_browse td
{
    padding-right: 20px;
}

.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;
 
    list-style-image: url(images/ul_bullet.gif);
}

.category_browse td li, .category_browse td li
{
    list-style-position: outside;
    margin-left: -17px;
}

#search a
{
    font-size: 11px;
}

#search td 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;
}

.item_list
{
    width: 100%;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}

.item_list th
{
    height: 25px;
    background: #02AFC8;
    color: White;
}

.item_list_footer
{
    height: 20px;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    background: #02AFC8;
}

.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 */


.footer
{
	font-size: 12px;
    text-align: left;
    color:#808080;
    font-family:arial; 
    border-top:solid 3px #F0BD16;
}

.footer a:link, a:visited
{
  list-style-type: none;
    white-space: nowrap;
    text-decoration: none;
    color:#808080;   
}

.footer a:hover, a:active
{
	list-style-type: none;
    white-space: nowrap;
    text-decoration: underline;
    color:#464646;
}

#disclaimer
{
    font-size: 0.6em;
    color: #888679;
    text-align: center;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}

legend.select_category
{
    display: inline;
    color:Black;
    font-size:13px;
    font-family:Arial;
}

.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: 100px;
    white-space:normal;
}

#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;
}

.row1: hover , .row2: hover 
{
    background-color:Yellow;
}

.row2
{
   background-color:#F0F5FB;
   /*
    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;
}


#Blue asp.HyperLink
{
	font-family:arial;
	font-size:1.0em;
	color:#0066DD;	
	text-decoration:none;
}
	
#Blue asp:HyperLink 
{
	
	font-family:arial;
	font-size:1.0em;
	text-decoration:underline;
}

#LoginStyle
{
	text-align:right;
	 vertical-align:top;
	 color: Blue;
	 font-size:12px;
}


.city_browse td ul a:link, .city_browse td ul a:visited
{
    text-decoration: none;
    color:#464646;
   
}

.city_browse td ul a:hover, .city_browse td ul a:active
{
    text-decoration: underline;
     color: #464646;
}

.city_browse td ul
{
    list-style-position: outside;
    color: #808080;
    list-style-type:none;
    margin-bottom: 1px;
    margin-top: 0;
    font-size: 13px;
    font-family:Arial; 
 
    /*list-style-image: url(images/ul_bullet.gif);*/
}
/* for main page category browser*/

.Maincategory_browse td h4
{
    font-size: 1em;
    display: inline;
    font-weight:bold;
    font-size:13px;  
}

.Maincategory_browse td h4 a:link, .Maincategory_browse td h4 a:visited
{
    text-decoration: none;
    color: #000000;
 }

.Maincategory_browse td h4 a:hover, .Maincategory_browse td h4 a:active
{
    text-decoration: underline;
     color:#00004A;
    
}

.Maincategory_browse td ul a:link, .Maincategory_browse td ul a:visited
{
    text-decoration: none;
     color:#00004A;
    
}

.Maincategory_browse td ul a:hover, .Maincategory_browse td ul a:active
{
    text-decoration: underline;
     color:#00004A;
    
}

.Maincategory_browse td ul
{
    list-style-position: outside;
	list-style-type:none;
    color:#00004A;
    font-size:12px;
}

.Maincategory_browse td li, .Maincategory_browse td li
{
    list-style-position: outside;
    margin-left: -30px;   
}

.LatestAd td ul a:link, .LatestAd td ul a:visited
{
    text-decoration: none;
     color: #0A3D5C;
}

.LatestAd td ul a:hover, .LatestAd td ul a:active
{
    text-decoration: underline;
     color: #0A3D5C;
}

.LatestAd td ul
{
    list-style-position: outside;
    color: #0A3D5C;
  /*  list-style-type:square;*/
    margin-bottom: 1px;
    margin-top: 0;
    font-size: 13px;
    list-style-image: url(Images/blue-arrow.gif);
}

.new LinkButton
{
	color:Green;
	
}

/* for multiple ad display */
.MAdDisplay td
{
    font-size: 13px;
    display: inline;
    
}

.MAdDisplay td h4
{
    font-size: 1em;
    display: inline;
    color: #00008F;
}

.MAdDisplay td h4 a:link, .MAdDisplay td h4 a:visited
{
    text-decoration: none;
     color: #003388;
}

.MAdDisplay td h4 a:hover, .MAdDisplay td h4 a:active
{
    text-decoration: underline;
    color: #333333;
}

.MAdDisplaygray 
{
	 color: gray;
	 font-size:10px;
	
}

#TDStyle
{
    color:#000072;
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    font-size:13px;
}

#user_main
{
    color: #1F65A1;   
    vertical-align:top;
   	font-size: 13px;
   	font-family:font-family: arial;
   	text-align: justify;
   	width:600px;
  	border:solid 1px #C1CCE3; 
	padding:10px 5px 5px 5px; 
	
}
#user_main td
{
    color: #00004A;   
  	font-size: 13px;
   	font-family:font-family: arial;
    
}

#user_main h2, #user_main h3
{
    color: #036987;
    font-size: 16px;
    text-align:center;
    width:100%;
    
}

.ControlsCSS
{
	 font-size: 12px;
	 color:#003399;
	
}
.ControlsCSSListBox
{
	 font-size: 12px;
	 color:#003399;
	 border: none;	 
}

.CategoryCSS
{
	font-size:12px; 
	color:Black;
}
/*Textbox Watermark*/

.unwatermarked {
	border:solid 1px silver;
				}

.watermarked {
	border:solid 1px silver;
	background-color:#F1FAFC;
	color:gray;
	
}	
.validatorCalloutHighlight
{
    background-color:#FFDDDD;
   border:solid 1px #CC0033;
   color:#CC0033;
}
.LatestTextAd span a:link, .LatestTextAd span a:visited
{
	text-decoration: none;
	color:#0054B8;
	white-space: normal;
	font-family:  Helvetica,Arial,sans-serif;
	list-style-type: disc;
	margin: 0px 0px 0px 0xp;
	padding: 0px 0px 0px 0xp;
	margin-bottom:10px;
}

.LatestTextAd span a:hover, .LatestTextAd  span a:active
{
	color: red;
	white-space: normal;
	list-style-type: disc;
	margin: 0px 0px 0px 0xp;
	padding: 0px 0px 0px 0xp;
	margin-bottom:10px;
}

.LatestTextAd
{
	list-style-position: outside;
	margin: 2px 5px 2px 5px;
	font-size: 12px;
	white-space: normal;
	width: 100%;
	font-family: Helvetica,Arial,sans-serif;
	border-bottom: dotted 1px #E8E8E8;
	padding: 0px 0px 0px 0xp;
}

.DefaultStyle 
{
    font-size: 1em;
    display: inline;
    color: black;  
}


.DefaultStyle  a:link, .DefaultStyle  a:visited
{
    text-decoration: none;
    color:#666666;
    font-weight:bold;
}

.DefaultStyle  a:hover, .DefaultStyle  a:active
{
    text-decoration: underline;
    color:Silver;
}

.MenuCSS 
{
	font-family:Arial;
	font-weight:bold;
}

.MenuCSS  a:link, .MenuCSS  a:visited
{
    color:white;   
}

.MenuCSS  a:hover, .MenuCSS  a:active
{
    color:Black;
}

.MenuCSSSelected  a:link, .MenuCSSSelected  a:visited
{
    color:#CC0000;   
}

/* rounded corner green color*/

.gb6h, .gb7h, .gb8h, .gb9h, .gb7bh, .gb8bh, .gb9bh{font-size:1px; overflow:hidden; display:block;}
.gb6h {height:1px; background:#FDEE97; margin:0 5px;}
.gb7h, .gb7bh {height:1px; background:#FDEE97; margin:0 3px;}
.gb8h, .gb8bh {height:1px; background:#FDEE97;  margin:0 2px;}
.gb9h, .gb9bh {height:2px; background:#FDEE97; margin:0 1px;}
.gb7bh, .gb8bh, .gb9bh {background: #FDEE97;}
.grheadh {background: #FDEE97;font-size: 10pt; color: #FFFFFF; font-family: Arial;text-align: center; font-weight: bold;}
.grheadh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px; font-size: 12pt; color: #cc0000; font-family: Arial;text-align: center; font-weight: bold;}
.grcontenth {background:#FDEE97; }
.grcontenth div {margin-left: 12px; padding-top: 5px;}


