/* 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;}
#footer2 h4.logo {margin-bottom: 20px;}

#find #footer h4.logo a {
	background: url(../img/logo_footer.gif) no-repeat 0 0;
	height: 47px; width: 226px;
	margin: auto;
}
#find #footer2 h4.logo a {
	background: url(../img/logo_footer.gif) no-repeat 0 0;
	height: 47px; width: 226px;
	margin: auto;
}

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.gif) no-repeat 0 0;
	height: 18px;
	margin-bottom: 4px;
}

h4.showonlycoachs {
	background: url(../img/tt_show-business-coach.gif) no-repeat 0 0;
	height: 25px; width: 283px;
	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;
}

#findDiscounts #header {
	background: url(../img/bg_headerfindDiscounts.png) no-repeat 510px 45px;
}

#find #header {

}

#findFast #header {
	background: url(../img/bg_headerFast.png) no-repeat 450px 45px;
}


#findDiscounts  #bg-layer1 #bg-layer2 #wrap #logo a{
	background: url(../img/bg_logofindDiscounts.png) no-repeat;
	width: 330px;
}

#find  #bg-layer1 #bg-layer2 #wrap #logo a{
	background: url(../img/logo.gif) no-repeat;
}

#findFast  #bg-layer1 #bg-layer2 #wrap #logo a{
	background: url(../img/bg_logoFast.png) no-repeat;
}

	#logo {
		height: 65px; width: 685px;
		margin: 0;
		position: absolute;
		top: 0; left: 0;
	}
	#logo a {
		height: 65px; width: 685px;
		position: absolute;
		top: 3px; left: 34px;
	}
	
#find ul li.small {
	font-size: 12px;
	line-height: 14px;
}

#find .col-l3 {
	width: 475px;
}

#find .col-r3 {
	width: 265px;
	margin-top: 50px;
}

#find .col-l3 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;
	width: 475px;
}

#find .col-full {
	width: 800px;
}


#body {
	background: url(../img/bg_body.gif) repeat-y 0 0;
	padding-bottom: 14px;
	width: 800px;
}

	.col-l, .col-l3 {float: left; display: inline;}
	.col-r, .col-r3 {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: 400px;
	}
	body.theme1 .col-r {
		margin: 0;
		width: 340px;
		text-align:left;
	}
	
	body.theme1 .col-r2 {
		margin: 40px 0 0 30px;
		width: 310px;
	}
	
	/* 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;
}

#footer2 {
	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;
	margin-top: 60px;
	width: 800px;
}

	#footer div.wrap {
		background: url(../img/bg.gif) repeat-y center 40px;
		padding-bottom: 20px;
		width: 800px;
	}
	#footer2 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;
	width: 400px;
	min-width:400px
}
div.heading h2 {float: left; color: #0099ff;}
div.heading h2.last {float: right;}
div.heading p {float: right; font-size: 1.5em; line-height: normal; margin: 0;}

div.fR {
	float:left; width: 307px; font-weight:normal; margin-top: -2px;
}

div.fRbig{
width: 200px; padding-right: 107px; 
}

div.fR2{
	float:left; width: 307px; font-weight:normal; font-size: 12px; line-height: 14px;
}
	
h3.firstAdd{ 
	float:left;
	margin-right: 3px;
	font-size: 18px;
	width: 85px;
	clear:both; 
	margin-top: -1px;
}

h4.firstAdd2{ 
	float:left;
	margin-right: 3px;
	font-size: 12px; 
	line-height: 14px;
	width: 85px; 
	clear:both;
}

h4.firstAdd{ 
	float:left;
	margin-right: 3px;
	font-size: 14px;
	width: 85px; 
	clear:both;
	padding-bottom: 5px;
}

li.second {clear:both;}

ul.list0 li {
	background: url(../img/bullet0.gif) no-repeat 0 center;
	font-size: 1.17em;
	font-weight: bold;
	padding: 7px 0 7px 23px;
}
ul.list1 li {
	background: url(../img/bullet0.gif) no-repeat 0 center;
	font-size: 1.17em;
	font-weight: bold;
	padding: 7px 0 7px 23px;
}

h3.tit3 {
	line-height: 40px;}

ul.list1 li a{
	color:#000;
}

.back { float:left;}

.back a{ color: #000;}

ul.featured-listing {
	margin: 0 -20px 2em -20px;
	position: relative; z-index: 9999;
}
ul.featured-listing p.bizpic {margin-bottom: 1em; float:right;}
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: #32acff;
	font-size: 1.17em;
	font-weight: bold;
	margin: 0 -20px;
	position: relative; z-index: 9999;
}

ul.featured-listing li.biz dt .cel{
	color: #000;
	font-size: 1.1em;
}

ul.featured-listing li.biz dd.fl {margin-bottom: 30px; width: 360px; height: 85px;}
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.listing2 dt {
	color: #0099ff;
	font-size: 1.17em;
	font-weight: bold;
	height: 1em;
	padding-bottom: 2px;
}
ul.listing dd {clear: both; width: 100%;}
ul.listing2 dd {clear: both; width: 100%;}
ul.listing2 .dd2, ul.featured-listing .dd2, ul.listing .dd2 {
font-size: 14px; 
line-height: 16px; 
margin-top: 10px; 
color: #0099ff;
border-left: 1px solid #0099ff;
padding-left:10px;
 
}

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: left;
	display: inline;
	margin-left: 0px;
}

p.find-ad {
	border-top: 2px dashed #0099ff;
	border-bottom: 2px dashed #0099ff;
	font-weight: bold;
	margin: 0;
	padding: 1.5em;
	margin-bottom: 20px;
	text-align: center;
}

p.banner0 {margin: 0 -20px 1.33em -20px;}

div.find-ad {
	border: 3px dashed #c8c7c7;
	font-weight: bold;
	margin: 0;
	text-align: left;
	float:left;
	width: 480px;
	height: 160px;
	background: url(../img/bgDashed.gif) repeat-x;
	margin-top: 20px;
}

div.find-ad-nB {
	border-left: 3px dashed #c8c7c7;
	border-top: 3px dashed #c8c7c7;
	border-bottom: 3px dashed #c8c7c7;
	font-weight: bold;
	margin: 0;
	text-align: left;
	float:left;
	width: 480px;
	height: 160px;
	background: url(../img/bgDashed.gif) repeat-x;
	 margin-top: 20px;
}

div.find-ad div, div.find-ad-nB div {float: left; width: 180px; height: 90px; margin: 0 60px 0 0; padding:10px;}

div.find-ad div h3, div.find-ad-nB div h3{
	font-size: 18px;
	line-height: 24px;
}

div.find-ad div p, div.find-ad-nB div p{
	font-size: 14px;
	line-height: 18px;
}

div.find-ad div.find-ad-2, div.find-ad-nB div.find-ad-2 { margin: 0 20px 0 0;}

div.find-ad div.find-ad-3, div.find-ad-nB div.find-ad-3 { 
	width: 280px; 
	margin: 0 20px 0 0; 
	background: url(../img/bgdivfindDiscounts.png) no-repeat 10px 5px;
	}
	
div.find-ad div.find-ad-3 p , div.find-ad-nB div.find-ad-3 p{ 
	display:none;
	}

div.find-ad-4 { 
	float: left; 
	width: 250px; 
	padding:10px;
	border-right: 3px dashed #c8c7c7; 
	border-top: 3px dashed #c8c7c7;
	border-bottom: 3px dashed #c8c7c7;
	height: 140px;
	background: url(../img/bgDashed.gif) repeat-x;
	margin-top: 20px;
	clear:right;
	}

div.find-ad div  p, div.find-ad-nB div  p{ margin: 0; padding: 0; font-weight:normal;}

div.find-ad-4 h3{
	font-size: 18px;
	line-height: 24px;
}

div.find-ad-4 img{
	margin-top: 12px;
}

div.find-ad-4 p{
	font-size: 14px;
	line-height: 18px;
	width: 180px;
}

/**********************
Navigation
**********************/

ul.nav {margin-bottom: 0;}
ul.bars li.first {border: 0 !important;}

ul.bars li {display: inline; margin-left: 0px; color:#333333;}
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;
	color:#666666;
	font-family: Tahoma;
	font-size: 12px;
}

#nav li.first {background: none; padding-left: 0;}

#nav li {
	margin-left:10px;
	}

#nav li a {
	color: #666;
	font: bold 1em/46px Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 0;
	text-decoration: none;
	font-size: 11px;
}

/* Footer Nav */
#footer ul.nav {text-align: center;}
#footer ul.nav a {color: #000;}
#footer2 ul.nav {text-align: center;}
#footer2 ul.nav a {color: #000;}

/* Details Nav */
body.theme1 .col-l ul.nav, body.theme1 .col-l3 ul.nav {
	float: left;
	height: 35px; width: 100%;
}
body.theme1 .col-l ul.nav li.fl a, body.theme1 .col-l3 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, body.theme1 .col-l3 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;
}

body.theme1 .col-l ul li, body.theme1 .col-l3 ul li {
	font-size: 14px;
	line-height: 22px;
}

body.theme1 .col-l h5, body.theme1 .col-l3 h5{
	font-size: 12px;
	color: #999999;
	margin-bottom:0;
}

/* 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;
}
ul li.biz   dl dd p {
	font-size: 18px;
	line-height: 24px;
}


/**********************
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;}

div.footer-find { margin: 20px auto 5px; width: 800px; float:left; text-align:center; color:#32acff; font-size:18px; font-weight: bold; }

div.footer-find a{ color:#32acff; text-decoration: none; }

#pre-footer {width: 750px; float:left;}

#pre-footer h2{font-size: 14px; float:left; margin-left: 50px; margin-top: 5px;}

#pre-footer a{text-decoration:underline;}

#pre-footer p{
	float: left;
	padding:0 5px;
}

#pre-footer p a{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

#pre-footer p a.pre1{
	padding-left: 28px;
	background: url(../img/bgMail.gif) no-repeat left;
}

#pre-footer p a.pre2{
	padding-left: 28px;
	background: url(../img/bgTwitter.gif) no-repeat left;
}


ul.share {
	width: 400px; margin:0 auto; height: 50px;}
 ul.share li { width: 28px; height: 29px; float: left; margin:5px; }
 
div.allCategories {
	text-align: left;
	color:#999999;
	font-size: 22px;
	margin: 20px 0 0 0px;
	float:left;
	width: 800px;
}

div.allCategories p{
	margin: 0 0 20px 15px;
	padding: 3px 0;
}


div.allCategories ul {
	float:left;
	width: 130px;
	margin-right: 3px;
}

div.allCategories ul.last-child {
	margin-right: 0px;
}

div.allCategories ul li {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}

div.allCategories ul li {
	color:#0099ff;
	text-decoration: none;
}

form.search  ul.nomargin li{
	float: left;
	margin:5px 10px;}
	
form.search  ul.nomargin li.first{
	margin-left:100px;}
	
.forum-banner {

	padding-bottom: 10px; 
	padding-top: 10px;

}

.articles {
	style:font-size:14px; 
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
}

.articles ul li {
	line-height: 24px;
	color:#11A0FF; 
}


.articles-col1 {
	padding-top: 10px;
	float:left;
	width:350px;
}

.articles-col2 {
	padding-top: 10px;
	float:left;
}

.articles h3 {
	color:#999999; 
	font-size:18px;
	font-weight: normal;
}

.clearboth {
	clear:both; 
	font-size:0px;
}

.servicing {
	font-size:12px !important;
	font-weight: normal;
}


/* Contact Form style */

#contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;  }

#contact h1 { margin: 0px 0 0px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 0px 0 0px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; width: 650px; margin: 30px auto; padding: 25px 50px 25px 50px; border: 1px solid #cbcbcb; background-color:#DFEFFF; -webkit-border-radius:5px; font-size: 12px; }

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; -webkit-border-radius:5px; }
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0px 10px 00px; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 125px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px;  }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:2d0px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../img/icons/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../img/icons/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }


#address { position: relative; padding-top: 25px; vertical-align:top; color: #000000; font-size: 14px; width: 265px; font-weight: bold; padding-left:30px; }
  #address a { display: block; color: #333333; }

/* Join Page style */

#join { display: block; width: 650px; padding: 25px 50px 25px 50px; margin-top: 25px; border: 1px solid #cbcbcb; background-color:#DFEFFF; -webkit-border-radius:5px; font-size: 12px; }

#join img{ padding: 0px 5px 0px 0px;}

#join li{ padding: 0px 0px 10px 0px;}

.testimonial {
	background-color:#F2F9FF;
	background-position:0 0;
	margin-top:25px;
	margin-bottom:15px;
	margin-left:0;
	margin-right:0;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
  
.company  {
	color:#588CBB;
	font-weight:bold;
	margin-top:3px;
}

body.theme1 .fR2 ul li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	font-size: 12px;
}

/* Table Style */

table {
	margin: 10px; border-collapse: collapse; color: #FFFFFF; width: 100%;
}
td { 
	padding: 5px; border: 1px #DDDDDD solid; vertical-align: top; 
}

th {
	padding: 5px; border: 1px #DDDDDD solid; vertical-align: top; background: #308BC9; color: #FFFFFF; font-weight: bold; font-size: 14px;
}

thead { 
	background: #308BC9; 
}

tbody { 
	color: #000000; 
}

table tr.alternate {
	background-color:#F5F5ED;
}

.right {
	float:right;
}