/*** SAIC - School of the Art Institute of Chicago ***/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; }

b,strong{font-weight: bold;}
i,em{font-style: italic;}


/*** HTML5 display-role reset for older browsers ***/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }

body {line-height:1;}
hr{ border:0; background-color: #fea700;height: 1px; }
ul li { list-style: none;  }

ul.bullet li, #page-content>ul>li, #mid-section>ul>li, #page-content>table ul>li{ list-style: inside disc; margin: 0 0 6px 15px; }
ol li { list-style: inside decimal; margin-left: 15px; }

#page-content>ul,#page-content>ol, #mid-section>ul, #mid-section>ol,.event_body>ul{ margin-left: 15px; }
#page-content>ol { padding:15px 0; }
#page-content>table ul>li, #page-content>ol>li>ul { margin-left: 0px; }
#page-content>ul>li,#page-content>ol>li, #mid-section>ul>li, #mid-section>ol>li, #page-content>table ul>li, #page-content>ol>li>ul>li, #page-content>ul>li>ul>li, .event_body>ul>li{ list-style-position: outside; margin-left:0px; }
ol li { list-style-type: decimal; }
ol li ol{ list-style-position: outside; margin-left:15px; }
ul.bullet li, #page-content>ul>li, #mid-section>ul>li, #page-content>table ul>li, #page-content>ol>li>ul>li, #page-content>ul>li>ul>li, .event_body>ul>li { list-style: disc; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }


/*** Font Embed ***/
@font-face {
    font-family: 'MeranProSmConBoldItalic';
    src: url('/media/saic/styleassets/fonts/meranprosmcon-bolditalic-webfont.eot');
    src: url('/media/saic/styleassets/fonts/meranprosmcon-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/saic/styleassets/fonts/meranprosmcon-bolditalic-webfont.woff') format('woff'),
         url('/media/saic/styleassets/fonts/meranprosmcon-bolditalic-webfont.ttf') format('truetype'),
         url('/media/saic/styleassets/fonts/meranprosmcon-bolditalic-webfont.svg#MeranProSmConBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MeranProSmConBold';
    src: url('/media/saic/styleassets/fonts/meranprosmcon-bold-webfont.eot');
    src: url('/media/saic/styleassets/fonts/meranprosmcon-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/saic/styleassets/fonts/meranprosmcon-bold-webfont.woff') format('woff'),
         url('/media/saic/styleassets/fonts/meranprosmcon-bold-webfont.ttf') format('truetype'),
         url('/media/saic/styleassets/fonts/meranprosmcon-bold-webfont.svg#MeranProSmConBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MeranProSmConNormal';
    src: url('/media/saic/styleassets/fonts/meranprosmcon-normal-webfont.eot');
    src: url('/media/saic/styleassets/fonts/meranprosmcon-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/saic/styleassets/fonts/meranprosmcon-normal-webfont.woff') format('woff'),
         url('/media/saic/styleassets/fonts/meranprosmcon-normal-webfont.ttf') format('truetype'),
         url('/media/saic/styleassets/fonts/meranprosmcon-normal-webfont.svg#MeranProSmConNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*** Main Layout ***/
html { overflow-y: scroll; height: 100%; }
body { height: 100%; font: normal 75%/1.5 "Droid Sans", Arial, sans-serif; }

/*
h1 { font-size: 3em; }
h2 { font-size: 2.5em; }
h3 { font-size: 2em; }
h4 { font-size: 1.5em; line-height: 1.2; }
h5 { font-size: 1.3em; }
h6 { font-size: 1em; font-weight: bold; }
*/

h1,h2,h3,h4,h5,h6{line-height: 1;color:#555}
h1{font-size: 26px;}
h2{font-size: 22px;margin: 15px 0 0 0; }
h3{font-size: 19px;}
h4{font-size: 17px;}
h5{font-size: 15px;}
h6{font-size: 13px;}

p {margin: 15px 0;color:#555}
.blockquote { background: #eee; border: 1px solid #ccc; font-style: italic; margin: 20px auto; padding: 10px; width: 80%; }
small { color: #666; display: block; font-size: 11px; margin: 15px 0; }
a:link{ color: #00aaff; /* text-decoration: underline; */}
a:visited{ color: #00aaff; /* text-decoration: underline; */}
a:hover { color: #000; /* text-decoration: underline; */ }
p a:link, p a:visited, .section-content>div a:link, .section-content>div a:visited, #page-content>ul>li a, #page-content>ol>li a, #mid-section>ul>li a, .event_listing a, .article-tags a { color: #00aaff; }
p a:hover, #page-content>ul>li a:hover, #mid-section>ul>li a:hover, .article-tags a:hover { color: #000; }
a.filter.active{font-weight: bold;}

strong { font-weight: bold; }
em { font-style: italic; }

a.return-to-top{margin-bottom:36px;display: block;}

input[type="text"], textarea { border: 1px solid #ccc; color: #999; font-family: "Droid Sans", Arial, sans-serif; font-size: 11px; padding: 2px; width: 235px; }
fieldset { border: 1px solid #ccc; padding: 5px 20px; }
legend { padding: 0 5px; }
label { padding-right: 5px; }
input[type="radio"] { width: 11px; }
input[type="text"] { padding: 3px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
textarea { height: 75px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
select { color: #999; font-size: 10px; }
input[type="submit"], input[type="button"] { background: url('/media/saic/styleassets/images/button.jpg') repeat-x center -4px; border: 1px solid #ccc; margin-bottom: 10px; padding: 3px; text-transform: uppercase; width: 100px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
input[type="submit"]:hover, input[type="button"]:hover { color: #fff; cursor: pointer; }
#page-content form { width: 660px; }
#page-content .form-row { margin: 10px 0; }
#page-content .form-row label { display: block; float: left; width: 100px; }

.gform { width: 727px; height: 528px; overflow: hidden; border: 1px solid #ccc; float: left; margin-right: 20px; }
.gform iframe { margin-left:-1px; margin-top:-1px; }

.float-left { float: left; }
.float-right { float: right; }
.clear-fix { clear: both; }
.hide { display: none; }
.spacer { height: 20px; }
.content { margin: 0 auto; position: relative; width: 1005px; }
.inner { padding: 10px; }
/*a.btn {background: #3b3b42 url('/media/saic/styleassets/images/button.jpg') repeat-x top; border: 1px solid #999; display: block; margin-bottom: 5px; padding: 4px 10px; text-decoration: none; text-transform: uppercase;}*/
li.btn a, a.btn{background: #f1f1f1;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ababab');background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ababab));background: -moz-linear-gradient(top,  #f1f1f1,  #ababab);border: 1px solid #999; display: block; margin-bottom: 5px; padding: 4px 10px; text-decoration: none; text-transform: uppercase;}
li.btn a:hover, a.btn:hover { background-position: bottom; }
li.btn a:active, a.btn:active { color: #fff; }

.image-right { float: right; margin: 0 0 10px 10px; }
.video { background: #e9e9e9; border: 1px solid #ccc; margin: 5px auto 15px auto; padding: 5px; }

table { border: 1px solid #00aaff; margin-bottom: 20px; width: 100%; }

tr { background: #fff; border-bottom: 1px solid #00aaff; }
tr.alt { background: #e6e6e6; }
td { padding: 5px; text-align:center}
.clear{clear: both;}

/***** Layout *****/
#container { width: 100%; }
	.content { margin: 0 auto; width: 940px; }

/*** Specific to Home Template ***/
#alert-container { margin: 0 auto; position: relative; top: 128px; width: 1000px; }
#alert-box { background: #00aaff url('/media/saic/styleassets/images/icon-alert.png') no-repeat 10px 10px; padding: 4px 3px 3px 40px; position: absolute; right: 5px; top: 0; width: 672px; z-index: 999; }
#alert-box #alert-title { font-size: 16px; float: left; line-height: 2; }
#alert-box #notice { background: #333; color: #fff; font-size: 10px; line-height: 1.2; margin-left: 180px; padding: 5px; }
#alert-box #notice p { margin: 0; }
#alert-box a { color: #ddd; text-decoration: none; }
#alert-box a:hover { /* text-decoration: underline; */ }

#home-header { position: fixed; width: 100%; z-index: 9999; }
#home-header #info-nav-container { box-shadow: 0 2px 5px #222; -moz-box-shadow: 0 2px 5px #222; -webkit-box-shadow: 0 2px 5px #222; }
#home-main-spacer { height: 500px; }
#audience-nav { position: fixed; right: 0; top: 170px; z-index: 99; }
#audience-nav li a { background: url('/media/saic/styleassets/images/dark-transparency.png') repeat; border-bottom: 1px solid #00aaff; color: #fff; display: block; font-size: 11px; padding: 8px 10px; text-decoration: none; text-transform: uppercase; width: 170px; }
#audience-nav li a:hover { background: #181818; color: #00aaff; }
#audience-nav li.end a, .audience-nav li:last-child a { border: 0; }
#audience-nav #more-btn { color: #fff; position: relative; z-index: 99; }
#audience-nav #more-btn.active { background: #181818; }
#audience-nav li ul { background: #181818; display: none; padding: 10px 0; }
#audience-nav li ul li a:hover { background: #000; }
#audience-nav li ul li a { background: #181818; border: 0; padding: 2px 0 2px 20px; }
#audience-nav .down-arrow { width: 0; height: 0; border-left: 6px solid transparent; border-top: 6px solid #00aaff; border-right: 6px solid transparent; display: block; position: absolute; top: 15px; right: 20px; }

#first { background: url('/media/saic/gfx/homepage/reshall_mg_5595c.jpg') 50% -120px no-repeat fixed; height: 1200px; margin: 0 auto; }
#second { background: url('/media/saic/globalmedia/homepageslideshow/home-slide-2.jpg') 50% 0 no-repeat fixed; height: 1200px; margin: 0 auto; overflow: hidden; }
#third { background: url('/media/saic/gfx/homepage/home_thomaswall.jpg') 50% 0 no-repeat fixed; height: 1200px; }
#fourth { background: url('/media/saic/gfx/homepage/home_chicagoourcampus.jpg') 50% 0 no-repeat fixed; height: 1200px; }
.home-caption { margin: 0 auto; position: absolute; /* bottom: 40%; */ margin-left: 30px; width: 360px; }
.home-caption h2 { background: #f6dd07; display: inline-block; font: 28px "MeranProSmConBoldItalic", Arial, sans-serif; padding: 0 20px; box-shadow: 0 3px 5px #333; }
.home-caption p { margin-bottom: 0; }
.home-caption a {text-decoration: none; color: #00aaff;}
.home-caption a:hover {/* text-decoration: underline; */ color: #00aaff;}
.home-caption .caption-content { background: url('/media/saic/styleassets/images/dark-transparency.png') repeat; color: #fff; margin-left: 25px; padding: 15px; }
.slide { width: 100% }
.slide .content-wrapper { height:100%; margin: 0 auto; position:relative; width:990px; }
#slide-nav { list-style: none; position: fixed; top: 450px; right: 20px; z-index: 98; }
#slide-nav li { margin: 0 0 2px 0;}
#slide-nav li a { background: url('/media/saic/styleassets/images/slide-nav-diamond.png') no-repeat bottom center; display: block; width: 25px; height: 22px; }
#slide-nav li a:hover { background-position: center; }
#slide-nav li a.current { background-position: top center; }

/* Fix backgrounds on iPad */
.touch #slide-nav { display: none; }
.touch #first { background: url('/media/saic/gfx/homepage/reshall_mg_5595c.jpg') 50% no-repeat; height: 1200px; }
.touch #second { background: url('/media/saic/globalmedia/homepageslideshow/home-slide-2.jpg') 50% 0 no-repeat; height: 1200px; }
.touch #third { background: url('/media/saic/gfx/homepage/home_thomaswall.jpg') 50% 0 no-repeat; height: 1200px; }
.touch #fourth { background: url('/media/saic/gfx/homepage/home_chicagoourcampus.jpg') 50% 0 no-repeat; height: 1200px; }
.touch .home-caption { bottom: 20%; }
.touch #to-footer-btn { display: none; }
.touch a.close-nav-btn { background: #000; color: #fff; display: block; font: normal 12px "MeranProSmConNormal", Arial, sans-serif; height: 25px; line-height: 2.2; margin: 0; padding: 0; position: absolute; bottom: -25px; left: 15px; text-align: center; text-decoration: none; text-transform: uppercase; width: 50px!important; z-index: 99999; border-radius: 0 0 3px 3px; }


#to-footer-btn { display: block; height: 24px; bottom: 0; position: fixed; right: 80px; box-shadow: 0 0 3px #000; }
#to-footer img-btn { display: block; }
#home-footer { bottom: 0; height: 55px!important; position: relative; width: 100%; }
#school-info-container { background: #100a01; height: 30px; line-height: 3; width: 100%; }
#school-info-bar { color: #fff; font-size: 10px; margin: 0 auto; text-align: right; width: 970px; }
#school-info-bar a { color: #00aaff; }
#school-info-bar a:hover { color: #bbb; }
#school-info-bar li { display: inline; margin-left: 20px; }
#home-footer #resources-nav { text-align: left; width: 990px; }
#home-footer #resources-nav ul { text-align: right; }
#home-footer #resources-nav #copyright { float: left; font-size: 10px; line-height: 2; margin-left: 5px; width: 230px; }
/*** ***/

/*** Header ***/
#header { background: url('/media/saic/styleassets/images/header-arrow-pattern.png') bottom repeat-x; height: 205px; width: 100%; z-index: 9999; }
	#institution-links-container { background: #f1f1f1; border-bottom: solid 3px #c9c9c9; padding: 25px 0 0 0; text-align: right; }
	#institution-links { margin: 0 auto; width: 965px; }
	#institution-links li { display: inline; padding: 3px 10px; }
	#institution-links #school { background: #c9c9c9; }
	#institution-links a { text-decoration: none; }
	#logo-container { margin: 0 auto; position: relative; width: 990px; }
	#saic-logo { position: absolute; left: -10px; z-index: 99; }
	#action-nav-container { background: url('/media/saic/styleassets/images/dark-transparency.png') repeat; height: 28px; padding: 8px 0 0 0; }
	#action-nav { float: left; padding-left: 110px; width: 680px; }
	#action-nav li { display: inline; padding: 10px 14px; }
	#action-nav li.highlight { background: url('/media/saic/styleassets/images/highlight-arrow.png') top center no-repeat; border-top: 3px solid #3ca9fc; }
	#action-nav a { color: #fff; text-decoration: none; -moz-transition: .2s all linear; -webkit-transition: .2s all linear; transition: .2s all linear; }
	#action-nav a:hover { color: #00aaff; }
	#action-nav img{width: 67px;height: 25px;top: -3px;position: absolute;}
	#search { position: absolute; right: 3px; }
	#search #search-bar { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font: normal 11px/1.2 Arial; height: 14px; margin: 0; width: 125px; }
	#search #search-btn { background: #000 url('/media/saic/styleassets/images/search-icon.png') no-repeat center; border: 0; border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; display: block; height: 20px; line-height: 0; position: absolute; text-indent: -9999px; top: 0; right: -23px; width: 25px; }
	#search #search-btn:hover { /* background-color: #333; */ cursor: pointer; }
	#search #search-btn:active { background-position: 7px 4px; }
	#info-nav-container { clear: both; margin: 0 auto; width: 990px; box-shadow: 0 2px 5px #999; -moz-box-shadow: 0 2px 5px #999; -webkit-box-shadow: 0 2px 5px #999; }
	#info-nav { margin-left: 135px; }
	#info-nav li { float: left; position: relative; }
	#info-nav a.info-btn { background: #f1f1f1; border-right: 1px solid #c9c9c9; color: #333; display: block; font: normal 12px "MeranProSmConNormal", Arial, sans-serif; float: left; height: 45px; line-height: 1.2; padding: 10px 0 0 15px; text-decoration: none; text-transform: uppercase; width: 127px; -moz-transition: .2s all linear; -webkit-transition: .2s all linear; transition: .2s all linear; }
	#info-nav a.info-btn:hover { background-color: #fff; color: #00aaff; }
	#info-nav li a.info-btn.active { background: #f86fbe; color: #fff; }
	#info-nav > li:first-child a { width: 125px; }
	#info-nav #studies-programs a { border: 0; }
	/** T4 Direct Edit Menu Duplication Fix **/
	body.t4Editing #info-nav #info-nav {display:none;}
    	body.t4Editing #info-nav {margin-left:133px}
	#info-nav #info-nav {display:none;}
	
	
	/*** Mega Menu ***/
	#info-nav li .sub-nav-container { background: url('/media/saic/styleassets/images/info-nav-bg.png') repeat-y; border-top: 1px solid #f86fbe; display: none; left: 0;  position: absolute; top: 55px; width: 854px; z-index: 98; }
	#info-nav li#about .sub-nav-container { left: 1px; }
	#info-nav li#academics .sub-nav-container { left: -140px; }
	#info-nav li#admissions .sub-nav-container { left: -283px; }
	#info-nav li#financial-aid .sub-nav-container { left: -426px; }
	#info-nav li#life .sub-nav-container { left: -569px; }
	#info-nav li#studies-programs .sub-nav-container { left: -712px; }
	#info-nav li .sub-nav { float: left; margin: 0 15px 15px 0; width: 180px; }
	#info-nav li .sub-nav.end { margin-right: 0; }
	#info-nav .sub-nav-container ul li { padding-bottom: 2px; }
	#info-nav .sub-nav-container ul li a { background: none; border: 0; color: #fff; display: block; float: none; font: bold 11px "Droid Sans", Arial, sans-serif; height: auto; padding: 0; text-decoration: none; text-transform: none; width: 175px; margin-bottom: 5px; }
	#info-nav .sub-nav-container ul li a:hover { color: #bbb; }
	#info-nav .sub-nav-container ul li ul { margin-left: 10px; }
	#info-nav .sub-nav-container ul li ul li a { font-weight: normal; margin: 0; }
	
	#info-nav .sub-nav-items { float: left; padding: 10px 15px; }
	#info-nav .nav-feature { color: #fff; margin-left: 625px; padding: 10px 25px; width: 180px; }
	#info-nav .nav-feature img { display: block; margin-bottom: 10px; }
	/*** ***/
	
	#breadcrumb-nav-header { margin: 0 auto; position: relative; width: 850px; z-index: 9;padding-left: 140px; }
	#breadcrumb-nav-header ul { overflow: hidden; padding: 10px 0 0 8px; }
	#breadcrumb-nav-header ul li, #breadcrumb-nav-footer ul li {color: #ccc; float: left; margin-right: 5px; padding: 0 5px 2px 0; }
	#breadcrumb-nav-header ul li .separator, #breadcrumb-nav-footer ul li .separator{ background: url('/media/saic/styleassets/images/breadcrumb-nav-divider.png') no-repeat right; color: #ccc; float: right; margin-left: 5px; padding: 0 5px 2px 0; }
	#breadcrumb-nav-header ul li a, #breadcrumb-nav-footer ul li a { color: #666; font: normal 10px Arial, sans-serif; text-decoration: none; }
	#breadcrumb-nav-header ul li a:hover, #breadcrumb-nav-footer ul li a:hover { color: #000; }
	#breadcrumb-nav-header ul li a.home-btn, #breadcrumb-nav-footer ul li a.home-btn { background: url('/media/saic/styleassets/images/home-icon.png') no-repeat bottom; display: block; float: left; height: 11px; margin-right: 2px; text-indent: -9999px; width: 12px; }	
	#breadcrumb-nav-footer { background: #c9c9c9; border-top: 1px solid #aaa; clear: both; margin-top: 60px; padding: 10px 0 15px 0; position: relative; top: 10px; z-index: 1; }
	#breadcrumb-nav-footer ul { margin: 0 auto; overflow: hidden; width: 980px; }
	//#breadcrumb-nav-footer ul li { background: url('/media/saic/styleassets/images/breadcrumb-nav-divider.png') no-repeat right; color: #ccc; float: left; margin-right: 5px; padding: 0 10px 2px 0; }
	//#breadcrumb-nav-footer ul li a { color: #666; font: normal 10px Arial, sans-serif; text-decoration: none; }
	//#breadcrumb-nav-footer ul li a:hover { color: #000; }
	//#breadcrumb-nav-footer ul li a.home-btn { background: url('/media/saic/styleassets/images/home-icon.png') no-repeat bottom; display: block; float: left; height: 14px; margin-right: 2px; text-indent: -9999px; width: 12px; }
        
        
#breadcrumb-nav-header ul li, #breadcrumb-nav-footer ul li 
{color: #666; font: normal 10px Arial, sans-serif; text-decoration: none;}
	
	#share { clear: both; height: 25px; margin: 0 auto; position: relative; top: -2px; width: 980px; }
	.addthis_toolbox { position: absolute; right: 0; top: 0; }
	.addthis_button_compact, .addthis_button_print, .addthis_button_email { float: left; }
	.addthis_button_print, .addthis_button_email { margin-left: 5px; }
/*** End Header ***/


#main-content { clear: both; margin: 0 auto; position: relative; width: 980px; z-index: 1; }
	#page-header { left: -11px; position: relative; top: -20px; }
	#page-header h1 {background: #00aaff; display: inline-block; font: normal 22px "微软雅黑"; padding: 5px 20px; box-shadow: 0 3px 5px #ccc; -moz-box-shadow: 0 3px 5px #ccc; -webkit-box-shadow: 0 3px 5px #ccc; color:#FFF; }
	#page-header h1 a{text-decoration: none;}
	
	#left-sidebar { float: left; width: 225px; }
	#right-sidebar { float: left; width: 225px; }
	#page-content { }
	#page-content>img,#page-content>h1>img,#page-content>h2>img,#page-content>h3>img {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}
	.two-column-left-sidebar #page-content { float: left; margin-left: 30px; width: 725px; }
	.two-column-left-sidebar #left-sidebar { float: left; width: 225px; }
	.two-column-right-sidebar #page-content { float: left; margin: 0; width: 725px; }
	.two-column-right-sidebar #right-sidebar { float: left; margin-left: 30px; width: 225px; }
	.three-column #left-sidebar { float: left; width: 225px; }
	.three-column #page-content { float: left; margin-left: 30px; width: 470px; }
	.three-column  #right-sidebar { float: left; margin-left: 30px; width: 225px; }
	#mid-section { float: left; margin-left: 30px; width: 470px; }
	
	#full-image { margin-bottom: 15px; box-shadow: 0 0 5px #333; -moz-box-shadow: 0 0 5px #333; -webkit-box-shadow: 0 0 5px #333; }
	#full-image img { display: block; }
	
	#departments-column { float: left; width: 470px; }
	#areas-study-column { float: left; margin-left: 20px; width: 470px; }
	//#depaos-column { float: left; margin-left: 20px; width: 965px; height: 630px; overflow: hidden; -webkit-column-count:2; -webkit-column-gap:20px;-moz-column-count:2; -moz-column-gap:20px; column-count:2; column-gap:20px; }
	#depaos-column { float: left; width: 985px;overflow: hidden;margin: 20px 0;}
	#depaos-left{float: left; width: 470px;}
	#depaos-right{float: left;padding-left: 45px; width: 470px;}
	#departments-column h3, #depaos-column h3, #areas-study-column h3 { margin: 10px 0; }
	#departments-column ul li, #depaos-column ul li, #areas-study-column ul li { padding: 5px; }
	#departments-column ul li:nth-child(odd), #depaos-column ul li:nth-child(odd), #areas-study-column ul li:nth-child(odd){ background: #eee; }
	li.odd{background: #eee;}
	#departments-column ul li a, #depaos-column ul li a, #areas-study-column ul li a { background: url('/media/saic/styleassets/images/icon-orange-arrow.png') no-repeat left center; padding-left: 15px; text-decoration: none; }
	#departments-column ul li a:hover, #depaos-column ul li a:hover, #areas-study-column ul li a:hover { /* color: #00aaff; */ /* text-decoration: underline; */ }
	
	.sitemap { background: #eee; border: 1px solid #ccc; margin-bottom: 25px; padding: 20px 0; }
	.sitemap .column { float: left; margin: 0 10px; width: 224px; }
	.sitemap .column ul { margin-bottom: 20px; }
	.sitemap .column li a { font-weight: bold; margin-bottom: 10px; text-decoration: none; }
	.sitemap .column li a:hover { /* text-decoration: underline; */ }
	.sitemap .column li ul li { margin-left: 15px; }
	.sitemap .column li ul li a { font-weight: normal; }
	.sitemap .column li ul li ul { margin: 0; }
	
	/*** Faculty Accomplishments Widget ***/
	.btn-fa { background: #f1f1f1; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ababab'); background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ababab)); background: -moz-linear-gradient(top, #f1f1f1, #ababab); border: 1px solid #999; display: inline-block; margin-bottom: 2px; padding: 4px 10px; text-decoration: none; text-transform: uppercase; }	
a.btn-fa { font-size:11px; color:#000 !important; line-height: normal; margin: 2px; background: #f1f1f1; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ababab'); background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ababab)); background: -moz-linear-gradient(top, #f1f1f1, #ababab); border: 1px solid #999; display: inline-block; margin-bottom: 2px; padding: 4px 10px; text-decoration: none; text-transform: uppercase; }	
.accomp-header .btn-right { float:right; }
.tools-resources .accomps li { float: left; padding: 2px 2px 12px 5px; width: 436px; border-bottom: 1px dashed #ccc; }
.tools-resources .accomps li a { padding-left:0px; text-decoration:underline; background:none; }
.accomp-header { background: #f1f1f1; padding: 4px; border-bottom: 2px solid #fea700; margin-bottom:6px; height:26px;}
select#dept { float:left; width:220px; font-size:12px; margin:2px;}
li.deptlist { display:inline; }

	/*** Section Modules ***/
	.section { margin-bottom: 20px; position: relative; }
	.section-header { background: #f1f1f1; border: 1px solid #ccc; border-bottom: 2px solid #fea700; font: normal 16px "MeranProSmConBold", Arial, sans-serif; height: 32px; line-height: 2; padding: 0 10px; text-transform: uppercase; }
	.section-header-banner { background: #f6dd07; display: inline-block; font: normal 18px "MeranProSmConBoldItalic", Arial, sans-serif; left: -12px; padding: 2px 13px; position: absolute; top: -10px; box-shadow: 0 3px 5px #ccc; -moz-box-shadow: 0 3px 5px #ccc; -webkit-box-shadow: 0 3px 5px #ccc; text-decoration: none !important; }

	.section-header-banner a {text-decoration: none !important; }
	.section-header-banner.middle{margin-top: 180px;}
	
	.section-content { background: #fff; padding: 10px; box-shadow: 0 3px 3px #ccc; -moz-box-shadow: 0 3px 3px #ccc; -webkit-box-shadow: 0 3px 3px #ccc; }
	a.more-btn { background: #fea700; font-size: 16px; font-weight: bold; height: 30px; line-height: 2; padding: 2px 10px; position: absolute; right: 0; top: 0; text-decoration: none; }
	a.more-btn:hover { color: #fff; }
	
	.secondary-nav { left: -11px; position: absolute; top: 50px; width: 245px; z-index: 99; }
	.secondary-nav>ul>li{ background-color:#181818; background: rgba(0, 0, 0, 0.8); padding: 0; font-family: "微软雅黑"; font-size:14px;}
	.secondary-nav>ul>li>a{ border-bottom: 1px solid #00aaff; color: #fff; display: block; padding: 4px 20px; text-decoration: none; text-transform: uppercase; */font-family: "微软雅黑";font-size:14px; }
	.secondary-nav>ul>li>a.end, .secondary-nav>ul>li:last-child a, .secondary-nav>ul>li ul.end { border: 0; }
	.secondary-nav>ul>li>a:hover { background: #181818 ; color: #00aaff; }
	.secondary-nav>ul>li>a.active, .secondary-nav>ul>li>span.currentsection{ background: #00aaff; color: #fff; }
	.secondary-nav>ul>li>a.open { background: #181818  url(../sucai/nav-arrows.png) no-repeat 215px -20px; }
	.secondary-nav>ul>li>a.closed{ background: #181818 url(../sucai/nav-arrows.png) no-repeat 215px 12px;}
	.secondary-nav>ul>li>a.closed:hover { background: #181818 url(../sucai/nav-arrows.png) no-repeat 215px 12px; }
	
	.secondary-nav>ul>li>ul { border-bottom: 1px solid #00aaff;}
	.secondary-nav>ul>li>ul>li a {color: white;text-decoration: none;border: 0; padding: 5px 2px 5px 30px;display: block;}
	.secondary-nav>ul>li>ul>li a.active:hover { color: #fff; }
	.secondary-nav>ul>li>ul>li a:hover { background: #181818;color: #00aaff; }
	
	.secondary-nav>ul>li.closed>a { background:#181818 url('/media/saic/styleassets/images/nav-arrows-down.png') no-repeat 215px 12px;background: rgba(0,0,0,0) url('/media/saic/styleassets/images/nav-arrows-down.png') no-repeat 215px 12px;padding: 5px 33px 5px 20px;}
	.secondary-nav>ul>li.closed>a:hover { background:#181818 url('/media/saic/styleassets/images/nav-arrows-down.png') no-repeat 215px 12px; background: rgba(0,0,0,0) url('/media/saic/styleassets/images/nav-arrows-down.png') no-repeat 215px 12px; color: #ee4aa6; }
	.secondary-nav>ul>li.closed>span.currentsection { background:#00aaff url('/media/saic/styleassets/images/nav-arrows-down.png') no-repeat 215px 12px;color: #fff; display: block; padding: 5px 33px 5px 20px; text-decoration: none; text-transform: uppercase;}
	.secondary-nav>ul>li>span.currentsection{ border-bottom: 1px solid #00aaff; color: #fff; display: block;text-decoration: none; text-transform: uppercase;padding: 4px 20px;}
	.secondary-nav>ul>li>ul>li>span.currentsection,.secondary-nav>ul>li>ul>li>ul>li>span.currentsection{ border-bottom: 0; color: #fff; display: block;text-decoration: none;padding: 4px 5px 4px 30px;background: #00aaff;}
	
	#left-sidebar .secondary-nav { position: relative; top: 0; width: 236px; }
	
	#page-main-feature { float: left; height: 295px; position: relative; width: 725px; box-shadow: 0 0 5px #333; -moz-box-shadow: 0 0 5px #333; -webkit-box-shadow: 0 0 5px #333; }
	#page-main-feature .slides-container { display: none; width: 725px; }
	#page-main-feature .slides-container div.slide { display: block; height: 295px; width: 725px; overflow:hidden;}
	#page-main-feature .slides_control { width: 725px!important; }	
	#page-main-feature .caption { top: 140px; left: -11px; position: absolute; }
	#page-main-feature .caption h2 { background: #f6dd07; display: inline-block; font: normal 28px "MeranProSmConBoldItalic", Arial, sans-serif; padding: 0 20px; }
	#page-main-feature .caption p { background: url('/media/saic/styleassets/images/dark-transparency.png') repeat; color: #fff; margin:0 25px; padding: 10px; width: 325px; }
	#page-main-feature .imgcaption { float: right; }
	#page-main-feature .slides-pagination { bottom: 20px; margin: 0 auto; padding-left: 30px; overflow: hidden; position: relative; width: 80px; z-index: 95; }
	#page-main-feature .slides-pagination-extended { bottom: 20px; margin: 0 auto; padding-left: 30px; overflow: hidden; position: relative; width: 110px; z-index: 95; }
	#page-main-feature.extended .slides-pagination { bottom: 20px; margin: 0 auto; padding-left: 30px; overflow: hidden; position: relative; width: 110px; z-index: 95; }
	#page-main-feature .slides-pagination li { float: left; list-style: none; margin: 0 3px; }
	#page-main-feature .slides-pagination li a { background: url('/media/saic/styleassets/images/slides-pagination.png') no-repeat top center; display: block; height: 0; overflow: hidden; padding-top: 7px; text-decoration: none; width: 7px; }
	#page-main-feature .slides-pagination li.active a { background-position: center -8px; }
	
	#page-main-feature.department-slider { height: 375px; margin-bottom: 20px; box-shadow: 2px 2px 5px #ccc; -moz-box-shadow: 2px 2px 5px #ccc; -webkit-box-shadow: 2px 2px 5px #ccc; }
	#page-main-feature.department-slider div.slide { height: 375px; }


	

/* For "Low Res MFA Promo" content type -- right sidebar. */
	.static-content.low-res-promo {padding:0px;}

	.static-content.low-res-promo div.lowres1 { background: rgb(123,95,197); color:white; padding:10px; }
	.static-content.low-res-promo div.lowres1 a { color:rgb(255,129,104); }
	.static-content.low-res-promo div.lowres1:hover { background: rgb(255,129,104); }
	.static-content.low-res-promo div.lowres1:hover a { color:white; }

	.static-content.low-res-promo div.lowres2 { background: rgb(255,129,104); color:white; padding:10px; }
	.static-content.low-res-promo div.lowres2:hover { background: rgb(123,95,197); }
	.static-content.low-res-promo div.lowres2 a { color:white; }
	.static-content.low-res-promo div.lowres2:hover a { color:rgb(255,129,104); }



	#qrcode { background:  url(../../sucai/gray-scanlines.jpg) repeat; border: 1px solid #ccc;padding: 10px 30px 10px 10px; width: 120px; }
	#qrcode img{padding: 0;}
	
	#page-content ul.btn-group { overflow: hidden; }
	#page-content ul.btn-group li { float: left; margin-right: 0px; }
	#page-content ul.btn-group li.end { margin-right: 0; }
	#page-content ul.btn-group li a { width: 192px; }
	
	#page-content #left-sidebar ul.btn-group li { float: none; margin: 0; }
	#page-content #left-sidebar ul.btn-group li a { width: inherit; }
	
	.two-column-left-sidebar .filter .section-header-banner { padding-right: 70px; }
	.two-column-left-sidebar .filter-nav li.first { margin-left: 270px; }
	.two-column-left-sidebar .filter-nav { display: inline-block; }
	
	.filter .section-header-banner { top: -5px; z-index: 10; box-shadow: 0 3px 5px #333; -moz-box-shadow: 0 3px 5px #333; -webkit-box-shadow: 0 3px 5px #333; }
	.filter .section-content { background: #e9e9e9; border: 1px solid #ccc; }
	
	.filter-nav { background: #555; padding: 2px 0 4px 0; }
	.filter-nav li { display: inline; margin: 0 6px; }
	.filter-nav li.first { margin-left: 150px; }
	.filter-nav a { color: #fff; font-size: 11px; text-decoration: none; }
	
	.search-filters { background: #e9e9e9; border: 1px solid #ccc; display: inline-block; padding: 10px; }
	.search-filters p { margin: 0; }
	
	#profiles { background: #fff; padding: 20px 0 0 21px; box-shadow: 0 3px 3px #ccc; -moz-box-shadow: 0 3px 3px #ccc; -webkit-box-shadow: 0 3px 3px #ccc; }
	#profiles img { display: block; }
	#profiles ul { overflow: hidden; }
	#profiles ul li { float: left; padding: 0 26px 20px 0; }
	#profiles ul li.end { padding-right: 0; }
	
	img#artist-image{ padding: 0; }
	#artist-image { border: 1px solid #ccc; padding: 2px; display: block; float: left; margin-right: 25px; width: 335px; height: 320px; }
	#artist-info { background: #e9e9e9; border: 1px solid #ccc; padding: 20px; margin-top: 20px; }
	#artist-info a { color: #00aaff; }
	#artist-info a:hover { color: #333; }
	#artist-info .follow-links { margin: 5px 0; }
	#artist-info .follow-links li { display: inline; margin-right: 5px; }
	.artist-work { overflow: hidden; }
	.artist-work li { float: left; padding: 0 5px 5px 0; }
	.artist-work li.end { padding-right: 0; }
	.artist-work img { border: 1px solid #ddd; padding: 2px; display: block; }
	.artist-work img:hover { border-color: #00aaff; }
	.writer-work { overflow: hidden; }
	.writer-work li { float: left; padding: 10px; width: 220px; }
	.writer-work li.alt { background: #e9e9e9; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
	.writer-work.full li { width: 100%; }
	.writer-work li a {  background: url('/media/saic/styleassets/images/icon-pdf.png') no-repeat left center; font-weight: bold; padding: 5px 0 5px 30px; text-decoration: none; }
	.audio-work { overflow: hidden; }
	.audio-work li { float: left; padding: 10px; width: 220px; }
	.audio-work li.alt { background: #e9e9e9; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
	.audio-work.full li { width: 100%; }
	.audio-work li a { background: url('/media/saic/styleassets/images/icon-audio.png') no-repeat left center; font-weight: bold; padding: 5px 0 5px 30px; text-decoration: none; }
	
	#page-content>a.youtube>span{background: #111 url('/media/saic/styleassets/images/icon-video-sm.png') no-repeat 300px;width: 341px;height: 25px;position: absolute; opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80);top: 340px; left:0;}
	
	ul.thumbnails>li>a.youtube>span{background: #111 url('/media/saic/styleassets/images/icon-video-sm.png') no-repeat 82px;width: 116px;height: 25px;position: absolute; opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80);margin-top: 80px;}
		
    .mixed-work-wimg { margin: 0 0 10px 362px; padding-bottom: 10px; width: 370px; }
    .mixed-work-wpdf {}
    .mixed-work-waudio {}
	.mixed-work { border-bottom: 1px solid #ccc; margin-bottom: 10px; padding-bottom: 10px; }
	.mixed-work h3, .mixed-work-wimg h3 { font-size: 16px; text-transform: uppercase; }
	.mixed-work .thumbnails li, .mixed-work-wimg .thumbnails li { float: left; padding: 0 5px 5px 0; }
	.mixed-work .thumbnails li.end, .mixed-work-wimg .thumbnails li.end { padding-right: 0; }
	.mixed-work img, .mixed-work-wimg img { border: 1px solid #ccc; padding: 2px; display: block; }
	.mixed-work img:hover, .mixed-work-wimg img:hover { border-color: #00aaff; }
	.mixed-work ul, .mixed-work-wimg ul { margin-bottom: 0; overflow: hidden; max-height: 320px; overflow: hidden;}
	.mixed-work li, .mixed-work-wimg li { padding: 10px; }
	.mixed-work li.alt, .mixed-work-wimg li.alt { background: #e9e9e9; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
	.mixed-work .audio li a, .mixed-work-wimg .audio li a { background: url('/media/saic/styleassets/images/icon-audio.png') no-repeat left center; font-weight: bold; padding: 5px 0 5px 30px; text-decoration: none; }
	.mixed-work .pdf li a, .mixed-work-wimg .pdf li a { background: url('/media/saic/styleassets/images/icon-pdf.png') no-repeat left center; font-weight: bold; padding: 5px 0 5px 30px; text-decoration: none; }
        
	.search { background: url('/media/saic/styleassets/images/magenta-scanlines.png') repeat; border: 1px solid #ccc; }
	.search h3 { font-size: 16px; }
	.search .section-content { background: none; }
	.search label { font-size: 10px; }
	.search input[type="radio"] { width: 11px; }
	.search input[type="text"] { color: #999; font-size: 10px; }
	.search input[type="text"], .search select, .search input[type="submit"] { border: 1px solid #ccc; margin: 8px 0; padding: 3px; width: 195px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
	.search select { color: #999; font-size: 10px; width: 201px; }
	.search input[type="submit"] { background: url('/media/saic/styleassets/images/button.jpg') repeat-x center -4px; border-color: #999; margin-top: 10px; text-transform: uppercase; width: 201px; }
	.search input[type="submit"]:hover { color: #fff; cursor: pointer; }
	.search #reset-all a{color: black;text-decoration: none;background: #3b3b42;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ababab');background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ababab));background: -moz-linear-gradient(top,  #f1f1f1,  #ababab);border: 1px solid #999; margin-bottom: 5px; padding: 4px 10px; text-decoration: none; text-transform: uppercase;}
	
	.related-profiles .section-content { overflow: hidden; padding-bottom: 5px; }
	.related-profiles li { float: left; padding: 0 5px 5px 0; }
	.related-profiles li.end { padding: 0; }
	.related-profiles img { display: block; }
	#page-content .related-profiles li { padding-right: 0px; }
	#page-content .related-profiles li.end { padding-right: 0; }
	
	.news-events div, .announcements div, .accomplishments div { padding: 5px; }
	.news-events .alt, .announcements .alt, .accomplishments .alt { background: #fff9ed; }
	
	.event_content .event_image h3, .event_listing .event_image h3{font-size: 11px;}
	.event_content .event_locationdatetime, .event_listing .event_locationdatetime{font-weight: bold;}
	.event_content .event_title, .event_listing .event_title{border-bottom: 1px solid #fea700; font-size: 24px; margin-bottom: 15px; padding-top: 34px; }
	.event_content .event_saiconly, .event_listing .event_saiconly{font-style: italic;font-size: 11px;}
	.event_listing{clear: both;}
	.event_listing .event_leftcolumn, .event_listing .event_rightcolumn{float: left;padding-right: 20px;}
	.event_listing .event_rightcolumn{width: 460px;}
	.event_listing .event_image img, .event_listing .event_image h3{width: 225px;}
	.event_listing .event_locationdatetime{margin-top: -18px;padding-top:0;}
	.event_content .article-tags,.event_rightcolumn .article-tags{margin: 10px 0;}
	
	.four-column-list{ -moz-column-count: 4; -moz-column-gap: 0; -webkit-column-count: 4; -webkit-column-gap: 0; column-count: 4; column-gap: 0; }
	.four-column-list li { line-height: 1.2; list-style: circle inside; padding: 10px 10px 10px 25px; text-indent: -12px; }
	.four-column-list li a { text-decoration: none; }
	
	.portfolio-block .section-header-banner { top: 95px; box-shadow: 0 3px 5px #333; -moz-box-shadow: 0 3px 5px #333; -webkit-box-shadow: 0 3px 5px #333; }
	.portfolio-block img { display: block; }
	
	.department-nav { background:url('/media/saic/styleassets/images/gray-scanlines.jpg') repeat; border: 1px solid #ccc; width: 365px; }
	.department-nav .section-content { background: none; }
	.department-nav h3 { font-size: 16px; margin-bottom: 8px; }
	.department-nav li a { font-weight: bold; text-decoration: none; }
	.department-nav li a:hover { color: #00aaff; }
	
	.course-detail { padding: 55px 20px 20px 20px; }
	.course-detail h2 { background: #f6dd07; font-size: 22px; font-style: italic; font-weight: bold; left: 0; padding: 3px 20px; position: absolute; top: 0; width: 100%; box-shadow: 0 2px 5px #999; -moz-box-shadow: 0 2px 5px #999; -webkit-box-shadow: 0 2px 5px #999; }
	.course-detail h3 { font-size: 14px; font-weight: bold; }
	
	#page-content ul.idTabs{ margin-left:0; }
	#page-content ul.idTabs>li{ margin:0;list-style-type: none; }
	#page-content ul.idTabs li { float: left; margin-right: 1px; }
	#page-content ul.idTabs li a { background: #e6e6e6; display: block; text-align: center; text-decoration: none; text-transform: uppercase; color: #333; }
	#page-content ul.idTabs li a:hover { background: #eedde7; }
	#page-content ul.idTabs li a.active { background: #00aaff; color: #fff; }
	#main-content .course-detail { display: none; }
	
	.dept-detail { padding: 55px 20px 20px 20px; }
	.dept-detail h2 { background: #f6dd07; font-size: 22px; font-style: italic; font-weight: bold; left: 0; padding: 3px 20px; position: absolute; top: 0; width: 100%; box-shadow: 0 2px 5px #999; -moz-box-shadow: 0 2px 5px #999; -webkit-box-shadow: 0 2px 5px #999; }
	#main-content .dept-detail { display: none; }
	
	.related-nav .section-header { background: 0; border: 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 10px; }
	
	#main-content .btn-group { background: url('/media/saic/styleassets/images/orange-scanlines.jpg') repeat; border: 1px solid #fea700; padding: 10px 10px 5px 10px; }
	
	#overview-image { float: left; margin: 0 20px 20px 0; }
	
	.article-abstract { border-bottom: solid 2px #ccc; padding: 20px; position: relative; }
	.article-abstract.alt { background: #e9e9e9; }
	.article-abstract h2 { font-size: 24px; line-height: 1.2; }
	.article-abstract img { float: left; margin-right: 20px; }
	.article-abstract h3,.article-abstract p { margin-left: 110px; }
	
	.tag-cloud a { background: #00aaff url('/media/saic/styleassets/images/month-arrow.png') no-repeat top left; border-right: 1px solid #00aaff; color: #fff; display: inline-block; margin: 0 2px 5px 0; padding: 2px 10px 3px 20px; text-decoration: none; }
	.tag-cloud a:hover { background-position: bottom left; }
	
	.article { position: relative; }
	#article-image { margin-bottom: 15px;}
	#article-image img { display: block; }
	.article .cal-date-container { position: absolute; left: 0; top: 0; }
	.article .cal-month { background: #fea700 url('/media/saic/styleassets/images/month-arrow.png') no-repeat center right; display: block; font-size: 10px; padding-right: 5px; text-align: center; text-transform: uppercase; width: 70px; }
	.article .cal-date { display: block; font-size: 48px; line-height: 1.2; text-align: center; }
	.article h2 { border-bottom: 1px solid #fea700; font-size: 24px; margin-bottom: 15px; padding: 10px 0 0 90px;vertical-align: bottom;height: 70px;}
	.article-tags { background: #e9e9e9; border: 1px solid #ccc; display: inline-block; padding: 5px 10px; }
	.article-tags li { display: inline; padding: 0 5px; }
	.article-tags li a { color: #00aaff; }
	.article-tags li a:hover { color: #000; }
	
	.expand-menu { position: relative; z-index: 999; }
	.expand-menu ul li { background: #00aaff url('/media/saic/styleassets/images/nav-arrows.png') no-repeat 205px 17px; }
	.expand-menu ul li a { color: #fff; display: block; padding: 8px 10px; text-decoration: none; text-transform: uppercase; }
	.expand-menu ul li ul { background: #181818; display: none; padding: 5px 0; position: absolute; width: 225px; z-index: 9; }
	.expand-menu ul li ul li a { background: #181818; padding: 2px 2px 2px 30px; }
	.expand-menu ul li ul li a:hover { color: #00aaff; }
	
	.pagination { margin: 20px 0 0 0; overflow: hidden; }
	.pagination li, .pagination a, .pagination .currentpage { border: 1px solid #ccc; float: left; list-style: none; margin: 0 3px 0 0; }
	.pagination li a, .pagination a, .pagination .currentpage { background: #fff; display: block; font-size: 11px; padding: 2px 7px; text-decoration: none; }
	.pagination li a:hover, .pagination a:hover { background: #eee; }
	.pagination li a.current, .pagination .currentpage { background: #333; color: #fff; }
	
	#page-content ul.pagination.section li{ list-style: none; border: 0;margin:0 ;}
	
	div#page-content ol#pagination{width: 320px; padding: 0;}
	div#page-content ol#pagination li {position: relative;top:-22px;list-style: none;float: left;margin: 3px;}
	div#page-content>ol#pagination li.prev{left:-12px;}
	div#page-content>ol#pagination li.next{float: right;}
	
	
	.social-media ul { margin-bottom: 0; }
	.social-media ul li { display: inline; margin: 0 8px 0 0; }

	.connect { list-style:none; display:inline; margin:0 0 0 -4px; }
	.connect a { text-decoration:none; }

	span#BannerImageCaption span.marg-r { margin-right:100px; }
	
	#sm-twitter { margin-top: 10px; }
	#sm-twitter .twitter-feed { padding-top: 25px; }
	#sm-twitter.twitter.section { background: #fff; box-shadow: 0 3px 3px #ccc; -moz-box-shadow: 0 3px 3px #ccc; -webkit-box-shadow: 0 3px 3px #ccc; }
	.twitter .section-content { padding: 5px; }
	.twitter-feed li { padding: 10px; }
	.twitter-feed li.tweet_even { background: #fff9ed; }
	.twitter-feed .tweet_time a { color: #999; display: block; font-size: 11px; margin-top: 5px; text-decoration: none; }
	.twitter .tweet_first { padding-top: 0; }
	
	.facebook .section-header-banner { margin-bottom: 10px; position: relative; top: 0; }
	.sharrre .button{ float:left; width:60px; }
	/* .twitter .section-header-banner { position: relative; top: 0; } */
	
	.rss .section-header { }
	.rss img { display: block; float: left; margin: 4px 10px 0 0; }
	
	#feature-intro{ margin-left:745px;padding-top:10px;width:240px;height:330px; }
	
	#video-feed { background: #e9e9e9; border: 1px solid #ccc; margin-top: 10px; padding: 30px 10px 10px 10px; float: left; width: 703px;}
	#video-feed.section { margin-bottom: 10px; }
	#video-feed .btn { bottom: 10px; margin: 0; position: absolute; right: 10px; text-align: center; text-transform: none; width: 195px; }
	#video-feed #embed { float: left; height: 280px; width: 475px; }
	#video-list { height: 245px; margin-left: 485px; overflow: auto; width: 218px; }
	#video-list li { border-bottom: 1px solid #ccc; clear: both; margin-bottom: 10px; padding-bottom: 10px; overflow: hidden; }
	#video-list li img { float: left; height: 45px; margin-right: 5px; width: 55px; }
	#video-list li p { font-weight: bold; }
	
 	.blogs { background: #e9e9e9; border: 1px solid #ccc; margin-top: 10px; padding: 35px 10px 5px 10px; }
	.blogs a img { display: block; float: left; padding: 0 6px 12px 6px; position: relative; }
	.scroller { height: 330px; }
	.row { overflow: hidden; }
	
	#dashboard-main-feature { margin-bottom: 30px; box-shadow: 0 0 4px #222; -moz-box-shadow: 0 0 4px #222; -webkit-box-shadow: 0 0 4px #222; }
	#dashboard-main-feature img { display: block; }
	#dashboard-main-feature .section-header-banner { top: 300px; box-shadow: 0 3px 5px #333; -moz-box-shadow: 0 3px 5px #222; -webkit-box-shadow: 0 3px 5px #222; }
	.three-column #dashboard-main-feature .section-header-banner { top: 150px;}
	.tools-resources, .page-quicklinks { background: #e9e9e9; border: 1px solid #ccc; }
	.tools-resources .section-content, .page-quicklinks .section-content { background: none; overflow: hidden; padding-top: 30px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
	.tools-resources .callouts { }
	.tools-resources .callouts li { padding: 0; width: 224px; margin-bottom: 10px; }
	.tools-resources .callouts img { border: 1px solid #ccc; float: left; margin-right: 10px; }
	.tools-resources .callouts li a { background: none; padding: 0; }
	.tools-resources .callouts p { margin: 0; }
	.tools-resources li { float: left; padding: 2px 2px 2px 5px; width: 217px; }
	.tools-resources li.alt,.page-quicklinks li:nth-child(odd) { background: #f6f6f6; }
	.tools-resources li a { background: url('/media/saic/styleassets/images/icon-orange-arrow.png') no-repeat left center; padding-left: 15px; text-decoration: none; }
	.tools-resources li a:hover,.page-quicklinks li a:hover { /* text-decoration: underline; */ }
	.page-quicklinks li{ float: left; padding: 2px 2px 2px 5px; width:99%; }
	.page-quicklinks li a { background: url('/media/saic/styleassets/images/icon-orange-downarrow.png') no-repeat left center; padding-left: 15px; text-decoration: none; }
	#main-content .jobs .btn-group { padding-top: 30px; }
	.related-links .btn-group { padding-top: 25px; }
	.academics .btn-group { padding-top: 25px; }
	
	.faculty-resources .section-content { background: #e9e9e9; border: 1px solid #ccc; overflow: hidden; padding-bottom: 0; }
	.faculty-resources img { border: 1px solid #ccc; float: left; margin-right: 10px; }
	.faculty-resources li { float: left; margin-bottom: 10px; width: 100%; }
	.faculty-resources li a { text-decoration: none; }
	.faculty-resources li a:hover { /* text-decoration: underline; */ }
	
	.blogs-side .section-content { background: #e9e9e9; border: 1px solid #ccc; overflow: hidden; padding-bottom: 0; }
	.blogs-side img { border: 1px solid #ccc; float: left; margin-right: 10px; }
	.blogs-side li { float: left; margin-bottom: 10px; width: 100%; }
	.blogs-side li a { text-decoration: none; }
	
	.courses div { padding: 5px; }
	.courses a { color: #00aaff; }
	.courses a:hover { color: #000; }
	.courses div .alt { background: #e9e9e9; }
	.courses span { display: block; }
	
	.result { margin-bottom: 15px; padding: 5px; }
	.result a { color: #00aaff; text-decoration: none; }
	.result a:hover { /* text-decoration: underline; */ }
	.result.alt { background: #e9e9e9; }
	.result p { margin-bottom: 5px; }
	.result small { margin: 0; }
	.result small a { color: #333; }
        
        .saicdays td { width: 33%; }
	/*** End Section Modules ***/


/* Adjustment to image captions */
#BannerImageCaption, .body-content-caption { color:rgb(125,125,125); font-size:0.9em; line-height:1.15em; }
	
	
	/*** Profile Captions ***/
	.caption-block { position: relative; overflow: hidden; width: 150px; height: 135px; background: #111 url('/media/saic/styleassets/images/thumb_headshot.jpg') no-repeat center center; }
	.caption-overlay { color: #fff; display: none; z-index: 5; position: absolute; width: 100%; height: 100%; background: #111; bottom: -110px; font-size: 11px; opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); }
	.caption-block strong { display: block; margin-bottom: 10px; padding: 5px; }
	.caption-block p { margin-bottom: 5px; padding: 5px; }
	/*** End Profile Captions ***/
	
	/*** Blog Tool-Tips ***/
	.tooltip-content { display: none; }
	#arrow { background: url('/media/saic/styleassets/images/tooltip-arrow.png') no-repeat left center; height: 16px; position: absolute; top: 50px; left: -10px; width: 11px; z-index: 9999; }
	#tip-content-wrap { background: #fff; border: 1px solid #ccc; font-size: 11px; left: 0; top: 15px; min-height: 55px; padding: 35px 10px 10px 10px; position: absolute; width: 210px; z-index: 20; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); }
	#tip-content-wrap strong { background: #f6dd07; display: block; font: normal 14px "MeranProSmConBoldItalic", Arial, sans-serif; padding: 5px 10px; position: absolute; top: 0; left: 0; width: 210px; }
	/***  ***/


/* No Javascript display fixes */
.no-js .home-caption { top: 500px; }
.no-js #share { display: none; }
.no-js #audience-nav li ul { display: block; }
.no-js #slide-nav { display: none; }
.no-js .expand-menu ul li ul { display: block; position: relative; }
.no-js .caption-overlay { display: block; }
/* End No Javascript display fixes */
	
	
/* IE fixes */
.lt-ie8 #search #search-bar { height: 11px; }
.lt-ie8 #page-header h2 { display: inline; }
.lt-ie8 #page-main-feature .caption h2 { display: inline; }
.lt-ie8 #header { position: relative; z-index: 9998; }
.lt-ie8 #page-header { margin: 10px 0 15px 0; top: auto; }
/* End IE fixes */


/*** Footer ***/
#footer { background: url('/media/saic/styleassets/images/footer-arrow-pattern.png') repeat-x top; position: relative; z-index: 9; }
#footer-content { color: #fff; font-size: 11px; margin: 0 auto; padding: 30px 0 10px 0; width: 990px; }
#footer-content a { color: #fff; text-decoration: none; -moz-transition: .2s all linear; -webkit-transition: .2s all linear; transition: .2s all linear; }
#footer-content a:hover { color: #bbb; }
#footer-content #text-logo { margin-bottom: 10px; }
.footer-nav { float: left; margin-right: 25px; width: 150px; }
.footer-nav h4 { background: #f6dd07; color: #000; display: inline-block; font-size: 12px; font-weight: bold; margin-bottom: 10px; padding: 2px 5px; }
.footer-nav li { list-style: none outside; padding-bottom: 5px; }
#school-info { float: left; margin: 0 25px 0 20px; width: 215px; }
#school-info li { list-style: none outside; padding: 0; }
#copyright { font-size: 11px; clear: both; display: block; margin-left: 20px; }

#expand-footer-bar { background: url('/media/saic/styleassets/images/expand-bar-bg.gif') repeat-x 0 24px; bottom: 28px; height: 35px; overflow: hidden; position: absolute; width: 100%; }
#expand-footer { margin: 0 auto; width: 990px; }
#expand-footer a { background: #100a01; border: 1px solid #444; border-bottom: 0; color: #00aaff; display: block; font-size: 11px; left: -6px; line-height: 2.2; position: relative; text-align: center; text-decoration: none; width: 150px; }
#expand-footer a:hover { color: #fff; }

#resources-nav-container { background: #ccc; padding: 5px 0; position: relative; z-index: 9; }
#resources-nav { margin: 0 auto; text-align: center; width: 940px; }
#resources-nav li { display: inline; padding: 0 10px; }
#resources-nav li a { font-size: 9px; font-weight: bold; text-decoration: none; text-transform: uppercase; }
/*** End Footer ***/

/*** T4 DirectEdit Fixes ***/
.t4-de-box{z-index:2;}
.t4Editing .hm-cn { display:none; }
/*** End T4 DirectEdit Fixes ***/
