/*
// $Id: wrapper.css,v 1.8 2006/11/01 20:19:35 stephend Exp $
// $Revision: 1.8 $
// $Author: stephend $
//
// $Log: wrapper.css,v $
// Revision 1.8  2006/11/01 20:19:35  stephend
// Updated survey form
//
// Revision 1.7  2006/10/26 16:58:43  scottl
// Added link to new form in wrapper.  Updated css styles for CMT editor.
//
// Revision 1.6  2006/06/12 21:54:19  scottl
// Changes per 6.7.06 meeting with client.
//
// Revision 1.5  2006/02/23 10:59:11  scottl
// Added email us code.
//
// Revision 1.4  2006/01/25 21:24:12  scottl
// More changes to calendar styles.
//
// Revision 1.3  2006/01/25 16:53:29  scottl
// Adjusted calendar styles.
//
// Revision 1.2  2006/01/23 22:29:10  scottl
// Added calendar assets to project.  CSS, images, xslt and aspx.
//
//
*/

/* Wrapper Styles */
body {
	margin: 0px;
	background-color: #505050;
	}
	
form {
	margin: 0px;
	}

input, select, option, textarea {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #333333;
	}	

#bgLeft {
	background-image: url("/BCRC/BCRCBase/wrap/theme0/images/bg.left.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
#bgRight {
	background-image: url("/BCRC/BCRCBase/wrap/theme0/images/bg.right.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
#bgGradient {
	background-image: url("/BCRC/BCRCBase/wrap/theme0/images/bg.content.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #CECECE;
	}			

.bdrRight {
	border-right: 1px #A2A2A2 solid;
	}
.bdrBottom {
	border-bottom: 1px #A2A2A2 solid;
	}
	
#boxNavIndex {
	height: 59px;
	width: 760px;
	padding-bottom: 24px;
	border-bottom: 1px #A2A2A2 solid;
	background-color: #FFFFFF;
	}
	
	
#boxSubNav {
	height: 24px;
	width: 760px;
	border-bottom: 1px #A2A2A2 solid;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	}		
#boxSubNav A:link {
	color: #3E3E3E;
	text-decoration: none;
	}
#boxSubNav A:visited {
	color: #3E3E3E;
	text-decoration: none;
	}
#boxSubNav A:hover {
	color: #3E3E3E;
	text-decoration: underline;
	}
#boxSubNav A:active {
	color: #3E3E3E;
	text-decoration: underline;
	}
.txtSubNavOn {
	color: #9A3A3A;
	}
	
	
/*Find It Fast box styles*/	
.navBox {
	height: 34px;
	width: 185px;
	background-color: #FFFFFF;
	border: 1px #747474 solid;
	overflow: auto;
	font-family: Arial, sans-serif;
	font-size: 10px;
	}
	
.navBox A:link {
	color: #9A3A3A;
	text-decoration: underline;
	}
.navBox A:visited {
	color: #9A3A3A;
	text-decoration: underline;
	}
.navBox A:hover {
	color: #9A3A3A;
	text-decoration: underline;
	}
.navBox A:active {
	color: #9A3A3A;
	text-decoration: underline;
	}
	
.txtHeadFIF {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
	margin: 10px 0px 0px 3px;
	}

#txtTitle {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	}

.txtContent {
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

.txtContent p,td,ul,ol,li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	}	
.txtContent A:link {
	color: #952A2A;
	text-decoration: none;
	}
.txtContent A:visited {
	color: #952A2A;
	text-decoration: none;
	}
.txtContent A:hover {
	color: #952A2A;
	text-decoration: underline;
	}
.txtContent A:active {
	color: #952A2A;
	text-decoration: underline;
	}
	
/*RIGHT COLUMN STYLES*/
#boxNews {
	font-size: 11px;
	border-bottom: 1px #A2A2A2 solid;
	border-top: 1px #A2A2A2 solid;
	}		
#boxNews A:link {
	color: #333333;
	text-decoration: none;
	}
#boxNews A:visited {
	color: #333333;
	text-decoration: none;
	}
#boxNews A:hover {
	color: #333333;
	text-decoration: underline;
	}
#boxNews A:active {
	color: #333333;
	text-decoration: underline;
	}
	
#boxQuestions {
	font-size: 11px;
	font-weight: bold;
	}	
#boxQuestions A:link {
	color: #333333;
	text-decoration: none;
	}
#boxQuestions A:visited {
	color: #333333;
	text-decoration: none;
	}
#boxQuestions A:hover {
	color: #333333;
	text-decoration: underline;
	}
#boxQuestions A:active {
	color: #333333;
	text-decoration: underline;
	}
	
#boxPartners {
	font-size: 11px;
	font-weight: bold;
	}	
#boxPartners A:link {
	color: #333333;
	text-decoration: none;
	}
#boxPartners A:visited {
	color: #333333;
	text-decoration: none;
	}
#boxPartners A:hover {
	color: #333333;
	text-decoration: underline;
	}
#boxPartners A:active {
	color: #333333;
	text-decoration: underline;
	}	
	
#boxSubNav2 {
	font-size: 11px;
	}		
#boxSubNav2 A:link {
	color: #333333;
	text-decoration: underline;
	}
#boxSubNav2 A:visited {
	color: #333333;
	text-decoration: underline;
	}
#boxSubNav2 A:hover {
	color: #333333;
	text-decoration: none;
	}
#boxSubNav2 A:active {
	color: #333333;
	text-decoration: none;
	}
	
#boxContact {
	font-size: 11px;
	font-weight: bold;
	}		
#boxContact A:link {
	color: #333333;
	text-decoration: none;
	}
#boxContact A:visited {
	color: #333333;
	text-decoration: none;
	}
#boxContact A:hover {
	color: #333333;
	text-decoration: underline;
	}
#boxContact A:active {
	color: #333333;
	text-decoration: underline;
	}	
	
	
	
	
	
#txtFooter {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #C5C5C3;
	}
#txtFooter A:link {
	color: #C5C5C3;
	text-decoration: none;
	}
#txtFooter A:visited {
	color: #C5C5C3;
	text-decoration: none;
	}
#txtFooter A:hover {
	color: #C5C5C3;
	text-decoration: underline;
	}
#txtFooter A:active {
	color: #C5C5C3;
	text-decoration: underline;
	}

/* Calendar Styles */
.calMonthTable
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ABA8A2;
	border-left-color: #ABA8A2;
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/calTblBg.jpg);
}

.calHead
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9A3A3A;
	font-weight: normal;
	border-right: 1px solid #ABA8A2;
}

.calHeadNavBG
{
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.calHeadBG
{
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.calMonth
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #9A3A3A;
	font-weight: bold;
	border-right: 1px solid #ABA8A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABA8A2;
}
.calDay
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABA8A2;
	background-color: #CCCCCC;
	border-right: 1px solid #ABA8A2;
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/calDayBg.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

.calDate
{
	font-family: Verdana;
	font-size: 9px;
	height: 100px;
	background-color: #EDEDED;
	overflow: visible;
	border-right: 1px solid #ABA8A2;
	border-bottom: 1px solid #ABA8A2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
}
/*	for ftr.posurvey.aspx */
#divSurvey OL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 14px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#divSurvey LI {
	MARGIN-TOP: 8px
}
#divSurvey H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 25px Times; PADDING-TOP: 0px
}
#divSurvey .bold {
	FONT-WEIGHT: bold
}
#divSurvey .italic {
	FONT-STYLE: italic
}
#divSurvey .normal {
	FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal
}
#divSurvey .red {
	COLOR: #9a3a3a
}
#divSurvey .gray {
	COLOR: #454545
}

