/* main page declarations */

div#masthead {
	background-image: url(/siteimages/directory/header.gif);
}

div#channel_navigation ul,div#channel_navigation li ul
{
	background-color: #5492F9;
}
div#channel_navigation li ul
{
	background-color: #F9C;
}


h2 {
	color: #003366;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	margin: .5em 0;
	padding: 0;
}

h3 {
	color: #0066FF;
	font-size: 120%;
	margin:  0;
	padding: 0;
}

#subcategories h3 {
	color: #00c;
	}



#subcategories {
	background: #E5F2FF;
	padding: 8px;
	margin: 5px 0;
	clear: both;
}

#subcategories table tr td {
	padding: 1px;
	margin: 0px;

}

#subcategories table tr td a {
	font-size: 90%;	
	}

.subcategories h3 {
	color: #00c;
	}



.subcategories {
	background: #E5F2FF;
	padding: 8px;
	margin: 5px 0;
}

.subcategories table tr td {
	padding: 1px;
	margin: 0px;

}

.subcategories table tr td a {
	font-size: 90%;	
	}


h2.topspace {
	margin: 10px 0;
}

p {
	padding: 0;
	margin: 10px 0;
}

h2.intro {
	font-weight: normal;
	font-size: 110%;
	line-height: 130%;
	margin: 0 0 1.5em 0;
	color: #666;
	text-align: center;
}


p.intro {
	background: #FFFFCC;
	border: 1px solid #000;
	margin: 6px 0;
	padding: 6px 6px 6px 10px;
	line-height: 16px;
	font-weight: normal;
	font-size: 100%;
}

ul {
	margin: 4px;
}

li {
	margin: 0 10px;
}

h2.intro strong { color: #000; }

h3.browse_category {
	padding: 0;
	text-indent: -3000px;
	overflow: hidden;
	margin: 25px 0 10px 0;
	background-image: url("/siteimages/directory/browse_by_category.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 50px;
}

a { 
	color: #00c;
	text-decoration: none;
}



/***** search form ****/


#advertiserLogin fieldset {
	display: block;
	margin: 0 0 0 0;
	border: 0 solid #FFFFFF;
	padding: 0;
}

#advertiserLogin input.submit 
{
	
	clear: both;
	margin: 4px 0 0 0;
	color: #fff; 
	font-weight: bold;
	background: url("/siteimages/directory/blank_button.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0;
	border:0px solid #fff; 
	cursor: pointer;
	padding: 3px 0 2px 0;
	font-size: 80%;
	width: 80px;
	text-transform:uppercase;
}


#advertiserLogin fieldset {
	margin: 1em 0 0 0;
}

#advertiserLogin label.first
{
	margin-top: 1em;
}

/***** login ****/
#updatePassword input, 
#advertiserLogin input, 
#advertiserLogin select
{
	position: relative;
	top: -1.4em;
	left: 180px;
	display: block;
	
}

#updatePassword label,
#advertiserLogin label
{
	clear: both;
	float: left;
	display: block;
	width: 180px;
	margin: 0;
	padding: 0;
	margin-top: -1em;
}


/********** category select form ********/

#packageSelect fieldset, 
#confirmRegister fieldset, 
#passwordReminder fieldset, 
#updatePassword fieldset,
#directorysearchAdvanced fieldset {
	display: block;
	margin: 0 0 0 0;
	border: 0 solid #FFFFFF;
	padding: 0;
}


#packageSelect input.submit, 
#advertiserRegister input.submit, 
#confirmRegister input.submit, 
#passwordReminder input.submit,
#updatePassword input.submit
#directorysearchAdvanced input.submit
{
	
	clear: both;
	margin: 4px 0 0 0;
	color: #fff; 
	font-weight: bold;
	background: url("/siteimages/directory/blank_button.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0;
	border:0px solid #fff; 
	cursor: pointer;
	padding: 3px 0 2px 0;
	font-size: 80%;
	width: 80px;
	text-transform:uppercase;
}

#advertiserRegister fieldset, 
#confirmRegister fieldset, 
#passwordReminder fieldset,
#updatePassword  fieldset,
#directorysearchAdvanced fieldset
{
margin: 1em 0 0 0;
}

#advertiserLogin label.first,  
#advertiserRegister label.first, 
#confirmRegister label.first, 
#passwordReminder label.first,
#updatePassword label.first
#directorysearchAdvanced label.first
{
	margin-top: 1em;
}




img.emailbut {
position: relative;
top: -40px;
left: 350px;
}
/*** register ****/

#advertiserRegister fieldset {
	display: block;
	border: 0 solid #FFFFFF;
	padding: 0 1em 1em 1em;
	margin: 0 0 0 0;
}

#advertiserRegister fieldset legend {
	font-weight: bold;
	padding: 0 3px;
}

#confirmRegister input, 
#passwordReminder input

{
	position: relative;
	top: -1.4em;
	left: 120px;
	display: block;
	
}

#advertiserRegister input, 
#advertiserRegister select
{
	position: relative;
	top: -1.4em;
	left: 190px;
	display: block;

}

#advertiserRegister input.ckbox {
	position: relative;
	top: 0;
	left: 0;
	display: inline;
}

#directorysearchAdvanced input,
#directorysearchAdvanced select
{

	position: relative;
	top: -1.4em;
	left: 120px;
	display: block;

}



#passwordReminder label
{
	clear: both;
	float: left;
	display: block;
	width: 120px;
	margin: 0;
	padding: 0;
	margin-top: -1em;
}

#advertiserRegister label, 
#confirmRegister label,
#directorysearchAdvanced label

{
	clear: both;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: -1em;
	width: 190px;

}

#advertiserRegister label {
	width: 200px;
}

#advertiserRegister label.check {
	width: 400px;
}

#passwordReminder input {
	left: 200px;
}
#passwordReminder label {
	width: 200px;
}

#directorysearchAdvanced label {
	width: 250px;
}

#directorysearchAdvanced input,
#directorysearchAdvanced select {
	left: 250px
}

#advertiserRegister label.check input {
	width: 400px;
}

div.radio label {
font-size: 120%;
font-weight: bold;
padding: 0 0 0 2px;
}

div.radio {
	margin: 3px;
	padding: 4px;
	line-height: 130%;
	background-color: #fff;
	border-color: #CFF;
	border-width: 1px;
	border-style: solid;
	width: 90%;
}

div.radio#free { 
	background: #C1E0FF; 
	border-color: #70B7FF;
}

div.radio#bronze { 
	background: #CCCC99; 
	border-color: #996600;
}

div.radio#silver { 
	background: #efefef; 
	border-color: #CCCCCC;
}

div.radio#gold {
	border-color: #FF9900;
	background-color: #FFFFCC;
}

div.radio input {
	float: left;
	margin-left: -1.5px;

}


/***** list categories ******/

ul#categories
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	text-indent: 0;

}

ul#categories li
{
	list-style: none;
	margin: 0;
	padding: 10px 0;
	background-color: #fff;
	width: 33%;
	height: 80px;
	float: left;
	display: block;
	border-bottom: #9CF;
	border-width: 0 0 0px 0;
	border-style: none none solid none;
}

ul#categories dl
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ul#categories dt
{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: 0;
}

ul#categories dt a
{
	color: #039;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}

ul#categories dt a:hover {
text-decoration: underline;
}


ul#categories dt span.hm_more a {
	font-size: 80%;
	text-decoration: none;
	font-weight: normal;
}

ul#categories dd
{
	list-style: none;
	margin: 0;
	padding: 0 text-indent:0;
}

ul#categories dd a
{
	background-image: url(/siteimages/directory/arrow_new.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 12px;
	color: #06F;
	text-decoration: none;
}

ul#categories dd a:hover
{
text-decoration: underline;
}

/*** sidebar ****/

div#right_advertisement
{
	float: right;
	width: 150px;
	padding: 0 1px;
	text-align: center;
	border;1px solid red;
}

div#right_advertisement ul
{
	margin: 4px 0 4px 0;
	padding: 0 2px;
	display: table;
	width:97%;
	list-style:none;
	text-align: center;
}

div#right_advertisement ul li
{
	font-size: 85%;
	margin: 0 0 .1em 0;
	text-indent: 0;
	display: block;
	width:100%;
	border-bottom:#ccc solid 1px;
	padding:.3ex 0;
	text-align: left;
	background-image: url(/siteimages/arrow_breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: -2px .2em;
}

div#right_advertisement ul li.header {
padding: .3ex 0 .3ex 4px;
width:98%;
}

div#right_advertisement ul li a
{
padding: 3px 0 3px 10px;
}

div#right_advertisement div
{
	margin: 10px 0;

}


/*** footer ****/

/**** labels ****/

span.required { color: red; font-weight: bold; }


/**** results listings *****/

/* Result styling */
ul.results
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 130%;

}

ul.results li
{
	margin: 0;
	padding: 0;
	display: table;
	width: 95%;

}

ul.results li.result
{
	border: 1px #9cf solid;
	padding: 1ex;
	margin: 0 0 2ex 0;

}

/* awaiting approval */
ul.results li.result1
{
	border: 1px #bbb solid;
	background: #efefef;
	padding: 1ex;
	margin: 0 0 2ex 0;
}
/* approved */
ul.results li.result2
{
	border: 1px #bbb solid;
	background: #FFFFCC;
	padding: 1ex;
	margin: 0 0 2ex 0;
}

/* rejected */
ul.results li.result3
{
	border: 1px #000 solid;
	background: #93CE3D;
	padding: 1ex;
	margin: 0 0 2ex 0;
}

/* fade */
ul.results li.resultfade
{
	border: 1px red solid;
	background: #FFFF99;
	padding: 1ex;
	margin: 0 0 2ex 0;

}


ul.results li.result.expired
{
	background-color: #ccc;
	border-color: #999;
}

ul.results li.result.expired  dt { border-color: #999; }
ul.results li.result.expired em { color: red; }

ul.results li.gold
{
	background-color: #CCE5FF;
	border-color: #CCE5FF;
}

ul.results li.silver
{
	background-color: #FFF;
	border-color: #9cf;
}

ul.results dl
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.results li.gold dl
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}

ul.results dt
{
	border-bottom: 1px #9cf solid;
	font-weight: bold;
	padding: 0 0 .5em 0;
	margin: 0 0 1ex 0;
	font-size: 110%;
	color: #000;
}

ul.results img.logo
{
	border: 1px #fff solid;
	margin: 0 0px 0 0;
	vertical-align: middle;
}

ul.results li.gold dt
{
	border-bottom: #9CF;
	font-weight: bold;
	margin: 0 0 1ex 0;
	font-size: 130%;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

ul.results li.silver dt { border-bottom: #9cf 1px solid; }

ul.results dd
{
	text-indent: 0;
	margin: 0;
	padding: 0;
}

ul.results dt a { text-decoration: none; }

ul.results  dl ul
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 48%;
}

ul.results dl dd.description
{
	padding-top: 1ex;
	margin-top: 1ex;
	display: block;
	clear: both;
}

ul.results  dl dd.description ul,ul.results  dl dd.description p
{
	display: block;
	margin: 0 0 .5em 0;
}

ul.results  dd.description ul {}

ul.results  dd.description  li
{
	float: left;
	display: block;
	padding-left: 2ex;
	background-image: url(/siteimages/directory/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

ul.results dd.interactive { text-align: right; }

/***** end results listings *****/


/**** column 1 and 2 for results ****/

#column_1 {
	float: left;
	padding: 0;
	border: 0;
	margin: 0;
	width: 220px;
}

/******** sidebar *********/

#column_2 {
	margin: 0 0 0 48%;
	padding: 0;
	border: 0;
	width: 48%
}

p.success {
	background: #E7F4D4 url(/siteimages/directory/icons/check.gif) no-repeat 0 50%;
	border: 1px solid #00D100;
	margin: 6px 0;
	padding: 6px 6px 6px 26px;
	line-height: 16px;
	font-weight: bold;
}

div#selectpackagediv {
	text-align: left;
}



.categories_select {
    width: 200px;
    height: 250px;
}

/********************************************/
/*			POST AN AD STEPS 				*/
/********************************************/

#adsteps ul {
	margin: 0;
	list-style: none;
	padding: 6px 0;
	text-align: center;
}

#adsteps li {
	display: inline;
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #005EED;
	border: 1px solid #000;
}

#adsteps li.arrow {
	border: 0;
	padding: 0 10px 0 10px;
}

#adsteps .adstepsno {
	font-size: 25px;
	font-weight: bold;
	color: #005EED;
	margin: 0;
	padding: 0 5px;
}

#adsteps .active {
	color: red;
}

#adsteps .completed {
color: #ccc;
}


#manageaccount h3 {
	border-top: 1px dotted #036;
	padding: 8px 0 0 0;
	margin: 30px 0 4px 0;
}

#manageaccount p {
	padding: 0;
	margin: 3px 0;
}


/******* packages select **************/

dl.packages {
	width: 400px;
	display: block;
	list-style: none;
	margin: 0 10px 15px 0;
	padding: 0;
	border: 1px solid #000;
	text-align: left;
}

dl.packages.last {
	
}

dl.packages ul {
	margin: 4px 0 4px 0;
	padding: 0 0px;
	display: table;
	list-style:none;
}

dl.packages ul li {
	font-size: 85%;
	margin: 0 0 .1em 0;
	text-indent: 0;
	vertical-align: middle;
	display: block;
	border-bottom: #ccc solid 1px;
	padding: .3ex 0 .5ex 12px;
	background-image: url(/siteimages/directory/arrow_breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

dl.packages dt#priority {
	padding: 8px 10px 0 0;
	overflow: hidden;
	text-align: right;
	color: black;
	margin: 0;
	background-image: url("/siteimages/directory/header_priority.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 22px;
	border-bottom: 1px solid #000;
}

dl.packages dt#priority a {
	color: black;
}

dl.packages dt#standard {
	padding: 8px 10px 0 0;
	overflow: hidden;
	text-align: right;
	color: black;
	margin: 0;
	background-image: url("/siteimages/directory/header_standard.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 22px;
	border-bottom: 1px solid #000;
}

dl.packages dt#standard a {
	color: black;
}

dl.packages dt#free {
	padding: 8px 10px 0 0;
	overflow: hidden;
	text-align: right;
	color: black;
	margin: 0;
	background-image: url("/siteimages/directory/header_free.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 22px;
	border-bottom: 1px solid #000;
}

dl.packages dt#free a {
	color: black;
}

ul.packagedescription {

	padding: 5px;
}

#free p {
	padding: 5px;
	margin: 0;
}

#free p.header {
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #000;
	color: #005EED;
	background: #F4F9FF;
	text-align: center;
}

dl.packages dd {
	margin: 0;
	padding: 5px;
}





dl.packages dd.packageradio, #free p.packageradio {
	color: #005EED;
	font-weight: bold;
}

dl.packages dd.packageradio {
	text-align: center;
}


#currency {
	clear:both; 
	margin: 10px;
}

p.warning, div.warning {
	background: #F5FBFD;
	border: 1px solid #0066CC;
	margin: 6px 0;
	padding: 6px;
	font-weight: bold;
	width: 90%;
}

img {
	padding: 0;
	margin: 0;
}

.dTreeNode {
	margin: 0;
	padding: 0;
}

.dtree {
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.dtree a {
	color: #312D9B;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

#searchResultsInfo {
	margin: 5px 0;
}

option.disabled {
	color: #999;
}

#subcategories {
	padding-top: 10px;
	}
	
table#cat2 {
		
}

table#cat2 tr td {
	border-bottom: 0px dotted #ccc;	
}

table#cat2 tr td table tr td {
	border-bottom: 1px dotted #ccc;	
}

table#cat2 tr td h4 {
	margin: 0;
	padding: 0;
	font-size: 110%;
}

table#cat2 tr td h4 a {
	color: #039;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 0;

}

table#cat2 tr td h4 a:hover,
table#cat2 tr td a:hover {
	text-decoration: underline;	
}

table#cat2 tr td a {
	color: #06F;
	padding: 5px 0 0 0;
}

table#cat2 tr td a.mrlk {
	color: #000;
	font-size: 85%;
}


/* CSS Document */

div.listing {
	clear: both;
	display: block;
	font-size: 90%;
	border: 1px solid #ddd;
	margin: 10px 0 10px 0;
}

div.listing div.topbar {
	padding:6px;
	background: #ccc;
	line-height: 150%;
	margin: 1px;
}

div.listing.free div.topbar {
	background-color: #efefef;
}

div.listing.standard div.topbar {
	background-color: #D7D7D7;
}

div.listing.priority div.topbar {
	background-color: #FEEF8C;
}

div.listing div.bottombar {
	padding:6px;
	clear: both;
}

div.listing div.company {
	float:left;
	width:350px;
	padding:2px 0;
	margin: 0;
}

div.listing div.company h4 {
	margin: 0;
	padding: 0;
	font-size: 125%;
}

div.listing div.entryimage {
	float: right;
	margin: -40px 4px 0 0;
}

div.listing div.company h4 a { color: #0054D4; text-decoration: none; }
div.listing div.company h4 a:hover { text-decoration: underline; }

div.listing div.web {
	float:right;
	width:95px;
	text-align:right;
	height: 20px;
	vertical-align: middle;
	background-image: url(/siteimages/directory/website.gif);
	background-repeat: no-repeat;
}

div.listing div.address {
	margin: 5px 0 3px 0;
	padding: 5px 0px;
}

div.listing div.address p {
	margin: 0;
	padding: 0;
}

div.listing div.category {
	margin: 5px 0 3px 0;
	padding: 5px 0px;
}

div.listing ul.bullets {
	margin:0; 
	padding: 0;
	list-style:none;
	display: table;
}

div.listing ul.bullets li {
	margin:0; 
	padding:0;
	font-size: 10px;
	list-style:none;
	padding:1px 0 1px 10px;
	margin: 0 5px 0 0;
	background-image: url(/siteimages/directory/arrow_breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

div.listing div.exlinks {
	padding: 6px 0;
}

div.listing div.exlinks ul {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}

div.listing div.exlinks ul li {
	margin: 0 0 0 5px; 
	padding: 0;
	list-style: none;
	display: inline;
}

div.listing span.head {
	color: #0054D4;
	font-weight: bold;
}

div.userinteractive {
	font-size: 90%;
	margin: 0 0 40px 0;
}

div.userinteractive ul {
	clear:both;
	margin:0; 
	padding:0;
	list-style:none;
	display:inline;
}

div.userinteractive ul li {
	margin:0; 
	padding:0 10px 0 0;
	list-style:none;
	display:inline;
}


div#search_box {
	clear: both;
	padding: 15px 0 0 0;
	margin: 0;
	width: 605px;
	background: #99CCFF;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 605px; /* correct width for IE6 */
}

html>body  div#search_box { width: 605px; }

div#search_box form, div#search_box fieldset {
	margin: 0;
	padding: 0;
}

#directorysearch
{
	margin: 0;
	padding: 0 0;
}

#directorysearch fieldset
{
	display: block;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
}


#directorysearch input.submit
{
	clear: both;
	margin: 8px 0 0 125px;
	color: #fff; 
	font-weight: bold;
	cursor: pointer;
	padding: 1px;
	font-size: 90%;
	width: 50px;
}



#directorysearch label.first_label
{
	margin-top: 6px;
}


#directorysearch p {
	position: relative;
	top: -20px;
	margin: 0;
	padding: 0;
}

#directorysearch p a {
	color: #000;
	font-size: 90%;
	text-decoration: underline;
}

div#dbreadcrumbs {
	height: 20px;
	font-size: 90%;
	padding: 0;
	margin: 0;
}

div#dbreadcrumbs a {
	text-decoration: none;
	background-image: url(/siteimages/arrow_breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 1.5em;
}

div#dbreadcrumbs a.bread_noarrow {
	text-decoration: none;
	background: none;
	padding-right: 0px;
}

a.adsearch {
	margin: 0 0 0 60px;	
}


