* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 19px;
    font-family: arial, sans-serif;
    color: #333;
    background: #fff;
}

@font-face {
    font-family: 'myriad';
    src: url(/subprojects/iwudegrees3/fonts/myriadpro-regular-webfont.eot?) format('eot'),
         url(/subprojects/iwudegrees3/fonts/myriadpro-regular-webfont.woff) format('woff'),
         url(/subprojects/iwudegrees3/fonts/myriadpro-regular-webfont.ttf) format('truetype'),
         url(/subprojects/iwudegrees3/fonts/myriadpro-regular-webfont.svg#webfontb7WIwJ4h) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad';
    src: url(/subprojects/iwudegrees3/fonts/myriadpro-semibold-webfont.eot);
    src: url(/subprojects/iwudegrees3/fonts/myriadpro-semibold-webfont.eot?#iefix) format('embedded-opentype'),
         url(/subprojects/iwudegrees3/fonts/myriadpro-semibold-webfont.woff) format('woff'),
         url(/subprojects/iwudegrees3/fonts/myriadpro-semibold-webfont.ttf) format('truetype'),
         url(/subprojects/iwudegrees3/fonts/myriadpro-semibold-webfont.svg#MyriadProSemibold) format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'myriad-cond';
    src: url(/subprojects/iwudegrees3/fonts/myriadpro-boldcond-webfont.eot);
    src: url(/subprojects/iwudegrees3/fonts/myriadpro-boldcond-webfont.eot?#iefix) format('embedded-opentype'),
         url(/subprojects/iwudegrees3/fonts/myriadpro-boldcond-webfont.woff) format('woff'),
         url(/subprojects/iwudegrees3/fonts/myriadpro-boldcond-webfont.ttf) format('truetype'),
         url(/subprojects/iwudegrees3/fonts/myriadpro-boldcond-webfont.svg#MyriadProBoldCondensed) format('svg');
    font-weight: normal;
    font-style: normal;
}

a { color: #333; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 990px; margin: 0 auto; }

html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -96px; }
#footer, #footer-push { height: 96px; }

#header { background: url(/subprojects/iwudegrees3/images/header.png) repeat-x 0 0; }
#header .inner { background: url(/subprojects/iwudegrees3/images/header-inner.png) no-repeat center 0; }
#header .shell { height: 89px; padding: 6px 0 0 0; }
#header h1#logo { height: 72px; width: 176px; float:left; }
#header h1#logo a { height: 72px; width: 176px; background: url(/subprojects/iwudegrees3/images/logo.png) no-repeat 0 0; display:block; font-size: 0; line-height: 0; text-indent: -4000px; }

#navigation { float:right; padding-top:10px; }
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li { float:left; height: 56px; padding-left: 10px; }
#navigation ul li a { float:left; height: 56px; position:relative; padding: 0 13px 0 25px; font-size: 16px; font-family: "myriad", Arial, serif; font-weight:bold; color: #fff; line-height: 54px; }
#navigation ul li a span { height: 56px; width: 12px; position:absolute; right: -12px; top: 0; }
#navigation ul li a:hover,
#navigation ul li.active a { background: url(/subprojects/iwudegrees3/images/nav-btn.png) no-repeat 0 0; color: #a31d35; text-decoration:none; }
#navigation ul li a:hover span,
#navigation ul li.active a span { background: url(/subprojects/iwudegrees3/images/nav-btn.png) no-repeat right 0; }


.top { background: #85a8d8 url(/subprojects/iwudegrees3/images/top.png) repeat-x 0 0; }
.top .inner { background: url(/subprojects/iwudegrees3/images/top-inner.png) no-repeat center 0; }
.top .shell { position:relative; min-height: 306px; }
.top .bg-img { height: 306px; width: 1280px; position:absolute; left: 50%; margin-left: -640px; top: 0; z-index:1; }
.top .people-img { height: 289px; width: 363px; background: url(/subprojects/iwudegrees3/images/people.png) no-repeat 0 0; position:absolute; left: 214px; font-size: 0; line-height: 0; text-indent: -4000px; z-index: 2; bottom: -1px; }

.top h2 { font-size: 34px; font-weight: normal; font-family: "myriad", Arial, serif; line-height: 34px; }
.top h3 { font-size: 26px; font-weight: bold; line-height: 29px; font-family: "myriad", Arial, serif; padding-bottom: 5px; }

#footer { height: 96px; background: url(/subprojects/iwudegrees3/images/footer.png) repeat-x 0 0; }
#footer .shell { padding: 18px 0 0 0; font-size: 14px; color: #ccc; }
#footer a { color: #333; }
#footer a span { color: #8f182d; }

#container { background: url(/subprojects/iwudegrees3/images/container.png) repeat-x 0 0; }
#container .container-inner { background: url(/subprojects/iwudegrees3/images/container-inner.png) no-repeat center 0; position: relative; top: -24px; z-index: 99; }
#container .shell { padding: 28px 0 0 25px; position:relative; width: 965px; }

#container h2 { font-size: 26px; font-family: "myriad", arial, sans-serif; font-weight: normal; color: #9b1a2f; line-height: 30px; padding-bottom: 5px; }
#container h2 span { color: #333; }
#container h3 { font-size: 22px; font-family: "myriad", arial, sans-serif; font-weight: normal; color: #9b1a2f; line-height: 26px; }
#container h4 { font-size: 12px; padding-bottom: 20px; }
#container p { padding-bottom: 10px; }
#container ul { list-style: none; list-style-position: outside; }
#container ul li { background: url(/subprojects/iwudegrees3/images/li.png) no-repeat 0 7px; padding-left: 7px; height: 100%;  }

#container .form-box { width: 385px; position:absolute; top: -310px; right: -13px; z-index: 100; font-family: "myriad", arial, sans-serif; }
.home-cnt .form-box { top: -275px !important; }
#container .form-box h3 { font-size: 26px; font-weight: bold; line-height: 29px; font-family: "myriad", Arial, serif; padding-bottom: 8px; color: #fff;  }
#container .form-box .form-box-t { height: 259px; background: url(/subprojects/iwudegrees3/images/form-t.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }
#container .form-box .form-box-b { height: 123px; background: url(/subprojects/iwudegrees3/images/form-b.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }
#container .form-box .form-box-c { background: url(/subprojects/iwudegrees3/images/form-c.png) repeat-y 0 0; padding: 0 17px 0 21px; height: 100%; }
#container .form-box .rel { width: 308px; padding: 20px 20px 0 25px; position:relative; float:left; margin: -242px 0 -107px 0; background: url(/subprojects/iwudegrees3/images/form-glow.png) no-repeat 0 0; min-height: 333px; color: #fff; }
#container .form-box p { font-size: 16px; line-height: 18px; padding-bottom: 15px; }
#container .form-box label { float:left; width: 116px; padding-right: 12px; line-height: 28px; font-size: 12px; text-align:right; }
#container .form-box span.field { height: 30px; width: 139px; background: url(/subprojects/iwudegrees3/images/form-field.png) no-repeat 0 0; float:left; }
#container .form-box span.field input { width: 119px; padding: 6px 10px; background: none; border: 0; font-family: "myriad", arial, sans-serif; font-size: 14px; }
#container .form-box .row { padding-bottom: 6px; }
#container .form-box input.form-submit { height: 45px; width: 169px; background: url(/subprojects/iwudegrees3/images/form-submit.png) no-repeat 0 0; border: 0; cursor: pointer; color:#fff; font-weight: bold; text-shadow: 1px 1px 1px #731424; font-size: 20px; text-align:left; padding-left: 29px; padding-bottom: 5px; font-family: "myriad", Arial, serif; position:relative; top: 8px; margin-left: 130px; }
#container .form-box input.form-submit:hover { color: #ccc; text-shadow: 1px 1px 1px #000; }

.box { width: 472px; float: left; display: inline; background: url(/subprojects/iwudegrees3/images/box-c.png) repeat-y 0 0; margin-bottom: 28px; }
.right-box { float: right; display: inline; margin-right: -7px !important; position:relative; }
.box-t { background: url(/subprojects/iwudegrees3/images/box-t.png) no-repeat 0 0; }
.box-b { background: url(/subprojects/iwudegrees3/images/box-b.png) no-repeat 0 bottom; padding: 7px 33px 40px 33px; }

.boxes { padding-top: 19px; }
.min-box { width: 317px; background-image: url(/subprojects/iwudegrees3/images/min-box-c.png); margin-right: 10px; }
.min-box .box-t { background-image: url(/subprojects/iwudegrees3/images/min-box-t.png); }
.min-box .box-b { background-image: url(/subprojects/iwudegrees3/images/min-box-b.png); padding-left: 20px; padding-right: 20px; }

#container .box h3 { height: 44px; color: #fff; line-height: 43px; background: url(/subprojects/iwudegrees3/images/box-heading.png) repeat-x 0 0; position: relative; margin: 0 -26px 0 0; padding: 0 26px; margin-bottom: 10px; left: -26px; width: 406px; }
#container .min-box h3 { left: -12px; margin-right: -23px; padding: 0 12px; width: 276px; }
#container .min-box ul li { padding-bottom: 4px; }
#container .box h4 { padding-bottom: 10px; }
#container .lists ul { width: 190px; float: left; display: inline; }
#container .lists ul.right-list { float: right; display: inline; }


.top-cnt { position:absolute; top: 20px; left: 10px; color: #fff; z-index: 999; width: 390px; }
.top-cnt h2 { font-size: 32px; font-weight: normal; }
.top-cnt h4 { font-size: 24px; font-weight: normal; line-height: 24px; font-family: "myriad-cond", Arial, serif; }

.home-top .top-cnt { width: 250px; color: #fff; top: 40px; font-family: "myriad", Arial, serif;  }
.home-top .top-cnt h2 { font-size: 34px; line-height: 34px; padding-bottom: 10px; }
.home-top .top-cnt p { padding-right: 0px; font-size: 14px; }

.home-top { height: 315px; }
.home-top .people-img { left: 250px; }

#container .subnav { height: 87px; width: 702px; background: url(/subprojects/iwudegrees3/images/subnav.png) no-repeat 0 0; position:relative; margin-top: -17px; margin-left: -18px; }
#container .subnav span { width: 168px; font-size: 24px; color: #fff; line-height: 43px; padding-left: 22px; float:left; }
#container .subnav h3 { width: 168px; font-size: 24px; color: #fff; line-height: 86px; padding-left: 22px; float:left; }
#container .subnav ul { float:left; width: 220px; padding-top: 14px; font-size: 18px; }
#container .subnav ul li,
#container .subnav li { background: url(/subprojects/iwudegrees3/images/li.png) no-repeat 0 7px; margin-left: 7px;  list-style: none; list-style-position: outside; 
	padding-bottom: 12px; background: url(/subprojects/iwudegrees3/images/subnav-arr.png) no-repeat 0 5px; padding-left: 14px; float: left; display: inline; width: 168px; margin-top: 14px; font-size: 18px;}
#container .subnav-li {padding-left: 14px; color: #666; margin-top:57px; background: url(/subprojects/iwudegrees3/images/subnav-arr.png) no-repeat 0 5px; left:15px; font-size:18px; position:absolute;}
#container .subnav ul li a,
#container .subnav li a { color: #666;  }

#container .cols { padding-top: 15px; color: #666; }
#container .cols .col { width: 470px; float:left; }
#container .cols .right-col { float:right; }
#container .cols h3 { padding-bottom: 5px; }
#container p.more-link a { color: #8f182d; background: url(/subprojects/iwudegrees3/images/li.png) no-repeat 0 4px; padding-left: 7px; }

/*JQUERY SELECTBOX*/
.jquery-selectbox {
	position: relative;
	height: 30px;
	width: 139px !important;
	z-index: 0;
	float: left;
	display: inline;
	color: #000;
	font-family: "myriad", Arial, serif; 
	font-size: 14px; 
	background: url(/subprojects/iwudegrees3//images/form-select.png) no-repeat 0 0; 
}

.error { color: orange; font-weight: bold }


















