@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #F7F7F7;
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
td,th {
	vertical-align: top;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}

a:link {
	text-decoration: none;
	color: #3C7BFF;
}
a:visited {
	text-decoration: none;
	color: #4884FF;
}
a:hover {
	text-decoration: underline;
	color: #690;
}
a:active {
	text-decoration: none;
}
.formTextField {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.formTextFieldExtended {
	font-size: 18px;
	font-weight: bold;
	width: 100%;	
}
.formButtonFormat {
	font-size: 18px;
	font-weight: bold;
}
.hm_top_cate_headers{
	color: #333;
	font-weight: bold;
	font-size: 13px;
}
.heading1 {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
.sold_out_heading1 {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	background-color: #FFEED5;
}
.heading2 {
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.heading3 {
	font-size: 24px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.heading5 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.heading6 {
	font-size: 18px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.heading7 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.heading8 {
	font-size: 18px;
	color: #690;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.list_title {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.list_step_one {
	margin-left: 20px;	
}
.list_step_two {
	margin-left: 40px;	
}
.green_heading {
	color: #759A0A;
}
.leftFloater {
	float: left;	
}
#location_switch_container {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}
.clearer {
	clear: both;
}
.altDivColour1 {
	background-color: #F7F7F7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.altDivColour2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.errorMsg {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFF5F0;
	padding: 2px;
	border: 1px solid #F00;
	margin-bottom: 2px;
}
.okMsg {
	font-weight: bold;
	color: #390;
	background-color: #F2FFEC;
	padding: 2px;
	border: 1px solid #090;
	margin-bottom: 2px;
}
.hmFormFieldStyle {
	font-size: 11px;
	background-color: #FFFFCC;
}
.pageNavLink {
	background-color: #F5F5F5;
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 2px;
}
.pageNavLinkActive {
	background-color: #666666;
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
.sub_sub_category_list_style {
	margin-left: 10px;
}
.ad_post_step {
	border: 1px solid #99CC00;
	background-color: #99CC33;
	padding: 5px;
}
.ad_photo_container {
	border: 1px solid #690;
	width: 60px;
	margin-right: 10px;
	text-align: center;
}
.list_display {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.list_display_sold_out {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFEED5;
}
.sold_out_style {
	color: #F00;	
}
.in_stock_style {
	color: #690;
}
.selected_list {
	font-weight: bold;
	color: #030;
}
.unreadMsg {
	background-color: #E0F898;
}
#unreadMsgBox {
	background-color: #E0F898;
	border: 1px solid #690;
	padding: 2px;
	font-weight: bold;
	font-size: 13px;
	float: right;
	margin-right: 5px;
}
#readMsgBox {
	background-color: #EBEBEB;
	border: 1px solid #690;
	float: right;
	padding: 2px;
	font-weight: bold;
	font-size: 13px;
}
#google_Ad_300_250_container {
	height: 252px;
	width: 302px;
	border: 1px solid #F7F7F7;
}
#google_ad_250_250_item_container {
	border: 11px solid #EEE;
	height: 250px;
	width: 250px;
	margin-bottom: 10px;
}
#google_728_banner {
	border: 1px solid #EEE;
	height: 90px;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
}
#interstitial_container {
	padding: 20px;
}
#interstitial_warning_box {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 10px;
}
#top_site_flowing_panel {
	background-color: #666666;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 12px;
}
#top_site_flowing_panel a{
	color: #DDFF97;
}
#top_site_panel {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#top_site_caption_location_container {
	margin-top: 10px;
}

#header_container_flowing {
	margin-right: 20px;
	margin-left: 20px;
}
#hm_header_container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#hm_latest_ads {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	margin-bottom: 15px;
}
#logo_container {
	float: left;
	width: 230px;
}
#site_slogan_container {
	float: left;
	margin-left: 20px;
}

#logo_space {
	width: 236px;
}
#content_container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content_container_flowing {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#hm_left_panel {
	background-color: #6F930A;
	color: #FFFFFF;
	background-image: url(../img/hm_location_panel_bg.png);
	background-repeat: repeat-x;
	width: 220px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#hm_left_panel a{
	color: #FFFFFF;
}
#hm_location_header {
	font-size: 18px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#hm_locations_container {
	margin-left: 30px;
	font-size: 12px;
}
#hm_location_content_left {
	float: left;
}
#hm_location_content_right {
	float: left;
	padding-left: 30px;
}
#hm_search_box_container {
	padding: 5px;
	border: 5px solid #EEEEEE;
}
#hm_banner_container {
	margin-bottom: 15px;	
}
#breadcrum_navigation_container {
	background-color: #FFC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
#breadcrum_navigation_container a{
	color: #690;
}
#heading_sorting_container{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;	
}
#item_photo_container {
	border: 1px solid #F3F3F3;
	padding: 5px;
	margin-bottom: 10px;
}
#hm_categories_top_sub {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#post_ad_free_btn {
	float: right;
	margin-top: 50px;
}
#post_ad_free_btn {
	float: right;
	margin-top: 50px;
}
#item_description_container {
	padding: 5px;
	font-size: 13px;
}
#item_highlights_container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFF;
	background-color: #999;
}
#seller_information_container {
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
#contact_seller_form_container {
	margin-top: 10px;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 10px;
}
#login_form_container {
	background-color: #F8F8F8;
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}
#PMmsgViewer {
	background-color: #F9F9F9;
	padding: 10px;
	border: 1px solid #E6E6E6;	
}
#PMContainer{
	padding: 3px;
	border: 1px solid #EBEBEB;
	font-size: 13px;
}
#footer_container {
	width: 950px;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}


