@import url(global_v1-2.css);
@import url(ElPasoCCNew_css/modules.css);
@import url(ElPasoCCNew_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: #3b1e04;
	font: 24px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;

}


h2 {
	
	color: #847D54;
	font: 16px Georgia, "Times New Roman", Times, serif;
	
}

h3 {
	
	color: #2e1501;
	font: 14px 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: #452403;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #ffffff;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: #000;
	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: 942px;
	margin: 0 auto;
}

#Header {
	background: url(../../../images/header.jpg) top center no-repeat;
	width: 942px;
	height: 153px;
	margin: 0 auto;
}

#Weather {
	margin-top: 24px;
	width: 300px;
	color: #9a8761;
	font: 12px "times new roman", sans-serif;
	text-align: right;
}

#MemberLogin {
	width: 300px;
	height: 46px;
	margin-top: 14px;
}

#HeaderLinks {
	width: 200px;
	color: #9b8349;
	font: 9px arial, sans-serif;
	text-align: right;
}

#HeaderLinks a {
	color: #9b8349;
	font: 9px arial, sans-serif;
	text-transform: uppercase;
}

/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */
/* -------------------------------------------------------------
= Public Homepage
------------------------------------------------------------- */
#PubHomeBox {
	width: 878px;
	background: url(../../../images/decoration.gif) top center no-repeat;
	padding-top: 50px;
	border: 1px solid #c3b333;
	margin: 0 auto;
	min-height:140px;
	height: auto !important;
	height: 140px;
}

#pubHomeContent {
	width: 868px;
	margin: 0 auto;
}

#pubHomeContentLeft {
	width: 466px;
	color: #FFF;
	font: 12px Georgia, arial, sans-serif;
	line-height: 20px;
	text-align: left;
	padding-left: 24px;
	padding-bottom: 16px;
}

#pubHomeContentLeft table {
	color: #FFF;
	font: 12px Georgia, arial, sans-serif;
	line-height: 20px;
}

#pubHomeContentLeft div {
	color: #FFF;
	font: 12px Georgia, arial, sans-serif;
	line-height: 20px;
}

#pubHomeContentLeft h1 {
	color: #f0c147;
	font: 24px Georgia, arial, sans-serif;
	line-height: 30px;
	padding-bottom: 16px;
}

#pubHomeContentRight {
	width: 338px;
	color: #c4b434;
	font: 11px "Times New Roman", arial, sans-serif;
	padding-right: 24px;
}

#pubhomeContentRight img {
	border-bottom: 10px solid #281b0e;
	margin-bottom: 5px;
}

#pubHomeContentRight table {
	color: #c4b434;
	font: 11px "Times New Roman", arial, sans-serif;
	}

#pubHomeContentRight h1{
	color: #f0c147;
	font: 14px Georgia, arial, sans-serif;
	padding-bottom: 5px;
}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#Nav {
	width: 770px;
	text-align: right;
	color: #cca74e;
	margin-top: 10px;
	padding-right: 15px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#Flash {
	background: url(../../../images/navborder.jpg) top center no-repeat;
	width: 942px;
	padding-top: 7px;
}

#contentPic {
	background: url(../../../images/navborder_content.jpg) top center no-repeat;
	width: 940px;
	padding-top: 7px;
}

#contentpic img {
	display: block;
}

#ContentArea {
	width: 940px;
	background: url(../../../images/contentbg.jpg) top center repeat-y;
	padding-bottom: 10px;
}

#ContentAreaNewUser {
	width: 940px;
	background: url(../../../images/contentbg.jpg) top center repeat-y;
}

#VNav {
	width: 180px;
	margin-left: 30px;
	margin-top: 26px;
}

#ContentRight {
	width: 630px;
	margin-right: 30px;
	margin-top: 26px;
	text-align: left;
	font: 12px arial, "times new roman", sans-serif;
	line-height: 15px;
	color: #000000;
}

#ContentRight table {
	font: 12px arial, "times new roman", sans-serif;
	line-height: 15px;
	color: #000000;
}

#ContentRight div {
	font: 12px arial, "times new roman", sans-serif;
	line-height: 15px;
	color: #000000;
}

#ContentRight a {
	color: #3b1e04;
}

#CourseTour {
}

#CourseTour a {
	color: #000000;
}

#CourseTour table {
	font: 12px arial, "times new roman", sans-serif;
	line-height: 15px;
	color: #000000;
}

#CourseTour div {
	font: 12px arial, "times new roman", sans-serif;
	line-height: 15px;
	color: #000000;
}

#CourseTour p {
	font: 12px arial, "times new roman", sans-serif;
	line-height: 15px;
	color: #000000;
}



/* -------------------------------------------------------------
= Private Homepage
------------------------------------------------------------- */
#PrivateHomeTop {
	background: url(../../../images/navborder_content.jpg) top center no-repeat;
	width: 940px;
	height: 7px;
	margin: 0 auto;
}

#PrivateHomeLeftWrapper {
	width: 238px;
	text-align: left;
}

#PrivateHomeRightWrapper {
	width: 702px;
}

#Calendar {
	width: 180px;
	margin-left: 30px;
}

#Calendar a{
	color: #000000;
}

#PrivateHomeImage {
	width: 702px;
	padding-bottom: 26px;
}

#PrivateContentWrapper {
	border-left: 1px solid #917a4b;
	width: 702px;
}

#PrivateContentLeft {
	width: 416px;
	text-align: left;
	padding-left: 24px;
	font: 12px arial, sans-serif;
	color: #2e1501;
	line-height: 15px;
}

#PrivateContentRight {
	width: 214px;
	margin-right: 30px;
}

/* -------------------------------------------------------------
= Login Fields 
------------------------------------------------------------- */

.advLogUsername {
	color:#eee5d1;
	font: 9px Arial, Helvetica, serif;
	text-transform:uppercase;
	background:#3b3a3a url(../../../Images/login_username.jpg) no-repeat top left;
	border:1px solid #4c4a47;
	/*padding-left:5px;*/
	padding-top:2px;
	height:20px;
	width:140px;
}
	
	#memberLogin_main .advLogUsername {
		width:128px;
	}


.advLogPassword {
	background:#3b3a3a url(../../../Images/login_password.jpg) no-repeat top left;
	border:1px solid #4c4a47;
	height:20px;
	width:140px;
	/*padding-left:5px;*/
}
	#memberLogin_main .advLogPassword {
		width:128px;
	}
/* overwrite Global Login Divs ---not on this site----start implementing */
#login_error {
	display:none;
}

#memberLogin_main #login_error {
	height:20px;
}

.login_fields {
}

.login_input {
}

#username {
	
}

#un_box {
	display:inline;
	width:140px;
}

#password {
}

#pw_box {
	display:inline;
	width:140px;
}

#login_forgotPassword {
	display:inline;
	width:150px;
}

#login_link {
	display:inline;
	width:50px;
}

#login_cookieMessage {
	color:#163360;
	display:inline;
	margin-right:12px;
	width:106px;
}
	/* styles text of remember me */
	.advLogRemoveChk {
		
	}


/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
	background: url(../../../images/footer.jpg) top center no-repeat;
	width: 942px;
	height: 56px;
}

#footer .inside {
	color: #6c6435;
	font: 8px "times new roman", sans-serif;
	padding-top: 65px;
	padding-bottom: 15px;
}

#footerContent {
	width: 940px;
	background: url(../../../images/footer_content.jpg) top center no-repeat;
	height: 44px;
}

#footerContent .inside {
	color: #6c6435;
	font: 8px "times new roman", sans-serif;
	padding-top: 53px;
	padding-bottom: 15px;
	
}


/* -------------------------------------------------------------
= PLUGINS 
------------------------------------------------------------- */

.plgCalendarHeader{
	

	}
.plgCalendarWeekday{


	}
.plgCalendarWeekend{
	

	}
.plgCalendarDayOn{
	
	color: #000000;

	}

