




/* Styles for existing HTML elements */

BODY, TD, TH, SELECT {
    font-family : ıııı;
    font-size : 12px;
    color : #333333;
    line-height: 160%;
}
INPUT {
    font-family : ıııı;
    font-size : 12px;
    background-color:#eeeeee;
    font-size : 12px;
    padding-top : 2px;
}
SELECT {
    font-size : 12px;
}
PRE {
    font-size : 12px;
}
A {
    COLOR: #00235d; 
    TEXT-DECORATION: underline
}
A:link {
    color : #00235d;
}
A:visited {
    color : #00235d;
}
A:hover {
    color : #ff0000;
}
A:active {
    color : #4e4e6e;
}

/* Custom styles */

.bright-header TABLE {
    border : 1px #d8d8d8 solid;
    background-color : #d8d8d8;
}
.bright-breadcrumbs, .bright-breadcrumbs A {
    color : #00235d !important;
    font-weight : bold;
}
.bright-breadcrumbs A:hover {
    color : #ff0000 !important;
}
.bright-list {
    border : 0px #9c9a9c solid;
}
.bright-list TH {
    background-color : #d8d8d8;
    color : #333333;
}

#bright-cat-forum-list .bright-category-name {
    background-color : #eee;
}
#bright-cat-forum-list TH, .bright-list .bright-date, .bright-list .bright-author, #bright-reply-tree .bright-author
{
    white-space : nowrap;
}
#bright-cat-forum-list TH, .bright-list .bright-counts, .bright-list .bright-date, .bright-list .bright-author, #bright-reply-tree .bright-author
{
    padding-left : 6px;
    padding-right : 6px;
}
#bright-cat-forum-list .bright-even, #bright-cat-forum-list .bright-odd {
    background-color : #ffffff;
}
#bright-reply-tree .bright-bullet {
    padding-right : 5px;
}

.bright-category-name {
    font-weight : bold;
}
.bright-list .bright-counts {
    text-align : center;
}
.bright-description {
    font-family : ıııı;
    font-weight : normal;
    font-size : 12px;
}

.bright-odd {
    background-color : #eeeeee;
}
.bright-even {
    background-color : #ffffff;
}

.bright-page-title {
    font-size : 12px;
    font-weight : bold;
}
.bright-bullet {
    text-align : center;
}
#bright-footer TD {
    font-size : 12px;
    font-weight : bold;
    text-align : center;
    border-top : 1px #9c9a9c solid;
    padding-top : 5px;
}
#bright-footer TD A {
    color : #666;
    text-decoration : none;
}
#bright-footer TD A:hover {
    text-decoration : underline;
}
.bright-error-text {
    color : #f00;
}
.bright-label {
    text-align : left;
}
.bright-subject {
    font-weight : bold;
}
.bright-box {
    border : 1px #9c9a9c solid;
}
.bright-message-list TH, .bright-message TH {
    background-color : #d8d8d8;
    text-align : left;
    color : #333333;
}
.bright-message-list .bright-odd, .bright-message {
    background-color : #eeeeee;
}
.bright-message-list .bright-even {
    background-color : #ffffff;
}
.bright-button .bright-button-label {
    padding-right : 5px;
}
.bright-sidebar .bright-box TH {
    text-align : left;
    left-padding : 6px;
    background-color : #eee;
    border-bottom : 1px #9c9a9c solid;
}
.bright-sidebar .bright-box {
    border : 1px #9c9a9c solid;
}
.bright-account-box .bright-box {
    border : 0px !important;
}
.bright-account-box .bright-box TD {
    padding-bottom : 6px;
}
.bright-account-box .bright-box TH {
    text-align : left;
    border-bottom : 1px #9c9a9c solid;
}
.bright-account-box .sub-box {
    font-size : 12px;
}
.bright-account-form .bright-required {
    font-weight : bold;
}
.bright-account-form .bright-label {
    text-align : left;
}
.bright-last-post {
}
.bright-info-text {
    color : #060;
}

/* tabs */
.bright-selected-tab {
    border-width : 1px 1px 0px 1px;
    background-color : #fff;
}
.bright-tab {
    border-width : 2px 1px 1px 1px;
}
.bright-tab:hover {
    background-color : #eee;
    border-top : 2px #999 solid;
}
.bright-tab A:hover, .bright-selected-tab A:hover {
    text-decoration : none !important;
}
.bright-tab-spacer, .bright-tab-spring {
    border-width : 0px 0px 1px 0px;
}
.bright-tab-bar {
    background-color : #fff;
    border-width : 0px 1px 1px 1px;
}
.bright-selected-tab, .bright-tab, .bright-tab-spacer, .bright-tab-spring, .bright-tab-bar
{
    border-color : #bbb;
    border-style : solid;
}
.bright-tab, .bright-selected-tab {
    padding : 4px 10px 4px 10px;
}
.bright-selected-tab A {
    color : #000 !important;
    text-decoration : none;
    font-weight : bold;
}
.bright-tab A {
    color : #333 !important;
    text-decoration : none;
    font-weight : bold;
}
.bright-tab A:hover, .bright-selected-tab A:hover {
    text-decoration : underline;
}
.bright-tab {
    background-color : #ddd;
}
.bright-tab-bar TD {
    font-family : ıııı;
    font-weight : bold;
}
.bright-tab-bar A {
    color : #000;
    text-decoration : none;
}
.bright-tab-bar A:hover {
    text-decoration : underline;
}
.bright-tab-section TD {
}
.bright-tab-section A {
    color : #333 !important;
    padding-right : 6px;
    font-weight : normal;
}
.bright-tab-spring {
}
.bright-tab-logout {
}

#bright-reply-tree .bright-odd {
    background-color : #eeeeee;
}
#bright-reply-tree .bright-even {
    background-color : #ffffff;
}
#bright-reply-tree .bright-current {
    background-color : #ffffcc;
}
#bright-reply-tree .bright-list {
    border : 1px #9c9a9c solid;
}
#bright-reply-tree TH {
    background-color : #d8d8d8;
    color : #333333;
}

.bright-message .bright-box {
    border : 1px #9c9a9c solid;
}
.bright-message .bright-box TD {
    background-color : #eee;
}

.bright-message-content .bright-subject-row {
    border-bottom : 1px #9c9a9c solid;
}

.bright-search-form TH {
    text-align : left;
    border-bottom : 1px #9c9a9c solid;
}
.bright-search-result .bright-info {
    color : #999;
    padding-left : 6px;
}
.bright-search-result .bright-body {
    padding : 6px;
}
.bright-search-result .bright-hilite {
    background-color : #ff0;
    font-weight : bold;
}

/*add a little more space next to the by: of the last post */
bright-topic-list .bright-last-post {
    padding-left : 4px;
}

/* Control Panel styles */
.bright-cp-formbox TABLE {
    padding-left : 25px;
}
.bright-cp-header {
    font-weight : bold;
}
.bright-cp-formbox .bright-label {
    text-align : left;
    padding-top : 5px;
}

/* Paginator styles */
.bright-paginator .bright-current {
    background-color : #eee;
    text-decoration : none;
    font-weight : bold;
    color : #000 !important;
}
.bright-message-list .bright-paginator A {
    color : #fff;
}
.bright-footer .bright-paginator .bright-current {
    background-color : #eee;
    text-decoration : none;
    font-weight : bold;
    color : #000 !important;
}
.bright-message-list .bright-footer .bright-paginator A {
    color : #000;
}
.bright-paginator-bottom .bright-paginator .bright-current {
    background-color : #eee;
    text-decoration : none;
    font-weight : bold;
    color : #000 !important;
}
.bright-paginator-bottom .bright-paginator A {
    color : #000 !important;
}

/* post form */
.bright-post-form .bright-font-buttons INPUT {
    background-color : #eee;
    font-size : 12px;
    font-family : ıııı;
    height : 22px;
    border-width : 2px;
    border-top-color : #ddd;
    border-right-color : #ccc;
    border-bottom-color : #ccc;
    border-left-color : #ddd;
}

/* profile page */
.bright-profile TH {
    text-align : left;
    border-bottom : 1px #9c9a9c solid;
}
.bright-profile .bright-label {
    text-align : left;
}

/* watches page */
.bright-watch-list TH {
    background-color : #d8d8d8;
    color : #333333;
}
.bright-watch-list .bright-name {
    text-align : left;
}
.bright-watch-list .bright-delete, .bright-watch-list .bright-delete-button {
    background-color : #eee;
}
.bright-watch-list .bright-even {
    background-color : #eee;
}

/* usermsg page */
.bright-send-list TH {
    background-color : #d8d8d8;
    color : #333333;
}
.bright-send-list .bright-name {
    text-align : left;
}
.bright-send-list .bright-delete, .bright-gift-list .bright-delete-button {
    background-color : #eee;
}
.bright-send-list .bright-even {
    background-color : #eee;
}
.bright-send-list .bright-odd {
    background-color : #fff;
}
.bright-send-list .message_content {
    font-family : ıııı;
    font-size :  12px;
    color : #333333;
    line-height: 1.5em;
    padding:10px
    text-indent: 10px;
}
.bright-send-list.maintitle {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0065c9;
}


/* gifts page */
.bright-gift-list TH {
    background-color : #d8d8d8;
    color : #333333;
}
.bright-gift-list .bright-name {
    text-align : left;
}
.bright-gift-list .bright-delete, .bright-gift-list .bright-delete-button {
    background-color : #eee;
}
.bright-gift-list .bright-even {
    background-color : #eee;
}
.bright-gift-list .bright-odd {
    background-color : #fff;
}

/* activities page */
.bright-activity-list TH {
    background-color : #d8d8d8;
    color : #333333;
}
.bright-activity-list .bright-name {
    text-align : left;
}
.bright-activity-list .bright-delete, .bright-activity-list .bright-delete-button {
    background-color : #eee;
}
.bright-activity-list .bright-even {
    background-color : #eee;
}
.bright-activity-list .bright-odd {
    background-color : #fff;
}

/* articles page */
.bright-article-list TH {
    background-color : #d8d8d8;
    color : #333333;
}
.bright-article-list .bright-name {
    text-align : left;
}
.bright-article-list .bright-delete, .bright-article-list .bright-delete-button {
    background-color : #eee;
}
.bright-article-list .bright-even {
    background-color : #eee;
}
.bright-article-list .bright-odd {
    background-color : #fff;
}

/* help page */
.bright-faq-answer {
    font-weight : bold;
}

/* attachments */
.bright-attachment-list TD {
    font-size : 12px !important;
}
.bright-edit-attach-list TH {
    background-color : #d8d8d8;
    color : #333333;
    padding-left : 10px;
    padding-right : 10px;
}

/* Guest styles */
.bright-guest {
    font-style : italic !important;
}
.z {
    font-weight : bold
}
A.bright-category-name{
    text-decoration : none;
}
A.bright-category-name:link {
    color : #000066;
}
A.bright-category-name:visited {
     color : #000066;
}

A.embed_link{
    font-weight:bold;
    text-decoration : underline;
}
A.embed_link:link {
    color : #000066;
}
A.embed_link:visited {
     color : #000066;
}
A.embed_link:hover {
     color : #0000ff;
}

.bgcg9 {
	background-color: #000000;
}
.bgcg3 {


	background-color: #CCCCCC;
}
.bgcb7 {


	background-color: #006699;
}
.bgcb5 {
	background-color: #6699cc;
}
.bgcb3 {

	background-color: #99ccff;
}
.titleOn {
	font-weight: bold;
	color: #FFCC66;

}
.titleOff {
	font-weight: bold;
	color: #EEEEEE;

}
.footer {
	background-color: #FF0000;
    font-weight: bold;
    color:#EEEEEE
}
A.title {
    font-weight: bold;
    color:#EEEEEE
}
A.title:link {
    color : #333333;
}
A.title:visited {
     color : #333333;
}
A.cr {
    color:#FFFFFF
}
A.cr:link {
    color : #ffffff;
}
A.cr:visited {
     color : #ffffff;
}
.bright-threads-top {
    background-color: #FEF1E2;
}