/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	Central C.O.P.S.
|	-------------------
|	©2007 mcpeace
|	http://www.manatwork.evonet.ro
|	mcpeace.manatwork@gmail.com
|
|	Released under the terms and conditions of the
|	Commercial License.
+---------------------------------------------------------------+
*/
*{
	margin: 0;
	padding: 0;	
}
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; 
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #777;
	text-align: center;
	background:#233d58 url("images/background.jpg");
}
a {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #00aaff;
	text-decoration: none;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h2, h3 {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, sans-serif;
	font-weight: bold;
	color: #959595;
}
td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#777;
	padding: 0px;
	text-align:left;
}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.linkspage_button{
	border:0px;
}
.hidden{
	display:none;
}
#page {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	text-align: left;
	background: #000 url("images/header.jpg") top left no-repeat;
}
#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 250px;
	width: 100%; 
	background: url("images/bar5.jpg") bottom left repeat-x;
}
#header h1{
	position:absolute;
	top:50px;
	left:0;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	font-size: 4em;
	text-align: center;
}
#navigation{
	font-size: 11px;
	width: 950px;
	height: 35px; 
	margin:5px 0 0 0;
	list-style: none;
	background: url("images/navbar.jpg") bottom left no-repeat;
	padding: 15px 5px 0 5px;
}
#color{
	float: left;
	background: url("images/content.jpg") top left repeat-x;
	padding: 20px 0 0 0;
}
.sidebar {
	margin:0;
	padding: 0;
	width: 200px;
	font: 1.1em 'lucida grande', verdana, arial, sans-serif;
}
#sidebar_left {
	float: left;
	padding-left: 5px;
	padding-right: 4px;
}
#rightside {
	float: right;
	width: 750px;
}
#content {
	font-size: 1.2em
}
#sidebar_right{
	float: right;
	padding-right: 5px;
}
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 540px;
}
.semiwidecolumn {
	float: right;
	padding: 0 5px 0 0;
	margin: 0;
	width: 745px;
}
.widecolumn {
	padding: 0 5px 0 5px;
	margin: 0;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.narrowcolumn .entry, .semiwidecolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.semiwidecolumn, .widecolumn{
	line-height: 1.6em;
}
.aux{
	width: 267px;
}
#aux_left{
	float: left;
}
#aux_right{
	float: right;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	background:#30373f url("images/footer.jpg") top left repeat-x;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
.nextprev{
	background: url("images/next.jpg") top left no-repeat;
	padding: 5px;
	margin-bottom: 5px;
}
.nextprev .npbutton{
	background: url("images/bar1.jpg") left repeat-x;
	font-size: 12px;
}
.newsimage{
	float: left;
	padding: 3px 10px 10px 0;
}
.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background: url("images/bar1.jpg") left repeat-x;
	padding: 1px 10px ;
	border: 1px solid;
	border-color: #bbb #333 #333 #bbb;
	color: #333;
	cursor: pointer;
}
.tbox.chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	padding:4px;
	border: 1px solid #06c;
}
.smalltext {
	font: 1em 'lucida grande', verdana, arial, sans-serif;
}
.mediumtext {
	font: 12px 'lucida grande', verdana, arial, sans-serif;
}
.tbox{
	background: #282B2E;
	border: #5e5d63 1px solid;
	color: #fff;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px;
}
.nextprev .tbox {
	padding: 0;
}
.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.fborder {
	border: none;
	background: none;
}
.forumheader{
	background: url("images/bar1.jpg") top left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	padding: 4px;
	border: 1px solid #444;
	font-weight:bold;
	text-align: center;
}
.narrowcolumn .forumheader, .sidebar .forumheader{
	background: url("images/bar1.jpg") top left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	padding: 4px;
	border: 1px solid #444;
	font-weight:normal;
	text-align: center;
}
.forumheader td{
	color:#999;
	font-weight:normal;
}
.forumheaderA{
	background: url("images/bar3.jpg") top left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	padding: 4px;
	border: 1px solid #444;
	font-weight:bold;
	text-align: center;
}
.forumheaderB{
	background: url("images/bar4.jpg") top left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	padding: 4px;
	border: 1px solid #444;
	font-weight:bold;
	text-align: center;
}
.forumheader2{
	background-color: #222;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#aaa;
	padding: 4px;
	border: #444 1px solid;
}
.forumheader3{
	background-color: #222;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#aaa;
	padding: 4px;
	border: #444 1px solid;
}
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}
.fcaption {
	height:30px;
	border: #444 1px solid;
	padding: 2px 0 2px 8px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#444;
	font-weight:bold;
	background: url("images/bar2.jpg") top left repeat-x;
}
.fcaptionA{
	height:30px;
	border: #444 1px solid;
	padding: 2px 0 2px 8px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#444;
	font-weight:normal;
	background: url("images/bar2.jpg") top left repeat-x;
}
.fcaption a{
	padding-right:4px;
	color:#06c;
}
.nicetitle {
	font-weight: bold;
	color: #3c3c3c;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 7px;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5e7743;
}
div.nicetitle p span.accesskey {
	color: #ff7200;
}
.side_cap{
	background: url(images/caption.jpg) top left no-repeat;
	height: 30px;
}
.side_cap h3{
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #3f444a;
}
.side_text{
	background: url(images/body.jpg) top left repeat-y;
	padding: 5px 5px 0 5px;
}
.side_bot{
	background: url(images/bottom.jpg) bottom left no-repeat;
	height: 10px;
	margin-bottom: 5px;
}
.narrowcolumn .caption {
	background: url(images/caption_art.jpg) top left no-repeat;
	height: 30px;	
}
.narrowcolumn h2 {
	padding: 5px 5px 5px 10px;	
}
.info{
	height: 15px;
	background: #222;
	padding: 5px;
	border: 1px solid #3f444a;
}
.narrowcolumn .text {
	padding: 5px;	
	background: url(images/body_art.jpg) top left repeat-y;
}
.narrowcolumn .bottom{
	background: url(images/bottom_art.jpg) bottom left no-repeat;
	height: 10px;
	margin-bottom: 5px;
}
.aux_cap{
	background: url(images/caption_aux.jpg) top left no-repeat;
	height: 30px;
}
.aux_cap h3{
	padding: 5px 5px 5px 10px;
}
.aux_text{
	border-top: 1px solid #3f444a;
	background: url(images/body_aux.jpg) top left repeat-y;
	padding: 5px 5px 0 5px;
}
.aux_bot{
	background: url(images/bottom_aux.jpg) bottom left no-repeat;
	height: 10px;
	margin-bottom: 5px;
}
.caption h3 {
	padding: 5px 5px 5px 10px;	
}
.bottom{
	background: url(images/bottom_art.jpg) bottom left no-repeat;
	height: 5px;
	margin-bottom: 5px;
}
.semiwide_cap {
	background: url(images/caption_sw.jpg) top left no-repeat;
	height: 30px;	
}
.semiwide_cap h3 {
	padding: 5px 5px 5px 10px;	
}
.semiwide_text {
	padding: 5px;	
	background: url(images/body_sw.jpg) top left repeat-y;
}
.semiwide_bot{
	background: url(images/bottom_sw.jpg) bottom left no-repeat;
	height: 10px;
	margin-bottom: 5px;
}
.wide_cap {
	background: url(images/caption_w.jpg) top left no-repeat;
	height: 30px;	
}
.wide_cap h3 {
	padding: 5px 5px 5px 10px;	
}
.wide_text {
	padding: 5px;	
	background: url(images/body_w.jpg) top left repeat-y;
}
.wide_bot{
	background: url(images/bottom_w.jpg) bottom left no-repeat;
	height: 10px;
	margin-bottom: 5px;
}
.comm{
	border: 1px solid #444;
	padding: 5px;
	margin-bottom: 5px;
}
.chattext {
	background: #222;
}
#source {
    position:relative;
    z-index:100;
    display:block;
    float:left;
    width: 60px;
    height:25px;
    margin: 15px 0 0 0;
    padding-left: 30px;
    text-align:center;
    color:#777;
}
#source a {
    display:block;
    color:#000;
	width: 60px;
    height:25px;
	background: url("images/source.gif") bottom no-repeat;
}
#source a:hover {
    color:#336699;
	background: url("images/source_over.gif") bottom no-repeat;
}

}
.indexcops_1 {
	font-size: 9px;
	color: #CCCCCC;
	text-align: justify;
	text-indent: 3px;
	font-weight: normal;
}


.newheadline3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.spoiler {COLOR: black; TEXT-DECORATION: none; background-color: black; font-weight: normal;}
.indexcops_2 {
	font-size: 9px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 3px;
	font-weight: bold;
}
.indexcops_3 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 3px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-style: dashed;
	list-style-type: circle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
