@import url("initial.css");

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	font-size: 1em;
}

/*a:hover {background:#47226D; color:#FFCC00;}*/

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

th {
	text-align:left
}

h1 {
	font: italic normal normal 19pt "Times New Roman", Times, serif;
	padding-top:40px;
	padding-bottom:0.5em;
	margin:0;
}

h2 {
	color:#663399;
	font-weight:bold;
	font-size:1.8em;
	margin:0 0 10px 0;
	border-bottom:2px solid #99E599;
}

h2.nounderline {
	border:none;
}

h3 {
	margin:0;
	text-transform:uppercase;
	font-size:1.5em;
	font-weight:normal;
}

p {
	line-height: 1.3em;
	margin: 0 0 10px;
}

#content ul { margin: 0 0 15px 0; }

#content ul li {
	margin: 0 0 5px 0;
}


.data-table th, .data-table td {
	padding: 5px 0 5px 10px !important;
}

.data-table th {
	background: #dedede;
	font-weight: bold;
	text-transform: uppercase;
}

/* LAYOUT */
#pagecontainer {
	width:787px;
	margin: 0 auto;
	position:relative;
	text-align:left;
}

.error-msg {
	color:red;
}

#popup-con {
	margin: 0 auto;
	position:relative;
	text-align:left;
}

body#home p { margin: 0; }

#header {
	height:51px;
}

#navbar {
	position:absolute;
	left: 249px;
	top: 28px;
}

#contentbody {
	width:785px;
	margin-left:1px;
}

#logo {
	margin: 0 0 0 3px;
}

#leftcol {
	width:254px;
}

#leftcol h3 {color:#666;}

#content {
	width:331px;
	padding-bottom:1em;
}

body.popup #content {
	width: auto !important;
}

#pcbottom {
	height:13px;
	overflow:hidden;
	background: #fff url(../images/bottom.gif) no-repeat top left;
}

/* STYLING */
#header {
	background: #7848AB url(../images/header.jpg);
}

#navbar a {
	text-align:center;
	text-transform:uppercase;
	color:white;
	text-decoration:none;
	padding: 8px 5px 2px 5px;
	font-size:1.2em;
	font-weight:bold;
	position:relative;
	top:13px;
}

#navbar a:hover {
	color:#FFCC00;
	background-color:#47226D;
}

/* LEFT BAR */
#leftcol .cell {
	padding: 0 20px 0 0;
	margin: 0 0 20px 20px;
}

#leftcol .cell h3 {
	text-transform:uppercase;
	font-size:1.2em;
	margin:0;
}

#leftcol .cell .cellborder {
	border:2px solid #E6E6E6;
	margin-bottom:8px;
	padding:2px;
	color:#666666;
}

#leftcol .cell .cellbody {
	position:relative;
	padding:9px;
	background: #F5F5F5 url(../images/cellbackground.gif) no-repeat;
}

#leftcol .cell .cellbody a, #leftcol .cell .cellbody a:visited {
	color:#666666;
	text-decoration:none;
}

#leftcol .cell .cellbody a:hover {
	text-decoration:underline;
}

#leftcol ul {
	margin:0;
	padding:0;
	padding-left:16px;
	line-height:15px;
}

.logout {
	text-align:right;
	margin-bottom:1px;
	padding-right:25px;
	color:white;
}

.logout a {
	color:white;
	font-weight:bold;
	text-decoration:none
}

/* CONTENT */
#contentbody {
	border:none;
	border-collapse:collapse;
	border-left:2px solid #663398;
	border-right:2px solid #663398;
	background-color: #fff;
}

#contentbody tr td {
	vertical-align:top;
	padding:0;
}

#content, #news {
	font-size:1.1em;
}

#content ul li {
	line-height: 1.5em;
	margin: 0 0 0 20px;
}
#content p {
	margin:0 0 10px 0;
	padding:0;
	text-align:justify;
}

#calendarWrap {
	margin: 10px 40px 20px 40px;
}

table.cal {
	border:none;
	width: 210px;
}

table.cal td {
	padding: 10px;
}

table.cal td#cal_monthyear {
	font-size: 1.25em;
	font-weight: bold;
	padding: 0 0 4px 0;
	text-align: center;
}

#footer {
	text-align:center;
	padding-top:1px;
	padding-left:15px;
	color:#666666;
	font-size: 0.9em;
	margin: 0 0 10px;
}

#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

a#tigertiger:link, a#tigertiger:visited {
	color:#666666;
}

a#tigertiger:hover {
	color:#CC6600;
}

table.AtoZ {
	margin-top:8px;
	border-bottom:1px dotted silver;
}

table.AtoZ td {
	text-align:center;
	height:20px;
}

table.AtoZ td a {
	padding:6px 10px
}

table.AtoZ td a:hover {
	background:silver;
	text-decoration:none;
	color:white;
}

table.data-table td {
	height:16px;
}

.ruler {
	display:block;
	height:1px;
	border-top:1px dotted silver;
	margin:8px 0;
}

.dashboard h1 {
	margin-left:240px;
}

.silver-bottom-border {
	border-bottom:1px solid silver;
	padding:8px 8px 8px 0 !important;
}

.silver-bottom-border ul {
	margin: 0;
}

.silver-bottom-border ul li {
	list-style: disc;
	margin:0 0 5px 0;
	padding:0;
}

.silver-header {
	border:0;
	margin:0;
	padding:0;
}


/* BACKGROUNDS */
body.archesLrg #contentbody {
	background: #fff url('../images/background-archesLrg.jpg') no-repeat top right;
}

body.arches #contentbody {
	background: #fff url('../images/background-arches.jpg') no-repeat top right;
}

body.library #contentbody {
	background: #fff url('../images/background-arches.jpg') no-repeat top right;
}

body.library2 #contentbody {
	background: #fff url('../images/background-arches.jpg') no-repeat top right;
}

body #pcbottom {
	background-image: url('../images/bottomblank.gif');
}

body.arches #pcbottom {
	background-image: url('../images/bottom-arches.jpg');
}

body.library #pcbottom {
	background-image: url('../images/bottom-arches.jpg');
}

body.library2 #pcbottom {
	background-image: url('../images/bottom-arches.jpg');
}

/*PAGE STYLES*/
h1#welcome {
	font-weight:bold;
}

#welcome #sl {
	color:#333333;
	font-size:1.4em;
}

#news {
	padding: 0 20px;
}

#news p {
	margin:0;
}

#news h3 {
	padding-top:2px;
	border-bottom:1px solid #E6E6E6;
	font-size:1.2em;
}

#news a.event, #news a.event:visited {
	padding:6px 4px 6px 4px;
	margin-left:-4px;
	text-decoration:underline;
	color:blue;
	display:block;
	border:1px solid white;
}

#news a.event:hover {
	border:1px solid #FFCC66;
	background-color:#FFFFEF;
}

.faculty {
	padding-bottom:4px;
}

.officer {
	font-size:1.4em;
}

body.popup {
	background-color:#FFFFCC;
	margin:20px;
}

body.popup h1 {
	margin:0
}

body.popup p {
	margin:0
}

#eventstable {
	border-collapse:collapse;
}

#eventstable h3 {
	font: italic normal 16px "Times New Roman", Times, serif;
	text-transform:none;
}

.facultyphoto {
	margin-bottom:3px;
}

.photothumb {
	margin-right:3px;
	margin-bottom:1px;
}

#sponsors-list h3 {
	border-bottom:1px solid #E6E6E6;
	font-size:1.2em;
	margin: 0 0 5px !important;
}

#sponsors-list img {
	display: block;
}

#sponsors-list p {
	font-size: 1.1em;
}

#sponsors-list ul { 
	margin: 0 0 10px 10px;
	padding:0; 
}

#sponsors-list ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

/* members */
#login_form table td {
	padding: 4px 0;
}

/* Registration */
#registration h3 {
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 10px;
}

#registration span.note {
	color: #ff0000;
}

#registration .error-msg {
	text-align: left;
	margin: 0 0 10px;
}

#registration-form fieldset {
	border: 1px solid #dedede;
	padding: 10px 10px 0;
	margin: 0 0 10px;
}

#registration-form p {
	margin: 0 0 10px;
	clear: both;
}

#registration-form p.indent {
	padding-left: 160px;
}

#registration-form span.indent {
	padding-left: 160px;
	font-size: 0.8em;
}

#registration-form label {
	float: left;
	display: block;
	width: 160px;
	font-weight: bold;
	text-align: left;
}

#registration-form textarea {
	overflow: auto;
}

/* EVENTS */
	img.downarrow {
	position:absolute;
	top:15px;
}

.cellbody td img {
	margin:1px;
}

.cellbody td a {
	border:1px solid white;
}

.cellbody td a:hover {
	border:1px solid blue;
	color: #FFCC00;
}

.sep {
	border-top:1px dotted gray;
	height:3px;
	margin-top:4px;
	margin-bottom:2px;
}

/* Calendar */
.cal-passive {
	color:#BBB;
}

.cal-selected {
	background-color:#EEE;
}

.calhaveevents {
	color: white;
	background-color:#663399;
}

.cal-normal {
}

.cal {
	border:1px solid #BBB;
}

.cal .cell {
	width:20px;
	height:20px;
	cursor:pointer;
}
#eventRegistrationForm p {
	clear: both;
}
#eventRegistrationForm p.indent {
	padding: 0 0 0 100px;
}

#eventRegistrationForm input {
	vertical-align: middle;
}
#eventRegistrationForm .input_radio, #eventRegistrationForm .input_check {
	margin: 0 5px 0 0;
}
#eventRegistrationForm label {
	display: block;
	float: left;
	width: 100px;
	padding: 2px 0;
}

/* ADMIN */
.dashboard h2 {
	margin: 20px 0 10px;
}

.dashboard table {
	width: 100%;
}

