﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/	
body
{
    background-color: #FDE680;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
	color:#00008C;	
}

a:link,
a:visited,
a.dialog:link,
a.dialog:visited
{
    color: #C92C22;
    text-decoration:none;
}

a:active,
a:hover,
a.dialog:active,
a.dialog:hover
{
    text-decoration: underline;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

img
{
	border:none;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    font-family: Verdana, Arial, Sans-Serif;
    color: #00008C;
}
h1
{
    font-size: 2em;
}h2
{
     font-size: 1.2em;
	padding: 0 0 10px 0;
}
h3
{
    font-size: 1.1em;
}

h4, h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#homeHotspot
{
	position:absolute;
	margin-left:40px;
	margin-top:60px;
	width:150px;
	height:150px;
	z-index:999;
	cursor:pointer;
}
#bisquickHotspot
{
	position:absolute;
	margin-left:240px;
	margin-top:10px;
	width:150px;
	height:80px;
	z-index:999;
	cursor:pointer;
}
#homeBisquickHotspot
{
	position:absolute;
	margin-left:250px;
	margin-top:10px;
	width:150px;
	height:100px;
	z-index:999;
	cursor:pointer;
}

#header
{
    margin-bottom: 0px;
    color: #0184CC;
    padding: 0;
    height:234px;
    width:963px;
	background-image:url('images/header.jpg');
    /* background-image:url	('images/bg_no_grad.jpg');*/
	background-repeat:no-repeat;
}

#header h1
{
    color: #0086CB;
    line-height: 2em;
    margin: 15px 10px 0px 225px;
	text-transform:uppercase;
}

#header h1.bottom
{
	margin-top:50px;
}

#header h2
{
    margin: 0px 10px 0px 225px;
    padding: 0px;
	width:700px;
	font-weight:normal;
}

#social
{
	text-align:right;
}

#copyBlock h2
{
	margin:0px 0px 0px 0px;
	padding:0px;
}


#copyBlock p
{
	margin-top:0px;
}

#logindisplay
{
    font-size:.8em;
    text-align:right;
    color:#00008C;
	height:30px;
	margin-top:3px;
}

#logindisplay a
{
    text-decoration: none;
    text-transform:uppercase;
    font-weight:bold;
}

#logindisplay a:visited
{
}

#logindisplay a:hover
{
    text-decoration: underline;
}

#social
{
	margin-bottom:5px;
}

#social a
{
    color:#008752;
}

#main
{
	margin-top:-15px;
   /*  */
	background-image:url('images/bg_middle.jpg');
    background-repeat:repeat-y;
    padding-left:130px;
    padding-right:120px;
    padding-top:10px;
    padding-bottom:5px;
    min-height:400px;
    * width:800px;
    
}

#footerLine
{
	width:930px;
	margin-left:35px;
	margin-top:40px;
}

#footer
{
    padding: 10px 0;
    text-align: left;
    line-height: normal;
    font-size: .8em;
	/**/
	background-image:url('images/bg_bottom.jpg');
	background-repeat:no-repeat;
	text-transform:uppercase;
    color: #C92C22;
    font-weight:bold;
}

#footerCopy
{
	margin-top:65px;
	margin-left:45px;
	* margin-left:25px;
	* margin-top:60px;
}

#footer a 
{
    font-weight:bold;
    margin-right:15px;
    text-decoration:none;
}

#footer a:hover
{
}

/* TAB MENU   
----------------------------------------------------------*/

.navImage
{
	margin-right:3px;
}

.navImageSel
{
}

.rightNavImg
{
	margin-right:0px;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input, textarea, select
{
	font-size:.9em;
	font-family:Verdana, Helvetica, Sans-Serif;
   	color:#00008C;
}

input[type="text"] 
{
	width:200px;
   	border:solid 1px #91D0D2;
}

input.fldLarge 
{
	width:400px;
	* width: 350px;
}

input.fldSmall
{
	width:100px;
}

input[type="password"] 
{
   	border:solid 1px #91D0D2;
}

textarea,
input[type="file"]
{
	background-color:#FFF;
   	border:solid 1px #91D0D2;
}


/* TABLE
----------------------------------------------------------*/

table 
{
}

table td 
{
}

table th
{
  background-color: #e8eef4; 
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:#C92C22;
}

#menucontainer
{
    text-align:right;
    margin-top:10px;
}

#logoContainer
{
	margin-top:-35px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

.toolTip
{
	font-style:italic;
	font-size:0.8em;
}

.footnote
{
	font-size:0.8em;	
	text-align:right;
}
/*Errors and Validation Summary
----------------------------------------------------------*/

#summary h3
{
	color:#C92C22;
}

.field-validation-error
{
    color: #C92C22;
}

.input-validation-error
{
    border: 1px solid #C92C22;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #C92C22;
}

.eventListItem
{
	margin-top:5px;
}

/* Event Form Table
----------------------------------------------------------*/

#formTable
{
	width:400px;
	margin-bottom:15px;
}

#formTable tr td h2
{
	color:#00008C;
	margin:0px;
	padding:10px 0px 0px 0px;
	font-size:1em;
}

#formTable tr td label
{
	color:#00008C;
	margin-top:10px;    	
	font-size:.8em;
	font-weight:bold;
}

#formTable tr td label.readOnly
{
	font-weight:normal;
	margin-top:0px;    	
}

#startTimeLabelSpace
{
	margin-left:21px
}

#zipLabelSpace
{
	margin-left:15px;
}

.optionalFld
{
	font-weight:normal;
}

.formLegal
{
	margin-bottom:0px;
}

.eventSummary tr td
{
	color:#00008C;
}

.eventSummary tr td label
{
	font-weight:bold;
}


/* Event Dashboard
----------------------------------------------------------*/
#eventDashboard
{
	margin-left:225px;	
}

#eventDashboard a
{
	text-transform:uppercase;
	text-decoration:none;
	color:#00008C;
	font-weight:bold;
	margin-right:3px;
}

#eventDashboard a:hover,
#eventDashboard a.activeSub
{
	color:#00008C;
}

#eventDashboardHdr
{
	margin-bottom:5px;
	color:#C92C22;
	height:50px;
}

#eventDashboard #eventDashboardHdr h1
{
	margin:20px 0px 0px 0px;
	font-size:2em;
	line-height:1em;
}

#eventDashboardHdr h1
{
	color: #0086CB;
	vertical-align:bottom;
}

/* Toolkit Pages
----------------------------------------------------------*/
.toolkitLeft 
{
	float:left;
	width:600px;
}

.toolkitRight
{
	float:right;
	width:180px;
	text-align:right;
	padding-right:15px;
}

.toolkitLeft h2
{
	text-transform:none;
	margin-top:0px;
}

.assetDisplay
{
	text-align:center;
	width:800px;
}

.assetDisplay img
{
	margin:10px;
}

#assetThumbs
{

}

#assetThumbs img,
#invitePreview
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.pdfFormatSelector
{
	cursor:pointer;
}
	
/* Modal Dialogs
----------------------------------------------------------*/

.siteDialog
{
	display:none;
}

.siteDialog h3
{
	color:#00008C;
}


#shareDialog
{
	text-align:center;
}

#sendResp
{
	text-align:center;
	font-weight:bold;
	margin:10px;
}

#sendTo
{
	font-size:.9em;
	font-family:Verdana, Helvetica, Sans-Serif;
   	color:#00008C;
}


.dialogSendButton
{
	text-align:center;
}

.dialogCloseButton
{
	text-align:center;
	display:none;
}

/* Buttons
----------------------------------------------------------*/
.imgButton
{
	cursor:pointer;
}

.buttonRow
{
	margin:5px 0px 0px 0px;
	text-align:right;
}

.buttonRow a
{
	margin:0px 0px 0px 0px;
}

.buttonRow img
{
	margin:0px 0px 0px 6px;
}

#deleteN
{
	margin-left:10px;
}

/* JUNK
----------------------------------------------------------
td.eventSummary tr td label
{
	color:#00008C;	
	text-align:right;
	font-weight:bold;
}
*/
/* Grant Winner tables*/
#tblGrants th{
    color:#C92C22;
    
}
th.headerSortUp { 
    background-image: url(../content/images/up_arrow.gif); 
    background-position:right center ;
    background-color:Transparent;
    cursor:pointer;
} 
th.headerSortDown { 
    background-image: url(../content/images/down_arrow.gif); 
    background-position:right center ;
    background-color:Transparent;
    cursor:pointer;
} 
th.header { 
    cursor: pointer; 
    background-repeat: no-repeat; 
    background-color:Transparent;
    padding-right: 5px; 
    padding-left: 10px; 
    margin-left: -1px; 
    text-align:left;
    font-weight:normal;
    
} 
#tblGrants td{
    padding: 5px 5px 5px 10px;
    text-align:left;
}