﻿*
{
	margin: 0px;
	padding: 0px;
}
/*** design elements ***/
html, body
{
	font: 12px Arial;
	background: #8CB4E8;
}
body#editor
{
	font: 12px Arial;
	background: #FFF;
}
div#mainContainer
{
	width: 960px;
	margin: 10px auto 0 auto;
	min-height: 576px;
}
div#banner
{
	width: 960px;
	height: 111px;
	background: url("../images/bg-header.jpg") no-repeat top left;
}
div#header-tabs
{
	position: relative;
	top: 73px;
	left: 625px;
	height: 23px;
	width: 210px;
	overflow: hidden;
}
div#container
{
	width: 960px;
	background: url("../images/bg-container.jpg") repeat-y top left;
}
div#leftContent
{
	background: url('../images/bg-leftcontent.jpg') no-repeat top left;
	width: 139px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 30px 0 0 12px;
	float: left;
}
div#mainContent
{
	width: 779px;
	padding: 0 20px 0 10px;
	float: right;
}
div#footer
{
	width: 960px;
	height: 20px;
	background: url("../images/bg-footer.jpg") no-repeat top left;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	text-align: center;
}
div#footer a:link, div#footer a:visited, div#footer a:hover
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
div#homePageContainer div#left
{
	width: 400px;
	float: left;
	padding-left: 10px;
}
div#homePageContainer div#right
{
	width: 330px;
	float: left;
	padding-left: 37px;
}

/* Home page Side Nav */
#menur-trigger
{
	height: 70px;
	width: 125px;
}
.menur
{
	display: block;
	width: 125px;
	height: 82px;
	background-image: url('../images/reg-tab.jpg');
	background-repeat: no-repeat;
}
.menur-hover
{
	display: block;
	width: 125px;
	height: 82px;
	background-image: url('../images/reg-hover.jpg');
	background-repeat: no-repeat;
}
#menurpop
{
	width: 488px;
	height: 280px;
	background-image: url('../images/popout.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 155px;
	left: 125px;
	display: none;
}
.popcontent
{
	width: 416px;
	margin: 20px 0px 0px 40px;
}
div.popcontent p
{
	font-size: 11pt;
	color: #666666;
	font-family: Verdana;
}
div.popcontent ul li
{
	list-style-type: none;
	padding: 2px;
}
div.popcontent a:link, div.popcontent a:visited
{
	color: #377404;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
div.popcontent a:hover
{
	color: #9C5F0D;
}
.popheading
{
	color: #7b9ecc;
	font-size: 14pt;
	font-weight: bold;
	font-family: tahoma;
	padding-bottom: 10px;
}
#menuo-trigger
{
	height: 70px;
	width: 125px;
}
.menuo
{
	display: block;
	width: 125px;
	height: 82px;
	background-image: url('../images/faq-tab.jpg');
	background-repeat: no-repeat;
}
.menuo-hover
{
	display: block;
	width: 125px;
	height: 82px;
	background-image: url('../images/faq-hover.jpg');
	background-repeat: no-repeat;
}
#menuopop
{
	width: 488px;
	height: 280px;
	background-image: url('../images/popout.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 237px;
	left: 125px;
	display: none;
}
#menue-trigger
{
	height: 70px;
	width: 125px;
}
.menue
{
	display: block;
	width: 125px;
	height: 82px;
	background-image: url('../images/help-tab.jpg');
	background-repeat: no-repeat;
}
.menue-hover
{
	display: block;
	width: 125px;
	height: 82px;
	background-image: url('../images/help-hover.jpg');
	background-repeat: no-repeat;
}
#menuepop
{
	width: 488px;
	height: 280px;
	background-image: url('../images/popout.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 317px;
	left: 125px;
	display: none;
}

/* validation & messages */
.infobox, .successbox, .warningbox, .errorbox, .validationbox, .helpbox
{
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.infobox
{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/icons/information.png');
}
.successbox
{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../images/icons/success.png');
}
.warningbox
{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/icons/warning.png');
}
.errorbox
{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/icons/error.png');
}
.validationbox
{
	color: #D63301 !important;
	background-color: #FFCCBA;
	background-image: url('../images/icons/validation.png');
}
.helpbox
{
	border: 1px solid #aaa;
	background-color: #eeeeec;
	background-image: url('../images/icons/help.png');
	color: #292927;
	margin-top: 0;
}
/* campus challenge page */
#campus-challenge-box
{
	padding: 1px;
	width: 772px;
	height: 490px;
	margin: auto;
	background-image: url('../images/bg-campus-challenge.gif');
	background-repeat: no-repeat;
}
#movies-box
{
	width: 750px;
	margin: 150px auto 0 auto;
}
#puMovie
{
	float: left;
	width: 320px;
	height: 240px;
	margin-left: 20px;
}
#iuMovie
{
	float: left;
	width: 320px;
	height: 240px;
	margin-left: 70px;
}
div.votes
{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

/* schedule speaker */
ul.arrows
{
	padding-bottom: 8px;
}
ul.arrows li
{
	list-style: none;
	padding: 3px 0px 2px 14px;
	background: url("../images/arrow.jpg") no-repeat 0px 4px;
}
table#volunteerForm
{
	width: 100%;
}
table#volunteerForm td
{
}
.msg
{
	font-weight: bold;
	color: #CC0000;
}

/* login */
div#loginBox
{
	width: 450px;
	margin: auto;
}
table.loginTable
{
	width: 350px;
	margin:auto;
}
table.loginTable td
{
	padding: 3px;
}
/* username */
div#usernameBox
{
	width: 450px;
	margin: auto;
}
table.usernameTable
{
	width: 400px;
}
table.usernameTable td
{
	padding: 5px;
}
/* password */
div#passwordBox
{
	width: 450px;
	margin: auto;
}
table.passwordTable
{
	width: 300px;
}
table.passwordTable td
{
	padding: 5px;
}
/*News*/
h1.title
{
	font-size: 18px;
	margin-bottom: 10px;
}
/*events*/
div.eventbox
{
	margin: 0 0 15px 0;
}
h1.eventheader
{
	font-size: 16px;
	margin-bottom: 10px;
}
div.eventdesc
{
	padding:10px 20px 10px 20px;
	font-style:italic;
}
/*** common elements ***/
p
{
	padding: 2px 0px 8px 0px;
}
p.heading
{
	color: #D49E5D;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
}
p.note
{
	color: #999;
	font-size: 11px;
}
p.news
{
	color: #377404;
}
h1
{
	color: #1D449B;
}
.blue
{
	color: #1D449B;
}
a:link, a:visited
{
}
a:hover
{
}
table
{
	font: 12px Arial;
}
.right
{
	text-align: right;
	padding-right: 7px;
}
img
{
	border: 0;
}
.ca
{
	text-align: center;
}
label
{
	font-weight: bold;
}
label.required
{
	padding-left: 10px;
	background: url("../../images/req.gif") no-repeat;
	background-position: left center;
}
.small
{
	font-size:x-small;
}
.i
{
	font-style:italic;
}

/*** donor form */
table.donor-form-table
{
	margin: auto;
	width: 450px;
}
.Error
{
	color: red;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.FormNote
{
	color: red;
	font-size: x-small;
	font-weight: bold;
	font-family: Arial;
}
.FieldLabel
{
	color: #1D449B;
	font-size: 12px;
	font-family: Arial;
}
.FormTitle
{
	color: #1D449B;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
