html, body, form {height: 100%;}
html{overflow-y:scroll;}

body, td, div, select, textarea, input, h1, h2, h3, h4, h5, h6 {
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
}

body {
	color: #000;
    background:#fff url(../Images/Design/page_bg.jpg) top repeat-x;
	margin: 0;
}

form {
	margin:0;
	padding:0;
}

html > body #outer #main, html > body #content {
	height: auto;
}

fieldset {
    padding-bottom:10px;
    margin-bottom:10px;
    background-color: #f5f5ff;
    border: 0;
}

legend {
    width: 100%;
    font-weight : bold;
    font-size : 14px;
    padding:6px;
    border:0;
    background: #fff url(../images/design/bg_header.jpg) no-repeat 0 0;
    color:#fff;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #1313C1;
	margin:0;
	text-transform:uppercase;
}

h1 {
    font-size: 16px;
	line-height:25px;
}

h2 {
    font-size: 14px;
	line-height:25px;
	color: #a55;
}

h3 {font-size: 12px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}

input.fld, input.lge {
	border: 1px solid #7B9EBD;
	line-height: 16px;
	height: 16px;
}

input.vsml {width: 80px;}
input.sml {width: 120px;}
input.fld {width: 160px;}
input.mdm {width: 240px;}
input.lge {width: 300px;}
input.fldDate
{
	width: 90px;
	font-size:12px;
}

input.btn {
	border: 1px solid #666;
	background-color: #536269;
	color: #fff;
	font-weight: bold;
}

select {width: 164px;}
select.lge {width: 454px;}

select.mdm {
	width: 244px;
	margin-right:20px;
}

select.sml {
	width: 180px;
	margin-right:20px;
}

select.vsml {
	width: 60px;
	margin-right:20px;
}

hr {
	height: 1px;
	background-color: #ccc;
	border: none;
}

textarea.sml {
	width: 160px;
	height: 50px;
}

textarea.mdm {
	width: 241px;
	height: 100px;
}

textarea.lge {
	width: 380px;
	height: 120px;
}

a {text-decoration: underline;}
a img {border: 0px;}
a:link, a:visited, a:active {color: #1313C1;}
a:hover {color: #666;}

p {
	margin: 6px 0 12px 0;
	color: #555;
	line-height: 140%;
	font-size:12px;
}

p.indent {
	margin: 5px 0 15px 10px;
}

acronym{
    cursor:help;
    color:#009;
}

li
{
    font-size:.96em;
    color: #557;
    margin: 0 0 .5em 1em;
}

/* Page Structure Classes */
#outer, #main {
	padding:0;
	margin:0;
	border:0;
}

#main {
	text-align:left;
	background-color:#fff;
}

#main, #footer, #headerContainer, .headerImage {
	width:860px;
}

#header, #logo{
	position:relative;
	height: 0;
}

.headerImage{
    height:117px;
    border:0;
    background: #fff url(../Images/BannerImages/logo.gif) no-repeat 0 0;
}

#clearHeader
{
	height:210px;
}

#headerOuter
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:130px;
}

#headerOuter #headerContainer{
	width:100%;
	height:130px;
}

#headerOuter #header {
	width:860px;
}

#headerMenuBar 
{
	width:860px;
	height: 80px;
	border-bottom:solid 4px #496bc5;
	background:#1d2e5a url(../Images/Design/tagline.jpg) no-repeat 24px 20px;
}

#headerOuter > #header {
	width:auto;
}

.frm{width:360px;}
.frmWide{width:660px;}

.frmCell, .frmCellW{float:left;margin:3px 0 0 10px;}

.frmCell label{
    width:120px; display:block; float:left; margin:3px 0;}
.frmCellW label{
    width:120px; display:block; float:left; margin:3px 0;}

.frmButtons{
    margin:10px 0px 10px 0px;
}

.frmRow
{
    border: solid 1px #fff;
    padding: 6px 0;
}

label{
    width:140px;
    display:block;
    float:left;
    margin:6px;
}

.buttonBar
{
    width:100%;
    margin: 2em 0;
    padding: 6px;
    border: solid 1px #d4dfeb;
}

/* Copy Classes */
.highlight{
	color: #900;
}

.spacedText{
    line-height:1.5em;
}

.cImageLeft{
    float:left;
    margin:0 14px 14px 0;
}

.cImageRight{
    float:right;
    margin:0 0 14px 14px;
}

.clearBoth{clear:both;}

.pic {
    padding:6px;
    border:solid 1px #576ea4;
    margin-bottom: 16px;
    background-color:#fff;
}

#terms
{
	font-size:.9em;
}

.call, .call2
{
	width:760px;
	padding:12px 12px 22px 12px;
	color: #224;
	background-color:#e6d9f7;
}

.call2{
	display:block;
	float:right;
	width:250px;
	margin:0 30px 0 0;
	padding:10px 10px 20px 10px;
	border:solid 1px #a6a9b7;
	font-size:11px;
	font-weight:bold;
	line-height:180%;
}

/* Footer  */
#footer{
	background-color:#f4f9ff;
	border-top:solid 1px #d4d9df;
	height:80px;
	margin: 20px auto;
}

#clearFooter {
	clear:both;
}

#footer 
{
	z-index:99;
}

#footer p{
	padding:10px 0;
	text-align:center;
	font-size: 10px;
	color:#779;
}

#footerBottom{
}

#footerLeft, #footerRight {
	font-size: 10px;
	color:#779;
	line-height: 28px;
	margin: -16px 12px;
}

#footerLeft {float: left;}
#footerRight {float: right;}

#footer a{
    color:#009;
    text-decoration:none;
}

#footer a:hover{
    text-decoration:underline;
}

#footerFill
{
    height: 100px;
}

/* --------------------------------------------------------------------------- Content Area Layout Classes */
#content {
	margin:0 4px;
	height:auto;
	clear:both;
}

.sideBar{
    margin-top:22px;
    width:172px;
    float:left;
    border:0;
	background-color:#f44;
}

html > body .sideBar{
    margin-left:5px;
}

.colsOne
{
	width:740px;
    float:left;
}

.colsOne .columnHome{
    float:left;
    width: 810px;
    margin-left:20px;
    display:inline;
}

.colsOne .columnLeft{
    float:left;
    width: 700px;
    margin-left:20px;
    display:inline;
}

.colsTwo{
    width:100%;
    float:left;  
    background:url(../Images/Design/2col-bg.gif) repeat-y;
}

.colsTwo .columnCentre{
    width:230px;
    margin-left:524px;
    line-height:1.8em;
}

.colsTwo .columnLeft{
    width:470px;
    margin-left:-740px;
}

.colsThree{
    width:550px;
    float:left;
    border: solid 1px #eaeaea;
}

.columnCentre, .columnLeft{
    float:left;
    display:inline;
}

.colsThree .columnCentre{
    width:510px;
    margin-left:20px;
    line-height:1.8em;
}

.colsThree .columnLeft{
    width:10px;
    margin-left:-520px;
}

/* ------------------------------------------------------------------------------------ contactPod Classes */
#contactPod
{
    padding:0 6px 20px 6px;
}

/* ------------------------------------------------------------------------------------ Login Form Classes */
.login{padding-top:20px;}

#loginContainer{
    width:450px;
    background-color:#eef1f4;
    height:230px;
    border:1px solid #d4dfeb;
    text-align:left;
}

#loginForm{
    width:270px;
    margin-left:20px;
}

#loginForm form{
    background-color:#eef1f4;
    padding:0px 10px 10px 10px;
    border:1px solid #d4dfeb;
    width:230px;
}

#loginForm label{
    height:18px;
    display:block;
    margin:15px 0 0 0;
}

#loginContainer h1{margin:10px 0;}
#loginContainer{color:#666;}

#loginForm h2
{
    color:#666;
    line-height:40px;    
}

#loginBox .fld {width: 180px;}

#loginInfo{
    float:left;
    background:url(../Images/Design/security.jpg) no-repeat center top;
    width:150px;
    padding:80px 10px 10px 10px;
    margin:10px 0px 10px 0px;
}

/* -------------------------------------------------------------------------------- Error Summary Classes */
.errorSummary {
	border: 1px solid #cc0000;
	background-color: #cc0000;
	width: 100%;
	color:#ffffff;
	margin:10px 0px 10px 0px;
}

.errorSummary h4 {
    margin:3px 0px 3px 3px;
    color:#ffffff;
}

.errorSummary ul {
	margin: 0px;
	padding: 5px;
	background-color: #ffffff;
	color:#cc0000;
	list-style-type:none;
}

.errorIcon{
    background:url(../images/design/error.gif) center center no-repeat;
    height:16px;
    width:16px;
    float:right;
    display:block;
}

.cimages{
    width:330px;
}

.cimage{
    width:152px;
    height:100px;
    border:1px solid #cccccc;
    margin-right:10px;
    margin-bottom:10px;
    float:left;
    background-position:center center;
    background-repeat:no-repeat;
}

.status
{
    width:100%;
    padding:10px;
    border:solid 1px #d2b5b4;
    background-color:#f2e5e4;
}

.left{
    float:left;
    width:50%;
}

.right{
    float:right;
    width:50%;
}

.center{
    text-align:center;
}

/* ------------------------------------------------------------------------------------ Edit Panel Options */
#editPanel{
    width:100%;
    float:left;
    height:60px;
    margin-top:10px;
}

#editPanel ul{
    list-style-type:none;
    padding:0px;
    margin:10px 0 0 0;
    height:25px;
}

#editPanel li{
    display:inline;
    background-position:left top;
    background-repeat:no-repeat;
    padding:4px 4px 4px 10px;
    margin:5px 0 0 2px;
}

#editPanel a{padding:8px;}
#editPanel li.edit{background:url(../Images/Design/icon_edit.gif) left no-repeat;}
#editPanel li.logout{background:url(../Images/Design/icon_logout.gif) left no-repeat;}
#editPanel li.add{background:url(../Images/Design/icon_add.gif) left no-repeat;}
#editPanel li.home{background:url(../Images/Design/icon_home.gif) left no-repeat;}
#editPanel li.list{background:url(../Images/Design/icon_list.gif) left no-repeat;}


.imp{
    background-color:#fafbe7;
    padding:12px;
    border: solid 1px #d9dac5;
}

.optPanel{
    width:100%;
    background-color:#eef1f4;
    padding:20px 0px;
    border: solid 1px #d4dfeb;
}

.optPanel ul{
    list-style-type:none;
    padding:0;
    margin:12px 0 0 10px;
    height:25px;   
}

.optPanel li.phone{
    background:url(../Images/Design/icon_phone.gif) left no-repeat;
    padding-left:20px;
}

.hidden{
	display:none;
}

.options{
	border: solid 1px #dfdfdf;
	padding:20px;
	margin:0;
}

.options li{
	font-size:14px;
	font-weight:bold;
}


#pods{
	width:100%;
	height:180px;
}

.pod{
	width:250px;
	margin-right:16px;
	height:164px;
	float:left;
	cursor:hand;
}
.pod p{width: 180px; padding:70px 0 0 64px;}
.pod:hover{background-position:bottom;}
.p1{background:url(../Images/Design/pod_carbon.jpg) 0 0 no-repeat;}
.p2{background:url(../Images/Design/pod_rsl.jpg) 0 0 no-repeat;}
.p3{background:url(../Images/Design/pod_contractor.jpg) 0 0 no-repeat;}


.emp1{
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	border:solid 1px #daa;
	padding:8px;
	width:762px;
	text-align:center;
	color:#b66;
	margin:0 0 30px 0;
}

.calExt .ajax__calendar_container { 
background-color: #e2e2e2; border:solid 1px #ccc; 
} 
  
.calExt .ajax__calendar_header { 
background-color: #fff; margin-bottom: 4px; 
} 

.calExt .ajax__calendar_title, .calExt .ajax__calendar_next,.calExt .ajax__calendar_prev { 
color: #004080; padding-top: 3px; 
} 

.calExt .ajax__calendar_body { 
background-color: #e9e9e9; 
border: solid 1px #ccc; 
} 

.calExt .ajax__calendar_dayname { 
text-align:center; 
margin-bottom: 4px; 
margin-top: 2px; 
width:12px;
} 

.calExt .ajax__calendar_day { 
text-align:center; 
padding:0;
margin:0;
width:12px;
} 

.calExt .ajax__calendar_hover .ajax__calendar_day, 
.calExt .ajax__calendar_hover .ajax__calendar_month, 
.calExt .ajax__calendar_hover .ajax__calendar_year, 
.calExt .ajax__calendar_active 
{ 
color: #004080; font-weight:bold; background-color: #ffffff; 
} 

.calExt .ajax__calendar_today 
{ 
font-weight:bold; 
} 

.calExt .ajax__calendar_other, 
.calExt .ajax__calendar_hover .ajax__calendar_today, 
.calExt .ajax__calendar_hover .ajax__calendar_title 
{
	color: #ccc; 
} 
