/*-------------------------------------------------------+
| PHP-Fusion v7 Theme - bl_black_3D_blue
| Copyright (C) 2002 - 2008 bLack
| http://www.clanmods.eu/
+--------------------------------------------------------+
| Theme-Name: bl_black_3D_blue
| Author: bLack
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/



body {
	background:#2e2e2e;
	color:#B2B2B2;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	scrollbar-3dlight-color:#6a6a6a;
	scrollbar-arrow-color:#006091;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#1f1f1f;
	scrollbar-highlight-color:#1f1f1f;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#2e2e2e
}

.bodyline {
	background:#303030 url(images/cb_fbr_tex.gif);
	border:1px solid;
	border-color:#000000 #707070 #707070 #000000;
}

a {
	color:#007ebf;
	text-decoration:none;
}

a:hover {
	color:#767676;
	text-decoration:underline;
}

a.side {
	font-size:10px;
	color:#007ebf;
	text-decoration:none;
}

a:hover.side {
	color:#767676;
	text-decoration:underline;
}

a.white, li.white a {
	font-size:11px;
	color:#007ebf;
	text-decoration:none;
}

a:hover.white, li.white a:hover {
	border-top:1px solid #767676;
	border-bottom:1px solid #767676;
}

hr {
	border:0px solid #555;
	border-top-width:1px;
	height:0px;
}

hr.side-hr {
	border:0px solid #555;
	border-top-width:1px;
	height:0px;
}

pre {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px;
}

.alt {
	color:#666;
}

img {
	border:0 none;
}

.spacer {
	margin-bottom:5px;
}

.admin-message {
	background-color:#363636;
	font-size:12px;
	font-weight:bold;
	color:#B2B2B2;
	border:1px solid;
	border-color:#707070 #000000 #000000 #707070;
	padding:3px 4px 3px 4px;
	margin-bottom:8px;
	text-align:center;
}



/* Form element properties */

form {
	margin:0px;
}

.bbcode {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B2B2B2;
	background-color:#303030;
	border:1px solid;
	border-color:#707070 #000000 #000000 #707070;
	margin-top:2px;
}

.button {
	background:#303030;
	font-size:11px;
	color:#e7e7e7;
	border:1px solid;
	border-color:#707070 #000000 #000000 #707070;
}

.button:active {
	border-color:#004568 #007ebf #007ebf #004568;
}
	
.textbox {
	background:#303030;
	color:#B2B2B2;
	font-size:11px;
	padding:2px 3px 2px 3px;
	border:1px solid;
	border-color:#000000 #707070 #707070 #000000;
}

.textbox:focus {
	border-color:#004568 #007ebf #007ebf #004568;
}



/* Header and footer properties */

.main-bg {
	padding:5px 0px 5px 0px;
}

.main-body {
	font-size:11px;
	color:#B2B2B2;
	background-color:#DFEDF7;
	padding:12px 4px 3px 4px;
}

.tbl-header {
	color:#8e8e8e;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;	
	background:#191919 url(images/cellpic1.gif);
	height:25px;
	text-indent:4px;
}

.tbl-body {
	font-size:11px; 
	background-color:#272727;
	padding:7px 10px 7px 10px;
}

.tbl-footer {
	background:#191919 url(images/cellpic1.gif);
	height:15px;
}

.tbl-subheader ul{
	margin:0;
	padding:0;
}
.tbl-subheader ul li {
	display:inline;
}

.tbl-subheader ul li.first-link .bullet{
	display:none;
}

.tbl-subheader {
	text-align:left;
	padding-left:7px;
}

.tbl-subheader-right {
	text-align:right;
	width:150px;
	padding-right:7px;
}

.tbl-info-bar {
	background-color:#363636;
	font-size:10px;
	color:grey; 
	border:1px solid;
	border-color:#000000 #707070 #707070 #000000;
	padding:3px 4px 3px 4px;
	clear:both;
	margin-top:12px;
}

.side-header, .tbl-header, .tbl-top-navigation, .tbl-body, .tbl-footer, .side-body {
	border:1px solid;
	border-color:#707070 #000000 #000000 #707070;
}

.tbl-top-navigation {
	font-size:10px;
	background:#1d1c19;
	background-image:url(images/cellpic1.gif);
	color:#006091;
	white-space:nowrap;
}

.tbl-top-background {
	background:#1a1a1a url(images/cellpic_bkg.jpg) repeat-x;
	height:120px;
	line-height:140%;
	text-align:left;
	padding-left:22px;
}

.tbl-top-left {
	background:#2e2e2e url(images/tnav_tl.gif) no-repeat;
	width:14px;
	height:23px;
}

.tbl-top {
	background:#2e2e2e url(images/tnav_t.gif) repeat-x
}

.tbl-top-right {
	background:#2e2e2e url(images/tnav_tr.gif) no-repeat;
	width:14px;
	height:23px;
}

.tbl-left {
	background:#2e2e2e url(images/tnav_l.gif) repeat-y;
	width:14px;
}

.tbl-right {
	background:#2e2e2e url(images/tnav_r.gif) repeat-y;
	width:14px;
}

.tbl-bottom-left {
	background:#2e2e2e url(images/tnav_bl.gif) no-repeat;
	width:14px;
	height:23px;
}

.tbl-bottom {
	background:#2e2e2e url(images/tnav_b.gif) repeat-x
}

.tbl-bottom-right {
	background:#2e2e2e url(images/tnav_br.gif) no-repeat;
	width:14px;
	height:23px;
}



/* Side-Panel properties */

.side-left .side-border-right {
	display:none;
}

.side-right .side-border-left {
	display:none;
}

.side-border-left {
	padding:5px 5px 0px 0px;
}

.side-border-right {
	padding:5px 0px 0px 5px;
}

.side-header {
	color:#8e8e8e;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;	
	background:#191919 url(images/cellpic1.gif);
	height:27px;
	text-align:center;
}

.side-body {
	font-size:10px; 
	background-color:#272727;
	padding:5px 6px 5px 6px;
}

.side-small {
	font-size:9px;
	font-weight:normal;
}

.side-label {
	font-size:11px; 
	font-weight:bold;
	color:#B2B2B2;
	margin:2px 0 2px 0;
	padding:2px 2px 3px 2px;
}



/* General table properties */

.center {
	margin:0 auto;
}

.border {
	border:1px solid;
	border-color:#707070 #000000 #000000 #707070;
}

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

.tbl {
	font-size:11px;
	padding:3px 4px 3px 4px;
}

.tbl1 {
	font-size:11px; 
	background-color:#272727;
	padding:3px 4px 3px 4px;
}

.tbl2 {
	font-size:11px; 
	background-color:#303030;
	padding:3px 4px 3px 4px;
}
	
.forum-caption {
	color:#8e8e8e;
	font-weight:bold;
	letter-spacing:1px;
	background:#191919 url(images/cellpic3.gif);
	height:25px;
	text-indent:4px;
	font-style:italic;
}

.forum_thread_title:before {
	content:url(images/topic.png);
}

.forum_thread_user_name:before {
	content:url(images/user.png);
}

.forum_thread_userbar {
	background:#191919 url(images/cellpic2.gif);
}

.news-category {
	border:0;
	margin:2px 10px 10px 0px;
	float:left;
}

.quote {
	background-color:#424242;
	border:1px solid;
	border-color:#000000 #707070 #707070 #000000;
	color:#cecece;
	font-size:11px;
	line-height:125%;
	padding:4px;
}
	
.poll {
	height:12px;
	border:0px #D1D8DD solid;
}

.comment-name {
	font-weight:bold;
	color:#007ebf;
}

.shoutboxname {
	font-weight:bold;
	color:#007ebf; 
}

.shoutbox {
	background-color:#303030;
	border:1px dotted;
	border-color:#434343;
	padding:4px;
	line-height:1.2em;
	margin-top:5px;
	margin-bottom:5px;
}

.shoutbox:hover {
	border-color:#767676;
}

.shoutboxdate {
	font-size:9px;
	color:#cecece;
}

.small {
	font-size:11px;
	font-weight:normal;
}

.small2 {
	font-size:11px;
	font-weight:normal;
}

.footer-copyright {
	font-size:10px;
	text-align:center;
}



/* Vertical Navigation */

#navigation h2 {
	font-size:11px;
	font-weight:bold;
	background-color:#272727;
	background-image:url(images/cellpic1.gif);
	border:1px solid;
	border-color:#000000 #707070 #707070 #000000;
	margin:7px 0px 4px 0px;
	padding:4px;
}

#navigation h2:first-child {
	margin:0px 0px 4px 0px;
}
	
#navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

* html #navigation ul li{
   height:1%;
}

#navigation a {
	display:block;
	color:#B2B2B2;
	padding:1px;
	text-decoration:none;
	border:1px solid;
	border-color:transparent;
}

#navigation a:hover {
	color:#cecece;
	background-color:#007ebf;
	border:1px solid;
	border-color:#000000 #707070 #707070 #000000;
}

#navigation a:active {
	color:#cecece;
	background-color:#3e3e3e;
	border:1px solid;
	border-color:#000000 #707070 #707070 #000000;
}

/* Page Navigation */

.pagenav {	
	font-size:11px;
	padding:8px 2px 8px 2px;
	text-align:right;
}

.pagenav span {
	color:#B2B2B2;
	background-color:#3e3e3e;
	background-image:url(images/cellpic1.gif);
	border:1px solid;
	border-color:#707070 #000000 #000000 #707070;
	padding:2px 8px 2px 8px;
	margin:2px;
}

.pagenav a {
	color:#B2B2B2;
	background-color:#272727;
	border:1px solid;
	border-color:#707070 #000000 #000000 #707070;
	padding:2px 8px 2px 8px;
	margin:2px;
	text-decoration:none;
}

.pagenav a:hover {
	color:#cecece;
	background-color:#007ebf;
	margin:2px;
	text-decoration:none;
}