/****************** NAAUC Styles ******************/
html,body{
	margin:0;
	text-align:center;
	background:url(/Images/page_gradient.jpg) repeat-x fixed left top;
}

body,table,td,p,li{
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
line-height:16px;
}




.wrapper_outer{
	width:980px;
	margin: 0 auto;
	background:url(/Images/bg_gradient.jpg) no-repeat fixed center top;
}

.wrapper_inner{
	width:900px;
	margin: 0 auto;
	text-align:left;
	background:#FFF;
}



h1{
	color: #FEDA3C;
	font-size: 1.25em;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0 0 10px 0;
}

p {
	margin:0;
	padding:0 0 20px 0;
}


a {
	color:#3d43bf;
}

a:hover {
	color:#000000;
}

a.button {
	background:#d0d2fc;
	padding:3px 5px;
	line-height:50px;
	border:1px solid #aaaef7;
	color:#3d43bf;
	text-decoration:none;
}

a:hover.button {
	background:#FFF	;
	padding:3px 5px;
	line-height:50px;
	border:1px solid #aaaef7;
	color:#3d43bf;
	text-decoration:none;
}

form {
	margin:0;
	padding:0;
}

.header{
	background-image: url(/Images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer{
	background: #000;
	color: #FFFFFF;
	font-size: 12px;
	height:38px;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	padding:0 0 0 150px;
}

.footer a{
	background: #000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.footer A:hover{
	background: #000;
	color: #cccccc;
	font-size: 12px;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/****************** Homepage Masthead Styles ******************/

.search{
float:right;
margin-right:50px;
}

.search .title{
color: #F5D23A;
font-size: 14px;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
line-height:25px;
}

.searchbox {
border:none;
background:#FFF;
width:150px;
float:left;
margin:0px 5px 0 0;
}

.go{
padding:15px 0px 0px 5px;
}

.btngo {
position:relative;
top:3px;
}

table.loginbox{
background-image: url(/Images/login-spacer.gif);
background-repeat: no-repeat;
background-position: right top;
background-color: feda3c;
height:30px;
padding-right:40px;
}

table.loginbox td {
font-size: 11px;
}

table.loginbox .title {
color: #000000;
font-size: 14px;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
padding:0 10px 0 20px;
}

table.loginbox .textbox {
border:none;
background:#FFF;
margin:0 5px;
}

.mainBackground{
background-image: url(/Images/flash-placeholder.jpg);
background-repeat: no-repeat;
}

.blurb{
padding:0 20px 20 20px;
margin-top: 40px;
}

.cartItemsTitle{
color: #000000;
font-size: 11px;
font-weight: none;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
padding-left:25px;
}

.cartItems{
color: #3D43BB;
font-size: 12px;
font-weight: bold;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
padding-right:5px;
}

.cartTotalTitle{
color: #000000;
font-size: 11px;
font-weight: none;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
}

.cartTotal{
color: #3D43BB;
font-size: 12px;
font-weight: bold;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
padding-right:10px;
}

.subMenu{
height:35px;
line-height:35px;
background-image: url(/Images/subMenuBG.gif);
background-repeat: repeat-x;
color: #C4CBF1;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 1px;
overflow: hidden;
padding: 0 0 0 25px;
}
.subMenu ul.subMenulist {
list-style-type: none;
margin:0;
padding:0;
}
.subMenu ul.subMenulist li {
border-left: 1px dotted #C4CBF1;
float: left;
line-height: 10px;
margin: 0;
padding: 0 5px 0 5px;
color:#C4CBF1;
}
.subMenu ul.subMenulist a {
text-decoration: none; 
color:#C4CBF1;
}
.subMenu ul.subMenulist A:hover {
text-decoration: none;
color:#FFFFFF;
}

/****************** Homepage Centre Column ******************/

.panelsbg{
background-image: url(/Images/centrebg.gif);
background-repeat: repeat-y;
margin:0 10px 0 10px;
padding: 10px;
padding-bottom:5px;
}

.panels{
display:relative;
background: #ffffff;
background-image: url(/Images/centrePageFoldBG.gif);
background-position: right bottom;
background-repeat: no-repeat;
margin-bottom:10px;
padding:15px 20px 10px 20px;
}

.panels h1{
color: #005BBD;
font-size: 1.5em;
margin:0;
padding:0 0 10px 0;
font-weight:normal;
}

.panels img {
float:left;
margin:0;
padding:0 0 0 0;
}

/****************** Homepage Right Column ******************/

.events h1, .news h1 {
color: #FEDA3C;
font-size: 16px;
margin:0;
padding:10px 0;
}

#promotion h1 {
color: #FEDA3C;
font-size: 16px;
margin:0;
padding:0 0 10px 0;
}

.copy{
padding:20px;
}

.events {
width:230px;
background: #27245B;
background-image: url(/Images/rightPageFoldDark.gif);
background-position: right bottom;
background-repeat: no-repeat;
margin:0 0 10px 10px;
padding-bottom:77px;
position:relative;
}

.events .paperclip {
position:absolute;
top:-10px;
left:180px;
}

.news .paperclip2 {
position:absolute;
top:-10px;
}

.events ul.eventslist {
list-style-position: outside;
list-style-type: none;
margin:0;
padding:0;
}

.events ul.eventslist li {
list-style: none;
border-bottom: 1px dotted #5EA5F4;
padding: 8px 10px;
font-size:12px;
color:#FEDA3C;
}

.events ul.eventslist a {
font-size:11px;
text-decoration: none; 
color:#FFF;
}

.events ul.eventslist A:hover {
font-size:11px;
text-decoration: none; 
color:#cccccc;
}

/** News **/

.news {
width:230px;
background: #3D43BF;
background-image: url(/Images/rightPageFoldLight.gif);
background-position: right bottom;
background-repeat: no-repeat;
margin:0 0 10px 10px;
padding-bottom:50px;
position:relative;
}

.news h1{
margin-left: 40px;
margin-top:0;
}

.news ul.newslist {
list-style-position: outside;
list-style-type: none;
margin:0;
padding:0;
}

.news ul.newslist li {
list-style: none;
border-bottom: 1px dotted #5EA5F4;
padding: 8px 10px;
font-size:12px;
color:#5EA5F4;
margin:0 -10px;
}

.news ul.newslist a {
text-decoration: none; 
color:#FFF;
}

.news ul.newslist A:hover {
text-decoration: none; 
color:#fdd93c;
}

.promotion {
background: #000000;
width:230px;
margin:0 0 10px 10px; 
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
}

.extra{
	color:#FFF;
}

.date{
color: #FEDA3C;
font-size: 12px;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
}

.news{
color: #5EA5F4;
font-size: 12px;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
}

.rightColumn{
background: #312B8C url(/Images/rightColumnBG.gif)left top no-repeat;
}

/****************** Homepage Left Column ******************/

.leftColumn{
background: #FDD93C;
background-image: url(/Images/leftColumnBG.gif);
background-position: right top;
background-repeat: no-repeat;
}

/** College Profile **/

.college{
background: #000000;
width:180px;
margin:0 0 10px 10px;
}
.college h1{
color: #FEDA3C;
font-size: 16px;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
margin:0;
padding:0 0 10px 0;
}

.college h2{
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
margin:0;
padding:0 0 5px 0;
}

.college p{
margin:0;
padding:0 0 5px 0;
color:#FFF;
}
.college img {
float:left;
margin-right:10px;
}

/** Latest Poll **/

.poll{
background: #ffffff;
width:180px;
margin:10px;
}

.poll ul {
list-style: url(none) none;
margin-left:0px;
border-top: 1px dotted #D9D9D9;
}

.poll ul li{
padding:5px 0;
border-bottom: 1px dotted #D9D9D9;
}

html>body .poll ul li{
padding:5px 0;
border-bottom: 1px dotted #D9D9D9;
margin-left:-40px;
}

.poll h1{
color: #3D43BF;
font-size: 16px;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
margin:0;
padding:0 0 10px 0;
}

.poll p{
	margin:0;
	padding:0 0 5px 0;
	color:#000;
}

.latestPollResults{
	color: #312B8C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px
}

ol.polls {
	list-style-type: none;
	margin:0;
	padding:0;
}

ol.polls li {
	padding:10px 0;
	border-bottom: 1px dotted #D9D9D9;
}

ol.polls li .result {
	color: #312B8C;
	font-weight:bold;
}

p.votes {
	margin:0;
	padding:10px 0 0 0;
}


/** Forum **/

.forum table {
width:522px;
}

.forum table td{
text-align:left;
padding:4px 10px 4px 15px;
vertical-align:top;
border:1px solid #DCE3EC;
border-top:none;
border-left:none;
}

.forum th {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
background: #fff7ce;
margin:0;
text-align:left;
color: #005BBD;
font-weight:bold;
padding:4px 10px 4px 15px;
border-right:1px solid #FFF;
}

.forum .forumAuthor {
border-right:none;
}

.forum .commentsView {
background:#FFF;
padding:5px;
border:1px solid #dce3ec;
margin:5px -10px 0 -10px;
}

.forum .button_area {
float:left;
padding:0;
margin:-5px 15px 10px 0;
}

fieldset.forumsEditor {
background:#FFF;
border:1px solid #DCE3EC;
}


/** Post **/

.post, .forum {
background:#FFF;
padding:5px;
border:1px solid #dce3ec;
margin-bottom:10px;
}

.post .message {
padding:15px 20px 0 20px;
}

.post .icon {
float:left;
width:50px;
}

.post .head {
margin-left:60px;
margin-bottom:10px;
}

.commentsView {
background:#FFF;
padding:10px 20px;
border:1px solid #dce3ec;
margin:5px -10px 0 -10px;
}

ol.commentsView {
	list-style: none;
	margin-bottom:0;
	padding-bottom:0;
}

li h3.commentAuthor, h3.commentPost{
font-size: 14px;
background: #fff7ce;
margin:-5px -15px 5px -15px;
padding:4px 10px 4px 15px;
color: #005BBD;
font-weight:bold;
}

.commentDate {
font-size: 11px;
color: #005BBD;
display:block;
margin-bottom:10px;
}


/** Fieldsets **/

fieldset.formfields {
border:1px solid #E8ECF2;
	background: #fff7ce;
	padding:5px;
}

fieldset.formfields ol {
	list-style: none;
	margin:0;
	padding:0;
	border-bottom:5px solid #FFF;

}


fieldset.formfields .pretext {
	display:block;
	width:150px;
	float:left;
}

fieldset.formfields input, fieldset.formfields textarea{
	background: #fff;
	border:1px solid #acb6c3;
}

span.checkbox input{
border:none;
}

fieldset.formfields input.checkbox {
	border:none;
}

fieldset.formfields li {
	padding:5px;
}

fieldset.formfields li.light {
	background: #ffF;
	border-left:5px solid #FFF;
	border-right:5px solid #FFF;
}

fieldset.formfields li.dark{
	background: #fff7ce;
	border-left:5px solid #FFF;
	border-right:5px solid #FFF;
}

fieldset.formfields .commentsButton {
background:#3D43BF;
}

.validate li{
color:#fe3c3c;
}


/** Store **/

.store{
background: #312B8C;
color: #cccccc;
font-size: 12px;
font-weight: roman;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
width:180px;
margin:0 0 10px 10px;
}

.store h1{
color: #FDD93C;
font-size: 16px;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
margin:0;
padding:0 0 10px 0;
}

.store p{
margin:0;
padding:0 0 5px 0;
color:#FFF;
}



/****************** Content Container ******************/

.contentContainer{
margin-top: 197px;
}

.panels img {
float:left;
margin:10px 20px;
}


/****************** Content Pages ******************/

.content{
background-image: url(/Images/contentbg.jpg);
background-repeat: repeat-x;
background-position: 0px 80px;
margin:0 10px;
}

.contentCopy{
min-height:450px;
*height:450px;
padding:0 30px 30px 30px;
}

/*.content img {
float:right;
margin: 20px 0 20px 20px;
}*/

.content h1{
color: #000000;
font-size: 2.4em;
font-family: Georgia, Times New Roman, Times, serif;
margin:0 0 20px 0;
line-height:80px;
font-weight:normal;
}

.content h2{
color: #005BBD;
font-size: 1.8em;
font-family: Georgia, Times New Roman, Times, serif;
margin:0;
padding:0 0 15px 0;
font-weight:normal;
}

.post h2{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 20px;
padding:0 0 5px 0;
margin:0;
color: #005BBD;
}

.post h2 a{
color: #005BBD;
margin:0 0 0 0;
text-decoration:none;
}

.post h2 a:hover{
color: #000;
}

.content h3{
color: #005BBD;
font-size: 1.5em;
font-family: Georgia, Times New Roman, Times, serif;
margin:0;
padding:0 0 10px 0;
font-weight:normal;
}

.post h3{
color: #005BBD;
font-size: 11px;
font-family: Georgia, Times New Roman, Times, serif;
margin:0;
padding:0 0 15px 0;
font-weight:normal;
}

.downloadouter{
border:1px solid #E8ECF2;
}

.downloadinner{
border:1px solid #FFF;
background:#eaeff6;
padding:10px 20px;
}

.download p{
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3D43BF;
margin:0;
padding:0;
line-height:12px;
}

.downloadinner img{
float:left;
margin: 0 10px 0 0;
}

/* Homepage Poll */
div.PollBox > ol
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}


/* Latest News */

ul.newslists {
list-style-position: outside;
list-style-type: none;
margin:0;
padding:0;
display:block;
border-bottom:1px solid #DCE3EC;
height:48px;
}

ul.newslists li .newstitle a{
font-family:Georgia,Times New Roman,Times,serif;
color:#005BBD;
font-size:1.5em;
font-weight:normal;
}

ul.newslists .date, .newsdate {
line-height:20px;
color:#2B2F38;
font-size:0.9em;
}

.calendar {
background:transparent url(/images/date-bg.gif) no-repeat scroll 0%;
display:inline;
float:left;
height:48px;
margin:0 15px 0pt 10px;
text-align:center;
width:47px;
position:relative;
top:-8px;
}

.calendar span, .calendar strong {
color:#FFFFFF;
float:left;
font-size:15px;
font-weight:bold;
line-height:20px;
width:47px;
}

.calendar strong {
color:#1B1B1B;
font-size:19px;
font-weight:bold;
line-height:28px;
}

.calendar {
text-align:center;
}

.author {
color:#005BBD;
}

/* Submenu styles*/


.SubMenuList .item{
	height:35px;
}
.SubMenuList .link{
	background:transparent;
	float: left;
	margin: 10px 0 0 0;
	line-height:15px;
	text-decoration: none;
	color:#C4CBF1;
}
.SubMenuList .text{
	border-left: 1px dotted #C4CBF1;
	padding: 0 5px 0 5px;
	cursor: pointer;  
	font-weight:normal;
}

.SubMenuList  .first .text{
	border-left: 0;
}
.SubMenuList .link:hover, .SubMenuList .focused {
	color:#FFFFFF;
}
.SubMenuList .focused .text{
	font-weight:bold;
}
.SubMenuList .focused {
	background:transparent url(/Images/subMenuFocusedArrow.gif) no-repeat center bottom;
	height:25px;
	margin-bottom:10px;
}
.SubMenuList .group .text
{
	display:none;
}

ul.sf_anchor_list > li
{
	margin-top: 10px;
}

/****************** Search Results ******************/

.searchResults dt a{
	font-family: Georgia, Times New Roman, Times, serif;
	padding-bottom:7px;
	font-size:1.6em;
	font-weight:normal;
}

.searchResults dd{
	margin:0;
	padding:0;
}

.searchResults dd.weblink{
	margin:0;
	padding:4px 0 30px 0;
}

.searchPaging .preField{
	background:#d0d2fc;
	padding:1px 5px;
	border:1px solid #aaaef7;
}

.searchPaging a{
	background:#FFF;
	border-right:1px solid #ccc;
	padding:1px 5px;
}



/****************** Search Results ******************/


