#doc2 {
	width: 100%;
}

#hd {
	background: url(img/head-bg.png) repeat-x 0 0;
	margin-bottom: 20px;
}

#hd a {
	color: #fff;
}

#bd {
	margin: auto;
	width: 75.462em;/* non-IE */
	*width: 75em;/* IE */
	min-width: 981px;/* optional but recommended */
}

a {
	color: #104e93;
}

a:hover {
	color: #6492AC;
}

strong {
	font-weight: bold;
}

#shsweb-top {
	margin: auto;
	width: 974px;
}

#shsweb-top-head {
}

#site-title {
	height: 80px;
	line-height: 80px;
	width: 170px;
	float: left;
}

#site-title a {
	margin-top: 10px;
	display: block;
	height: 60px;
	line-height: 60px;
	width: 170px;
	background: url(img/shsweb-logo.png) no-repeat 0 0;
	margin-left: -15px;
}

#site-title span {
	display: none;
}

#top-search {
	float: left;
	width: 300px;
	height: 80px;
	line-height: 80px;
}

#top-search #searchstring {
	width: 220px;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #666;
	padding-left: 16px;
	background: #fff url(img/buttons-icons.png) no-repeat 3px -468px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
}

#top-search #searchbutton {
	font-size: 12px;
	padding: 1px 4px 1px 4px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	text-decoration: none;
	background-color: #777;
	color: #fff;
}

#site-languages {
	height: 80px;
	line-height: 80px;
	width: 200px;
	float: left;
}

#site-languages a {
	font-size: 108%;
	padding: 0 10px 4px 10px;
	text-decoration: none;
}

#site-languages a.current-language {
	background: url(img/active-language.png) no-repeat 50% 100%;
}

#top-user {
	position: absolute;
	top: 10px;
	right: 5px;
	text-align: right;
}

#top-user a {
	margin-right: 10px;
	padding: 0 0 0 16px;
	text-decoration: none;
}

#top-user a:hover {
	text-decoration: underline;
}

#top-login-link {
	background: url(img/buttons-icons.png) no-repeat 0 -365px;
}

#top-logout-link {
	background: url(img/buttons-icons.png) no-repeat 0 -365px;
}

#top-register-link {
	background: url(img/buttons-icons.png) no-repeat 0 -867px;
}

#top-preferences-link {
	background: url(img/buttons-icons.png) no-repeat 0 -160px;
}

#user-identity {
	color: #aaa;
	margin-right: 10px;
}

#top-navigation {
	
}

#top-navigation li {
	float: left;
	margin-right: 20px;
	line-height: 40px;
}

#top-navigation li a {
	text-decoration: none;
	padding: 4px 0;
}

#top-navigation li a:hover {
	background: url(img/active-language.png) no-repeat 50% 100%;
}

.top-sub-navigation {
	display: none;
	width: 200px;
	position: absolute;
	top: 120px;
	background-color: #000;
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 999;
	box-shadow: 2px 2px 5px #333;
}

.top-sub-navigation li {
	width: 100%;
}

#top-navigation .top-sub-navigation li a {
	background: none;
	display: block;
	width: 180px;
	text-decoration: none;
	color: #fff;
	border: none;
	line-height: 20px;
	margin-left: 1px;
	padding: 5px 9px;
	font-weight: normal;
}

#top-navigation .top-sub-navigation li a:hover {
	text-decoration: underline;
}

#top-navigation li:hover ul, li.over ul {
	display: block;
}

table.list {
	width: 100%;
}

table.list th {
	text-align: left;
	background-color: #999;
	color: #fff;
	padding: 2px 4px;
}

table.list tr.even {
	
}

table.list td {
	padding: 4px;
	border-bottom: 1px solid #eee;
	vertical-align: top;
}

.with-center-text {
	text-align: center;
}

.with-padding {
	padding: 10px;
}

.with-margin {
	margin-bottom: 20px;
}

#campus-select {
	font-size: 11px;
	background-color: #d0d0d0;
	border: 1px solid #aaa;
	text-align: center;
	padding: 4px;
	margin-bottom: 10px;
	color: #333;
}

#campus-select a {
	background: url(img/buttons-backgrounds.png) repeat-x 0 -200px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	color: #222;
	font-size: 85%;
	text-shadow: 1px 1px 2px #eee;
	border: 1px solid #777;
	padding-top: 2px;
	padding-bottom: 2px;
}

#campus-select a span {
	padding: 0 6px 0 16px;
	background: url(img/checkbox.png) no-repeat 3px -1px;
}

#campus-select a.selected span {
	background: url(img/checkbox.png) no-repeat 3px -17px;
}

#facebook-share {
	float: right;
	padding-top: 3px;
	margin-right: 20px;
	padding-left: 18px;
	background: url(img/facebook-square.png) no-repeat 0 100%;
	text-decoration: none;
	line-height: 14px;
}

/*--*/
.widget {
	border: 1px solid #aaa;
	padding: 5px;
	margin-bottom: 20px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);
}

h2.widget-title {
	font-weight: normal;
	margin-bottom: 8px;
	font-size: 123.1%;
	color: #c60;
	border-bottom: 1px solid #999;
}

h3.widget-title {
	font-weight: bold;
	padding: 0 2px 2px 2px;
	margin-bottom: 8px;
	color: #c60;
	border-bottom: 1px solid #999;
}

.widget .widget-list li {
	line-height: 1.2em;
	border-bottom: 1px solid #eee;
	padding: 4px 2px;
}

.widget-menu li a {
	display: block;
	position: relative;
	line-height: 1.2em;
	padding: 4px 0;
	text-decoration: none;
}

.widget-menu li.widget-menu-current a {
	font-weight: bold;
}

.widget small {
	font-size: 11px;	
}

.content h1 {
	font-size: 167%;
	color: #CC6600;
	font-weight: bold;
	margin-bottom: 10px;
}

.content h2 {
	font-size: 138.5%;
	color: #CC6600;
	font-weight: bold;
	margin-bottom: 10px;
}

.content h3 {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 4px;
}

.user-content p {
	line-height: 1.35em;
	margin-bottom: 1em;
}

.user-content em {
	font-style: italic;
}

.user-content n, .user-content strong {
	font-weight: bold;
}

.user-content ul, .user-content ol {
	margin-bottom: 1em;
}

.user-content ul li {
	list-style: disc outside;
	margin-left: 1em;
}

.user-content ol li {
	list-style: decimal outside;
	margin-left: 1.5em;
}

.user-content img {
	padding: 3px;
}

.entryform {
	margin-bottom: 20px;
}

.entryform label {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.entryform .input {
	padding-left: 20px;
	margin-bottom: 10px;
}

.widget .entryform .input {
	padding-left: 0;
}

.entryform .input input {
	padding: 2px;
	border: 1px solid #999;
}

.entryform .input input.long {
	width: 90%;
}

.entryform .input textarea.long {
	width: 90%;
}

.entryform p {
	font-size: 93%;
	padding-left: 20px;
}

.entryform .entryform-text {
	padding-left: 20px;
	margin-bottom: 10px;
}

.entryform .submit {
	padding-left: 20px;
}

.widget .entryform .submit {
	padding-left: 0;
}

.entryform .submit input {
	background: url(img/buttons-backgrounds.png) repeat-x 0 -200px;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
	color: #222;
	text-shadow: 1px 1px 2px #eee;
	border: 1px solid #999;
	cursor: pointer;
}

.entryform .submit input:hover {
	background: url(img/buttons-backgrounds.png) repeat-x 0 -40px;
	color: #fff;
	text-shadow: -1px -1px 2px #4f86c2;
	border: 1px solid #436d9b;
}

.helpcontainer {
	clear: both;
	padding: 12px 10px 10px 10px;
	margin: 0 0 1em 0;
	color: #333;
	line-height: 1.35em;
	background-color: #f5f5ff;
	border: 1px solid #ccf;
}

.errormessage {
	clear: both;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	color: #224;
	line-height: 1.35em;
	background-color: #f9eabc;
	border: 1px solid #d5c584;
}

div.infomessage {
	clear: both;
	padding: 12px 10px 10px 35px;
	margin: 0 0 1em 0;
	background: url(img/information.gif) no-repeat 10px 50%;
	background-color: #f5f5ff;
	border: 1px solid #ccf;
}

#recaptcha_widget_div {
	margin-bottom: 10px;
}

.captcha {
	margin-bottom: 10px;
}

.captcha span {
	margin-top: 5px;
	display: block;
	margin-bottom: 10px;
}

.captcha img {
	float: left;
	border: 2px solid #ccc;
	padding: 2px;
	margin-right: 10px;
}

.captcha input {
	
}

.captcha span input {
	display: none;
}

a.link-button {
	padding: 5px 20px;
	line-height: 25px;
	background: url(img/buttons-backgrounds.png) repeat-x 0 -200px;
	text-align: center;
	text-decoration: none;
	color: #222;
	text-shadow: 1px 1px 2px #eee;
	border: 1px solid #999;
}

a.link-button:hover {
	background: url(img/buttons-backgrounds.png) repeat-x 0 -40px;
	color: #fff;
	text-shadow: -1px -1px 2px #4f86c2;
	border: 1px solid #436d9b;
}

a.link-button-delete:hover {
	background: url(img/buttons-backgrounds.png) repeat-x 0 -122px;
	border: 1px solid #944b46;
	text-shadow: -1px -1px 2px #a7342d;
}

.hot {
	color: #FF3300;
}

.nothot {
	color: #666666;
}

.strong {
	font-weight: bold;
}

.timestamp {
	color: #666666;
}

/*-Menu-----------------------------------------------*/

#menucontainer {
	border: 1px solid #aaa;
	padding: 5px;
	margin-bottom: 20px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);
}

#menu {

}

#menutitle {
	font-weight: bold;
	padding: 0 2px 2px 2px;
	margin-bottom: 8px;
	color: #c60;
	border-bottom: 1px solid #999;
}

#menu ul {
}

#menu li {
}

#menu li a {
	display: block;
	position: relative;
	line-height: 1.2em;
	padding: 4px 0;
	text-decoration: none;
}

#menu li.active-item a {
	font-weight: bold;
}

#menu li.active-item .submenu a {
	font-weight: normal;
}

#topmenu {
}

#topmenu ul {
	margin-bottom: 0;
}

#topmenu li a {
}

#topmenu li a:before {
	
}

#topmenu .submenu {
	margin-left: 15px;
	margin-bottom: 0;
}

#topmenu .submenu li a {
	
}

#topmenu .submenu li a:before {
	content: "";
}

/*-Paging-----------------------------------------*/

div.paging {
	margin-bottom: 20px;
}

div.paging div.nav {
	padding: 4px 0;
}

div.paging div.nav .nextprev {
	padding: 4px 8px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	color: #AAAAAA;
}

div.paging div.nav .current {
	padding: 4px 8px;
	margin-right: 5px;
	border: 1px solid #104E93;
	background-color: #104E93;
	font-weight: bold;
	color: white;
}

div.paging div.nav a {
	padding: 4px 8px;
	margin-right: 5px;
	border: 1px solid #1A7CEC;
	text-decoration: none;
}

div.paging div.nav a:hover {
	color: #111111;
	border-color: #0D3D74;
}

div.paging div.info {
	text-align: right;
	color: #444;
}

/*-Footer---------------------------------------*/

html,
body {
	margin:0;
	padding:0;
	height:100%;
}

#doc2 {
	min-height: 100%;
	position: relative;
}

#bd {
	padding-bottom: 360px;
}

#ft {
	background-color: #000;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	position: absolute;
	bottom: 0;
	width: 100%;
	heihgt: 330px;
}

#ft a {
	color: #fff;
}

#ft-wrap {
	margin: auto;
	width: 981px;
}

#ft .ft-column {
	width: 233px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#ft ul {
	
}

#ft h3 {
	padding-bottom: 4px;
	border-bottom: 1px solid #fff;
	margin-bottom: 4px;
}

#ft ul li {
	padding-bottom: 4px;
	border-bottom: 1px solid #333;
	margin-bottom: 4px;
}

/*-Clearfix-*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
