/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/
body.custom { color:#666666;}

	.custom #container { margin-top:0em; margin-bottom: 0em; padding:0; border:none; border-left:1px solid #DADADA; border-right:1px solid #DADADA; border-bottom:1px solid #DADADA; }

		.custom #page { background: #fff; padding:0; margin:0;  border:none;}
		.custom #content {border-right:0px #FFFFFF solid; border:none;}
		#content_box { background:transparent none repeat scroll 0 0; width:100%; margin-left:0; padding-left:0;}
		
		

/*---:[ nav menu styles ]:---*/
ul#tabs { list-style: none; border-left: 0px solid #ddd; border-right: 0px solid #ddd; border-width: 0 0px 0px 0px; padding-top:0px;  font-size:12px; }
ul#tabs li {background:url(images/nav_bar.png) repeat-x left; border: 0px solid #ddd; border-left: 0; float: left;  font-weight:bold; letter-spacing: 0px;}
ul#tabs li.current_page_item, ul#tabs li.current-cat { background:url(images/nav_bar.png) repeat-x left; border-bottom: 0; color:#097A84; letter-spacing:0px;border:none;}
ul#tabs li a { display: block; line-height: 1em; text-transform: capitalize; font-weight:bold; background:url(images/nav_bar.png) repeat-x left top; color:#666; border-right:0px #FFFFFF solid; padding-right:.9em; letter-spacing: 0px; border:none; padding:1.2em 1em 1.3em 1em;}
ul#tabs li a:hover { color:#fff; text-decoration:none; background:url(images/nav_bar_2.png) repeat-x left top;}
ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default;  letter-spacing: 0px; color:#666; border:none;}
ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; color:#fff; letter-spacing: 0px;}
ul#tabs li.rss { padding-right: 0; background: none; border: none; float: right; }
		ul#tabs li.rss a { padding-right: 16px; background: url('images/icon-rss.gif') 100% 50% no-repeat; }
            .ie ul#tabs { padding-bottom: 8px; }



/*---:[ multimedia box ]:---*/
#multimedia_box { width: 100%; }
	#image_box { border:none; }
		#image_box img { display: block; border:none;}


.recent_article ul{
	list-style:none;
	color:#2361A1;
	margin:0;
	}

.recent_article h2{
border-bottom:1px solid #DDDDDD;
color:#555555;
font-variant:small-caps;
letter-spacing:2px;
font-size: 13px;
	}

.recent_article ul li a{
	text-decoration:none;
	background:url(images/arrow.gif) 0% 25% no-repeat;
	padding-left:10px;
	display:block;
        padding-bottom:.6em;
	}

.recent_article table tr td{
	padding-right:1em;
	padding-left:1em;
	}

.recent_article table tr td .first{
	border-right:#ddd 1px solid;
	border-bottom:none;
	}
	

/*---:[ sidebar styles ]:---*/
.sidebar{padding-left:0px;}
.sidebar h3 { font-variant:normal; letter-spacing: 0px; color:#fff;  font-weight:bold; background: #fff url(images/sidebar-header.jpg) no-repeat left top; padding:.5em 0em .6em .5em; font-size:12px; }	
.sidebar a { color:#666666; font-size:14px; font-weight:normal; }
.sidebar #cats a { font-weight:bold; font-size:12px; }
.sidebar a:hover { text-decoration:underline; color:#14C1D3; }
ul.sidebar_list { list-style: none; border:none; margin-top:0em; margin-left:0em; margin-bottom:1em; margin-right:0; }
	li.widget { width: 100%; line-height:1.785em;}
	li.centered { text-align: center; }
		li.widget p a { text-decoration: underline; }
		li.widget p a:hover { text-decoration: none; }
		li.widget ul { list-style: none; }
		li.widget ul li .num_comments { color: #111; }

.sidebar-comment{ line-height:1.785em;
				  background:#ddd url(images/sidebar-comment.png) top left no-repeat; 
				  padding:1em;
				}
.sidebar-comment p{
				  font-size:12px;
				   color:#FFFFFF;
				}

.sidebar-comment h3{
				  font-size:14px;
				   color:#FFFFFF;
				   background:none;
				   padding-left:0px;
				}

.textInput
{
border: 1px solid #CCCCCC;
background:#FFFFFF;
color:#666666;
font-size: 1.1em;
}



/*-------Ad Listing-----------*/
#adlisting ul { 
	list-style-type:none; 
	padding:0;
        padding-bottom:1px; 
	margin:0px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#adlisting ul li { 
	padding-left:0em; 
	padding-top:1.5em; 
	padding-right:1em;
	line-height:1.5em;
	padding-bottom:2em; 
	
	}



/*#adlisting ul li:hover { background:#F5F5F5;}*/
#adlisting ul li a, #adlisting ul li a:link, #adlisting ul li a:visited { }
/*#adlisting ul li a:hover { color:#2361A1;}*/
#adlisting ul li.active { background:#fff; line-height:1.5em;  padding-left:0px; padding-top:2px; padding-right:12px; }


#adlisting .title
{	
	font-size:20px;
	/*-color:#FFFFFF;--*/
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Tahoma,  Verdana;
	line-height:1em;
}

#adlisting .title a
{	text-decoration:none;
	font-weight:bold;
	color:#2361A1;
}

#adlisting .title a:link
{	text-decoration:none;
	font-weight:bold;
}

#adlisting .title a:visited
{	text-decoration:none;
	font-weight:bold;
}

#adlisting .title a:hover
{	text-decoration:underline;
	font-weight:bold;
	color:#2361A1;
}

#adlisting .description
{	
	font-size:12px;
	color:#333333;
	line-height:1.5em;
	display:block;
	padding:0;
	font-weight:normal;
}

#adlisting .visibleurl 
{	
	font-size:11px;
	color:#4F5F6E;
	font-weight:bold;
}

#adlisting .visibleurl a
{	
	font-size:11px;
	color:#4F5F6E;
	font-weight:bold;
	
	
}

#adlisting .visibleurl a:link
{	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#adlisting .visibleurl a:visited
{	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#adlisting .visibleurl a:hover
{	
	font-size:11px;
	color:#4F5F6E;
	font-weight:bold;
	text-decoration:underline;
}

#content { color:#505050; padding-left:0em; }

#content h4{
	color:#999999;
	font-size:10px;
	padding:0 4px 1px 0;
	margin:0;
	}

.featured_list{
	padding:1em;
	border:1px solid #ddd;
	background:#ddd url(images/list-bg.jpg) bottom left repeat-x;
	}

.featured_list h3{
	color:#0C79B7;
	font-size:18px;
	font-weight:bold;
	}

.three_col_list{
	padding:1em;
        border-color:#ADDDE6;
        border-style:solid;
	line-height:.5em;
        border-width:0.077em;
        padding:0.692em;
	}

.three_col_list ul li{
        padding:0.5em 0.2em;
	}


.featured_list h2{
	background:url(images/logosmall.jpg) 0% 0% no-repeat;
	padding-left:2.5em;
	padding-top:.5em;
	}
	
.recent{
	padding:1em;
	border-right:#ddd 1px solid;
	line-height:1.5em;
	}

.mostused{
	padding:1em;
	line-height:1.5em;
	}
	

.geo_ads{
	padding:1em;
	border:1px solid #ddd;
	background:#F0FAFF;
	line-height:1.5em;
	font-size:12px;
	}

.format_text a:hover {
        color:#000000;
        text-decoration:underline;
}

.sidebar .featured {
        color:#000000;
        font-size:12px;
}

.custom #container {
        margin-top:0em;
    
}

#image_box {
        background:#FFFFFF none repeat scroll 0 0;
}



.recent {
      border-right:medium none;
      line-height:1.5em;
padding:1em;
}





.homeimage {
     padding-top:1em;
	 line-height:1.5em;
	 
	 /*background:url(images/banner.jpg) 0 0 no-repeat;
	 height:246px;*/

}

.banner-bg{
background:url(images/banner-bg.jpg) 0 0 no-repeat;
width:100%; 
height:180px;
}

.homeimage table{
	 font-size:12px;
	 color:#FFFFFF;
	 /*background:url(images/banner-bg.jpg) top left no-repeat;*/
	
}

.homeimage table p{
	 font-size:12px;
	 color:#FFFFFF;
}

.homeimage table ul{
	margin-left:1em;
	list-style:none;
}

.homeimage table h3{
	font-size:24px;
	font-weight:bold;
}

.homeimage table h2{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:1em;
}

.homeimage table ul li{
	padding-left:1em;
	padding-top:.5em;
	padding-bottom:.5em;
	padding-right:1em;
	background:url(images/arrow.gif) 0 50% no-repeat;
}

.homeimage table ul li a{
	 font-size:12px;
	 color:#0C79B7;
	 text-decoration:underline;
	 font-weight:bold;
}

.homeimage table ul li a:hover{
	 font-size:12px;
	 color:#0C79B7;
	 text-decoration:underline;
 	 font-weight:bold;
}



.three_col_list {
     margin-bottom:18px;
     padding:1em 1em 5px;
}


#header {
   padding-bottom:0em;
   border-bottom:medium none;
   padding-top:2em;
   background:url(images/header.jpg) top left no-repeat;
   padding-left:0;
   height:100px;
}



/*---:[ #header styles ]:---*/
#header #logo { font-weight:bold;
text-align:center; }
	#header #logo a { color: #FF6600; }
	#header #logo a:hover { color: #2361a1; }
#header #tagline { color:#009900;
font-size:18px;
font-weight:bold;
text-align:center; }

.page_item2 {
    padding-bottom:.7em;
}

#custom_box {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:medium none;
}


#s {
	margin:0 auto;
     background: url("images/bkg_search.png") 0 0 no-repeat;
     color: #999;
     padding: 6px 80px 6px 35px;
     width: 360px;
	 margin-top:.8em;
	 margin-left:290px;
	 border:0px;
	 font-size:14px;
}



.post_box { padding-top:.9em; }

.cat_ads { padding:13px 0px 0px 10px; }

.search_ads { padding:13px 0px 0px 10px; }


.sidebar ul.sidebar_list { padding-top:1.008em; }

h2 a { color:#2361A1; }

.visibleurl a { color:#2361A1; }

/*.roundtop{
	width:100%;
	height:32px;
	background:url(images/round-top.png) top left no-repeat;
	}

.roundbottom{
	width:100%;
	height:32px;
	background:url(images/round-bottom.png) top left no-repeat;
	}*/

blockquote {
color:#6699FF;
}

.more-link { color:#666666; }




.california{
	background:url(images/state/california.jpg) top left no-repeat;
	height:287px;
	}
	

.adlisting-homeimage {
     padding-top:0em;
	 margin-top:0em;
	 line-height:1.5em;
	  margin-left:1em;
}

.adlisting-homeimage table{
	 font-size:12px;
	 color:#FFFFFF;
	 /*background:url(images/banner-bg.jpg) top left no-repeat;*/
	
}

.adlisting-homeimage table p{
	 font-size:12px;
	 color:#FFFFFF;
}

.adlisting-homeimage table ul{
	margin-left:1em;
	list-style:none;
	padding-bottom:.5em;
	padding-top:.5em;
}

.adlisting-homeimage table h3{
	font-size:20px;
	font-weight:normal;
}

.adlisting-homeimage table h2{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:1em;
}

.adlisting-homeimage table ul li{
	padding-left:1em;
	padding-top:.5em;
	padding-bottom:.5em;
	padding-right:1em;
	background:url(images/arrow.gif) 0 50% no-repeat;
}

.adlisting-homeimage table ul li a{
	 font-size:12px;
	 color:#666666;
	 text-decoration:underline;
	 font-weight:bold;
}

.adlisting-homeimage table ul li a:hover{
	 font-size:12px;
	 color:#666666;
	 text-decoration:underline;
 	 font-weight:bold;
}


.geo_banner{
	background:url(images/state/california.jpg) top left no-repeat;
	padding:3em 2em 0em 2em;
	height:70px;
	}

.geo_banner h3{
	color:#FFFFFF;
	font-size:28px;
	}

.none { display:none; }

#popupTitlebar {
display:none;
}

.format_text h2 { font-weight:bold; color:#000; }

#archive_info { display:none; }

#archive_info { border-bottom:1px solid #DDDDDD; margin-bottom:1em; }

.custom .comments_closed p {
  display: none;
}

.none { display:none; }

.format_text .margin { padding: 0 0 16px 50px; }

.box1 { padding:0; border:1px solid #ddd; }

.comments_intro p { display:none; }

li.widget_customrecentposts ul li {
border-bottom:1px dotted #DADADA;
border-left:5px solid #DADADA;
padding-left:1em;
padding-bottom:.3em;
background:none;
}

.widget ul li { 
border-bottom:1px dotted #DADADA;
background:url(images/marker02.gif) 0 50% no-repeat;
padding-left:1em;
padding-bottom:.3em;
margin-left:1em;
}

#text-442255331 ul li { font-size:12px; }

#text-442255332 ul li a{ font-size:14px; }

#text-442255334 ul li a{ font-size:14px; color:#515151; }

#text-442255333 ul li a{ font-size:14px; color:#515151; }

#text-442255335 ul li a{ font-size:14px; color:#515151; }

#text-442255336 ul li a{ font-size:14px; color:#515151; }

.teal { color:#009933; }

.read2 { text-align:center; }


.footer_list{
margin:0em 1em 1em 1em;
/*background:#f4f4f4 url(images/thumb_bg.jpg) bottom left repeat-x;*/
border:1px solid #dadada;
}

.footer_list h3 { font-variant:normal; letter-spacing: 0px; color:#A9BA09;  font-weight:bold; background: #fff url(images/bottom-header.jpg) no-repeat left top; padding:.3em 0em .5em 1em; font-size:16px; margin: 0 auto; }	

.footer_list img{
padding:.5em 0 1em 0;
}

.footer_list ul{
	list-style:none;
	font-size:12px;
	line-height:2em;
	}

.footer_list ul a{
	color:#333;
	text-decoration:none;
	}
	
.footer_list ul a:hover{
	color:#000;
	text-decoration:underline;
	}

.sidebar small { color:#888888; }

.light-grey { color:#B0B0B0; }

.center-headline .headline_area h1 { text-align:center; }


.sidebar .blue{
width: 100%;
background: #FF6600 url(images/sidebar-top.jpg) no-repeat left top;
padding-top:45px;
padding-bottom:2em;
margin-bottom:1em;
padding-left:0em;
font-family:Arial, Helvetica, sans-serif;
}


.sidebar .blue ul{
border:none;
color:#FFFFFF;
list-style:none;
}

.sidebar .blue ul p{
list-style:none;
padding-bottom:1em;
margin:0em 1.5em 0em 3em;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
border-bottom:#FF9900 dotted 1px;
display:block;
}

.ie .sidebar .blue ul  li p a{
margin:0em 1.5em 0em 4em;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
line-height:2em;
border-bottom:#2F363E dotted 1px;
display:block;
padding-left:1em;
background:url(images/square.jpg) 0% 50% no-repeat;
}

.sidebar .blue ul p a{
margin:0em 1.5em 0em 4em;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
line-height:2em;
border-bottom:#2F363E dotted 1px;
display:block;
padding-left:1em;
background:url(images/square.jpg) 0% 50% no-repeat;
}

.sidebar .blue ul li a{
margin:0em 1em 0em 1em;
color:#FFFFFF;
font-size:18px;
font-weight:normal;
line-height:2em;
background:url(images/square.jpg) 0% 50% no-repeat;
padding-left:1em;

display:block;
}

.sidebar .blue ul li a:hover{
color:#000000;
}



.sidebar .bluetesti{
width: 100%;
background: #466191 url(images/sidebar-testi.jpg) no-repeat left top;
padding-top:70px;
padding-bottom:2em;
margin-bottom:1em;
padding-left:0em;
font-size:12px;
}



.sidebar .bluetesti ul{
border:none;
color:#FFFFFF;
list-style:none;
}

.sidebar .bluetesti ul li{
color:#FFFFFF;
font-size:12px;
line-height:1.5em;
padding-left:1em;
padding-right:1em;
}

.sidebar .bluetesti ul li img{
padding-right:1em;
padding-bottom:1em;
float:left;
}

.sidebar .bluetesti ul li a{
margin:0em .5em 0em 1em;
color:#FFFFFF;
font-size:16px;
line-height:2em;
background:url(images/arrow.gif) 0% 50% no-repeat;
padding-left:1.5em;
}

.sidebar .bluetesti ul li a:hover{
color:#FFFFFF;
}



/*---:[ nav menu styles ]:---*/
.custom #nav {
		width: 960px;
		height:50px;
		float: left;
		padding: 0;
		background:url(images/nav_bar.png) repeat-x left ;
		margin-top:0px;
	}
	
	.custom .nav_container {
		overflow: hidden;
		margin-left:0;
	}

		.custom ul#tabs {
			float: left;
			border: none;
			width: 740px;
			height:50px;
			margin: 0;
			padding:0;
		}

.custom .teaser {
   width: 100%;
   margin-bottom: 2em;
   padding-bottom: 2em;
   border-bottom: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}

.top_excerpt { font-size:13px; line-height:1.5em; margin:1em 1.3em; }

.top_excerpt h2 { border-bottom:1px solid #DDDDDD; padding-bottom:.4em; font-size:1.3em; font-weight:none; }

.homie-p .headline_area h2 { display:none; }

.red a{
	color:#14C1D3;
	}

.red a:hover{
	color:#14C1D3;
	text-decoration:underline;
	}

#text-2 .textwidget a { color:#2361A1; }


.transbox
  {
  width:350px;
margin-left:2em;
  padding:1em;
  /*border:#666666;*/
  margin-top:1.5em;
  /* for IE 
  filter:alpha(opacity=85);*/
  /* CSS3 standard
  opacity:.85;
  color:#FFFFFF; */
  }
  
.notrans{
 /*filter:alpha(opacity=10); -moz-opacity:.85; opacity:.85;*/
  }
.notrans ul{
color:#fff;
font-size:18px;
list-style:none;
line-height:1.8em;
font-weight:bold;

}

.notrans ul li{
background:url(images/marker02.gif) 0 50% no-repeat;
margin-left:1em;
padding-left:1em;
}

.notrans ul li a{
color:#fff;

}

.notrans ul li a:hover{
color:#00B6FA;
text-decoration:underline;
}


.hot_area{
margin-top:.5em;
background:#FFFFFF; 
color:#999999;
margin-right:5px;
margin-left:5px;
}

.hot_area h3{
font-size:24px;
color:#000;
padding:.3em;
}

.shop_by {
margin-bottom:1em;
margin-left:1em;
padding-bottom:1em;
padding-left:0;
padding-top:1em;
width:155px;
}

.shop_by h3 {
color:#666666;
font-size:11px;
font-weight:bold;
padding-left:1.12em;
padding-top:1.3em;
}

.shop_by ul {
color:#FF6600;
font-size:12px;
line-height:1.785em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding-left:1em;
padding-top:.3em;
}

.shop_by ul li a {
color:#999999;
font-size:11px;
text-decoration:none;
}
.shop_by ul li a:hover{
color:#FF6600;
text-decoration:underline;
}

.border-thumbs{
	padding:.5em;
	color:#CCCCCC;
	}
	
	
.border-thumbs h2 a:hover{
	color:#FFFFFF;
	display:block;
	background-color:#ff0099;
	}
	
	
	
.border-thumbs img{
padding:0em;
margin:0em;
border-bottom:#dadada solid 3px;
}

.border-thumbs ul{
list-style:none;
border:#dadada solid 3px;
padding-top:0em;
padding-bottom:.5em;
margin:0;
}


.border-thumbs ul li a{
margin-left:1em;
padding-left:1em;
padding-top:.5em;
padding-bottom:.5em;
background:url(images/marker02.gif) 0 50% no-repeat;
font-size:13px;
margin-top:0;
color:#666;
font-weight:bold;
border-bottom:dotted #dadada 1px;
display:block;
}

.border-thumbs ul li a:hover{
color:#ff3399;
text-decoration:underline;
}


.orange{
background: #FFFFFF /* url(images/sidebar-top.jpg) no-repeat left top*/;
padding-bottom:2em;
margin:0em 1em 1em 1em;
padding-left:0em;
font-family:Arial, Helvetica, sans-serif;

}

.orange h2{
font-size:24px;
color:#000;
padding:.3em;
}
.orange ul{
border:none;
color:#FFFFFF;
list-style:none;
}

.orange ul p{
list-style:none;
padding-bottom:1em;
margin:0em 1.5em 0em 3em;
color:#000;
font-size:12px;
font-weight:normal;
border-bottom:#dadada dotted 1px;
display:block;
}

.ie .orange ul  li p a{
margin:0em 1.5em 0em 4em;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
line-height:2em;
border-bottom:#2F363E dotted 1px;
display:block;
padding-left:1em;
background:url(images/marker02.gif) 0% 50% no-repeat;
}

.orange ul p a{
margin:0em 1.5em 0em 4em;
color:#000;
font-size:12px;
font-weight:normal;
line-height:2em;
border-bottom:#dadada dotted 1px;
display:block;
padding-left:1em;
background:url(images/marker02.gif) 0% 50% no-repeat;
}

.orange ul li a{
margin:0em 1em 0em 1em;
color:#FF6600;
font-size:18px;
font-weight:normal;
line-height:2em;
background:url(images/marker02.gif) 0% 50% no-repeat;
padding-left:1em;

display:block;
}

.orange ul li a:hover{
color:#FF6600;
}

.headline_area h1, .headline_area h2 { display:none; }

.hot_spot h2 {
color:#333333;
font-size:12px;
padding:0.3em;
margin-left:1em;
}

.border-thumbs h2 {
background-color:#DADADA;
color:#333333;
display:block;
font-size:18px;
padding:0.5em 0;
}

.border-thumbs h2 a {
color:#333333; display:block; }

/*-------Ad Listing-----------*/
#adlisting ul {list-style-type:none; padding:0; padding-bottom:1px; margin:0px; border-top:1px dotted #ddd; border-bottom:1px dotted #ddd;}
#adlisting ul li {padding-left:0em;padding-top:1.5em;padding-right:1em;line-height:1.5em;padding-bottom:2em;}
/*#adlisting ul li:hover { background:#F5F5F5;}*/
#adlisting ul li a, #adlisting ul li a:link, #adlisting ul li a:visited { }
/*#adlisting ul li a:hover {}*/
#adlisting ul li.active { background:#fff; line-height:1.5em;  padding-left:0px; padding-top:2px; padding-right:12px; }
#adlisting .title {font-size:20px; /*-color:#FFFFFF;--*/ text-decoration:none; font-weight:bold; font-family:Arial, Tahoma,  Verdana; line-height:1em; }
#adlisting .title a {text-decoration:none;font-weight:bold;color:#2361A1;display:block;}
#adlisting  a:hover {color:#404040;}
#adlisting .title a:link {margin-bottom:0.2em;text-decoration:none;font-weight:bold;}
#adlisting .title a:visited {text-decoration:none; font-weight:bold;}
#adlisting .title a:hover{text-decoration:underline;font-weight:bold;color:#404040;}
#adlisting .description{	font-size:13px;color:#404040;line-height:1.6em;display:block;padding:0;font-weight:normal;}
#adlisting .visibleurl {font-size:12px;font-weight:normal;display:block;color:#4F5F6E;}
#adlisting .visibleurl a {color:#4F5F6E;font-weight:normal;display:block;font-weight:normal;}
#adlisting .visibleurl a:hover {text-decoration:none;} 
#searchedfor { margin:.9em .4em .7em;float:left;padding-left:.6em;}
#searchedfor h2 { color:#515151; font-size:20px; font-weight:bold; border-bottom:1px solid #DDDDDD; padding-bottom:.4em; margin-bottom:0.6em; }
#searchedfor .head { margin-bottom:1.5em; float:right; color:#E8E8E8; font-size:9px; }
#adlisting { margin-bottom:1.1em; }
/*-------End of Ad Listing-----------*/