/*------------------------------------
		SOUTHERN FINANCIAL STRATEGIES
-------------------------------------*/
@import url('dynamicText.css');
@import url('cms_style.css');
@import url('innerpage.css');

/*----------	LaYoUT STYLeS	----------*/
* {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}/* this will reset all elements to margin/padding = 0 */

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	margin-bottom: 30px;
}
.column-right-wrapper { 
	background:url(../images/core/content-wrapper-background.gif) repeat-y;
}

#content_container {
	float: left;
	width: 675px;
	background-color: #FFFFFF;
	line-height: 150%;
}
.column-left {
	width: 225px;
	background-color: #ECF1F7;
}

.column-right {
	width: 225px;
	background-color: #FDB354;
	line-height: 150%;
}

.steve_michael { 
	width: 225px;
	background-color: #FFFFFF;
}

#ticker {
	height: 25px;
	display: block;
	background-color: #F4F7FB;
	border-bottom: 1px solid #E2E2E2;
}

iframe#marketwatch-frame {
	float: left;
	margin: 20px 0 20px 5px;
}

#seminars-right { height: 600px; }
#seminars-right p.no-bold { font-weight: normal; }

#high { width: 305px; float: left; margin-left: 15px; }
#morley { width: 305px; float: left; margin-left: 15px; }


/*----------	CoMMoN STYLeS	----------*/
.clear {
    content: "."; 
    clear: both; 
    display: block; 
}

.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

.hidden { display: none; }

.left { float: left; }

.right { float: right; }

.subheading { font-size: 14px; color: #FF9100; font-weight: bold; }

em { font-weight: bold !important; color: #FF9100 !important; font-style: normal; }

img { border: none; }

a { color: #FF9100; text-decoration: none; }

a:hover { text-decoration: underline; }

hr { border: none; border-bottom: 1px solid #FF9100; margin: 20px 0px; }

ul#news {
	width: 208px;
	margin: 0 0 30px 7px;
}

div#testimonials {
	width: 208px;
	margin: 0 0 10px 7px;
	height: 180px;
}

ul#news li {
	padding: 10px 10px 10px 5px;
	list-style-type: none;
	border-bottom: 1px solid #90A8D4;
	background: url(../images/core/news_list_bg.gif) right no-repeat;
}

div#testimonials div {
	padding: 10px 5px 10px 10px;
	border-bottom: 1px solid #90A8D4;
	background: url(../images/core/news_list_bg.gif) right no-repeat;
	width: 193px;
	top: 0;
	left: 0;
}

ul#news li p, div#testimonials p { margin: 0; font-size: 11px; font-weight: normal; }

.column-left p {
	color: #3163AA;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 10px 10px;
}

.column-right p {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0px 10px;
}

img#steve_michael_image { margin: 5px 12px; }

#events {
	width: 200px;
	margin: 10px 0 10px 7px;
	padding: 5px;
	border-bottom: 1px solid #90A8D4;
}

#events a {
	color: #3163AA;
	text-decoration: underline;
}

a#more_news {
	float:right;
	color: #3163AA;
	margin: 10px 8px;
	text-decoration: underline;
}

img#title {
	margin: 0 0 8px 4px;
}

#text {
	float: left;
	width: 438px;
}

#text p {
	margin: 0px 20px 15px 5px;
}

img#seminars_image { float: left; margin: 0 10px 10px; }


/*----------	HeADeR STYLeS	----------*/
#header {
	height: 141px;
	width: 900px;
	position: relative;
	background: #FFFFFF url(../images/core/header_bg.jpg) no-repeat;
}

#header #sfs-logo {
	position: absolute;
	top: 12px;
	left: 10px;
}

#header #charter-logo {
	position: absolute;
	top: 12px;
	left: 736px;
}


/*----------	NaVIGaTIoN STYLeS	----------*/
#nav {
	width: 900px;
	height: 36px;
	color: #FFFF1E;
	text-align: center;
	background-color: #3163AA;
}

#nav a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF1E;
}

#nav a:hover { color: #FF9100; }

#nav ul {
	margin-left: 5px;
}

#nav ul li {
	float: left;
	margin: 6px 4px 0 0px;
	list-style-type: none;
}

#nav ul li#navwealth {
	width: 100px;
}

#nav ul li#navsurvey {
	width: 70px;
}

#nav ul li#navevents {
	width: 68px;
}

#homepage li#navhome a, #wealth li#navwealth a, #we-do li#navwedo a, #expect li#navexpect a, #we-are li#navweare a, #process li#navprocess a, #survey li#navsurvey a, #testimonials li#navtestimonials a,
#newsletters li#navevents a, #contact li#navcontact a { color: #FF9100; text-decoration: none; }


/*----------	FooTeR STYLeS	----------*/
#footer {
	height: 130px;
	color: #6699CC;
	background:#fff;
	padding-top:5px;
}

#footer p {
	padding-top: 30px;
	margin-left: 350px;
}

#footer a {
	color: #666666;
	text-decoration: underline;
}

#footer a:hover {
	color: #6699CC;
	text-decoration: none;
}

#footer img#webfirm_logo {
	float: left;
	margin: 15px 20px 0 0;
}

#footer #address {
	color: #FFFFFF;
	width: 900px;
	height: 60px;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	background: #3163AA url(../images/core/footer_address_bg.jpg) repeat;
}

#footer #address #phone {
	position: absolute;
	left: 10px;
	top: 4px;
	padding-bottom: 2px;
	border-bottom: 5px solid #E7E738;
}

#footer #address #phone a {
	color: #FFFFFF;
}

#footer ul li {
	float: left;
	text-align: center;
	margin: 6px 4px 0 0px;
	list-style-type: none;
}

#footer ul li#wealth {
	width: 100px;
}

#footer ul li#forms_survey {
	width: 85px;
}

#footer #address #postal_address {
	position: absolute;
	left: 245px;
	top: 3px;
	padding-bottom: 3px;
	border-bottom: 5px solid #E7E738;
}

#footer #address #street_address {
	position: absolute;
	left: 695px;
	top: 3px;
	padding-bottom: 3px;
	border-bottom: 5px solid #E7E738;
}
#footer #address #street_address_1 {
	position: absolute;
	left: 465px;
	top: 3px;
	padding-bottom: 3px;
	border-bottom: 5px solid #E7E738;
}

.orange {
	color: #FDA838;
}

.pdf-link { background: url(../images/icon-pdf.gif) no-repeat; padding: 2px 0 2px 23px; }

#slideshow { width: 200px; height: 135px; padding: 10px; display: block; }
.back { font-size: 1em; text-align: right; }

.pics {  
    height:  200px;  
    width:   200px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 



