﻿@import url('pages.css');
@import url('menuh.css');
@import url('leftnav.css');

* {
	font-family: Century Gothic, Arial, URW Gothic L;
}
html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

body {
	margin: 0px;
	background-image: url('/images/design/bkg.jpg');
	background-repeat: repeat-x;
	background-color: #768192;
	font-size: 10pt;
}
img {
	border-width: 0px;
}
h1 {
	font-family: Garamond, Times New Roman, Palatino, "MgOpen Canonica", serif;
	font-size: 24px;
	color: #20457A;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: 0px;
	float: left;
	width: 680px;
	padding-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Garamond, Times New Roman, Palatino, "MgOpen Canonica", serif;
	font-size: large;
	color: #20457A;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 680px;
}

h3 {
	margin: 0px;
	font-family: Garamond, Times New Roman, Palatino, "MgOpen Canonica", serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #21467C;
}
h4 {
	margin: 0px;
	font-family: Garamond, Times New Roman, Palatino, "MgOpen Canonica", serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #21467C;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #21467C;
}

h3 a {
	font-family: Garamond, Times New Roman, Palatino, "MgOpen Canonica", serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #21467C;

}
h3 .title a:hover {
	text-decoration: underline;
	color: #000066;
}
h5 {
	margin: 0px;
	font-size: 11px;
	color: #394351;
}
h5 a {
	color: #1D3D6B;
	font-size: 11px;
	font-weight: bold;
}
h6 {
	font-family: Garamond, Times New Roman, Palatino, "MgOpen Canonica", serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	padding: 0px;
	margin: 0px;
}
#pagecontent p {
	padding-bottom: 5px;
	padding-top: 5px;
}
a {
	text-decoration: none;
	color: #21467C;
}
a:hover.title{
	color: #7CA3DC;
	text-decoration: none;
}
a.link {
	font-size: 11px;
	color: #285496;
}
fieldset {
	float: left;
}
a:hover {
	text-decoration: underline;
}
fieldset {
	border-width: 0px;
}
iframe {
	width: 700px;
	font-family: "Times New Roman", Times, serif;
}
label {
	font-weight: bold;
}
.space {
	margin: 3px;
}
#default p {
	padding: 0px;
	margin: 0px;
}
#container {
	margin: 0px auto 0px auto;
	width: 900px;
}
#header {
	margin: 0px auto 0px auto;
	height: 100px;
	width: 900px;
}
#main {
	background-position: bottom;
	background-color: #FFFFFF;
	background-image: url('/images/design/mainbot.gif');
	background-repeat: repeat-x;
	min-width:900px
}
#content {
	margin: 0px auto 0px auto;
	width: 900px;
	background-color: #FFFFFF;
	position: static;
	color: #3F454E;
}

#feature {
	float: left;
	width: 450px;
	margin-right: 5px;
	margin-left: 5px;
}
#calendar {
	width: 200px;
	margin-top: 3px;
	float: left;
	font-size: 10pt;
}
#news {
	border: 1px solid #C0C0C0;
	padding: 1px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 20px;
}
.newsinside {
	background-color: #e5eaef;
	font-size: 10pt;
}
.newsinside p{
	padding-left: 25px;
}

.newsinside ul {
	margin: 0px 0px 0px 15px;
	width: 200px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.newsinside li {
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
	padding-bottom: 3px;
}
.newsinside a {
	font-size: 9pt;
	color: #254E8B;
	text-decoration: none;
}
.newsinside a:hover {
	color: #1B3763;
	text-decoration: underline;
}

.newsinside h3 {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}
#pagecontent {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	float: left;
	width: 680px;
}
#defaultcontent {
	padding: 10px;
	float: left;
	width: 650px;
	float: left;
}
#footer {
	width: 900px;
	margin: 0px auto 0px auto;
}
#footer a{
	color: #FFFFFF;
}
#header a {
	color: #FFFFFF;
}
#pagecontent a {
	color: #336BBF;
}
.hidelink {
	display: none;
	}
.linkheader {
	display: block;
	width: 120px;
	height: 100px;
}
.showhide_show{
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.showhide_hide{
	padding: 10px;
	margin: 2px;
	border: 1px solid #333333;
	background-color: #e5eaef;
	visibility: hidden;
	position: relative;
	overflow: hidden;
}

.showhide_answer_content{	/* Content that is slided down */
	padding:5px;
	font-size:0.9em;	
	position:relative;
}
.alert {
	background-color: #f6cbca;
	font-family: Century Gothic, Georgia, URW Gothic L;
	font-weight: bold;
	color: #cb2026;
	border: 1px solid #cb2026;
	float: left;
	width: 90%;
	padding: 10px;
	margin: 20px 20px 20px 0px;
}
.alert p {
	color: #CC0000;
}
.good {
	background-color: #BEE6BD;
	font-family: Century Gothic, Georgia, URW Gothic L;
	font-weight: bold;
	color: #006600;
	border: 1px solid #006600;
	float: left;
	width: 100%;
	padding: 10px;
	margin: 20px;
}

.mainmenu {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Garamond, Palatino, MgOpen Canonica, serif
;
	font-size: 10pt;
}
.defaultfeature {
	padding: 3px;
	margin: 3px;
	width: 210px;
	float: left;
	height: 90px;
	line-height: 10pt;
	
}
.defaultfeatureimg {
	border: 1px solid #C0C0C0;
	float: left;
	padding: 1px;
	margin-top: 3px;
	margin-right: 5px;
	width: 60px;
	height: 60px;
}
.default {
	font-family:Arial, Helvitica;
	font-size:8pt;
	line-height:100%;
	margin:0;
	text-align:left;
	text-indent:0;
	word-spacing:0
}
.datebox {
	padding: 0px 1px 1px 1px;
	border: 1px solid #C0C0C0;
	float: left;
	width: 26px;
	margin: 1px;
}
.date {
	display: inline-block;
	padding-bottom: 10px;
	clear: both;
}
.event {
	float: right;
	width: 150px;
	margin-left: 10px;
	font-family: Century Gothic, Georgia, URW Gothic L;
	color: #244B85;
	margin-top: 5px;
}
.datebox img {
	padding-top: 1px;
	float: left;
}
.feed {
	width: 176px;
	float: left;
	color: #FFFFFF;
	font-size: x-small;
	padding: 2px;
}
.feed a {
	color: #FFFFFF;
	font-size: x-small;
}
.feed ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;

}
.feed li {
	list-style-image: url('/images/design/bullet.gif');
	
}

.feed h3 {
	color: #E8EAEC;
	padding-top: 10px;
	font-size: 14px;
}
.logo {
	float: left;
	width: 550px;
	height: 100px;
}
.search {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	width: 320px;
	text-align: right;
	padding: 3px;
	color: #386BC2;
}
.search a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.logo {
	float: left;
	width: 550px;
	height: 100px;
	background-image: url('/images/design/wts.jpg');
}
.search {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	width: 320px;
	text-align: right;
	padding: 3px;
	color: #386BC2;
}
.search a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.icon {
	vertical-align: top;
}
.defaultfeature p {
	font-size: 11px;
}

.left {
	float: left;
	font-size: 10pt;
}
.underline {
	text-decoration: underline;
}
.images {
	float: left;
	padding: 5px;
}
.right {
	float: right;
	font-size: 10pt;
}
.alignright {
	text-align: right;
}
.rowblue {
	background-color: #DCE7F5;
}
.rowwhite {
	background-color: #FFFFFF;
}
.defaultfeature a.title {
	font-family: Garamond, Times New Roman, Palatino, "MgOpen Canonica", serif;
	font-size: medium;
	color: #285496;
}
.defaultfeature a.title:hover {
	font-family: Garamond, Times New Roman, Palatino, "MgOpen Canonica", serif;
	font-size: medium;
	color: #6F99D9;
	text-decoration: underline;
}

.center {
	text-align: center;
	font-size: 10pt;
}
.icon {
	vertical-align: text-top;
}
.footer {
	color: #E7EAEF;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 0;
	word-spacing: 0;
	text-align: right;
	width: 500px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer a {
color:#BDF;
font-size: 11px;
font-weight:700;
text-decoration:none
}
.txtbottom {
	vertical-align: text-bottom;
}
.txttop {
	vertical-align: text-top;
}
.txtvtop {
	vertical-align: top;
}
.textleft {
	text-align: left;
}
.txtright {
	text-align: right;
}
.txtcenter {
	text-align: center;
}

.middle {
	vertical-align: middle;
}
.sort {
	width: 70px;
}
.red {
	color: #CC0000;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}
.imgborder {
	padding: 5px;
}
.lfeed {
	border: 1px solid #c0c0c0;
	margin: 10px 4px 4px 4px;
	float: left;
	padding: 1px;
}
.imgtop {
	padding: 5px;
	vertical-align: top;
	float: left;
}
.softalert {
	background-color: #D7EAFD;
	border: 1px solid #516791;
	margin: 5px;
	padding: 5px;
	font-size: 12pt;
	color: #274792;
	font-weight: bold;
	float: left;
}
.classsetup {
	width: 650px;
	float: left;
}
.classsetup a {
	border: 1px solid #000066;
	float: left;
	padding: 5px;
	margin-right: 10px;
}
table {
	font-size: 10pt;
}
.clubalert {
	background-color: #E2EDFA;
	border: 1px solid #20447A;
	padding: 3px 3px 3px 30px;
	margin: 3px;
	background-image: url('/images/students/clubs/clubalert.jpg');
	background-repeat: no-repeat;
}
.blogalert {
	background-color: #E2EDFA;
	border: 1px solid #20447A;
	padding: 3px 3px 3px 30px;
	margin: 10px 3px 3px 3px;
	clear: both;
}

.delete {
	background-image: url('/images/common/delete.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 5px 10px;
}
.buttons a {
	background-color: #E15451;
	color: #FFFFFF;
	font-weight: bold;
	border: 4px solid #9F1F1C;
	padding: 5px;
	width: 100px;
}
.buttons a:hover {
	background-color: #EB8B89;
	color: #FFFFFF;
	font-weight: bold;
	border: 4px solid #9F1F1C;
	padding: 5px;
	width: 100px;
}

.whitetext {
	color: #FFFFFF;
}
.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.tdtitles {
	border: 1px solid #336BBF;
	background-color: #336BBF;
	color: #FFFFFF;
	font-family: Garamond;
	font-weight: bold;
	font-size: 12pt;
}
.rowbluelight {
	background-color: #EDF2FA;
}
.rowbluedark {
	background-color: #B1C7E9;
}
.rowwhitelight {
	background-color: #F8F8F8;
}
.rowwhitedark {
	background-color: #E6E6E6;
}
.error {
	padding: 3px;
	margin: 3px;
	background-color: #FFD5D5;
	border: 1px solid #CC0000;
}
.good2 {
	padding: 10px 5px 10px 70px;
	background-image: url('/images/common/green-check.png');
	background-repeat: no-repeat;
	background-color: #DAEBB8;
	border: 2px solid #698D25;
	background-position: left center;
	color: #4D7416;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.success {
	font-size: 20px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-weight: bold;
}

