

.comingSoon
{
    height: 225px; 
    width: 590px; 
    background-image: url(Images/comingsoon.gif);
    margin: 100px auto 0 auto;
    color: #FFC55B;
    padding: 75px 0 0 10px;
}


.comingSoon p
{
    color: #FFFFFF;
    font-size: 11pt;
}

.LaunchBanner
{
    position: relative;
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 10px;
    top: 130px;
    width: 878px;
    border: solid 1px #2EA54C;
    background-color: #CEFFB2;  
    font-size: 10pt; 
}

.LaunchBanner p
{
    padding: 0px;
    margin: 0px;
    font-size: 10pt;  
}

.NotSupported
{
    position: relative;
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 20px;
    top: 130px;
    width: 858px;
    border: solid 1px #FFD800;
    background-color: #F6FF96;  
}

.NotSupported p
{
    padding: 0px;
    margin: 0px;
    font-size: 10pt;  
}

.MyAdsLinks
{
	list-style-position: outside;
	margin-top: 10px;
	list-style-image: url(Images/ul_bullet.gif);
}

.MyAdsLinks li
{
	list-style-position: outside;
	list-style-image: url(Images/ul_arrow.gif);
	margin-left: -17px;
}

/*
  To create a new color theme, replace the colors:
  
    #B4161A with the color for hyperlinks
  and 
    #FFC55B with the background color for the top navigation bar
  and
    #FF6A00 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 h1 a:link, #title h1 a:visited
{
	text-decoration: none;
	color: #B4161A;
}

a:link, a:visited, #search a:visited, #advanced_search a:visited, th a:visited
{
	color: #B4161A;
}

#title h1
{
	color: #B4161A;
}

#color_bar
{
	background: #F7F6F2;
	width: 900px;
	position: absolute;
	left: 10px;
	top: 2500px;
}

h3
{
	color: #FF6A00;
}

.pay_pal h3
{
    color: #B4161A;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/


body
{
    padding-top: 10px;
	font-family: Arial, Verdana;
	margin-top: 0px;
	margin-left: 0px;
	background: #FFFFFF;
	display: block;
	font-size: 12px;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

.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: 75px;
	width: 900px;
	position: absolute;
	left: 10px;
	top: 10px;
	background: url(Images/header.gif) no-repeat center top;
}

#nav_header
{
    position: absolute;
    left: 10px;
    top: 85px;
	background: #FF6A00;
	line-height: normal;
	width: 900px;
	height: 25px;
	padding: 0 0 0 0;
}
#nav_header ul
{
	margin: 0 0 0 0;
	padding: 0px 10px 0 20px;
	list-style: none;
	float: right;
}
#nav_header li
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
	text-align: center;
}
#nav_header a
{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	background: url(Images/headerButton.gif);
	padding: 6px 0px 0px 0px;
	width: 75px;
	height: 19px;
}

#nav_header a:hover
{
    background: url(Images/headerButtonLight.gif);
    color: #FF6A00;
}

#nav_header a span
{
}

#color_bar
{
	font-size: 10px;
	font-weight: bold;
	width: 880px;
	border-bottom: #ccc 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left: 10px;
	top: 130px;
	height: 27px;
	padding-top: 13px;
	color: #FFFFFF;
}

#crumbs
{
    position: absolute;
    left: 10px;
    top: 110px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: 878px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	background: #FFC55B;
	border-left: solid 1px #FF6A00;
	border-right: solid 1px #FF6A00;
	border-bottom: solid 1px #FF6A00;
}

#crumbs h2, #crumbs h3
{
	font-size: 10px;
	display: inline;
}

#crumbs_search
{
	float: left;
	font-size: 12px;
}

#whats_new
{
	float: right;
	font-size: 12px;
	width:680px;
	text-align: right;
	padding: 0 0 0 0;
	margin: 1px 0 0 0;
	color: #000000;
	font-size: 8pt;
}

#whats_new p.deals a
{
    color: #000000;
}

#whats_new input
{
    border: solid 1px #FF6A00;
    background-color: #F7F6F2;
}

#whats_new select
{
    border: solid 1px #FF6A00;
    background-color: #F7F6F2;
}

#whats_new_admin
{
	float: right;
	font-size: 12px;
	width:880px;
	text-align: right;
	padding: 0 0 0 0;
	margin: 1px 0 0 0;
	color: #000000;
	font-size: 8pt;
}

#whats_new_admin p
{
    
}

#whats_new_admin input
{
    border: solid 1px #FF6A00;
    background-color: #F7F6F2;
}

#whats_new_admin select
{
    border: solid 1px #FF6A00;
    background-color: #F7F6F2;
}

#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: #000000;
}

input .submit
{
	font-size: 11px;
	width: 70px;
}

#nav_browse
{
	float: right;
}

#nav_login
{
	float: left;
	font-size: 9pt;
	padding-left: 20px;
	padding-top: 5px;
	color: #FFFFFF;
}

#nav_login a
{
    padding-left: 10px;
    background-image: none;
    color: #FFFFFF;
}

#nav_login a:hover
{
    padding-left: 10px;
    background-image: none;
    color: #FFC55B;
}

#nav_login_register
{
    position: absolute;
    top: 10px;
    left: 730px;
	margin-top: 12px;
	margin-right: 5px;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

#nav_login_register a
{
    padding-right: 2px;
    padding-left: 2px;
    background-image: none;
    color: #000000;
}

#nav_login_register a:hover
{
    padding-right: 2px;
    padding-left: 2px;
    background-image: none;
    color: #FF6A00;
}

#watchlist
{
    position: absolute;
    top: 10px;
    left: 150px;
	margin-top: 0px;
	margin-right: 5px;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

#watchlist a
{
    padding-right: 2px;
    padding-left: 2px;
    background-image: none;
    color: #000000;
}

#watchlist a:hover
{
    padding-right: 2px;
    padding-left: 2px;
    background-image: none;
    color: #FF6A00;
}

#nav_faqs
{
    padding-bottom: 18px;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
}

#nav_faqs a
{
    background-image: none;
    color: #000000;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#nav_faqs a:hover
{
    background-image: none;
    color: #FF6A00;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.faqs_link_image
{
    position: relative;
    top: 3px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#master
{
    display: block;  
}

#main
{
    border: solid 1px #FF6A00;
    display: block;
    width: 898px;
    position: relative;
    left: 10px;
    top: 130px;
    margin-bottom: 5px;
    background: #F7F6F2;
    overflow: visible;
}

.SearchPager
{
    font-weight: bold; 
    font-size: 12pt;
    color: #FF6A00;
    text-align: left;
}

.SearchPager table
{
    text-align: left;
}

.SearchPager td
{
    text-align: left;
}

.SearchPager a
{ 
    font-weight: bold;  
    color: #000000;
    text-decoration: none;
}

#ads
{
    position: absolute;
    left: 920px;
    top: 25px;
    width: 190px;
    height: 50px;
}

#ad_sense
{
    position: absolute;
    left: 920px;
    top: 75px;
    border: none; /*dashed 1px #000000;*/
    width: 190px;
    height: 900px;
}

#ads_search
{
    display: block;
    position: relative;
    border: none; /*dashed 1px #000000;*/
    width: 600px;
    height: 100px;
    padding-left: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}

#body
{
}

#col_main_left
{
    position: relative;
    left: 0px;
    top: 0px;
    border-right: 2px solid #DFDCCB;
	width: 198px;
	background: #F7F6F2;
	margin: 0;
	float: left;
	z-index: 10;
	display: block;
}

.ViewAllLocations
{
    text-decoration: none;
    padding-left: 20px;
    font-size: 10pt;
}

#col_main_right
{
    position: relative;
    left: -2px;
    border-left: 2px solid #DFDCCB;
    padding-left: 0px;
    width: 696px;
	background: #F7F6F2;
	margin: 0px;
	display: table;
}

#content_post_ad
{
    display: block;
    padding-left: 25px;
    padding-top: 10px;  
}

#content
{
    display: block;
	width: 656px;
	padding: 20px;
}

#content .display_left
{
	margin-top: -20px;
}

#content .display_left h4
{
    margin-top: 10px;
    padding-top: 10px;
	font-size: 1.25em;
}

#content_show_ad
{
	width: 700px;
	padding: 5px;
	font-size: 1.25em;
}

#content_show_ad td.photos
{
    padding: 10px;
}

#content_show_ad .display_left
{
	margin-top: 0px;
}

#content_header
{
	color: #000000;
	width: 300px;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 10px;
	display: block;
}

#content_header ul
{
	list-style-position: outside;
	margin-top: 10px;
	list-style-image: url(Images/ul_bullet.gif);
}

#content_header li
{
	list-style-position: outside;
	list-style-image: url(Images/ul_arrow.gif);
	margin-left: -17px;
}

#content_header h2, #content_header h3
{
	display: inline;
	font-weight: bold;
	font-size: 1em;
}

.inner_attributes
{
    padding: 5px 5px 5px 0px;
    margin: 0 0 0 0;
    list-style-type: none;
    display: inline-block;
}

.inner_attributes li
{
    padding-right: 5px;
    list-style-type: none;
    display: inline-block;
}

#featured_item
{
	height: 200px;
	width: 166px;
	text-align: center;
	padding: 5px;
	margin-bottom: 3px;
	margin-right: 0px;
	background: #DCDACE url(Images/background_feature.jpg) repeat-x top;
	border: solid 1px #000000;
	display: inline-block;
}

.display_left #featured_item
{
	width: 160px;
	font-size: 1em;
}

.display_right #featured_item
{
	width: 160px;
	font-size: 1em;
	float: right;
}

#featured_item h2
{
	font-size: 1em;
	font-weight: bold;
	display: inline;
}



#featured_item_listing
{
	height: 45px;
	width: 445px;
	text-align: center;
	padding: 5px;
	margin-bottom: 3px;
	margin-right: 0px;
	background: #FFFBD6;
	border: solid 1px #FF6A00;
	display: inline-block;
}

#featured_item_listing td
{
    padding: 0px;
    margin: 0px;  
}

.display_left #featured_item_listing
{
	width: 160px;
	font-size: 1em;
}

.display_right #featured_item_listing
{
	width: 160px;
	font-size: 1em;
	float: right;
}

#featured_item_listing 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
{
	padding: 10px;
	height: 100%;
	background: #F7F6F2;
}

#holidays ul
{
	margin-top: 0px;
}

#holidays li
{
	list-style-position: outside;
	list-style-image: url(Images/ul_arrow.gif);
	margin-bottom: 15px;
	margin-left: -24px;
}

#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;
	float: left;
	width: 178px;
	background: #F9F9F8 url(Images/background_user_assist.jpg) repeat-x top;
}

#user_assistance li
{
    list-style-position: outside;
	list-style-image: url(Images/ul_arrow.gif);
	margin-left: -17px;
}

.my_ads_menu li
{
	list-style-position: outside;
	list-style-image: url(Images/ul_arrow.gif);
	margin-left: -17px;
}

.faq_header li
{
	list-style-position: outside;
	list-style-image: url(Images/ul_arrow.gif);
	margin-left: -17px;
}

#user_assistance h2, #user_assistance h3
{
	color: #000000;
	font-size: 1em;
}

.post_title
{
    width: 100px;
	margin: 0px;
	padding: 0px;
}

.post_admin
{
    width: 200px;
	margin: 0px;
	padding: 0px;
}

.post_dollars
{
	width: 50px;
}

#post_cents
{
	width: 25px;
}

.post_url, .post_title, .post_description
{
	width: 350px;
	vertical-align: middle;
}

.post_description
{
	height: 150px;
	vertical-align: middle;
}

.section
{
	padding: 0 0 5px 10px;
	margin: 5px 0 0 0;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 1.2em;
}

h2.section
{
	font-size: 1.3em;
}

h3.section
{
	font-size: 1.2em;
}

h4.section
{
	font-size: 1.1em;
}

.content_right
{
    display: block;
	padding: 10px;
	margin: 0px;
}

.content_right h3
{
	font-size: 14pt;
}

.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.photos
{
    padding: 5px;
}

.category_browse
{
    margin: 0 0 0 30px; 
    padding: 0 0 0 0; 
}

.content_right td, .category_browse td
{
    margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.category_browse td a:link, .category_browse td a:visited
{
	text-decoration: none;
	color: #B4161A;
}

.category_browse td a:hover, .category_browse td 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: 0 0 0 0;
	list-style-image: url(Images/ul_arrow.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;
}

#search_n_browse div#search
{
	float: left;
}

#search_n_browse div#browse
{
	float: right;
}

#search_header
{
    margin-left: 5px;
    display: block;
}

#search_header div#browse
{
    padding-right: 20px;
}

#search a, #advanced_search a
{
	font-size: 11px;
}

.splash_bg
{
    font-size: 12px;
    padding: 10px;
    width: 435px;
    height: 230px; 
    background-image: url(Images/splash_bg_welcome.gif); 
}

.splash_bg_browse
{
    font-size: 12px;
    padding: 10px;
    width: 435px;
    height: 230px; 
    background-image: url(Images/splash_bg_browse.gif); 
    display: none;
    visibility: hidden;
}

.splash_bg_register
{
    font-size: 12px;
    padding: 10px;
    width: 435px;
    height: 230px; 
    background-image: url(Images/splash_bg_register.gif); 
    display: none;
    visibility: hidden;
}

.splash_bg_my_ads
{
    font-size: 12px;
    padding: 10px;
    width: 435px;
    height: 230px; 
    background-image: url(Images/splash_bg_my_ads.gif); 
    display: none;
    visibility: hidden;
}

.splash_bg h3
{
   font-size: 14px;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}

.splash_bg_browse h3
{
   font-size: 14px;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}

.splash_bg_register h3
{
   font-size: 14px;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}

.splash_bg_my_ads h3
{
   font-size: 14px;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}

.splash_bg p
{
   padding: 10px 0 0 0;
   margin: 0 0 0 0;
}

.splash_bg_browse p
{
   padding: 10px 0 0 0;
   margin: 0 0 0 0;
}

.splash_bg_register p
{
   padding: 10px 0 0 0;
   margin: 0 0 0 0;
}

.splash_bg_my_ads p
{
   padding: 10px 0 0 0;
   margin: 0 0 0 0;
}

.splash_links
{
    width: 455px;  
    height: 25px;
}

.splash_links a
{
    float: left;
    margin-right: 1px;
    padding: 3px 0 0 0;
	width: 100px;
	height: 25px;
	color: #FF6A00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(Images/splashButtonLight.gif);
	background-repeat: no-repeat;
	text-align: center;
	
}

.splash_links a:hover
{
    background-image: url(Images/splashButtonLight.gif);
    background-repeat: no-repeat;
    color: #FF6A00;
}

.quick_search
{  
    padding: 10px 10px 10px 10px;
    width: 156px;
    height: 50px;
    background-image: url(Images/quick_search_bg.gif);
}

.quick_search h1
{  
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 1.25em;  
}

.quick_search_button
{
    text-align: center;
    width: 176px;
    height: 25px;
    background-image: url(Images/quick_search_bg_button.gif);
}

.ad_search_header
{
    width: 176px;
    height: 25px;
    background-image: url(Images/ad_search_header_bg.gif);
}

.ad_search
{
    padding: 10px 10px 10px 10px;
    width: 156px;
    background-color: #E5E4E0;   
}

.search_ad_header
{
    width: 600px;
    height: 15px;
    padding: 5px;
    background-image: url(images/search_header_bg.gif);  
    background-repeat: no-repeat;
}

.search_ad_header search_ad_header_table
{
    border: none;
    background: none;
}

.search_ad_header .search_ad_header_table td
{
    border: none;
    background: none;
}

.exclusive_search_ad_header
{
    width: 600px;
    height: 15px;
    padding: 5px;
    background-image: url(images/exclusive_search_header_bg.gif);  
    background-repeat: no-repeat;
}

.exclusive_search_ad_header search_ad_header_table
{
    border: none;
    background: none;
}

.exclusive_search_ad_header .search_ad_header_table td
{
    border: none;
    background: none;
}

.search_ad_header_home
{
    width: 415px;
    height: 15px;
    padding: 5px;
    background-image: url(images/search_header_bg.gif);  
    background-repeat: no-repeat;
}

.search_ad_header_home search_ad_header_table
{
    border: none;
    background: none;
}

.search_ad_header_home .search_ad_header_table td
{
    border: none;
    background: none;
}

#search legend, #advanced_search legend, #browse legend
{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#search select, #browse select, #browse ul
{
	font-size: 11px;
	margin-top: 2px;
}

#search select, #search .search_box
{
	width: 150px;
}

#search .search_box
{
   font-size: 11px;
   margin-top: 2px;
   margin-bottom: 5px;
}

#browse select
{
	width: 190px;
	vertical-align: middle;
	border: none;
	display: inline;
}

#advanced_search
{
    margin: 0px;
    padding: 0px 5px 2px 0px;  
    font-size: 8pt;
}

#search
{
	padding: 0px 5px 2px 0;  
}

#browse
{
	height: 125px;
	width: 200px;
	padding: 7px 10px 10px;
}

#advanced_search form, #search form, #browse form
{
	display: inline;
	border: none;
}

#advanced_search .search_box, #advanced_search select
{
	margin-bottom: 8px;
	font-size: 8pt;
}

.SearchButton
{
    border: solid 1px #FF6A00;
    background-color: #F7F6F2;
}

#search .search_box, #search select
{
}

.no_highlight_price
{
   padding-top: 10px;
   width: 60px;
   height: 40px;  
   text-align: center;
   vertical-align: middle;
}

.highlight_price
{
    padding-top: 8px;
    font-weight: bold;
    color: #000000;
    width: 70px;
    height: 47px;  
    text-align: center;
    vertical-align: middle;
    background-image: url(Images/price.gif);
    background-repeat: no-repeat;
}

.highlight_price_last_min
{
    padding-top: 15px;
    font-weight: bold;
    color: #000000;
    width: 70px;
    height: 47px;  
    text-align: center;
    vertical-align: middle;
    background-image: url(Images/price.gif);
    background-repeat: no-repeat;
}


.table_form
{
    border-collapse:collapse;  
}

.table_form td
{
    border-bottom: solid 1px #FFC55B;  
    padding: 5px;
}

.table_form td.table_form_header
{
    border-bottom: solid 2px #FF6A00; 
    padding: 10px; 
}

.table_form td.table_form_footer
{
    border-bottom: none; 
    padding: 10px; 
}

.table_photos
{
    border-collapse:collapse;  
}

.table_photos td.table_form_header
{
    border-bottom: solid 2px #FF6A00; 
    padding: 10px;  
}

.table_photos td.table_form_footer
{
    border-bottom: none; 
    padding: 10px; 
}

.table_avail
{
    border-collapse:collapse;  
    font-size: 1em;
}

.table_avail h6
{
    font-size: 1em;
    padding: 0px;
    padding: 0px;
}

.table_avail td
{
    padding: 2px;
    font-size: 8pt;
}

.table_avail td.table_form_header
{
    border-bottom: solid 2px #FF6A00; 
    padding: 2px; 
}

.table_avail td.table_form_header_large
{
    border-bottom: solid 2px #FF6A00; 
    padding: 2px; 
    font-size: 1.1em;
}

.table_avail td.large
{
    padding: 2px; 
    font-size: 1.1em;
}

.table_avail td.table_form_footer
{
    border-bottom: none; 
    padding: 2px; 
}

.FileUpload
{

}

.inactive_step
{
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	background: url(Images/inactiveStepMove.gif);
	padding: 15px 0px 0px 15px;
	margin: 5px 0px 5px 5px;
	width: 70px;
	height: 35px;
}

.active_step
{
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	background: url(Images/activeStepMove.gif);
	padding: 15px 0px 0px 15px;
	margin: 5px 0px 5px 5px;
	width: 70px;
	height: 35px;
}

.hidden { display: none; }
.visible { display: inline; }


/* begin admin panel (similar to search boxes) */
#admin_panel
{
	width: 577px;
	padding-bottom: 3px;
	padding-left: 3px;
    display: block;
	font-size: .7em;
}
#admin_panel div
{
	padding-top: 5px;
}

#admin_panel #query span.input_label
{
	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;
	background: repeat-x top;
	padding: 7px 10px 10px;
}

.content_login
{
	margin: 0px 0 0 25px;
}

.content_login h2
{
	font-size: 10pt;
}

.AccessNoticePanel
{
    font-size: 8pt;  
}

.login_box input.text
{
	width: 150px;
}

.login_box input.submit
{
    border: solid 1px #FF6A00;
    background-color: #F7F6F2;
}

input.user_info
{
	width: 200px;
}

input.register_password
{
	width: 100px;
}

input.register_question
{
	width: 250px;
}

.register_text input.create
{
    border: solid 1px #FF6A00;
    background-color: #FFFFFF;
    font-size: 12pt;
}

.wizard
{
    display: block;  
    width: 600px;
}

.wizard input.wizard-button
{
    visibility: visible;
    font-size: 12pt;
    border: solid 1px #FF6A00;
    background-color: #FFFFFF;
}

.table_form input.button
{
    border: solid 1px #FF6A00;
    background-color: #F7F6F2;
}

.MyCalendar td
{
    padding: 0 0 0 0;  
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #FFFFFF;
    color: #000000;
    width: 200px;
    font-size: 8pt;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: gray;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
    background-color: #FFC55B;
}

.ModalTable
{
    width: 500px;
    height: 400px;  
    background: #F7F6F2;
}

.ModalTableReportAd
{
    background: #F7F6F2;
}

.ModalTableLocationRequest
{
    background: #F7F6F2;
    border-collapse: collapse;
    border: none;
}

.ModalTableLocationRequest td
{
    background: #F7F6F2;
    border: none;
}

.ModalTableViewProfile
{
    background: #F7F6F2;
    border-collapse: collapse;
    border: none;
}

.ModalTableViewProfile td
{
    background: #F7F6F2;
    border: none;
}

.ModalTableViewConfirm
{
    background: #F7F6F2;
    border-collapse: collapse;
    border: none;
}

.ModalTableViewConfirm td
{
    background: #F7F6F2;
    border: none;
}

.ModalTermsPopup
{
    visibility: hidden; 
}

/*Modal Popup*/
.modalBackground {
	background: none;
	/* required to override default behaviour  	display: none;
	visibility: hidden;*/
}

.modalBackgroundNone {
	background: none;
	display: none;
	/* required to override default behaviour  	display: none;
	visibility: hidden;*/
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}

#divTerms
{
    width: 400px;
    height: 300px;
    overflow: scroll;  
    background: #FFFFFF;
    color: #000000;
}

.calendar
{
    
}

/* begin item grid */


#item_Images
{
	text-align: center;
	float: left;
	width: 161px;
	clear: none;
}

.item_list
{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.item_list td
{
    border: solid 1px #FFC55B;
    padding: 2px;
    font-size: 12px;
}

.item_list th
{
	height: 25px;
	background-color: #FF6A00;
	font-size: 12px;
}

.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;
}

.watch_list_footer
{
	height: 20px;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	background: #DEDDD3;
}

.watch_list_footer li
{
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	margin: 0px 3px;
}

.watch_list_footer ul
{
	margin: 0;
	padding: 0;
}

.rate_list
{
	width: 100%;
	font-size: 1em;
	padding-left: 5px;
	padding-right: 5px;
}

.rate_list td
{
    border: solid 1px #FFC55B;
}

.rate_list th
{
	height: 25px;
	background-color: #FF6A00;
}

.rate_list input
{
    width: 50px;
}

.rate_list_footer
{
	height: 20px;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	background: #DEDDD3;
}

.rate_list_footer li
{
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	margin: 0px 3px;
}

.rate_list_footer ul
{
	margin: 0;
	padding: 0;
}

.display_left
{
	text-align: center;
	float: left;
	clear: none;
}


.display_right
{
	text-align: left;
	padding-left: 181px;
}

.display_right#ad_details h4
{
    
}

.ad_header
{
    padding: 10px;
	display: block;
	margin-top: 0px;
	width: 480px;
	height: 60px;
	background-color: #FFFBD6;
	border-top: solid 1px #FFC55B;
	border-left: solid 1px #FFC55B;
	border-right: solid 1px #FFC55B;
}

.ad_header h4
{
    color: #B4161A;
    padding: 0px;
    margin: 0px;
}

.ad_header_preview
{
    padding: 10px;
	display: block;
	margin-top: 0px;
	width: 450px;
	height: 60px;
	background-color: #FFFBD6;
	border: solid 1px #FFC55B;
}

.ad_header_preview h4
{
    color: #B4161A;
    padding: 0px;
    margin: 0px;
}

.display_right#ad_details h3, .display_right#ad_details h5
{
	text-align: left;
	font-size: 1.1em;
	padding: 10px;
	display: block;
	background: #FFFBD6;
	margin-top: 0px;
}

.display_right#ad_details h5.action
{
	padding: 5px 10px 0;
	font-size: 0.9em;
}

.display_right#ad_details h6
{
	text-align: left;
	padding: 5px 5px 5px 10px;
	display: block;
	background: #FFC55B;
}

.display_right#ad_details h6.action
{
	padding: 5px 10px 0;
}

.show_ad td.show_ad_td
{
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
}

.show_ad td.show_ad_td ul
{
	list-style-position: outside;
	margin-top: 10px;
	list-style-image: url(Images/ul_bullet.gif);
}

.show_ad td.show_ad_td li
{
	list-style-position: outside;
	list-style-image: url(Images/ul_arrow.gif);
	margin-left: -17px;
}


/* begin footer */

#footer
{
    position: relative;
    top: 130px;
    left: 10px;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	width: 860px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: center;
	background: #FFFFFF url(Images/footer.gif);
}

#footer_nav
{
	width: 100%;
	text-align: center;
}

#footer_nav ul
{
    display: inline;
    list-style-type: square;
}

#footer_nav li
{
    display: inline;
    list-style-type: square;
}

#footer_nav a
{
	white-space: nowrap;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
}

#footer_nav a:hover
{
    text-decoration: underline;
}

#nav_login a, #nav_browse a, #crumbs a
{
	color: #FFFFFF;
}

#version
{
    position: relative;
    top: 130px;
    left: 10px;
    display: table;
	color: #999999;
	text-align: center;
	width: 900px;
}

#version_list
{
    display: inline;
}

#version_list div
{
    float: left;
    width: 300px;
    text-align: center;
}

.Voucher
{
    border: none;
}

.Voucher td
{
    border: none;
}

/* begin classes */

.search_options
{
    border: none;  
    margin: 15px;
}

.search_options td
{
    border: solid 1px #FFC55B;  
    background-color: #FFFBD6;
    color: #333333;
}

.search_options_table
{
    border: none;  
}

.search_options_table td
{
    border: none;  
    background-color: #FFFBD6;
    color: #333333;
}

.search_options_table td.search_options_table_header
{
    padding: 3px;
    border: none;  
    background-color: #FF6A00;
    color: #FFFFFF;
}

.search_options_table td.search_options_table_header a
{
    color: #FFFFFF;
}

.search_options_table td.search_options_table_criteria
{
    padding: 5px;
    border: none;  
    background-color: #FFFBD6;
    color: #333333;
}

.search_options_list
{
    background: #FFFBD6;
    border: none;
}

.search_ad_item
{
    padding: 5px;  
}

.search_ad_table
{
    border: none; 
    background-color: #F7F6F2; 
}

.search_ad_table td
{
    border: solid 1px #FFC55B; 
    background-color: #FFFBD6; 
    color: #333333;
}

.search_ad_table td.search_ad_table_header
{
    border-left: none; 
    border-top: none; 
    border-right: none; 
    border-bottom: solid 1px #FFC55B;
    background-color: #F7F6F2;
    color: #333333;
}

.search_ad_table td.search_ad_table_cell
{
    border: solid 1px #FFC55B; 
    background-color: #FFFBD6; 
    color: #333333;
}

.exclusive_search_ad_table
{
    border: none; 
    background-color: #FFFFFF; 
}

.exclusive_search_ad_table td
{
    border: solid 1px #FFF0A2; 
    background-color: #FFFFFF; 
    color: #333333;
}

.exclusive_search_ad_table td.search_ad_table_header
{
    border-left: none; 
    border-top: none; 
    border-right: none; 
    border-bottom: solid 1px #FFF0A2;
    background-color: #F7F6F2;
    color: #333333;
}

.exclusive_search_ad_table td.search_ad_table_cell
{
    border: solid 1px #FFF0A2; 
    background-color: #FFFFFF; 
    color: #333333;
}

.home_ad_table
{
    border: none; 
    background-color: #F7F6F2; 
    font-size: 8pt;
}

.home_ad_table td
{
    border: solid 1px #FFC55B; 
    background-color: #FFFBD6; 
    color: #333333;
}

.home_ad_table td.search_ad_table_header
{
    border-left: none; 
    border-top: none; 
    border-right: none; 
    border-bottom: solid 1px #FFC55B;
    background-color: #F7F6F2;
    color: #333333;
}

.home_ad_table td.search_ad_table_cell
{
    border: solid 1px #FFC55B; 
    background-color: #FFFBD6; 
    color: #333333;
    padding: 2px;
}

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;
	font-size: 1.1em;
}

.col_photo
{
    text-align: left;
    padding-top: 0px;  
    padding-left: 0px; 
}

.photo_table
{
}

.photo_table td
{
    border: none;
    padding-top: 10px;
}

.col_title
{
    font-size: 1.2em;
	text-align: left;
	width: 100%;
}

.col_location
{
    font-size: 1.1em;
	text-align: left;
}

.col_price
{
    font-weight: bold;  
}

.col_price, .col_general, .col_startdate
{
     font-size: 1.2em;
}

.col_general
{
    padding: 5px;
    border: solid 1px #FF6A00;  
}

.style_location
{
   color: #B4161A;
}

#ad_details
{
    padding: 10px;
    border-left: solid 1px #FF6A00;  
    border-right: solid 1px #FF6A00; 
}

#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;
}


/* ajax__tab_orange-theme theme (images/orange.jpg) */
.ajax__tab_orange-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 1px #FF6A00;
    background-color: #FFFBD6;
    border-right:solid 1px #FFC55B;
}
.ajax__tab_orange-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/orange.jpg) #ffffff repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #FF6A00;
    border-bottom-width:0px;
}
.ajax__tab_orange-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_orange-theme .ajax__tab_hover .ajax__tab_outer 
{
    /*background: url(images/orange.jpg) #bfdaff repeat-x left -1300px;*/
}
.ajax__tab_orange-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#000;
}
.ajax__tab_orange-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(images/orange.jpg) #FFFFFF repeat-x left -1400px;
}
.ajax__tab_orange-theme .ajax__tab_body 
{
    /*font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;*/
    background-color:#FFFBD6;
    border-right:solid 1px #FFC55B;
    border-left:solid 1px #FFC55B;
    border-bottom:solid 1px #FFC55B;
    padding: 10px;
    font-size: 10pt;
}


/* ajax__tab_orange-theme-home theme (images/orange.jpg) */
.ajax__tab_orange-theme-home .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size: 9pt;
    border-bottom:solid 1px #FF6A00;
    background: none;
    border-right: none;
}
.ajax__tab_orange-theme-home .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/orange.jpg) #ffffff repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #FF6A00;
    border-bottom-width:0px;
}
.ajax__tab_orange-theme-home .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding: 5px;    
    margin-right:0.01em;
}
.ajax__tab_orange-theme-home .ajax__tab_hover .ajax__tab_outer 
{
    /*background: url(images/orange.jpg) #bfdaff repeat-x left -1300px;*/
}
.ajax__tab_orange-theme-home .ajax__tab_active .ajax__tab_tab 
{
    color:#000;
}
.ajax__tab_orange-theme-home .ajax__tab_active .ajax__tab_outer
{
    background:url(images/orange.jpg) #FFFFFF repeat-x left -1400px;
}
.ajax__tab_orange-theme-home .ajax__tab_body 
{
    background-color:#FFFBD6;
    border-right:solid 1px #FFC55B;
    border-left:solid 1px #FFC55B;
    border-bottom:solid 1px #FFC55B;
    padding: 10px;
    font-size: 12pt;
}



.ad_description_text
{
	padding-top: 20px;
}



.col_checkbox, .col_photo_nopreview
{
	width: 30px;
}


.row1, .row2
{
	height: 50px;
	text-align: center;
}

.row1 td.col_title
{
    background-color: #FFFFFF;
    padding: 5px;
}

.row2 td.col_title
{
    background-color: #FFFBD6;
    padding: 5px;
}

.rate_row1, .rate_row2
{
	height: 25px;
	text-align: center;
}

.rate_row2
{
	background: #E8E7E1 url(Images/background_table_row.gif) repeat-x top;
}

.small_text
{
	font-size: 1em;
	color: #666666;
	font-weight: normal;
}

.normal_weight
{
	font-weight: normal;
}


tr.new_section
{
	padding-top: 1em;
}

p.new_section
{
	margin-top: 1em;
}

.SearchAdTable
{
    border-style: none;
    border-color: #000000;
}

.SearchAdTable td
{
    border-style: none;
    border-color: #000000;
}


.confirm-dialog {	
    BACKGROUND: url(Images/bg/dialog50.png) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 500px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
    z-index: 100;
}

.confirm-dialog2 {	
    BACKGROUND-COLOR: #FFFFFF;	
    border: solid 1px #000000;
    MARGIN: 0px auto;		
    PADDING-TOP: 14px;	
    POSITION: relative;
    z-index: 100;
}

.confirm-dialog .inner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url(Images/bg/dialog50.png) no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 460px;	
    PADDING-TOP: 0px;
} 

.confirm-dialog .base {	
    BORDER-TOP: #ddd 1px solid;	
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	
    TEXT-ALIGN: center;
}

.confirm-dialog H2 {	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1.25em;	
    COLOR: #f60;
    TEXT-ALIGN: center;
} 

.confirm-dialog input {	
}     

.loading-dialog {	
    BACKGROUND: url(Images/bg/dialog24.png) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 330px;	
    height: 150px;
    PADDING-TOP: 14px;	
    POSITION: relative;
}

.loading-dialog .inner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url(Images/bg/dialog24.png) no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 290px;
    height: 150px;	
    PADDING-TOP: 0px;
} 

.loading-dialog .base {	
    BORDER-TOP: #ddd 1px solid;	
    BACKGROUND: url(Images/bg/dialog-base.png) no-repeat left bottom;	
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	
    height: 90px;
    TEXT-ALIGN: center;
}

.loading-dialog H2 {	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1.25em;	
    COLOR: #f60;
    TEXT-ALIGN: center;
} 

.loading-dialog input {	
}        

.close {	
    DISPLAY: block;	
    BACKGROUND: url(Images/icn/close24.png) no-repeat 0px 0px;	
    LEFT: -5px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -7px;	
    HEIGHT: 26px;	
}   

.ThumbGallery
{
    position: absolute;
    z-index: 200;
    overflow: visible;
    width: 650px;
    height: 0px;
}

.ThumbGalleryLarge
{
    position: absolute;
    z-index: 200;
    overflow: visible;
    width: 650px;
    height: 0px;
}

.ThumbGalleryInner
{ 
    border: solid 1px #FF6A00;
    background-color: #FFFFFF;
    display: block;
    z-index: 200;
}

.ThumbGalleryDynamic
{
    height: 100px;
    overflow: scroll;  
}

.ThumbGalleryDynamicLarge
{
    height: 130px;
    overflow: scroll;  
}

#imgBtnViewThumbs
{
    z-index: 50; 
}

.gallery_thumb
{
    padding: 5px;  
}

.MembersView
{
    border-color: #FF6A00;
    border-collapse: collapse;
}

.MembersView tr
{
    border: none;
    background-color: #FFC55B;
}

.MembersView td
{
    border-bottom: 1px solid #FF6A00;
    background-color: #FFC55B;
}

.ThumbsLoading
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}

.CapsLockWarning
{
    background-color: #ffc;
    border: 1px solid #FF6A00;
    padding: 6px;
    text-align: center;
}