/* GCH main stylesheet*/

/* Special classes for GCHmain */

#units {
	background-color: #FFF;
	border: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 160px;
	margin-right: 25px;
	padding: 0;
}
#units label {
	background-color: #006600;
	border: 1px solid #999;
	clear: left;
	color: #FFF;
	float: left;
	line-height: 12px;
	margin: 2px;
	padding: 5px;
	width: 145px;
	text-align: right;
}
#units input {
	border: 1px solid #999;
	line-height: 12px;
	margin: 2px;
	padding: 5px;
}
#units select {
	line-height: 12px;
	margin: 3px 2px;
	padding: 2px;
}

/* ----- CSV Page Styles */
#csvUpload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
#csvUpload label {
	display: block;
	float: left;
	line-height: 1.25em;
	margin: 0px;
	padding: 2px;
	width: 125px;
	font-size: 1.25em;
}
#csvUpload input {
	line-height: 1.25em;
	margin: 0px;
	padding: 0;
}
#csvUpload input#submit {
	margin: 0px auto;
	padding: 5px;
	display: block;
}
#csvUpload p {
	line-height: 1em;
	margin: 2px 0px;
	padding: 0px;
}
#csvUpload p.csvDisclaimer {
	font-size: 1em;
	margin: 0px;
	padding: 1px 0px;
	line-height: 1em;
}	
#csvUpload li {
	display: inline;
	padding: 0px;
	margin: 0px;
	line-height: 1.25em;
	font-size: .9em;
	text-indent: 0px;
}

table#noteview {
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #fff;
	color: #000;
}
#noteview th {
	font-weight: bold;
	background: #060;
	color: #fff;
	text-align: left;
	border: 1px solid #000;
	padding: 3px 4px;
	vertical-align: top;
}
#noteview td {
	background: #fff;
	color: #000;
	border: 1px solid #000;
	padding: 3px 25px 3px 4px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
table#note-edit {
	margin: 25px auto;
	padding: 0px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #fff;
	color: #000;
}
#note-edit th {
	font-weight: bold;
	background: #060;
	color: #fff;
	text-align: left;
	border: 1px solid #000;
	padding: 3px 4px;
	vertical-align: top;
}
#note-edit td {
	background: #fff;
	color: #000;
	border: 1px solid #000;
	padding: 2px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#note-edit input.text {
	width: 85%;
	height: 2.0em;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #999;
}
#note-edit img {
	border: 0px;
	vertical-align: middle;
}
#note-edit select {
	width: 150px;
	height: 2.0em;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999;
}
#note-edit textarea {
	width: 500px;
	height: 250px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
}
table#note-access  {
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #fff;
	color: #000;
}
table#note-access th {
	border: 1px solid #333;
}
table#note-access td {
	border: 1px solid #333;
	vertical-align: middle;
}
table#note-access td.left {
	text-align: left;
}
table#note-access td.center {
	text-align: center;
}
table#note-access td.right {
	text-align: right;
}

/* --- AgentNotes Search styles ----*/
form#noteSearch {
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	line-height: 1.2em;
	width: 100%;
}
form#noteSearch label {
	margin: 0px;
	padding: 0px 5px;
	text-align: right;
	width: 145px;
	vertical-align: middle;
}
form#noteSearch label.float {
	float: left;
}
form#noteSearch label.nofloat {
	width: 65px;
	text-align: right;
	white-space: nowrap;
}
form#noteSearch label.wide {
	width: 145px;
}
form#noteSearch input.text {
	margin: 0px;
	padding: 0px;
	width: 132px;
}
form#noteSearch input.wide {
	width: 370px;
}
form#noteSearch input.checkbox {
	margin: 0px;
	padding: 0px;
}
form#noteSearch img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: 0px;
}
form#noteSearch select {
	margin: 0px;
	padding: 0px;
}
form#noteSearch p {
	margin: 3px 0px;
	padding: 0px;
	vertical-align: middle;
}

/* ----- AgentNotes Table styles ----*/
table#noteSearchTbl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
table#noteSearchTblChild {
	margin: 0px;
	padding: 0px;
	width: 725px;
	border-collapse: collapse;
}
table#noteSearchTblChildChild {
	margin: 0px;
	padding: 0px;
	width: 650px;
	border-collapse: collapse;
}
table#noteSearchTbl th, table#noteSearchTblChild th {
	margin: 0px;
	padding: 4px;
	background: #060;
	color: #fff;
	text-align: left;
	font-weight: bold;
	border: 1px solid #000;
}
table#noteSearchTbl td {
	margin: 0px;
	padding: 4px;
	background: #fff;
	color: #000;
	text-align: left;
	font-weight: normal;
	border: 1px solid #000;
}
table#noteSearchTbl td.private {
	margin: 0px;
	padding: 4px;
	background: #222;
	color: #fff;
}
table#noteSearchTbl td.notecell {
	border-bottom: 3px groove #000;
	padding-bottom: 6px;
}
table#noteSearchTbl td.view-edit-link {
	margin: 0px;
	padding: 0px;
	background: #060;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 10px;
}
table#noteSearchTbl td.view-edit-link a:link, table#noteSearchTbl td.view-edit-link a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px;
}
table#noteSearchTbl td.view-edit-link a:hover, table#noteSearchTbl td.view-edit-link a:active {
	color: #060;
	text-decoration: none;
	background: #fff;
	display: block;
	margin: 0px;
	padding: 4px;
}
table#noteSearchTbl td.delete-link {
	margin: 0px;
	padding: 0px;
	background: red;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 10px;
}
table#noteSearchTbl td.delete-link a:link, table#noteSearchTbl td.delete-link a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px;
}
table#noteSearchTbl td.delete-link a:hover, table#noteSearchTbl td.delete-link a:active {
	color: red;
	text-decoration: none;
	background: #fff;
	display: block;
	margin: 0px;
	padding: 4px;
}

.print-link {
	text-align: right;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	background: url(../images/printer.gif) right center no-repeat;
}
input.submit {
	margin: 0px;
	padding: 4px 4px;
	width: auto;
	height: 2.0em;
	background: #060;
	color: #fff;
	border: 1px solid #000;
	text-align: center;
	font-weight: bold;
}
input.submit:hover {
	background: #fff;
	color: #060;
	border: 1px solid #060;
}

.nodisplay {
	display: none;
}

.pagetitleleft {
	color : #000;
	font-family : Arial;
	font-size : 14pt;
	text-align : left;
	font-variant : normal;
}
.pagetitlectr  {
	color : #000;
	font-family : Arial;
	font-size : 14pt;
	text-align : center;
	font-variant : normal;
}

.tabletitle  {
	background-color : #060;
	color : #CCCCCC;
	font-weight : bold;
	font-family : Arial, Times, serif ;
}
.tabletitlectr  {
	background-color : #006600;
	color : #CCCCCC;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Times, serif ;
}

.alttabletitlectr  {
	background-color : #CCCCCC;
	color : #006600;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Times, serif ;

}

/* ======= Javascript Calendar Popup Styles (see AgentNoteEdit.cfm) */
#caldiv .DATEcpYearNavigation, #caldiv .DATEcpMonthNavigation {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;;
	text-decoration: none;
	color:#060;
	font-weight: bold;
}
#caldiv a.DATEcpYearNavigation, #caldiv a.DATEcpMonthNavigation {
	text-decoration: none;
}
#caldiv .DATEcpDayColumnHeader, #caldiv .DATEcpYearNavigation, #caldiv .DATEcpMonthNavigation, #caldiv .DATEcpCurrentMonthDate,
#caldiv .DATEcpCurrentMonthDateDisabled, #caldiv .DATEcpOtherMonthDate, #caldiv .DATEcpOtherMonthDateDisabled, #caldiv .DATEcpCurrentDate,
#caldiv .DATEcpCurrentDateDisabled, #caldiv .DATEcpTodayText, #caldiv .DATEcpTodayTextDisabled, #caldiv .DATEcpText	{
	font-family:arial;
	font-size:8pt;
}
#caldiv td.DATEcpDayColumnHeader {
	text-align:right;
	border:solid thin #060;
	border-width:0px 0px 1px 0px;
}
#caldiv .DATEcpCurrentMonthDate, #caldiv .DATEcpOtherMonthDate, #caldiv .DATEcpCurrentDate {
	text-align:right;
	text-decoration:none;
}
#caldiv a.DATEcpCurrentMonthDate, #caldiv a.DATEcpOtherMonthDate, #caldiv a.DATEcpCurrentDate {
	text-decoration: none;
	border: 1px solid #FFF;
	display: block;
}
#caldiv a.DATEcpCurrentMonthDate:hover, #caldiv a.DATEcpOtherMonthDate:hover, #caldiv a.DATEcpCurrentDate:hover {
	text-decoration: none;
	border: 1px solid #000;
	display: block;
	background: #060;
	color: #FFF;
}
#caldiv .DATEcpCurrentMonthDateDisabled, #caldiv .DATEcpOtherMonthDateDisabled, #caldiv .DATEcpCurrentDateDisabled {
	color:#D0D0D0;
	text-align:right;
	text-decoration:line-through;
}
#caldiv .DATEcpCurrentMonthDate {
	color:#060;
	font-weight:bold;
}
#caldiv .DATEcpCurrentDate {
	color: #000;
	font-weight:bold;
}
#caldiv .DATEcpOtherMonthDate {
	color:#808080;
}
#caldiv td.DATEcpCurrentDate {
	color:#FFF;
	background-color: #060;
	border-width:1px;
	border:solid thin #000;
}
#caldiv a.DATEcpCurrentDate {
	color: #FFF;
	border: 1px solid #060;
	text-decoration: none;
}
#caldiv a.DATEcpCurrentDate:hover {
	color: #000;
	border: 1px solid #FFF;
	text-decoration: none;
	background: #FFF;
}
#caldiv td.DATEcpCurrentDateDisabled {
	border-width:1px;
	border:solid thin #060;
}
#caldiv td.DATEcpTodayText, #caldiv td.DATEcpTodayTextDisabled {
	border:solid thin #060;
	border-width: 1px 0px 0px 0px;
}
#caldiv a.DATEcpTodayText, #caldiv span.DATEcpTodayTextDisabled {
	height:20px;
}
#caldiv a.DATEcpTodayText {
	color:#060;
	font-weight:bold;
	text-decoration: none;
}
#caldiv a.DATEcpTodayText:hover {
	color: #000;
	text-decoration: underline;
}
#caldiv span.DATEcpTodayTextDisabled {
	color:#D0D0D0;
}
#caldiv .DATEcpBorder {
	border:solid thin #060;
}
/* ======= END Javascript Calendard Popup Styles */

.error {
	font-weight: bold;
	color: red;
	background: yellow;
}

.footer  {
	font-family : Arial;
	font-size : 10pt;
	text-align : center;
	font-variant : normal;
	color : #000000;
}
.footernoprint  {
	font-family : Arial;
	font-size : 10pt;
	text-align : center;
	font-variant : normal;
	color : #000000;
}

.private  {
	background-color: Black;
	color: White;
}

.xsprivate  {
	background-color: Black;
	color: White;
	font-size: .69em;
}

.greenbg  {
	background-color : #006600;
}

.greybg  {
	background-color : #D9D9D9;
	background : url(/images/greygradient.gif);
}

.red  {
	color : red;
}

.yellowbg {
	background-color: yellow;
}

.redbg  {
	background-color : Red;
}

/* End of Special classes for GCHmain */

body  {

	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : White;
	text-decoration : none;
	text-align : left;
	text-indent : 0em;
	border : 0em;
	margin-bottom : 1em;
	margin-left : 0em;
	margin-right : 1em;
	margin-top : 0em;
	padding-bottom : 0em;
	padding-left : 0em;
	padding-right : 0em;
	padding-top : 0em;
}

table  {
	font-family : Arial, Times, serif ;
	font-size : 10pt;
}

input {
	font-family : Arial;
	font-size : 9pt;
	color: #000000;
}

select {
	font-family : Arial;
	font-size : 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000 solid;
}

td select {
	font-family : Arial;
	font-size : 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000 solid;
}

textarea {
	font-family : Arial;
	font-size : 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000 solid;
}

/* psuedo classes*/
a:link  {
	text-decoration : underline;
	font-weight : bold;
	color: #006600;
}

a:visited  {
	color : #006600;
	text-decoration : underline;
	font-weight : bold;
}

a:active  {
	color : #006600;
	text-decoration : underline;
	font-weight : bold;
}

a:hover  {
	text-decoration : underline;
	color : #000000;
}

a.toolbar:link  {
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
	display: block;
}
a.toolbar:visited  {
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}
a.toolbar:active  {
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}
a.toolbar:hover  {
	font-size : 10pt;
	color : #FFFF00;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

a.footer:link  {
	font-size : 10pt;
	color : #006600;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}
a.footer:visited  {
	font-size : 10pt;
	color : #006600;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}
a.footer:active  {
	font-size : 10pt;
	color : #006600;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

a.footer:hover  {
	font-size : 10pt;
	color : #000000;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

th a.tablelink {
	display: block;
	width: 1.25em;
	text-align: center;
}
td a.tablelink {
	display: block;
	text-align: center;
}

/* This set of classes set text alignment.*/
.left  {
	text-align : left;
}

.right  {
	text-align : right;
}

.center  {
	text-align : center;
}

.justify  {
	text-align : justify;
}

.firstjustify {
	text-align : justify;
	margin-left : 1em;
	margin-right : 1em;
}

.secondjustify {
	text-align : justify;
	margin-left : 2em;
	margin-right : 2em;
}


/* This set of classes are for text vertical alignment.*/
.sub  {
	vertical-align : sub;
	font-size : .83em;
}

.super  {
	vertical-align : super;
	font-size : .83em;
}

/* This set is for font style.*/
.bold  {
	font-weight : bold;
}

.ital  {
	font-style : italic;
}

.smallital  {
	font-style : italic;
	font-size : .83em;
}

.oblique  {
	font-style : italic;
}

/* This set is for relative font size*/
.small  {
	font-size : .87em;
}

.formsmaller  {
	font-size : 0.81em;
}

.smaller  {
	font-size : 0.75em;
}

.smallest  {
	font-size : .57em;
}

.big  {
	font-size : 1.2em;
}

.bigger  {
	font-size : 1.44em;
}

.biggest  {
	font-size : 1.73em;
}

.warning  {
	font-size : 18pt;
	font-weight : normal;
	color : Red;
	text-align : left;
	font-family : arial;
	font-variant : normal;
}

.warningctr  {
	color : Red;
	font-family : arial;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

#agentgreeting {
	height: 360px;
	width: 400px;
	overflow: auto;
	border: 0 solid #000000;
}

#additionaldocuments {
	height: 150px;
	width: 600px;
	overflow: auto;
	border: 0 solid #000000;
}

#categories {
	height: 100px;
	width: 500px;
	overflow: auto;
	border: 0 solid #000000;
}

.menuTable   { font-family: arial; font-size: 10pt; background-color:#006600;border: 1px solid #ffffff;padding-left:5px;padding-right:5px;}
.menuLink    { font-size: 9pt; font-family: arial; color: #ffffff; text-decoration: none; background-color:#006600; }
.menuLink:hover { color: #ffffff; text-decoration: underline; background-color:#006600; }
.menuInsert  { font-style: normal; font-variant: normal; font-weight: normal; 
               line-height: 10pt; font-size: 9pt; font-family: arial; 
               color: #ffffff; margin: 0;}
.menuContainer { z-index:1000;}

#Brochures {
	float: right;
	clear: both;
	margin: 10px;
	padding: 0;
	float: right;
	border: 1px solid #000000;
	width: 300px;
}
#Brochures p {
	padding: 4px;
	margin: 0;
	font-size: 9pt;
}
#Brochures .header {
	font-size: 11pt;
	font-weight: bold;
	background-color: #000099;
	color: #D9D9D9;
	margin: 0;
	padding: 2px;
	display: block;
}
#Brochures .subheader {
	font-size: 9pt;
	font-weight: bold;
	background-color: #D9D9D9;
	color: #000099;
	margin: 0;
	padding: 2px;
	display: block;
	text-align: center;
}
#Brochures .indent {
	text-indent: 17px;
}

#Quote_Client_Wrapper {
	width: 450px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#Quote {
	margin: 10px;
	padding: 0;
	width: 240px;
	border: 1px solid #000000;
	display: block;
	text-align: left;
}
#Quote .header {
	font-size: 11pt;
	font-weight: bold;
	background-color: #F3DF00;
	color: #000000;
	margin: 0;
	padding: 2px;
	display: block;
}
#Quote p {
	line-height: 10pt;
	margin: 0;
	padding: 2px;
}
#ClientInfo {
	margin: 10px;
	padding: 0;
	width: 200px;
	border: 1px solid #000000;
	display: block;
	text-align: left;
}
#ClientInfo .header {
	font-size: 11pt;
	font-weight: bold;
	background-color: #9400C0;
	color: #FFFFFF;
	margin: 0;
	padding: 2px;
	display: block;
}
#ClientInfo p {
	line-height: 10pt;
	margin: 0;
	padding: 2px;
}
#OtherProposals {
	margin: 10px;
	padding: 0;
	width: 552px;
	border: 1px solid #000000;
	display: block;
	text-align: left;
}
#OtherProposals .header {
	font-size: 11pt;
	font-weight: bold;
	background-color: #006600;
	color: #D9D9D9;
	margin: 0;
	padding: 2px;
	display: block;
}
#OtherProposals .TitleCase {
	text-transform: capitalize;
}
#OtherProposals th {
	color: #006600;
	background-color: #D9D9D9;
	text-align: center;
}
#OtherProposals td {
	border-bottom: 1px solid #999;
}

/* CSS FOR SUBMIT BUTTON TABS */
/* modifed from www.alistapart.com/articles/slidingdoors/ */

#tabs {
	position:relative;
	height:20px;
	z-index:10;
	border-bottom:#cccccc 1px solid;
	
}

#tabs dl {
	margin:0px 0px 0px 8px;
	padding:0px;
	list-style:none;
	height:20px;
}

#tabs dt {
	float:left;
	background:url(../images/tab-top-left-gray.gif) no-repeat left top;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 9px;
	border-bottom:#cccccc 1px solid;
	
}

#tabs dt.licurrent {
	background:url(../images/tab-top-left.gif) no-repeat left top;
	border-bottom:#fff 1px solid;
}

#tabs .tabright {
	float:left;
	display:block;
	background:url(../images/tab-top-right-gray.gif) no-repeat right top;
	position:relative;
	width:auto;
}

#tabs .tabcurrent {
	background:url(../images/tab-top-right.gif) no-repeat right top;
}


#tabs input {
	background:none;
	border:none;
	cursor:pointer;
	width:auto;
	padding:4px 10px 4px 0px;
	font-size:.9em;
	
	font-weight:normal;
	margin-bottom: -1px;
	height:20px;
	color:black;
}

#tabs input:hover {
	color:#0033CC;
	text-decoration:underline;
}

#tabs > dl .tabright {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs .tabright {float:none;}
/* End IE5-Mac hack */



