@CHARSET "UTF-8";



body,html {
	background:url(../images/bg-outer2.gif) scroll left -46px;
	background-color:#eee;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

a {
	color:#457;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;
	color:#679;	
}

h3 {
	margin:0px;
	margin-top:25px;
	margin-bottom:15px;
	padding:5px;
	background-color:#eee;
	border-bottom:solid 1px #b8b8b8;
	color:#555;
}

input[type=text],input[type=password] {
	padding:5px;
	border:solid 1px #ccc;	
}
input[type=submit],input[type=reset],input[type=button] {
	padding:3px;
	border-width:1px;	
}
select {
	padding:4px;
	border:solid 1px #ccc;
}
select option {
	padding-right:10px;
}
textarea {
	font-size:110%;
	border:solid 1px #ccc;	
	width:100%;
}
fieldset {
	border:solid 1px #aaa;
}


table {
	border: 0 none;
	clear:both;
	width:100%;	
}
table.collapsed {
	border-collapse:collapse;
	border-spacing:0px;	
}

div#site-container {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #222;
	background-color:#fff;
}
/*div#site-footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:5px;
	font-size:80%;
	color:#888;
}*/

div#site-footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:5px;
	font-size:80%;
	color:#222;
}

div#site-footer a{
	color:#222;
}

div#site-header {
	position:relative;
	height:110px;
	background:url(../images/banner-logo-small.png) scroll 0px 0px no-repeat;
	background-color:#333;
	border-top:solid 2px #2a2a2a;
	border-bottom:solid 1px #555;
}


/**
 * SITE MAIN MENU -----------------------------------------
 */
div#site-menu {
	height:28px;
	background-color:#fff;	
}
div#site-menu ul {
	position:absolute;
	top:120;
	left:0;
	list-style-type:none;
	height:28px;
	width:960px;
	margin:0;
	padding:0;
		
}
div#site-menu ul li {
	position:relative;
	display:block;
	float:left;
	margin:0;
	padding:0;	
}

div#site-menu ul li a {
	height:28px;
	background:url(../images/nav.png) scroll 0px 0px no-repeat;
	text-indent:-999em;
	text-decoration:none;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
}

div#site-usermenu {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	color:#888;
	padding-bottom:3px;
	padding-top:2px;
	text-align:right;
	font-size:90%;
	line-height:1.8em;
}
div#site-usermenu a {
	color:#ccc;
	text-decoration:none;	
}
div#site-usermenu a:hover {
	text-decoration:underline;	
}

div#site-content-wrapper {
	position:relative;
	width:920px;
	padding:20px;
	min-height:400px;
}
div#site-main {
	position:relative;
	background-color:#fff;
	width:663px;
	margin:0px;
	float:left;
}
div#site-sidebar {
	position:relative;
	width:257px;
	float:right;
	margin:0px;
	padding:0px;
}
div#page-content {
	position:relative;
	width:635px;
	background-color:#fff;	
}

.success {
	border:solid 1px #2b2;
	background-color:#cfc;
	padding:5px;
	color:#383;
	margin-bottom:3px;
}

.error {
	border:solid 1px #b22;
	background-color:#fcc;
	padding:5px;
	color:#833;
	margin-bottom:3px;
}
.warn {
	border:solid 1px #fc0;
	background-color:#fc6;
	padding:5px;
	color:#fff;
	margin-bottom:3px;
	
}

.notice{
	border:solid 1px #00008B;
	background-color:#CAE1FF;
	padding:5px;
	color:#00008B;
	margin-bottom:3px;
}
.clr {
	clear:both;
}

li.clr{
	height:0px;
	list-style-type:none;
}

h1 {
	font-size:25px;
	font-weight:normal;
	background-color:#bbb;
	padding:4px;
	color:#fff;
	letter-spacing:1px;
	margin-top:0px;
	margin-bottom:8px;
}

/* sidebar */
div#site-sidebar ul {
	list-style-type:none;
	margin:5px;
	margin-left:10px;
	padding:0px;
	line-height:20px;
}
div#site-sidebar ul li {
	margin-left:5px;
}
div#site-sidebar ul li a {
	
}

div.administrator-tools {
	background-color:#fff;
	padding-bottom:5px;
	margin-bottom:15px;
}
div.administrator-tools h3 {
	margin:0px;
	margin-bottom:15px;
	padding:5px;
	background-color:#eee;
	border-bottom:solid 1px #b8b8b8;
	color:#555;
}
div.administrator-tools a {
	color:#568;
	text-decoration:none;
}
div.administrator-tools a:hover {
	text-decoration:underline;
}
a.confirm-delete {
	color:#d44 !important;
}

/**
 * SUBMENU STYLES
 */
div.submenu {
	position:relative;
	background:url(../images/submenu-fade.png) scroll left bottom repeat-x;
	background-color:transparent;
	border-bottom:solid 1px #aaa;
	margin:-20px;
	margin-top:0px;
	margin-bottom:20px;
	padding:5px;
	padding-bottom:0px;
}
div.submenu ul {
	margin:0px;
	margin-left:15px;
	padding:0px;
	list-style-type:none;
}
div.submenu ul li {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	display:block;
}
div.submenu ul li a {
	display:block;	
	padding:5px;
	padding-bottom:0px;
	margin-right:8px;
}
div.submenu ul li.active {
	margin-bottom:-1px;
}
div.submenu ul li.active a {
	padding-bottom:6px;
	border:solid 1px #999;
	background-color:#fff;
	border-bottom:solid 1px #fff;
}

table.passwordReset {
	width:auto;	
}


/*announcements*/

td.icon{
	padding-top:2px;
	padding-bottom:2px;
	height:30px;
	/*border-right: solid 1px #eee;*/
}

td.content{
	padding-left:10px;
}

td.ago{
	width:155px;
	padding-left:15px;
	text-align:left;
}

.loginBanner {
	border:solid 1px #8cf;
	margin:7px 0px;
	padding:6px;	
	background-color:#adf;
}

.submenu ul li a img {
	border:	none;
	vertical-align:middle;
}






div.mbeLink {
	padding-left:15px;
}
div.mbeLink a {
	font-size:115%;	
}


ul.tabbed {
	list-style-type:none;	
}

ul.tabbed li {
	display:inline;	
}

ul.tabbed li a {
	padding:5px;
	border:solid 1px #ccc;
}

ul.tabbed li a.active {
	
}

/* STREAM */
div.postSummary {
	
}
div.postSummary img {
	border:solid 1px #eee;
	padding:3px;	
}
div.postSummary table {
	
}
div.postSummary table tr {
	
}
div.postSummary table tr td {
	vertical-align:top;
	border:solid 1px #ddd;
	padding:7px;
}
div.postSummary table tr td.author {
	width:100px;	
	border:0px;
	text-align:right;
	padding:0px 5px 0px 0px;
}
div.postSummary td.author img {
	border:none;
	padding:0px;	
}
div.postContainer {
	position:relative;
	margin-bottom:5px;
	width:450px;
}
div.postContainer p {
	padding-bottom:15px;
	text-indent:15px;
	line-height:1.8em;
	font-size:95%;
	font-family:serif;	
}
div.postMeta {
	position:absolute;
	bottom:0px;
	right:-5px;
	text-align:right;
	padding-right:15px;
	margin-top:-15px;
	padding-bottom:5px;	
}
div.postMeta .quiet {
	font-size:75%;	
}
div.postMeta a.commentLink {
	background:url(../images/icons/silk/comment.png) scroll left 2px no-repeat;
	padding-left:19px;	
}
div.postSummary img.postType {
	position:absolute;
	right:7px;
	top:21px;
	border:none;
	padding:1px;	
}




/*
 * ADVERTISING
 *
 */
div.adbox {
	border:solid 1px #ccc;
	margin:5px;
	text-align:center;
}


.first {
	margin-top:0;	
}
.green {
	background-color:#6BD354;
	color:#fff;	
}
.purple {
	background-color:#9447DC;
	color:#fff;
}

.blue {
	background-color:#2595FF;
	color:#fff;
}

.orange{
	background-color:#FF6B21;
	border:solid 1px #ff4b01;
}
h1 {	
	font-family:serif;
	font-style:italic;
}

.gold{
	background-color:#FFD51F;
	color:#fff;
}

.red {
	background-color:#DC4653;
	color:#fff;
}


/*
.green {
	background-color:#8c8;
	color:#fff;	
}
.purple {
	background-color:#9050a0;
	color:#fff;
}
.blue {
	background-color:#8cf;
	color:#fff;
}

.red {
	background-color:#FF6A6A;
	color:#fff;
}*/

/*for labelify labels in input fields*/
.labelinside{
	color:#aaa;
}
