/* Comment element properties */

a {
	color: #323232;
}

a:hover {
	color: #323232;
}

a.side {
	color: #323232;
}

a:hover.side {
	color: #323232;
}

a.white, li.white a {
	color: #F2F2F2;
	border-color: #999999;
}

a:hover.white, li.white a:hover {
	color: #F2F2F2;
	border-color: #999999;
}

body {
	color: #323232;
	background: #F0F8FF;
}

hr {
	border: 1px solid #323232;
}

hr.side-hr {
	border: 1px solid #323232;
}

.bullet{
	background-image:url(../images/blue/bullet.gif);
}

.alt {
	color: #323232;
}

.admin-message {
	color: #ff0000;
	background-color: #F0F8FF;
	border: 1px solid #999999;
}

.admin-message1 {
	color: #707070;
	background: #FFCFCF url(../images/blue/admin_message.png) no-repeat;
	border: 2px solid #CC0000;
}

/* Header and footer properties */

.sub-header {
	color: #777777;
	border: 1px solid #808080;
	background-color: #E6E6FA;
	background: url(../images/blue/gradient_grey_mirror.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #E6E6FA, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#E6E6FA), to(#fff));
}

.sub-header:hover {
	background-color: #E6E6FA;
	background: url(../images/blue/gradient_grey.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(top, #E6E6FA, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#E6E6FA), to(#fff));
}

.sub-header-left {
	color: #fff;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.sub-header-right {
	color: #F2F2F2;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.full-header {
	background-color: #E6E6FA;
	background: -moz-linear-gradient(left top 315deg, #E6E6FA, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(#E6E6FA), to(#fff));
	border-color: #808080;
}

.footer-left {
	color: #F2F2F2;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.footer-right {
	color: #F2F2F2;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.main-footer {
	color: #888;
	background-color: #E6E6FA;
	background: -moz-linear-gradient(left top 315deg, #E6E6FA, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(#E6E6FA), to(#fff));
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.main-body {
	color: #000;
	background-color: #E6E6FA;
	background: -moz-linear-gradient(left top 315deg, #E6E6FA, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(#E6E6FA), to(#fff));
	border-color: #999999;
}

.news-body {
	color: #000;
	background-color: #E6E6FA;
	background: -moz-linear-gradient(left top 315deg, #E6E6FA, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(#E6E6FA), to(#fff));
	border-color: #999999;
}

/* Side-Panel properties */

.side-border-left {
	color: #777;
	background-color: #F0F8FF;
}

.side-border-right {
	color: #777;
	background-color: #F0F8FF;
}

.scapmain {
	color: #F2F2F2;
	border: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.scapmain-left {
	color: #F2F2F2;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.scapmain-right {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.side-body {
	color: #000;
	background-color: #E6E6FA;
	background: -moz-linear-gradient(left top 315deg, #E6E6FA, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(#E6E6FA), to(#fff));
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.side-body:hover {
	background-color: #E6E6FA;
	background: -moz-linear-gradient(right top 225deg, #E6E6FA, #fff);
	background: -webkit-gradient(linear, right top, left bottom, from(#E6E6FA), to(#fff));
}

/* Center-Panel properties */

.news-footer {
	color: #000;
	background-color: #E6E6FA;
	background: -moz-linear-gradient(top, #E6E6FA, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#E6E6FA), to(#fff));
	border-color: #999999;
}

.capmain {
	color: #F2F2F2;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.main-bg {
	color: #323232;
	background-color: #F0F8FF;
}

/* General table properties */

.tbl-border {
	background-color: #F0F8FF;
}

.tbl {
	background-color: #F0F8FF;
	color: #323232;
}

.tbl1 {
	color: #323232;
	background-color: #F0F8FF;
}

.tbl2 {
	color: #323232;
	background-color: #F0F8FF;
	background: url(../images/blue/gradient_tbl2.gif) top left repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(top, #E6E6FA, #F0F8FF);
	background: -webkit-gradient(linear, center top, center bottom, from(#E6E6FA), to(#F0F8FF));

}

.forum-caption {
	color: #F2F2F2;
	background-color: #154E7C;
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.quote {
	color: #323232;
	background-color: #F0F8FF;
	background: -moz-linear-gradient(left top 315deg, #F0F8FF, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(#F0F8FF), to(#fff));
	border: 1px solid #999999;
}

.poll {
	border: 1px solid #808080;
	background-color: #154E7C;
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.comment-name {
	color: #323232;
}

.shoutboxname {
	color: #323232;
}

.shoutbox {
	color: #323232;
}

.shoutboxdate {
	color: #A0A0A0;
}

.small2 {
	color: #323232;
}

.side-small {
	color: #323232;
}

.side-label {
	color: #323232;
}

.button {
	color: #F2F2F2;
	background-color: #154E7C;
	border: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.bbcode {
	color: #000;
	background-color: #eee;
	border: 1px solid #808080;
}

.textbox {
	color: #323232;
	background-color: #F0F8FF;
	background: -moz-linear-gradient(left top 315deg, #F0F8FF, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(#F0F8FF), to(#fff));
	border: 1px solid #999999;
}
.bbcode:hover, .textbox:focus, .textbox:hover{ border: 1px solid #FF6A00; }
.button:hover{
	background-color: #154E7C;
	background: url(../images/blue/gradient_center_mirror.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(top, #154E7C, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#154E7C), to(#fff));
}

#search_box {
	border: 1px solid #808080;
	background-color: #E6E6FA;
	background: -moz-linear-gradient(top, #E6E6FA, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#E6E6FA), to(#fff));
}

#search_box #s {
	background: #fff;
	color : #323232;
	border: 1px solid #808080;
}

#search_box #go {
	color : #F2F2F2;
	border: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

#search_box #s:hover, #search_box #s:focus { border: 1px solid #FF6A00; }

#search_box #go:hover {
	background: url(../images/blue/gradient_center_mirror.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(top, #154E7C, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#154E7C), to(#fff));

}

/* Vertical Navigation */

#navigation h2 {
	background-color: #E6E6FA;
}

#navigation a {
	color: #323232;
}

#navigation a:hover {
	color: #F2F2F2;
	background-color: #154E7C;
}

/* Page Navigation */

.pagenav span {
	background-color: #154E7C;
	border: 1px solid #808080;
	background: url(../images/blue/gradient_center_mirror.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(top, #154E7C, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#154E7C), to(#fff));
}

.pagenav a {
	color: #F2F2F2;
	background-color: #154E7C;
	border: 1px solid #808080;
	background: url(../images/blue/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #154E7C, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#154E7C), to(#fff));
}

.pagenav a:hover {
	background-color: #154E7C;
	background: url(../images/blue/gradient_center_mirror.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(top, #154E7C, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#154E7C), to(#fff));
}

#info_area {
	color: #323232;
}
