@import url(MenuHWDropDown.css);
@import url(MenuHWLeft.css);
@import url(ModuleSupport.css);
@import url(TabsSubTabs.css);
@import url(CoolWeatherModule.css);
@import url(MenuSolpart.css);
@import url(AuctionModule.css);
@import url(TourismModule.css);
@import url(footer.css);
@import url(new.unitedwayoxford.css);
@import url(eventscalendar.css);

#PhotoDescription {
color:#ffffff;
}

#IE
{
text-align:center;
}

#PictureView
{
width:800px;
margin:0px auto;
text-align:center;
}

/* Search styles for search box Added by Jason */
.SearchBackground
{
	background-image: url(img/top_bar.gif);
	background-repeat: no-repeat;
}
.SearchTitle 
{
	color:#003e4b;
	font-size:10pt;
	font-weight:bold;
}
.SearchBox 
{
	font-size:8pt;
	font-weight:normal;
	border-width:10;
	border-color:#EF2F24;
	border-style:ridge;
	width:200px;
}
.SearchLink A:link {font-size:8pt;color:#00008B;text-decoration: none;}
.SearchLink A:visited {font-size:8pt;color:#00008B;text-decoration: none;}
.SearchLink A:hover {font-size:8pt;color:#00008B;text-decoration: underline;}
.SearchLink A:focus {font-size:8pt;color:#00008B;text-decoration: none;}
.SearchLink A:active {font-size:8pt;color:#00008B;text-decoration: none;}
/* End of Search styles for search box */

/* DataGrid styles for Cool modules Added by Jason*/
.Cool_EventWS_Grid_Header{background-color:#DDFAEC}
.Cool_EventWS_Grid_Item{background-color:white}
.Cool_EventWS_Grid_AlternatingItem{background-color:WhiteSmoke}
.Cool_Jobs_Grid_Header{background-color: White; border-bottom: thin; border-bottom: darkgray;}
.Cool_Jobs_Grid_Item{background-color:white}
.Cool_Jobs_Grid_AlternatingItem{background-color:lightgrey;}
.Cool_News_Grid_Header{background-color: darkgray;}
.Cool_News_Grid_Item{background-color:white}
.Cool_News_Grid_AlternatingItem{background-color:lightgrey;}
/* End of DataGrid styles for Cool modules */

/* Look and Feel styles Added by Jason*/
.TabName
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

.border /* border under tabs */
{

		
}
/* End of Look and Feel styles */


/* Standard HTML tags */
BODY
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color:#cccccc;
	background:url(/Design/Themes/UNITEDway/img/bg.gif);
	background-repeat:repeat-x;
	padding-right: 0px;
	padding-right:0px;
}




P
{

	
}



DIV
{
	
}
H1
{
	font-weight: bold;
	font-size: 13pt;
	color:#EF2F24;
}
H2
{
	font-weight: bold;
	font-size: 12pt;
	color:#EF2F24;	
}
H3
{
	font-weight: bold;
	font-size: 11pt;
	color:#EF2F24;
}
H4
{
	font-weight: bold;
	font-size: 10pt;
	color:#EF2F24;
}
H5
{
	font-weight: bold;
	font-size: 9pt;
	color:#EF2F24;
}
H6
{
	font-weight: bold;
	font-size: 8pt;
	color:#EF2F24;
}
HR
{
	color: #EF2F24;
	height: 1pt;
	text-align: center;
}
IMG
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
INPUT.CommandButton
{
	border-right: #ffffff thin solid;
	padding-right: 3pt;
	border-top: #cccccc thin solid;
	padding-left: 3pt;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 3pt;
	border-left: #cccccc thin solid;
	color: #ffffff;
	line-height: 7pt;
	padding-top: 3pt;
	border-bottom: #ffffff thin solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	text-decoration: none;
}
INPUT
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
TABLE
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
THEAD
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TR
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TH
{
	font-size: 10pt;
	vertical-align: baseline;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD    
{

}
TFOOT
{
	font-size: 10pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
OL
{
	font-size: 10pt;
}
UL
{
	font-size: 10pt;
	list-style-image: url(img/bulleye.gif);
}


/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	font-size: 8pt;
	font-weight: 600;e
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000066;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #000000 2px solid;
	border-left: #000000 2px solid;
	border-top: #ffffff 2px solid;
	border-right: #ffffff 2px solid;
	display: inline;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButton:link
{
	font-size: 8pt;
	color: #F0FFFF;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #999999;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #ffffff;
	text-decoration: none;
}

.Error /* Error and warning messages */
{
	color: #FF0000;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	/*font-weight: 600;*/
	background-color: #DCDCDC;
	/*color: #FFFFFF;*/
}
.Grid_Header A
{
	color: #FFFFFF;
}
.Grid_Header A:active
{
	color: #FFFFFF;
}

.Grid_Item
{
}
.Grid_Item TD A
{
	/*font-weight: 600;*/
}
.Grid_AlternatingItem
{
	background-color: #F5F5F5;
}
.Grid_AlternatingItem TD A
{
	/*font-weight: 600;*/
}
.Grid_SelectedItem
{
}
.Grid_Pager
{
}
.Head /* Add, announcements, articles, blog, ecc ecc */
{
	font-weight: bold;
	font-size: 12pt;
	color: #ef2f24;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	

}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
OPTION
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 10pt;
	color: #999999;
}
.ItemDate
{
	font-size: 10pt;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #ee7a35;
	background-color: #ffcc00;
}
.ModuleTitle /* Title of each module */
{
	font-weight: 600;
	font-size: 15pt;
	color:#ef2f24;
	line-height: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	padding-top:20px;
	/*border-bottom:solid 1px #000000;*/
}
.ModuleTitleAlt /* Title of each module */
{
	font-weight: 600;
	font-size: 10pt;
	color: #ffffff;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.Module /* Module */
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
font-size:13pt;
color:#000000;
}
.ModuleAlt /* Module variant */
{
	background-color: #FFFFFF;
}
.Normal
{
	padding-right: 0pt;
	font-size: 13pt;
	color: #EE3224;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	font-weight:bold;
}
.NormalBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.NormalItalic
{
	font-size: 10pt;
	font-style: italic;
}

.loginBg{

background-color: #ffffff;
}

/* Styles for default pages */
.rb_DefaultLayoutTable 
{
}
.rb_DefaultPortalHeader
{
	background-color: #000000;
}
.rb_DefaultLayoutDiv
{

}

/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
	margin: 0px;
	padding: 0px;
	width: 800px;
}
.rb_AlternatePortalHeader
{
	background-color: #191970;
}
.rb_AlternateLayoutDiv
{
}


.rb_mod_btn /* Buttons support */
{
	display: block;
	margin: 0px 0px 0px 2px;
}
.btn-img-txt
{
}
.btn-img-only
{
}
.btn-img-txt
{
	overflow: hidden;
}
.btn-img-only-css
{
	overflow: hidden;
}
DIV.btn-img-only
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-only-css
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-txt
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-txt-only
{
	font-size: 9pt;
	line-height: 0.8;
}
.rb_mod_btn
{
	display: block;
	margin: 0px 0px 0px 2px;
}

.SiteLink /* Used on Header menu in Layouts */
{
	font-weight: normal;
	font-size: 7pt;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D3D3D3;
	text-align: center;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SiteLink A:link
{
	display: block;
	font-size: 7pt;
	color: #191970;
	text-align: center;
	text-decoration: none;
}
.SiteLink A:visited
{
	color: #ffffff;
	font-size: 7pt;
	text-align: center;
}
.SiteLink A:hover
{
	color: #E0FFFF;
	font-size: 7pt;
	text-align: center;
}
.SiteLink A:focus
{
	color: #778899;
	font-size: 7pt;
	text-align: center;
}
.SiteLink A:active
{
	color: #ffffff;
	font-size: 7pt;
	text-align: center;
}

.SiteTitle /* Portal title in Header, in layout file */
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 22pt;
	padding-bottom: 0px;
	color: white;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 10pt;
	color: #EE3224;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 11pt;
	color: #ef2f24;
	font-family: Arial, Helvetica, sans-serif;
}


.eAlerts
{
vertical-align:bottom;
width:142px;
height:146px;
display:block;
z-index:1000;
}

/* Three panes */
.LeftPane
{
	border-right: 1px dotted #EE3224;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	background-color:#ffffff;  
	padding-right: 0px;
	width:250px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.RightPane
{
    background-color:#FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-top: 10px solid #000000;
    border-bottom: 10px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
#story {
position:relative;
top:10px;
right:0px;
}

.ContentPane
{
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin:0px;
	/*padding-top: 175px;*/
	background-color:#ffffff;
	width: 751px;
	height:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	
}
.EventsContentPane
{
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin:0px;
	/*padding-top: 175px;*/
	background-color:#ffffff;
	width: 751px;
	height:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	
}

.DefaultBanner1 /* Graphics */
{
	background-color: #000000;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #000000;
	border: none;
}
.DefaultTD /* Graphics */
{
	background-color: #000000;
	padding-top:7px;
}
.DefaultTDSub /* Graphics */
{
	background-color: #000000;
}

/* =============================
   BreadCrumbs styles
   ============================= */
	
/* ================================
   BreadCrumbs Module
   ================================ */
.BreadCrumbs
{
	background-color: White; /*lightskyblue*/
	/*border: solid 1px #00008b;*/ 
	border-collapse:collapse;
	font-size:10px;
	padding-top:5px;
}
.BreadCrumbs span
{
	background-color: White; /*lightskyblue*/
	/*border: solid 1px #00008b;*/ 
	border-collapse:collapse;
	color:black; /* #00008b; /*darkblue*/
	font-family:Arial;
	font-size: 10px;
}

.BreadCrumbs A:link /* the current Link */
{
	color:black; /* #00008b; /*darkblue*/
	text-decoration: underline;
	font-family:Arial;
	font-size:10px
}
.BreadCrumbs A:visited
{
	color: black; /*#00008b; /*darkblue*/
	text-decoration: underline;
	font-family:Arial;
	font-size:10px
}
.BreadCrumbs A:hover
{
	color: ef2f24;
	text-decoration: underline;
	font-family:Arial;
	font-size:10px
}

.BreadCrumbs A:focus
{
	color: black; /*#ffd700; gold*/
	text-decoration: underline;
	font-family:Arial;
	font-size:10px
}

.BreadCrumbsText /* seperator style */
{
	color:#00008b; /*darkblue*/
	text-decoration: none;
	font-size: 5px;
}
/* ================================ */
	
.bc_Row
{
	padding-left: 28px;
	border-bottom: solid 1px #f3a372;
	background-color: #778899;
}
.bc_Text
{
	font-size: 7pt;
}
.bc_Link, .bc_Link:link, .bc_Link:visited
{
	padding-left: 10px;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}
.bc_Link:hover
{
	color: Navy;
}

/* The Date Element in the Header */
.dateCurrent
{
	padding-right: 4px;
	font-size: 8pt;
	line-height: 7pt;
	color: #669933;
	font-weight: bold;
	font: Arial;
}

/* The Last Visit Element in the Header */
.dateLastVisit
{
	padding-right: 4px;
	font-size: 7pt;
	line-height: 7pt;

}

.searchNewTool
{
	color:ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic bold;
		
}


.footer
{
position:relative;
bottom:-4px;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
A:link
{
	font-size: 12pt;
    color: #ef2f24;
	text-decoration: underline;
}
A:visited
{
	font-size: 12pt;
	border-left: none;
	color: #000000;
	text-decoration: underline;
}
A:hover
{
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
}
A:focus
{
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
}
A:active
{
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
}

.p{

	font-family:Arial, Helvetica, sans-serif;
font-size:13pt;
color:#000000;

}

p{

	font-family:Arial, Helvetica, sans-serif;
font-size:13pt;
color:#000000;

}

.themometerHeading{
font-family:Arial, Helvetica, sans-serif;
font-size:13pt;
color:#000000;
}

ul {
font-family:Arial, Helvetica, sans-serif;
font-size:13pt;
color:#000000;
}

ol {
font-family:Arial, Helvetica, sans-serif;
font-size:13pt;
color:#000000;
}

li {
font-family:Arial, Helvetica, sans-serif;
font-size:13pt;
color:#000000;
}

.search{
padding-top:7px;
padding-left:7px;


}
.input{
width:250px;
}