div, table {
	margin:0;
	padding:0;
	}
body {
	margin: 0;
	padding: 0;
	font: normal 62.5% Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	background: #FFF;
	}
p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0 0 12px 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #333;
	}
h1 {
	font-size: 2.5em;
	}
h2 {
 	font-size: 2em;
	}
h3 {
 	font-size: 1.75em;
	}
h4 {
 	font-size: 1.5em;
	}
h5 {
 	font-size: 1.25em;
	}
h6 {
 	font-size: 1em;
	}
input, select, textarea {
	padding: 2px;
	font: normal 1em Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #999;
	border-bottom-color:#CCC; 
	border-right-color:#CCC; 
	}
input, select, th, td {
	font-size: 1em; 
	}
input[type=image], input[type=radio], input[type=checkbox] {
	border: none;
	padding: 0;
	}
input[type=radio], input[type=checkbox] {
	vertical-align: middle;
	}
hr {
	height: 1px;
	background: #999;
	border: 0;
	margin: 14px 0;
}
td {
	vertical-align: top;
	}
img {
	border: none;
	}
form {
	margin: 0;
}
a {	
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {	
	text-decoration: underline;
	}
.loader {
	border: 1px solid #C00;
	height: 75px;
	background: transparent url(/images/gifs/ajax-loader.gif) no-repeat center center;
}
	
blockquote.pullquote {
	background: #EFE8F2 url(/images/columns/leftquote.png) no-repeat left top;
	color: #562384;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 0;
}
blockquote.pullquote span {
	display: block;
	padding: 10px 55px;
	background: transparent url(/images/columns/rightquote.png) no-repeat right bottom;
}
a.arrlnk {
	font-size: 1.091em;	
	padding: 2px 17px 2px 0;
	background: transparent url(/images/gifs/listing-arrow.gif) no-repeat center right;
}
a.bcklnk {
	font-size: 1.091em;	
	padding: 2px 0 2px 17px;
	background: transparent url(/images/gifs/back_arrow.gif) no-repeat center left;
}
a.pluslnk {
	font-size: 1.091em;	
	padding: 2px 17px 2px 0;
	background: transparent url(/images/gifs/plus-arrow.png) no-repeat center right;
}
a.minuslnk {
	font-size: 1.091em;	
	padding: 2px 17px 2px 0;
	background: transparent url(/images/gifs/button_red_minus.gif) no-repeat center right;
}
a.uplnk {
	font-size: 1.091em;	
	padding: 2px 17px 2px 0;
	background: transparent url(/images/gifs/up_arrow.gif) no-repeat center right;
	}
a.mappin {
	font-size: 1em;	
	padding-right: 17px;
	background: transparent url(/images/gifs/listing-target.gif) no-repeat center right;
	white-space: nowrap;
}
a.camlnk {
	font-size: 1.091em;	
	padding: 2px 0 2px 17px;
	background: transparent url(/images/vip/lil_red_cam.gif) no-repeat center left;
}
span.company {
	font-weight: bold;
}
	
html .case:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
html .case {display: inline-block;}
/* Hides from IE-mac \*/
	* html .case {height: 1%;}
	html .case {display: block;}
/* End hide from IE-mac */
#accessibility_links {
	display: none;
}

/* HEADER EDGE */
.top_ce {
	background: transparent url(/images/edges/right.png) no-repeat top right;
	padding: 0;
	border: none;
	font: bold 1.091em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.top_ce span {
	display: block;
	padding: 2px 10px;
	margin: 0;
	background: transparent url(/images/edges/left.png) no-repeat top left;	
}
.bot_ce {
	background: transparent url(/images/edges/bottomleft.png) no-repeat bottom left;
	padding: 0;
	margin: 12px 0;
}
.bot_ce span {
	display: block;
	background: transparent url(/images/edges/bottomright.png) no-repeat bottom right;
	height: 19px;
}


.greyhead {
	background: #CCC url(/images/edges/right.png) no-repeat top right;
	padding: 0;
	border: none;
	font: bold 1.091em Verdana, Arial, Helvetica, sans-serif;
}
.greyhead span {
	display: block;
	color: #666;
	padding: 2px 10px;
	margin: 0;
	background: transparent url(/images/edges/left.png) no-repeat top left;	
}

.greybottom {
	background: #CCC url(/images/gifs/planner-head-bl.gif) no-repeat bottom left;
	padding: 0;
	margin: 12px 0;
}
.greybottom span {
	display: block;
	background: transparent url(/images/gifs/planner-head-br.gif) no-repeat bottom right;
	height: 19px;
}

.bluehead {
	background: #3174D8 url(/images/edges/right.png) no-repeat top right;
	padding: 0;
	border: none;
	font: bold 1.091em Verdana, Arial, Helvetica, sans-serif;
}
.bluehead span {
	display: block;
	color: #FFF;
	padding: 2px 10px;
	margin: 0;
	background: transparent url(/images/edges/left.png) no-repeat top left;	
}

.redhead {
	background: #C00 url(/images/gifs/headerred-tr.gif) no-repeat top right;
	padding: 0;
	border: none;
	font: bold 1.091em Verdana, Arial, Helvetica, sans-serif;
}
.redhead span {
	display: block;
	color: #FFF;
	padding: 2px 10px;
	margin: 0;
	background: transparent url(/images/gifs/headerred-tl.gif) no-repeat top left;	
}
.redbottom {
	background: #C00 url(/images/gifs/headerred-bl.gif) no-repeat bottom left;
	padding: 0;
	margin: 12px 0;
}
.redbottom span {
	display: block;
	background: transparent url(/images/gifs/headerred-br.gif) no-repeat bottom right;
	height: 19px;
}


.roundhead {
	background: #C00 url(/images/gifs/headerred-tr.gif) no-repeat top right;
	padding: 0;
	border: none;
	font: bold 1.091em Verdana, Arial, Helvetica, sans-serif;
}
.roundhead span {
	display: block;
	color: #FFF;
	padding: 2px 10px;
	margin: 0;
	background: transparent url(/images/gifs/headerred-tl.gif) no-repeat top left;	
}
.roundbottom {
	background: #C00 url(/images/gifs/headerred-bl.gif) no-repeat bottom left;
	padding: 0;
	margin: 12px 0;
}
.roundbottom span {
	display: block;
	background: transparent url(/images/gifs/headerred-br.gif) no-repeat bottom right;
	height: 19px;
}


/* END HEADER EDGE */

.clear {
	clear: both;
	height: 0;
	}
.sep {
	display: none;
	}
.error {
	color: #F00;
	font-weight: bold;
	}

/* ---------- TEMPLATE --------- */
#main_wrapper {	
	width: 1006px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
#tmp_header {	
	margin: 15px 21px 0 21px;
	text-align: right;
	z-index: 100;
	}
#tmp_header h1 {
	float: left;
	text-align: left;
	width: 260px;
	margin: -18px;	
	margin-bottom: 0;
	padding: 0 0 0 11px;
	}
#tmp_header .spon {
	padding: 0 11px 18px 0;
	height: 60px;
	margin: 0;
	z-index: 2;
	position: relative;
	}
#tmp_header .spon .spon {
	padding: 0;
	height: auto;
	}
	
#tmp_body {
	margin: 0 32px 12px 32px;
	font-size: 1.1em;
	}
#tmp_body_table {
	border: 0;
	border-spacing:0;
	}
	
#tmp_pods {
	width:150px;
	padding: 0 14px 0 2px;
	}
div#tmp_pods {
	float:left;
	}
	
#tmp_ads {
	width: 150px;
	padding: 0 2px 0 14px;
	}
div#tmp_ads {
	float:left;
	}
#tmp_ads .spon {
	text-align: left;
	}
#tmp_ads .spon a {
	display: block;
	margin-bottom: 12px;
	}
	
#tmp_content {
	padding: 0;
	width: 610px;
	}
div#tmp_content {
	float: left;
	margin-bottom: 14px;
	}
div#tmp_content.noads {
	width: 774px;
	padding-right: 2px;
	}
#tmp_content .caseframe {
	width: 100%;
	float: left;
	}
	
#tmp_footer {
	clear:both;
	}
#tmp_footer {
	margin: 0 20px 12px 20px;
	text-align: center;
}
#tmp_footer #googlesearch {
	width: 250px;
	margin: 0 auto;
	font: 1.1em Arial, Helvetica, sans-serif;
}
#tmp_footer .menubar a {
	color: #FFF;
	text-decoration: none;
}
#tmp_footer .menubar {
	background: #C00;
	color: #FFF;
	background: #C00 url(/images/menu/bar_tl.gif) no-repeat top left;
	padding: 0 0 0 12px;
	margin: 0 0 12px 0;
	font: 1.1em/1.4545em Arial, Helvetica, sans-serif;
	text-align: center;
}
#tmp_footer .menubar span {	
	padding-right: 12px;
	text-align: right;
	float: right;
	background: transparent url(/images/menu/bar_tr.gif) no-repeat top right;
}
#tmp_footer .menubar span.copy {	
	text-align: left;
	float: left;
	background: none;
}
		
#tmp_menu {
	margin: 0 20px 12px 20px;
}

#tmp_menu.message {
	padding: 22px 20px 12px 0;
	margin: -22px 0 0 20px; 
	background: transparent url(/images/menu/spinningstar.gif) no-repeat top right;
}
#tmp_menu a {
	color: #FFF;
	text-decoration: none;
}
#tmp_menu .menubar {
	background: #C00;
	color: #FFF;
	background: #C00 url(/images/menu/bar_tl.gif) no-repeat top left;
	padding: 0 0 0 7px
}
#tmp_menu .menubar ul {	
	margin: -2px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tmp_menu .menubar li {
	float: left;
	width: auto;
	position: relative;
	background: transparent url(/images/menu/hov_tr.gif) no-repeat top right;
	margin-right: 2px;
}
#tmp_menu .menubar li a {
	display: block;
	width: auto;
	padding: 3px 5px;
	font: 1.1em/1.0909em Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #C00 url(/images/menu/off_t.gif) repeat-x top;
}
#tmp_menu .menubar li a:hover {
	background: transparent url(/images/menu/hov_tl.gif) no-repeat top left;
}
#tmp_menu .menubar li.high {
	background: transparent url(/images/menu/on_tr.gif) no-repeat top right;
}
#tmp_menu .menubar li.high a {
	color: #5A5A5A;
	background: transparent url(/images/menu/on_tl.gif) no-repeat top left;
}
#tmp_menu .login {	
	float: right;
	padding: 2px 12px 2px 5px;
	font: 1em/1.2em Arial, Helvetica, sans-serif;
	background: transparent url(/images/menu/bar_tr.gif) no-repeat top right;
}
#tmp_menu .message {	
	background: none;	
	padding-right: 5px;
}
#tmp_menu .boo {	
	float: right;
	display: block;
	margin: 0 0 -10px -3px;
	width: 23px;
	height: 21px;
	background: transparent url(/images/menu/boo10.gif) no-repeat top left;
	text-indent: -9999px;	
}
#tmp_menu .boo img {
	z-index: 2;
}
#tmp_menu .submenu {	
	margin: 0 12px;
	border-bottom: 1px solid #999;
}
#tmp_menu .submenu ul {	
	margin: 0;
	list-style: none;
	padding: 5px 0 2px 0;
}
#tmp_menu .empty {	
	height: 12px;
	border: none;
}
#tmp_menu .submenu li {
	float: left;
	width: auto;
	margin-right: 2px;
	padding: 0 10px 0 0;
}
#tmp_menu .submenu li a {
	display: block;
	width: auto;
	color: #C00;
	font: bold .9em/1.333em Verdana, Arial, Helvetica, sans-serif;
}
/* ---------- END OF TEMPLATE --------- */


/* search bars */
#searchcontrol {
	margin-bottom: 12px;
}
#searchcontrol h1 {
	background: #666 url(/images/gifs/planner-cont-tl.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	padding: 3.5px 10px;
	height: 12px;
	font: bold 11.25px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #FFFFFF;
}
#searchcontrol p.form {
	display: block;
	float: right;
	width: 22em;
	height: 32px;
	background: transparent url(/images/gifs/head-searchbarend.gif) no-repeat top right;
	margin: 0;
	padding: 0;	
}
#searchcontrol p.form span {
	background: transparent url(/images/gifs/head-searchbar.gif) no-repeat top left;
	display: block;
	margin-right: 6px;
	padding: 6px 4px;
	height: 20px;	
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: right;
}
#searchcontrol input[type="text"] {
	color: #000;
	border: 1px solid #CCC;
	background: #FFF;
	font-size: 1em;
	width: 10em;
	padding: 2px;	
}
#searchcontrol p {
	padding: 0;
	margin: 0;
	padding: 3px 10px;
	font: bold 11.25px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#searchcontrol a {
	text-decoration: none;
	color: #FFF;
	background: transparent url(/images/gifs/button_search_arr.gif) no-repeat center right;
	padding-right: 17px;
}
/* search bars end */

#getlisted {
	 margin-top: 14px;
	 margin-bottom: 14px;
}
#getlisted .thebox {
	 background: transparent url(/images/directory/red-line-box-bott.gif) no-repeat bottom;
}
#getlisted .theboxtop {
	 background: transparent url(/images/directory/red-line-box-top.gif) no-repeat top;
	 padding: 10px;
	 padding-bottom: 0;
}
#getlisted p {
	margin-left: 125px;
}
#getlisted h3 {
	float: left;
	width: 100px;
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
}
#getlisted .ring {
	background: transparent url(/images/directory/classified-ring.png) no-repeat;
	width: 150px;
	height: 80px;
	position: absolute;
	left: -34px;
	top: -23px;
}

