body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #F4F2F3;
	margin: 0px 0px 25px 0px;
}
#container {
	width: 900px;
	margin: 0 auto;
	background: #fff url(../images/header-bg.gif) no-repeat right top;
}
#header {
	float: left;
	width: 900px;
	height: 95px;
}
#logo {
	float: left;
	display: inline; /* IE6 fix */
	width: 190px;
	height: 65px;
	margin: 0 0 0 30px;
}
#softstarterhub-logo {
	float: right;
	display: inline; /* IE6 fix */
	width: 128px;
	height: 25px;
	margin: 20px 30px 0 0;
}

/* ---------------- Body ---------------- */

#body {
	float: right;
	display: inline; /* IE6 fix */
	width: 620px;
	margin: 0 30px 20px 0;
}
p {
	margin-top: 6px;
	margin-bottom: 12px;
}
h1, .contentheading, .componentheading, .componentheadingnews {
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 1px 0 6px 0;
	border-bottom: 1px solid #BCBCBC;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0 16px;
	background: url("../images/bullet.gif") no-repeat scroll 2px 9px rgba(0, 0, 0, 0);
}
.category-desc ul li 
{
background:url("../images/bullet.gif") no-repeat scroll 2px 9px rgba(0, 0, 0, 0);

}
.list-title
{
background:url("../images/bullet.gif") no-repeat scroll 2px 9px rgba(0, 0, 0, 0);
}
.category-list tr a
{
margin-left:11px;
}
a {
	color: #000000;
	text-decoration: underline;
}
#body a:visited {
	color: #666;
}
a:active, a:focus {
	outline: 0;	
}
a:hover {
	text-decoration: none;
}
#body ul {
	margin: 15px 0px 15px 0px;
	padding-left: 0px;
}

#body ul li {
	margin: 0px 0px 4px;
	padding: 0px 16px;
	background: url(../images/bullet.gif) no-repeat 2px 7px;
	list-style-type: none;
}
hr {
	border: 0;
	color: #FFF;
	border-bottom: 1px dotted #CACACA;	
}
.grey-table, .blue-table {
	clear: both;
	border: none;    
	font-size: 10px;
	color: #000000;
	background-color: #EEEDEE;
}
.grey-table tr, .blue-table tr {
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.grey-table td, .blue-table td {
	padding: 2px 6px 2px 6px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.grey-table-header, .blue-table-header { 
	font-size: 11px;
    color: #FFFFFF;
	background-color: #797979;
	font-weight: bold;
}
.breadcrumbs {
	font-size: 10px;
	display: block;
	line-height: 12px;
	margin: 0 0 12px 0;
	padding: 0;
	color: #000;
}
.breadcrumb {
	font-size: 10px;
	display: block;
	line-height: 12px;
	margin: 0 0 12px 0;
	color: #000;
	padding-bottom:25px;
margin-top:0px !important;
}
.breadcrumb li

{
float:left;
background:none !important;
padding:0 !important;
}
.breadcrumb ul
{
	background:none !important;
}
.breadcrumb ul li
{
	background:none !important;
}
.pathway a {
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}
.pathway a:hover {
	color: #000;
	text-decoration: none;
}
#body .pathway a:visited {
	color: #000;
}
.clear-floats {
	clear: both;
}

/* ---------------- Side Bar ---------------- */

#side-bar {
	float: left;
	display: inline; /* IE6 fix */
	width: 190px;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 20px 30px;
}
#side-nav-container {
	float: left;
	display: inline; /* IE6 fix */
	width: 190px;
	background-color: #797979;
}
#side-nav {
	float: left;
	display: inline; /* IE6 fix */
	width: 190px;
	margin: 0;
}
#side-nav ul {
	width: 190px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #fff;
}
#side-nav ul li {
	width: 190px;
}
#side-nav ul li.active {
	margin: 0;
	padding: 0;
	background-image: none;
	list-style-type: none;
}
#side-nav ul a {
	display: block;
	padding: 4px 2px 4px 10px;
	border-bottom: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	/*background-color: #797979;*/
}
#side-nav ul li.item348 a {
	background-image: url(../images/pencil-icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 25px;
}
#side-nav ul li#current a {
	background-color: #676767;
}
#side-nav ul li#current li a {
	background-color: #EEEDEE;
}
#side-nav ul li#current li a:hover {
	background-color: #676767;
}
#side-nav ul ul li#current a {
	background-color: #676767;
}
#side-nav ul ul li#current li a {
	background-color: #EEEDEE;
}
#side-nav ul ul li#current li a:hover {
	background-color: #676767;
}
#side-nav ul li a:hover {
	background-color: #676767;
}
#side-nav ul ul {
	border-top: none;
	margin: 0;
}
#side-nav ul li.active ul li {
	display: inline;
}
#side-nav ul ul a, #side-nav li.current li a {
	display: block;
	padding: 3px 2px 3px 20px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	background-color: #797979;
	color: #fff;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
#side-nav ul ul a:hover {
	background-color: #676767;
	background-image: url(../images/menu-arrow.gif) no-repeat;
	color: #fff;
}
#side-nav ul ul ul {
	border: none;
	margin: 0;
}
#side-nav ul ul ul {
	border-top: none;
	margin: 0;
	display: block;
	
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	background-color: #797979;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	
	
}
#side-nav ul ul ul a {
	display: block;
	
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	background-position: 10px 9px;
}

#search-box-container {
	float: left;
	display: inline; /* IE6 fix */
	width: 190px;
	height: 45px;
}
#search-box {
	float: left;
	display: inline; /* IE6 fix */
	height: 25px;
	width: 170px;
	background-image: url(../images/search-bg.gif);
	background-repeat: no-repeat;
	margin: 10px;
}
.search input#mod_search_searchword {
	float: left;
	height: 20px;
	width: 130px;
	background: none;
	border: none;
	color: #797979;
	font-size: 11px;
	line-height: 22px;
	margin: 0;
	padding: 1px 0 0 13px;
}
.search input.button {
	float: right;
	height: 25px;
	width: 25px;
	background: none;
	border: none;
	margin: 0;
}
#side-bar #form-login {
	text-align: center;
	margin-top: 10px;
}
#side-bar #form-login .button  {
	margin-bottom: 8px;
}

#form-login-username
{
	padding-top:10px;
	text-align:center;
	font-size:11px;
	color:#fff;
}
#form-login-password
{
	padding-top:10px;
	text-align:center;
	color:#fff;

}
#form-login-remember
{
	padding-top:10px;
	text-align:center;
	padding-bottom:10px;
	color:#fff;
}

#form-login-submit .btn-primary

{
	
	text-align:center;
	padding-bottom:10px;
	background:url(../images/loginButton.gif) no-repeat !important;
	border:none;
	height:26px;
	width:60px;
	color:#fff;
	text-align:center;
}

/*.btn-primary
{
	background:#3C667E;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; 
-khtml-border-radius: 5px; 
border:medium none;
color:#fff;

}
*/
#side-bar #form-login-submit .control-group controls btn btn-primary
{
	margin-bottom: 8px;
	
}

.btn btn-primary
{
	margin-bottom: 8px;
}
#side-bar #form-login fieldset {
	padding: 0px;
	border: none;
	background-color: transparent;
}
#side-bar #form-login ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
}
#side-bar #form-login ul li {
	text-align:center;
}
.login-greeting { margin-bottom: 8px; }

.logout-button .btn-primary
{
	background:url(../images/logoutButton.gif) no-repeat !important;
	border:0px;
	height:26px;
	width:60px;
	color:#fff;
	text-align:center;

}

/*--------------------- Footer ---------------------*/

#footer {
	clear: both;
	width: 900px;
	height: 44px;
	margin: 0 auto;
	color: #797979;
	font-size: 11px;
	position: relative;
}
#footer-links {
	position: absolute;
	width: 520px;
	height: 20px;
	top: 0px;
	left: 255px;
}
#footer-links a {
	color: #797979;
	text-decoration: underline;
}
#footer-links a:hover {
	color: #797979;
	text-decoration: none;
}
#back-to-top {
	position: absolute;
	width: 79px;
	height: 20px;
	top: 0px;
	left: 796px;
}

@media print {
table.contentpaneopen .grey-table {
	border: 2px solid #797979;
}
table.contentpaneopen .grey-table tr {
	border-left: 2px solid #797979;
	border-top: 2px solid #797979;
}
table.contentpaneopen .grey-table td {
	border-right: 2px solid #797979;
	border-bottom: 2px solid #797979;
}
table.contentpaneopen .grey-table-header { 
	font-size: 11px;
    color: #fff;
	background-color: #797979;
}
}

.logout-button
{
text-align:center;
}
#side-nav ul li a:active
{
background-color:#676767 ;
color:#fff;
}
#side-nav li.current a
{
background-color:#676767 ;
color:#fff;
}

#side-nav ul ul a:active {
	background-color: #676767;
	color: #fff;
}
