/* CSS Document */
/*Author: Clint Ungashick*/

/*find this link in .CSS for the other code snippets necessary to force Footer at bottom of Viewport*/
/*http://www.frontpagewebmaster.com/m-285491/tm.htm#285491*/
html {
	height: 100%;
}
body {
	text-align: center;
	margin: 0;
	padding: 0; 
	/*background-color: #E8DAC8;*/
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	/*http://www.frontpagewebmaster.com/m-285491/tm.htm#285491*/
	height: 100%;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
	background: transparent url(http://www.blairegroup.com/images/square-orange-left.gif) no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: #494949; /*button text color*/
}

a.squarebutton span{
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(http://www.blairegroup.com/images/square-orange-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

#wrapper {
	position: relative;
	/* the key is setting the min-height of the main wrapper*/
	/*http://www.frontpagewebmaster.com/m-285491/tm.htm#285491*/
	min-height: 100%;
	top: 0;
	width:783px;
	margin-top: 0;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color:  #FFFFFF;
}
/*background-color:  #FFFFFF;*/
/*http://www.frontpagewebmaster.com/m-285491/tm.htm#285491*/
* html #wrapper {
	height: 100%;
	}

.submit_container input {
	margin-bottom: 6px;
	padding: 4px;
	background-image: url('../images/login_btn.gif');
	background-repeat: no-repeat;
	width: 62px;
	height: 27px;
	border: none;
	font-size: 0px;
	color:#FFCC00;
	cursor: pointer;
	letter-spacing: 5000px;
}

#document_title {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#summary_text {
	font-size: 12px;
	font-weight: normal;
}

#login_message.error_message, #reset_password .contents .error_msg {
	color: #E7534B;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#login_link {
	float:right;
	width:250px;
	text-align: right;
	padding: 0px 0px 0px 15px;
	margin: 20px 75px 0px 0px;
	/*border: thin solid #000000;*/
}
#masthead {
	width:783px;
	height:73px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*text-align: center;*/
	/*background-image: url(../images/masthead.jpg);
	*/
}
#mast_name {
	float:left;
	width:380px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	/*border: thin solid #FF8000;*/
}

#mast_flash {
	float:right;
	width:363px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}

#menu_wrapper {
	/*z-index layers menu on top of content*/
	z-index: 30;
	position: relative;
	width:783px;
	height:28px;
	margin: 0 auto;
	text-align: center;
	background-color:  #FFFFFF;
}
#menu_box {
	float:left;
	width: 709px;
	height:28px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
#menu_fadeout {
	float:left;
	width: 54px;
	height:28px;
	margin: 0px 20px 0px 0px;
	text-align: left;
}

/*start of content*/
#content_wrapper {
	z-index: 20;
	width:783px;
	text-align: center;
	background-color: #FFFFFF;
/*	height: 100%;*/
/*	margin-bottom: 3em; */
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#content_box {
	position: relative;
	width: 781px;
	/*height: auto;*/
	margin: 0px 0px 10px 0px;
/*	margin-bottom: 3em; */
	/*border: white 0px solid;*/
	text-align: center;
	background-color: #FFFFFF;
}

/*#content_frame {
	position: relative;
	width: 721px;
	margin: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	text-align: center;
}*/

#fullWidthColumn {
	/*width: 521px;*/
	width: 755px;
	float: left;
	padding: 0px 10px 0px 0px;
	/*negative margin allows the columns to overlap and whichever border is taller shows */
	margin: 0px 0px 0px 0px;
	height: 100%;
	/*border-right: 1px solid #CCCCCC;*/
}
#leftColumnNarrow {
	width: 225px;
	float:left;
	padding: 0px 0px 0px 0px;
	/*negative margin allows the columns to overlap and whichever border is taller shows */
	margin: 0px -1px 20px 0px;
	height: 100%;
	border-right: 1px solid #CCCCCC;
}
#leftColumnWide {
	/*width: 521px;*/
	width: 530px;
	float: left;
	padding: 0px 10px 0px 0px;
	/*negative margin allows the columns to overlap and whichever border is taller shows */
	margin: 0px -1px 0px 0px;
	height: 100%;
	/*border-right: 1px solid #CCCCCC;*/
}

.sideContent {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
	height: 100%;
	text-align: left;
}
.sideContent p {
	text-align: left;
}

#rightColumnWide {
	/*width: 521px;*/
	width: 530px;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	border-left: 1px solid #CCCCCC;
}
#rightColumnNarrow {
	width: 225px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	border-left: 1px solid #CCCCCC;
}
.mainContent {
	/*reduces width by 6 for positioning in IE6*/
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: x-small;*/
	text-align: left;
	height: 100%;
}
.mainContentPadRight {
	/*reduces width by 6 for positioning in IE6*/
	margin: 10px 0px 0px 0px;
	padding: 0px 12px 0px 10px; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: x-small;*/
	text-align: left;
	height: 100%;
}
.oneThirdWidth {
	float:left;
	width: 230px;
	margin: 0px -1px 0px 0px;
	padding: 0px 10px 0px 10px; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align: left; 
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
}
/*
.oneThirdWidthTabs {
	background-image:url(../images/buttonTabLinkGray.jpg);
	width: 250px;
	height: 58px;
	margin: 0px -1px 0px 0px;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
}
*/
#leftHalfColumn {
	float:left;
	margin: 0px -1px 0px 0px;
	padding: 0px 10px 0px 0px; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	width: 340px;
	border-right: 1px solid #CCCCCC;
	text-align: left;
}
#rightHalfColumn {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	width: 340px;
	border-left: 1px solid #CCCCCC;
	text-align: left;
}

#Column165 {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	width: 165px;
	background-color: blue;
	border: 0px;
	text-align: right;
}
#Column200 {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	width: 200px;
	background-color: red;
	border: 0px;
	text-align: left;
}
.pageTitleBox {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	text-align: right;
}
.mainContent p {
	text-align: left;
}
.mainContent ul li {
	text-align: left;
}
/*horizontal spacer used to force box around content*/
.spacer_row {
	clear:both;
	background-color:#FFFFFF;
	height: 1px; 
	padding-top: 0px;
	padding-bottom: 0px;
	width: 721px;
}
/*footer*/
/*http://www.frontpagewebmaster.com/m-285491/tm.htm#285491*/
#nonFooter {
	position: relative;
	min-height: 100%;
}

/*#footer {position: relative;margin-top: -7.5em;}*/
#footer_wrapper {
	position: relative;
	clear: both;
	width:783px;
	/*http://www.frontpagewebmaster.com/m-285491/tm.htm#285491*/
	margin-top: -5.25em;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px 0px 0px;
	text-align: center;
	/*background-color:#E8DAC8;*/
	background-color: #FFFFFF;
}
#footer_box {
	position: relative;
	margin: 0px 0px 0px 0px;
	border: white 0px solid;
	text-align: center;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	/*background-color:#E8DAC8;*/
	background-color: #FFFFFF;
	color: #000000;
}
/*
#footer a{
	color: #FFFFFF;
	text-decoration:none;
}*/

/*sets default link attributes*/
a:active { 
	color: #003399;
	text-decoration: underline;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	background-color: none;
	text-decoration: none;
}

h1 {
	color: #193764;
	text-align: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 24px;
	font-weight : normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mast_name {
	font-weight : bold;
	font-size: 30px;
	color: #840E31;
}
h2 {
	color: #000000;
	text-align: center;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 24px;
	font-weight : bold;
	font-style : normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-stretch : narrower;
	letter-spacing : .05em;
}
/*page titles*/
h3 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: large;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	letter-spacing: 0.5em;
	font-weight: normal;
	text-shadow: 4px 4px 8px blue 
}
h4 {
	color: #193764;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h6 {
	color: #FFFFFF;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table {
	font-size: 12px;
}
ul li {
	list-style-image: url(../images/bullet_arrow.gif);
	padding: 0px 0px 0.5em 0px;
}
.bgOrangeText {
	color: #F7593E;
}
.redText {
	color: Red;
}
.maroonText {
	color: #840E31;
}
.whiteText {
	color: #FFFFFF;
}
.lineSpacing1_5 {
	line-height : 1.5em;
}

#signupForm {
	width: 290px;
	height: 90px;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	padding-right: 5px;
	text-align: center;
	border: 0px;
	border-color: Black; 
}
#signupFormNarrow {
	width: 206px;
	height: 90px;
	float: left;
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 0px;
	padding-right: 0px;
	text-align: center;
	border-top: 1px solid #F7593E;
}


/*#signupFormNarrow {
	width: 206px;
	height: 90px;
	float: left;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	padding-right: 0px;
	text-align: center;
	background-image:url(http://www.blairegroup.com/mynlbuilder/nl-bkg.jpg)
}*/



input.submitButton {
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#000000;
	height: 28px;
	width: 94px;
	border: 0;
	background-color: #FFFFFF;
	background-image: url(../images/buttonGray.gif);
	background-repeat: no-repeat;
}
.formInput {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 2px;
	margin: 5px 0px 5 px 0px;
	border: 1px solid #999999;
	color: #333333;
}

.clientQuoteContent {
	/*reduces width by 6 for positioning in IE6*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	height: 100%;
}
#clientPortraitBox {
	float:left;
	background-color:#FFFFFF;
	width: 250px; 
	padding: 0px 0px 0px 0px;
	margin: 1px 0px -1px 0px;
	/*border: black 1px solid;*/
}
#clientTextWrapper {
	float:left;
	background-color:#FFFFFF;
	width: 275px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*border: red 1px solid;*/
}
#clientQuoteBox {
	float:left;
	background-color:#FFFFFF;
	width: 275px; 
	padding: 0px 0px 0px 0px;
	margin: 4em 0px 0px 0px;
	/*border: blue 1px solid;*/
	text-align: center;
}
#clientNameBox {
	float:right;
	width: 250px; 
	padding: 0px 0px 0px 0px;
	margin: 4em 0px 0px 0px;
	/*border: green 1px solid;*/
	text-align: left;
	background-color:#FFFFFF;
	font-size: small;
	font-stretch : narrower;
	letter-spacing : .01em;
	color: #A7A7A7;
	font-weight : bold;
}
#clientBusinessBox {
	float:right;
	width: 250px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*border: green 1px solid;*/
	text-align: left;
	background-color:#FFFFFF;
	font-size: x-small;
	font-stretch : narrower;
	letter-spacing : .01em;
	color: #A7A7A7;
	font-weight : normal;
}
#clientSpacerRow {
	clear:both;
	background-color:#FFFFFF;
	height: 1px; 
	padding-top: 0px;
	padding-bottom: 0px;
	width: 520;
}

#caseStudyBox {
	float:left;
	width: 170px; 
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

