@charset "utf-8";
/* CSS Document */

/*Begin CSS Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background:url(/images/bg-top-repeating.png) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#333333;
}
a {
	color:#007085;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#wrapper {
	margin:0 auto;
	background:url(/images/bg-top-center.png) no-repeat top center;
}
#content {
	width:850px;
	margin:0 auto;
	padding-bottom:50px;
}
#header {
	padding-bottom:100px;
}
#logo {
	text-indent:-9999px;
	background:url(/images/logo.png) no-repeat;
	width:265px;
	height:148px;
	margin-top:6px;
	float:left;
}
#nav {
	text-transform:uppercase;
	font-weight:bold;
	font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:17px 0 0 60px;
}
#nav ul {
	list-style:none;
}
#nav ul li {
	display:inline-block;
	margin-right:25px;
	height:34px;
	width:105px;
	padding:8px 0 0 0;
	text-align:center;
	float:left
}
#nav ul li:hover {
	background:url(/images/nav-bg.png) no-repeat top left;
}
#nav ul li a {
	text-decoration:none;
	color:#FFF;
}
#nav ul li a:hover {
	color:#FFFFFF;
}
#top-feature {
	width:520px;
	color:#CCCCCC;
	margin-left:325px;
	margin-top:-30px;
	float:left;
}
#top-feature h1 {
	font-size:16pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	font-weight:normal
}
#top-feature p {
	line-height:13pt;
}
#top-search {
	background:url(/images/bg-top-search.png) no-repeat;
	width:505px;
	height:75px;
	margin-top:25px;
}
#left {
	width:300px;
	float:left;
}
#left h1 {
	font-size:14pt;
	color:#555555;
	padding:16px 0 15px 20px;
	font-weight:normal;
}
#categories ul li {
	line-height:20pt;
	list-style:none;
	padding:0 20px 0 20px;
	background:url(/images/dotted-border.gif) repeat-x bottom;
	font-size:10pt;
	width:240px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#right {
	width:520px;
	float:left;
	padding-left:30px;
}
#search-distance {
	background:url(/images/bg-search-distance.png) no-repeat;
	width:300px;
	height:128px;
	padding-bottom:25px;
}
#right h1 {
	background:url(/images/bg-right-header.png) no-repeat;
	width:505px;
	height:50px;
	color:#FFFFFF;
	padding:13px 0 15px 20px;
	font-size:16pt;
	font-weight:normal;
	font-family:Arial;
}
#right-featured p {
	padding-bottom:10px;
}
#right-featured img {
	float:left;
	border:0;
	padding-right:15px;
}
#right p {
	line-height:14pt;
	padding:0 0 25px 5px;
	width:495px;
}
#right-recentlyadded {
}
#footer {
	background:url(/images/bg-footer-repeating.png) repeat-x;
	height: 152px;
}
#footer-bg {
	background:url(/images/bg-footer-center.png) no-repeat top center;
	height:152px;
}
#footer-content {
	width:505px;
	font-size:8pt;
	margin-left:600px;
	padding-top:60px;
	color:#555555;
}
#footer-content h1 {
	color:#999999;
	margin-bottom:10px;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
}
#search-box {
	background:transparent;
	font-family:Arial, helvetica;
	font-size:14pt;
	height:30px;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:0px;
	margin-top:23px;
	width:360px;
	border:0;
}
#search-button {
	float:left;
	margin:14px 0 0 35px;
	cursor:pointer
}
.highlight {
	background-color:#ffdd00;
	padding:1px;
}
#distance-search-input {
	margin:2px 0 0 28px;
}
#distance-search-options {
	margin:15px 0 0 25px;
	font-size:11px;
}
#search-stats {
	font-style: italic;
	background:#EEEEEE;
	color:#999999;
	border:1px solid #DDDDDD;
	padding:5px!important;
	width:492px;
	margin-top:-25px;
	margin-bottom:25px;
}
#distance-search-box {
	background:transparent;
	border:0;
	font-family:Arial, helvetica;
	font-size: 12pt;
	width:230px;
}
#merchant-name {
	font-size:11pt;
	color:#007085;
	font-family:Arial, Helvetica, sans-serif;
}
.featuredimg {
	float:left;
	padding-right:15px;
	margin-bottom:25px;
}
#featured {
	padding-bottom:25px;
}
#contactform {
	padding-left:10px;
	line-height:16pt;
}
#contactform td {
	padding:3px;
	vertical-align:top;
}
#results-link {
	padding-left:10px;
	border-bottom:1px dotted #CCC;
	padding-bottom:10px!important;
}
#distance-search-labels {
	float:left;
	padding:3px 10px 0 0;
}
#distance-search-button {
	float:left
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(/images/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#faqs1 {
	float:left;
	width:91px;
	height:80px;
	background:url(/images/faqs_1.jpg) no-repeat 0 0;
}
#faqs2 {
	float:left;
	width:207px;
	height:80px;
	cursor:pointer;
	background:url(/images/faqs_2.jpg) no-repeat 0 0;
}
#faqs3 {
	float:left;
	width:207px;
	height:80px;
	cursor:pointer;
	background:url(/images/faqs_3.jpg) no-repeat 0 0;
}
#faqs1:hover, #faqs2:hover, #faqs3:hover {
	background-position: 0 -80px;
}
#merchant-wrapper {
	padding-bottom:30px;
}
#merchantdescription {
	width:350px;
	padding-bottom:10px;
}
.location-company {
	font-size:12pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#merchantlink {
	font-size:9pt;
	padding-bottom:20px;
	padding-top:10px;
	padding-left:10px;
}
#offerwrapper {
	background:url(/images/offerbg.png) no-repeat;
	width:664px;
	height:260px;
}
#offerdescription {
	font-size:17pt;
}
#offer {
	font-size:13pt;
}
#offerdetails {
	margin-top:15px;
	margin-right:25px;
	font-size:8pt;
}
#offercontents {
	padding-top:30px;
	padding-left:25px;
}
#exp {
	padding-top:15px;
	font-size:8pt;
	font-weight:bold;
}
#offercontrols {
	text-align:right;
	width:664px;
	padding-top:20px;
}
#merchantdescription p {
	width:auto;
}

