body {
	background-color:#ffffff; 
	margin: 0px; 
	font:normal normal normal 8pt arial,sans-serif; 
	color: #333333; 
	height: 100%; 
	text-align: center; /* for IE */
	}
#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		border: none;
		width: 960px;
	}
	
input.button {
	border: 0;
    background: url(/v2_images/button_left_span.png) no-repeat;
    height: 22px;
    padding-left: 8px;
	padding-right: 3px;
	margin-left: 7px;
	margin-right: 0px;
	font-weight: bold;
	font-size: 9pt;
	position: relative;
	cursor: pointer;
	display: inline;
}

input.button83 {
    border: 0;
    background: url(/v2_images/button_83.png) no-repeat;
    height: 22px;
    width: 83px;
	padding-left: 10px;
	margin-left: 7px;
	font-weight: bold;
	font-size: 9pt;
	position: relative;
	cursor: pointer;
	}

div.be {
    border: none;
    position: absolute;
    display: inline;
    width: 4px;
    height: 22px;
	margin: 0px;
	padding: 0px;
    background: url(/v2_images/button_right.png) no-repeat;
}

.but_green {color: #1ea63c;}
.but_orange {color: #f29e38;}
.but_blue {color: #4b91b4;}
.but_red {color: #9a0101;}

div.clear {width: 100%; clear:both; float: left; height: 0px; border: none;}
span.error {color: red; font-weight: bold;}
span.bold {font-weight: bold;}

div.post_heading, div.my_profile_heading, div.section_heading{
	border-top: 1px solid #c0c0c0;
	padding-top: 7px;
	font-size: 11pt; 
	font-weight: bold; 
	margin: 15px 0px; 
	padding-left: 15px;
	}

div.section_heading_red{
	color: red;
	padding-top: 7px;
	font-size: 10pt; 
	font-weight: bold; 
	margin: 15px 0px; 
	padding-left: 15px;
	}

.cc_display_table {
	border-collapse: collapse; 
	border: 1px none; 
	width:645px; 
	margin-left: 30px;
	}

hr.breaker {
	display: block; 
	clear: left; 
	visibility: hidden;
	}
	
#top_menu {background-image: url(/v2_images/topNavBG.png); width: 960px; height: 31px;}
#top_menu #menuitems_left {float: left; margin: 9px 0px 0px 15px; font-size: 11px;}
#top_menu #menuitems_right {float: right; margin: 9px 15px 0px 0px; font-size: 11px;}
#top_menu  a:link {text-decoration: none; color: #333333;}
#top_menu  a:hover {text-decoration: none; color: #333333;}
#top_menu  a:visited {text-decoration: none; color: #333333;}
.menu_spacer {text-align: center; padding: 0px 3px 0px 6px;}

#search_bar {background-image: url(/v2_images/searchBG.png); width: 960px; height: 49px; margin-bottom: 0px;}
#search_bar #srch_txt {float: left; font-size: 19px; color: #000; margin: 12px 5px 0px 10px; }
#search_bar #srch_inpt {float: left; font-size: 12pt; font-weight: bold; margin-top: 14px; }
#search_bar #srch_inpt input#query {width: 250px;}
#search_bar #srch_inpt input#querysbmt {width: 100px; font-weight: bold; color: #000;}
#search_bar #region_sel {float: right; margin: 13px 12px 0px 7px;}
#search_bar #region_sel select {font-size: 8pt;}
#search_bar #region_flag {float: right; margin: 18px 0px 0px 7px;}
#search_bar #region_txt {float: right; font-size: 10pt; font-weight: bold; color: #000; margin-top: 16px; }

#logo_bar { width: 100%; height: 85px; margin: 3px 0px 3px 0px;}
#logo_bar #logo_img {float: left; width: 200px;}
#logo_bar .mm_button {
	float: right; 
	background: url(/v2_images/button.png) no-repeat; 
	width: 185px; 
	height: 41px; 
	margin: 23px 0px 0px 10px;
	}

#logo_bar .mm_button .mm_button_text {padding: 8px;}

#logo_bar .mm_button .mm_button_text a {
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

/* BREADCRUMB*/
#breadcrumb_bar {background-image: url(/v2_images/topNavBG.png); width: 960px; height: 31px;}
#breadcrumb_bar #breadcrumb {
	font-size: 9pt;
	color: #2887b5; 
	font-weight: bold;
	float: left; 
	margin-top: 8px; 
	padding-left: 10px;
	}
#breadcrumb_bar #breadcrumb a {
	font-size: 9pt;
	color: #2887b5; 
	font-weight: bold;
	text-decoration: none;
	}
	
#breadcrumb_bar #breadcrumb span.searchterm{
	color: black;
	font-size: 9pt;
	font-weight: bold;
}

#breadcrumb_bar #additional_info{
	font-size: 9pt;
	color: #2887b5; 
	font-weight: bold;
	float: right; 
	margin-top: 8px; 
	padding-right: 10px;
}

#breadcrumb_bar #additional_info a{
	font-size: 9pt;
	color: #2887b5; 
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
	
#breadcrumb_bar #breadcrumb a.last {color: black;}

#breadcrumb_bar #breadcrumb #ad_type {
	font-weight: bold; 
	color: orange; 
	margin-left: 7px; 
	font-size: 9pt;
	}
	
/* FOOTER */

#footer_seobar {
	clear: both; 
	float:left;
	margin-top: 10px;
	background-image: url(/v2_images/footerBG.png); 
	width: 960px; 
	height: 49px;
	}

#footer_seobar #seobartext {
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: black;
	}
	
#footer_seobar #seobartext a{
	text-decoration: none;
	color: black;
	}
	
#footer_menu {
	clear: both; 
	float:left;
	font-size: 9pt;
	padding-top: 10px;
	width: 100%;
	color: black;
	text-align: center;
	}
	
#footer_menu a {
	text-decoration: none;
	}
	
/* GOOGLE SEARCH ADS*/

div#wide_ad_unit1{
	width: 100%;
	border: none;
	margin-top: 15px;
}	
	
/* BOXES */

.box h2 { 
    padding-left: 20px; 
    padding-right: 20px; }

.box .box_body {
	margin-left: 15px;
	width: 275px; 
	}
	
.box .box_body a {text-decoration: none;}

.box h2.pushdown {padding-bottom: 5px;}

.box h2 {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: 20px;
    font-weight: normal; 
    color: #333; }
	
/* DEFAULT PAGE BLOCK*/
#page_container { 
	padding: 0px;
    background: url(/v2_images/bGRbr.png) no-repeat; 
	margin-top: 20px;
	}

#page_container .box { 
    background: url(/v2_images/bFLbr.gif) repeat-y; 
    width: 960px ;
	border: none;
	font-size: 12px;
	}
	
#page_container .box h2 { 
    background: url(/v2_images/bTPbr.gif) no-repeat left top; 
    padding-top: 20px; 
    display: block; }
	
#page_container .box .last { 
    background: url(/v2_images/bBTbr.gif) no-repeat left bottom; 
    padding-bottom: 20px; 
    display: block; }


/* ALL CATEGORIES/SUBCATEGORIES BLOCK*/
#all_cats_container { 
	padding: 0px;
    background: url(/v2_images/bGRbr.png) no-repeat; 
	margin-top: 20px;
	}

#all_cats_container .box { 
    background: url(/v2_images/bFLbr.gif) repeat-y; 
    width: 960px ;
	border: none;
	}

#all_cats_container .box .cat_container {float: left; width: 220px; height: 200px; font-size: 9pt;}
	
#all_cats_container .box h2 { 
    background: url(/v2_images/bTPbr.gif) no-repeat left top; 
    padding-top: 20px; 
    display: block; }
	
#all_cats_container .box .last { 
    background: url(/v2_images/bBTbr.gif) no-repeat left bottom; 
    padding-bottom: 20px; 
    display: block; }
	
#all_cats_container .box p {
    padding-left: 10px; }

#all_cats_container a {
	text-decoration: none; }
	   
#all_cats_container .box a {
    color: #333; }

#all_cats_container .cat a {
   color: #2887b5; 
   font-weight: bold;
   font-size: 9pt;
   line-height: 22px; }

#all_cats_container .all_cat_more {
	margin-top: 0px; 
	padding-left: 10px;
	border: none;
	}
   
#all_cats_container .all_cat_more a {
   color: #2887b5; 
   font-weight: bold;
   font-size: 8pt;
   line-height: 22px;
   }
	
#all_cats_container #all_cat_all {
	width: 950px; 
	margin-top: 15px; 
	border: 1px solid;
	}
   
#all_cats_container #all_cat_all a {
   color: #2887b5; 
   font-weight: bold;
   font-size: 9pt;
   line-height: 22px; }
   
.box p.indent {
    padding-left: 30px; }
   
table.all_cats {
	width:230px;
}
   
.all_cats TH { 
	border-top: 1px dotted #c0c0c0;
	text-align: left;
	color: #2887b5; 
	font-weight: bold;
	font-size: 9pt;
	line-height: 22px; 
	}
	
.all_cats TH a {
	color: #2887b5; 
	text-decoration: none;
	}
.all_cats TD { font-size:8pt; }
.all_cats TD a {text-decoration: none;}

.all_cats TD.more a, div a.all_subcats_more{
   color: #2887b5; 
   font-weight: bold;
   font-size: 8pt;
   line-height: 22px;
   text-decoration: none;
   }

div.as_scat a {text-decoration: none;}
	   
div.all_subcats_more{
   float: right;
   padding-right: 20px;
   width: 600px; 
   text-align: right;
   color: #2887b5;
   border: none;
   }

.all_subcats_title {
	width: 700px; 
	padding-left: 20px;
	float: left; 
	border: none; 
	color: #2887b5; 
	font-weight: bold;
	font-size: 9pt;
	line-height: 22px;
}

.all_subcats_title2 {
	color: #2887b5;
	text-align:left; 
	font-weight: bold; 
	font-size: 12pt; 
	margin-bottom: 10px;
}

#all_subcats_select_block {
	border: 1px solid #c0c0c0; 
	padding: 10px; 
	background-color: white;
	}

.all_cats td.sc_item {
	padding-left: 5px;
}

/* GENERAL BLOCK - WHITE BG */
#body_block_white {
	width: 700px; 
	border: 1px solid; 
	background-color: white; 
	margin-left: 70px; 
	padding-bottom: 15px;
}

#body_block_white p{
	margin-left: 30px;
}

#body_block_white table{
	width: 600px;
	margin-left: 30px;
}

td.respond_radio {
	width: 20px;
	}
/* VIEW PAGE */
	
#view_page { 
	padding: 0px;
    background: url(/v2_images/bGRbr.png) no-repeat; 
	margin-top: 20px;
	}
	
#view_page .box { 
    background: url(/v2_images/bFLbr.gif) repeat-y; 
    width: 960px ;
	border: none;
	}

#view_page .box h2 { 
    /*background: url(/v2_images/bTPbr.gif) no-repeat left top; */
    display: block; 
	border: none;
	height: 50px;
	padding: 0px 5px 0px 20px;
	}

#view_page .box #google_ad { 
    background: url(/v2_images/bTPbr.gif) no-repeat left top;
	width: 100%; 
	text-align: center; 
	border: none; 
	padding-top: 15px;
	}
	
#view_page .box h2  #title{
	padding-top: 20px;
	float: left;
	}

#view_page .box h2  .thumbnail{
	float: right; 
	margin-top: 5px;
	border: 1px solid;
	}
	
#view_page .box h2  #price{
	padding: 20px 10px 0px 0px;
	float: right;
	font-size: 11pt;
	font-weight: bold;
	}
	
#view_page .box .last { 
    background: url(/v2_images/bBTbr.gif) no-repeat left bottom; 
    padding-bottom: 20px; 
    display: block; }

#view_page .box h2 {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: 20px;
    font-weight: normal; 
    color: #333; }

#view_page .summary {
	background: white;
	border: 1px solid #bbb;
	margin: 0 190px 0 60px;
	padding: 10px 20px; }
	
#view_page #summary_info {
	float: left; 
	border: none; 
	width: 420px; 
	margin: 20px 0px 20px 80px;
	}
	
#view_page #links_block {
	clear: right; 
	float: right; 
	border: 1px solid; 
	width: 225px; 
	margin: 30px 60px 10px 0px; 
	padding: 3px; 
	background-color: #ffffe5;}
	
#view_page #additional_info {
	float: left; 
	border: none; 
	width: 50%; 
	margin: 20px 0px 20px 80px;
	}
	
#view_page #comments_block {
	float: left; 
	border: none; 
	width: 80%; 
	margin: 20px 0px 20px 80px;
	}
	
#view_page .hr_divider{
	width:83%; 
	height: 2px; 
	color: #c0c0c0;
	}

#view_page .block_title{
		font-weight: bold; 
		font-size: 11pt; 
		font-family: 'Trebuchet MS', Verdana, sans-serif; 
		margin-bottom: 10px;
		}
		
/* SEARCH PAGE */
	
#search_page { 
	padding: 0px;
    background: url(/v2_images/bGRbr.png) no-repeat; 
	margin-top: 20px;
	}

#search_page .box { 
    background: url(/v2_images/bFLbr.gif) repeat-y; 
    width: 960px ;}

#search_page .box h2 { 
    background: url(/v2_images/bTPbr.gif) no-repeat left top; 
    display: block; 
	border: none;
	height: 50px;
	padding: 0px 5px 0px 20px;
	}
	
#search_page .box #search_head {
	border: none; 
	width: 100%; 
	height: 30px; 
	padding: 0px; 
	background: url(/v2_images/bTPbr.gif) no-repeat left top;	
	}
	
#search_page .box h2  #title{
	padding-top: 20px;
	float: left;
	}
		
/* POPULAR CATEGORIES */
	
#popular_categories {
	padding: 0px;
	background-image: url(/v2_images/mGRy.png); 
	background-repeat: no-repeat; 
	width: 644px;
	float: left;
	margin-top: 20px;
	border: none;}

#popular_categories .box { 
    background: url(/v2_images/mFLy.gif) repeat-y; }

#popular_categories .box .column {float: left; width: 210px; font-size: 9pt;}
	
#popular_categories .box h2 { 
    background: url(/v2_images/mTPy.gif) no-repeat left top; 
    text-align: left;
	padding-top: 10px;	
	margin: 0px;}
	
#popular_categories .box p { 
    padding-left: 20px; 
    padding-right: 20px; }

#popular_categories .box .last { 
    background: url(/v2_images/mBTy.gif) no-repeat left bottom; 
    padding-bottom: 0px; 
    margin: 0px;
	display: block;
	clear: both;	
	}

#popular_categories .box p {
    padding-left: 34px; }

#popular_categories a {
	text-decoration: none; }
	   
#popular_categories .box a {
    color: #333; }

#popular_categories .cat, #popular_categories .cat a, #popular_categories p a.pop_cats_more {
   color: #2887b5; 
   font-weight: bold;
   font-size: 9pt;
   line-height: 22px; }

#popular_categories #pop_cat_more {
	clear: both; 
	float: left; width: 90%; 
	margin-top: 15px; 
	padding-left: 34px;
	}
   
#popular_categories #pop_cat_more a {
   color: #2887b5; 
   font-weight: bold;
   font-size: 9pt;
   line-height: 22px; }
 
/* MY ADVERTS*/
div.my_ads_advert{
	border: 1px solid #c0c0c0;
	width: 100%;
	height: 173px;
	background-color: white;
	margin-bottom: 15px;
	}
	
div.my_ads_advert .ad_image_container{
	width: 120px;
	border: none;
	padding: 12px 0px 0px 12px;
	float: left;
	}

div.my_ads_advert .ad_image_container img{
	border: 1px solid #c0c0c0;
	margin-bottom: 15px;
	}
	
div.my_ads_advert .ad_info{
	border: none;
	float: left; 
	width: 430px;
	height: 135px;
	margin: 12px 0px 0px 8px;
	}

div.my_ads_advert .ad_info .ad_title{
	border: none;
	height: 15px;
	margin: 0px;
	}
	
div.my_ads_advert .ad_info .ad_title a{
	font-size: 10pt;+
	color: #2887b5; 
	font-weight: bold;  
	text-decoration: none;
	}

div.my_ads_advert .ad_info .ad_body{
	border: none;
	height: 70px;
	margin-top: 6px;
	font-size: 8pt;
	}

div.my_ads_advert .ad_info .ad_extra{
	border: none;
	height: 30px;
	margin-top: 6px;
	font-size: 8pt;
	}

	
div.my_ads_advert .ad_price_info{
	border: none;
	float: right; 
	width: 110px;
	text-align: right;
	margin: 4px 4px 0px 0px;
	}
	
div.my_ads_advert .ad_buttons{
	border: none;
	clear: both;
	float: left;
	width: 693px;
	text-align: right;
	}
	
/*HOME PAGE */
 
#home_box_1 { 
    background: url(/v2_images/sGRg.png) no-repeat;
	width: 302px;
	float: right; 
	margin-top: 20px;
	border: none;}
	
#home_box_1 .box { 
    background: url(/v2_images/sFLg.gif) repeat-y; 
    width: 302px ;}

#home_box_1 .box h2 { 
    background: url(/v2_images/sTPg.gif) no-repeat left top; 
    text-align: left;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 12px; 
    display: block;
	margin: 0px;}
	
#home_box_1 .box .last { 
    background: url(/v2_images/sBTg.gif) no-repeat left bottom; 
    padding-bottom: 0px; 
    margin: 0px;
	display: block; }

#home_box_2 {
    background: url(/v2_images/sGRbl.png) no-repeat;
	width: 302px;
	float: right; 
	margin-top: 20px;
	border: none;	}

#home_box_2 .box { 
    background: url(/v2_images/sFLbl.gif) repeat-y; 
    width: 302px ;}

#home_box_2 .box h2 { 
    background: url(/v2_images/sTPbl.gif) no-repeat left top; 
    text-align: left;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 12px; 
    display: block;
	margin: 0px;}
	
.h2_pushdown {
	padding-bottom: 7px;
	}

#home_box_2 .box .last { 
    background: url(/v2_images/sBTbl.gif) no-repeat left bottom; 
    padding-bottom: 0px; 
    margin: 0px;
	display: block; }

#home_box_3 { 
    background: url(/v2_images/sGRb.png) no-repeat;
	width: 302px;
	float: right; 
	margin-top: 20px;
	border: none;	}

#home_box_3 .box { 
    background: url(/v2_images/sFLb.gif) repeat-y; 
    width: 302px ;}

#home_box_3 .box h2 { 
    background: url(/v2_images/sTPb.gif) no-repeat left top; 
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 12px;
	margin: 0px;
	display: block; }

#home_box_3 .box .last { 
    background: url(/v2_images/sBTb.gif) no-repeat left bottom; 
    padding-bottom: 0px;
	margin: 0px;	
    display: block; }

#opa_logo_box{
	margin-top: 20px;
	float: right;
	width: 302px;
	text-align: center;
	}
	
/* NEW CSS
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}


.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 853px;
	height:250px;

	/* custom decorations */
	/*border:1px solid #ccc;
	background:url(/v2_images/h300.png) repeat-x;*/
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:0px 0px 0px 22px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	/*width:100px;
	height:75px;*/
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/v2_images/arrows_hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:100px 10px;
	cursor:pointer;
	font-size:1px;
	border: none;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

/* TABS */

/* tab pane styling */

div.panes div.featuredAds {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top: 0px;
	height:250px;
	font-size:14px;
	margin: 0px;
	/*background-color:#fff;
	background:url(/v2_images/h300.png) repeat-x;*/
}

div.panes div.recentPosts {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0px;
	height:250px;
	font-size:14px;
	/*background-color:#fff;
	background:url(/v2_images/h300.png) repeat-x;*/
}

/* root element for tabs  */
ul.tabs { 
	clear: both;
	list-style:none; 
	margin:0px; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;
	/*border-bottom:1px solid #666;	*/
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/v2_images/tabs_sprite2.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
	text-decoration: none;
}

ul.tabs a:visited {
	text-decoration: none;
	}
/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; font-weight: bold; font-size: 10pt;}
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.panes div.featuredAds {
	display:none;		
}

div.panes div.recentPosts {
	display:none;		
}

/*Style the featured ad and recent post blocks (postcards - pc)*/
td.pc_fs8 {
	font-size:8pt;
	}

td.pc_bold {
	font-weight: bold;
	}

td.pc_cen {
	text-align: center;
	}

td.pc_rght {
	text-align: right;
	padding-right: 5px;
	}

td.pc_vtop {
	vertical-align: top;
	}
	
td.pc_ital {
	font-style: italic;
	}
	
td.pc_blue {
	color: blue; 
	}
	
td.pc_red {
	color:#ff0000;
	}

td a.pc_blueish {
	color: #2887b5; 
	text-decoration: none;
	}

div.pc_overt {
	height: 28px;
	overflow: hidden;
	}

div.pc_overb {
	height: 63px;
	overflow: hidden;
	}

div.pc_overr {
	height: 13px;
	overflow: hidden;
	}
	
/* FOR LOGIN */

.account {
	background:#000 url(/v2_images/h150_reverse.png);
	_background-image:none;
	padding:0 10px;
	width:140px;
	float:left;
	margin-right:15px;	
	
	-moz-border-radius:10px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;	
	-moz-box-shadow:0 0 13px 0 #333;
	
	-webkit-border-radius:10px;
	-webkit-border-top-right-radius:0;
	-webkit-border-top-left-radius:0;	
	-webkit-box-shadow: 0 0 13px #000;		
}





#loginscroll {
	position:relative;
	height:190px;
	overflow:hidden;
	width:165px;
	display:none;
	z-index:2;
}

#loginscroll div {
	position:absolute;
	width:999em;	
}

.acc {
	position:relative;
	left:45px;
}

.acc a {
	font-size:10px;	
	padding:10px 8px;
	display:block;
	text-decoration:none;
	color:#bbb !important; 
}

.acc a:hover, .acc a.active {
	background:#000;
	color:yellow;
}

/* FORMS */

/*{{{ forms */
form {
	margin:10px 0;		
}

input.text, textarea {
	padding:3px 4px;
	border:1px inset #ccc;
	font-size:12px;
	-moz-border-radius:3px;
	margin-top:2px;
}

textarea {
	width:98%;
	height:200px;
	padding:6px;
	font-size:13px;
	overflow:auto;
}

select {
	font-size:11px;	
	border:1px inset #ccc;
	padding:2px;
}	



/* OLD STUFF */

form {margin:0px;padding:0;}
img {border:0px;}
/*div {
	text-align: left;
	outline: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font:normal normal normal 9pt Tahoma, arial,sans-serif;
	}
*/

h1.footer {font-weight: bold; font-size: 8pt; line-height: 17px;}

h1.footer a {text-decoration: none; color: black;}
h1.footer a:hover {color: red;}

div h1 {font-weight: bold;}
	
.ad_header {color:#000;font-weight:bold;padding-bottom:7px;font-size:13px}
.ad_line1{text-decoration:none; color: #2887b5; font-weight: bold;}
.ad_text {color:#000000;font-size:13px; text-decoration:none}
.ad_url {color:#008000;font-size:13px;margin-bottom:12px; text-decoration:none}
.search_header{background:#eee;padding:4px;font-size:15px;font-weight:bold}
.wide_ads {background:#ffffff; padding:0px}
.narrow_ads {background:#e5ecf9; padding:10px}
	
.grey_td_bottom {border-bottom:1px solid; border-color:#C0C0C0;}
	
.ql_outer_box 
{
	display:block; 
	background-color:white; 
	text-align: left;
	float: left;
	border: 1px solid #0000cc;
	padding:2px;
}
	
.ql_inner_box
{
	height: 67px;
}

.ql_linkk{
	width: 98%;
	font-size: 9pt;
	font-weight:normal;
	padding:2 0 0 2;	
	}

div a.ql_link {
	text-decoration: none;
	font-size: 20pt;
 }

.box_link  
{	padding:3px 0px 0px 5px; 
	border: none;
	margin: 0px;
}

.box_link a {
 text-decoration: none;
 font-size: 7pt;
}

.red_box_inner
{
	margin: 0px; 
	border: 1px solid;
	color: #ff0033;
	padding: 0px;
}

.red_box_header
{
	font-weight:bold;
	background-color:#ffb488;
	color:#000; 
	font-size: 9pt;
	text-align:center;
	border: none;
	margin: 2px;
	padding: 3px;
}

.blue_box_inner
{
	margin: 0px; 
	border: 1px solid;
	color: #0000cc;
	padding: 0px;	
}

.blue_box_header
{
	font-weight:bold;
	background-color:#e5ecf9;
	color:#000; 
	font-size: 9pt;
	text-align:center;
	border: none;
	margin: 2px;
	padding: 3px;
}

a, a:hover, a:visited, a:link {color:black;text-decoration:underline;}
td, input, select {font: normal normal normal 10pt Tahoma, arial, sans-serif;color:#444444;}
th {text-align:center;}
h1 {display:inline; font: normal normal normal 12px Tahoma, arial, sans-serif;color:black; }
.view {display:inline; font: normal normal normal 16px Tahoma, arial, sans-serif;color:black; font-weight: bold;}
.td_title{text-align: left; font-weight: bold; padding: 4px; border-top: 1px solid; border-bottom: 1px solid;}
.td_display{text-align: left; font-weight: normal; padding: 4px;}

.categoryBlock { width:192px; padding:1px;  }
.categoryBlock TD { font-size:8pt; padding:1px; }
.categoryBlock TH { font-weight:bold; background-color:#e5ecf9; color:#000; text-align:center; border-top: 1px solid #0000cc; padding:1px; }
.categoryBlock H2 {display:inline; font-family:tahoma; font-size: 9pt; font-weight:bold;}

.infobarGreen { background-color:#d4f5b2;color:#000;}

.infobarOrange { background-color:#feda6e;color:#000; border-top:1px solid #FFA81E; padding: 3px;}
.infobarOrangeDiv { background-color:#feda6e;color:#000; border-top:1px solid #FFA81E; padding: 3px; height: 15px;}
.headerbarOrangeDiv { background-color:#feda6e;color:#000; border-top:1px solid #FFA81E; padding: 3px; text-align: center; font-weight: bold; height: 15px;}

.infobarBlue { background-color:#e5ecf9;color:#000; border-top:1px solid #0000cc;}
.infobarBlueDbl { background-color:#e5ecf9;color:black; border-top:1px solid #0000cc; border-bottom: 1px solid #0000cc;vertical-align:middle; height:22px; text-align: right;}
.infobarBlueDbl .post_new_ad_link  a{color: red; font-weight: bold;}
.infobarBlueDiv { background-color:#e5ecf9;color:#000; border-top:1px solid #0000cc; padding: 3px; height: 15px;}
.headerbarBlueDiv { background-color:#e5ecf9;color:#000; border-top:1px solid #0000cc; padding: 3px; text-align: center; font-weight: bold; height: 15px;}
.inversebarBlueDiv { background-color:#e5ecf9;color:#000; border-bottom:1px solid #0000cc; height: 10px;}

.infobarRed { background-color:#ffb488;color:#000; border-top:1px solid #f95d5d;}
.infobarRedDiv { background-color:#ffb488;color:#000; border-top:1px solid #f95d5d; padding: 3px;}

.infobarYellow { background-color:#f9ec9e;color:#000;}

.heading { background-color: blue; color: #000000;font:normal normal bold 12px Tahoma, arial, sans-serif;text-align:center;}
.menubar { color:black;font-weight:bold;text-align:left;}
.details { font-size:8pt; }
.category { font-weight:bold; background-color:#d5dce9; color:#000; font-size: 9pt; }
.tiny  { font-size:8pt; }
.newthumb {width:25%;font-size:8pt;vertical-align:top;text-align:center;}
.newthumb IMG{border:solid 1px #dddddd;height:90px;width:120px}

.calendarDay, .calendarToday{text-align:center;cursor:pointer;font: normal normal normal 9px Verdana, Arial, sans-serif;border:1px solid #ccc;}
.calendarToday { color: red;}
.noCalendarDay {text-align: center;cursor: pointer;font-family: verdana,arial,sans-serif,helvetica;font-size: 9px;}
.calendarDayHover { text-align:center;cursor :pointer;font-family:verdana,arial,sans-serif,helvetica;border:1px solid #CCCCCC;font-size:9px;background-color: silver;}

.premiumColour {background-color:#ffffcc;}
.pretext {color:#808080;}

.nuggetGreen {border:#60a664 1px solid;}
.nuggetGreen TH {border:#d4f5b2 1px solid;font-size:8pt;background-color:#d4ffc7;}
.nuggetOrange {border:#FFA81E 1px solid; background-color:#ffffff;}/*#FFF4D1;}*/
.nuggetOrange TH {border:#FFEA6F 1px solid;font-size:8pt;background-color:#feda6e;}
.nuggetBlue {border:#0000cc 1px solid;}
.nuggetBlue TH {border:#efecf9 1px solid;font-size:8pt;background-color:#e5ecf9;}
.nuggetRed {border:#f95d5d 1px solid;}
.nuggetRed TH {border:#f3d2d2 1px solid;font-size:8pt;background-color:#ffb488; }
/*.nuggetRed2 {border:#ff0033 1px solid;}
.nuggetRed2 TH {border:#ff1837 1px solid;font-size:8pt;background-color:#fe544f; }*/
.DarkBlue {border:#0669cc 1px solid;}
.DarkBlue TH {border:#0066cc 1px solid;font-size:8pt;background-color:#3399cc }
.nuggetYellow {border:#f9ec9e 1px solid;}
.nuggetYellow TH {border:#f9ec9e 1px solid;font-size:8pt;background-color:#f9ec9e;}

DIV.CommentOrange 
{
	border-left:#FFA81E 2px solid;
	/*border-bottom:#000000 1px solid;*/
	font-size:8pt;
	background-color:#ffffff;/*feda6e;*/
	padding: 0px 0px 0px 3px;
	margin: 0px;
}

DIV.CommentRed
{
	border-left:#f95d5d 2px solid;
	font-size:8pt;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}

DIV.CommentBlue
{
	border-left:#0000cc 2px solid;
	font-size:8pt;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}



.all_cats2 { font-weight:bold; background-color:#e5ecf9; color:#000; font-size: 8pt; text-align:center; border: none; height: 18px; padding-top: 2px;}
.categoryGreen  { font-weight:bold; background-color:#d4f5b2; color:#000; font-size: 9pt; text-align:center;border-top: 1px solid #60a664;}
.categoryRed  { font-weight:bold; background-color:#ffb488; color:#000; font-size: 9pt; text-align:center;border-top: 1px solid #f95d5d;}
.categoryYellow  { font-weight:bold; background-color:#f9ec9e; color:#000; font-size: 9pt; text-align:center;border-top: 1px solid #F5E066;}
.categoryOrange  { font-weight:bold; background-color:#feda6e; color:#000; font-size: 9pt; text-align:center;border-top: 1px solid #FFA81E;}
.categoryNone TH { font-weight:bold; color:#000; font-size: 9pt; text-align:center;}

.categoryGreen TD { font-size:8pt; }
.categoryRed TD { font-size:8pt; }
.categoryYellow TD { font-size:8pt; }
.categoryOrange TD { font-size:8pt; }
.all_catsSimple { font-weight:bold; background-color:#e5ecf9; color:#000; font-size: 9pt; text-align:center; border-top: 1px solid #0000cc;}


.categoryCrime TH  { font-weight:bold; background-color:#EF0E2C; color:#000; font-size: 9pt; text-align:center;}
.searchHeader { background-color:#e5ecf9; color:#000; font-size: 9pt; text-align:left;}
.searchResult  { color:#60a664; font-size: 9pt;}

.main {width:150px;}
.month {background-color:#e5ecf9;font:12px verdana;color:black;}
.daysofweek {background-color:white;font:bold 10px verdana;color:black;}
.days {font-size: 10px;font-family:verdana;color:#000;cursor:pointer;background-color: white;padding: 2px;}
.days #today {font-weight: bold;color:red;}
.day {border:silver 1px solid;font-size: 10px;}

.tabOrangeSelected  {cursor:pointer;font-weight:bold; background-color:#FFA81E; color:#000; font-size: 7pt; text-align:center;border-left: 1px solid #FFA81E;border-bottom: 1px solid #FFA81E;}
.tabOrangeUnselected  {cursor:pointer;font-weight:bold; background-color:#feda6e; color:#000; font-size: 7pt; text-align:center;border-left: 1px solid #FFA81E;border-bottom: 1px solid #FFA81E;}

#dhtmltooltip{ 
position: absolute; 
border: 1px solid #0000cc; 
font-size:8pt; 
width: 150px; 
padding: 2px; 
background-color: #e5ecf9; 
visibility: hidden; 
z-index: 100; 
}

.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



