/*
Theme Name: SBDC
Theme URI: http://aksbdc.org
Description: The SBDC theme is a custom WordPress theme, created by <a href="http://www.clutchmedia.com">Clutch Media</a>.
Author: Mike Hondel
*/


a,p,ul,div,h1,h2,h3,h4,h5,h6,body,img,form,input,blockquote{
	padding:0px;
	margin:0px;
	border:0px solid #fff;
}

body{
	background:#adb9a2 url("images/sbdc_general/main.gif") top repeat-x;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h6,blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
strong, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
blockquote strong, blockquote b {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#373B34;
}

a { color:#0d92b4; text-decoration:underline; }
a:hover { color:#e0770f; }

.clearing {
	clear: both;
	height: 0px;
	margin-top:-1px;
	overflow:hidden;
}

.PrintOnly { display:none; }
.ScreenReaderOnly { position:absolute; top:-1000px; left:0; /* text-indent:-9000px; font-size:1px; line-height:1px; */ }


/*******************/
/* FULL PAGE WRAPPERS */
/*******************/

#Frame{
	width:970px;
	margin:0px auto;
	text-align:left;
	background:url("images/sbdc_general/bottom_bg.png") center bottom no-repeat;
	padding-bottom:25px;
	
}

#Matte{
	padding-bottom:0px;
	width:970px;
	background:url("images/sbdc_general/bg_alt.png") center repeat-y;
}

.std_wrap{
	margin-left:10px;
	margin-right:10px;
	background:#e5e9e1;
}


/*******************/
/* HEADER */
/*******************/

#UAA_id { width:100%; height:30px; overflow:hidden; background:#5f665b; }
#UAA_id div { width:950px; margin:0 auto; }

#Header{
	height:180px;
	width:970px;
	background:url("images/sbdc_general/header.gif");
}

#logoClick{
	float:left;	
	height:180px;
	overflow:hidden;
}

#mainMenu{
	margin-top:0px;
	width:710px;
	margin-right:0px;
	overflow:hidden;
	padding-top:86px;
	float:right;
}
#mainMenu ul{
	list-style:none;
	white-space:nowrap;
	overflow:hidden;
}
#mainMenu li{ display:inline; }
#mainMenu a img{
	/*margin-bottom:1px;
	border-bottom:1px solid invisible;*/
	border-bottom:none;
	display:block;
	float:left;
	margin-right:20px;
}
#mainMenu .last img{ margin-right:0px; }
#mainMenu a:hover img{ margin-bottom:0px; }

#menuBlue,#menuGreen{
	clear:both;
	margin-left:0px;
	width:708px;
	height:31px;
	padding-top:15px;
	border-top:1px solid #e5e9e1;
}

#menuBlue{ background:#0d92b4; }
#menuBlue a:hover img,
#menuBlue .hover a img{
	border-bottom:1px solid #dff0f5;
}
#menuBlue img{ border-color:#dff0f5; }

#menuGreen{
	background:#5c8727;
	border-top-color:#e5e9e1;
}
#menuGreen a:hover img,
#menuGreen .hover a img{
	border-bottom:1px solid #becfa9;
}

#menu1{
	width:500px;
	float:left;
}
#menu2{
	width:189px;
	float:right;
}
#menu3{
	width:250px;
	float:left;
}
#menu4{
	width: 339px; /* 285px */
	float:right;
}


/*******************/
/* BANNER */
/*******************/

/* #banner{
	margin-left:1px;
	background:#e5e9e1;
} */
#banner { 
	width:950px; height:345px; overflow:hidden; 
	margin:0; padding:0; 
	background:#FFF; 
}



/*******************/
/* MAIN CONTENT WRAP */
/*******************/

#MainWrap{
	border-top:1px solid #e5e9e1;
	width:950px;
}
div.home{
	background: none repeat scroll 0 0 transparent;
	/* background:url("images/sbdc_general/page_body_bg.gif") 750px 0px repeat-y; */
}
div.page{
	background:url("images/sbdc_general/page_body_bg.gif") 730px 0px repeat-y;
	margin-bottom:20px;
}
div.page-wide {
	background:url("images/sbdc_general/bg_left.gif") 0px 0px repeat-y;
	margin-bottom:10px;
}


/*******************/
/* MAIN (SPANS MIDDLE AND RIGHT COLUMNS) */
/*******************/

#Main{
	width:749px;
	float:right;
	color:#373b34;
}

#Main p,
#Main li {
	margin:5px 0 18px 0;
	font-size:12px;
	line-height:160%;
}

#Main a{

}
#Main a:hover{

}


/*******************/
/* CONTENT */
/*******************/

#Content{
	width:455px;
	float:left;
	border-left:39px solid #e5e9e1;
	background:#e5e9e1;
}
.home #Content{ width: 325px; padding-top:35px; }
.page #Content { padding-top:40px; }
.page-wide #Content { width: 690px; padding-top:40px; }

#Content a{
	color:#0d92b4; 
	text-decoration:underline;
}
#Content a:hover{
	color:#e0770f;
}

#Content h1{
	font-size:24px;
	margin-bottom:20px;
	color:#373b34; /*#2f4f60;*/
}
#Content h2{
	font-size:17px;
	font-style:italic;
	margin-bottom:15px;
	color:#6a7464;
}
.home #Content h2{
	font-size:17px; color:#373B34;
}
#Content h3{
	font-size:15px;
	margin:0 0 15px 0;
	padding:5px 0 0 0;
	text-transform:uppercase;
	color:#578c50; 
}
#Content h4{
	font-size:13px;
	margin-bottom:15px;
	border-bottom:1px solid #d0d6cc;
}
#Content h5{
	font-size:13px;
	margin-bottom:15px;
}
#Content h6{
	margin-bottom:15px;
	padding: 4px 0;
	font-size:11px;
	font-style:italic;
	border-top:1px solid #d0d6cc;
	border-bottom:1px solid #d0d6cc;
	color:#6a7464;	
}

#Content ul,
#Content ol {
	margin-left: 15px;	
	padding-left: 15px;
	padding-bottom: 9px;
}
#Content li { 
	margin-bottom: 6px; 
}
#Content ul li { list-style:square; }
#Content #subMenu ul li { list-style:none; }

#Content blockquote { 
	margin: 0 0 15px 0;
	padding: 10px 30px;
	font-size: 14px;
	font-style:italic;
	border-top:1px solid #d0d6cc;
	border-bottom:1px solid #d0d6cc;
}
#Content blockquote p { padding:0; margin:0; font-size: 13px; color:#6a7464; }

#Content a.post-edit-link { color:#9e0b0f; }
#Content a.post-edit-link:hover { color:#000; }
#Content a.more { 
	text-transform:uppercase; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#Content a.external {
	background: url(images/sbdc_general/icon_link_www.gif) right top no-repeat;
	padding-right: 16px;
}
#Content a.mailto {
	background: url(images/sbdc_general/icon_link_email.gif) right top no-repeat;
	padding-right: 16px;
}
/* FILE TYPES MUST BE AFTER EXTERNAL LINKS (to override) */
#Content a.pdf {
	background: url(images/sbdc_general/icon_file_red.gif) right top no-repeat;
	padding-right: 16px;
}
#Content a.zip {
	background: url(images/sbdc_general/icon_file_orange.gif) right top no-repeat;
	padding-right: 16px;
}
#Content a.xls {
	background: url(images/sbdc_general/icon_file_green.gif) right top no-repeat;
	padding-right: 16px;
}
#Content a.doc {
	background: url(images/sbdc_general/icon_file_blue.gif) right top no-repeat;
	padding-right: 16px;
}

#Content p.download,
#Content p.ToolsDeeplink { float:right; clear:right; margin:0 0 16px 20px; }
#Content p.download a,
#Content p.ToolsDeeplink a {
	display:block; overflow:hidden;
	padding:0; margin:0;
	text-indent:-9000px;
	background-repeat:no-repeat;
}

#Content p.download a.pdf,
#Content p.download a.doc,
#Content p.download a.xls,
#Content p.download a.zip {
	width:88px; height:100px; background-image: url(images/sbdc_general/icons_download.png);
}
#Content p.download a.pdf { background-position: 0 0; }
#Content p.download a.pdf:hover { background-position: 0 -100px; }
#Content p.download a.xls { background-position: -100px 0; }
#Content p.download a.xls:hover { background-position: -100px -100px; }
#Content p.download a.doc { background-position: -200px 0; }
#Content p.download a.doc:hover { background-position: -200px -100px; }
#Content p.download a.zip { background-position: -300px 0; }
#Content p.download a.zip:hover { background-position: -300px -100px; }

#Content p.ToolsDeeplink a {
	width:127px; height:83px; background-image: url(images/sbdc_general/btn_tools.png);
	background-position: 0 0;
}
#Content p.ToolsDeeplink a:hover { background-position: 0 -100px; }

#Content img.alignright { float:right; margin: 0 0 20px 20px; }
#Content img.alignleft { float:left; margin: 0 20px 20px 0; }
#Content img.alignnone { margin-bottom: 20px; }
#Content img.size-thumbnail { }


.search_list #Content h2 em { color:#9e0b0f; }
.search_list #Content h3 { padding:15px 0 0 0; margin:0; }
.search_list #Content p.PostDate {
	padding:0; margin:0; 
	text-transform:uppercase; 
	font-size: 10px;
}

#Content p.PostDate {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #727A6E;
}
#Content p.PostDate span.Dim {
	text-transform: lowercase;
}


#Content ul.Accomplishments em { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:18px; 
	font-style:normal;
	color: #c15e20;
}
#Content ul.Accomplishments li { 
	margin-bottom: 16px; 
}

#Content .wp-pagenavi {
	clear:both;
	margin: 30px 0 15px 0;
	padding: 15px 0;
	font-size: 11px;
	border-top: 1px solid #d0d6cc;
}
#Content .wp-pagenavi span.pages {
	color: #6a7464;
	background-color: #FFF;
	border:1px solid #d0d6cc;
}
#Content .wp-pagenavi span.current {
	color: #6a7464;
	background-color: #FFF;
	border:1px solid #d0d6cc;
}
#Content .wp-pagenavi a {
	text-decoration:none;
	color: #FFF;
	background-color: #0d92b4;
	border:1px solid #0d92b4;
}
#Content .wp-pagenavi a:hover {
	color: #FFF;
	background-color: #c15e21;
	border:1px solid #c15e21;
}

#Content .Footnote {
	clear:both;
	margin: 15px 0;
	color:#7D8477;
	border-top: 1px #CDD4C7 solid;
}
#Content .Footnote p { font-size: 11px; }
#Content .Footnote a { color:#7D8477; }
#Content .Footnote a:hover { color:#c3631e; }

#Content .Back_Tools { width:125px; }
#Content .Back_Tools a { 
	display:block; margin:0 20px 20px 0; padding:5px 10px;
	font-size:9px; text-decoration:none; text-transform:uppercase;
	color:#c3631e; background:#d0d6cc;
}
#Content .Back_Tools a:hover { color:#0d92b4; background:#FFF; } 

#Content .Grouping { margin: 10px 0; padding: 20px 0 0 0; color:#7D8477; border-top: 1px solid #D0D6CC; }
.Grouping span { display:block; height:45px; }

#Content #Partners3 { padding-bottom:20px; }
#Content #Partners3 #SBDC { float:left; }
#Content #Partners3 #ASBDC { float:right; }
#Content #Partners3 #UAA { float:right; margin-right:30px; }
#Content #Partners3 div {
	width: 91px;
	font-size: 11px;
	line-height: 14px; 
	color:#7D8477;
}
#Content #Partners3 div img { float:left; margin: 4px 10px 1px 0; }
#Content #Partners3 a { background:none; padding:0; }

#partners {
	clear:both; margin: 0 10px; padding: 30px 20px 20px 20px;
}
#partners p { font-size:11px; color:#7D8477; }
#partners .partner-block { float:left; width: 200px; margin-left:20px; }
#partners .partner-block span { display:block; height:45px; }
#partners #partner-intro { float:left; width:160px; margin-left:0; }
#partners #partner-intro p { color:#B2B4B0; }
#partners #partner-intro p a { color:#D2D4D0; }
#partners #ASBDC { margin-left:60px; }


/* HOME */

#slide_nav { float:left; width:201px; overflow:hidden; }
#slide_nav ul { margin: 0 0 0 1px; }
#slide_nav li {
	float: left; height: 69px; width: 200px;
	text-indent: -9000px;
}
#slide_nav li a { 
	display: block; width: 200px; height: 68px; 
	background: url(images/sbdc_home/sprites_home.png) no-repeat scroll;
}

#slide_nav li#thumb1 a { background-position: 0 0; }
#slide_nav li#thumb2 a { background-position: -210px 0; }
#slide_nav li#thumb3 a { background-position: -420px 0; }
#slide_nav li#thumb4 a { background-position: -630px 0; }
#slide_nav li#thumb5 a { background-position: -840px 0; }

#slide_nav li#thumb1:hover a { background-position: 0 -160px; }
#slide_nav li#thumb2:hover a { background-position: -210px -160px; }
#slide_nav li#thumb3:hover a { background-position: -420px -160px; }
#slide_nav li#thumb4:hover a { background-position: -630px -160px; }
#slide_nav li#thumb5:hover a { background-position: -840px -160px; }

#slide_nav li#thumb1.activeSlide a { background-position: 0 -80px; }
#slide_nav li#thumb2.activeSlide a { background-position: -210px -80px; }
#slide_nav li#thumb3.activeSlide a { background-position: -420px -80px; }
#slide_nav li#thumb4.activeSlide a { background-position: -630px -80px; }
#slide_nav li#thumb5.activeSlide a { background-position: -840px -80px; }

#slides { float:right; width:749px; height:344px; overflow:hidden; }
#slides .slidewrap { display: none; width:749px; height:344px; }
#slides div div { text-align:right; }



/*******************/
/* RIGHT COLUMN */
/*******************/

#Right{
	float:right;
	width:200px;
	background:#d0d6cc;
}
.page #Right{
	border-right:20px solid #e5e9e1;
	border-top:40px solid #e5e9e1;
}

/* HOME */

.home #Right{ width:335px; padding-top:35px; background:none; }
.home #RightInner { width:295px; overflow:hidden; /*padding:0 40px 0 0; */}

#promoTabs { height:50px; }
#promoTabs li { 
	float:left; padding:0 2px 0 0;
	list-style-type:none;
}
#promoTabs li#tabFacebook { padding-right:0; }
#promoTabs li a { 
	display:block; width:96px; height:27px; overflow:hidden;
	padding-top:1px;
	text-align:center; text-decoration:none;
	background:transparent url(images/sbdc_general/sprites.png) no-repeat scroll; 
	background-position:-620px 0;
}
#promoTabs li a:hover { cursor:pointer; background-position:-620px -60px; }
#promoTabs li.activeSlide a { background-position:-620px -60px; }

#promoWrap { width:295px; overflow:hidden; }
.home #Right #promoWrap .promo { clear:both; margin:0; border-bottom:none; padding:20px; background:#FFF; }
#Main .promo p { margin-top:0; color:#6A7464; }
#Main .promo h3 { margin-bottom:15px; }

#news-wrap,
#facebook-wrap { display:none; }
#news-wrap ul { padding-left:10px; border-left:5px solid #d0d6cc; }

#twitter-wrap #follow {
	padding-left:22px;
	background: transparent url("http://www.twitter.com/favicon.ico") top left no-repeat scroll;
}
#twitter-wrap #follow p { font-size:11px; }
#twitter-wrap #follow a { text-transform:uppercase; }

#Main p.twitter-message { 
	margin-bottom:20px;
	padding-left:10px;
	font-size:11px; line-height:150%;
	border-left:5px solid #d0d6cc; 
}
#Main span.twitter-timestamp { 
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
#Main span.twitter-timestamp abbr { text-decoration:none; border-bottom:none; }

#facebook-wrap h5 { padding-top:10px; font-size:12px; }
#RightInner .fbBox { border:1px solid #C2C9BC; padding:0; margin:20px 0 20px 0; }
.fbCity { display:none; }
#fb-links a:hover { cursor:pointer; }
#fb-links a.on { text-decoration:none; background:#FFF; }

/* end: HOME */

#subMenu{
	background:#0d92b4;
	color:#fff;
	/* border-bottom:1px solid #e5e9e1;
	margin-bottom:10px;  */
	border-bottom:20px solid #e5e9e1;
}
.page-wide #subMenu{ margin-bottom:0; }


#subMenu h3,
#Content #subMenu h3 {
	margin:0; padding:0;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal; text-transform:uppercase;
	border-bottom:1px solid #e5e9e1;
}
#subMenu h3 a{
	display:block;
	padding:10px 15px;
	margin:0px;
	color:#FFF;
}
#subMenu h3 a{ text-decoration:none; }
#subMenu h3 a:hover{ color:#000; background:#fff; }

#subMenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#subMenu li{
	padding:0px;
	margin:0px;
	font-size:12px;
	background:#86c8d9;
	border-bottom:1px solid #e5e9e1;
}
#subMenu li a{
	display:block;
	padding:6px 15px;
	margin:0px;
	line-height:15px;
	color:#000;
}
#subMenu li a{ text-decoration:none; }
#subMenu li a:hover{ background:#fff; }

#subMenu li li {
	font-size:11px;
	background:#acd0d9;
	border-top:1px solid #e5e9e1;
	border-bottom:none;
}
#subMenu li li a{
	display:block;
	padding:4px 15px 4px 30px;
	margin:0px;
	color:#373b34;
}


#Right .promo{
	margin: 0 20px 0 20px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #a2a99c;
}
#Right .promo h3{
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
}
#Right .promo h4{
	font-size:12px;
}
#Right .promo p{
	margin-bottom:11px;
}

#Right .NewsList ul { margin-top:18px; list-style:none; }
#Right .NewsList li { line-height:130%; }
#Right .NewsList span.Dim { display:block; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; text-transform:uppercase; color:#727A6E; }

#Right #SocMed {
	margin: 0 20px;
	padding: 20px 0;
}
.page-wide #Right #SocMed { display:none; }
#Right #SocMed p { margin:0; padding: 0 0 15px 20px; line-height: 15px; }
#Right #SocMed p#Facebook { background:url("http://www.facebook.com/favicon.ico") top left no-repeat; }
#Right #SocMed p#Twitter { background: transparent url("http://www.twitter.com/favicon.ico") top left no-repeat scroll; }
#Right #SocMed a { color:#0d92b4; text-decoration:underline; }
#Right #SocMed a:hover { color:#e0770f; }

#Right .Testimonial {
	margin:0 0 15px 0;
	padding:12px;
	/* color:#727a6e; */
}
.page-wide #Right .Testimonial { display:none; }
#Right .Testimonial h4 {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	color:#727a6e;
}
#Right .Testimonial h5 {
	margin:0;
	padding:0;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color:#373b34;
}
#Right .Testimonial p {
	margin:0;
	padding: 0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color:#727a6e;
}
#Right .Testimonial a { 
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:underline;
	color:#0d92b4; 
}
#Right .Testimonial a:hover { color:#e0770f; }
#Right blockquote {
	padding: 10px 0;
	font-size: 12px;
	line-height: 18px;
	font-style:italic;
	color:#373b34;
}

#Right .PostArchives {
	margin:0 0 15px 0;
	padding:12px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:normal;
	color:#727a6e;
}
#Right .PostArchives h3 {
	margin: 0;
	padding: 0 12px;
	font-size: 15px;
	text-transform: uppercase;
}
#Right .PostArchives ul {
	margin: 10px 0;
	padding: 0;
}
#Right .PostArchives li {
	list-style-type:none;
	margin:0;
	padding: 6px 12px;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
	background: #FFF;
	border-bottom: 1px solid #d0d6cc;
}
#Right .PostArchives a { color:#0d92b4; text-decoration:none; }
#Right .PostArchives a:hover { color:#727a6e; text-decoration:underline; }




/*******************/
/* LEFT COLUMN */
/*******************/

#Left{
	margin:0;
	width:201px;
	float:left;
	background:#7d8477; /* #0d92b4 */
	color:#fff;
}

#Left .feature, #Left .featureHome {
	height: 114px;
	overflow: hidden;
	border-bottom:1px solid #e5e9e1;
	border-left:1px solid #e5e9e1;
}
#Left .feature { border-top:1px solid #e5e9e1; }
	
#Left .Item { padding:20px 12px 20px 20px; font-size: 12px; color:#d2d4d0; }
#Left .Item a { color:#abd9e5; text-decoration:none; }
#Left .Item a:hover { color:#FFF; text-decoration:underline; }
#Left .Partners { margin-top:10px; padding:10px 20px; font-size:10px; color:#d2d4d0; }
#Left .Partners p { padding: 10px 0; }
#Left .Partners p a { color:#abd9e5; text-decoration:none; }
#Left .Partners p a:hover { color:#FFF; text-decoration:underline; }
#Left .Partners img { float:right; margin: 2px 0 6px 10px; }


/* LEFT COLUMN FORMS */
#Left form {
	margin: 32px 20px 30px 0;
	padding:0px;
	text-align:right;
}
#Left form p{
	font-size:12px;
	margin:0px 10px 3px 10px;
	color:#fff;
}
#Left form input.text{
	border:1px solid #757e6e;
	width:158px;
	height:18px;
	padding:2px 0px 0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	margin-left:10px;
	background-color:#E5E9E1;
}
#Left form input.blur{ color:#999; }
#Left form input.button {
	float:right;
	margin:5px 0 0 0;
}


/*******************/
/* FOOTER */
/*******************/

#footer{
	height:194px; width:950px; margin-top:0px;
	font-size:11px; line-height:14px;
	color:#fff; background:#5f665b; border-top:1px solid #e5e9e1;
}
#footer p {
	padding:8px 15px 0px 15px;
	text-align:right; font-size:11px; line-height: 14px; 
	color:#a0a69c;
}

#network { padding:25px 20px 0 20px; text-align:left; }
#networkDesc { float:left; width:160px; }
#networkDesc h4 { font-size:11px; line-height:14px; }
#networkDesc p { padding:0 0 10px 0; text-align:left; }

ul#networkLinks { 
	float:right; width:720px; height:100px; overflow:hidden;
    list-style: none outside none; 
}
ul#networkLinks li {
	position:relative; float:left; margin:10px 0 0 31px; padding:0;
	list-style-type: none;
    text-indent: -9000px;
}
ul#networkLinks li a {
	display:block; height:90px;
	background: url("images/sbdc_general/sprites.png") no-repeat scroll left top transparent;
}
ul#networkLinks li#networkSBDC a { width:57px; background-position: 0 0; }
ul#networkLinks li#networkSBDC a:hover { background-position: 0 -100px; }
ul#networkLinks li#networkPTAC a { width:114px; background-position: -70px 0; }
ul#networkLinks li#networkPTAC a:hover { background-position: -70px -100px; }
ul#networkLinks li#networkBUY a { width:92px; background-position: -190px 0; }
ul#networkLinks li#networkBUY a:hover { background-position: -190px -100px; }
ul#networkLinks li#networkROPE a { width:140px; background-position: -290px 0; }
ul#networkLinks li#networkROPE a:hover { background-position: -290px -100px; }
ul#networkLinks li#networkTREND a { width:162px; background-position: -440px 0; }
ul#networkLinks li#networkTREND a:hover { background-position: -440px -100px; }

#footer #fbLike { clear:left; float:left; margin: 9px 0 0 20px; }

#footer .copyright { clear:both; width:400px; float:right; padding-top:0; }
#footer span.Credit a { color:#a0a69c; }
#footer span.Credit a:hover { text-decoration:underline; color:#FFF; }

p.lastModified {
	display:block; width:920px;
	margin:0 auto 10px auto;
	text-align:right; font-size:10px; line-height:160%;
	color:#6D7467;
}


/*******************/
/* MISC. */
/*******************/

/* ShareThis */
#Content p#sharethis { padding-top: 15px; }
#Content a.stbutton { color:#578c50; }
#Content span.stbuttontext { font-size: 11px; line-height: 14px; }


/*******************/
/* SHOW-HIDE */
/*******************/

#ShowHideBoss .Listing { 
	margin: 0 0 10px 0;
}
#ShowHideBoss .Listing .Head, 
#ShowHideBoss .Listing .HeadOn { 
	margin:0;
	padding: 10px 15px 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 1px solid #d0d6cc;
}
#ShowHideBoss .Listing .Head p, 
#ShowHideBoss .Listing .HeadOn p { 
	font-size: 14px;
}
#ShowHideBoss .Listing .HeadOn { background: #FFF; }
#ShowHideBoss .Listing .HeadOn a{ color:#e0770f; }
#ShowHideBoss .Listing .HeadOn a:hover{ color:#0d92b4; }
#ShowHideBoss .Listing .MoreInfo { 
	margin:0;
	padding: 10px 15px 0 15px;
	background: #FFF;
	border: 1px solid #d0d6cc;
	border-top:none;
}
#ShowHideBoss .Listing p { padding: 0 0 10px 0; margin:0; }
#ShowHideBoss .Listing a { text-decoration:none; }


/*******************/
/* CFORMS */
/*******************/

.cform { width: 455px; }
.cform fieldset { border-top:none; }
.cform label  { padding: 0 0 0 10px; }
.cform label, .cform label span { width: 160px; }
.cform em { font-style:normal; font-size: .95em; color: #75826d; }

.cform ol.cf-ol li.cf-box-title,
.cform ol.cf-ol li.textonly { font-weight: normal; letter-spacing:normal; }

.cform .cf-box-group label, .cform .cf-box-group label span { width: 392px; }
.cform .cf-box-group label { margin-right:0; }
.cform .cf-box-group input.cf-box-b {  }

.cform ol.cf-ol li { padding: 10px; }
.cform textarea, .cform input {
	width: 240px; 
	font-size:12px; 
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000; 
	background:#e5e9e1;
	border:1px solid #d0d6cc;
}
.cform select { margin-top:4px; }
.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#FFF; 
}
.cform span.reqtxt, .cform span.emailreqtxt { 
	margin-left: 180px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #929c89;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
	width: 140px;
	padding: 4px 10px;
	font-size: 12px;
	text-transform: uppercase;
	text-align:left;
	color: #9e0b0f;
	background: #f2f4ef url("images/sbdc_general/btn_bg.gif") top right no-repeat;
}

.cform input.backbutton:hover,
.cform input.resetbutton:hover, 
.cform input.sendbutton:hover { cursor:pointer; }

#Content .success {
	margin-bottom: 15px;
	font-size:14px;
	color: #FFF;
	background: #0d92b4;
}



/***************************/
/* TOOLS & SMALL BIZ LIFE CYCLE */
/***************************/

#Content .slideshow_wrap { margin:0 0 23px 0; }

#Content .slideshow_wrap .tabs { height: 28px; overflow:hidden; }
#Content .slideshow_wrap .tabs ul { 
	margin:0; padding:0;
	list-style:none outside none;
}
#Content .slideshow_wrap .tabs li { 
	float:left;
	width: 91px; height: 28px; overflow:hidden;
	margin:0 !important; padding:0;
	line-height:13px;
	list-style:none outside none;
}
#Content .slideshow_wrap .tabs li a {
	display:block;
	cursor:pointer;
	margin: 0 1px 0 0; padding: 8px 0;
	font-size: 13px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	line-height: 13px;
	color: #FFF; /* 373B34 */
	background:#c3631e; /* e7bc05 */
}
#Content .slideshow_wrap .tabs li a.over { color: #FFF; background:#d58e12; margin-bottom:0; }
#Content .slideshow_wrap .tabs li a.on { color: #c3631e; background:#FFF; }

#Content .slideset { clear:both; }
#Content .slideset #slide_default,
#Content .slideset .slide { 
	margin: 0 1px 0 0; padding: 20px 20px 5px 20px;
	border-top: 1px solid #e5e9e1;
	background:#FFF;
}
#Content #sblc #slide_default,
#Content #sblc .slide { height:240px; padding:0; }
#Content .slideset .slide { display:none; }
#Content .slideset #slide_default { color:#6a7464; }
#Content .slideset h3 { font-size: 18px; color:#1294b6; }
#Content .slideset h3 span { display:block; font-size: 14px; color:#578C50; }

#Content .slideset .slide ul { padding:0 0 15px 0; margin:0px; }
#Content .slideset .slide li {
	list-style:none outside none;
	padding:0px; margin:0 0 1px 0;
	font-size:12px;
}
#Content .slideset .slide li a {
	display:block;
	padding:6px 15px; margin:0px;
	line-height:15px; text-decoration:none; 
	color:#000; background:#e7bc05;
}
#Content .slideset .slide li a span { color:#e7bc05; }
#Content .slideset .slide li a:hover { color:#000; background:#86C8D9; }
#Content .slideset .slide li a:hover span { color:#FFF; }



/********************/
/* CONTACT TABS           */
/********************/

#Content .view-wrap { clear:both; padding: 10px 0 0 0; }

#Content .view-wrap .tabs { float:left; width:145px; overflow:hidden; }
#Content .view-wrap .tabs ul { 
	margin:0; padding:0;
	list-style:none outside none;
}
#Content .view-wrap .tabs ul li { 
	height: 32px; overflow:hidden;
	margin:0 0 1px 0 !important;
	padding:0;
	line-height:13px;
	list-style:none outside none;
}
#Content .view-wrap .tabs li a {
	display:block;
	cursor:pointer;
	margin: 0 1px 0 0; padding: 10px;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	line-height: 13px;
	color: #373b34; 
	background: url("images/sbdc_general/bg_tab_contact.png") top left no-repeat;
}
#Content .view-wrap .tabs li a.over { background-position: 0 -40px; }
#Content .view-wrap .tabs li a.on { color: #FFF; background-position: 0 -80px;  }

#Content #contact .slideset { float:right; width:510px; padding:0; text-align:left; }
#Content #contact .slide { padding:0; }
#Content .view-wrap .slideset div { display:none; }
#Content .view-wrap #slide_default { display:block; padding:0; background:none; border:0; }

#Content #contact h3 span { display:inline; }
#Content .slideset a.view-map,
#Content .slideset a.hide-map { font-size:11px; text-decoration:underline; color:#C3631E; }
#Content .slideset a.hide-map { display:none; }
#Content .slideset a.view-map:hover,
#Content .slideset a.hide-map:hover { cursor:pointer; text-decoration:none; color:#7d8477; }

iframe.map { margin:0 0 20px 0; border:10px solid #878B84; }




