@import url(global_v1-2.css);
@import url(ShadowHawkGC_css/modules.css);
@import url(ShadowHawkGC_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: #333333;
	font: 24px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 16px;

}


h2 {
	
	color: #4e4e4e;
	font: 16px Georgia, "Times New Roman", Times, serif;
	
}

h3 {
	
	color: #6f3c32;
	font: 16px Georgia, "Times New Roman", Times, serif;

}

h4 {
	
	font: 700 11px verdana, arial, sans-serif;
	color: #9f6155;

}

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: #000000;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 16px;

}

table, div {
	
	font: 11px Verdana, Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #9f6155;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #9f6155;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: #000000;
	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;

}

/*////////////////////////////////////////////////////////////////
= Public Home
////////////////////////////////////////////////////////////////*/

#SiteWrapperPubHome {
	width: 100%;
	background: url(../../../images/logo_publichome.jpg) no-repeat center 21px;
}

#PubHomeNav {
	width: 100%;
	height: 21px;
	background: #9f6156;
	margin: 0 auto;
	border-bottom: 2px solid #000000;
}

#PubHomeNavGradient {
	width: 962px;
	height: 32px;
	background: url(../../../images/nav_gradient.jpg) top center no-repeat;
	margin: 0 auto;
}

#PublicHomeLogo {
	width: 100%;
	height: 300px;
	background: url(../../../images/logo_publichome.jpg) top center no-repeat;
}

#ContentWrapper {
	width: 962px;
	margin: 0 auto;
}

#ContentWrapper2 {
	width: 962px;
	margin: 0 auto;
	background: #000000 url(../../../images/bottom_border.gif) bottom center no-repeat;
	padding-bottom: 13px;
}

#MemberLogin {
	width: 305px;
	margin: 0 auto;
}

#MemberLogin .inside {
	padding-top: 184px;
	margin-left: 22px;
	padding-bottom: 20px;
	width: 290px;
}

#Stripes {
 width: 100%;
 background: url(../../../images/stripes.gif) bottom center repeat-x;
 height: 241px;
 }

#PublicHomeImage {
	width: 962px;
	height: 230px;
	margin: 0 auto;
}

#PublicHomeImage img {
width: 962px;
display: block;
border-top: 11px solid #9f6155;
}
	
#PublicHomeFooter {
	width: 962px;
	background: url(../../../images/whiteblock.gif) top center no-repeat;
	height: 566px;
	margin: 0 auto;
	font: 11px Georgia, arial, sans-serif;
	color: #666666;
	padding-top: 126px;
	text-align: center;
}

#PublicHomeFooter .inside {
	font: 11px Georgia, arial, sans-serif;
	color: #978f80;
	width: 962px;
	height: 100%;
	margin: 0 auto;
	padding-top: 6px;
}



/*////////////////////////////////////////////////////////////////
= Public Landing
////////////////////////////////////////////////////////////////*/
#SiteWrapper {
	width: 100%;
}

#HeaderWrapper {
	width: 962px;
	margin: 0 auto;
}

#Header {
	width: 962px;
	height: 134px;
	background: url(../../../images/header.jpg) top center no-repeat;
	margin: 0 auto;
}

#Nav {
	width: 550px;
	height: 21px;
	margin-top: 113px;
}

#TopBorder {
	width: 962px;
	height: 30px;
	background: url(../../../images/top_border.gif) top center no-repeat;
}

#Stripes2 {
	width: 100%;
	background: url(../../../images/stripes_small.gif) top center;
}

#Logo {
	background: url(../../../images/logo_publanding.jpg) no-repeat left top;
	width: 1160px;
	height: 141px;
	margin: 0 auto;
}


#Sidebar {
	width: 206px;
	color: #FFFFFF;
	margin-top: 26px;
	text-align: left;
}

#SidebarInner {
	width: 154px;
}

#PublicLandingImage {
	width: 756px;
}

#PublicLandingImage img {
	display: block;
}

#Footer {
	width: 100%;
	height: 346px;
	background: #2c2c2c;
	margin: 0 auto;
	font: 11px Georgia, arial, sans-serif;
	color: #978f80;
	border-top: 1px solid #5a5950;
	
}

#Footer .inside {
	font: 11px Georgia, arial, sans-serif;
	color: #978f80;
	background: url(../../../images/footer_gradient.jpg) top center no-repeat;
	width: 962px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding-top: 6px;
}

#Footer2 {
	width: 962px;
	background: #000000 url(../../../images/footer_top.gif) top center no-repeat;
	margin: 0 auto;
	padding-top: 84px;
	padding-bottom: 20px;
	font: 11px Georgia, arial, sans-serif;
	color: #666666;
	}

/*////////////////////////////////////////////////////////////////
= Public Content
////////////////////////////////////////////////////////////////*/

#PublicContent {
	width: 962px;
	background: #efedd3 url(../../../images/content_border.gif) top center no-repeat;
}

#PublicContentImage {
	width: 756px;
	height: 317px;
}

#PublicContentImage img {
	display: block;
}

#PublicContentArea {
	width: 962px;
	text-align: left;
	padding: 26px 0 34px 0;
}

#PublicContentArea table,
#PublicContentArea div {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 16px;
}

#PublicContentArea .inside {
	margin: 0px 34px 0px 80px;
	width: 848px;
}


#FullImage {
	width: 962px;
}

#FullImage img {
	display: block;
}

/*////////////////////////////////////////////////////////////////
= Private Home
////////////////////////////////////////////////////////////////*/
#FooterPrivate{
	width: 962px;
	background: #000000 url(../../../images/footer_private.gif) top center no-repeat;
	margin: 0 auto;
	padding-top: 96px;
	padding-bottom: 20px;
	font: 11px Georgia, arial, sans-serif;
	color: #666666;
	}
	
#PrivateContentWrapper {
	width: 962px;
	margin: 0 auto;
	background: url(../../../images/content_bg.gif) top center repeat-y;
}

#ModuleWrapper {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF;
}

#PrivateContentRight {
	width: 756px;
	background: #FFFFFF;
}

#PrivateSidebar {
	width: 206px;
	color: #4a4a4a;
	margin-top: 26px;
	text-align: left;
}

#PrivateSidebarInner {
	width: 154px;
}

#poll {
	margin-top: 140px;
}

#poll .plgHeaderbar {
	font: 700 11px verdana, arial, sans-serif;
	color: #9f6155;
}

#PrivateContentImage {
	width: 756px;
}

#PrivateContentImage img {
	display: block;
}

#PrivateContentArea {
	width: 690px;
	margin-right: 30px;
	text-align: left;
}

#PrivHomeMainContent {
	width: 690px;
	text-align: left;
}

#PrivHomeMainContent table,
#PrivHomeMainContent div{
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 16px;
}

#PrivHomerightSidebar {
	width: 208px;
}

#PrivateSubpageArea {
	width: 690px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}

#PrivateSubpageArea table,
#PrivateSubpageArea div{
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 16px;
}
