@import url(global_v1-1.css);
@import url(NewportBC_css/modules.css);
@import url(NewportBC_css/plugins.css);
@import url(adminLogin.css);
@import url(admin.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: #1f2a1b; #284E36;*/
	/*font: 20px Georgia, "Times New Roman", Times, serif;*/
	color: #284E36;
	font: bold 22px "Palatino Linotype", "Times New Roman", Georgia, Times, sans-serif;
	/*padding:0 0 10px 0;*/
	/*margin:0 0 10px 0;*/
	padding: 0 0 10px 0;
	margin:0;
}


h2 {
	
	color: #112610;
	font: bold 15px "Palatino Linotype", "Times New Roman", Times, serif;
	text-decoration:underline;
	
}

h3 {
	
	color: #112610;
	font: 13px "Palatino Linotype", "Times New Roman", Times, serif;
}

h4 {
	
	color: #30512c;
	/*font: italic 16px/1.3 Georgia, "Times New Roman", Times, serif;*/
	font: italic 14px/1.25 "Palatino Linotype", "Times New Roman", Georgia, Times, serif;

}

h5 {
	
	color: #2b3B24;
	font: 11px Georgia, "Times New Roman", Times, serif;
	display: inline;

}

h6 {
	
	color:#153b06;
	font: 9px/1.2 Arial, "Lucida Sans Unicode", Verdana, sans-serif;

}

p {
	
	color: #1A1816;
	font: 13px "Palatino Linotype", "Times New Roman", Times, serif;
	padding: 15px 0 0 0;
	margin:0;
}

table, div {
	
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #153b06;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #2f570b;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background:	#c4c09d url(../../../Images/bodyBg.jpg) repeat-y top center fixed;
	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: NewportBC
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

.centered {
	margin: 0 auto;
	text-align: center;
	
}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {
	
	text-align:center;
	width:960px;
	margin: 0 auto;
	
}

#pubHome {


	
}

#pubContent {

	
}

#privHome {

}

/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {
	
	background:	#c4c09d url(../../../Images/headerWhiteLogo_bg.jpg) no-repeat top center;
	width:100%; /*960px;*/
	height:116px;
	
}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#pubHome #nav {
	background: #153b06;
	margin-top:8px;
	height:30px;
	width:944px;
}

#pubContent #nav, #privContent #nav {
	background: #153b06;
	margin:0px 8px 8px 8px;
	height:30px;
}


#privHome #nav {
	background: #153b06;
	margin:0px 8px 8px 8px;
	height:30px;
}

/*subLinks*/
#subLinks {
	margin:0;
	padding:0;
}

#subLinks span {
	font-size:20px;
	margin:0 15px;
}

#subLinks li {
	color:#112610;
	display:inline;
	list-style:disc;
	margin:0;
	padding:0;
}
#subLinks a {
	color:#112610;
	text-decoration:underline;
	text-transform:uppercase;
}

#subLinks a:hover {
	color:#2f570b;
	text-decoration:none;
}





/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

hr {
	color:#153b06;
	background-color:#153b06;
	border-style:none;
	height:1px;
}

#contentArea {
	background: #ccc url(../../../Images/contentImage_bg.jpg) repeat-x top center;
	padding:8px 0;
	width:960px;
	
}

	#mediaWindow {
		width:100%;
	}
		/*removes WhiteSpace below <img> in IE*/
		#mediaWindow img {
			/*display:block;*/
			vertical-align:bottom;
		}
		
		

	#contentWrapper {
		background: #fdfdfd url(../../../Images/contentWrapper_bg.jpg) repeat-x bottom center;
		width:944px;
		
	}
		#contentWrapper .inside {
			padding-top:20px;
			padding-bottom:10px;
		}
		
	#contentVertDotPattern {
		background: url(../../../Images/dots_vertical_pub_w250.gif) repeat-y top left;
		width:100%;
	}
	
	#privHome #contentVertDotPattern {
		background: url(../../../Images/dots_vertical_w944.gif) repeat-y top left;
		width:100%;
	}
		
		/*******************TEXT ALTERATION: *************************/
		#contentWrapper p {
			line-height:1.8;
		}
		/*************************************************************/
	
	
		#privHome #contentSecondary {
			margin:0 0 0 0;
			text-align:left;
			width:170px;
		}
			
		#pubHome #contentSecondary {
			background:url(../../../Images/loginBg_seaHorse.gif) no-repeat top center;
			margin:40px 0 0 0;
			text-align:left;
			width:244px;
			height:180px;
		}
			#contentSecondary .inside {
				margin-left: 8px;
			}
			
			#contentSecondary #loginLink {
				margin-top:50px;	
			}
			
			#contentSecondary #loginLink a {
				color:black;
				font: 14px "Palatino Linotype", "Times New Roman", Times, serif;
				text-decoration:underline; 
			}
			#contentSecondary #loginLink a:hover {
				color:black;
				text-decoration:none;
			}
			
			#contentSecondary #loginLink a blockquote {
				margin:0 0 0 0;
			}
			
			#contentSecondary p {
				font: 11px/1.3 "Lucida Sans Unicode", Arial, Verdana, sans-serif;
				line-height:normal;
			}
			
			
		#pubContent #contentSecondary, #privContent #contentSecondary {
			background:none;
			text-align:left;
			width:244px;
		}
		
			#pubContent #contentSecondary .inside, #privContent #contentSecondary .inside {
				/*padding:0;*/
				
			}
			
			.callout {
				padding:0 0 20px 0;
				margin:0;
				font-family:"Lucida Sans Unicode", Arial, Verdana, sans-serif;
			}
			
			.callout a {
				color: #153b06;
				font: inherit;
				text-decoration: underline;
			}
			
			.callout a:hover {
				color: #2f570b;
				font: inherit;
				text-decoration: none;
			}
			
			.callout h3 {
				padding-bottom:12px;
				/*text-decoration:none;*/
				text-transform:uppercase;
			}
			
			.callout img {
				border: 1px solid #153b06;
				margin-right:15px;
			}
			
			.callout p {
				padding:0px;
			}
		
		
		
		
		#privHome #contentMain {
			margin:0 3px;
			text-align:left;
			width:516px;
		}
		
		#pubHome #contentMain {
			margin:0 3px;
			text-align:left;
			width:690px;
		}
		
		#pubContent #contentMain, #privContent #contentMain {
			margin:0 3px;
			text-align:left;
			width:910px;
		}
		
			#contentMain .inside {
				margin:0px 30px;
			}
			
		#pubContent #contentMain table,div{	
			color: #1A1816;
			font: 13px "Palatino Linotype", "Times New Roman", Times, serif;
			}
			
		#privContent #contentMain table,div{
			color: #1A1816;
			font: 13px "Palatino Linotype", "Times New Roman", Times, serif;
			}
			
			#bottomMainContent {
				background:url(../../../Images/border_horizontal.gif) repeat-x top left;
				height:70px;
				margin:0 5px;
				padding-bottom:15px;
				width:490px;
			}
				#bottomMainContent .inside img.floatLeft {
					/*margin-top: 20px;*/
				}
				
	
				#bottomMainContent .inside a {
					margin-top:12px;
					margin-right:76px;
				}
				
		
		#sidebar {
			margin:0 0 0 0px;
			padding:0 0 0 0px;
			text-align:left;
			width:212px; 
		}
		
			#sidebar .inside {
				margin:0 10px 0 12px;
			}
			#sidebar p {
				font: 11px/1.3 "Lucida Sans Unicode", Arial, Verdana, sans-serif;
				line-height:normal;
			}


/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
	
	background:	#c4c09d url(../../../Images/footer_bg.jpg) no-repeat top center;
	width:960px;
	height:77px;
}

	#footer .inside {
		text-align:right;
		padding:17px 54px 0 0;
	}
	#footerLinks {
		padding:16px 38px 0;
	}


/* -------------------------------------------------------------
= NetCaddy Classes
------------------------------------------------------------- */


#MarketingContent {
	width: 250px;
	margin-right: 10px;
	text-align: left;
}
