
/*
GreenDirectory - new
***********************************************/

body, h1, h2, h3, h3, h3, h6, ol, ul, li, p, span, a, img, form, button{
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	/*background-color: #FFFFFF;*/
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background:#ccc url(images/bg11.jpg) fixed repeat-x;
	margin-top: 15px;
	margin-bottom: 25px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

#wrapper{
	width:1000px;
	margin:0px auto;
}

#wrapper2{
	width:1000px;
	background-color:#FFFFFF;
	float:left; position:relative;
}


#container{
	float:left; position:relative;
	width:970px;
	background-color:#FFFFFF;
	padding:0 0px;
	left:15px;
}




#header {
	position: relative;
	height: 110px;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #d9d9d9;
	background: #ffffff;
}

#header span{ display:none;}


/* Nav
--------------------------------------------------*/
#nav {
	position: absolute;
	display: block;
	width: 910px;
	height: 112px;
	top: 0;
	left: 21px;
	overflow: visible;
	z-index: 7;
	background: transparent;
	padding: 0;
	margin: 0;
	
}

#nav ul#nav_menu {
	position: absolute;
	display: block;
	bottom: 0px;
	overflow: visible;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	position: relative;
	display: block;
	float: left;
	overflow: visible;
	margin: 0;
}

#nav a {
	display: block;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	/* margin-left:2px; */
		border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
font-family: verdana;
	font-size: 9px;
	background: #b4b4b4 url('') repeat-x left bottom;
	color: #ffffff;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none; margin-left:0; margin-right:3px; margin-top:0; margin-bottom:0; padding-left:12px; padding-right:12px; padding-top:6px; padding-bottom:5px
}

#nav a:hover { 
	background: #ffcc00 url('') repeat-x left bottom; 
	text-decoration: none; 
	color: #666666
}

#nav a.current {
	color: #333;
	background: #fff;
	text-decoration: none;
}

#nav a.current li a:hover {
	background: #ffcc00 url('') repeat-x left bottom; 
	text-decoration: none; 
	color: #333
}



/* Search area
--------------------------------------------------*/

#y-head{
	background-color:#1aae06;
	background-color:#18bf00;
	background:#18bf00;
	float:left;
	width:970px;
}
#y-head li{
	display:inline;
	list-style:none;
}
.active{
	color:#FFF500;
	font-weight:bold;
}



#headerLinks{
	width:970px;
	color:#fff;
	padding:7px 0px;
	float:left; position:relative;
}
#headerLinks a{
	color:#fff;
}

#leftLinks{
	float:left;
	margin-top:1px;
	margin-left:11px;
	color:#fff;
}
* html #leftLinks{
	margin-left:6px;
}
#leftLinks a {
	color:#fff;
	text-decoration:none;
}
#rightLinks{
	margin-right:11px;
	margin-top:1px;
	float:right;
	color:#fff;
}
* html #rightLinks{
	margin-right:6px;
}
#rightLinks a{
	color:#fff;
	text-decoration:none;
	padding:0px 5px;
}


#moreways ul{
	margin-left:5px; 
	margin-top:5px;
	margin-bottom:25px;
	color:#fff;
}

#moreways ul li{
	display:block; 
	color:#fff;
	line-height:18px;
	list-style:none;
	background-image:url(images/nav.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:13px;
	
	
}

#moreways ul li a{
	color:#fff;
	text-decoration:none;
	list-style:square;
}
#moreways ul li a:hover{
	color:#fff;
	text-decoration:underline;
}



#frmSearch{
	position:relative;
}
#frmSearch{

}
* html #frmSearch{
	height:1px;
}
h1{
	position:absolute;
	top:30px;
	left:50px;
	width:406px;
	font-size:22px;
	font-weight:normal;
	z-index:10000;
}		
#search-area-wrap{
	float:left;
	padding-left:20px;
	padding-top:70px;
	padding-top:60px;
	
}
#s-area1, #s-area2, #s-area3{
	width:219px;
	float:left;
}	
* html #s-area1, * html #s-area2, * html #s-area3{
	width:219px;
}
#s-area4{
	float:left;
	margin-top:17px;
}
p.eg{
	margin-top:3px;
}
.roundedCorners{
	position:relative;
}
button.roundedCorners{
	border:2px solid #000;
	background:#FF0;
	height:auto;	
}
* html .roundedCorners{
	height:1px;
}
* html button.roundedCorners{
	height:auto;	
}
.tl, .tr, .bl, .br {
	position:absolute;
	height:5px;
	width:5px;
	background: url(images/roundedCorners.gif);
	font-size:1px;
}	
.tl{
	background-position: -32px 0px;
	top:0;
	left:0;
}
.tr{
	background-position: -37px 0px;
	top:0;
	right:0;
}
.bl{
	background-position: -32px -5px;
	bottom:0;
	left:0;
}
.br{
	background-position: -37px -5px;
	bottom:0;
	right:0;
}
* html .br, * html .bl{
	bottom:-1px;	
}




label{
	font-weight:bold;
	
}
input.field{
	background:#FFFFFF url(images/input_bg.jpg) repeat-x scroll 0%;
	border:1px solid #999999;
	padding:5px 6px;
	width:200px;
	margin-top:4px
}
input.checker{
	position:relative;
	top:3px;
}
.notBold{
	font-weight:normal;
}

.conditions{
	float:right;
	clear:both;
	margin:0 10px 20px 0;
	color:#003399;
}
.conditions a{
	color:#EEEEEE!important;
}






#footer{
	float:left; position:relative; width:960px; margin-top:10px; height:65px; padding:14px 5px 0 5px; background:#FFFFFF url(images/footer_bg.gif) repeat-x; border-top:0px solid #d9d9d9;

}



#breadcrumb { clear:both; margin:0; padding:0px 0px 0px 0px; width:920px; text-align: left; list-style:none; line-height:2.2em; height:26px; background-image:url(images/dottedline.gif); background-repeat:repeat-x; background-position:bottom; position:relative;}
	#breadcrumb li {font-size:15px; color:#5B7B99;  font-weight:bold; text-align: left; display:inline; padding-left:5px;}
	#breadcrumb a { padding-right:10px;color:#6ca2c0; text-decoration:none;background-image:url(images/arrow.gif); background-repeat:no-repeat; background-position:right;}
	
	
.btn-list:link {
	color: #ffffff;
	text-decoration: none;
	width:78px; 
	width:21px;
	height:20px;
	height:22px;
	display:block;
	position:relative;
	float:left;
}

.btn-list:hover {
	color: #ffffff;
	text-decoration: none;
	display:block;
	width:78px; 
	width:21px;
	height:20px;
	height:22px;
	position:relative;
	float:left;
}

.btn-list:visited {
	color: #ffffff;
	text-decoration: none;
	width:78px; 
	width:21px;
	height:20px;
	height:22px;
	display:block;
	position:relative;
	float:left;
}

.btn-list:active {
	color: #ffffff;
	text-decoration: none;
	width:78px; 
	width:21px;
	height:20px;
	height:22px;
	display:block;
	position:relative;
	float:left;
}



.btn-list span{display:none;}

.b-phone:link,.b-phone:visited,.b-phone:active {
	background:url(images/btn-phone.gif) no-repeat;
}
.b-phone:hover {
	background:url(images/btn-phone-hover.gif) no-repeat;
}

.b-details:link, .b-details:visited, .b-details:active {
	background:url(images/btn-details.gif) no-repeat;
}
.b-details:hover {
	background:url(images/btn-details-hover.gif) no-repeat;
}

.b-map:link,.b-map:visited,.b-map:active {
	background:url(images/btn-map.gif) no-repeat;
}
.b-map:hover {
	background:url(images/btn-map-hover.gif) no-repeat;
}

.b-email:link,.b-email:visited,.b-email:active {
	background:url(images/btn-email.gif) no-repeat;
}
.b-email:hover {
	background:url(images/btn-email-hover.gif) no-repeat;
}

.b-website:link,.b-website:visited,.b-website:active {
	background:url(images/btn-website.gif) no-repeat;
}
.b-website:hover {
	background:url(images/btn-website-hover.gif) no-repeat;
}

.b-refer:link,.b-refer:visited,.b-refer:active {
	background:url(images/btn-refer.gif) no-repeat;
}
.b-refer:hover {
	background:url(images/btn-refer-hover.gif) no-repeat;
}




#listing{

width:645px; height:100px; padding:5px 5px 5px 5px; margin-top:0px; border:0px solid #d3d3d3; border-bottom:0px solid #d3d3d3;
}

#listing-wide{

width:786px; /*height:100px;*/ height:auto; padding:5px 5px 5px 5px; margin-top:0px; border:0px solid #d3d3d3; border-bottom:0px solid #d3d3d3;float:left; position:relative;

}

.rank1{
background:#e8e3c7 url(bg_listing_rank-1.gif) repeat-x; 
}
.rank2{
background:#e3e3e3 url(bg_listingResult.gif) repeat-x; 
}
.rank3{
background:#e3e3e3 url(bg_listingResult.gif) repeat-x; 
}
.rank4{
background:#e3e3e3 url(bg_listingResult.gif) repeat-x; 
}
.rank5{
background:#e3e3e3 url(bg_listingResult.gif) repeat-x; 
}
.rank6{
background:#e3e3e3 url(bg_listingResult.gif) repeat-x; 
}
.rank7{
background:#e3e3e3 url(bg_listingResult.gif) repeat-x; 
}




/*google search area*/


.drop_shad { padding-bottom: 4px; background: #fff url(images/shading.gif) bottom left no-repeat;border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; } 


#g-container a:link, #g-container a:visited, #g-container a:active {
    color: #5d98ba;
    text-decoration: none;
    font-weight: bold;
}

#g-container a:hover {
    text-decoration: underline;
}

#g-container {
    margin: 4px;
    border: 1px solid #E0E0E0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333;
}

#g-container #g-header {
    background: #F8F8F8 url(images/bg_bottomShadow_gray.gif) repeat-x bottom;
    margin-bottom: 10px;
}

#g-container #g-header h1 {
    
    padding: 10px 10px 0px;
}

#g-container #g-header .subheader {
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 0px 10px 10px;
}

/* form styles */
#google_results, #g-search_results {
    padding: 10px;
}

#google_results .button {
    background-color: #1aae06;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border: 0px none;
    padding: 1px 10px;
   
    cursor: pointer;
}




.pusherDiv {
	clear:both;
	height:1px;
	font-size:1px;
	margin:0;
	padding:0;
}
.spacerDiv {
	clear:both;
	height:1px;
	font-size:1px;
	margin:0;
	padding:0;
}






.rsslink-m {
	color: #1A5500;
	text-decoration: underline;
	font-size:16px;
	font-weight:bold;
	
	
}

.rsslink-m:link {
	color: #2BAA00;
	text-decoration: underline;
	font-size:16px;
	font-weight:bold;
}

.rsslink-s {
	color: #2BAA00;
	text-decoration: underline;
	font-weight:normal;
}




#boxlink {


float:left; position:relative;

}


#boxlink a {
	display:block;
	text-decoration:none;
	 padding:5px 5px;
	 color:#333333;
	
}
#boxlink a:visited {
	display:block;
	text-decoration:none;
}
#boxlink a:hover {
	display:block;
	/*background-color:#FFFFCC;*/
	text-decoration:none;
}
#boxlink a:active {
	display:block;
	text-decoration:none;
}

