@import url(global_v1-2.css);
@import url(RollingRoad_css/modules.css);
@import url(RollingRoad_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: #312b2a;
	font: 30px Georgia, "Times New Roman", Times, serif;

}


h2 {
	
	color: #433e3b;
	font: 16px "Times New Roman", Times, serif;
	font-style:italic;
	
}

h3 {
	
	color: #867D4A;
	font: 16px Georgia, "Times New Roman", Times, 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 {
	
	color: #1A1816;
	font: 11px/1.6 "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

table, div {
	
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #8B7E5F;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #848D74;
	font: inherit;
	text-decoration: underline;

}

.page {
	
background:#ede4ca url(../../../Images/background.gif) repeat ;	
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:968px;
}

#pubHome {

margin:0 auto;
	
}

#pubContent {

margin:0 auto;
	
}

#privHome {

margin:0 auto;
	
}
/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {
background: #ede4ca url(../../../Images/topheader.gif)   no-repeat;
 height:125px;width:968px;
}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {

height:34px;
width:896px;
margin:0 auto;
padding-bottom:4px;
}

#navPriv {

height:34px;
width:896px;
margin:0 auto;

}
#tornpage {
	
	background:url(../../../Images/outercontentbg.gif) repeat-y;
	width:968px;
}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#contentArea {
	
	background:url(../../../Images/outercontentbg.gif) repeat-y;
	width:968px;
}



#branding .inside {width:900px;  }


#header {margin-left:20px; padding-top:30px}

#logo {}


#login {
	float:right;
	height: 46px;
	width: 180px;
	margin-top:20px;
	
	
	}
	
	a#login {
		height: 46px;
		width: 180px;
		background:url(../../../Images/memberLogin.jpg) no-repeat;
		background-position:bottom;
		/*---display:block; - if inside table – FF ---*/
}
		a#login:hover {
			background-position:top;
		}


#contentMain {width:898px; background:#f5f0dc url(../../../Images/contentbackground.gif) repeat center; margin:0 auto}

/**Start Public Home **/


#content {margin-left:30px;  margin-top:20px; width:650px; text-align:left; border-right:dotted 1px #666666; padding-right:10px; }

#sidebar {width:142x; text-align:left; margin-right:30px; margin-top:20px;}

/**End  Public Home **/


/**Public Content Start**/
#pageTitlebar {background:url(../../../Images/contentHeaderbar.gif) no-repeat center; height:94px; }
#pageTitlebar .inside {padding-top:45px; text-align:left; margin-left:60px;}

#pubContent #sidebar {width:142x; text-align:left; margin-right:30px;}
#pubContent #contentWrapper {margin-top:0; }

/**Public Content Ends**/



/**Private Home Start**/
#privHome #sidebar {width:210px;text-align:left; margin-top:20px; margin-left:10px;}
#privHome #contentMain {width:947px; background:#f5f0dc url(../../../Images/contentbackground.gif) repeat center; margin:0 auto }
#privHome #content {margin-top:10px; border-right:dotted 1px #666666; padding-right:10px; width:440px; }
#VNav {width:170; text-align:left; margin-top:20px; margin-left:30px;}
#quickLinks {margin-top:25px; font: 10px Arial, Helvetica, sans-serif; color:#4d3f35; width: 400px;}
/**Private Home  Ends**/

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */


#footer {
height:112px;
width:968px;
background:url(../../../Images/footer.jpg) bottom center;

}

#footerbar{

text-align: center;
color:#fff;
font: Arial, Helvetica, sans-serif;
background:url(../../../Images/footerbar.gif) no-repeat bottom center;
margin-top:30px;

}