/********************************************************************************************/
/* This file contains the CSS declarations that are used in the content area of the site. 	*/
/* All declarations in this file will also be available in the SiteCM page editor. 			*/
/********************************************************************************************/

/* Required Declarations */
/* The following declarations are required by the SiteCM page editor */

/* Text - default */
body, td, p, li, input, select, textarea {
	font: normal normal 11px Tahoma, Arial, Sans-Serif;
	text-decoration: none;
	color: #353535;
}
.content {
	text-align: left;
}

/* Lists */
ul, ol {}

/* Formatted Text */
pre {}

/* Headings */

h1 {
	font: normal normal 20px Tahoma, Arial, Sans-Serif;
	background: transparent url(../images/gobox_h1.gif) no-repeat 0 3px;
	font-weight: normal;
	padding-left: 30px;
}

h2 {
	font: normal bold 18px Tahoma, Arial, Sans-Serif;
	color: #EC273B;
}

h3 {
	color: #EC273B;
	font: normal bold 16px Tahoma, Arial, Sans-Serif;
}

h4 {
	font: normal normal 14px Tahoma, Arial, Sans-Serif;
	color: #EC273B;
	border-bottom: solid 1px #ccc;
}	

h5 {
	font: normal bold 14px Tahoma, Arial, Sans-Serif;
 	text-align: right;
}

h6 {
	font: normal bold 10px Tahoma, Arial, Sans-Serif;
	text-transform: uppercase;
}
p {
  font-size: 10pt;
}
address {
  color: #000000;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10pt;
  line-height: 14px;
  font-family: Tahoma, Arial, sans-serif;
  margin: 15px 5px 5px 5px;
}
.main_content li {
  font-size: 10pt;
}
.main_content td {
  font-size: 10pt;
}

/* Links - default */
a {
	font-weight: bold;
	text-decoration: none;
	color: #963;
}	

/* Links - hover (onmouseover) */
a:hover {
	text-decoration: underline;
	color: #583A2F;
}	

/* Forms */
form { margin: 0px; padding: 0px; }

/* Tables */
th {
  text-align: center;
}
table.storage td {
  text-align: right;
}
/* attempt to format columns
table {
  border-collapse: separate;
}
table.storage {
  border-collapse: separate;
}
table.kits {
  border-collapse: collapse;
  border: solid 1px #666666;
}
col#kitscol1 {
  text-align: center;
  border-right: 1px solid #cccccc;
}
col#kitscol2 {
  text-align: right;
  border-right: 1px solid #cccccc;
}
col#kitscol3 {
  text-align: right;
}
*/

/* ---------------- new estimate START ---------------- */

.maintext{
	color : #544C64;
	font: 12px/18px Tahoma, Verdana, Arial, sans-serif;
}
.maintext a {color: #FF6633; text-decoration: underline;}
.maintext a:link {color: #FF6633;}
.maintext a:visited {color: #FF6633;}
.maintext a:hover {color: #FF6633; text-decoration: underline;}

.col_header {
	background: #CCCCCC;
	padding:0 10px;
	color: #FFFFFF;
}

.category { 
	background: #0D6A89; 
	padding:0 10px;
	color : #FFFFFF;
	font: bold 12px/20px Tahoma, Arial, Verdana, Helvetica, sans-serif; 
	border-top: 1px solid white;
}

.tr1 td, .tr2 td { 
	padding:3px 10px;
	color : #7A7A7A;
	font: normal 12px/14px Tahoma, Arial, Verdana, Helvetica, sans-serif; 
	height: 25px;
}
.tr1 td a, .tr2 td a {color: #666666; text-decoration: underline; font-weight: normal;}
.tr1 td a:link, .tr2 td a:link {color: #666666;}
.tr1 td a:visited, .tr2 td a:visited {color: #666666;}
.tr1 td a:hover, .tr2 td a:hover {color: #666666; text-decoration: none;}

.tr1 td { background: #EBEBC5; }
.tr2 td { background: #FFFFFF; }

/* ---------------- new estimate END ---------------- */

/** Estimate section **/


input.calc-input, input.calc-output {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px; height: 18px;
	text-align: center;
	padding: 1px; margin: 0px;
	border: 1px solid #a5acb2;
}

input.calc-output {
	width: 40px;
	background-color: #ebebe4;
}

tr.calc-highlight {
	background-color: #ff9999;
}
td.calc-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660000;
	padding: 2px 4px 2px 4px;
	vertical-align: bottom;
}

td.calc-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 4px 1px 4px;
}

/** End Estimate section **/
.tablelines {
	background-color: #0D6A89;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0D6A89;
	text-align: center;
	margin-left: 50px;
}
.blackindentleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 50px;
	line-height: 18px;
}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.blacktextTightRegular {
	background-color:#FFFFFF;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:normal;
	line-height:1.2em;
}
.blackindentleftwelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 25px;
	line-height: 18px;
}
.greentitlewelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0D6A89;
	text-align: center;
	margin-left: 25px;
}
