@import url(global_v1-2.css);
@import url(sunnehanna_css/modules.css);
@import url(sunnehanna_css/plugins.css);
@import url(adminLogin.css);
@import url(admin.css);
@import url(sunnehanna_css/PanelBar.SunnehannaQuickLinks.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: #393931;
	font: 28px/1.7 "Times New Roman", sans-serif;
	text-transform: uppercase;
	

}


h2 {
	
	color: #847D54;
	font: 16px Georgia, "Times New Roman", Times, serif;
	
}

h3 {
	
	color: #6b6650;
	font: 18px/1.5 "Times New Roman", sans-serif;
	

}

h4 {
	
	color: #807b65;
	font: italic 18px/1.5 "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 {
	
	color: #1A1816;
	font: 14px/1.4 "Times New Roman", sans-serif;

}

table, div {
	
	font: 14px/1.4 "Times New Roman", sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #26753f;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #26753f;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: url(../../../Images/sitebg2.jpg) #1f160a center top repeat-x;
	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 
////////////////////////////////////////////////////////////////*/

#Header {
	height: 41px;
	width: 950px;
	margin: 0 auto;
}

#HeaderLinks {
	width: 200px;
	margin-right: 14px;
	font: 10px "Times New Roman", arial, sans-serif;
	color: #f6f4e0;
	padding-top: 20px;
}

#HeaderLinks a{
	font: 10px "Times New Roman", arial, sans-serif;
	color: #f6f4e0;
	text-transform: uppercase;
}	
	
#ContentBG1 {
	margin: 0 auto;
	width: 950px;
	background: #c7c39c;
	padding-top: 10px;
	padding-bottom: 10px;
}

#PubHomeBGTop {
	margin: 0 auto;
	width: 930px;
	background: url(../../../images/contenttopbg.jpg) center top no-repeat;
	height: 9px;
}

#PubHomeBGMiddle {
	margin: 0 auto;
	width: 930px;
	background: url(../../../images/contentmiddlebg.jpg) center top repeat-y;
}

#PubHomeBGBottom {
	margin: 0 auto;
	width: 930px;
	height: 10px;
	background: url(../../../images/contentbottombg.jpg) center top no-repeat;
}

#SidebarLeft {
	margin-left: 10px;
	width: 282px;
}

#Vnav {
	width: 282px;
	height: 494px;
	background: url(../../../images/vnavbg.jpg) center top no-repeat;
}

/* -------------------------------------------------------------
= Public Landing 
------------------------------------------------------------- */
#PubContentBGMiddle {
	margin: 0 auto;
	width: 930px;
	background: url(../../../images/PubContentBG.jpg) center top repeat-y;
}

#PubContentBGBottom {
	margin: 0 auto;
	width: 930px;
	height: 20px;
	background: url(../../../images/PubContentBottomBG.jpg) center top no-repeat;
}

#VnavLanding {
	width: 282px;
	background: url(../../../images/vnavbglanding.jpg) center top no-repeat;
}

#VnavLanding img{
	display: block;
}

#Logo {
	width: 70px;
	height: 70px;
	padding-top: 37px;
	margin-left: 106px;
	margin-right: 106px;
	
}

#Logo a{
	width: 70px;
	height: 70px;
	
	display: block;
	background: url(../../../images/logo.gif) center top no-repeat;
}
#Logo a:hover{
	width: 70px;
	height: 70px;
	background: url(../../../images/logo_hover.gif) center top no-repeat;
}

#VnavLanding .inside {
	padding-top: 107px;
	width: 230px;
	margin-left: 26px;
	margin-right: 26px;
}

.VnavLandingMiniPage {
	width: 230px;
	margin-left: 26px;
	margin-right: 26px;
}

#LandingContent {
	width: 606px;
	margin-right: 14px;
	text-align: center;
}

#LandingContentInner {
	width: 580px;
	margin-left: 13px;
	margin-right: 13px;
	color: #6b6650;
	font: 14px/1.4 "Times New Roman", sans-serif;;
	text-align: left;
}

#LandingContentInner p,
#LandingContentInner table,
#LandingContentInner div {
	color: #6b6650;
	font: 14px/1.4 "Times New Roman", sans-serif;
}

#LandingContentInner a{
	color: #26753f;
}

#LandingContentInner img{
	margin-left: 15px;
	margin-right: 15px;
	border: 4px solid #FFFFFF;
}

#LandingContentTop {
	text-align: center;
}

#LandingContentTop img {
	border: none;
}

/* -------------------------------------------------------------
= Public Home 
------------------------------------------------------------- */
#AdBoxTop {
	width: 282px;
	height: 23px;
	background: url(../../../images/AdboxTop.jpg) center top no-repeat;
}

#AdBoxMiddle {
	width: 282px;
	background: url(../../../images/AdboxMiddle.jpg) center top repeat-y;
}

#AdBoxBottom {
	width: 282px;
	height: 26px;
	background: url(../../../images/AdboxBottom.jpg) center top no-repeat;
}

#PubHomeBGBottom {
	margin: 0 auto;
	width: 930px;
	height: 14px;
	background: url(../../../images/PubHomeBottomBG.jpg) center top no-repeat;
}

.AdBoxContent {
	width: 242px;
	margin-left: 20px;
	margin-right: 20px;
}

.AdBoxContent img {
	border: none;
}
/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */



#footer {
	width: 950px;
	height: 102px;
	margin: 0 auto;
	background: #c4c09a;
	padding-bottom: 30px;


}

#footer table {
	font: 10px "Times New Roman", arial, sans-serif;
	color: #6a654f;
	text-transform: uppercase;
}

#footer .inside {
	padding-top: 30px;
	font: 10px "Times New Roman", arial, sans-serif;
	color: #6a654f;
	text-transform: uppercase;
	text-align: center;
}

#footer .inside table div,
#footer .inside div
#footer .inside p{
	font: 10px/1.5 "Times New Roman", arial, sans-serif;
	color: #6a654f;
	text-transform: uppercase;
}

#footer .inside a{
color: #6a654f;
}

#FooterPadding {
	height: 58px;
}


/*////////////////////////////////////////////////////////////////
= Private 
////////////////////////////////////////////////////////////////*/

#PrivContentBGMiddle {
	margin: 0 auto;
	width: 930px;
	background: url(../../../images/PrivContentBG.jpg) center top repeat-y;
}

#VnavMiddleBG {
	width: 282px;
	background: url(../../../images/VnavMiddle.jpg) center top repeat-y;
}

#VnavBottomBG {
	width: 282px;
	background: url(../../../images/VnavBottom.jpg) center bottom no-repeat;
	padding-bottom: 28px;
}

#PrivContentBGBottom {
	margin: 0 auto;
	width: 930px;
	height: 14px;
	background: url(../../../images/PrivContentBottomBG.jpg) center top no-repeat;
}

#QuickLinksWrapper {
	width: 282px;
	padding-top: 17px;
}

#QuickLinksTop {
	width: 282px;
	height: 67px;
	background: url(../../../images/QuickLinksTop.jpg) center top no-repeat;
}

#QuickLinksMiddle {
	width: 282px;
	background: url(../../../images/QuickLinksMiddle.jpg) center top repeat-y;
}

#QuickLinksBottom {
	width: 282px;
	height: 45px;
	background: url(../../../images/QuickLinksBottom.jpg) center top no-repeat;
}

#Welcome {
	font: 13px "Times New Roman", arial, sans-serif;
	color: #5f5c4b;
	text-align: center;
	padding-top: 3px;
}

#Welcome a {
	font: 13px "Times New Roman", arial, sans-serif;
	color: #5f5c4b;
	text-decoration: underline;
}

#Welcome a:hover {
	text-decoration: none;
}

#PhotoAlbumTextWrapper {
	width: 574px;
	margin-left: 18px;
	margin-right: 14px;
}

#PhotoAlbumText {
	width: 400px;
	text-align: left;
	padding-top: 16px;
}

#PhotoAlbumText h1 {
	color: #231f1d;
	font: 18px "Times New Roman", arial, sans-serif;
	text-transform: none;
	padding-bottom: 8px;
}

#PhotoAlbumText table,
#PhotoAlbumText div,
#PhotoAlbumText p {
	font: 13px "Times New Roman", arial, sans-serif;
	color: #3b332f;
}

#PhotoAlbumText a {
	color: #0d3b1b;
}

#PhotoAlbumArrows {
	width: 130px;
	padding-top: 32px;
}

#PhotoAlbumArrows img {
	border: none;
}

#Calendar {
	width: 282px;
	padding-top: 18px;
	background: url(../../../images/upcomingevents.png) left top no-repeat;
	text-align: left;
}

#Calendar .plgCalendarHeader {
	background:transparent;
	color:#3b332f;
	font:bold 14px "Times New Roman", arial, sans-serif;
	text-transform:uppercase;
	padding-top: 20px;
}

#Calendar a {
	color: #3b332f;
	font: 13px/1.7 "Times New Roman", arial, sans-serif;
}

#Calendar a:hover {
	color: #0d3b1b;
	font: 13px/1.7 "Times New Roman", arial, sans-serif;
}

#News {
	width: 230px;
	padding-top: 38px;
	background: url(../../../images/ClubNews.png) left top no-repeat;
	text-align: left;
}

#News .plgNewsPosted,
#News .newsPluginArchiveLink {
	display: none;
}

#News .plgAltLine {
	background: transparent;
}

#News a {
	color: #3b332f;
	font: bold 14px "Times New Roman", arial, sans-serif;
}

#Modules {
	width: 900px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 20px;
}
