html { overflow-x: auto; } 

body {
	
	background-color: #4E743B;
	background-image: url(./images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font:11px Arial,Verdana, sans-serif;
	margin:0;
}

BR {
    font-size : 5px; 
    margin : 0; 
}


.header_pic {background:url("./images/index_header.gif");  
background-position:top;
background-repeat:no-repeat;
height:110px; width:595px;
}

.header_pic2 {background:url("./images/index_header.gif");  
background-position:top;
background-repeat:no-repeat;
height:80px; width:595px;


}

#toptext {padding:10px 10px 0px 24px;
   width:365px; height:90px;}



/********** LISTS ****************/ 

li.category_li {
    list-style: none;
    /*margin: 0px 0px 0px 0px;*/
    /*list-style-image: url('./images/point.gif');*/ 
    /* background: url('./images/point.gif') no-repeat 0 12px; */
    /*padding: 2px 2px 2px 20px;*/
    /*padding: 10px 2px 2px 16px;*/
    /*display:block;*/
    /*display:list-item;*/
    
    list-style-image: url('./images/point.gif'); 
    padding: 0px 0px 0px 0px; 
 
}

ul.category_ul {
    /*list-style-image: url('./images/point.gif');*/
    /*padding: 0px;
    margin: 0px 0px 0px 0px;*/
    /*margin: 2px 2px 2px 20px;*/
    /*padding: 2px 2px 2px 20px;*/
    margin-left: 20px; /* width for bullet.gif */ 
    padding-left: 0; 
}

li.sitemap_li {
}

ul.sitemap_ul {
    margin-left: 10px;
    padding-left: 1.0em;
    padding-top: 0.2em;
    list-style-image: url('./images/point.gif')
}

/* Status line row/font style */

.status_line {
    background-color:#609143;
    color:#ffffff;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}
 
a.status_line:link {
    color: #ffffff;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

a.status_line:visited {
    color: #ffffff;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

a.status_line:hover {
    color: #FFEE66;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;

}

/* Company listings styles */

.company_default {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
	text-decoration : underline; 
    font-weight: bold;
	color: #003300;
}

.company4 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
	text-decoration : underline; 
    font-weight: bold;
	color: #003300;
}

.company3 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
	text-decoration : underline;
    font-weight: bold; 
	color: #003300;
}


.company2 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
	text-decoration : underline;
    font-weight: bold;
	color: #003300;
}

.company1 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
	text-decoration : underline;
    font-weight: bold;
	color: #003300;
}

.listing_hot {
    color: red;
    font-size: 9px;
}

.listing_new_updated {
    color: #ff3300;
    font-size: 9px;
    font-weight:bold;
}

.listing_marked {
    color:#5678A2;
    font-size: 9px;
}

/******* BOXES ***********/ 

div.greybox {
    background-color: #F6F5D2; 
    border-width: 1px; 
    border-color: #9AAD4D;
    border-style: solid; 
    padding: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
}

div.whitebox {
    background-color: #FFFB91; 
    border-width: 1px; 
    border-color: #9AAD4D;
    border-style: solid; 
    padding: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
}

td.imagebox {
    background-color: #FFFB91; 
    padding: 4px 4px 4px 4px;
  
    -moz-border-radius: 4px;
}

.listingbox {
    background: #DCD645 url(images/infobg.gif);
    BACKGROUND-REPEAT: repeat-x;; 
  
    padding: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
} 
a.listingbox:link {text-decoration:none;}

.listinginfo_header {
background:#5D8E3C;
font:11px Verdana, Arial,sans-serif;
font-weight:bold;
color:white;
}

.listinginfo {background:#DCD645 url(images/listinginfobg.gif) repeat-x;
text:10px Verdana, Arial,sans-serif;
color:black;
}

td.products {background-color: #FFFB91;}
/******** TABLE STYLES ************/

table.list {
    border: 1px #FFFB91 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0px 0px 0px 0px;
    border: 1px 1px 1px 1px;
    padding: 2px 2px 2px 2px;
}

td.table_header {
    border: 1px #FFFB91 solid;
    background-color: #609143;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #FFFFFF;

}


td.tinytable_header {
    border: 1px #FFFB91 solid;
    background-color: #609143;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #FFFFFF;
    text-align:center;
}

td.tinytable {
  border: 1px #9AAD4D solid;
    background-color: #FFFDC8;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
}
 
td.table_rows {
    background-color:#F1F1F1;
    color:#666666
}

td.table_row_highlight {
    font-weight: bold;
    border: 1px #FFFFFF solid;
    background-color: #DCD645;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
}

td.altrow1 {
 
    background-color: #DCD645;
    border-top:4px solid #E3DE60;
    border-right:1px solid #E3DE60;
    border-bottom:4px solid #E3DE60;
    border-left:0px;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
}

td.altrow2 {
  
    background-color: #DCD645;
    border-top:4px solid #E3DE60;
    border-right:1px solid #E3DE60;
    border-bottom:4px solid #E3DE60;
    border-left:0px;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
}


td.yellow {
  
    background-color: #DCD645;
    border-bottom:4px solid #FFFB91;
    padding: 8px 8px 8px 8px;
    margin: 0px 0px 0px 0px;
} 

table.bodyborder {
    border-bottom : 0px;
    border-left : 0px;
    border-right : 0px;
    border-top : 0px;
}

td.border {
background:#DCD645;
    border-bottom : 1px solid #9AAD4D;
    border-left : 1px solid #9AAD4D;
    border-right : 1px solid #9AAD4D;
    border-top : 1px solid #9AAD4D;
}

td.border2 {
    background-image: url(images/cell-background.gif);
    BACKGROUND-REPEAT: repeat-x;
    border-left : 1px solid #4E743B;
    border-right : 1px solid #4E743B;
    border-top : 1px solid #4E743B;
    padding : 0px;
}

/********** FORMS STYLES ************************/
form {
    border-width : 0; 
    padding : 0; 
    margin : 0; 
    display:inline;
} 

INPUT.button { 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 11ipghpx; 
    color : #FFFFFF;
    border: 1px solid #4E743B;
    background-color:#9AAD4D; 
}

.textarea_default {
    width: 300;
    height: 100;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
}

.textarea_tall {
    width: 300;
    height: 300;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
}

.input_default {
    width: 300;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_seamless {
    width: 300;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 0px;
    padding: 1px 3px 1px 3px;
}

.input_small {
    width: 130;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_small2 {
    width: 60;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_small3 {
    width: 40;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_multiple {
    width: 300;
    height: 200;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}


radio { BORDER-STYLE: none; }

checkbox { BORDER-STYLE: none; }

INPUT , SELECT {

    font-family : tahoma, verdana, arial, helvetica; 
    font-size : 12px; 
    color : #000000;
} 

TEXTAREA {
    background-color : #FFFFFF; 
    color : #000000; 
    font-family : tahoma, verdana, arial, helvetica; 
    font-size : 12px; 
} 

.required_star {
    font-size: 12px;
    color:#ff0000;
}
/*ListING TEXT STYLES*/


.company_name {font:16px Verdana, Arial,sans-serif;
 				color:#E16502; font-weight:bold;}
 
 .listing_text {font:11px Verdana, Arial,sans-serif;}
 .phone_text {font:11px Verdana, Arial, sans-serif; color:#FFOOFF;}
 
 .extra-text {color:#FF00FF;} 
 .address_text {font:12px Verdana, Arial, sans-serif; font-weight:bold;} 
 				
 				
 				
 				
/********** TEXT STYLES *************************/
span.text {
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
}


span.text_options {
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;

}

span.text_bold {
    color: #355723;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.orangebold {
    color: #E16502;
    font-weight: bold;
    font-size: 9px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.orangebold_b {
    color: #E16502;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

tr.register{background:#DCD645;}


.greenbold {
    color: #003300;
    font-weight: bold;
    font-size: 9px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.tinytext {font-size:10px;}

span.bolditalic {font-weight:bold;}

span.text_soft {
    color: #819435;
    font-weight:bold;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.text_soft_bold {
    color: #5C8040;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.text_large_bold {
    font-size: 14px;
    font-weight: bold;
    text-decoration : none;
    font-family: Verdana, Arial, Sans-Serif; 
}

span.text_small {
    font-size: 11px;
    text-decoration : underline;
    font-family: Verdana, Arial, Sans-Serif; 
}

span.text_large_bold_grey {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration : none; 
    color: FFFFFF;
}

span.text_small_grey {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    text-decoration : none; 
    color: 888888;
}

span.error {
    font-weight: bold;
    color:#ff0000;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.success {
    font-weight: bold;
    color:#006600;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}


div.response_error {
    background-color: #ffeaea; 
    border-width: 1px; 
    border-color: #e82a2a;
    border-style: solid; 
    padding: 2px 2px 2px 2px;
    -moz-border-radius: 4px;
}

div.response_success {
    background-color: #eaffea; 
    border-width: 1px; 
    border-color: #4dda2c;
    border-style: solid; 
    padding: 2px 2px 2px 2px;
    -moz-border-radius: 4px;
}

span.whitetext {color:white; font:12px Verdana, Arial, Sans-Serif; font-weight:bold;}


/********** COMPARE CHART STYLES ****************/

.YES { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #006600
} 
.NO { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #FF0000
   
}


/*********** MY OWN STYLES ********************/

.subhead2 {font: 12px Verdana, Arial, sans-serif; color:#4E743B; font-weight:bold;}
.subhead {font: 12px Verdana, Arial, sans-serif; color:#593838; font-weight:bold;}
.boxheader {font: 9px Verdana, Arial, sans-serif; color:#85AD4D; background-color:#4E743B; 
width:100%; display:block; text-align:left;}

td {font:11px Arial,Verdana, sans-serif; color:#000000;
line-height:1.5em;
}

td#navlinks {font: 12px Arial,Helvetica, sans-serif; padding-left:45px; padding-top:12px;}
td#navlinks .line {color:#9AB450;}
td#navlinks a:link {color:#FFEE66; text-decoration:none;}
td#navlinks a:visited {color:#FFEE66; text-decoration:none;}
td#navlinks a:hover {color:#FFFFFF; text-decoration:none;}

td#content {
	background-color: #9AAD4D;
	padding:6px 10px 0 13px;}

table#maincontent {
	width:600px; 
	float:left; padding-top:2px;}

td#maincontenttd {
	background-color: #E3DE60;
	padding:0px; 
	height:625px;
	border:1px solid #508A47;}
	
.listing_pic a:link {color:#E16502  !important; text-decoration:underline  !important; font:11px Verdana, Arial, sans-serif  !important; font-weight:bold !important;}
.listing_pic a:visited {color:#E16502 !important; text-decoration:underline !important; font:11px Verdana, Arial, sans-serif !important; font-weight:bold !important;}
.listing_pic a:hover {color:#355723 !important; text-decoration:underline !important; font-weight:bold !important;}

.listing_pic3 a:link {color:#E16502  !important; text-decoration:underline  !important; font:11px Verdana, Arial, sans-serif  !important; font-weight:bold !important;}
.listing_pic3 a:visited {color:#E16502 !important; text-decoration:underline !important; font:11px Verdana, Arial, sans-serif !important; font-weight:bold !important;}
.listing_pic3 a:hover {color:#355723 !important; text-decoration:underline !important; font-weight:bold !important;}

td.border a:link {color:#355723 !important; text-decoration:none !important; font:10px Verdana, Arial, sans-serif !important; font-weight:bold !important;}
td.border a:visited {color:#355723 !important; text-decoration:none !important; font:10px Verdana, Arial, sans-serif !important; font-weight:bold !important;}
td.border a:hover {color:#E16502 !important; text-decoration:none !important; font-weight:bold !important;}

span.text_options a:link {padding:8px !important; display:block !important; border-bottom:1px solid #EFECA6  !important; color:#46792B  !important; text-decoration:none  !important; font:10px Verdana, Arial, sans-serif  !important; font-weight:bold  !important;}
span.text_options a:visited {padding:8px !important; display:block !important;  border-bottom:1px solid #EFECA6  !important; color:#46792B  !important; text-decoration:none  !important; font:10px Verdana, Arial, sans-serif  !important; font-weight:bold  !important;}
span.text_options a:hover {padding:8px !important; display:block !important; border-bottom:1px solid #EFECA6  !important; background:#E3DE60  !important; color:#355723 !important; text-decoration:none  !important; font-weight:bold  !important;}
 
span.text_options2 a:link {padding:8px !important; display:block !important; border-bottom:1px solid #9AAD4D !important; color:#46792B !important; text-decoration:none !important; font:10px Verdana, Arial, sans-serif !important; font-weight:bold !important;}
span.text_options2 a:visited {padding:8px  !important; display:block  !important;  border-bottom:1px solid #9AAD4D  !important; color:#46792B  !important; text-decoration:none  !important; font:10px Verdana, Arial, sans-serif  !important; font-weight:bold  !important;}
span.text_options2 a:hover {padding:8px  !important; display:block  !important; border-bottom:1px solid #9AAD4D  !important; background:#E3DE60  !important; color:#355723  !important; text-decoration:none  !important; font-weight:bold  !important;}

.whitebox  a:link {color:#E16502  !important; text-decoration:underline  !important; font:10px Verdana, Arial, sans-serif !important; font-weight:bold !important;}
.whitebox  a:visited {color:#E16502  !important; text-decoration:underline !important; font:10px Verdana, Arial, sans-serif !important; font-weight:bold !important;}
.whitebox  a:hover {color:#355723  !important; text-decoration:underline !important; font:10px Verdana, Arial, sans-serif !important; font-weight:bold !important;}

.greybox  a:link {color:#E16502 !important; text-decoration:underline !important; font:10px Verdana, Arial, sans-serif !important; font-weight:bold !important;}
.greybox  a:visited {color:#E16502 !important; text-decoration:underline !important; font:10px Verdana, Arial, sans-serif !important; font-weight:bold !important;}
.greybox  a:hover {color:#355723 !important; text-decoration:underline !important; font:10px Verdana, Arial, sans-serif !important; font-weight:bold !important;}

#maincontenttd a:link {color:#E16502; text-decoration:underline; font:9px Verdana, Arial, sans-serif; font-weight:bold;}
#maincontenttd  a:visited {color:#E16502; text-decoration:underline; font:9px Verdana, Arial, sans-serif; font-weight:bold;}
#maincontenttd  a:hover {color:#355723; text-decoration:underline; font:9px Verdana, Arial, sans-serif; font-weight:bold;}

.footerlinks {color:#9AAD4D;}
.footerlinks a:link {color:#FFEE66; text-decoration:none; font:10px Verdana, Arial, sans-serif; }
.footerlinks  a:visited {color:#FFEE66; text-decoration:none; font:10px Verdana, Arial, sans-serif;}
.footerlinks a:hover {color:#9AAD4D; text-decoration:none; font:10px Verdana, Arial, sans-serif;}


td#maincontent_index {
	background-color: #E3DE60;
	padding:10px; 
	border:1px solid #508A47;}
	
td#maincontent_index a:link {color:#003300; font:10px Verdana, Arial, sans-serif;}
td#maincontent_index a:visited {color:#003300;}
td#maincontent_index a:hover {color:#E16502; text-decoration:none;}


table#sideads {
	float:right;
	width:300px;
	}
	
td#largead { 
width:300; 
height:250; 
background: #92C378;
padding:0;
border:1px solid #508A47;}

td#smallad {
width:170; 
text-align:center;
background: #FFEE66; 
border:1px solid #508A47; 
padding:0;}
td#smallad img {border:1px solid black; margin-top:5px;}

td#ofthemonth {
width:120; 
height:335; 
background:#92C378;  
border:1px solid #508A47; 
padding:0;}


.copyright {margin-left:350px;
	padding-top:3px;
	font:10px Verdana, Arial,sans-serif;
	color:#CCCC66;
	width:384px;}
div#space {height:8px;}
.dsigncopyright {font:9px Verdana, Arial,Sans-serif; font-weight:bold;}

/* STYLES FOR MAINPAGE AND FEATURED LISTINGS */
td.listing_header {font:11px Verdana, Arial,sans-serif; font-weight:bold; color: #E16502; vertical-align:bottom; line-height:0.25em;}
.listing_index {padding:3px; vertical-align:top; background:#DCD645; 
border-right:1px solid  #9AAD4D;
border-bottom:1px solid  #9AAD4D;
border-left:0;
border-top:0;
}
.listing_pic {padding:3px; vertical-align:top; background:#DCD645; 
border:1px solid  #9AAD4D;
padding-top:5px;
width:33%;
}

.listing_pic2 {padding:3px; vertical-align:top; background:#DCD645; 
border-right:3px solid #E3DE60; 
padding-top:5px;
padding-left:5px;
width:33%;
}

.listing_pic3 {padding:3px; vertical-align:top; background:#DCD645; 
border-right:3px solid #E3DE60; 
padding-top:5px;
padding-left:10px;
width:33%;
}
#logolist {border:3px solid white;}

.printy_bg {background:#DCD645;
 }

#adBanner {border:1px solid #304E21;}

#banners {padding-right:25px;}

img.border_thumb {border:1px solid #355723;}

.yellow img {border:1px solid #355723;}
