﻿@import url("/css/reset.css");


body  { 
	background:#537f7b;
	color:#70695A;
	font-family:Verdana, Arial, sans-serif;
	font-size:.68em;
}
blockquote  { 
	background:#b8c8c8;
	border:1px solid #999999;
	border-color:#767676;
	color:#333333;
	margin:20px 0px 20px 0px; 
	padding:10px;
}
p  { 
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
}
h1, h2, h3, h4, h5, h6 { font-family: Tahoma,Arial,sans-serif; }
h1  { 
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size:22px;
	font-weight:bold;
	letter-spacing: 1px;
	margin: 0px 0px 12px 0px; 
	text-transform: uppercase;	
}
h2 { font-size:18px; font-weight:bold; margin:0px; padding:0px 0px 4px 0px; }
img{border: 0px;}
a { outline: none; color:#004F50; }
a:hover { text-decoration:none; }
a.contentdetails { text-decoration:none; }
strong { font-weight:bold; }


.breadcrumb { margin-bottom:20px; }
.alignright { text-align:right; }
.alignleft { text-align:left; }
.aligncenter { text-align:center; }


/********** Recordlist Class **********/
.recordlist {
	border:0;
	margin:0;
	padding:0;
	width:100%;
}
.recordlist td { padding:5px; font-size:14px; }


/********** Actionform Class **********/
.actionform {
	color: #333333;
	font-weight: bold;
	font-size:14px;
}
.actionform select, .actionform input, .actionform input.big {
	font-size: 16px!important;
	color:#555555;
	padding: 2px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}
.actionform fieldset {
	background:#9db5b3 none repeat scroll 0 0;
	border:2px solid #000000;
	margin:0 0 20px;
	padding:11px;
	position: relative;
}
.actionform .legend {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #015855;
	color:#000000;
	font-weight:bold;
	margin:0;
	padding:2px 7px;
	position: relative;
	top: -1.9em;
}


/********** Sidebar **********/
.sidebaritem, .sidebaritem a, .sidebaritem a:hover  { 
	background: transparent;
	color: #DBD7D1;
}
.sbihead  { 
	background: #FFFFFF url(/images/sbi_header.png);
	color: #70695A;
}
.sbihead h1  { 
	background: transparent;
	color: #70695A;
}
.sbilinks li a  { 
	/*background: #FFFFFF url(/images/link.png);*/
	color: #FFFFFF;
} 
.sbilinks li a, .sbilinks li a:hover  { 
	float: left; 
	height: 16px;
	text-decoration: none; 
	padding: 5px 0px 4px 19px;
	width: 188px;
	border: 0px;
} 
.sbilinks li a:hover  { 
	background: #FFFFFF;
	color: #CE7014;
} 

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* unordered list  */
ul
{ 
  padding: 0px;
  list-style-type: none;
}

ul li { 
  line-height:150%;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}


#main  { 
	background:#FFFFFF url(/images/bg-login.gif) repeat-y;
	border:1px solid #000000;
	color:#70695A;
	width:940px;
	margin: auto; 
}
#content  { 
	margin: auto; 
	overflow: hidden;
} 
#links, #menu, #menu li a  { 
	background:#FFFFFF url(/images/menu.png);
	border-color:#D7D7D7;
	color:#DBD7D1;
}
#links a, #footer a, #links a:hover, #footer a:hover  { 
	background:transparent;
	color:#DBD7D1;
}
#links, #footer  { 
	height:25px;
	font-size:100%;
	margin:auto; 
	padding:10px 0 0 0;
}
#menu  { 
	height: 55px;
} 
#menu li { 
	float: left; 
	width:90px;
} 
img.mainnav { 
	margin: 0 12px;
}
#menu li a  { 
	display: block; 
	height: 53px;
	text-decoration:none; 
	text-transform:uppercase;
} 
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover  { 
	background: #FFFFFF url(/images/menu_hover.png);
	color: #70695A;
} 
#links { text-align: right; }
#links a, #footer a { text-decoration: none;}
#links a:hover, #footer a:hover {text-decoration: underline;}
#footer { 
	background:#FFFFFF url(/images/menu_footer.png);
	color:#DBD7D1;
	border-color:#D7D7D7;
	text-align:center; 
	clear:both;
}
#logo  { 
	background:#FFFFFF;
	color:#70695A;
	height:124px;
	text-align:left;
}
#logo h1  { 
	background: transparent;
	color: #FFFFFF;
	margin: 0px;
	padding: 41px 0px 0px 19px;
	font-size: 150%;
	letter-spacing: .2em;
}
#theimage  { 
	margin: auto; 
	width: 250px;
	height: 124px;
	float: left;
	color: #000000;
}
#quotes  { 
	background: #FFFFFF;
	color: #000000;
	width: 447px;
	height: 124px;
	float: left;
}

.container { padding:15px; }

.container input, .container select, .container textarea { margin-bottom:10px; }

.login  { 
	background:#FFFFFF url(/images/login-bg.png) no-repeat;
	color:#FFFFFF;
	font-size: 12px;
	width:243px;
	height:124px;
	float:left;
	font-weight: bold;
}
.login-bg-hvac { background:#FFFFFF url(/images/login1.png) no-repeat; }
.login-bg-plumbing{ background:#FFFFFF url(/images/login2.png) no-repeat; }
.login-bg-electrical { 
	background:#FFFFFF url(/images/login3.png) no-repeat; 
	color:#000000!important;
}
.login-bg-electrical a, .login-bg-electrical a.active .login-bg-electrical a.visited
{
	color:#000000!important;
}

#subbar  { 	
	background-color:#E0E0E0;
	border-bottom:1px solid #000000;
	padding:8px;
	text-align:center;
}
#column1  { 
	width:207px;
	float:left;
	/*padding:0 0 15px 0;*/
}

.newsitem
{
	font-size: 13px;
	font-family: verdana,arial;
	padding: 0px 0px 15px 0px;
	color:#000000;
}

.sidebaritem
{ text-align: left;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead
{ height: 14px;
  width: 188px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}



.sbicontent p
{ line-height: 14px; 
  padding: 14px 8px 8px 19px;
}

.sbilinks  { 
	font-size:1.1em;
}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 



/* column 2 - page content */
#column2 { 
	padding:15px;
	width:910px;
	font-size:1.2em;
	background-color:#FFFFFF;
	color:#000000;
}

/*
.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}
*/

/*.sidebaritem a:hover, #column2 a:hover{text-decoration:underline;}*/

/* contact page - form layout */
form { margin-top: 0px; }
form#loginform {
	padding:7px;
}
form#loginform a, form#loginform a:hover, form#loginform a:visited  { 
	color: #ffffff;
	font-size:12px;
}
form#loginform a:hover { 
	text-decoration:none;
}
form#loginform .logininput {
	height:18px; 
	padding:3px 0 3px 3px; 
	color:#555555; 
	font-size:11px; 
	border:groove 1px #999999; 
	width:205px;
}
form#loginform select { padding: 3px; }
form#loginform .email { width:205px; }
form#loginform .password { width:92px; }
form#loginform .loginbutton {
	font-size:11px; 
	border: solid 1px #666666; 
	padding: 3px;
	background-color: #efa214; 
	color:#000000;
}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

div.space
{
	width:20px;
	float:left;
}

table.visible  {
	clear: both;
    background-color:#d9eded;
	border-collapse:separate;
	border-spacing:3px;
}
td.dark
{
	background-color: #005a5b;
}
td.light
{
    background-color: #b8c8c8;
}
TD.even
{
    background-color: #e7eded;
	height:20px;
}
TD.odd
{
    background-color: #b8c8c8;
	height:20px;
}
TD.highlight-even
{
    FONT-WEIGHT: bold;
    COLOR: #880524;
    background-color: #eff1e3
}
TD.highlight-odd
{
    FONT-WEIGHT: bold;
    COLOR: #880524;
    background-color: #e4e3c7
}
TD.header
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    background-color: #005a5b;
}
.tdheader
{
	font-size:11px;
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    background-color: #005a5b;
}

a.tour
{
	border-bottom:1px dashed #73b0bf;
	font-weight:bold;
	text-decoration:none;
}

a.none
{
	text-decoration:none;
}

.signupbutton
{
	margin:auto;
	display:block;
	text-decoration:none;
	border:1px solid #999999;
	padding:3px;
	width:175px;
}

.signupbutton:hover
{
	border:1px solid #000000;
}
input, textarea  { 
  border: 1px solid #005a5b;
}
input.new  { 
	border:1px solid #333333;
}
input.red  {
	background-color: #ffd5d6;
}

.action_notify
{
	font-size:11px; 
	background-color:#005a5b; 
	color:#FFFFFF; 
	height:15px; 
	font-weight:bold;
}

.pagebackground
{
	background-color: #b8c8c8;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	margin-top:20px;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}

div.sr-content  {
	width:630px; 
	float:left; 
	margin-top:15px;
}
/*div.sr-content a { color:#ffffff; }*/
	
	
/********** STANDALONE FONT COLORS & STYLES **********/
.black	{ color:#000000; }
.strong	{ font-weight:bold; }


.content-details
{
	color:#000000;
}
.content-detail { padding:0px 5px 5px 5px; margin-bottom:5px; font-weight:bold; color:#000000; font-family:Arial, Tahoma;vertical-align:middle; }
.content-detail a { color:#000000; text-align:center; }
.content-meta { color:#222222; font-weight:normal; }



/*********** Forms ***************/
.field { clear:both; margin:10px 0; }
input, select, textarea { padding:3px; }
input.button { background-color:#f0f4f4; border:1px solid #000000; }


/*********** Signup **************/
.signup div#submit-button a:hover { color:#222222!important; text-decoration:none; }

.signup #form select, #form input, #form input.big { font-size: 16px!important; color:#555555; padding: 2px; margin-bottom: 20px; border: 1px solid #000000; }

.signup #form fieldset { background:#92bcb5 none repeat scroll 0 0; border-color:#ce7014; border-style:solid; border-width:1px 1px 2px; font-size:12px; margin:0 0 20px; padding:11px; position: relative; }

.signup #form div.legend { background:#FFFFFF none repeat scroll 0 0;	border-color:#448899; border-style:solid; border-width:1px 1px 2px; color:#005A5B; font-weight:bold; margin:0; padding:2px 7px; position: relative;	top: -1.9em; width: 150px; }

.signup #form
{
	color: #333333;
	font-weight: bold;
}

.signup div#column2
{
	font-size: 22px;
	color: #ce7014;
	text-align: left;
}

.signup span.em
{
	color: #444444;
	font-style: italic;
}
.signup span.privacy
{
	color: #333333;
	font-weight: normal!important;
	font-size: 12px;
}
.signup div.industry
{
	clear: both;
	font-size: 14px;
	color: #333333;
}
.signup span.big
{
	font-size: 16px;
}
.signup div.promobox
{
	color: #333333;
	font-size:14px;
}
.signup div#column2 a:hover
{
	border:none;
	color:#FFFFFF;
}