/* SouthernMedia.org CSS v2.4 */

@import url(reset.css);
@import url(forms.css);
@import url(hacks.css);


/**********************
Basic Tags Definition
**********************/

p, ul, ol, table {margin: 0 0 1.17em 0;}

strong {font-weight: bold;}
em {font-style: italic;}


/**********************
Headlines
**********************/

h1, h2, h3, h4, h5, h6 {line-height: normal; font-weight: bold;}
h1 {
	font-size: 3em;
}
h2 {
	color: #0099ff;
	font-size: 1.50em;
}
h3 {
	font-size: 1.17em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: .92em;
	margin-bottom: 1em;
}

#footer h4.logo {margin-bottom: 20px;}
#footer h4.logo a {
	height: 47px;
	width: 500px;
	margin: auto;
	background-image: url(../img/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}

h2.findbyloc {
	background: url(../img/tt_find-by-location.gif) no-repeat 0 0;
	height: 21px; width: 400px;
	margin: 8px 0 3px 0 !important;
}

h4.showonly {
	background: url(../img/tt_show-only-stores-with.gif) no-repeat 0 0;
	height: 18px; width: 128px;
	margin-bottom: 4px;
}

.theme2 h2 {color: #0099ff; margin-bottom: 5px;}


/**********************
Anchors
**********************/

a, a:link, a:active, a:visited {color: #0099ff; text-decoration: none;}
a:hover {color: #0099ff; text-decoration: underline;}


/**********************
Main Structure
**********************/

body {
	background: #cdcdcd url(../img/bg.gif) repeat-y center 0;
	color: #000;
	font: 75% Arial, Helvetica, sans-serif;
	line-height: 1.17em;
	min-height: 100.1%;
	text-align: center;
}
#bg-layer1 {
	background: #fff url(../img/bg0.gif) repeat-x 0 0;
	float: left;
	width: 100%;
}
#bg-layer2 {
	background: url(../img/bg1.gif) repeat-x 0 bottom;
	float: left;
	width: 100%;
}

#wrap {
	margin: auto;
	text-align: left;
	width: 800px;
	position: relative;
}

#header {
	
	height: 77px; width: 800px;
	margin: 66px 0 26px 0;
}
	#logo {
		height: 65px; width: 303px;
		margin: 0;
		position: absolute;
		top: 0; left: 0;
	}
	#logo a {
	background: url(../img/logo.gif) no-repeat 0 0;
	height: 65px;
	width: 523px;
	position: absolute;
	top: 3px;
	left: 34px;
	}

#body {
	background: url(../img/bg_body.gif) repeat-y 0 0;
	padding-bottom: 14px;
	width: 800px;
}
	.col-l {float: left; display: inline;}
	.col-r {float: right; display: inline;}

	#body .bg-top {
		float: left;
		background: url(../img/bg_box-top.png) no-repeat 0 0 !important;
		background: url(../img/bg_box-top.gif) no-repeat 0 0;
		padding-top: 23px;
	}
	#body .bg-top .bg-bot {
		float: left;
		background: url(../img/bg_box-bottom.png) no-repeat 0 bottom !important;
		background: url(../img/bg_box-bottom.gif) no-repeat 0 bottom;
		padding-bottom: 23px;
	}
	#body .bg-top .bg-bot.alt {
		background: url(../img/bg_box-bottom-sh.png) no-repeat 0 bottom !important;
		background: url(../img/bg_box-bottom.gif) no-repeat 0 bottom;
		padding-bottom: 33px !important;
		padding-bottom: 23px;
	}
	#body .bg-top .bg-bot .content {
		float: left;
		background: url(../img/bg.gif) repeat-y 0 0;
		padding: 0 20px;
		width: 760px;
	}
	#body .bg-top .bg-bot .content .offset {
		float: left;
		margin: -22px 0;
		width: 760px;
		position: relative;
		z-index: 9999;
	}
	
	/* Theme0 */
	body.theme0 div.main {
		margin-bottom: 14px;
	}
	body.theme0 .col-l {
		margin: 10px 20px 0 0;
		width: 210px;
	}
	body.theme0 .col-r {
		margin: 10px 0 0 0;
		width: 530px;
	}
	
	/* Theme1 */
	body.theme1 #body .bg-top .bg-bot .content .offset {margin: -12px 0;}
	
	body.theme1 .col-l {
		margin: 0 15px 0 5px;
		width: 470px;
	}
	body.theme1 .col-r {
		margin: 50px 0 0 0;
		width: 270px;
	}
	
	/* Theme2 */
	body.theme2 #body .bg-top .bg-bot .content .offset {margin: -12px 0;}
	
	body.theme2 .col-l {
		margin: 175px 30px 0 0;
		text-align: center;
		width: 165px;
	}
	body.theme2 .col-r {
		margin: 10px 0 0 0;
		padding: 0 20px;
		width: 525px;
	}
	
#footer {
	background: url(../img/bg_box-top.png) no-repeat 0 0 !important;
	background: url(../img/bg_box-top.gif) no-repeat 0 0;
	padding-top: 23px;
	width: 800px;
}	
	#footer div.wrap {
		background: url(../img/bg.gif) repeat-y center 40px;
		padding-bottom: 20px;
		width: 800px;
	}


/**********************
General Elements
**********************/

ul.abc {
	background: url(../img/bg_abc.jpg) no-repeat 0 0;
	height: 42px; width: 710px;
	margin: 0;
	padding: 0 0 0 50px;
}
ul.abc li {
	display: inline;
	font-weight: bold;
	line-height: 35px;
	margin: 0 0 0 -4px;
	padding: 0 6px;
}
ul.abc li a {
	color: #0099ff !important;
	font-size: 18px;
}

div.heading {
	float: left;
	border-bottom: 1px solid #0099ff;
	border-top: 1px solid #0099ff;
	color: #0099ff;
	clear: both;
	margin-bottom: 1.17em;
	padding: 5px 0;
}
div.heading h2 {float: left; color: #0099ff;}
div.heading p {float: right; font-size: 1.5em; line-height: normal; margin: 0;}

ul.list0 li {
	background: url(../img/bullet0.gif) no-repeat 0 center;
	font-size: 1.17em;
	font-weight: bold;
	padding: 7px 0 7px 23px;
	position: relative; z-index: 9999;
}

ul.featured-listing {
	margin: 0 -20px 2em -20px;
	position: relative; z-index: 9999;
}
ul.featured-listing p.bizpic {margin-bottom: 1em;}
ul.featured-listing li.biz {
	background: url(../img/bg_featured.gif) repeat-y 0 0;
	margin-bottom: 1em;
	position: relative;
}
ul.featured-listing li.biz dl {
	background: url(../img/bg_featured-bot.gif) no-repeat 0 bottom;
	padding: 0 20px;
}
ul.featured-listing li.biz dt {
	background: url(../img/bg_tt-featured.gif) no-repeat 0 0;
	color: #fff;
	font-size: 1.17em;
	font-weight: bold;
	margin: 0 -20px;
	position: relative; z-index: 9999;
}
ul.featured-listing li.biz dd.fl {margin-bottom: 30px; width: 360px;}
ul.featured-listing li.biz dd.fr {width: 150px;}
ul.featured-listing li.biz dt {
	height: 28px;
	line-height: 28px;
	margin: 0 -20px 10px -20px;
	padding: 0 20px;
	position: relative; z-index: 9999;
}

ul.listing {
	border-top: 2px dashed #0099ff;
	clear: both;
	margin: 0;
	padding-top: 2em;
	width: 100%;
}
ul.listing li.biz {
	margin-bottom: 28px;
	width: 100%;
}
ul.listing dt {
	color: #0099ff;
	font-size: 1.17em;
	font-weight: bold;
	height: 1em;
	padding-bottom: 2px;
}
ul.listing dd {clear: both; width: 100%;}

ul.results {
	font-size: .92em;
	height: 1em;
}
ul.results li.fr a {
	color: #000;
	margin-left: 4px;
	text-decoration: none;
}

div.other-finds {
	height: 20px; width: 368px;
	margin: -16px 0 0 160px;
}
div.other-finds h4, div.other-finds ul, div.other-finds ul li {display: inline; margin: 0;}
div.other-finds h4 {
	color: #3399ff;
	font-size: 14px;
	line-height: 20px;
	margin-right: 4px;
}
div.other-finds ul li {	margin-left: 4px; }
div.other-finds li a {
	color: #999 !important;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}

div.gmap {
	float: right;
	display: inline;
	margin-left: 5px;
}

p.find-ad {
	border-top: 2px dashed #0099ff;
	font-weight: bold;
	margin: 0;
	padding: 1.5em;
	text-align: center;
}

p.banner0 {margin: 0 -20px 1.33em -20px;}


/**********************
Navigation
**********************/

ul.nav {margin-bottom: 0;}
ul.bars li.first {border: 0 !important;}

ul.bars li {display: inline; margin-left: -4px;}
ul.bars li:before {content: "|"; padding: 0 4px;}
ul.bars li:first-child:before {content: "";}

/* Main Nav */
#nav {
	background: url(../img/bg.gif);
	margin: 0;
	height: 23px; width: 800px;
	position: absolute;
	top: 0; right: 0;
}
#nav ul {
	background: url(../img/bg_box-bottom-sh.png) no-repeat 0 bottom !important;
	background: url(../img/bg_box-bottom.gif) no-repeat 0 bottom;
	margin: 0 0 -33px 0;
	height: 56px; width: 800px;
	text-align: center;
	position: absolute;
	top: 0; right: 0;
}
#nav ul li {
	background: url(../img/bg_nav.gif) no-repeat 0 0;
	display: inline;
	height: 46px;
	line-height: 46px;
	margin-right: -4px;
	padding: 4px 6px 4px 27px;
}
#nav li.first {background: none; padding-left: 0;}
#nav li a {
	color: #666;
	font: bold 1em/46px Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 0;
	text-decoration: none;
}

/* Footer Nav */
#footer ul.nav {text-align: center;}
#footer ul.nav a {color: #000;}

/* Details Nav */
body.theme1 .col-l ul.nav {
	float: left;
	height: 35px; width: 100%;
}
body.theme1 .col-l ul.nav li.fl a {
	float: left;
	background: url(../img/bullet0.gif) no-repeat 0 9px;
	display: block;
	font-size: 21px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 23px;
}
body.theme1 .col-l ul.nav li.fr a {
	float: left;
	background: url(../img/bullet1.gif) no-repeat 0 9px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 18px;
}

/* Featured */
ul.featured-listing li.biz dd.fl ul.biznav {
	position: absolute;
	bottom: 10px;
}
ul.biznav {margin-bottom: 0;}
ul.biznav li {float: left;}
ul.biznav li a {
	float: left;
	background: url(../img/bullet1.gif) no-repeat 0 center;
	display: block;
	font-weight: bold;
	line-height: 18px;
	margin-right: 8px;
	padding-left: 19px;
}


/**********************
Common Classes / Misc.
**********************/

/* TXT */
.txt0, .txt1 {color: #0099ff;}

/* - Image Alignment - e = east, n = north, ne = north-east, se = south-east, etc */
img.e, img.w, img.ne, img.nw, img.se, img.sw {display: block;}
img.e  { float: right;	margin: 1.5em 0 1.5em 1.5em;	}
img.w  { float: left;	margin: 1.5em 1.5em 1.5em 0;	}
img.ne { float: right;	margin: 0 0 1.5em 1.5em;	}
img.nw { float: left;   margin: 0 1.5em 1.5em 0;	}
img.se { float: right;	margin: 1.5em 0 0 1.5em;	}
img.sw { float: left;	margin: 1.5em 1.5em 0 0;	}
img.c { margin: auto; }

.l {text-align: left;}
.c {text-align: center;}
.r {text-align: right;}
.b {font-weight: bold;}

.wrap, .col {float: left; display: inline; position: relative;}
.wrap {clear: both;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
img.inline {display: inline; vertical-align: text-bottom;}

.hidden {display: none;}
.replace {display: block; text-indent: -10000px; line-height: 0;}
.nomargin {margin-bottom: 0 !important;}
.noborder {border: 0 !important;}
