/* @override http://origencreatives.com/projects/sundstrom/css/global.css */

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid;
}

p {
	margin: 0 0 15px 0;
}


blockquote {
	font-style: italic;
	margin: -10px 50px 10px 20px ;
}

blockquote strong {
	text-align: right;
	display: block;
	margin: 10px 0 0 0 ;
}
body#home div#content a {
	position: relative;
	z-index: 1000;
}
body {
	background: #003333;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	line-height: 20px;
	margin: 30px;
}

div#wrapper {
	background: #FFF url(../images/wrapper_bg.jpg) top right repeat-y;
	width: 974px;
	margin: 0 auto;
	min-height: 602px;
	overflow: hidden;
}
body#home div#wrapper, body#what div#wrapper, body#contact div#wrapper {
	position: relative;
}


#wrapper.forceheight {
	height: 602px;
}

h1#logo {
	text-indent: -9999px;
	display: block;
	width: 161px;
	height: 99px;
	float: left;
	margin: 17px 0 0 20px;
}

body#what h1#logo {
	position: relative;
	z-index: 1000;

}
body#home h1#logo {
	text-indent: -9999px;
	display: block;
	width: 161px;
	height: 99px;
	float: right;
	margin: 27px 54px 0 0;
}

h1#logo a {
	background: transparent url(../images/logo.jpg) top left no-repeat;
	display: block;
	height: 99px;
	border-bottom: none;
}

div#header {
	overflow: hidden;
	clear: both;
	background: transparent url(../images/header_bg.jpg) top right no-repeat;
}

h2#slogan {
	text-indent: -9999px;
	display: block;
	width: 218px;
	height: 44px;
	background: transparent url(../images/slogan.gif) top left no-repeat;
	float: right;
	margin: 47px 59px 27px 0;
}

/* @group Global Navigation */
body#home ul#nav {
	margin: 10px 14px 0 10px ;
	position: relative;
	z-index: 1000;
	width: 500px;

}
ul#nav {
	overflow: hidden;
	margin: 0 14px 0 0;
	padding: 0;
	width: 600px;
	clear: both;
	float: right;
	display: inline;

}

body#what ul#nav {
	position: relative;
	z-index: 1000;
}
ul#nav li {
	float: left;
	list-style: none;
	margin: 0 0 0 45px;
	padding-bottom: 8px;
}


ul#nav li:first-child {
	margin-left: 0px;
}

ul#nav li.first {
	margin: 0px;
}

ul#nav li a {
		color:#999999;
		text-decoration: none;
		padding: 0 5px 8px 5px;
}

ul#nav li a.selected_nav,
ul#nav li a:hover {
	background: transparent url(../images/nav_selected.gif) bottom center no-repeat;
	border-bottom: none;
}

/* @end */


body#home div#content {
	padding: 10px 54px 15px 535px;
	margin: 23px 0 0 0 ;
}
div#contentwrap {
	background: transparent url(../images/content_bg.jpg) repeat-y top left;

}

div#content {
	background: transparent url(../images/content_bg.jpg) repeat-y top left;
	padding: 5px 54px 15px 450px;
	margin: 5px 0 0 0 ;
	background: transparent url(../images/content_bottom_bg.jpg) left bottom no-repeat;
	overflow: hidden;
}
div#content h1#headline_home {
	text-indent: -9999px;
	background: transparent url(../images/headline_home.png) bottom left no-repeat;
	display: block;
	width: 389px;
	height: 26px;
	margin: 10px 0 10px 0;
	position: relative;
	z-index: 2000;
}
div#bottom {
	background: transparent url(../images/content_bottom_bg.jpg) top left no-repeat;
	margin: -30px 0 10px 0;
	height: 45px;
	display: none;
}

div#footer {
	clear: both;
	bottom: 0px;
	right: 14px;
	background: #e0e7be;
	padding: 5px 45px 5px 0;
	width: 915px;
	text-align: right;
}

body#home div#footer, body#what div#footer {
	position: absolute;
}

div#footer p {
	margin: 0;
	font-size: 9px;
}


div#feature {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 652px;
	height: 602px;
	background: transparent url(../images/feature_photos/rotate.php) bottom left no-repeat;
	z-index: 1;
}


div#maincontent {
	float: right;
	width: 462px;
	margin: 10px 59px 50px 0;
	border-bottom: 1px solid #ddd;
	display: inline;

}

body#contact div#maincontent {
	margin-bottom: 60px;
}

body#contact div#maincontent.ok {
	margin-top:20px ;
	min-height: 320px;
}
div#maincontent ol {
	margin: -10px 0 10px 40px ;
}

div#maincontent ul {
	margin: -10px 0 10px 40px;
}

div#maincontent ol li, div#maincontent ul li {
	padding:0;
}
div#sidebar {
	float: left;
	width: 410px;
	margin: -51px 0 50px 20px;
	position: relative;
	display: inline;
}


body#what div#sidebar {
	position: relative;
	z-index: 2000;
	margin: 220px 0 40px 220px;
	width: 190px;
	
}

body#what div#sidebar.planning {
	margin: 220px 0 30px 290px;
	width: 160px;
}

body#what div#sidebar.design {
	margin: 230px 0 0px 310px;
	width: 140px;
}

body#what div#sidebar.resources {
	margin: 305px 0 0px 185px;
	width: 220px;
}
body#what div#sidebar.who {
	margin: 140px 0 0px 240px;
	width: 170px;
}

body#what div#sidebar.awards {
	margin: 150px 0 0px 240px;
	width: 170px;
}

body#contact div#sidebar {
	margin: 10px 0 0px 20px;
	width: 410px;
	position: relative;
	z-index: 1000;
}

h4.case {
	text-indent: -9999px;
	display: block;
	width: 96px;
	height: 19px;
	background: transparent url(../images/case.gif) top left no-repeat;
	float: right;
	clear: both;
	margin: 0 ;
	
}

h4.case_multi {
	text-indent: -9999px;
	display: block;
	width: 130px;
	height: 19px;
	background: transparent url(../images/case_multi.gif) top left no-repeat;
	float: right;
	clear: both;
	margin: 0 ;
	
}
div#portfolio_image {
	overflow: hidden;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}

div#portfolio_image img {
	margin: 0 0 10px 0;
}
div#portfolio_image a {
	float: right;
	margin: 0 0 5px 0 ;
	clear: both;
	color: #999999;
	font-size: 9px;
	line-height: 12px;
}
div#sidebar ul {
	margin: 0;
	font-size: 11px;
	overflow: hidden;
	padding: 0;
}
div#sidebar li {
	float: left;
	list-style: none;
	margin-right: 15px;
}

body#what div#sidebar li {
	float: none;
}

div#sidebar li a {
	color: #999999;
}
div#sidebar li a.selected {
	font-weight: bold;
	border-bottom: 1px solid;
}

div#sidebar h3 {
	clear: both;
	font-size: 12px;
	color: #98cb00;
	margin: 10px 0 0;
	font-weight: normal;
}

/* @group Feature Div Images */
div#feature_1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 440px;
	height: 482px;
	background: transparent url(../images/feature/book_pillar.png) bottom left no-repeat;
	z-index: 1;
}

div#feature_2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 440px;
	height: 602px;
	background: transparent url(../images/feature/chess.png) bottom left no-repeat;
	z-index: 1;
}

div#feature_3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 440px;
	height: 602px;
	background: transparent url(../images/feature/apple.png) bottom left no-repeat;
	z-index: 1;
}

div#feature_4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 440px;
	height: 602px;
	background: transparent url(../images/feature/student.png) bottom left no-repeat;
	z-index: 1;
}

div#feature_5 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 455px;
	height: 540px;
	background: transparent url(../images/feature/lightbulb.png) top left no-repeat;
	z-index: 1;
}

div#feature_6 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 455px;
	height: 680px;
	background: transparent url(../images/feature/lightbulb.png) top left no-repeat;
	z-index: 1;
}

div#feature_7 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 455px;
	height: 1130px;
	background: transparent url(../images/feature/resources.png) bottom left no-repeat;
	z-index: 1;
}
/* @end */

/* @group Portfolio Section Titles */

div#content h1#eventmaterials {
	text-indent: -9999px;
	background: transparent url(../images/headlines/eventmaterials.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#annualreport_section {
	text-indent: -9999px;
	background: transparent url(../images/headlines/annualreport_section.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#viewbooks_section {
	text-indent: -9999px;
	background: transparent url(../images/headlines/viewbooks_section.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#campaign_section {
	text-indent: -9999px;
	background: transparent url(../images/headlines/campaigns_section.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#giving_section {
	text-indent: -9999px;
	background: transparent url(../images/headlines/giving_section.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#announcements_section {
	text-indent: -9999px;
	background: transparent url(../images/headlines/announcements_section.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#what {
	text-indent: -9999px;
	background: transparent url(../images/headlines/what.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#planning {
	text-indent: -9999px;
	background: transparent url(../images/headlines/planning.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#management {
	text-indent: -9999px;
	background: transparent url(../images/headlines/management.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 22px;
	margin: 10px 10px 4px 0;	
}

div#content h1#design {
	text-indent: -9999px;
	background: transparent url(../images/headlines/design.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#awards {
	text-indent: -9999px;
	background: transparent url(../images/headlines/awards.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}
div#content h1#who {
	text-indent: -9999px;
	background: transparent url(../images/headlines/who.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 10px 10px 7px 0;	
}

div#content h1#contact {
	text-indent: -9999px;
	background: transparent url(../images/headlines/contact.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 18px;
	margin: 9px 0 6px 0;
}

div#content h1#top10 {
	text-indent: -9999px;
	background: transparent url(../images/headlines/top10.png) top center no-repeat;
	display: block;
	width: 462px;
	float: right;
	height: 39px;
	margin: 10px 0 6px 0;
}
/* @end */

/* @group Portfolio Page Titles */

div#maincontent h3 {
	line-height: 16px;
	margin: 10px 0;
}
div#maincontent h3#wis {
	text-indent: -9999px;
	background: transparent url(../images/headlines/wis.gif) top left no-repeat;

}

div#maincontent h3#ofb {
	text-indent: -9999px;
	background: transparent url(../images/headlines/ofb.gif) top left no-repeat;
}

div#maincontent h3#visionaries {
	text-indent: -9999px;
	background: transparent url(../images/headlines/visionaries.gif) top left no-repeat;
}

div#maincontent h3#annualreport {
	text-indent: -9999px;
	background: transparent url(../images/headlines/annualreport.gif) top left no-repeat;
}

div#maincontent h3#mba_viewbook {
	text-indent: -9999px;
	background: transparent url(../images/headlines/mba_viewbook.gif) top left no-repeat;
}

div#maincontent h3#campaign {
	text-indent: -9999px;
	background: transparent url(../images/headlines/campaign_uo.gif) top left no-repeat;
}

div#maincontent h3#giving_gap {
	text-indent: -9999px;
	background: transparent url(../images/headlines/giving_gap.gif) top left no-repeat;
}

div#maincontent h3#dean {
	text-indent: -9999px;
	background: transparent url(../images/headlines/dean.gif) top left no-repeat;
}

div#maincontent h3#commencement {
	text-indent: -9999px;
	background: transparent url(../images/headlines/commencement.gif) top left no-repeat;
}
/* @end */


.hide {
	display: none;
}

/* @group Contact Form  */

fieldset {
	background: #fbf5e4;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #ccc;
}

label {
	clear: both;
	display: block;
	margin: 0 0 10px 0 ;
}

div#maincontent form#f input[type="text"] {
	border: 1px solid #CCC;
	width: 280px;
	padding: 5px;
}

textarea {
	padding: 5px;
	width: 280px;
	border: 1px solid #CCC;	
}
 
textarea#message {
	height: 150px;
}

form label span{
display:block;
float:left;
padding-right:6px;
width:140px;
text-align:right;
}

div#maincontent form#f label label span {
	text-align: left;
	width: 30px;
	display: inline;
	float: none;
	clear: none;
}

div#maincontent form#f fieldset label label {
	display: inline;
	clear: none;
	width: 60px;
	margin: 0 25px 0 5px;
	padding: 0;
}

div#maincontent form#f input[type="submit"] {
	margin-left: 150px;
	width: 100px;
	float: right;
	margin: 0 3px 5px 0;
}

.error {
	color: red;
	margin: 0 0 10px 0;
}

.success {
	color: #006699;
	margin: 0 100px 10px 0;	
}

/* @end */

.vcard {
	background: transparent url(../images/vcard.jpg) left center no-repeat;
	padding: 10px 0 10px 40px;
}