@import url(global_v1-2.css);
@import url(Hollyburn2009_css/modules.css);
@import url(Hollyburn2009_css/plugins.css);
@import url(adminLogin.css);


/*
I. GLOBAL:  Global classes, header styles, link styles and .page (body tag) class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/

body {
	
	background:  #FFF;
	color: #000;
}


h1 {
	
	color: #001c58;
	font: 24px Verdana, arial, sans-serif;

}


h2 {
	
	color: #001c58;
	font: 16px Verdana, arial, sans-serif;
	
}

h3 {
	
	color: #001c58;
	font: 14px Verdana, arial, sans-serif;

}

h4 {
	
	color: #AF7A1F;
	font: italic 16px/1.3 Georgia, "Times New Roman", Times, serif;

}

h5 {
	
	color: #2b3B24;
	font: 11px Georgia, "Times New Roman", Times, serif;
	display: inline;

}

h6 {
	
	color: #423317;
	font: bold 11px Georgia, "Times New Roman", Times, serif;

}

p {
	
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	line-height: 18px;

}

table, div {
	
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #001c58;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #001c58;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: #807f7c;
	text-align: center;
	
}

.CEMenu {
	
	margin: 0;
	padding: 0;

}

/* important edit global text boxes - deFault --------- */
.txtbox {
	
	background: #FFF;
	border-style: inset;
	border-width: 2px;
	color: #000;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin: 2px 0;

}

/****** END GLOBAL ------------------
/////////////////////////////////////
II. BUTTONS
/////////////////////////////////////
= directory -> edit roster options -> cancel & next button --------- */
.but {
	
	background: #eee;
	border: 1px outset buttonhighlight;
	color: #333;
	cursor: pointer;
	font: 13px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= directory -> edit roster options -> close button --------- */
.membut {
	
	background: #eee;
	border: 1px solid buttonFace;
	color: #333;
	cursor: pointer;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	
	background: #eee;
	border-style: outset;
	border-width: 2px;
	color: #333;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;

}

.adminbar {
	
	background: #eee;
	color: #333;
	font: 400 12px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	
	background: #eee;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowHover {
	
	background: #FFF;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowAlternate {
	
	background: #eee;
	color: #000;
	font-weight: 400;

}

.rowHeader {
	
	background: #555;
	border: 1px solid #000;
	color: #FFF;
	font-weight: 700;

}

.cookieTrail {
	
	background: #FFF;
	border-bottom: 1px solid #FFF;
	color: #000;
	display: none;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px;
	text-decoration: none;

}

a.cookieTrail,a.cookieTrail:hover {
	
	color: #333;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;

}

/*////////////////////////////////////////////////////////
Layout and Custom Selectors For: siteName
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

#SiteWrapper {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	border-bottom: 1px solid #b3b2b0;
}

#ContentWrapper {
	width: 910px;
	margin: 0 auto;
	padding-bottom: 26px;
}

#Header {
	width: 910px;
	height: 84px;
	background: url(../../../images/header_logo.gif) top right no-repeat;
}

#Nav {
	width: 910px;
	height: 28px;
	background: #e6e5e5;
	color: #807f7c;
	margin-bottom: 1px;
}

#Flash {
	width: 910px;
	height: 440px;
}

#Flash img {
	display: block;
}

#PubHomeContent {
	width: 910px;
	height: 190px;
	background: #e6e5e5;
}

#MemberLogin {
	width: 246px;
	padding-top: 34px;
	text-align: left;
}

#MemberLogin .inside {
	padding-left: 46px;
}

#Thumbnails {
	width: 664px;
	padding-top: 22px;
}

/* -------------------------------------------------------------
= Public Landing Page
------------------------------------------------------------- */
#siteBG {
	width: 910px;
	background: url(../../../images/site_bg.gif) top center repeat-y;
}

#Sidebar {
	width: 200px;
	background: #e6e5e5;
}

#SidebarLogo {
	width: 200px;
	background: url(../../../images/sidebar_logo.gif) top center no-repeat;
	padding-top: 140px;
}

#SidebarNav {
	padding-top: 20px;
	padding-bottom: 20px;
}

#SidebarNav div div div div img{
	width: 0; 
	height: 0;
} 

#ContentAreaRight {
	width: 710px;
}

#ContentRight {
	width: 688px;
	margin-left: 22px;
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	text-align: left;
	line-height: 18px;
}

#ContentRight .inside {
	padding-top: 30px;
	padding-bottom: 22px;
	padding-right: 10px;
}

#contentRight .inside table {
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	line-height: 18px;
}

#contentRight .inside div {
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	line-height: 18px;
}

#PublicTopImage {
	width: 709px;
	margin-left: 1px;
}
	
#CrossMarketing {
	width: 709px;
	margin-left: 1px;
	background: #807f7c;
	padding-top: 22px;
	margin-top: 1px solid #cccccb;
}

#CrossMarketing h2{
	color: #FFFFFF;
	font: 16px Verdana, arial, sans-serif;
}

#CrossMarketing .inside {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font: 11px Verdana, arial, sans-serif;
	line-height: 18px;
}

#CrossMarketing .inside table{
	color: #FFFFFF;
	font: 11px Verdana, arial, sans-serif;
	line-height: 18px;
}

#CrossMarketing .inside div{
	color: #FFFFFF;
	font: 11px Verdana, arial, sans-serif;
	line-height: 18px;
}
/* -------------------------------------------------------------
= subpage
------------------------------------------------------------- */
#ContentLeft {
	width: 444px;
	margin-left: 22px;
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	padding-top: 40px;
	padding-bottom: 22px;
	text-align: left;
}

#SidebarRight {
	width: 232px;
}

#SidebarRight .inside {
	padding-right: 22px;
	padding-top: 58px;
	padding-left: 22px;
	text-align: left;
}

#SidebarRight .inside table{
	color: #001c58;
}

#SidebarRight .inside div{
	color: #001c58;
}

#SidebarRight .inside p {
	color: #001c58;
}
/* ------------

-------------------------------------------------
= PrivateHomepage
------------------------------------------------------------- */
#HeaderPrivate {
	width: 910px;
	height: 84px;
}

#HeaderLinks {
	text-align: right;
	padding-top: 38px;
	font: 9px verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #807f7c;
}

#HeaderLinks a{
	font: 9px verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #807f7c;
}

#NavPrivate {
	width: 910px;
	height: 28px;
	background: #807f7c;
	color: #FFFFFF;
	margin-bottom: 1px;
}

#PrivateColumnWrapper {
	width: 688px;
	background: url(../../../images/privatehome_bg.gif) top center repeat-y;
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	border-top: 2px solid #f3f3f4;
	text-align: left;
	margin-left: 22px;
}

#PrivateColumnLeft {
	width: 342px;
	padding-top: 20px;
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	line-height: 18px;
}

#PrivateColumnLeft table{
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	line-height: 18px;
}

#PrivateColumnLeft div{
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	line-height: 18px;
}

#PrivateColumnRight {
	width: 294px;
	margin-right: 15px;
	margin-top: 13px;
	margin-bottom: 15px;
}

#calendar {
}

#calendar a{
	text-decoration: none;
}

#PhotoGallery {
}

#PhotoGallery a {
	color: #FFFFFF;
}

#PhotoGallery img {
	border: none;
}

#View {
}

#View a{
	color: #FFFFFF;
	background: url(../../../images/white_arrow.gif) 50% left no-repeat;
	padding-left: 13px;
}
/* -------------------------------------------------------------
= Private Content
------------------------------------------------------------- */
#siteBGPrivContent {
	width: 910px;
	background: #e6e5e5;
}

#ContentAreaRightPrivContent {
	width: 710px;
	background: #FFFFFF;
}

#ContentRightPrivate {
	padding-top: 30px;
	padding-bottom: 22px;
	padding-right: 10px;
}

#contentRightPrivate table {
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	line-height: 18px;
}

#contentRightPrivate div {
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	line-height: 18px;
	padding-bottom: 30px;
}

#PrivateGrayBox {
	width: 710px;
	background: #e6e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
}

#PrivateGrayBox .inside {
	width: 710px;
	background: #FFFFFF;
	padding-left: 20px;
}

#PrivateGrayBox .inside table{
	font: 11px Verdana, arial, sans-serif;
	color: #464646;
	line-height: 18px;
}	

#BottomLogoWrapper {
	width: 688px;
	background: url(../../../images/logo_bottom.gif) bottom center no-repeat;
	margin-bottom: 40px;
}
/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
	
#footer .inside{
	width: 910px;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font: 10px Verdana, Arial, sans-serif;
	text-align: left;
}

#footer a{
	color: #FFFFFF;
}