body {
	margin:0;
	padding:0;
	text-align:center;
	font:0.8em Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#fff;
	background-image:url(/inc/html/bsolutions/pix/homepage_wave_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#wrapper {
	width:900px;
	text-align:left;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
} 

img {
	border:none;
}

/* ================================ HEADER */

#header {
	width:100%;
}

#logo-container {
	float:left;
	margin:20px 20px 20px 0;
}

#top-menu {
	float:right;
}

#top-menu ul {
	margin:0;
	padding:6px 0 0 0;
	list-style:none;
	color:#333;
	font-size:1.1em;
}

#top-menu li {
	display:inline;
	text-align:center;
}

#top-menu li a, #top-menu li a:visited {
	color:#333;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:2px;	
}

#top-menu li a:hover {
	text-decoration:underline;
}

#logo-container a, a:visited {
	color:#000;
}

/* ================================ MAIN IMAGE */

#page-top {
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:100%;
	padding:30px 0 5px 0;
	margin-bottom:20px;
}

#page-top-text {
	width:470px;
	font-size:1.1em;
	color:#23405f;
}

#page-top-text p {
	margin-top:5px;
	line-height:1.4em;	
}

#page-top-text h3 {
	color:#114878;
	margin:0;
	padding-bottom:0;
	line-height:1.5em;
	font-size:1.2em;
}

/* ========================================= QUICK NAV (top of homepage) */

#quick-nav {
	margin:15px 0 10px 0;
}

#quick-nav ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	color:#333;
	font-size:1.1em;
}

#quick-nav li {
	display:inline;
	text-align:center;
	background-color:#efefef;
	padding:10px 20px 10px 28px;
	margin:0 2px 0 0;
	background-image:url(/inc/html/bsolutions/pix/quick_nav_bullet.gif);
	background-position:8px 10px;
	background-repeat:no-repeat;
}

#quick-nav li a, #quick-nav li a:visited {
	color:#114878;
	text-decoration:none;
	font-weight:bold;
}

#quick-nav li a:hover {
	text-decoration:underline;
}

/* ================================ LEFT CONTENT */

#left-content {
	width:240px;
	float:left;
	margin-top:-3px;
}

/* top level */

#left-content ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.1em;
	font-weight:bold;
}

#left-content ul li {
	border-bottom:1px solid #fff;
	background-color:#e8ecf5;
}

#left-content ul li a, #left-content ul li a:visited {
	color:#646a6e;
	text-decoration:none;	
	display:block;
	padding:10px 10px 9px 15px;
	background-color:#e8ecf5;
	border-left:7px solid #5279b4;
} 

#left-content ul li a:hover {
	text-decoration:none;
	color:#333;	
}

#left-content ul li a.current, #left-content ul li a:visited.current {
	background-color:#00498f;
	color:#fff;
/*	background-image:url(/inc/html/bsolutions/pix/leftcontent_bullet_on.gif);*/
	background-repeat:no-repeat;
	background-position:7px 13px;	
}

/* ================================ CENTER CONTENT */


#center-content {
	float:left;
	width:400px;
	margin:0 10px 0 10px;
}

/* ================================ RIGHT CONTENT */

#right-content {
	float:right;
	width:230px;
	margin:-10px 0 0 0;	
	padding-left:0px;
	padding-bottom:10px;
}

#right-content .scm-sidebar {
	padding:25px 80px 15px 20px;
	background-color:#e7eff2;
	font-size:1.5em;
	color:#184a8f;
	margin-bottom:3px;
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom:7px solid #dbe4e7;
	height:50px;
}


#right-content a, #right-content a:visited {
	color:#184a8f;
	text-decoration:none;
}

#right-content a:hover {
	color:#112e55;
}

#right-content h3 {
	font-weight:100;
	margin:0;
	padding:0;
	text-shadow:1px 1px #fff;
}

#scm-sidebar-homepage-course-booking { background-image:url(/inc/html/bsolutions/pix/homepage/course_book_bg.jpg); }
#scm-sidebar-homepage-training-venues { background-image:url(/inc/html/bsolutions/pix/homepage/training_venues_bg.jpg); }
#scm-sidebar-homepage-meet-the-team { background-image:url(/inc/html/bsolutions/pix/homepage/meet_the_team_bg.jpg); }

/* ================================ FEATURED AREA */

#features-container {
	background-image:url(/inc/html/bsolutions/pix/homepage/featured_container_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:212px;
	margin-top:15px;
	padding-top:20px;
}

.feature {
	width:215px;
	background-color:#336089;
	padding:15px;
	float:left;
	background-image:url(/inc/html/bsolutions/pix/homepage/feature_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	color:#fff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	line-height:1.4em;
	min-height:140px;
	max-height:140px;
	overflow:hidden;
}

.feature h2 {
	font-size:1.5em;
	line-height:1.2em;
	margin-top:0;
}

.feature a, .feature a:visited {
	color:#fff;
	text-decoration:underline;
}

.middle {
	margin:0 15px 0 15px;
	width:368px;
	background-image:url(/inc/html/bsolutions/pix/homepage/middle_feature_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#608db7;
}

.right {
	width:197px;
}


/* ================================ FOOTER */ 

#footer {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	color:#8c8b8b;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:20px;
	padding-bottom:20px;
	line-height:1.5em;
	border-top:1px solid #89acca;
	font-size:1.1em;	
}

#footer-left {
	float:left;
}

#footer-left a, #footer-left a:visited {
	color:#959494;
}

#footer-left a:hover {
	text-decoration:underline;
}

#footer-center {
	float:left;
	margin-left:110px;
}

#footer-center a, #footer-center a:visited {
	color:#959494;
	text-decoration:none;
}

#footer-center a:hover {
	color:#666;
}

#footer-right {
	float:right;
	text-align:right;
	padding-bottom:40px;
	background-image:url(/inc/html/bsolutions/pix/cards_accepted.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#footer-right a, #footer-right a:visited {
	color:#959494;
}

.article {
	margin-top:10px;
}

.article a, .article a:visited {
	color:#000066;
	font-size:.85em;
	font-weight:bold;
	text-decoration:none;
}

.article a:hover {
	text-decoration:underline;
}

.credit {
	margin-top:10px;
	font-size:0.8em;
	text-align:right;
}

.credit a, .credit a:visited {
	color:#ccc;
	text-decoration:none;
	background-color:#efefef;
	padding:5px;
	border-radius:5px;
}

#footer-right .credit a:hover {
	color:#666;
}

/* ================================ OTHER */

.clear {
	clear:both;
}

#news-homepage-overview h4 {
	font-size:1.3em;
	color:#996633;
	margin-top:0;
	margin-bottom:0;
}

.article a, .article a:visited {
	font-weight:bold;
	font-size:0.9em;
}

.article p {
	padding-top:5px;
	margin-top:0;
	line-height:1.5em;
	color:#666;
}

.scm-sidebar-body form {
	background-color:#f5f5f5;
	padding:10px;
	margin-top:10px;
	font-size:0.9em;
}

#comments {
	width:300px;
}

#sitemap ul {
	list-style-image:none;
}

.view-courses-btn {
	padding:10px 10px 10px 0;
	text-align:right;
}
