﻿/* 
================================
CSS for Home and Giving
================================
*/  


* {
	margin: 0;
	padding: 0;
}
BODY {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	/*width: 100%;*/
}
/*====================================*/
/*CUSTOM IDS AND CLASSES */
/*====================================*/
#pageHolder {
	width: 1100px;
	margin-right: 0;
	margin-left: 140px;
	text-align: left;
}
#memberOuter {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(Images/BGmembers.jpeg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
#memberWrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contentPageHolder {
	width: 970px;
	margin-right:0;
	/*margin-left: auto;
	text-align: center;*/
	margin-left: 140px;
	text-align: left;
	/*height: 100%;*/
	/*margin-bottom: 170px;*/
}
/*html>body #contentPageHolder{
	width: 970px;
}*/
#leftWrapper{
	width: 250px;
	text-align: left;
	float: left;
}
#logoContainer {
	width: 100%;
	height: 110px;
	float: left;
}
#blueGradient{
	width: 100%;
	float: left;
	background-image:  url(Images/gradientBKG.gif);
	background-repeat: repeat-y;
	margin-bottom: -10px;
}
#navWrap{
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ffffff;
}
.linksPane{
	width: 100% ;
	float: left;
	margin-top: 10px;
	padding-left: 35px;
}
.homePicturePane{
	width: 100% ;
	float: left;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 0;
}
#rightWrapper{
	width: 500px;
	text-align: left;
	float: left;
}
/*html>body #rightWrapper{
	width: 470px;
}*/
#blueTab{
	width: 100%;
	float: left;
	background-color: #C8D4E4;
	background-image:  url(Images/blueTabBKG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 15px;
}
html>body #blueTab{
	width: 470px;
}
#lightBlueTab{
	width: 100%;
	float: left;
	background-color: #F7F9FB;
	background-image:  url(Images/contentBKG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 15px;
}
html>body #lightBlueTab{
	width: 470px;
}
.homeContentPane{
	width: 100% ;
	float: left;
}
.homePaneOne{
	width: 150px ;
	float: left;
	margin-right: 10px;
}
.homePaneTwo{
	width: 150px ;
	float: left;
	margin-right: 10px;
}
.homePaneThree{
	width: 150px ;
	float: left;
}
.homeBottomPane{
	width: 100% ;
	float: left;
}
.contentHeaderPane{
	width: 100% ;
	float: left;
	padding: 10px 0;
}
.contentContentPane{
	width: 310px;
	float: left;
	padding-right: 10px;
}
.blogContentPane{
	width: 500px;
	float: left;
	padding-right: 10px;
}
.directoryContentPane{
	width: 100% ;
	float: left;
	padding: 10px 0;
}
.contentPaneOne{
	width: 150px;
	float: left;
}
.searchContentPane{
	width: 100%;
	float: left;
	margin-top: 100px;
}
#footerContainer {
	width: 100%;
	float: left;
	text-align: right;
	margin-bottom: 20px;
}
#contentFooterContainer {
	width: 100%;
	float: left;
	text-align: right;
	height: 270px;
	z-index: 9;
	background-color: #FFFFFF;
}
/*#fixedFooter {
	position:absolute;
	margin:0;
	display:block;
	width:100%;
	height:89%;
	background: url(Images/vaseFooter.gif) center bottom no-repeat fixed;
	z-index: 4;
	left: 0px;
	top: 60%;
}
html>body #fixedFooter {
	position:fixed;
	margin: 0;
	bottom:-1px;
	display:block;
	width:100%;
	height:250px;
	left: auto;
	top: auto;
	background: url(Images/vaseFooter.gif) center bottom no-repeat inherit;
	z-index: 4;
} */
#fixedFooter {
	background-position: center 50%;
	z-index: 4;
	background-image: url(Images/vaseFooter.gif);
	width:100%;
	bottom: 0px;
	left: 0px;
	background-repeat: no-repeat;
	position:fixed;
	height:250px;
	/*margin:0;
	display:block;
	height:89%;
	background: url(Images/vaseFooter.gif) center bottom no-repeat fixed;
	left: 0px;
	top: 60%;*/
}
#adSpacer{
	width: 200px;
	height: 20px;
	margin-bottom: 1px;
	text-align: left;
	float: left;
	background-color: #F1F4F8;
}
#adWrapper{
	width: 200px;
	text-align: left;
	float: left;
}
html>body #adWrapper{
	width: 190px;
}
/*=========================================*/
/* Hack to make div strech to size of inner divs*/
/*========================================*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

/*=========================================*/
/* Styles for Suppliers/Buyers Links*/
/*========================================*/

#orangeLinks .LinksDesignTable {
	width: 119px;
	background-color: #EDF0C5;
	margin-top: 1px;
}
#orangeLinks .LinksDesignTable a {
	padding-left: 5px;
	color: #BECD00;
}
#orangeLinks .LinksDesignTable a:hover {
	padding-left: 5px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
/*=========================================*/
/* Styles for Document Module table*/
/*========================================*/
.DNN_Documents TR{}
.DNN_Documents .TitleCell { 
	width: 70%;
	border-bottom: 1px dotted #ccc;
	}
.DNN_Documents .SizeCell { 
	width: 15%;
	border-bottom: 1px dotted #ccc;
	}
.DNN_Documents .DownloadCell {
	border-bottom: 1px dotted #ccc;
	}
/*====================================*/
/* GENERIC STYLES*/
/*====================================*/
.Normal{
	color: #665F4B;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	}
p {
	color: #665F4B;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	}
.NormalTextBox {
	}
.SearchTextBox {
	}
H1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	text-align: left;
	color:#756B52;
	letter-spacing: 0;
}
H2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color:#3468A3;
	text-align: left;
	font-weight: normal;
	}
H3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#A2BADA;
	text-align: left;
	font-weight: normal;
}
H4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color:#ffffff;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
H5 { 	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color:#A2BADA;
	text-align: left;
	font-weight: normal;
	}
H6 {}
TD {}
TH,DIV {}
hr {
	border-top: 1px solid #AFC1D9;
	border-bottom: none;
	color: #AFC1D9;
	height: 1px;
	/*background-color: #D0D73E;*/
}
.membersHome {
	width: 100%;
	background-color: #d76600;
	padding: 5px 0;
	text-align: center;
	color: #FFFFFF;
}
#containerContent ul {
	padding-left: 2em;
	margin-left: 0;
	text-indent: -1.3em;
}
#containerContent ul li {
	list-style: disc inside;
	padding-bottom: 4px;
	
}
a:link, a:visited, a:active {
	text-transform: uppercase;
	color: #D76600;
	}
a:hover {
    color:#D76600;
	text-decoration: underline;
}
.user, a.user:link, a.user:active, a.user:visited {
	color:#54839E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
a.user:hover {
	COLOR:#54839E;
	TEXT-DECORATION: underline;
}
.search, a.search:link, a.search:active, a.search:visited  {}
a.search:hover {}
.footer {
	color:#93896E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-align: right;
}
.footerWhite, a.footerWhite:link, a.footerWhite:active, a.footerWhite:visited  {
	color:#FFFFFF;
	}
a.footerWhite:hover {
	color:#cccccc;
	}
.breadcrumb, A.breadcrumb:link, A.breadcrumb:active, A.breadcrumb:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C3C2C2;
}
A.breadcrumb:hover {
	COLOR:#54839E;
	TEXT-DECORATION: underline
}

/* END*/
/*---------------------------------------------------------------------------*/
/*=========================================*/
/* Styles for Smooth Galleries*/
/*========================================*/
.jdGallery .slideInfoZone P {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*font-weight: bold;*/
	font-size: 80%;
	line-height: auto;
	color:#FFFFFF;
	letter-spacing: 0;
}
/*====================================================*/
/* Styles the Content Pane Headings in Edit Mode*/
/*====================================================*/
.Head {	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #999999
}
.SubHead {	
	FONT-SIZE: 11px; 
	COLOR: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.SubSubHead {	
		FONT-SIZE: 11px; 
COLOR: #999999
}
label {
	color: #999999;
}
input {
	color: #999999;
}
/*====================================================*/
/*Edit Mode Buttons*/
/*====================================================*/
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active  {	
	COLOR: #999999; 
	TEXT-DECORATION: underline;
}
A.CommandButton:hover {
	COLOR:#999999; 
	TEXT-DECORATION: none;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/* Vertical Menu */
#houseMenuV, #houseMenuV ul {
	margin: 10px 0 0 25px;
	padding: 0;
	list-style: none;
	float: left;
	width: 180px;
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	/*background: transparent;*/
	font-weight: normal;
}

#houseMenuV li { /* all list items */
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
	width: 180px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 180px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	line-height : 24px;
	letter-spacing: 1px;
}

#houseMenuV li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	margin-left: -155px;
	_margin-left: -150px;
	margin-top: -27px;
	z-index: 997;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height : 16px;
	text-transform: none;
	width: 150px;
	background-color: #F1F4F8;
}

#houseMenuV li ul ul { /* third-and-above-level lists */
	left: -9999px;
	margin-left: 140px;
	z-index: 998;
	background-color: #FF0099;
}

#houseMenuV a {
	display: block;
	width: 180px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 172px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #0C4587;
	text-decoration: none;
	background: transparent;
	text-transform: uppercase;
	padding: 1px 0px 2px 10px;
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

#houseMenuV li a:hover {
	color: #185397;
	background-color: #F1F4F8;
}
#houseMenuV li li a { /* second-level lists */
	display: block;
	width: 150px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 150px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #185397;
	text-transform: none;
	text-decoration: none;
	background-color: #F1F4F8;
	padding: 1px 0px 2px 10px;
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
#houseMenuV li li a:hover {
	width: 150px;
	color: #185397;
	background-color: #c8d5e6;
}
#houseMenuV li:hover ul ul, 
#houseMenuV li:hover ul ul ul, 
#houseMenuV li.sfhover ul ul, 
#houseMenuV li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuV li:hover ul, 
#houseMenuV li li:hover ul, 
#houseMenuV li li li:hover ul, 
#houseMenuV li.sfhover ul, 
#houseMenuV li li.sfhover ul, 
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#houseMenuV iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #eeeeee;
	background-color: #666;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	background-color: #333;
	text-decoration: none;
}

a#houseMenuVCurrentLink
{ /* current link itself */
	color: #185397;
	background-color: #F1F4F8;
}

#houseMenuV li#houseMenuVItemHome {
	border: none;
	display: none;
}
/*========== END ==========*/

/* ===============================================
    CSS STYLES FOR Menu used in ADMIN mode
   ===============================================
*/
.MainMenu_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.MainMenu_MenuItemSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
/*========== END ==========*/

.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.DataGrid_Item {
background-color:#ffffff;
color:#000000;
}
.DataGrid_AlternatingItem {
background-color:#ffffff;
color:#000000;
}


