a:link {	
	color: #294A99; 
	text-decoration: none;	
}
a:visited {	
	color: #294A99; 
	text-decoration: none;	
}
a:hover {	
	color: #5f8b34; 
	text-decoration: underline;	
}
a:active {	
	color: #5f8b34; 
	text-decoration: none;
} 
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}
img
{
	border-width: 0;
}
body
{
/*	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	line-height:15px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;*/
	background-color:#5B862E;
	background-image:url("/images/dashboard/GetNitrogen_web01f-bg.jpg");
	background-repeat:repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:0;
}
#outer{
	/*border-left:2px solid #000;
	border-right:2px solid #000;
	border-bottom:2px solid #000;*/
	margin:29px auto;
	width:800px;
}
#bottomContent{
	background-color:#dbe9ad;
	border-top:6px solid #6D89AA;
	background-color:#466B22;
	background-image:url("/images/dashboard/bg2.jpg");
	background-repeat:no-repeat;
	position:relative;
	width:800px;
}
#header
{
	background-image:url("/images/dashboard/headerimg.jpg");
	height:132px;
	position:relative;
	width:800px;
}
#headerLinks
{
	position: absolute;
	bottom: 3px;
	left: 26px;
	font-size: 12px;
}
#headerDealerLogo
{
	position: absolute;
	top: 20px;
	right: 20px;
}
#contentFooter
{
	background-color:#6A9A34;
	color:#FFFFFF;
	font-size:12px;
	padding:15px 20px;
}
#contentFooterBottom
{
	background-image:url('/images/dashboard/bg2-bottom.png');
	height:6px;
	font-size: 0px;
	line-height: 0px;
}
#footer
{
	color:#8EC845;
	text-align:center;
	font-size:14px;
	margin:15px 0;
}
#footer a
{
	color:#8EC845;
}
#footer a:hover
{
	color:#8EC845;
}
.helpBlock
{
	float: left;
	padding-right: 10px;
}
.helpBlock .step
{
	float: left;
	padding-right: 10px;
}
.helpBlock .helpContent
{
	float: left;
	width: 190px;
}
.helpBlock .helpTitle
{
	font-weight: 700;
}
.helpBlock .helpDescription
{

}
/* boxes ------------------------------------------------------------------------------------------------------*/
.narrowColumn, .wideColumn, .halfColumn, .fullColumn
{
	margin: 0 10px;
	float: left;
	overflow: hidden;
}
.narrowColumn
{
	width: 270px;
}
.wideColumn
{
	width: 470px;
}
.halfColumn
{
	width: 370px;
}
.fullColumn
{
	width: 760px;
}
.narrowColumn .boxTop, .wideColumn .boxTop, .halfColumn .boxTop, .fullColumn .boxTop
{
	height: 6px;
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
}
.narrowColumn .boxTop
{
	background-image:url("/images/dashboard/boxTop_270.png");
}
.wideColumn .boxTop
{
	background-image:url("/images/dashboard/boxTop_470.png");
}
.halfColumn .boxTop
{
	background-image:url("/images/dashboard/boxTop_370.png");
}
.fullColumn .boxTop
{
	background-image:url("/images/dashboard/boxTop_760.png");
}
.narrowColumn .boxHeading, .wideColumn .boxHeading, .halfColumn .boxHeading, .fullColumn .boxHeading
{
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size:20px;
	height:38px;
	margin:0;
	padding:10px 0 0;
	text-align:center;
	text-transform:uppercase;
}
.narrowColumn .boxHeading
{
	background-image:url("/images/dashboard/boxHeading_270.png");
}
.wideColumn .boxHeading
{
	background-image:url("/images/dashboard/boxHeading_470.png");
}
.halfColumn .boxHeading
{
	background-image:url("/images/dashboard/boxHeading_370.png");
}
.fullColumn .boxHeading
{
	background-image:url("/images/dashboard/boxHeading_760.png");
}
.narrowColumn .boxContent, .wideColumn .boxContent, .halfColumn .boxContent, .fullColumn .boxContent
{
	background-color:#FFFFFF;
	padding:10px 15px;
}
.narrowColumn .boxBottom, .wideColumn .boxBottom, .halfColumn .boxBottom, .fullColumn .boxBottom
{
	background-repeat:no-repeat;
	height:6px;
	font-size: 0px;
	line-height: 0px;
}
.narrowColumn .boxBottom
{
	background-image:url("/images/dashboard/boxBottom_270.png");
}
.wideColumn .boxBottom
{
	background-image:url("/images/dashboard/boxBottom_470.png");
}
.halfColumn .boxBottom
{
	background-image:url("/images/dashboard/boxBottom_370.png");
}
.fullColumn .boxBottom
{
	background-image:url("/images/dashboard/boxBottom_760.png");
}
.narrowColumn .narrowColumn, .wideColumn .wideColumn, .halfColumn .halfColumn, .fullColumn .fullColumn
{
	margin: 0;
}
.boxVerticalSpacer
{
	height: 20px;
	clear: both;
}
.boxSpacer
{
	height: 20px;
	width: 100px;
	float: left;
}
.wideCentered
{
	padding-left: 145px;
}
/* default form elements --------------------------------------------------------------------------------------------*/
.boxContent form
{
	margin: 0;
}
.boxContent input[type=image]
{
	vertical-align: top;
}

.boxContent .label
{
	text-align: left;
	margin-bottom: 10px;
}
.boxContent .field
{
	text-align: right;
	margin-bottom: 10px;
}

.boxContent hr
{
	background-color:#DDDDDD;
	color:#DDDDDD;
	height: 1px;
	border-style:none;
}

.note
{
	font-size: .8em;
}


/* column headers ---------------------------------------------------------------------------------------------------*/
#columnOneHeader, #columnTwoHeader, #columnThreeHeader, #columnThreeHeaderNormal, #nitrogenLocatorTitle{
 font-size:13px;
 font-weight:bold;
 color:#005092;
 height:30px;
}
#columnOneHeader{
 border-bottom:3px solid #00a650;
 border-right:3px solid #00a650;
}
#columnTwoHeader{
	border-bottom:3px solid #00a650;
	border-right:3px solid #00a650;
}
#columnThreeHeader{ /* for the goofy blue ones */
	border-bottom:3px solid #00a650;
	background-color:#b9e5fa;
}
#columnThreeHeaderNormal{
	border-bottom:3px solid #00a650;
}

/* column headers ---------------------------------------------------------------------------------------------------*/




/* border stuff ---------------------------------------------------------------------*/
#columnOne{
	border-right:3px solid #00a650;
}
#columnTwo{
	border-right:3px solid #00a650;
}
#columnThree{
	background-color:#b9e5fa;
}
#columnThreeNormal{
	
}
/* border stuff ---------------------------------------------------------------------*/





/* content holding tables ---------------------------------------------------------------------*/
.columnOneContent, .columnTwoContent, .columnThreeContentNormal{
	color:#515243;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:20px;
}
/* for blue bg */
.columnThreeContent{ 
	padding-top:10px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:20px;
	color:#005092;
}
/* for single main*/
.columnMainContent{
	color:#515243;
	padding:10px;
}
/* content holding tables ---------------------------------------------------------------------*/





/* sign up page stuff ---------------------------------------------------------------------*/
#signUp input {
	font-size:12px;
	color:#333;
	height:16px;
	/*border:1px solid #fff;*/
	width:auto;
}
#signUpButton input {
	height:20px;
}

textarea{ 
	/*border:1px solid #fff;*/
}
input {
	font-size:12px;
	color:#333;
	/*border:1px solid #fff;*/
}
.button_cell input {
	height:20px;
	width:65px;
	font-size:10px;
	/*border:1px solid #fff;*/
	color:#fff;
	background-color:#005092;
}
/* sign up page stuff ---------------------------------------------------------------------*/

/* page menu */
#navcontainer
{
	margin: -3px 0 -1px;
	width: 800px;
	overflow: hidden;
}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	background-color: #005092;
	color: White;
	float: left;
	width: 804px;
	font-weight: 700;
}

#navcontainer ul li 
{ 
	display: inline; 
}

#navcontainer ul li a
{
	height: 2.1em;
	padding: 15px 0 0;
	text-align: center;
	background-color: #005092;
	/*color: #00ADEF;*/
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 4px solid #FFFFFF;
	text-transform: uppercase;
}

#navcontainer ul li a:hover
{
	background-color: #6D89AA;
	color: #fff;
}

.selectnav 
{
	color: #ffffff !important;
	background-color: #6D89AA !important;
}

.navspacer
{
	clear: both;
	height: 4px;
	background-color: #FFFFFF;
	font-size:0px;
}

#breadcrumbs
{
	color: #005092;
	padding-bottom: 10px;
}

#breadcrumbs a
{
	color: #005092;
	font-weight: 700;
}
/* save list -----------------------------------------------*/
.saveList .saveListLabel
{
	float: left;
	clear: both;
	padding: 4px 0 10px;
}
.saveList .saveListField
{
	float: right;
}
.saveList .saveListField img
{
	vertical-align:text-top;
}
.saveList .saveListSave
{
	clear: both;
	float: left;
}

/* search -----------------------------------------------*/
.searchCriteria .searchLabel
{
	float: left;
	clear: both;
	padding: 4px 0 10px;
}
.searchCriteria .searchField
{
	float: right;
}
.searchCriteria .searchField img
{
	vertical-align:text-top;
}
.searchCriteria .submit
{
	clear: both;
	float: left;
}
/* chart ------------------------------------------------*/
.fullWideChart
{
	margin: -8px -15px -5px;
}
.chart
{
	/*width:	546px;*/
	width: 100%;
}

.chart a
{
	color: #5F8B34;
}

.headingRow
{
	background-color: #8EC845;
	color: #FFFFFF;
}

.headingRow a
{
	color: #FFFFFF;
}

.altRow
{
	background-color: #CEEA97;
}

.chartPaging
{
	padding: 10px 10px 0 0;
	text-align: right;
}
.fullWideChart .chartPaging
{
	padding-bottom: 10px;
}

.error
{
	font-size: 1.3em;
	color: #FF0000;
}

.warning
{
	color: #FF7700;
}

.success
{
	color: #00A650;
}

.messages
{
	list-style-type: none;
}
#userFilter
{
	margin: 0 0 5px 82px;
}
/* executive summary --------------------------------------*/
.summaryTitle
{
	font-size: 17px;
	font-weight: 700;
	clear: both;
}
.summaryLabel
{
	float: left;
	clear: both;
	padding: 2px 5px;
}
.summaryValue
{
	float: right;
	padding: 2px 0;
}
.summarySection
{
	padding: 5px 0;
}
.executiveRecipient
{
	clear: both;
	padding-bottom: 5px;
}
.executiveRecipient .emailAddress
{
	float: left;
	width: 200px;
	overflow: none;
	padding: 2px 5px;
}
.executiveRecipient .deleteEmail
{
	float: right;
	width: 20px;
	overflow: none;
	padding: 2px 0;
}

/* question types ******************************/
.questionType
{

}
.questionType .label
{
	width: 100px;
	float:left;
}
.questionType .field
{
	text-align: left;
}

.surveySchedule input[type=text], .surveyPreview input[type=text]
{
	height: 21px;
}
/* survey creation ****************************************/
#surveyQuestionForm
{
	margin: 10px 10px 30px;
	
}
.surveyQuestionFormStep
{
	border: 1px solid #B3B0A0;
	background-color: #ECF2C4;
	padding: 10px 20px 10px 20px;
	position: relative;
	margin-top: 5px;
}
.surveyQuestionFormStep .task
{
	margin-bottom: 5px;
}
.surveyQuestionFormStep .instructions
{
	margin-bottom: 5px;
	color: #666666;
}
.surveyQuestionFormStep .progress
{
	float: left;
clear:left;
}
.surveyQuestionFormStep .controls
{
	float: right;
}
.currentQuestionsTableLabel
{
	margin-left: 30px;
	margin-bottom: 5px;
}
/* question types ******************************/
.surveyResults
{

}
.surveyQuestion
{
	clear: both;
	padding-bottom: 10px;
}
.surveyResults .questionText
{
	font-weight: 700;
	padding-bottom: 5px;
}
.surveyResults .label
{
	width: 130px;
	float: left;
	
}
.surveyResults .field
{
	text-align: left;
}
.surveyResults  .response
{
	clear: both;
}

.surveyResults  .textResponse
{
	margin: 5px;
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

/* eblasts ******************************/
.eblast  .saveContainer
{
	text-align: right;
	margin-top: 10px;
}
.eblast .fullWideChart
{
	margin-bottom: 10px;
}
.eblast  input[type=file]
{
	width: 100%;
}

/* textCampaigns ******************************/
.textCampaigns .boxContent
{
	padding-left:50px;
}
.textCampaigns  .saveContainer
{
	text-align: right;
	margin-top: 10px;
}
.textCampaigns .field
{
	text-align: left;
}
.textCampaigns textarea
{
	font-size: 12px;
}
.textCampaigns .note
{
	font-size: 10px;
}
.BlackBerry
{
	height: 378px;
	background-image: url('/images/dashboard/blackberry.png');
	background-position: center;
	background-repeat: no-repeat;
}
.BlackBerry .messageContainer
{
	font-size: 10px;
	padding: 80px 30px;
}
.iPhone
{
	height: 451px;
	background-image: url('/images/dashboard/iphone.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.iPhone .messageContainer
{
	font-size: 10px;
	padding: 180px 30px;
}
.iPhone .message
{
	font-size: 10px;
	padding: 5px;
	width: 130px;
	background-color: #d3d3d3;
}
.previewSelectionContainer
{
	text-align: center;
	margin-top: 20px;
}
