@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/bg.jpg);
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}


h1 {
	padding: 0;
	margin: 0;
}
#session {
	font-size: 14px;
	color: #000;
	text-align: right;
	padding: 5px 0 5px 5px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 20px;
}
#session a {
	color: #000;
	text-decoration: none;
}

#session a:hover {
	color: #00A8D2;
 	text-decoration: underline;
}

form#login {
	color: #FFF;
	background: #000;
	position: absolute;
	width: 310px;
	z-index: 10;
	margin: 10px 0 0 630px;
	text-align: left;
}

form#login a {
	color: #FFF;
	text-transform: lowercase;
	font-size: 11px;
}
#container {
	width: 970px;
	margin: auto;
	text-align: left;
	background: #F5F5F5;
}

#TB_ajaxContent {
	background: #F5F5F5;
}

#header {
	text-indent: -99999px;
	height: 205px;
	background: transparent url(../images/header.png) no-repeat center top;
}

#nav, #footer {
	height: 15px;
	padding: 5px 0 5px 5px;
	background: #000;
	color: #CCC;
	font-size: 12px;
	list-style-type: none;
	width:931px;
	margin: 0 auto 10px auto;
	color: #fff;
	font-weight: bold;
}

#nav li, #footer li {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 15px;
	height: 17px;
}

#nav a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#nav a:hover {
	color: #00A8D2;
}

#footer {
	font-size: 11px;
	margin-top: 10px;
}




#content {
	
	width: 938px;
	padding: 0;
	margin-left: 15px;
	clear:both;
}

#content-seperator {
	height: 22px;
	background: #00A8D2;
	margin-bottom: 10px;
}

h3 {
	background: #00A8D2 url(../images/h3.png) no-repeat top left;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 2px 2px 30px;
	margin-top: 0;
	clear: both;
}

h3 a {
	color: #FFF !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
}

#content a {
	text-transform: uppercase;
	color: #00A8D2;
	text-decoration: none;
}


th {
	background: #000;
	text-transform: uppercase;
	color: #FFF;
}

td {
	vertical-align: top;
}


.list td, .list th {
	border-bottom: 1px solid #CCC;
	padding: 5px;
}



h4 {
	font-size: 14px;
	margin: 3px 0 3px 0;
	text-transform: uppercase;
	color: #00A8D2;
}

h4 small  {
	font-weight: normal;
	color: #333;
}

#primary, #primarylong, #primary-community {
	width: 440px;
	float: left;
	margin-right: 10px;
}

#primarylong {
	width: 790px;
}

#secondary, #secondary-community {
	width: 350px;
	float: left;
	margin-right: 10px;
}
#primary-community, #secondary-community {
	width: 395px;
}

#banner {
	float: right;
}

ul.thumbs, ul.news, ul.commthumbs,ul.collthumbs  {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

ul.thumbs li, .commthumbs li, .collthumbs li {
	padding: 0;
	margin: 0;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: center;
}
ul.thumbs img, .commthumbs img, .collthumbs img {
	padding: 2px;
	background: #FFF;
	border: 1px solid #999;
}
.artist {
	font-size: 10px !important;
}
#accounts {
	width: 100%;
}

#accounts th {
	background: #000;
	color: #FFF;
	text-align: center;
}

#accounts td {
	background: #00A8D2;
	color: #FFF;
	text-align: center;
}

#account-summary {
	width: 300px;
	float: right;
	font-size: 12px;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	padding: 10px;
	background: #FFFFCC;
	color: #CC3300;
	margin-bottom: 10px;
}

td {
	font-size: 12px;
}

.warning {
	font-size: 12px;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	padding: 10px;
	background: #FFFFCC;
	color: #CC3300;
	margin-bottom: 10px;
}

.warning ul {
	padding-top: 10px;
}

.warning li {
	margin-left: 20px;
}

.disciplinelist {
	height: 120px !important;
}

.checklist, .disciplinelist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.checklist li, .disciplinelist li {
	float: left;
	width: 138px;
}

.disciplinelist {
	height: 80px;
	margin-left: 20px;
}

.disciplinelist li {
	margin-bottom: 4px;
	font-weight: bold;
}

.disciplinelist li a {
	padding-left: 20px;
	background: url(../images/bullet.png) no-repeat center left;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.infobox {
	display: block;
	padding: 5px;
	background: #FFF;
}

.filter, form.searchbox {
	font-weight: bold;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

input.searchbox {
	background: #CCCCCC;
	border: none;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.searchbox strong {
	clear: both;
}

#subnav {
	background: #00A8D2;
	padding: 4px 0 4px 0;
	margin-bottom: 10px;
}

#subnav, #subnav a {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

#subnav a.on {
	background: #000;
}

#footer {
	clear: both;
}

.caption {
	float: left;
}

