.build {
	border: 1px solid #ff00ff;
}

/* elements */
body {
	margin: 0; 
	padding: 0; 
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.5em;
	background-color: #c3c3c3;
	color: #666666;
}
#container {
	width: 780px;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-position: center;
	padding: 0;
	margin: 0 auto 0 auto;
}
p {
	margin: 2px 0 auto 0;
}
a {
	color: #334082;
	text-decoration: underline;
}
a:hover{
	color: #4f8a10;
	text-decoration: underline;
}
img {border: none;}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	color: #334082;
	margin-bottom: 0;
	text-transform: uppercase;
}
h1, .PageTitleHeader {font-size: 150%;}
h2, .PageSubTitleHeader {font-size: 120%;}
h3 {font-size: 115%;}
h4 {font-size: 110%;}
h5 {font-size: 110%;}

.expand img {
	background-color: #00448b;
	float: none;
	display: block;
}
.expand {
	background-color: #00448b;
}
/* block - prevents NS/SAFARI info box stuff */
.Instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
	display:block;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.Instructions {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.DataGridHeader {}
.EventDonationDetail {width:250px;}
	
/*  core */
.HelpButton {
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}
.Error, .error {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #BF0000;
	background-color: #FFE8E8;
	background-image: url(/images/icons/v2/common/exclamation.gif);
	background-repeat: no-repeat; 
	background-position: 2px;
	border: 1px solid #BF0000;
}
.Success, .success {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #008000;
	background-color: #D0E8D0;
	background-image: url(/images/icons/v2/common/accept.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	border: 1px solid #008000;
}
.DataGridAltItem {background: #e8e8e8;}
.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */
.ProfileHeader {
	font-weight : bold;
}
.ProfilePageTabHeadings {
	font-weight:bold;
}

/* search */
.SearchResultsDataGridAltItem {
	background: #e8e8e8;
}
.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */
table.HotTopics {
	width:250px;
}
.MsgItem {
	background-color: #cccccc;
}
.MsgItemSubject {
	background-color: #cccccc;
}
.MsgItemInverse {
	background-color: #e8e8e8;
}
.MsgItemSubjectInverse {
	background-color: #e8e8e8;
}	
.LastPostingText {
	font-style: italic;
	color: #6B6B6B;
}
.BadWordHighlight {
	font-weight: bold;
	color: #c42830;
}
.MsgsReplyText {}
.MsgsDates {}

/* file library */
.FileLibFileDetails {
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */
.DonationPaymentAmount {
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	/*width: 560px;*/
}
td.CommUtilHeader {
	background-color:#CCCCCC;
	color:#FFFFFF;
}
/* community specific */
#structureWrapper {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 770px;
	display: block;
	overflow: hidden;
}
#structureMasthead {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 770px;
	height: 106px;
	display: block;
	clear: both;
}
#structureTopLinks {
	padding: 0;
	margin: 0 auto;
	width: 770px;
	height: 34px;
	display: block;
	clear: both;
}
#ContentMasthead {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 566px;
	height: 106px;
}
#ContentMastlinks {
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	width: 204px;
	height: 106px;
	background-image: url(images/Mastlinks_bg.gif);
	background-repeat: no-repeat;
}
#ContentTopLinks {
	padding: 0;
	margin: 0 auto;
	width: 770px;
	height: 34px;
	display: block;
	clear: both;
	background:url(images/nav-bg.gif) repeat-x;
}
#ContentSearch {
	height:34px;
	width:204px;
	/*float: right;*/
	text-align: right; 
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#ContentSearch input {
	margin: 5px 0 0 0;
	padding: 0;
	width: 90px;
	height: 14px;
	font-size: 100%;
}
#ContentSearch button {
	margin: 5px 5px 0 0;
	padding: 0;
	height: 20px;
	font-size: 100%;
}
#ContentMemberTools {
	margin: 0 auto;
	width: 780px;
}
#ContentMemberTools ul { margin: 0; padding: 0; } 
#ContentMemberTools ul li { margin: 0; padding: 0; list-style: none; display: block; float: left; }
#ContentMemberTools ul li a { padding: 0 5px; text-decoration:none;}
#structureColumn1 {
	padding: 0;
	margin: 0;
	width: 204px;
	display: block;
	float: right;
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#structureColumn2 {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 566px;
	overflow: hidden;
}
#ContentFooter {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 770px;
	display: block;
	text-align: center;
}
div.clearbreak {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 770px;
	height: 2px;
	display: block;
	clear: both;
	overflow: hidden;
	background-color: #ffffff;
}
#ContentPhoto1 {
	width:204px;
	height:242px;
	overflow: hidden;
}
#ContentQuicklinks {
	width:204px;
	height:70px;
	background-image: url(images/quicklinks_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#ContentAnnouncements, #ContentAnnouncements p a {
	color: #ffffff;
}
p.Rwhite {
	margin: 2px 10px 2px 15px;
}
#ContentMiddleLayoutPod2Header, #ContentMiddleLayoutPod2 {
	margin: 10px;
	color: #ffffff;
}
#cid_211_tbMessage {
	width: 350px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* Horiztional Drop Downs
------------------------------------------------------- */
#nav1, #nav1 ul { padding:0; margin:0; list-style:none; background:#0d4e91; float:left;}
#nav1 li { float:left; padding:0; margin:0;}
#nav1 li a{ display:block; text-indent:-999em;}

#AboutUs a { width:74px;height:34px;background:url(images/aboutus-01.gif) top center no-repeat;}
#AboutUs a:hover, #AboutUs.sfHover {height:34px;background:url(images/aboutus-over-01.gif) top center no-repeat;}

#Admissions a { width:86px;height:34px;background:url(images/admissions-01.gif) top center no-repeat;}
#Admissions a:hover, #Admissions.sfHover { height:34px;background:url(images/admissions-over-01.gif) top center no-repeat;}

#Academics a { width:83px;height:34px;background:url(images/academics-01.gif) top center no-repeat;}
#Academics a:hover, #Academics.sfHover { height:34px;background:url(images/academics-over-01.gif) top center no-repeat;}

#Athletics a { width:79px;height:34px;background:url(images/athletics-01.gif) top center no-repeat;}
#Athletics a:hover, #Athletics.sfHover { height:34px;background:url(images/athletics-over-01.gif) top center no-repeat;}

#Events a { width:65px;height:34px;background:url(images/events-01.gif) top center no-repeat;}
#Events a:hover, #Events.sfHover { height:34px;background:url(images/events-over-01.gif) top center no-repeat;}

#Alumni a { width:63px;height:34px;background:url(images/alumni-01.gif) top center no-repeat;}
#Alumni a:hover, #Alumni.sfHover {height:34px;background:url(images/alumni-over-01.gif) top center no-repeat;}

#Parents a { width:71px;height:34px;background:url(images/parents-01.gif) top center no-repeat;}
#Parents a:hover, #Parents.sfHover { height:34px;background:url(images/parents-over-01.gif) top center no-repeat;}

#StudentLife a { width:79px;height:34px;background:url(images/students-01.gif) top center no-repeat;}
#StudentLife a:hover, #StudentLife.sfHover { height:34px;background:url(images/students-over-01.gif) top center no-repeat;}

#SpiritWear a { width:88px;height:34px;background:url(images/spiritwear-01.gif) top center no-repeat;}
#SpiritWear a:hover, #SpiritWear.sfHover { height:34px;background:url(images/spiritwear-over-01.gif) top center no-repeat;}

#Donate a { width:67px;height:34px;background:url(images/donate-01.gif) top center no-repeat;}
#Donate a:hover, #Donate.sfHover {height:34px;background:url(images/donate-over-01.gif) top center no-repeat;}

/* Second Level Groups */
#nav1 li ul { position: absolute; left: -999999px; margin:0; width:195px;}
#nav1 li li { }
#nav1 li li a { padding:2px 10px;width: 195px; height:auto;/* width:130px; _width:150px;*/}
#nav1 li li a:hover{ padding:2px 10px;width: 195px; height:auto; color:#FFFFFF;/* width:130px; _width:150px;*/}
#nav1 li li:hover, #nav1 li li.sfHover {/* background-color:#72000;*/}

/* Third Level Groups */
#nav1 li li ul { margin:-20px 0 0 150px}
#nav1 li li li {}
#nav1 li li li a {}

/* The Magic */
#nav1 li:hover ul ul,
#nav1 li:hover ul ul ul,
#nav1 li.sfhover ul ul,
#nav1 li.sfhover ul ul ul { left: -999em;}

#nav1 li:hover ul,
#nav1 li li:hover ul,
#nav1 li li li:hover ul,
#nav1 li.sfhover ul,
#nav1 li li.sfhover ul,
#nav1 li li li.sfhover ul { left: auto;}

/*Fix for the Sticking*/
#nav1  li:hover,
#nav1  li li:hover,
#nav1  li li li:hover,
#nav1  li.sfhover,
#nav1  li li li.sfhover,
#nav1  li li.sfhover { position:static;}


#nav2 li a {width:195px;text-indent:0px;color:#fff;background-image:none;background-color:#0d4e91;text-decoration:none;}
#nav2 li a:hover {width:195px;background-image:none;text-decoration:underline;background-color:#0d4e91;}


/* end dropdowns */