@charset "utf-8";
/* Global CSS Document for Serve Central */

/* Main elements */



body {
	margin:0;
	padding:0;
	background-color:#9ca087;
	background-image:url(/images/body-bg.jpg);
	background-repeat:repeat-x;
	height:100%;
	text-align:center;

}

#container {
	width:852px;
	margin:0 auto 0 auto;
	text-align:center;
	height:100%;
}

#header {
	background-image:url(/images/header-bg.jpg);
	background-repeat:no-repeat;
	width:852px;
	height:211px;
	margin-left:-1px;
	}

#top-bar {
	position:absolute;
	float:left;
	width:850px;
}

#logo {
    float:right;
    margin:70px 33px 0 0;
    width:280px;
    height:103px;
    border:0;

}


#content {
	text-align:left;
	padding:10px 25px 10px 25px;
	}	
	
#midcontainer {
	width:817px;
	border-left:10px solid #e1e1d5;
	border-right:10px solid #e1e1d5;
	background-color:#FFFFFF;
	background-image:url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin-left:7px;

}


#footer {
	background-image:url(/images/footer-bg.gif);
	background-repeat:no-repeat;
	width:837px;
	height:145px;
	margin-left:7px;
	text-align:left;
	}
	
ul li {
	margin-top:5px;
}

.sub-section {
	border-bottom:2px dotted #787b67;
	padding-bottom:10px;
}

.clear {

clear:both;

}


/* Navigation */




a.active-tab {
	background-image:url(../images/header-btn-active-bg.gif);
	border-top:2px solid #585b47;
	border-right:2px solid #585b47;
	border-left:2px solid #585b47;
	text-align:center;
	background-repeat:repeat-x;
	background-color:#838675;
}

a.non-active-tab {
	background-image:url(../images/header-btn-bg.gif);
	border-top:2px solid #950c0c;
	border-right:2px solid #950c0c;
	border-left:2px solid #950c0c;
	text-align:center;
	background-repeat:repeat-x;
	background-color:#950c0c;
}

#buttons li a:hover{
	color:#dcdce1;
}

.btn-txt {
	display:none;
}

.btn-read-more {
	background-image:url(../images/btn-read-more.gif);
	width:98px;
	height:20px;
	display:block;
}

a.btn-read-more:hover {
	background-position:-98px 0;
}

#sub-nav-wrapper {
	width:150px;
	float:right;
	border-bottom:3px solid #950c0c;
	padding-left:20px;
	margin-top:-24px;
	margin-right:-18px;
	margin-left:10px;
}

#sub-nav-wrapper ul {
	margin:0;
	padding:0;
}

#sub-nav-wrapper ul li a {
	display:block;
}

/* Typography */

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
}

a {
	color:#960c0c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h2 {
	color:#960c0c;
	font-weight:bold;
	font-size:1.2em;
	clear:left;
}

h2.home {
	display:inline;
}

h3 {
	color:#787b67;
	font-size:1.1em;
}


/* Login */

#login-form {
	float:left;
	padding:12px 0 0 130px;
	text-align:left;
}

#login-labels {
	width:400px;
	float:left;
}

#login-form label {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

.loginFormInput {
	height:12px;
	border:1px solid #60654e;
	font-size:11px;
	margin-right:13px;
	width:119px;
}


#register-copy {
	float:right;
	padding-top:12px;
	padding-right:30px;
}

#register-copy a {
	font-size:11px;
	font-weight:bold;
	color:#bec2a7;
}

/* Quotes */

#quote-container {
	clear:both;
	
}

#quotes {
	width:330px;
	margin:0 0 0 255px;
	display:block;
	padding:50px 0 0 0;
}

#quotes li {
	text-align:center;
	list-style-type:none;
	padding:0;
	list-style-position:outside;
	margin:0;
	width:330px;
	display:block;
	color:#ffffff;
}


/* Post Footer */

#footer-links {
	text-align:center;
	margin:10px 0 5px 0;
	color:#000000;
}

#footer-links a {
	color:#000000;
	text-decoration:none;
}

#footer-links a:hover {
	color:#000000;
	text-decoration:underline;
}

#copyright {
text-align:center;
color:#575757;
font-size:11px;
}

/* Home */

#hp-left {
width:45%;
float:left;
}

#hp-right {
width:50%;
float:right;
}

#hp-right strong {
	color:#960c0c;
}

.video-hp {
	float:right;
}

/* Solutions */


#solution-bullets ul li  {
	margin-top:5px;
}

#solution-bullets ul {
	margin-top:0;
}

#solution-bullets ul li ul {
	padding-left:20px;
	list-style-type:circle;
}

#solution-bullets ul  {
	padding-left:10px;
}

#solution-bullets br {
	clear:both;
}

.solution-sub-features {
	color:#3f432a;
	font-size:1.1em;
}

.features-column-a {
	float:left;
	width:360px;
	margin:0;
	padding:0;
}

.features-column-b {
	float:right;
	width:360px;
	margin:0;
	padding:0;
}

.features-clear {
	clear:left;
	padding-top:15px;
}

.features-header {
	display:block;
	}

li.features-column-header {
	list-style-type:none;
	color:#960c0c;
	font-weight:bold;
}

li.features-column-header ul li {
	font-weight:normal;
}

/* Contact */

.contact-table {
	float:left;
	width:50%;
}

.contact-table br {
	clear:both;
}

/* About */

#glossary-table {
	margin-bottom:10px;
}

#glossary-table td {
	padding:4px;
	background-color:#e7eed9;
}

/* Sitemap */

#sitemap-list strong {
	color:#960c0c;
}

/* begin suckerfish dropdowns */

#nav{
	padding:176px 0 0 38px;
	margin:0;
	list-style: none;
}

#nav a {
	display: block;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:17px;
}

#nav a:hover {
	text-decoration:none;
	color:#dcdce1;
}

#nav ul li a {
	padding:0 10px 0 10px;
}

#nav ul li ul li a {
    margin-right:0;
	padding:0;
	display:block;
}


#nav li {
	float: left;
	width: 7em;
	margin-right:6px;
	text-align:left;
}

#nav li ul li {
	width:16em;
}

#nav li ul {
	position: absolute;
	width: 16em;
	left: -999em;
	padding:0;
	background-color:#41452c;
	clear:left;
	 -moz-opacity: 0.9;
     opacity:.90;
	 margin:0;
	 list-style-type:none;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

	
/* end suckerfish dropdowns */

.loginBannerButton {
    background-color: #890b0b;
    color: #FFFFFF;
    font-weight: bold;
    border-left: 2px solid #c8c2b2;
    border-bottom: 2px solid #595951;
    border-right: 2px solid #9e9b8e;
    border-top: 2px solid #9e9b8e;
    text-align: center;
    padding: 0;
    cursor: pointer;
    font-size: 11px;
    margin: 0 0px 0 0px;
    width: auto;
}

.maintenanceBanner
{
    color:white;
    font-size: 13px;
    background-color:gray;
    font-weight:bold;
    margin-top:8px;
    margin-bottom:8px;
    margin-right:8px;
    border: 2px inset #890b0b;
    float:left;
    margin-left:130px;
    width:70%;
    height:20px;
    padding-right:12px;
    padding-top:2px;
    vertical-align:middle;
    text-align:center;
}
