@charset "utf-8";
/* CSS Document */

/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
	vertical-align: baseline;
}
a {
	color: #635f59;
	font-size:11px;
	font-weight:bold;
}
ol, ul {
    list-style: none outside none;
}
h1 {
	margin-top: 18px;
	font-size: 20px;
	font-weight:300;	
}
h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
html {
    font-size: 100%;
    min-height: 100%;
}
body {
 	font-family: Verdana,Helvetica,sans-serif;
    padding: 0;
}
#capella-alumni_back {
		background: url("../Images/stripePattern.gif");	
}
		
/* gradient */

#gradient_Color {
	 background: url("../Images/gradient_Image.png")repeat-x scroll left top;
	 padding:0;
	 margin:0;
	 height: 400px;	
}
		
/* wrapper */

#wrapper {
	background:rgba(0,0,0,.05);
	width:960px;
	padding-bottom: 20px;
	margin: 0 auto;
}
/* opacity for all other browsers, and IE8 and IE& */
.opaque1 {	
	padding: 0;
	margin:0;
}

/* Header */

#header {
    background: #fff;
    height: 50px;
}

#header h1 {
    background: url("../Images/CU_logo.gif") no-repeat;
    height: 33px;
	width: 199px;
	margin: 0;
}
#header h1 a{
	display: block;
	height: 33px;
	width: 199px;	
}
#header2 h2 {
    background: url("../Images/H2-AlumniResources.gif") no-repeat;
    height: 16px;
	width: 880px;
	margin-top: 30px;
	padding-bottom: 3px;
	border-bottom:1px solid #CCC; 
    position: relative;
}

.cloaked {
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}

/* content */

#content {
	background: #fff;
	width: 880px;
	height: 554px;
	margin:0 20px;
	padding:20px;	
}
/* VidBox */

#vidBox {
	
	background: #1a1712;
	height:337px;
	width:880px;
	/*margin:20px;*/	
}
.imageAluminiAssociation,
#videoContainer {
	width:480px;
	height:290px;
	margin:10px;
	float:left;	
}
#videoContainer #transcript {
	margin-top:5px;
	text-align:right;	
}

#videoContainer #transcript a{
	color:#CCC;
	text-decoration:none;
	font-weight:100;
	padding-right:10px;
}
#videoContainer #transcript a:hover {
	text-decoration:underline;
}
#vidBox #copyBox {
	background: url("../Images/stripePattern_blk.gif");	
	width:365px;
	height: 270px;
	margin: 10px 0;
	float:left;
}
#vidBox #copyBox #gradient_Color_blk {
	 background: url("../Images/gradient_Image_blk.png")repeat-x scroll left top;
	 padding:0;
	 margin:0;
	 height: 270px;	
}
#vidBox #CUAA-logo{
	/*padding: 13px 0 0 18px;*//*orig logo*/
	padding: 0;	/*for logox365*/
}

#vidBox #copyBox .copy {
	margin: 5px 15px 5px 20px;
	color:#ede9e3;
	
}
#vidBox #copyBox .copy p{
	padding-top:8px;
	font-size:11px;
	line-height: 15px;
}
#socialMedia {
	display:block;
	margin:0 20px;
	padding-top:10px;
	
}

#socialMedia ul{
	list-style-type:none;
	margin:0;
	padding:0;	
}
#socialMedia li{
	float:left;
	padding-right:8px;	
	
}
#socialMedia li a{
	border:none;
}
#socialMedia li p{
	color:#ede9e3;
	font-size:10px;
	padding-right:5px;
	margin:0;
	padding-left:0;
}
.clearBoth {
	clear:both;	
}

/* thumb nav */

#thmbContainer {
    height: 100px;
    margin: 20px auto 25px;
    text-align: center;
    width: 880px;
}

#thmbContainer a.thmb01 {
    background: url("../Images/thmb_alumniLibrary.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 100px;
    margin: 0 11px 0 5px;
    width: 135px;
}
#thmbContainer a.thmb01:hover {
    background: url("../Images/thmb_alumniLibrary.jpg") no-repeat scroll 0 -100px transparent;
}
#thmbContainer a.thmb02 {
    background: url("../Images/thmb_careerServices.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
   	height: 100px;
    margin-right: 11px;
    width: 135px;
}
#thmbContainer a.thmb02:hover {
    background: url("../Images/thmb_careerServices.jpg") no-repeat scroll 0 -100px transparent;
}
#thmbContainer a.thmb03 {
    background: url("../Images/thmb_developmentCourses.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
   	height: 100px;
    margin-right: 11px;
    width: 135px;
}
#thmbContainer a.thmb03:hover {
    background: url("../Images/thmb_developmentCourses.jpg") no-repeat scroll 0 -100px transparent;
}
#thmbContainer a.thmb04 {
    background: url("../Images/thmb_onlineNetworking.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
   	height: 100px;
    margin-right: 11px;
    width: 135px;
}
#thmbContainer a.thmb04:hover {
    background: url("../Images/thmb_onlineNetworking.jpg") no-repeat scroll 0 -100px transparent;
}
#thmbContainer a.thmb05 {
    background: url("../Images/thmb_regionalEvents.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
   	height: 100px;
    margin-right: 11px;
    width: 135px;
}
#thmbContainer a.thmb05:hover {
    background: url("../Images/thmb_regionalEvents.jpg") no-repeat scroll 0 -100px transparent;
}
#thmbContainer a.thmb06 {
    background: url("../Images/thmb_volunteerOpp.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
   	height: 100px;
    margin-right: 0px;
    width: 135px;
}
#thmbContainer a.thmb06:hover {
    background: url("../Images/thmb_volunteerOpp.jpg") no-repeat scroll 0 -100px transparent;
}
#thmbContainer a.thmbServiceMem span, #thmbContainer a.thmbVeterans span, #thmbContainer a.thmbSpouses span {
    display: none;
}

#footer {
	
	color: #999;
	margin:10px auto;
	padding-left: 40px;
	height: 10px;
	width: 920px;
}
#footer .links {
	float:left;	
}
#footer .copyright {
	float:right;
}
#footer p{
	font-size:10px;
	color:#666;
}
#footer a:hover {
	text-decoration: none;	
}