/* Customer CSS */

.sbcontainer a {
	zoom: 1;	
}

#page {
	background: url(../images/bg.jpg) repeat-x;
	overflow: hidden;
}

#page-int {
	background: url(../images/bg-int.jpg) repeat-x;
	overflow: hidden;
}

#page-int_bottom {
	width:100%;
	height:150px;
	background:url(../images/int_footer_repeat.gif) bottom repeat-x;
}

#container {
	width: 995px;
	margin: auto auto;
}


#header {
	width: 995px;
	height: 98px;
	background: url(../images/header-bg.jpg); no-repeat;
}

#logo {
	float: left;
	}

#phone {
	float: right;
	width: 160px;
	background: url(../images/team-sos.jpg) no-repeat;
	margin: 0 26px 0 0;
	_margin: 0 13px 0 0;
	padding:60px 0 0 10px;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#slot-address p {
	margin:0;
	padding:0;
}

#flash {
	width: 995px;
	height: 282px;
	margin-top:3px;
}

/* Nav styles */

#slot-navigation {
	height: 39px;
	width: 1014px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
}

#nav_wrapper {
	height: 36px;
	width: 995px;
	float: left;
	margin: 6px 0 0 0;
	padding: 0;
}

#slot-navigation ul {
	margin: 0;
	padding-top: 10px;
	height: 25px;
}

#slot-navigation li {
	background: url(../images/nav-div.jpg) top right no-repeat ;
	list-style: none;
	float: left;
	padding: 0 0px 0 8px;
	_padding: 0 0px 0 4px;
	text-align:center;
	margin: 0;
}


#slot-navigation a {
	text-decoration: none;
	color: #FFF;
	height: 30px;
	float: left;
	display: block;
	margin: 0 10px 0 0;
	_margin: 0 5px 0 0;
	font-size: 12px;
	padding: 0;
	}

#slot-navigation a:hover {
	background: url(../images/nav-arrow.jpg) no-repeat center 20px;
}

#page-about-us #slot-navigation #navigation-2 a {
	background: url(../images/nav-arrow.jpg) no-repeat center 20px;
}

#page-products #slot-navigation #navigation-3 a {
	background: url(../images/nav-arrow.jpg) no-repeat center 20px;
}

#page-topic-list-of-lectures #slot-navigation #navigation-4 a {
	background: url(../images/nav-arrow.jpg) no-repeat center 20px;
}

#page-from-the-files-of-sos #slot-navigation #navigation-5 a {
	background: url(../images/nav-arrow.jpg) no-repeat center 20px;
}

#page-faq #slot-navigation #navigation-7 a {
	background: url(../images/nav-arrow.jpg) no-repeat center 20px;
}

#page-exceptional-managment #slot-navigation #navigation-8 a {
	background: url(../images/nav-arrow.jpg) no-repeat center 20px;
}

#page-financial-health #slot-navigation #navigation-6 a {
	background: url(../images/nav-arrow.jpg) no-repeat center 20px;
}

#page-resource-links #slot-navigation #navigation-9 a {
	background: url(../images/nav-arrow.jpg) no-repeat center 20px;
}


#slot-navigation #navigation-11 {
	background-image:none;
}

#slot-navigation #navigation-10 {
	display:none;
}

#left {
	width: 770px;
	float: left;
	padding-top:20px;
	}

#right {
	width: 188px;
	float: right;
	padding-top:37px;
	}

#articles {
	background: url(../images/title-articles.gif) no-repeat;
	padding: 20px 0 0 0;
	margin-top:40px;
}

#articles ul {
	margin:0;
	padding:0;
}

#articles li {
	list-style:none;
	background:url(../images/arrow.png) left no-repeat;
	padding: 8px 0 8px 13px;
	border-bottom: 1px solid #abb1cc;
}

#articles .top_link {
	margin-top:5px;
	border-top: 1px solid #abb1cc;
}

#newsletter {
	background: url(../images/free_newsletter.jpg) no-repeat;
	padding: 53px 0 0 0;
	margin-top:10px;
}

.sm_text {
	font-size:10px;
}

#slot-newsletter {
	width:188px;
}


#wrapper {
	width: 995px;
	float: left;
	overflow:hidden;
	}

#content {
	width: 486px;
	float: right;
}

#content-int {
	width: 700px;
	float: right;
}

#slot-main {
	border-top: 1px solid #4a5891;
	padding: 20px 0 0 0;
	margin-top: 5px;
	}
	
#slot-formButton {
	width: 180px;
	clear: both;
	background-image: url(../images/formIcon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px auto 0 auto;
	min-height: 46px;
	height: auto !important;
	height: 46px;
	overflow: hidden;
	_overflow: visible;
}

#slot-formButton p {
	margin: 0 0 0 45px;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 18px;
}

#slot-formButton a {
	color: #3F689C;
	text-decoration: none;
}

#slot-formButton a:hover {
	color: 	#0FB7DB;
}

#leftLinks {
	float: left;
	width: 255px;
	padding-top:12px;
	padding-top:23px !ie;
	}

.sbContainer ul {
	padding: 0 0 0 14px;
	}

#leftLinks li {
	list-style:none;
	background:url(../images/arrow.png) left no-repeat;
	padding: 8px 0 8px 13px;
	border-bottom: 1px solid #abb1cc;
	}

#leftLinks li a {
	text-decoration: none;
	font-size: 14px;
	color: #636363;
	}
	
.leftPad {
	padding-left:0px;
}

/* int_left column */

#int_left {
	width:255px;
	height:100%;
	float:left;
	background-color:#c0efed;
	overflow:hidden;
	padding-bottom:50px;
}	

#intImg {
	background: url(../images/int-header1.jpg);
	width: 255px;
	height: 241px;
}

#int_leftLinks {
	float: left;
	width: 255px;
	padding-top:12px;
	padding-top:23px !ie;
	}
	
#int_leftLinks li {
	list-style:none;
	background:url(../images/arrow.png) left no-repeat;
	padding: 8px 0 8px 13px;
	border-bottom: 1px solid #abb1cc;
	width:215px;
	}

#int_leftLinks li a {
	text-decoration: none;
	font-size: 14px;
	color: #636363;
	}	

#consultation_int {
	width:255px;
	height:41px;
	float:left;
	text-align:center;
	margin:20px 0 0 0;
}

#int_footer {
	width: 995px;
	margin:auto;
}

#footer-content {
	clear: both;
	width: 995px;
	margin: 40px 0 0 0;
	float: left;
	text-align: center;
	}

#slot-footer1 {
	/*display: none;*/
	}

#slot-footer2 li,#slot-footer3 li {
	display:inline;	
}

#slot-footer2 a, #slot-footer3 a {
	padding:0 5px;
	color:#fff;
}

#page-index slot-footer2 a, #page-index #slot-footer3 a {
	padding:0 5px;
	color:#3F689C;
}

#slot-quotes blockquote p
    {
    padding: 5px 20px 0px 20px;
	display: block;
    font-size: 12px;    
    float: left;
    background: url(../images/quote-up.png) bottom right no-repeat;
}

#slot-quotes h2 {
	font-size: 20px;
	text-align: center;
	display: block;
	color:#069;
}

blockquote
    {
    padding: 5px;
    font-size: 12px;    
    background: url(../images/quote-down.png) top left no-repeat;
	overflow: hidden;
}

cite
    {
    font-size: 10px;
    float: right;    
}  

#sbContact label.hideMe {
display: none;
}

#sbContact label {
	display: block;
	float: left;
	width: 170px;
	text-align: right;
	padding: 0 15px 0 0;
}

#slot-footer3 {
	display: none;
}


/* blog styles */
#blogContainer {
	float: left;
	clear: both;
	width: 200px;
	margin: 20px 0px 0px 20px;
}

.sbBlogPost {
    float: left;
    width: 700px;
    border-bottom: 1px dotted #3E6CA0;
    padding-bottom: 25px;
}

#sbBlogNavbar {
	padding: 10px 0px 10px 0px;	
	clear: both;
}

#sbBlogNavbar ul {	
	margin: 0px;
	padding: 0px;
}

#sbBlogNavbar li {
	list-style: none;
	float: left;
	font-weight: bold;
}

#sbBlogNavbar a {
	background: url(../images/icon_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPost #slot-main {
    float: left;
    width: 700px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
}

.sbBlogPostTitle a {
    text-decoration: none;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(../images/icon_01.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostByLine img {
    background-color: #000;
}

.sbBlogPostPublishDate {
    float: left;
    font-size: 11px;
    background: url(../images/icon_02.gif) no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostTags {
    float: left;
    clear: both;
    font-size: 11px;
    background: url(../images/icon_04.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-top: 10px;
}

.sbBlogPostCategories {
    float: left;
    font-size: 11px;
    background: url(../images/icon_03.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.sbBlogPostContent {
    float: left;
    clear: both;
	width:700px;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
    width: 700px;
}

.sbBlogPostFooterComments {
    float: left;
    background: url(../images/icon_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(../images/icon_06.gif) left no-repeat;
    padding-left: 18px;
}

.sbBlogComments {
    float: left;
    clear: both;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
    color: #3E6CA0;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	color: #3E6CA0;
	background-image: none;
	border: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#sbBlogArchive ul ul {
    margin: 0;
    padding: 0;
}

#sbBlogArchive ul ul ul li {
    list-style-type: none;
	list-style-image: none;
    margin: 0;
	margin-bottom: 5px !ie;
	padding: 0px 0px 5px 0px;
}

/*month*/
#sbBlogArchive ul ul ul li a {
    text-decoration: none;
    color: #666666;
    margin: 0;
	font-size: 12px;
	zoom: 1;
}

#sbBlogArchive ul ul ul ul {
    margin-bottom: 10px;
}

/*posts*/
#sbBlogArchive ul ul ul ul li a {
    text-decoration: underline;
    font-weight: normal;
    margin: 0 0 0 5px;
    color: #0DBBDE;
}

#sbBlogArchive ul ul ul ul li a:hover {
    color: #ffffff !important;
}

.sbTagList {
    padding-top: 0px;
}

.sbTagList ul {
    margin: 0;
    padding: 0;
}

#int_leftLinks .sbTagList li {
    list-style-type: none;
	background: none !important;
	border: none !important;
	padding: 2px 0px 2px 10px;
}

#sbBlogCategoryList {
    padding-top: 20px;
}

#sbBlogCategoryList ul {
    margin: 0;
    padding: 0;
}

#int_leftLinks #sbBlogCategoryList li {
    list-style-type: none;
	background: none;
	border: none;
	padding: 2px 0px 2px 10px;
}

#sbBlogCategoryList a, .sbTagList a {
    color: #0DBBDE !important;
	font-size: 12px !important;
}

#sbBlogCategoryList a:hover, .sbTagList a:hover {
    color: #ffffff !important;
}

.sbBlogComments {
	float:left;
	clear:both;
	width:700px;
}

.sbBlogComment {
	margin-bottom:10px;
}

.sbBlogCommentTitle {
	font-weight: bold;	
}

.sbBlogCommentByLine {
	float: left;
	margin-right: 10px;
}

.sbBlogCommentPublishDate {
	font-style: italic;	
}

.sbBlogCommentContent {
	padding: 10px 0px 10px 10px;	
}

.sbBlogPager {
	clear: both;
	padding: 10px 0px 10px 0px;
}

.sbBlogPager a {
	padding: 0px 20px 0px 0px;
}

#sbBlogFeed a {
	color: #3E6CA0;	
	background: url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}

#sbBlogFeed a:hover {
	color: #ffffff;	
}

