@import url("/css/styles-mobile.css") handheld; 
@import url("/css/styles-mobile.css") only screen and (max-device-width:480px);

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* end clearfix */

title {
	text-transform: capitalize;
}

body {
	background: url(/images/siwj/bg-center.jpg) top center no-repeat #011423;
	background-attachment: fixed;
	color: #fff;
	font-size: 100%;
	line-height:1.125em;
	font-family: Arial, helvetica, sans-serif;
	color: #8cb3c7;
	text-align: center;
}

* html,* html body{
    background: #011425 url(foo) fixed;
  }

img, div, a
 { behavior: url(/js/iepngfix.htc) }

#wrap {
	font-size: .875em;
	width: 100%;
	position: relative;
	text-align: left;
}

* html #wrap {
	background: url(/images/siwj/bg-center.jpg) top center no-repeat #011425;
}

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

/* MAIN PAGE STRUCTURE */

/* Top Normal Position */

* html div#top, * html div#bottom, * html div#nav {left: 0; top: 100px; /* fallback */; }

div#top {
	position: relative; 
	top: 0; 
	left: 0;
	width: 100%;
	height: 131px;
	background: url(/images/siwj/top-shadow.png) top left repeat-x;
}

* html div#top {
	position: absolute;
	top: auto;
	height: 15px;
	background: none;
}

/* Top Fixed Position */
body.enhanced-layout div#top {
	position: fixed; 
	z-index: 2;
}
* html body.enhanced-layout div#top {
	position: fixed; 
	z-index: 2;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop : document.body.scrollTop);
	left: expression("0");
}



#top-band {
	height: 60px;
}
#top-shadow {
	height: 71px;
}

* html div#top #top-shadow {
	display: none;
}

/* Bottom Normal Position */

div#bottom {
	position: relative; 
	bottom: 0; 
	left: 0;
	width: 100%;
	height: 107px;
	background: url(/images/siwj/bottom-shadow.png) top left repeat-x;
	margin: 0 0 -10px 0;
}

* html div#bottom {
	position: absolute;
	height: 15px;
	background: none;
	padding: 0;
	top: auto;
}

/* Botton Fixed Position */
body.enhanced-layout div#bottom {
	position: fixed;
	z-index: 2;
	margin: 0 0 0 0;
}
* html body.enhanced-layout div#bottom {
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+(documentElement.clientHeight-this.clientHeight) 
	: document.body.scrollTop
	+(document.body.clientHeight-this.clientHeight));
	left: expression("0");
}


#bottom-band {
	height: 75px;
	background: #022339;
}
#bottom-shadow {
	height: 32px;
}
* html div#bottom #bottom-shadow {
	display: none;
}


/* Navigation Normal Position */

div#nav {
	position: relative; 
	width: 252px;
	height: 465px;
	top: 0;
	padding: 7px 0 0 0;
	margin: 0;
	float: left;
}
 
* html div#nav {
	position: absolute;
	top: auto;
	left: 0;
	margin: 0;
}


/* Navigation Fixed Position */
body.enhanced-layout div#nav {
	position: fixed;
	z-index: 1;
	top: 50%;
	margin: -246px 0 0 0;
}
* html body.enhanced-layout div#nav {
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	left: 0;
}


/* Middle Area normal position */
#middle {
	padding: 0;
	width: 980px;
	margin: 0 auto;
}

* html #middle {
	padding: 93px 0 100px 0;
}

/* Middle Area fixed position */
body.enhanced-layout #middle {
	padding: 131px 0 139px 0;
}

/* TOP BAND */

#top-band {
	background: url(/images/siwj/top-band-bg-generic.jpg) top center no-repeat #00365a;
}
* html #top-band {
	background: url(/images/siwj/top-band-bg-generic.jpg) top center no-repeat transparent;
}

/* TOP BAND GENERIC PAGES */

body.generic.welcome #top-band {
	background: url(/images/siwj/top-band-bg-generic-welcome.jpg) top center no-repeat #00365a;
}
* html body.generic.welcome #top-band {
	background: url(/images/siwj/top-band-bg-generic-welcome.jpg) top center no-repeat transparent;
}

/* Category top band colors */

body.explore #top-band {
	background: url(/images/siwj/top-band-bg-explore.jpg) top center no-repeat #0c71ae;
}
* html body.explore #top-band {
	background: url(/images/siwj/top-band-bg-explore.jpg) top center no-repeat transparent;
}

body.experience #top-band {
	background: url(/images/siwj/top-band-bg-experience.jpg) top center no-repeat #cb8000;
}
* html body.experience #top-band {
	background: url(/images/siwj/top-band-bg-experience.jpg) top center no-repeat transparent;
}

body.grow #top-band {
	background: url(/images/siwj/top-band-bg-grow.jpg) top center no-repeat #245c0a;
}
* html body.grow #top-band {
	background: url(/images/siwj/top-band-bg-grow.jpg) top center no-repeat transparent;
}

body.siwj #top-band {
	background: url(/images/siwj/top-band-bg-siwj.jpg) top center no-repeat #4b2dbc;
}
* html body.siwj #top-band {
	background: url(/images/siwj/top-band-bg-siwj.jpg) top center no-repeat transparent;
}

body.program-info #top-band {
	background: url(/images/siwj/top-band-bg-program-info.jpg) top center no-repeat #bf291a;
}
* html body.program-info #top-band {
	background: url(/images/siwj/top-band-bg-program-info.jpg) top center no-repeat transparent;
}

body.parents #top-band {
	background: url(/images/siwj/top-band-bg-parents.jpg) top center no-repeat #00674b;
}
* html body.parents #top-band {
	background: url(/images/siwj/top-band-bg-parents.jpg) top center no-repeat transparent;
}

body.testimonials #top-band {
	background: url(/images/siwj/top-band-bg-testimonials.jpg) top center no-repeat #a8320c;
}
* html body.testimonials #top-band {
	background: url(/images/siwj/top-band-bg-testimonials.jpg) top center no-repeat transparent;
}



#top-band-content {
	width: 980px;
	margin: 0 auto;
	height: 68px;
	position: relative;
}
#top-band-content .title {
	height: 38px;
	padding: 22px 0 0 310px;
}

/* Category top band category title links */

#top-band-content a {
	width: 157px;
	height: 32px;
	position: absolute;
	top: 13px;
	left: 310px;
	text-indent: -9999px;
	overflow: hidden;
	display: none;
}

.explore #top-band-content a.explore {
	display: block;
}
.experience #top-band-content a.experience {
	display: block;
	width: 190px;
}
.grow #top-band-content a.grow {
	display: block;
	width: 120px;
}
.parents #top-band-content a.parents {
	display: block;
}
.program-info #top-band-content a.program-info {
	display: block;
	width: 225px;
}
.testimonials #top-band-content a.testimonials {
	display: block;
	width: 230px;
}

/* Category top band arrow colors */

#top-band-content #top-arrow {
	background: url(/images/siwj/top-arrow-generic.gif) top left no-repeat;
	background-position: 318px 0;
	height: 8px;
}

body.explore #top-band-content #top-arrow {
	background: url(/images/siwj/top-arrow-explore.gif) top left no-repeat;
}
body.experience #top-band-content #top-arrow {
	background: url(/images/siwj/top-arrow-experience.gif) top left no-repeat;
}
body.grow #top-band-content #top-arrow {
	background: url(/images/siwj/top-arrow-grow.gif) top left no-repeat;
}
body.siwj #top-band-content #top-arrow {
	background: url(/images/siwj/top-arrow-siwj.gif) top left no-repeat;
}
body.program-info #top-band-content #top-arrow {
	background: url(/images/siwj/top-arrow-program-info.gif) top left no-repeat;
}
body.parents #top-band-content #top-arrow {
	background: url(/images/siwj/top-arrow-parents.gif) top left no-repeat;
}
body.testimonials #top-band-content #top-arrow {
	background: url(/images/siwj/top-arrow-testimonials.gif) top left no-repeat;
}

/* Top Arrow normal position */
body.explore #top-band-content #top-arrow,
body.experience #top-band-content #top-arrow,
body.grow #top-band-content #top-arrow,
body.siwj #top-band-content #top-arrow,
body.program-info #top-band-content #top-arrow,
body.parents #top-band-content #top-arrow,
body.testimonials #top-band-content #top-arrow {
	background-position: 318px 39px;
	height: 68px;
}

/* Top Arrow Fixed Position */
body.explore #top-band-content #top-arrow,
body.experience #top-band-content #top-arrow,
body.grow #top-band-content #top-arrow,
body.siwj #top-band-content #top-arrow,
body.program-info #top-band-content #top-arrow,
body.parents #top-band-content #top-arrow,
body.testimonials #top-band-content #top-arrow {
	background-position: 318px 60px;
}

/* GWU Logo normal position */
#gwu-logo {
	position: absolute; 
	top: 19px; 
	left: 29px;
	width: 267px;
	height: 21px;
	z-index: 3;
}

* html #gwu-logo {
	position: absolute;
}

/* GWU Logo fixed position */
body.enhanced-layout #gwu-logo {
	position: fixed;
}


/* Apply button Normal Position */

#apply-button {
	position: absolute; 
	top: 12px; 
	right: 25px;
	width: 169px;
	height: 35px;
}

* html #apply-button {
	position: absolute;
}

/* Apply button fixed position */
body.enhanced-layout #apply-button {
	position: fixed;
	z-index: 3;
}

/* NAVIGATION */

#nav #siwj-logo {
	margin: 0 0 30px 0;
}

#nav p {
	text-align: right;
	font-size: .84em;
	margin: 0 0 30px 0;
}

#nav ul {
	border-top: 2px solid #2f4f62;
}
#nav ul li {
	height: 46px;
	border-bottom: 1px dashed #2f4f62;
}
#nav ul li a {
	display: block;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

/* Nav on-states and hover-states */

#nav ul li.explore a {
	background: url(/images/siwj/nav-explore.png) top left no-repeat;
	background-position: 11px 0;
}
#nav ul li.explore a:hover,
body.explore #nav ul li.explore a {
	background: url(/images/siwj/nav-explore.png) top left no-repeat #2abcf3;
	background-position: 11px 0;
}

#nav ul li.experience a {
	background: url(/images/siwj/nav-experience.png) top left no-repeat;
	background-position: 11px 0;
}
#nav ul li.experience a:hover,
body.experience #nav ul li.experience a {
	background: url(/images/siwj/nav-experience.png) top left no-repeat #ffbd00;
	background-position: 11px 0;
}

#nav ul li.grow {
	border-bottom: 2px solid #2f4f62;
	background-position: 11px 0;
}
#nav ul li.grow a {
	background: url(/images/siwj/nav-grow.png) top left no-repeat;
	background-position: 11px 0;
}
#nav ul li.grow a:hover,
body.grow #nav ul li.grow a {
	background: url(/images/siwj/nav-grow.png) top left no-repeat #6ea53c;
	background-position: 11px 0;
}

#nav ul li.siwj {
	border-bottom: 2px solid #2f4f62;
	background-position: 11px 0;
}
#nav ul li.siwj a {
	background: url(/images/siwj/nav-siwj.png) top left no-repeat;
	background-position: 11px 3px;
}
#nav ul li.siwj a:hover,
body.siwj #nav ul li.siwj a {
	background: url(/images/siwj/nav-siwj.png) top left no-repeat #8a6bdb;
	background-position: 11px 3px;
}

#nav ul li.program-info a {
	background: url(/images/siwj/nav-program-info.png) top left no-repeat;
	background-position: 11px 0;
}
#nav ul li.program-info a:hover,
body.program-info #nav ul li.program-info a {
	background: url(/images/siwj/nav-program-info.png) top left no-repeat #fc4830;
	background-position: 11px 0;
}
#nav ul li.parents {
	border-bottom: 2px solid #2f4f62;
	background-position: 11px 0;
}
#nav ul li.parents a {
	background: url(/images/siwj/nav-parents.png) top left no-repeat;
	background-position: 11px 0;
}
#nav ul li.parents a:hover,
body.parents #nav ul li.parents a {
	background: url(/images/siwj/nav-parents.png) top left no-repeat #019a7e;
	background-position: 11px 0;
}

/* CONTENT COLUMN */

#content {
	width: 670px;
	float: right;
}

#feed li {
	padding: 19px 0 14px 0;
	border-bottom: 1px solid #2f4757;
}

#feed h1 {
	font-family: Georgia, times, serif;
	font-weight: normal;
	font-size: 1.571em;
	margin: 0 0 12px 0;
	width: 510px;
	line-height: 1.2em;
}
#feed h1 a:hover {
	text-decoration: none;
}
#feed p {
	width: 510px;
	margin: 0 0 1em 0;
}
#feed ul.categories {
	float: right;
	width: 157px;
}
#feed ul.categories li {
	padding: 0;
	border: none;
	float: right;
	margin: 0 0 0 6px;
}

/* Generic pages headline hover states */

body.generic #feed li.explore h1 a:hover {
	color: #2abcf3;
	border-bottom: 1px dotted #2abcf3;
}
body.generic #feed li.experience h1 a:hover {
	color: #ffbd00;
	border-bottom: 1px dotted #ffbd00;
}
body.generic #feed li.grow h1 a:hover {
	color: #6ea53c;
	border-bottom: 1px dotted #6ea53c;
}
body.generic #feed li.siwj h1 a:hover {
	color: #8a6bdb;
	border-bottom: 1px dotted #8a6bdb;
}
body.generic #feed li.program-info h1 a:hover {
	color: #fc4830;
	border-bottom: 1px dotted #fc4830;
}
body.generic #feed li.parents h1 a:hover {
	color: #019a7e;
	border-bottom: 1px dotted #019a7e;
}
body.generic #feed li.testimonials h1 a:hover {
	color: #ff6100;
	border-bottom: 1px dotted #ff6100;
}

/* Category pages headlines */

body.explore #feed li h1 a {
	color: #2abcf3;
}
body.explore #feed li h1 a:hover {
	border-bottom: 1px dotted #2abcf3;
}

body.experience #feed li h1 a {
	color: #ffbd00;
}
body.experience #feed li h1 a:hover {
	border-bottom: 1px dotted #ffbd00;
}

body.grow #feed li h1 a {
	color: #6ea53c;
}
body.grow #feed li h1 a:hover {
	border-bottom: 1px dotted #6ea53c;
}

body.siwj #feed li h1 a {
	color: #8a6bdb;
}
body.siwj #feed li h1 a:hover {
	border-bottom: 1px dotted #8a6bdb;
}

body.program-info #feed li h1 a {
	color: #fc4830;
}
body.program-info #feed li h1 a:hover {
	border-bottom: 1px dotted #fc4830;
}

body.parents #feed li h1 a {
	color: #019a7e;
}
body.parents #feed li h1 a:hover {
	border-bottom: 1px dotted #019a7e;
}

body.testimonials #feed li h1 a {
	color: #ff6100;
}
body.testimonials #feed li h1 a:hover {
	border-bottom: 1px dotted #ff6100;
}


/* Detail Pages */

.detail h1 {
	color: #fff;
	font-family: Georgia, times, serif;
	font-size: 2.143em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0 20px 65px 0;
	margin: 0 0 29px 0;
}

body.generic .detail h1 {
	border-bottom: 5px solid #005481;
}
body.generic .detail a {
	color: #8CB3C7;
}

body.explore .detail h1 {
	border-bottom: 5px solid #2abcf3;
}
body.explore .detail a {
	color: #2abcf3;
}

body.experience .detail h1 {
	border-bottom: 5px solid #ffbd00;
}
body.experience .detail a {
	color: #ffbd00;
}

body.grow .detail h1 {
	border-bottom: 5px solid #6ea53c;
}
body.grow .detail a {
	color: #6ea53c;
}

body.program-info .detail h1 {
	border-bottom: 5px solid #fc4830;
}
body.program-info .detail a {
	color: #fc4830;
}

body.parents .detail h1 {
	border-bottom: 5px solid #019a7e;
}
body.parents .detail a {
	color: #019a7e;
}

body.testimonials .detail h1 {
	border-bottom: 5px solid #ff6100;
}
body.testimonials .detail a {
	color: #ff6100;
}

.detail p {
	margin: 0 0 1.2em 0;
	font-size: 1.071em;
	color: #fff;
	line-height: 1.5em;
}

.detail blockquote {
	font-family: Georgia, times, serif;
	font-style: italic;
	font-size: 1.286em;
	line-height: 1.714em;
	border-top: 1px solid #2f5063;
	border-bottom: 1px solid #2f5063;
	padding: 15px 0 17px 0;
	margin: 0 0 1.7em 0;
}

.detail blockquote p {
	display: inline;
}

.detail h2 {
	font-size: 1.313em;
	text-transform: uppercase;
	margin: 0 0 .75em 0;
	font-weight: normal;
	color: #fff;
}

.detail img.alignleft {
	float: left;
	margin: 6px 30px 15px 0;
}

.detail ul {
	margin: 0 0 1em 1em;
	color: #fff;
}

.detail ol {
	margin: 0 0 1em 1.4em;
	color: #fff;
}

.detail ul li {
	list-style: disc;
}

.detail ol li {
	list-style: decimal;
}

.detail img {
	border: none;
}

img.align-left {
	float: left;
	margin: 5px 20px 10px 0;
}

img.align-right {
	float: right;
	margin: 5px 0 10px 20px;
}

.detail #article-end {
	border-top: 1px dashed #2f4e61;
	padding: 8px 0 0 0;
	margin: 0 0 2em 0;
}

.detail #article-end #categories {
	float: left;
}
.detail #article-end .addthis_button {
	float: right;
	margin: 25px 0 0 0;
}

.detail #article-end span {
	float: left;
	margin: 0 10px 0 0;
	padding: 12px 0 0 0;
	font-size: 0.857em;
}
.detail #article-end ul {
	float: left;
	margin: 0;
}
.detail #article-end ul li {
	float: left;
	margin: 0 6px 0 0;
	list-style: none;
}

.generic .detail #article-end {
	display: none;
}

.detail #article-nav {
	padding: 20px;
}
body.explore .detail #article-nav {
	border: 5px solid #2abcf3;
}
body.experience .detail #article-nav {
	border: 5px solid #ffbd00;
}
body.grow .detail #article-nav {
	border: 5px solid #6ea53c;
}
body.program-info .detail #article-nav {
	border: 5px solid #fc4830;
}
body.parents .detail #article-nav {
	border: 5px solid #019a7e;
}
body.testimonials .detail #article-nav {
	border: 5px solid #ff6100;
}

.detail #article-nav .cat-description {
	padding: 0 0 16px 40px;
	font-family: Georgia, times, serif;
	font-style: italic;
	color: #fff;
	line-height: 18px;
}
body.explore .detail #article-nav .cat-description {
	background: url(/images/siwj/cat-desc-icon-explore.gif) top left no-repeat;
	border-bottom: 1px solid #2abcf3;
}
body.experience .detail #article-nav .cat-description {
	background: url(/images/siwj/cat-desc-icon-experience.gif) top left no-repeat;
	border-bottom: 1px solid #ffbd00;
}
body.grow .detail #article-nav .cat-description {
	background: url(/images/siwj/cat-desc-icon-grow.gif) top left no-repeat;
	border-bottom: 1px solid #294a34;
}
body.siwj .detail #article-nav .cat-description {
	background: url(/images/siwj/cat-desc-icon-siwj.gif) top left no-repeat;
	border-bottom: 1px solid #8a6bdb;
}
body.program-info .detail #article-nav .cat-description {
	background: url(/images/siwj/cat-desc-icon-program-info.gif) top left no-repeat;
	border-bottom: 1px solid #fc4830;
}
body.parents .detail #article-nav .cat-description {
	background: url(/images/siwj/cat-desc-icon-parents.gif) top left no-repeat;
	border-bottom: 1px solid #019a7e;
}
body.testimonials .detail #article-nav .cat-description {
	background: url(/images/siwj/cat-desc-icon-testimonials.gif) top left no-repeat;
	border-bottom: 1px solid #ff6100;
}

.detail #article-nav #prev {
	float: left;
	text-align: right;
	width: 281px;
	padding: 0 29px 0 0;
	color: #fff;
}
.detail #article-nav #next {
	float: right;
	width: 281px;
	padding: 0 0 0 27px;
	color: #fff;
}
.detail #article-nav #prev span,
.detail #article-nav #next span {
	text-transform: uppercase;
	font-weight: bold;
}

body.explore .detail #article-nav #prev {
	border-right: 1px solid #2abcf3;
}
body.experience .detail #article-nav #prev {
	border-right: 1px solid #ffbd00;
}
body.grow .detail #article-nav #prev {
	border-right: 1px solid #294a34;
}
body.siwj .detail #article-nav #prev {
	border-right: 1px solid #8a6bdb;
}
body.program-info .detail #article-nav #prev {
	border-right: 1px solid #fc4830;
}
body.parents .detail #article-nav #prev {
	border-right: 1px solid #019a7e;
}
body.testimonials .detail #article-nav #prev {
	border-right: 1px solid #ff6100;
}

/* FOOTER */

#bottom-nav {
	position: absolute;
	bottom: 11px;
	left: 11px;
	height: 53px;
	width: 563px;
}

* html #bottom-nav {
	top: 10px;
}

#bottom-nav li {
	float: left;
	border-right: 1px solid #2f4b5d;
	width: 69px;
	height: 44px;
	text-align: right;
	font-size: .857em;
	padding: 9px 10px 0 0;
}
#bottom-nav li a {
	display: block;
	padding: 0 0 0 10px;
}
#bottom-nav li#social-links {
	width: 122px; /* if 8 social links */
	/* width: 151;   if 10 social links */
	/* width: 180;   if 12 social links */
	/* width: 209;   if 14 social links */
	padding: 0;
	height: 53px;
}
#bottom-nav li#social-links ul {
	height: 53px;
}
#bottom-nav li#social-links li {
	float: left;
	width: 24px;
	height: 24px;
	border: none;
	padding: 0;
	margin: 0 5px 5px 0;
}
#bottom-nav li#social-links li a {
	display: block;
	width: 18px;
	height: 18px;
	padding: 2px;
	border: 1px solid #2f4b5d;
}
#bottom-nav li#social-links li a:hover {
	border: 1px solid #fff;
}


#contact-info {
	position: absolute;
	bottom: 11px;
	right: 11px;
	height: 53px;
	font-size: .75em;
	color: #fff;
}

* html #contact-info {
	top: 10px;
}

#contact-info address {
	float: right;
	font-style: normal;
}
#contact-info address span {
	display: block;
	font-weight: bold;
}
#contact-info dl {
	float: right;
	width: 136px;
	margin: 0 0 0 34px;
}
#contact-info dl dt {
	float: left;
	width: 49px;
}
#contact-info dl dd {
	float: right;
	width: 83px;
}



