html {
	background: url(../images/mainbg.jpg) repeat;
}

#hd {
    background: #fff;
}

#doc4 {
	background: white;
}

#logo {
	font-size: 27px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0px 0px 0px 0px;  
	text-align: left;
}

#logo h1 {
	font-size: 27px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 10px;  
    text-indent: -9999px;
    width: 317px; height: 71px;
    background: #fff url('../images/newlogo.jpg') no-repeat;
	
}

#global_nav {background: url(../images/newmenubg_.gif); height: 100px; background-repeat: repeat-x}

	#global_nav ul {
		position: relative;
		margin: 0;
	}
	
		#global_nav ul li {
			float: left;
			display: block;
			padding: 15px 5px 10px 10px;
            color: #fff;
		}
		
		#global_nav ul li a{
			text-decoration: none;
			font-weight: bold;
			color: #fff;
		}
		
		#global_nav ul li a:hover{
			border-bottom: 1px solid #000066;
			font-weight: bold;
			color: #fff;
            text-decoration: underline;
		}		
		
#slider_box {
	background: url(../images/fvshowcase.jpg) no-repeat;
	/* 280px */
	margin: 1em 0;
    padding: 50px 0 35px 0;
	overflow: hidden;
}	

.sl {
	float: left;
	width: 630px;
	height: 280px;
}

.google_adv {
	float: right;
	width: 336px;
	height: 280px;
}

#featured_vendors {
	margin: 1em 0;
	background: url(../images/featured.jpg);
	height: 194px;
	clear: both;
}

	#featured_vendors .box {
		padding: 15px 0 0 0;
		text-align: center;
	}
	
	.box img {
		margin: 1em .5em 1em .5em;
		width: 140px;
		height: 140px;
	}

.fv {
	margin: 1em 0;
	background: url(../images/featured.jpg);
	height: 194px;
	clear: both;
}

.fv_wrap {
    padding: 22px 0 0 24px; 
}
		
.fv_wrap img {
    float: left;
    border: 6px solid #fff;
    border-top: 15px solid #fff;
    border-bottom: 14px solid #fff;    
    border-right: 7px solid #fff;
    margin-right: 5px;
}
	
#featured_container {
	margin: 2em 0 0 0;
}

	.f_box {
		float: left;
		width: 299px;
		height: 247px;
		margin: 0;
		background: url(../images/featuredbg.jpg);
	}
	
	#center {
		margin: 0 38px;
	}
	
	.f_box h4 {
		color: white;
		padding: 10px 0 0 5px;
	}

	.f_vendor {
		padding: 22px 5px 0 5px;
	}
	
	.f_vendor p {
		font-size: .8em;
		margin: 0 0 5px 0;
	}

#categories {
	height: 383px;
    line-height: 1.6em;
	padding: 0;
	margin: 1em 0 0 0;
	background: url(../images/newcategories.jpg);
}

#hcaterories{
    background: url(../images/hcategories.png);
    height: 44px;
    padding: 0;
    text-indent: -9999px;
}

#hshowcase{
    background: url(../images/hshowcase.png);
    height: 44px;
    padding: 0;
    text-indent: -9999px;
}

#content_tbl {
	margin: 1em 0 1em 0;
}

tr {
	vertical-align: top;
}

th, td {
	border: 0;
	padding: 0;
}

.nav_td, .adv_td {
	background-color: #e4eba6;
}

.nav_td h2, .adv_td h2{
	text-align: left;
	margin: 0; padding: .5em;
	background: #e1e1a5;
}

.nav_td ul {
	margin: 0; padding: 1em 0 0 0;
}

.nav_td ul li{
	margin: 0; 
	border-bottom: 1px solid #e1e1a5;
	font-weight: bold;
}

.nav_td ul li a {
	display: block;
	padding: 0 0 .7em .5em;
}

.nav_td ul li a:hover {
	background: #e1e1a5;
}

.nav_td .sub_cat li {
	margin: 0; padding: 0 0 .5em 1em;
	font-size: 1em;
}

.nav_td {
	width: 200px;
}

.content_td {
	padding: 0 .5em;
}

#gallery {
	width: 200px; margin: 0; padding: 0; text-align: center;
}

.adv_td {
	width: 180px;	
}

.left {
	float: left;
	width: 350px;
}

.right {
	float:right;
	width: 220px;
}

.content_td h1 {
	font-size: 1.6em;
	margin: 0 0 .3em 0;
}

.phone {
	color: #d10202;
	margin: 0 0 1em 0;
	font-size: 1.4em;
}

.cl80 {
	float: left;
	width: 80px;
}

.url {
	font-size: 1.4em;
	margin: 0 0 .5em 0;
}

.contacts {

}

.listing {
	border: 7px solid #ebebeb;
	margin: 0 0 1em 0; padding: 5px;
}

	.listing h2 {
		margin: 0;
		font-size: 1.8em;
	}
	
	.listing h2 a{
		text-decoration: none;
	}
	
	.listing .added {
		font-size: .9em;
		font-style: italic;
		color: grey;
	}
	
    .subcat {
        float: left;
        width: 32%;
        padding: .25em;
    }
    
	.listing .info_box {
		margin: 0;
	}
	
		.info_box .description {
		
		}
		
		.info_box .website {
			font-size: 1.2em;
			color: #aaa;
		}

		.info_box .address {
			width: 200px;
		}
		
		.info_box .phone_listing {
			font-size: 1.2em;
			font-weight: bold;
			margin: 0;
		}
	
	.listing .stat {
		color: grey;
		text-align: right;
	}
    
    .browse_category {
        margin: -10px 0 10px 0; padding: 0; font-weight: bold;
    }

.paginator {
	width: 300px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}	

.paginator a {
	text-decoration: none;
	padding: 2px 6px;
	border: 1px solid #dddddd;
}

.this-page {
	padding: 2px 6px;
	color: #ff0000;
	font-weight: bold;
	font-size: 1.2em;
}

/* Breadcrumbs */
#breadcrumbs {background:url(../images/breadcrumb-bg.gif) repeat-x bottom;border:1px solid #efefef;border-bottom:none;clear:both;height:25px;padding-left:4px;position:relative;}
#breadcrumbs ul {margin:0; padding: 0;}
#breadcrumbs li {display:block;float:left;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;line-height:15px;}
#breadcrumbs li a {background:url(../images/breadcrumb-arrow.gif) no-repeat right 50%;color:#06c;display:block;outline:none;padding:4px 13px 6px 9px;text-decoration:none}
#breadcrumbs li a:hover {text-decoration:underline}
#breadcrumbs li.bc-selected {color:#666;padding:4px 13px 6px 9px;}

#footer {
	background: url(../images/footerbg.jpg);
	margin: 0;
	height: 212px;
	color: white;
}

.profile_content {
	margin: 0 2em;
}

#panel {
	border-bottom: 1px solid grey;
	padding: 1em 0 .5em 0;
	margin: 0 0 1em 0;
	text-align: right;
}

#panel h2 {
	float: left;
	margin: 0;
	width: 350px;
	text-align: left;
}

/* Form class */

fieldset {  
	float: left;  
	clear: left;  
	width: 100%;  
	margin: .5em 0 0 0;  
	padding: 0;
}
legend {  
	margin-left: 1em;  
	color: #000000;  
	font-weight: bold;
}
fieldset ol {  
	padding: .5em 1em 0 1em;  
	list-style: none;
}
fieldset li { 
	float: left;  
	clear: left;  
	width: 100%; 
	padding-bottom: 1em;
	list-style: none;
}
fieldset.submit { 
	float: none;  
	width: auto;  
	border: 0 none #FFF; 
	border-style: none;
}

label {
	float: left;
	padding-right: 10px;
	text-align: right;

}
label.w8 {
 	width: 80px;
 }
 
 label.w12 {
 	width: 120px;
 }
 
 label.w15 {
 	width: 150px;
 }
 
 input.text {
 	width: 14em;
 	padding: .2em;
 }
 
 .richtext {
 	width: 20em;
 	padding: .2em;
 }
 
 .submit {
 	padding: .2em;
 }
 
 .grey_text {
 	color: grey;
 }
 
 .padder5 { padding: 5px; }
 .tdclass1 { border-bottom: 1px solid grey; padding: 5px; }
 
  #package {
     border-spacing: 2px;
     border-collapse: separate;
     width: 80%;
     margin: 0 auto 10px auto;
  }
  #package td {
     padding: 5px;
  }
  
  #package strong {
     display: block;
     padding: 5px;
  }
  
  .free, .silver, .gold {
     font-size: 1.2em;
     font-weight: bold;
     color: #fff;
     width: 22%;
     text-align: center;
     text-shadow: 1px 1px 1px #777777;
  }
  
  .opt {
    font-size: 1em;
     background: #d6e6f0;
     color: #40637b;
     width: 34%;
     vertical-align: middle;
     text-align: right;
     font-weight: bold;
 }
  
 .free {
     background: #8e8e8e;
     color: #fff;
 }
  
 .silver {
     background: #a1a1a1;
     color: #fff;
 }
  
 .gold {
     background: #c0c0c0;
     color: #fff;
 }
 
 .checked {
     background: transparent url(/images/table-check.gif) no-repeat scroll center center;
     text-indent: -9999em;
     display: block;
 }
 
 .clear {
 	clear: both;
 }
 
   .clearfix:after {
  	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden;
 }