body, td
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #164B9C;
}

body
{
	background-color: #cbe7f1;
	color: #154b9e;

}

table
{
	font-size: 12px;
	text-align: left;
color: #164B9C;
}

a
{
	text-decoration: none;
	color: #144B9E;
}

a:hover
{
	text-decoration: underline;
}

input, textarea
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}

b, strong, .label, h1, h2, h3, h4, h5, h6
{
	color: #144B9E;
	font-weight: bold;
	font-family: inherit;
}
.label
{
	font-size: 11px;
}

.infoDesc
{
	font-size: 11px;
	font-weight: bold;
}

label
{
	color: #eca034;
}

b
{
	color: #164B9C;
}

h1
{
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 14px;
	color: #164B9C;
}

h2
{
	padding-top: 10px;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #164B9C;
}

h3
{
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	font-style: italic;
}

h4
{
	color: #eca034;
}

img.regionMap
{
	margin: auto;
	border: 0px;
}

#siteSearch
{
	margin: 0px auto;
	text-align: center;
	width: 400px;
	padding: 10px;
}

#siteSearch a, #headerCenter a
{
	font-size: 14px;
	font-weight: bold;
}

#siteSearch #searchText
{
	width: 300px;
}

#siteSearch #searchBoxLinks
{
	width: 400px;
}

#searchBoxLinks
{
	margin: auto;
	text-align: center;
}

#footerContainer
{
	clear: both;
	width: 780px;
	margin: 10px auto 0px auto;
	text-align: left;
	padding-top: 10px;
}

#footer
{
	clear: both;
}

#copyright
{
	position: absolute;
	bottom: 7px;
	left: 23px;
	color: #154b9e;
	font-size: 11px;
}

#sectionLinks
{
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #164B9C;
}

#googleSearch
{
	text-align: center;
	width: 780px;
}

#googleSearch img
{
	border: 0px;
	width: 84px;
	height: 37px;
}

#googleSearch input
{
	position: relative;
	top: -10px;
}

#content
{
	padding-left: 10px;
	margin: 0px auto;
	width: 712px;
	padding-top: 25px;
	min-height: 450px;
	_height: 450px;
	text-align: left;
	background-image: url(../../Images/bgSite.jpg);
	background-repeat: no-repeat;


}

#header
{
	margin: 0px auto;
	width: 780px;
	height: 82px;
}

#headerLeft
{
	float: left;
	width: 298px;
	height: 82px;
	text-align: left;
}

#headerLeft img
{
	border: 0px;
}

#headerCenter
{
	float: left;
	width: 277px;
	height: 82px;
	text-align: center;
}

#headerCenter #searchText
{
	width: 200px
}

#headerCenter #searchBoxLinks
{
	width: 100%;
}

#headerRight
{
	float: left;
	width: 205px;
	height: 82px;
	text-align: right;
}

#mapContainer
{
	text-align: center;
	width: 780px;
	margin: 0px auto;
	background-image: url(../../Images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #282828;
}

#mapContainer img
{
	border: 0px;
}

#profileImageContainer
{
	width: 200px;
	min-height: 150px;
	float: left;
	_height: 150px;
	margin: 5px;
}

div.profileImage
{
	margin: 10px;
	width: 80px; 
	height: 80px; 
	float: left; 
	text-align: center;
}

img.profileImage
{
	border: 1px solid #e89e33;
}

#console
{
	width: 780px;
	min-height: 400px;
	_height: 400px;
	margin: 0px auto;
}

#consoleLeftColumn
{
	font-color: #164B9C;
	float: left;
	width: 190px;
	min-height: 390px;
	height: 100%;
	_height: 400px;
	/*border-right: 1px solid black; */
	padding: 5px;
}

#consoleMainColumn
{
	width: 500px;
	min-height: 400px;
	_height: 400px;
	float: left;
	padding: 5px;
}

.alignCenter
{
	text-align: center;
}

#rdeeLogo
{
	width: 80px;
	float: right;
	margin-top: 20px;
}

#rdeeLogo img, #cccrLogo img
{
	border: 0px;
}

ul.folderList, ul.linkList
{
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 0px;
}

div.portalImagePreview
{
	float: left;
	width: 110px;
	height: 150px;
	text-align: center;
}

span.portalImagePreview
{
	margin-top: 10px;
	display: block;
}


.formStep, .selectedFormStep
{
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 25px;
	margin-left: 5px;
	padding: 10px;
	cursor: pointer;
	/* font-weight: bold; */
}

.formStep
{
	background-image: url( ../../Images/otherStep.gif );
}

.selectedFormStep
{
	background-image: url( ../../Images/currentStep.gif );
	color: #164B9C;
}

/* Profile Admin Environment */

#profileConsole
{

	padding-left: 20px;
	width: 680px;
	padding-top: 25px;
	min-height: 450px;
	_height: 450px;
	text-align: left;
	background-image: url(../../Images/bgSite.jpg);
	background-repeat: no-repeat;;



}

label
{
	float: left;
	padding-right: 5px;
}

div.row
{
	padding-bottom: 3px;
}

div.value
{
	font-style: italic;
}

/* Steps used for the profile creation */

#stepContainer
{
	width: 700px;
	position: absolute;
	top: 75px;
	left: 155px;
}

div.profileStepSelected, div.profileStep
{
	float: left;
	padding: 2px 5px;
	border: 1px solid #164B9C;
	border-bottom: none;
	margin-top: 1px;
}

div.profileStep a
{
	color: #144B9E;
}

div.profileStep
{
	background-color: #78D1E1;
}

div.profileStepSelected
{
	border-color: #e89e33;
}

div.profileStepSelected a
{
	font-weight: bold;
}

#profileConsole #profileImageContainer
{
	float: none;
	margin: auto;
}

textarea
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}

/* Create Profile Fields */

div.question
{
	padding-top: 15px;
	padding-bottom: 7px;
	line-height: 1.25;
	clear: both;
}

div.field
{
	padding-bottom: 10px;
}

div.stepNav
{
	text-align: right;
	padding-top: 5px;
	clear: both;
}

input.button, input.text, input.text.weekdayTime, select, input.password
{
	border: 1px solid #144B9E;
	background-color: #D6E2F0;
	color: #37250d;
	font-size: 11px;
}

div.weekday
{
	float: left;
	margin-right: 6px;
	border: 1px solid #CCC;
	padding: 3px;
	text-align: right;
}

div.weekday div
{
	padding-bottom: 2px;
}

div.weekday div.weekdayName
{
	text-align: center;
	padding-bottom: 10px;
	font-style: italic;
}

input.text.weekdayTime
{
	width: 35px;
}

.areaOfExpertise
{
	float: left;
	width: 33%;
	line-height: 1.25;
	margin-bottom: 3px;
	font-size: 9px;
}

#weekdays
{
	margin-top: 5px;
}

textarea.direction, textarea.description
{
	width: 500px;
	height: 200px;
	border: 1px solid #e89e33;
}

#regionMap
{
	text-align: center;
}

ul.communityreach, ul.employeenum, ul.chambers
{
	list-style: none;
}



#virtuo
{
	text-align: center;
	clear:both;
	padding-top: 40px;
	color: #999;
}

#virtuo a
{
	color: #e69c32;
}

table.calendar {
/*	border: 1px solid white;*/
	border-collapse: collapse;
	width: 161px;
}
table.calendar tr.calendarMonthHeader {
	width: 161px;
}
table.calendar td, table.calendar th {
/*	border: 1px solid white;*/
	width: 25px;
	text-align: center;
}
table.calendar td
{
	height: 23px;
}

table.calendar th.month {
	width: 115px;
}
table.calendar td.day, table.calendar td.eventCalendarDay {
	font-weight: bold;
}
table.calendar td a:hover, table.calendar th a:hover {
	text-decoration: none;
}

.calendarDaysHeader
{
	background-color: white;
	color: #FFBF2A;
}
/* NEW THEME */

#siteContainer
{
	width: 100%;
	background-image: url(../../Images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#siteContainer2
{
	width: 100%;
	background-image: url(../../Images/bgShadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#container
{
	width: 715px;
	margin: 0px auto;
}

#containerBg
{
	background-image: url(../../Images/siteShadow.jpg);

	background-repeat: repeat-y;
	width: 712px;
	min-height: 580px;
	_height: 580px;
	margin: 0px auto;
	position: relative;
}

#top
{
	position: relative;
	width: 715px;
	height: 141px;
	background-image: url(../../Images/top.jpg);
}

#middle
{
	position: relative;
	width: 715px;
	height: 62px;
	background-image: url(../../Images/middle.jpg);
}

#bottom
{
	position: relative;
	width: 715px;
	height: 377px;
	background-image: url(../../Images/bottom.jpg);
}

#backtohome
{
	position: absolute;
	top: 13px;
	left: 45px;
	font-weight: bold;
}

#backtohome a
{
	color: #154b9e;
}

#listealpha
{
	position: absolute;
	bottom: 7px;
	right: 23px;
	color: #154b9e;
	font-size: 12px;
}



#loginDiv
{
	width: 400px; 
	position: absolute; 
	top: 270px; 
	left: 180px; 
	color: #154b9e
}

#loginDiv td
{
	color: #154b9e
}

#topHeader
{
	position: relative;
	width: 712px;
	height: 106px;
	background-image: url(../../Images/topHeader.jpg);
}

/* NEW JAVASCRIPT DROPDOWN BOXES */
.trigger, .activetrigger {
	width: 220px;
	height: 22px;
	padding: 5px 0px 0px 10px;
	background-image: url(dropdown.gif);
	display: block;
	text-decoration: none;
}
.trigger:hover, .activetrigger:hover {
	text-decoration: none;
}
/* style of the UL */
.dropcontainer ul, .dropcontainerdown ul {
	border-bottom: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 228px;
	height: 95px;
	position: absolute;
}
.dropdownhidden {
	top: 0;
	left: -999em;
}
.dropdownvisible {
	top: 0;
	left: 0;
}
.dropcontainer ul a, .dropcontainerdown ul a {
	padding: 3px 0px 0px 8px;
	display: block;
	width: 220px;
	height: 15px;
	text-decoration: none;
/*	border-bottom: 1px solid #0a4194;*/
}
.dropcontainer ul a:hover, .dropcontainerdown ul a:hover {
}
.dropcontainer {
	border: 0px;
	position: relative;
	height: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 230px;
}
.dropcontainerdown {
	border: 1px solid #0a4194;
	position: relative;
	height: 95px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 230px;
}

/* until we have time, do this the old-fashioned way */
.notturnintodropdown {
	width: 200px;
	background-color: white;
	font-size: 14px;
}

