
ul#css_nav li.top {
	float: left;
	margin:0;
	padding:0;
}
ul#css_nav li ul {
	margin:0;
}

body {
	background: #5c6f7b;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a {color: #6e6e6e; text-decoration: none;}
a:hover {color: #c46e70;}
img, fieldset {border: 0;}
div,span,fieldset{margin:0;padding:0;}
.left {float: left;}
.right {float: right;}
.wrapper {
	background: #fff;
	margin: 0 auto 50px auto;
	padding: 20px 0 20px 25px;
	width: 834px;
	overflow: hidden;
}
/*--------------------------------------------------
// Header
//--------------------------------------------------*/
#header {
	overflow: hidden;
	width: 818px;
	margin: 0 0 30px 0;
}
#header .left {
	overflow: hidden;
}
#header .left h1 {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#header .left h1 a {
	display: block;
	width: 257px;
	height: 294px;
	background: transparent url('/clients/thesource/structureimages/logo.png') no-repeat top left; 
	overflow: hidden;
	text-indent: -500px;
}
#header .left img.slogan {
	padding: 0 0 0 120px;
}
#header .left ul.horizontal {
	margin: 30px 0 0 60px;
}
/*---------------------------------------------
// Body
//--------------------------------------------------*/
#content {
	width: 506px;
	float: left;
	margin: 0 0 0 33px;

}
#content .box {
	margin: 20px 0 0 0;
	background: #5b6f7b;
	color: #fff;
	overflow:auto;
	position:relative;
	padding: 15px 15px 40px 15px;
	height: 330px;
}
#content .box .scroll {
	padding: 15px 15px 40px 15px;
	height: 330px;
	overflow: auto;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #00aeef;
}
.jScrollPaneDrag {
	position: absolute;
	background: #e64097;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}
#sidebar {
	margin: 0 40px 0 0;
	float: right;
	width: 185px;
}
#sidebar form, #sidebar form fieldset, #sidebar form input {
	padding: 0;
	border: 0;
	margin: 0;
	overflow: hidden;
	font-size: 12px;
}

#sidebar form input {
	font-family: verdana, arial;
	color: #048abc;
	font-size: 8pt;
	padding: 4px;
}

#sidebar .login form input.username {
	background: #c2ccd4;
	border: 1px solid #a1adb6;
	padding: 1px 2px 3px 2px;
	margin: 0 0 5px 0;
	width: 178px;
	color: #00adef;
	font-weight: bold;
}
#sidebar .login form input.password {
	background: #c2ccd4;
	border: 1px solid #a1adb6;
	padding: 1px 2px 3px 2px;
	width: 128px;
	margin: 0 4px 0 0;
	color: #00adef;
	font-weight: bold;
}
#sidebar .login form input.submit {
	background: #5b6f7b;
	border: 1px solid #a1adb6;
	padding: 0 2px 2px 2px;
	width: 42px;
	color: #00adef;
	font-weight: bold;
}
#sidebar .login a {
	color: #00adef;
	font-weight: bold;
	float: right;
}
#sidebar .box {
	background: #e97ab0 url('/clients/thesource/structureimages/sidebar_bg.png') repeat-x top left;
	overflow: hidden;
	clear: both;
	margin: 40px 0 0 0;
	color: #fff;
}
#sidebar .box p {
	margin: 0 12px;
	line-height: 12px;
	padding: 0;
	font-size: 10px;
}
#sidebar .links {
	margin: 10px 12px;
	font-size: 14px;
	color: #00adef;
	font-weight: bold;
}
#sidebar .box a {
	font-size: 14px;
	color: #00adef;
	font-weight: bold;
}
#sidebar .box form {
	margin: 10px 12px;
}
#sidebar .box form label {
	color: #00adef;
	font-weight: bold;
	font-size: 14px;
}

#sidebar .box form input.subscribe {
	background: #5b6f7b;
	border: 1px solid #a1adb6;
	padding: 0 2px 2px 2px;
	width: 82px;
	color: #00adef;
	font-weight: bold;
	margin: 5px 0 0 0;
	height: 24px;
}

/*--------------------------------------------------
// Footer
//--------------------------------------------------*/
#footer {
	margin: 0;
	padding: 20px 295px 20px 0;
	clear: both;
	overflow: hidden;
}
#footer span.copyright {
	padding:6px 20px 0 33px;
	float: left;
}
#footer span.sitelinks {
	padding: 0;
	float: right;
}

.share {
float:left;
padding:0 20px 0 0;
}



#css_nav li ul.text{border-top:1px solid #5b6f7b;}
#css_nav li ul.text li a {
border-bottom:1px solid #5b6f7b;
border-left:1px solid #5b6f7b;
border-right:1px solid #5b6f7b;
}
		