/* 
	Bradley University Alumni Association CSS
*/

body { 
	background: url(images/top_bg.jpg) #fff repeat-x;
	font: normal 12px  Helvetica, Verdana, Arial, sans-serif; 
	color: #000;
	margin: 0; 
	padding: 0;
	color: #fff;
	line-height: 120%;
	text-align: center;
}

.secondary_page {
	background: url(images/secondary_top_red.jpg) #fff repeat-x;
}

a {
	color: #616B9D;
}

a:hover {
	color: #333;
}

#error{
	color: red;
}

a.header {
	text-decoration: none;
	color: #616B9D;
}

a.header:hover {
	text-decoration: underline;
	color: #333;
}

#wrapper {
	width: 791px;
	margin: 0 auto;
}

#home_header {
	width: 790px;
	height: 264px;
	float: left;
	background: url(images/home_top_image.jpg) no-repeat;
	margin: 35px 0 0 0;
}

#secondary_header {
	width: 790px;
	height: 95px;
	float: left;
	background: url(images/secondary_top_image.jpg) no-repeat;
	margin: 25px 0 0 0;
}

/* BEGIN: Horizontal navigation */

 
/* IE hack  */

#navcontainer  {
font-size: 110%;
line-height:140%;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
margin: 0px -5px 0px -20px;
padding: 5px 0px 5px 0px;
width: 100%;
font-weight: bold;
background-color: #8f0d2f;
border-top: solid #fff 0px;
border-bottom: solid #fff 4px;
border-left: solid #fff 0px;
}


/* Other browsers  */


html>body #navcontainer  {
font-size: 110%;
line-height:140%;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
width: 99%;
font-weight: bold;
background-color: #8f0d2f;
border-top: solid #fff 0px;
border-bottom: solid #fff 4px;
border-left: solid #fff 2px;
}

#navcontainer a:link { 
color: #fff; 
text-decoration: none; 
}

#navcontainer a:visited { 
color: #f4df9f; 
text-decoration: none; 
}

#navcontainer a:hover{ 
color: #f4df9f;
text-decoration: none;  
}

#navcontainer a:active { 
color: #f4df9f; 
text-decoration: none;
}
	

#content {
	float: left;
	width: 791px;
	text-align: center;
	margin-left: 2px;
	background: url(images/main_content_bg.jpg) repeat-y;
}

#secondary_content {
	float: left;
	width: 791px;
	text-align: center;
	margin-left: 2px;
	background: url(images/secondary_content_bg.jpg) repeat-y;
}

/* BEGIN: Navigation */

#navigation {
	float: left;
	width: 188px;
	margin-left: px;
}



/* END: Navigation */



/* BEGIN: Main Body */
#main_body_wrapper {
	float: left;
	width: 601px;
	text-align: left;
}

#main_top {
	float: left;
	height: 14px;
	width: 601px;
	background: url(images/main_top.jpg) no-repeat;
}

#main {
	float: left;
	width: 601px;
}

#left_content {
	float: left;
	width: 354px;
	margin-left: 20px;
	_margin-left: 10px;	
}

#right_content {
	float: left;
	width: 200px;
	margin-left: 20px;
	_margin-left: 10px;
}


#main_bottom {
	float: left;
	height: 14px;
	width: 601px;
	background: url(images/main_bottom.jpg);
}
/* END: Main Body */

/* BEING: Secondary Body */

h3.secondary {
	color: #333;
	font: bold 110% Verdana, Arial, sans-serif;;
}

#secondary_top {
	float: left;
	height: 14px;
	width: 601px;
	background: url(images/secondary_top.jpg) no-repeat;
}

#secondary_bottom {
	float: left;
	height: 14px;
	width: 601px;
	background: url(images/secondary_bottom.jpg);
}

#secondary_body {
	float: left;
	width: 550px;
	margin-left: 20px;
	_margin-left: 10px;
	color: #333333;
}

.secondary_header {
	color:#8F0D2F;
	font: normal 200% Georgia, Palatino, Palatino Linotype, serif; 
	margin: 5px 0 2px 0;
}

.fright_image {
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.fleft_image {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-bottom: 10px;
}
.secondary_hr {
	height: 2px;
	background: #fff;
	width: 570px;
	margin: 0 0 0 -5px;
	border-top: 2px solid #ccc;
}

.secondary_p {
	margin-top: 25px;
	margin-bottom: 0px;
}
/* END: Secondary Bodyn */

/* BEGIN: Event */

.event h2 {
	margin: 0 0 0 0;
	font: normal 100% Verdana, Arial, sans-serif;
	position: relative;
}

.event h3 {
	font: normal 100%  Helvetica, Verdana, Arial, sans-serif;
	color: #FCF3B3;
	padding: 0 0 0 0;
	margin: 5px 0 4px 0;
}

.event{
	margin: 0 0 10px 0;
}

.event a{
	color: #fff;
	text-decoration: none;
}

.event a:hover{
	color: #ccc;
}

.right_arrow{
	position: absolute;	
	height: 14px;
	width: 14px;
	margin-top: 2px;
}

.event_date{
	font: normal 83% Verdana, Arial, sans-serif;
	color: #FFF9D2;
	margin: 0px 0px 10px 0px;
}
/* END: Event*/

/* BEGIN: Point of Pride */
.point_of_pride_body {
	font: normal 83% Verdana, Arial, sans-serif;
	margin: 2px 10px 0px 5px;
}

#point_of_pride{
	margin: 0 0 0 -16px;
	_margin: 0 0 0 -5px;
}
/* END: Point of Pride */

/* BEGIN: Spotlight */
#alumni_spotlight{
	margin-bottom: 20px;
}

#alumni_spotlight a{
	color: #fff;
	text-decoration: none;
}

#alumni_spotlight a:hover{
	color: #ccc;
	text-decoration: none;
}

.spotlight_h2 {
	margin-top: 10px;
	margin-bottom: 0px;
}

.spotlight_p {
	margin-top: 5px;
	margin-bottom: 0px;
}
/* END: Spotlight */

/* BEGIN: Footer */
#footer_home {
	clear: both;
	background: url(images/top_bg.jpg) #fff repeat-x;
	margin: 0 6px 0 4px;
	text-align: center;
	font: normal 90% Verdana, Arial, sans-serif;
	line-height: 120%;
	padding: 6px;
}

#footer {
	clear: both;
	background: url(images/footer_red_bg.jpg) #fff repeat-x;
	margin: 0px 0px 0px 4px;
	text-align: center;
	font: normal 90% Verdana, Arial, sans-serif;
	line-height: 120%;
	padding: 6px;
}
/* END: Footer */

/* BEGIN: Breakout Links */
.breakout_desc {
	text-align: center;
	background: url(images/breakout_bg.jpg) no-repeat;
	width: 92px;
	height: 18px;
	margin-left: 6px;
	font: normal 90% Verdana, Arial, sans-serif;
}
.breakout {
	text-align: center;
	width: 105px;
	float: left;
}

#additional_links a{
	text-decoration: none;
	color: #fff;
}

#additional_links a:hover{
	text-decoration: none;
	color: #999999;
}
/* END: Breakout Links */

/* BEING: News */
.news_item{
	background: #ECE1C5;
	color: #333333;
	width: 345px;
	float: left;
	padding: 2px 0 0px 2px;
	border-top: 1px solid #A18C5A;
	border-bottom: 1px solid #A18C5A;
}

.news_item:hover{
	background: #E8D3A0;
}

.news_title{
	float: left;
}

.news_date{
	float: right;
	margin: 0 5px 0 0;
}

.news_detail{
	background: #fff;
	text-align: left;
	display: block;
	clear: both;
	padding: 2px 2px 2px 7px;
	display: none;
}

/* END: News */

/* BEGIN: Young Alumni */

#youngSpotLight {
	float: left;
	width: 550px;
	background: #EDEDED;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

.continue {
	text-align: right;
	width: 530px;
	float: left;
	text-align: right;
	padding-right: 10px;
	background: url(/images/continue_arrow.gif) no-repeat right;
}

/* END: Young Alumni*/

/* BEGIN: Misc */
.anchor{
	display: block;
}

li.anchor {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bold {
	font: bold 100%  Helvetica, Verdana, Arial, sans-serif;
}

.clear {
	clear: both;
}

h3 {
	font: normal 100%  Helvetica, Verdana, Arial, sans-serif;
	color: #FCF3B3;
	padding: 0 0 0 0;
	margin: 2px 0 4px 0;
}

h2 {
	font: normal 150%  Helvetica, Verdana, Arial, sans-serif;
}

a {
	outline: none;
}

.hr {
	background: url(images/hr.jpg) no-repeat;
	height: 23px;
}

.news_hr {
	border-top: 1px dotted #;
	height: 5px;
	margin-top: 20px;
}

img {
	border:  0px;
}

#copyright{
	margin: 0 auto;
	color: #999999;
	clear: both;
	margin: 0 0 0 140px;
}
/* END: Misc */

/* BEGIN: Quicklinks */

#quicklinks {
	margin: 50px 0 0 10px;
	text-align: left;
}

h3.fun_stuff{
	color: #fff;
}

#selQuicklink {
	width: 170px;
}

/* END: Quicklinks */

#past_presidents {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.no_style{
	list-style: none;
}

/* BEGIN: Photo Gallery */

#picker{
	text-align: left;
	margin: 10px auto;
	width: 320px;
	padding: 0px 0px 0px 0px;
}

.thumb{
	width:80px;
		border:solid #CCC;
		border-width:0 1px 1px 0;
	/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
		-moz-border-radius:20px;
	 */
		background:#FFF;
		padding:10px;
		text-align:center;
		position:relative;
		float:left;
		display:inline;
		margin:5px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 10px;
	margin: 6px;
	
	border: 1px solid #D3E4ED;
	background: #Dbackground: #F2F7F9;
	DEAF0;
	line-height: 0px;
}

.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB;
}
.imagethumb {
	float: left;
}


/* END: Photo Gallery */



/*BEGIN: forms styles*/

#basicInfo{
	float:right;
}

#centurion_awards caption{
	font: bold 100%  Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
}

#centurion_awards caption{
	font: bold 100%  Helvetica, Verdana, Arial, sans-serif;
}

#centurion_awards td.column1{
	width: 100px;
}







/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.text {
	border: 1px solid #ccc;
}


#centurion_chron div {
	margin-top: 20px;
}

.picturepadleft {
padding: 0px 10px 10px 0px;
left: auto;
}

.picturepadright {
padding: 0px 0px 10px 10px;
right: auto;
}

#homecoming {
	background-color:#FFFFFF;
	margin:-25px 4px -10px 4px;
	padding: 0px;
}

h1.homecoming {
	font-family:"Times New Roman", Times, serif;
	font-size: 180%;
	line-height:50%;
	color: #FFFF33;
	font-weight: normal;
	}
	
p.homecoming {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height:150%;
color:#FFF
font-weight: bold;
}

/* Right Column */

/* IE hack */
		
#rightholderdiv {
width: 140px;
float: right;
margin:10px 10px 10px 10px;
padding: 10px;
border-width: 1px 1px 1px 1px; 
border-style: solid; 
border-color: #8f0d2f; 
 }
 
 /* Other browsers  */
 
html>body #rightholderdiv {
width: 140px;
float: right;
margin:10px 20px 10px 20px;
padding: 10px;
border-width: 1px 1px 1px 1px; 
border-style: solid; 
border-color: #8f0d2f; 
 }

/* IE hack  */

#rightcolumn {
font-size: 100%;
line-height: 110%;
font-family: Arial, Helvetica, sans-serif;
}

/* Other browsers  */

html>body #rightcolumn{
font-size: 100%;
line-height: 150%;
font-family: Arial, Helvetica, sans-serif;

}

#rightcolumn ul li {
margin: 0px 5px 0px -30px;
list-style-type:none;
padding: 0px 0px 5px 0px;

}

#rightcolumn  ul li a:link {
font-weight: normal;
color: #0000cc;
text-decoration:none;
}

#rightcolumn  ul li a:visited {
color: #0000cc;
text-decoration:none;
} 

#rightcolumn  ul li a:hover {
color: #0066FF; 
}

#rightcolumn  ul li a:active {
color: #0066FF; 
}


#rightcolumn  a:link {
font-weight: normal;
color: #0000cc;
text-decoration:none;
}

#rightcolumn a:visited {
color: #0000cc;
text-decoration:none;
} 

#rightcolumn  a:hover {
color: #0066FF; 
}

#rightcolumn a:active {
color: #0066FF; 
}

#rightcolumn h4 {
color: #8f0d2f;
font-size: 100%;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px; 
}

.rightcolumn hr {
border-top: 1px #55657D solid;
margin:5px 0px 5px 0px;
width:100%;
}

	

 div.multi_drop_menus * {
 margin:0; padding:0;    
 }
 
div.multi_drop_menus {
 behavior:url(http://www.bualum.org/csshover.htc);/* you must link to the hover.htc file for this menu to work in IE6 and earlier */
font: normal 90%  Helvetica, Verdana, Arial, sans-serif;
 margin:0px 0 10px 0px;
 background-color:transparent;
 }
 
div.multi_drop_menus ul {
 	text-align: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 5px;
	width: 180px;
	display:inline;	/* fixes margin-doubling bug in IE6 */
 	}
div.multi_drop_menus li {
border-bottom: 1px dotted #333333;
	list-style: none;}

div.multi_drop_menus li:hover {
 background-color:#F0F7D9;  /* background color of hovered menu items */
 }
 div.multi_drop_menus a {
text-decoration: none;
	color: #333333;
	font: normal 116%  Helvetica, Verdana, Arial, sans-serif;
	display: block;
	padding: 4px;
 }
 div.multi_drop_menus a:hover {
 color:#443;        				 /* type color of a hovered menu choice */
 }
div.multi_drop_menus ul li ul {
 width:12em;   						/* sets the width of menu levels 2 - 4 */
 }
div.multi_drop_menus li li { 
 border-bottom: 1px dotted #333333;
	background: #DED6A4; /* lines between menu choices - set to 0px if not wanted */
 }

  /* Want transparency on your menus? add the class 'transparent' to the multi_drop_menus div */
div.multi_drop_menus.transparent ul ul li {
 /* note: the lower the value, the greater the transparency */
  opacity:0.9; /* CSS3 - range 0 to 1 */     
  -moz-opacity:0.9; /* Firefox- range 0 to 1  */
  filter:alpha(opacity=90);  /* IE- range 0 to 100  */
  }
/* ADDITIONAL PREFS FOR VERTICAL MENU - NO NEED TO TOUCH THESE IF LEVEL 1 IS HORIZONTAL */
div.multi_drop_menus.vertical ul {
 border-top:1px solid #CCB;     /* set the border-top of level 1 of the vertical menu - broken out separately so it can be different from top border of other levels */
 }
div.multi_drop_menus.vertical li {
 border-bottom:1px solid #CCB;  /* adds horizontal lines between menu choices - overrides main setting above for this feature */
 }
div.multi_drop_menus.vertical ul ul  {
 border-top:1px solid #CCB;       /* set the border-top of levels 2 - 4 of a vertical menu - set to 0 to remove */
 top:-1px;            /* set to negative value of border-top for perfect pop-out alignment - set to 0 if border is 0 - don't remove!*/
 }
 
/* end vertical menu preferences */
/* END MENU PREFERENCES */
 
/* YOU ARE STONGLY ADVISED NOT TO MODIFY THE CODE THAT FOLLOWS : ) */
/* the menu mechanics start here */
div.multi_drop_menus {
	float:left;
 	width:100%;
	}
div.multi_drop_menus ul {
 float:left; /* makes ul wrap li */
font-size:1em; /* prevents inheritence from maiin text style sheet */
}
div.multi_drop_menus li {
 float:left;  /*causes the list to align horizontally instead of stack */
 list-style-type:none; /* removes the bullet off each list item */
 position:relative; /* positioning context for the absolutely positioned drop-down */
 }
div.multi_drop_menus a {
margin: 0 0 0 0;
display:block; /* makes link fill li so entire area is "hot" */
text-decoration:none;  /* removes the underlining from the links */
 }
/* the horizontal menu ends here */
/* the drop-downs starts here */
div.multi_drop_menus ul li ul { 
 position:absolute;     /* positions the drop-down ul in relation to its relatively positioned li parent */
 border:0;         			/* stops inheritance from level 1 ul */
 margin-left:0px;        /* stops inheritance from level 1 ul */
 }
 
div.multi_drop_menus ul li ul li {
 width:100%;
 padding:0; /* stops inheritance */
 border-left:0; /* stops inheritance */
 border-right:0; /* stops inheritance */
 }
 
div.multi_drop_menus ul li ul {display:none;} /* conceals the drop-down when menu not hovered */

div.multi_drop_menus ul li:hover ul {
	display:block; /* shows the drop-down when the menu is hovered */
	z-index:1000; /* Safari needs this to display menu on top of other page elements */
	} 
	
/* pop-outs starts here */
body div.multi_drop_menus ul li ul li ul  {
 position:absolute; /* associated menu with parent li positioning context */
 visibility:hidden; /* ensures that level 3 menu is not reveal when level 2 is reveled */
 left:100%;
 top:-1px; /* aligns level 3 and 4 pop-out with previous level */
 }
div.multi_drop_menus ul li ul li:hover ul {visibility:visible;} /* shows level 3 menu when associated level 2 li is hovered */
/* second and third level popouts here*/
div.multi_drop_menus ul li ul li:hover ul li ul {visibility:hidden;} /* ensures that level 4 is not reveal when level 3 is reveled */
div.multi_drop_menus ul li ul li ul li:hover ul {visibility:visible;}  /* shows level 4 menu when associated level 3 li is hovered */
/* the drop-downs end here */
 
/* extra styles for the vertical menu */
div.multi_drop_menus.vertical ul {
 border-left:0px; /* removes the border of the level 1 ul that can be used in the horizontal menu */
 margin-left:0;         /* removes left margin that is available on horizontal menu */
 }
.vertical ul { /* took off the id so the ul ul width setting in prefs was more specific */
 width:100%; 
}
div.multi_drop_menus.vertical li {
 position:relative; /* positioning context for the level 2 menu */
 width:100%;         /* set width of level 1 menu - MUST match left value in ul ul selector below */
 clear:left; /* makes the main menu stack - note: turning off floating (alternative way to create stacking) causes spacing problems in IE */
 border-right:0; /* removes right borders used by horiz level 1 */
}
div.multi_drop_menus.vertical ul ul  {
 position:absolute; /* make ul position relative to parent li for all menu levels */
 left:100%;         /* align level 2 with level 1 - MUST match li width in selector above */
 top:-15px; /* aligns the level 2 pop-out */
 }
/* levels 2 -4 width */
div.multi_drop_menus.vertical li li {
}
div.multi_drop_menus.vertical ul ul ul {
 left:100%;          /* align level 2 with level 3 and 3 with 4 - MUST match li width in selector above */
 }
 /* END MENU MECHANICS */
 
/* inevitable hacks for IE6  and < */
* html div.multi_drop_menus {
 z-index:1; /* IE6 won't respect high z-index on abs-pos'd child (ul li ul) without this on its parent rel-pos'd element */
 }				/* see http://www.last-child.com/conflicting-z-index-in-ie6/ */
* html div.multi_drop_menus ul li ul {
  z-index:400; /*ensures menu is on top of other page elements */
 }
* html div.multi_drop_menus a {
/* cannot find a way to get the top level 'a' to fill the unwidthed menu choices without drop-down in IE : ( */
} 
* html div.multi_drop_menus.vertical a {
/* now hasLayout in IE - works on the vert menu as container has width */
 zoom:100%;
 } 
 * html div.multi_drop_menus ul ul a { /* second level of horiz menu */
 zoom:100%;  /* now IE 'haslayout" - IE now makes background hot in horizontal menus */
 } 
  /* info on haslayout: 
  http://www.sitepoint.com/forums/showpost.php?p=2041209&postcount=24
  http://onhavinglayout.fwpf-webdesign.de/hack_management/
   */
 /* END OF LIST-BASED MENU */
