/*css for screen*/

/*redefined html*/

body {
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 11px;
	background-image: url(../images/leftColumn-bkgrd2.jpg);
	color: #555555;
	background-repeat: repeat-y;
	list-style-type: square;

}

a {
	color: #16599e;
	text-decoration:underline;
}

a:hover {
	/*background-color: #fa6900;*/
	color: #fa6900;
	text-decoration: none;
}


form {
	padding:0;
	margin:0;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #9A430E;
	line-height: 1.5em;
	margin-bottom: 1em;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	margin-bottom: 1em;
}

hr{
	 border-top: 1px solid #ffffff;
	 border-right: 1px solid #ffffff;
	 border-left: 1px solid #ffffff;
	 border-bottom: 1px solid #000000;
}



/*custom css*/

#headerArea {
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fa6900;
	height: 115px;
	background-image: url(../images/header-bkgrd3.jpg);
	background-repeat: no-repeat;
	background-color: #689ad7;

}

#headerArea img a:link{
	text-decoration: none;
	background: none;
}

#headerArea img a:visited{
	text-decoration: none;
	background: none;
}

#headerArea img a:hover{
	text-decoration: none;
	background: none;
}

#menuArea {
	position:absolute;
	left: 210px;
	top:82px;
	width: 800px;
	line-height: 0;
}

#menuArea img { display: inline; margin-right: -3px; }
#menuArea a:hover { background-color: transparent; }


/*- Menu Tabs--------------------------- */

    #tabs {
      float:left;
      width:100%;
      font-size:100%;
      line-height:normal;
      /*border-bottom:1px solid #666;*/
      }
    #tabs ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background: url(../tabs/tableft6.gif) no-repeat left top;
      margin:0 3px 0 0;
      padding:0 0 0 9px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background: url(../tabs/tabright6.gif) no-repeat right top;
      padding:5px 15px 9px 6px;
      color:#FFF;
	  
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#34344E;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

      #tabs #current a {
              background-position:0% -42px;
			  color: #000000;
      }
      #tabs #current a span {
              background-position:100% -42px;
			  color: #000000;

      }
	  
	  

#sideArea {
	width: 180px;
}


#leftColumn {
	position:absolute;
	width: 313px;
	left:215px;
	top:120px;
	line-height:18px;
	height: 539px;
}

#rightColumn {
	position: absolute;
	left:530px;
	top:120px;
	background-repeat: no-repeat;
	height: 300px;
	width: 313px;
	line-height:18px;	
}

#rightColumn-Home {
	position: absolute;
	left:500px;
	top:120px;
	background-repeat:no-repeat;
	height: 300px;
	width: 313px;
	line-height:18px;
}

#rightColumn_high {
	position: absolute;
	left:530px;
	top:106px;
	background-repeat:no-repeat;
	height: 300px;
	width: 313px;
	line-height:18px;	
}

#singleColumn {
	position:absolute;
	width: 600px;
	left:185px;
	top:120px;
	line-height:18px;
	height: 578px;
}
#singleColumn2 {
	position:absolute;
	width: 650px;
	left:220px;
	top:165px;
	line-height: 1.75em;
	font-size: 14px;
	color: #000000;
}

#singleColumn2 p{
	text-align: justify;
}


/*for get a quote and phone number*/
#headerButtons {
	position:absolute;
	left:560px;
	top:17px;
	width:320px;
	height: 30px;
	color: #FFFFFF;
	font-size: 15px;
}

#headerButtons a:link{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}

#headerButtons a:visited{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}

#headerButtons a:hover{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}





/*left nav bar with links*/

#navcontainer ul
{
	margin: 0;
	margin-top:53px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;	
	border-top: 1px solid #4e4e4e;
}

#navcontainer li 
{ 	
	margin: 0 0 0 0; 
	border-bottom: 1px solid #4e4e4e;
}

#navcontainer a
{
	display: block;
	font-weight:normal;	
	color: #FFFFFF;
	/*background-color: #1d1d1d;*/
	width: 127px;
	padding: 10px 23px;
	text-decoration: none;
	border-right: 6px solid #f38630;		
}

#navcontainer a:hover
{
	background-color: #6799d6;
	border-right: 6px solid #f38630;	
	color: #000000;
}

/*tag a link with this id to show current*/
#active a
{
	display: block;
	color: #FFFFFF;
	background-color: #565656;
	width: 127px;
	padding: 10px 23px;
	text-decoration: none;
	font-weight:normal;
	border-right: 6px solid #ff9e48;	
	
}

#highFooter {
	position:absolute;
	left: 529px;
	width:380px;
	top:446px;
	font-size:10px;
	color:#aaaaaa;

}


/*footer styles*/

.footerText{
	color: #CCCCCC;
	text-align: justify;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;

}

.footerText a {
	color: #CCCCCC;
	text-decoration:underline;
}

.footerText a:hover {
	background-color: #fa6900;
	color: #ffffff;
	text-decoration: none;
}

/*other custom styles*/

.highlight {
	color:#000000;
}


.formStyleInvoice {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #474747;
	background-color: #F8F8F8;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding:2px;
	width:313px;
}

.formStyle {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #474747;
	background-color: #F8F8F8;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	margin-left:5px;
	padding:2px;
	width:390px;
}

.formStyle_Large {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #474747;
	background-color: #F8F8F8;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;

	padding:2px;
	width:470px;
}

.formStyle_Petite {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #474747;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding:2px;
	width:313px;
}



#invoiceForm {
	background-image: url(../images/login-background.jpg);
	width:355px;
	line-height: 0;
}
#invoiceForm_content {
	padding-left:16px;
	padding-right:20px;
	line-height:17px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
}
#invoiceForm img { margin: 0; padding: 0; border: 0; display: block; }



/*use this for alternating rows*/

.rowOff {
	background-color: #ffffff;
}

.rowOn {
	background-color: #f7f7f7;
}



ul {
	list-style: square;
}


img {
border: none;
}

	  

.span-gray-text{
	color: #989898;
}

.span-dark-gray-text{
	color: #606060;
	}

.contentBlockGray{
	background-color: #F2F2F2;
	text-align: justify;
	vertical-align: top;
	margin: 10px 0px 30px;
	padding: 20px;
}

.div-portfolio-icon{
float: left; padding-right: 20px; width: 250px;

}

.div-portfolio-icon-300{
float: left; padding-right: 20px; width: 300px;

}
.div-portfolio-icon-125{
float: left; padding-right: 20px; width: 125px;

}
	  
/*for styling of tables within portal*/

.dataTable {
font-size: 14px;
border: 1px solid #07838F;
}

.dataTable td{
padding: 10px;
text-align: left;
vertical-align: top;
}

.dataTableHeading{
color: #FFFFFF;
font-weight: bold;
background-color: #07838F;
}


.SPAN-12pt {
	font-size: 11px;
}

/*for contact form*/

.CELL-contact-33{
font-size: 12px; 
background-color: #F2F2F2; 
text-align: left; 
padding: 10px;
vertical-align: top;

}
.formtext{
	display:none;
	}
.CELL-form-checkbox {
	text-align: left;
	vertical-align: top;
	width: 270px;
	background-color: #F9F9F9;
	padding: 10px;
	border: 1px solid #F2F2F2;
}

.CELL-form-checkbox-full {
	text-align: left;
	vertical-align: top;
	background-color: #F9F9F9;
	padding: 10px;
	border: 1px solid #F2F2F2;
}
.CELL-how-do-i-get-started {
	background-image: url(../images/how-to-start-background.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 45px;
}
