/* @override 
	http://localhost/xch_commplus/css/site_struct.css
	http://commplus.louddevelopment.com/css/site_struct.css
*/

/****************************************************
TYPOGRAPHY
****************************************************/
body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
	font-size: 12px;
	line-height: 18px;
}
table {
	margin: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
ul {
	margin-left: 30px;
	list-style: square;	
}
ol {
	margin-left: 33px;
	list-style: decimal;	
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #8344a1;
	font-size: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight:normal;
}
h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #8344a1;
	font-size: 16px;
	padding-bottom: 5px;
}
a {
	color: #8344a1;
}
/****************************************************
BASIC STRUCTURE AND BACKGROUNDS
****************************************************/
body {
	background: #FFF;
}
#body-container {
	width: 1000px;
	margin: auto;
	background: #FFF url(../img/site/bg-body-container.jpg) no-repeat;
	min-height:793px;
  	height:auto !important;
  	height:793px;
  	border: 1px solid #ccc;
}
#header {
	width: 1000px;
	height: 184px;
	
}
#header-img {
	width: 1000px;
	height: 113px;
	overflow: hidden;
}
#nav	 		{ height: 52px; overflow: hidden;width:749px; padding: 0pt; margin: auto; list-style-image: none; list-style-position: outside; list-style-type: none; float: right; padding-top: 10px;}
#nav li	 		{float:left; margin: 0pt; padding: 0pt;width: auto;}
#nav a 			{display:block; height:52px; overflow:hidden; margin: 0pt; padding: 0pt;text-decoration: none; background: url(../img/site/sprite-nav.jpg);text-indent: -2500px;cursor: pointer;}

#nav a.home {width: 107px;background-position: 0px 0px;}
#nav a.home.active,
#nav a.home:hover {background-position: 0px -52px;}

#nav a.mindset {width: 99px;background-position: -107px 0;}
#nav a.mindset.active,
#nav a.mindset:hover {background-position: -107px -52px;}

#nav a.possib {width: 146px;background-position: -206px 0;}
#nav a.possib.active,
#nav a.possib:hover {background-position: -206px -52px;}

#nav a.vision {width: 146px;background-position: -352px 0;}
#nav a.vision.active,
#nav a.vision:hover {background-position: -352px -52px;}

#nav a.success {width: 131px;background-position: -498px 0;}
#nav a.success.active,
#nav a.success:hover {background-position: -498px -52px;}

#nav a.sparks {width: 120px;background-position: -629px 0;}
#nav a.sparks.active,
#nav a.sparks:hover {background-position: -629px -52px;}

#content {
	width: 1000px;
	margin: auto;
	min-height:453px;
  	height:auto !important;
  	height:453px;
}
#big-loop {
	width: 921px;
	height: 331px;
	margin: auto;
	overflow: hidden;
}
#small-loop {
	width: 921px;
	height: 165px;
	margin: auto;
	overflow: hidden;
}
#page-content {
	width: 921px;
	margin: auto;
	min-height:120px;
  	height:auto !important;
  	height:120px;
  	background: url(../img/site/bg-page-top.jpg) top center no-repeat;
  	padding-left: 20px;
  	padding-right: 19px;
  	padding-top: 53px;
}
#footer {
	width: 960px;
	margin: auto;
	min-height:200px;
  	height:auto !important;
  	height:200px;
  	background: url(../img/site/bg-footer-top.jpg) top center no-repeat;
}
.footer-title {
	padding-left: 22px;
	font-size: 14px;
	line-height: 20px;
	color: #5c3968;
	padding-bottom: 2px;
}
.footer-text {
	padding-left: 21px;
}
.footer-text a {
	color: #5e5e5e;
}
.footer-text a:hover {
	color: #5c3968;
	text-decoration: underline;
}
.footer-column1 {
	width: 210px;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
}
.footer-column1 .footer-title {
	background: url(../img/site/bg-footer1.jpg) left no-repeat;
}
.footer-column2 {
	width: 210px;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
}
.footer-column2 .footer-title {
	background: url(../img/site/bg-footer2.jpg) left no-repeat;
}
.footer-column3 {
	width: 210px;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
}
.footer-column3 .footer-title {
	background: url(../img/site/bg-footer3.jpg) left no-repeat;
}
.footer-column4 {
	width: 210px;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
}
.footer-column4 .footer-title {
	background: url(../img/site/bg-footer4.jpg) left no-repeat;
}
#site-credits {
	width: 921px;
	height: 40px;
	margin: auto;
	background: url(../img/site/bg-sitecredits-top.jpg) no-repeat;
	text-align: center;
	padding-top: 15px;
}
#site-credits p {
	margin: 0px;
	padding: 0px;
}
#site-credits a {
	color: #5e5e5e;
}
#site-credits a:hover {
	color: #5c3968;
	text-decoration: underline;
}
#site-design {
	width: 1000px;
	margin: auto;
	line-height: 30px;
	text-align: right;
	font-size: 10px;
}
/****************************************************
SUBNAV PAGE STYLE
****************************************************/
#page-left {
	width: 302px;
	background: url(../img/site/bg-subnav-top.jpg) left top no-repeat;
	float: left;
}
#page-title {
	padding-top: 10px;
	font-size: 21px;
	text-transform: uppercase;
	color: #888888;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	width: 280px;
	float: right;
	margin-right: 12px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
#subnav {
	width: 292px;
	float: right;
}
#subnav a {
	display: block;
	padding-left: 30px;
	background: url(../img/site/bg-subnav-item.jpg) left no-repeat;
	color: #5e5e5e;
	line-height: 28px;
	width: 250px;
	margin-bottom: 1px;
}
#subnav a.active,
#subnav a:hover {
	background: url(../img/site/bg-subnav-hover.jpg) left no-repeat;
	color: #5c3968;
	text-decoration: none;
}
#sidebar {
	width: 280px;
	float: right;
	margin-right: 11px;
	clear: both;
	margin-top: 50px;
}

#page-right {
	width: 590px;
	float: right;
	padding-right: 10px;
	background: url(../img/site/bg-page-right.jpg) top right no-repeat;
	padding-top: 10px;
}
/****************************************************
XTRANET LOGIN STYLE
****************************************************/
#xtranet_login_form {
	background: #8344a1;
	width: 280px;
	padding: 20px;
	margin: auto;
	margin-top: 90px;
}
#xtranet_login_form .login_form_usr,
#xtranet_login_form .login_form_pwd {
	width: 245px;
	text-align: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
#xtranet_login_form label {
	color: white;
}
#xtranet_login_form .login_form_usr input,
#xtranet_login_form .login_form_pwd input {
	width: 150px;
}
#xtranet_login_form .submit {
	width: 210px;
	margin: auto;
	text-align: right;
}
#xtranet_login_form .submit input {
	width: 60px;
	margin-top: 4px;
}
#xtranet_login_error {
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
}

