@import url(/s/resources/css/appstyles.css);
@import url(style/reskin.css);
@import url(/s/resources/fonts/fontawesome-4.0.3/css/font-awesome.css);
@import url(/s/resources/pikabu/pikabu.css);

@font-face {
    font-family: 'fonts/roboto_condenseditalic';
    src: url('fonts/robotocondensed-italic-webfont.eot');
    src: url('fonts/robotocondensed-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotocondensed-italic-webfont.woff2') format('woff2'),
         url('fonts/robotocondensed-italic-webfont.woff') format('woff'),
         url('fonts/robotocondensed-italic-webfont.ttf') format('truetype'),
         url('fonts/robotocondensed-italic-webfont.svg#roboto_condenseditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fonts/roboto_condensedlight';
    src: url('fonts/robotocondensed-light-webfont.eot');
    src: url('fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotocondensed-light-webfont.woff2') format('woff2'),
         url('fonts/robotocondensed-light-webfont.woff') format('woff'),
         url('fonts/robotocondensed-light-webfont.ttf') format('truetype'),
         url('fonts/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('fonts/robotocondensed-bold-webfont.eot');
    src: url('fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.imodcmscalendar select {
    max-width: 193px;
}

.pageName{
	padding: 15px 15px 0;
    background-color: #f8f5ee;
    border-bottom: 1px solid #e7e0c6;
	text-align: left;

}

.rightcol {
    margin-right: 27px;
	width:700px !important;
}

.oneCol .rightcol {width:inherit!important; margin-right:0;}
.oneCol div.content-container .article-content {padding:0 20px;}

#divSocialButtons {
    height: 20px;
    margin-bottom: 10px !important;
    margin-top: 25px !important;
}

.m-pikabu-sidebar{
display: none;
}
/* toolbar fix */
.RadMenu .rmHorizontal .rmItem {
    clear: none;
    margin: 0;
}

/*interior pages ---push left nav to bottom */
.leftcol, .rightcol	{
float: right !important;
}


/* elements */
.PageTitleHeader, .PageSubTitleHeader {}
.PageTitleHeader {display:none}
.PageSubTitleHeader {}
.expand img {float: none;display: block;}

/*.expand img {background-color: #A71C22;float: none;display: block;}
.expand {background-color: #A71C22;}*/
.idbmsBreadcrumbSeparator {color:#A71C22!important;}
.instructions, .error, .success, .profile, .filelibfiledetails, .EventsHeader, .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 {}
.DataGridHeader {}
.EventDonationDetail {width:250px;}
textarea {width:350px}
	

/*  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;}
.Error, .error {width:auto!important}
.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 */
#header, #still-header {/*background: url("/s/1395/images/blue-gradient4.png") no-repeat scroll center top transparent!important;*/}

#search-box { float:right; width: 168px; margin:0; padding: 0; height: 23px;}

.search-box-label {
	background-color:#ffcc00;
}

#ContentSearch {
	margin: 25px 0 0 0;
	border: 2px solid #3c5882;
	width: 100%;
	height: 25px;
}

#ContentSearch input[size="10"] {
	border: none;
	color: #999;
	background: url(images/search_bg.png) repeat-x left top;
	margin: 0;
	padding: 5px 0 0 4px;
	height: 20px;
	float: left;
	font-size: 12px;
	width: 129px;
}

select#search-input {
	height: 25px;
}
#ContentSearch .SearchModuleSpacer {display:none}
#ContentSearch img{
	height: 25px;
	width: 35px;
	margin: 0;
	padding: 0;
	float: left;
}

.AUlogo {padding-left:10px;}

body.interior #ContentMiddle ul{list-style-type:disc;padding:0 0 0 1.1em;margin:0;}
body.interior #ContentMiddle ul li{list-style-type:disc;padding:0;margin:0;}

body.interior #ContentMiddle .RadTabStrip_IMod_WinXP ul{list-style-type:none!important;padding:0;}
body.interior #ContentMiddle .RadTabStrip_IMod_WinXP li{list-style-type:none!important;}

body.interior #ContentMiddle .RadTabStripTop_IMod_Outlook ul{list-style-type:none!important;padding:0;}
body.interior #ContentMiddle .RadTabStripTop_IMod_Outlook li{list-style-type:none!important;}

body.interior #ContentMiddle ul#ulEventCenterMenu {list-style-type:none!important;padding:0;margin:0;}
body.interior #ContentMiddle ul#ulEventCenterMenu li{list-style-type:none!important;padding:3px;margin:0}

body.interior .fixHeight175 {height:175px}
.cta-btn {min-width:90px}

#navigation {background:none; border:medium none; height:55px; margin:0 auto; overflow:hidden; padding:0; width:987px;}
#navigation li {background:none repeat scroll 0 0 transparent; float:left; list-style:none outside none; margin:0; padding:0;}
#navigation li, #navigation a {}

/*#AlumniNews {overflow:hidden; text-indent:-300em; width:117px;}
#UpcomingEvents {overflow:hidden; text-indent:-300em; width:132px;}
#StayConnected {overflow:hidden; text-indent:-300em; width:126px;}
#VolunteerforAU {overflow:hidden; text-indent:-300em; width:131px;}
#CommunitiesandLeadership {overflow:hidden; text-indent:-300em; width:138px;}
#BenefitsandServices {overflow:hidden; text-indent:-300em; width:119px;}
#Giving {overflow:hidden; text-indent:-300em; width:94px;}
#OnlineCommunity {overflow: hidden; text-indent: -300em; width: 129px;}
*/
/*#AlumniNews a:hover {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll 2px -55px transparent;}
#UpcomingEvents a:hover {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -115px -55px transparent;}
#StayConnected a:hover {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -247px -55px transparent;}
#VolunteerforAU a:hover {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -373px -55px transparent;}
#CommunitiesandLeadership a:hover {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -504px -55px transparent;}
#BenefitsandServices a:hover {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -642px -55px transparent;}
#Giving a:hover {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -761px -55px transparent;}
#OnlineCommunity a:hover {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -855px -55px transparent;}
*/
/**Selected classes
#AlumniNews.AlumniNews-selected {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll 2px -110px transparent;}
#UpcomingEvents.UpcomingEvents-selected {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -115px -110px transparent;}
#StayConnected.StayConnected-selected {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -247px -110px transparent;}
#VolunteerforAU.VolunteerforAU-selected {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -373px -110px transparent;}
#CommunitiesandLeadership.CommunitiesandLeadership-selected {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -504px -110px transparent;}
#BenefitsandServices.BenefitsandServices-selected {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -642px -110px transparent;}
#Giving.Giving-selected {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -761px -110px transparent;}
#OnlineCommunity.OnlineCommunity-selected {background: url("/s/1395/images/Alumni-Navigation-iModules.jpg") no-repeat scroll -855px -110px transparent;}
*/

#ContentMiddle, #ContentMiddleLayoutTopRow {line-height: 20px;}

#ContentMemberTools {}
#ContentMemberTools ul{text-align: center; *padding:4px 0 0;}
#ContentMemberTools ul li{/*float:left;*/ list-style:none; margin:0; border:0; float:left;}
#ContentMemberTools ul li a{color:#C7D3E9;font-size:10px;padding:0 4px; display:inline-block; *display:inline;}
#ContentMemberTools ul li a:hover{color:#fff;}
/*
anythingSlider v1.0
By Chris Coyier: http://css-tricks.com
with major improvements by Doug Neiner: http://pixelgraphics.us/
based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider { width: 655px; position: relative; margin: 0 auto;}
.anythingSlider .wrapper { width: 654px; overflow: hidden; height: 346px; margin: 0; position: absolute; top: 0; left: 0;  border-right: 1px solid #D2D2D2;/* border-top: 1px solid #D2D2D2;*/}
.anythingSlider .wrapper ul { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding:0;}
.anythingSlider ul li { display: block; float: left; padding: 0; height: 346px; width: 654px; margin: 0; }

.anythingSlider .arrow {  }
.anythingSlider .forward {background: url("images/carousel-arrows.png") no-repeat scroll -22px 0 transparent; cursor: pointer; display: none; height: 28px; position: absolute; right: 7px; text-indent: -9999px; top: 150px; width: 22px; z-index: 100;}
.anythingSlider .back {background: url("images/carousel-arrows.png") no-repeat scroll 0 0 transparent; cursor: pointer; display: none; height: 28px; left: 3px; position: absolute; text-indent: -9999px; top: 150px; width: 22px; z-index: 100; }
.anythingSlider:hover .forward {display:block}
.anythingSlider:hover .back{display:block}

#thumbNav { position: relative; top: 342px; text-align: center; height:70px;}
#thumbNav a {background: url("images/filmstrip-nav-8.png") no-repeat scroll 0 0 transparent; width: 131px;font-weight: bold; height: 67px;color: #333333; float:left; position:relative;}
#thumbNav a .row {display:table-row;}
#thumbNav a .cell {width:126px; height: 67px;display: table-cell; text-align: center; vertical-align: middle; padding:0 5px; *padding:15px 5px 10px;}
#thumbNav a:hover,
#thumbNav a.cur {background: url("images/filmstrip-nav-8.png") no-repeat scroll 0 -67px transparent; color:#fff; margin:-3px 0 0;}

#start-stop { display:none; }
#start-stop.playing { background-color: red; }
#start-stop:hover { background-image: none; }

.sldimg{position:relative; width:100%;}
.sldtxt{bottom: 40px; left: 40px; width: 350px;color:#fff;position:absolute; line-height:15px;}
.sldtxt h2 {background: none repeat scroll 0 0 transparent; border-bottom: 0 none; color: #FFFFFF; display: block; font-size: 38px; font-weight: normal; margin: 0 0 20px; padding: 0; text-transform: none;}
.sldtxt a {margin:20px 0 0;}

.read-more {background: url("images/carousel-read-more.png") no-repeat scroll 0 0 transparent; display: block; height: 19px; margin-top: 10px; text-indent: -9999px; width: 127px;}
.learn-more {background: url("images/carousel-learn-more.png") no-repeat scroll 0 0 transparent; display: block;  height: 19px; margin-top: 10px; text-indent: -9999px; width: 127px;}

/*
Prevents
*/
.anythingSlider .wrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }

/**Templates**/
/**Events**/
div.grid-event {width:985px; height:auto; float:left;}
div.grid-event .column.first {display:inline; width:788px; float:left;}
div.grid-event .column {display:inline;	width:195px; float:left; min-height:300px}
	div.grid-event .column #ContentMiddleLayoutRightCol {width:195px; min-height:300px}

.col50 {display:inline; width:365px; float:left;}
.col30 {display:inline; width:245px; float:left;}

#ContentMiddleLayoutcolumn2,
#ContentMiddleLayoutcolumn3,
#ContentMiddleLayoutcolumn4,
#ContentMiddleLayoutcolumn5 {min-height:100px;line-height: 20px;}

	
.interior #alumni-givetoau {background: url("images/top-bar-shadow2.png") repeat-x scroll center top transparent; padding:10px 0 0; position:relative; width:auto; margin:0;}

/**DBMS styling**/
.idbmsCampaignLevels td,
.idbmsInstanceColumnLabel td {padding-top:4px;}

/*Calendar*/
table.TableLayout_Business td {width:14%!important}
table.TableLayout_Default td {width:14%!important}
table.TableLayout_Inox td {width:14%!important}
table.TableLayout_Mac td {width:14%!important}
table.TableLayout_Modern td {width:14%!important}
table.TableLayout_Orange td {width:14%!important}
table.TableLayout_Outlook td {width:14%!important}
table.TableLayout_Stylish td {width:14%!important}
table.TableLayout_Sunny td {width:14%!important}
table.TableLayout_Telerik td {width:14%!important}
table.TableLayout_WebBlue td {width:14%!important}

.content-module-3-column .imodcmscalendar {*width:200px!important}
.idbmsCampaignDesignationHeader {font-weight:normal!important}
body.IMOD8 table.DataGrid {width:99%!important}
body.IMOD275 #ContentMiddle ul,
body.IMOD275 #ContentMiddle li {list-style-type:none!important}

/*Event Form Style Overide*/

.idbmsInstanceColumnInput {
  width:65% !important;
  /*border-bottom: 1px solid #DDDDDD;
  padding-bottom: 10px;*/
}

.idbmsInstanceColumnLabel {
  width:35% !important;
  /*border-bottom: 1px solid #DDDDDD;
  padding-bottom: 10px;*/
}

.ie8 td.idbmsInstanceColumnInput {
  width:65% !important;
}

.ie7 .idbmsInstanceColumnLabel {
  width:265px !important;
}

.ie8 td.idbmsInstanceColumnLabel {
  width:35% !important;
}

.ie9 .idbmsInstanceColumnLabel {
  width:265px !important;
}

/* ------------------ Login ------------------------- */
.divLoginStructContainer .PageTitleHeader{ display:none;}
.divLoginStructContainer .instructions {}
.divLoginPanel{ float:left;margin:0;padding:0;width:100%;}
.divLoginPanel h2{ }

.divLtLogin{ margin:0 20px 0 0; padding:0; width:328px; float:left; display:inline;}
.divRtLogin{ margin:0 0; padding:0 0 20px; width:328px; float:left; display:inline;}

.divLoginPanel .anchorTempLogin{}
.divLoginInputs{ margin:0; padding:0 0 12px;}

.labelUserName{}
.labelPassword{}

.inputLoginUsername,
.inputLoginPassword{ width:170px;}

.divLoginUserNameRow{float:left;margin:0;padding:8px 0;width:100%;_padding:8px 0 0;} 
.divLoginPasswordRow{ float:left; width:100%; margin:0; padding:0;}

/*.divLoginLinks{ padding:5px 0 0;}
.divLoginLinks a{ border-right:1px solid #000000;display:inline;padding:0 10px 0 0;}
a.anchorResetPassword{ padding:0 0 0 10px; border:none;}
*/
.divLoginPanel .button{ }
.divLoginPanel .loginButton {}
.divLoginPanel .cancelButton {}

#ContentMiddleLayoutTopRow ul,
#ContentMiddle ul {list-style: disc outside; padding-left:30px;}


/* UPDATES 8/13/13 
----------------------------------------------*/
body {background:#F1EEE4;}
#header {margin-bottom:0;}


/* Navigation */
nav.home-nav, nav.site-nav {
	clear: both;
	color: #fff;
	display: block;
	font-family: 'Roboto Condensed', trebuchet ms, sans-serif;
	font-size: 0.813em;
	font-weight: 300;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
	line-height: 13px;
	/*position: relative;
	z-index: 100;*/
}
/* Site Nav */

/* Expand Menu */ 
div.expand-tab {
	overflow: hidden;
	margin: -65px 0 0 48%;
	position: relative;
	z-index: 100;
}

div.expand-tab > span {
	font-family: 'Roboto Condensed', trebuchet ms, sans-serif;
	font-size: 0.813em;
	font-weight: 400;
	color: #333;
	cursor: pointer;
	width: 280px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	background: #eee;
	float: left;
	padding: 5px;
}

div.expand-tab .arrow-down {
	background: url("/images/icons.png") no-repeat 0 -90px;
	display: inline-block;
	height: 7px;
	width: 9px;
	margin-left: 10px;
}

div.expand-tab div {
	width: 0px;
	height: 0px;
	border-top: 23px solid rgba(0, 0, 0, 0);
	border-left: 23px solid #eee;
	float: left;
}

nav.site-nav {
	font-weight: 400;
}

nav.site-nav ul.main {
	overflow: hidden;
	background: #eee;
	border-right: 1px solid #bdc2c6;
	border-left: 1px solid #bdc2c6;
	visibility: hidden;
}

nav.site-nav ul.main > li {
	position: relative;
	float: left;
	width: 164px;
	padding-top: 15px;
}

.reskin nav.site-nav > ul.main > li > a {
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	color: #333;
	padding: 0 12px 5px;
	overflow: hidden;
	word-wrap: break-word;
	text-decoration: none;
	border-left: 1px solid #bbb;
}

.reskin nav.site-nav > ul.main > li:first-child > a {
	border-left: 0;
}

nav.site-nav ul.main .label {
	position: absolute;
	float: left;
	display: block;
	margin-top: -2px;
}

nav.site-nav ul.main .bullet {
	display: block;
	float: left;
	height: 9px;
	width: 8px;
	background: #bbb;
	margin: 0 7px 0 -12px;
	vertical-align: top;
}

nav.site-nav ul.main > li:hover .bullet {
	background: #2588c6;
}

/* Site Menu */

nav.site-nav > div {
	/*display: table;
	width: 100%;*/
	border-top: 1px solid #3965a2;
}

nav.site-nav ul.site {
	display: table-row;
	height: 41px;
}

nav.site-nav > div {
	background: #123059;
	background: -moz-linear-gradient(top, #234e8b 0%, #123059 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#234e8b), color-stop(100%,#123059)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #234e8b 0%,#123059 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #234e8b 0%,#123059 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #234e8b 0%,#123059 100%); /* IE10+ */
	background: linear-gradient(to bottom, #234e8b 0%,#123059 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#234e8b', endColorstr='#123059',GradientType=0 ); /* IE6-9 */ 
}

nav.site-nav ul.site li {
	/*min-width: 60px;
	max-width: 142px;*/
	display:table-cell;
	position: relative;
	/*padding:0 12px;
	padding-top: 7px; top vertical-align */
	/*vertical-align:middle;*/
	border-bottom:none;
}

nav.site-nav ul.site li:hover {
	background-color: #204e8d;
	background: -moz-linear-gradient(top, #2c61aa 0%, #204e8d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c61aa), color-stop(100%,#204e8d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2c61aa 0%,#204e8d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2c61aa 0%,#204e8d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2c61aa 0%,#204e8d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2c61aa 0%,#204e8d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c61aa', endColorstr='#204e8d',GradientType=0 ); /* IE6-9 */ 
}

nav.site-nav ul.site li:first-child {
	border-left: 1px solid #355685;
}

nav.site-nav ul.site a {
	/*min-width: 60px;
	max-width: 168px;*/
	position: relative;
	height: 27px;
	padding: 7px 8px;
	color: #fff;
	font-weight: 300;
	text-transform: none;
	letter-spacing: 1px;
	word-wrap: break-word;
	/*padding: 0;*/
	background: transparent;
	/*display: inline;*/
	display: block;
	text-align:left;
}

nav.site-nav ul.site a:hover, nav.site-nav ul.site li:hover a {
	text-decoration: none;
	background: transparent;
}

/* Sub Nav */
nav.home-nav ul.sub-nav {
	padding-bottom: 10px;
	width: 163px;
	border-right: 1px solid #bdc2c6;	
	/* Nav Overlay method  
	display: none;
	position: absolute;
	top: 42px;
	z-index: 9999;
	-webkit-box-shadow: 0 5px 6px -1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2); */
}

nav.home-nav > ul > li:first-child > ul.sub-nav {
	width: 163px;
	border-left: 1px solid #bdc2c6;
}

nav.home-nav > ul > li:last-child > ul.sub-nav {
	width: 165px;
}

nav.home-nav ul.sub-nav > li {
	display:block;
	padding: 10px 10px 0;
	border: 0;
}

nav.home-nav ul.sub-nav > li > a {
	color:#333;
	font-size:1em;
	font-weight: 400;
}

nav.home-nav ul.sub-nav > li > a:hover, nav.home-nav ul.sub-nav > li > a:active {
	color: #2588c6;
}

nav ul.sub-nav > li.has-child {
	position:relative;
}

nav ul.sub-nav > li.has-child span.arrow {
	display: inline-block;
	height: 12px;
	width: 12px;
	background: url(/images/arrow-red.png) no-repeat 5px 3px;
}

nav ul.sub-nav-child {
	display: none;
	left: 150px;
	top: 0;
	z-index: 101;
	position: absolute;
	border: 1px solid #f1eee4;
	background: #f1eee4;
	padding: 10px 20px;
	white-space: nowrap;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

nav ul.sub-nav-child li {
	line-height: 1.5;
}

nav li.has-child ul.sub-nav-child li a {
	color: #333;
	font-weight: 400;
}

nav li.has-child ul.sub-nav-child li a:hover {
	color: #2588c6;
	text-decoration: underline;
}

/* Expand Sub Nav */
nav.site-nav > ul.main ul.sub-nav {
	padding-bottom: 10px;
	border-left: 1px solid #bbb;
}

nav.site-nav > ul.main > li:first-child ul.sub-nav {
	border-left: 0;
}

nav.site-nav > ul.main ul.sub-nav > li {
	display: block;
	padding: 10px 12px 0;
}

nav.site-nav > ul.main ul.sub-nav > li > a {
	color: #333;
	font-size: 1em;
	font-weight: 400;
}

nav.site-nav > ul.main ul.sub-nav > li > a:hover, nav.site-nav > ul.main ul.sub-nav > li > a:active {
	color: #2588c6;
}

#ContentMiddleLayoutMobileGive {display:none;}

/* breadcrumb styling */
.idbmsBreadcrumbSeparator{display:none;}
.IMOD5701 .idbmsBreadcrumb, .IMOD5701 .idbmsBreadcrumbActive{display:block; float:left; padding:10px 20px; border-radius:4px; color:#C4122F; font-weight:400; font-size:20px;}
.idbmsBreadcrumbActive{background-color:#C4122F; color:#fff !important;}
div#rg_gfid_9124_pnlBreadcrumbs:after {content: ''; clear: both; display: table;}

.IMOD5701 .EventsHeader {background-color:#C4122F !important; color:#fff !important;}

.IMOD6603 .idbmsBreadcrumb, .IMOD6603 .idbmsBreadcrumbActive{display:block; float:left; padding:10px 20px; border-radius:4px; color:#C4122F; font-weight:400; font-size:20px;margin-bottom:20px;}
.idbmsBreadcrumbActive{background-color:#C4122F; color:#fff !important;}
div#rg_gfid_9124_pnlBreadcrumbs:after {content: ''; clear: both; display: table;}

.IMOD6603 .EventsHeader {background-color:#C4122F !important; color:#fff !important;}

/*
---------------------------------------------
---------------------------------------------
   MEDIA QUERIES
---------------------------------------------
---------------------------------------------
*/

/* =============================================================================
   Desktop Only
   ========================================================================== */

@media only screen and (min-width: 1001px){
/* Styles */
	.mobileNav{
	display: none;
}
.leftcol {
    width: 247px !important;
}
}

/* =============================================================================
   768px Grid
   ========================================================================== */

@media only screen and (min-width: 768px) and (max-width: 1001px){
.grid-e{
margin:0;
}
.rightcol {
    margin-right: 8px;
    width: 496px !important;
}
.mobileNav{
	display: none;
	margin-top: 10px;
}
/* Styles */
.js-ready #nav {width:30%;}
.js-nav #inner-wrap {left:30%;}
#outer-wrap {overflow:hidden; height:auto;}
.csstransforms3d.csstransitions.js-nav #inner-wrap { -webkit-transform: translate3d(30%, 0, 0) scale3d(1, 1, 1); -moz-transform: translate3d(30%, 0, 0) scale3d(1, 1, 1); -ms-transform: translate3d(30%, 0, 0) scale3d(1, 1, 1); -o-transform: translate3d(30%, 0, 0) scale3d(1, 1, 1); transform: translate3d(30%, 0, 0) scale3d(1, 1, 1);}
.js-ready #nav li {width:100%;}

.violator-image img{
	width: 100px;
}


#social-media-bar span{
	display: none;
}
#social-media-bar{
	padding: 7px 0;
}
#social-media-bar ul li a span{
	display: block;
}
#social-media-bar li {
    float: left;
    line-height: 23px;
    margin-right: 1px;
}
.reskin footer {
     width: 754px !important;
}
.anythingSlider {
    width: 100% !important;
}
.sldimg img {
    width: 497px;
}
div.grid-a .main {
    float: left;
    width: 496px !important;
}
.anythingSlider .wrapper {
    width: 100% !important;
	height: 323px;
}
#thumbNav a {
    width: 20% !important;
}
#thumbNav{
top: 259px;
}

div.grid-a .column {
    float: left;
    width: 240px;
}

.stretchyImg img{
    border: 0 solid !important;
    float: left;
    height: auto !important;
    width: 50% !important;
}
.stretchMe{
	width: 45%;
	float: left;
}

.IMOD5701 .idbmsBreadcrumb, .IMOD5701 .idbmsBreadcrumbActive{font-size:18px;}

}

/* =============================================================================
   Less than 768px / iPhone landscape / android portrait
   ========================================================================== */
@media only screen and (max-width: 767px){

* {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;  box-sizing: border-box; -ms-box-sizing: border-box;}

.rightcol {
    margin-right: 0;
}
#ContentLNav{
display: none;
}
.anythingSlider .forward {
    background: url("images/carousel-arrows.png") no-repeat scroll -22px 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: none;
    height: 28px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 165px;
    width: 22px;
    z-index: 800;
}
.anythingSlider .back {
    background: url("images/carousel-arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: none;
    height: 28px;
    left: 5px;
    position: absolute;
    text-indent: -9999px;
    top: 165px;
    width: 22px;
    z-index: 800;
}
div.mobileNav{
padding: 0;
margin-top:5px;
	background-color: #204e8d;
	background: -moz-linear-gradient(top, #204e8d 0%, #123059 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#204e8d), color-stop(100%,#123059)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #204e8d 0%,#123059 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #204e8d 0%,#123059 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #204e8d 0%,#123059 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #204e8d 0%,#123059 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#204e8d', endColorstr='#123059',GradientType=0 ) !important; /* IE6-9 */ 
border-left: 1px solid #355685;
border-top: 1px solid #355685;
}

div.mobileNav ul li{
border-right: 1px solid #355685;
}

.mobileSearch .search input {
    width: 70%;
}
.page-title-holder-empty {
    display: none;
 }
.search input {
    border: 1px solid #BBBBBB;
    color: #999999;
    height: 24px;
    padding: 0 20px 0 4px;
    width: 170px;
}
.mobileSearch {
    background: none repeat scroll 0 0 #13335C;
    display: none;
    padding: 10px 0;
    width: 320px;
	margin-top: 5px;	
}

.m-pikabu-left-visible .m-pikabu-left {
    width: 70%;
    z-index: 9999;
}

.m-pikabu-sidebar {

    z-index: 9999;
}
.mobileNav{
	display: block;
}
	.mobileNav em{
	display: block;
}
	
#ContentTopNavigation{
display: none;
}
div.grid-h {border:none;}
div.grid-h .column {
height: auto;
margin:15px 0 0;
padding:0 20px;
}

#alumni-spotlight, #american-maganize, #events, #itunes {
    padding: 0;
}
#thumbNav {
    top: 164px;
    width: 100%;
}
.stretchyImg img {
 
    display: none;
 
}
p.description{
		display: none;
}

#main{
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 318px;
}

#header, #still-header {
    padding: 0 !important;
    width:100%;
}

.logoText {
    width: 270px;
}
.logoIcon{
width:41px;
}

#logo {
    float: left;
    margin: 30px 0 0;
    padding: 0;
}
	#inner-wrap header .container,
	#inner-wrap #main .container,
	#inner-wrap footer .container{width:456px;padding:0 5px;}

.violator-image img{
	display:none;
}

#social-media-bar span{
margin-left: 26px;
}
#social-media-bar{
	padding: 7px 0;
}
#social-media-bar ul li a span{
	display: block;
	margin-left:0;
}
#social-media-bar li {
    float: left;
    line-height: 23px;
    margin: 8px 18px;
    width: 100px;
}
.reskin footer {
     width: 754px !important;
}

.reskin footer .footer-top-reskin {
    text-align: center;
    width: 300px;
}
.reskin footer .footer-top-reskin .left {
    margin: 10px 0;
    width: 100%;
}
.reskin footer .footer-top-reskin .right {
    float: none;
    padding: 0;
    width: 100%;
}

.reskin footer .footer-bottom-reskin {
    padding: 13px 8px 0;
    text-align: center;
    width: 320px;
}

.anythingSlider {
    width: 100% !important;
	height:205px;
}
.anythingSlider .wrapper{
height:205px;
}
.sldimg img {
    width: 318px;
}
div.grid-a .main {
    float: left;
    width: 496px !important;
}
.anythingSlider .wrapper {
    width: 100% !important;
	height: 323px;
}
#thumbNav a {
    width: 20% !important;
}
#thumbNav a .row {display:block;}
#thumbNav{
top: 164px;
}

.cta-btn {
    height: 30px;
    min-width: 232px;
	line-height:30px;
	background: url("/s/-1395/images/cta-arrows-white-big.png") no-repeat scroll right 0 #F4C52F;
	text-align:center;
	font-size:1.25em !important;
	
}
.cta-btn:hover {
    background: url("/s/-1395/images/cta-arrows-white-big.png") no-repeat scroll right -30px #D49D15;
}
div.grid-a .column {
    float: left;
    width: 100% !important;
}

.stretchyImg img{
    border: 0 solid !important;
    float: left;
    height: auto !important;
    width: 50% !important;
}
.stretchMe{
	width: 100%;
	float: left;
}

#ContentFooter{
padding:0;
width: 100%;
}
#social-media-bar {
    padding: 7px 0;
    width: 320px;
}
#cs_control_5183 ul{
	width: 100%;
	text-align:center;
}
#cs_control_5183 ul li{
	background: none repeat scroll 0 0 #13335C;
    color: #FFFFFF;
    float: none;
    height: 26px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 255px;
}
#cs_control_5183 ul li a {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 23px;
}

element.style {
    width: 120px;
}
#ContentMobileNav ul li {
    background: none repeat scroll 0 0 #555555;
}
.m-pikabu-sidebar .mainNav ul li, .m-pikabu-sidebar .mainNav ul li:hover {
    border-bottom: 1px solid #777777;
    border-top: 0 none;
    margin: 0;
    padding: 7px 0;
    text-align: left;
    width: 100% !important;
}
.m-pikabu-sidebar .mainNav ul li.selected a, .m-pikabu-sidebar .mainNav ul li.selected a:hover {
	font-weight: bold !important;
	background-color: #204e8d;
	background: -moz-linear-gradient(top, #204e8d 0%, #123059 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#204e8d), color-stop(100%,#123059)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #204e8d 0%,#123059 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #204e8d 0%,#123059 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #204e8d 0%,#123059 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #204e8d 0%,#123059 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#204e8d', endColorstr='#123059',GradientType=0 ) !important; /* IE6-9 */ 
}
.m-pikabu-sidebar .mainNav ul li ul{
    display: none;
}
.m-pikabu-sidebar .mainNav ul li.selected ul{
    display: block !important;
}
.m-pikabu-sidebar .mainNav ul li.selected ul li, .m-pikabu-sidebar .mainNav ul li.selected ul li:hover{
	border-bottom: 1px solid #fff !important;
    border-top: 0 none;
	margin:0;
	padding: 10px 0 10px 25px;
    text-align: left;
    width: 100% !important;
	color:#000 !important;
	background: #dedace !important;
	box-sizing: border-box;
}
.m-pikabu-sidebar .mainNav ul li.selected ul li a,.m-pikabu-sidebar .mainNav ul li.selected ul li a:hover{
	border-top: 0 none;
	margin:0;
	padding: 0;
    text-align: left;
    width: 100% !important;
	color:#000 !important;
	background: #dedace !important;

}
.m-pikabu-sidebar .mainNav ul li.selected ul li a{	
	color:#000 !important;
}

#nav-close-btn{
display: none;
}

.IMOD5701 .idbmsBreadcrumb, .IMOD5701 .idbmsBreadcrumbActive{font-size:14px; padding:10px;color:#ffffff;}

}

/* =============================================================================
   480px / iphone landscape
   ========================================================================== */
@media only screen and (max-width: 767px) {

.rightcol {
    margin-right: 27px;
	width:100% !important;
}
#thumbNav a {
    background: #aaa;
    color: #fff;
    float: left;
    font-weight: bold;
    height: 37px;
    position: relative;
    width: 320px;
	display: none;
}
#thumbNav a .cell {
    background: none repeat scroll 0 0 #555555;
    display: block;
    height: auto;
    padding: 13px 5px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#thumbNav a.cur {
	display: block;
	width: 100% !important;	
}
/* Styles */
	#ContentSearch,
	.desktopNav {display:none;}
	header {padding-top:1em;}
	#ContentMemberTools {display:none;}
	#nav {display:block;}
	
	ul.mobileQuickLinks {display:block; margin:0; list-style:none; padding:0;}
	ul.mobileQuickLinks li {
    border-bottom: medium none;
    float: left;
    margin: 0;
    width: 50%;
	box-sizing: border-box;
}
	#ContentMobQuickLinks{
		padding:0;
		width:320px;
	}
	

ul.mobileQuickLinks li a {
    color: #FFFFFF;
    display: block;
    margin-top: 5px;
    text-decoration: none;
}
	ul.mobileQuickLinks li a em{
		font-size:20px;
	}
	.wideArea {margin: 1em 0;}
	.structLeft,
	.midWrap,
	.structRight {margin:0 0 1em;}
	
	.colWraps {margin:0;}
	
.divLtLogin{ width:100%; margin:0;}
.divRtLogin{width:100%;}
#ContentMiddleLayoutMobileGive {display:block;}

div.content-container .article-content {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.eventFilter {display:block; margin-bottom:12px;}

}

/* =============================================================================
   Less than 480px / iphone portrait
   ========================================================================== */
@media only screen and (max-width: 479px) {
/* Styles */

	.desktopNav {display:none;}
	#ContentMemberTools {display:none;}
	.idbmsInstanceColumnInput {width:auto !important;

}

/* =============================================================================
   Retina Display 
   ========================================================================== */
@media only screen and (-webkit-min-device-pixel-ratio: 2) {

}