/*
K:CMS - Default skin
*/

/* \*/
* html p {
	overflow: hidden;
	o\verflow: visible;
	he\ight: 1%;
}
/* */

a:link, a:visited {
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #ce1126;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

body {
	background: #131313;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: 80% sans-serif;
	margin-top: 0px;
}
img {
	border: 0px;
}
.header {
	background: #fed984 url('../components/images/header_top_corners.png') no-repeat;
	width: 930px;
	text-align: left;
	margin: 10px auto 0px auto;
	font-size: 150%;
	padding: 40px 10px;
	font-weight: bold;
	color: #3b3b3b;
}
h1 {
	background: #999 url('../components/images/h1.gif');
    background-repeat: repeat-x;
	height: 10px;
	width: 930px;
	padding: 5px 10px 10px 10px;
	text-align: left;
	border-top: 1px solid #fff;
	margin: 0px auto;
	font-size: 13px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
}
h2 {
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	padding: 0px;
	color: #ce1126;
	text-align: left;
}
h2.standard, h2.promo {
	background: #efefef;
	padding: 0px 3px 2px 5px;
	border-top: 1px solid #d3d3d3;
	color: #ce1126;
	text-align: left;
}
h2 a:link, h2 a:visited {
	color: #C4030A;
	text-align: left;
}
h2.promo a:link, h2.promo a:visited {
	color: #000;
	text-align: left;
}
h2 a:hover {
	color: #000;
	text-align: left;
}
h2.promo a:hover {
	color: #ff0000;
	text-align: left;
}

.menu-title, .index-title {
	background: #000000 url('../components/images/menutitle.gif');
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 7px 0px 0px 0px;
	font-size: 13px;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

h3 {
	margin: 10px 0px 0px 0px;
	font-size: 120%;
	padding: 0px;
}
p {
	line-height: 160%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
ul, ol {
	line-height: 160%;
}
.center-column p {
	text-align: left;
}
.left-column p, .right-column p {
	margin: 10px 10px 0px 10px;
}
.center-column ul, .center-column ol {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}
form {
	padding: 0px;
	margin: 0px;
}

.source-code {
	padding: 5px;
	background: #fafafa;
	border: 1px solid #d7d7d7;
	line-height: 160%;
	margin-top: 10px;
	font-family: monospace;
}
form div {
	line-height: 200%;
	margin-top: 10px;
	padding: 5px;
	background: #fafafa;
	border: 1px solid #d7d7d7;
}
.right-column form div {
	border-right: 0px;
}
form div table {
	margin: 0px;
	border: 0px;
	width: 100%;
}
form div table td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
table {
	margin: 10px 0px 0px 0px;
	border: 0px solid #808080;
	width: 100%;
}
table td {
	padding: 3px;
	margin: 0px;
	border: 0px solid #f0f0f0;
}
table th {
	background: #fff;
	text-align: center;
	padding: 3px;
	margin: 0px;
	color: #fff;
}
.table-title {
	background: #ffa041;
	color: #fff;
	font-size: 110%;
	padding: 10px;
	text-align: left;
	text-transform: none;
}
.desc {
	font-size: 75%;
	margin-top: 5px;
	display: block;
}
.discussion {
	font-weight: bold;
	border-top: 5px solid #f0f0f0;
	padding-top: 3px;
}
.paging {
	font-weight: bold;
	border-top: 5px solid #f0f0f0;
	padding-top: 10px;
	margin-top: 10px;
	text-align: right;
}
.main {
	margin: 0px auto;
	width: 950px;
	text-align: left;
	background: #fff;
}
.left-column ul, .right-column ul {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.left-column ul li, .right-column ul li {
	display: inline;
}
.left-column ul li a:link, .left-column ul li a:visited, .right-column ul li a:link, .right-column ul li a:visited {
	background: #ACACAC;
	padding: 2px 10px;
	display: block;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin-bottom: 1px;
}
.left-column ul li a:hover, .right-column ul li a:hover {
	background: #999 url('../components/images/h1.gif');
	color: #fff;
	text-decoration: none;
}
.left-column {
	margin-right: 5px;
	width: 180px;
	float: left;
}
.center-column {
	padding: 0px 5px;
	width: 570px;
	float: left;
	position: relative;
}
.right-column {
	margin-left: 5px;
	width: 180px;
	float: left;
}

.cb {
	height: 10px;
	clear: both;
}
.cb2 {
	height: 0px;
	clear: both;
	display: block;
	font-weight: bold;
}
.perex-img {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
.center-column img {
	border: 0px solid #f0f0f0;
	padding: 0px;
}
.footer {
        background: #999 url('../components/images/foot.gif');
        background-repeat: repeat-x;
	height: 25px;
	width: 930px;
	padding: 10px 10px 0px 10px;
	line-height: 150%;
	margin: 0px auto;
	text-align: left;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
}
.footer a:link , .footer a:visited {
	color: #000000;
}
.footer a:hover {
	text-decoration: none;
	color: #fff;
}

.popup-error, .popup-success {
	position: absolute;
	top: -25px;
	right: 10px;
	z-index: 1000;
	width: 300px;
	height: auto;
	background: #e23e00;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.popup-success {
	background: #8ecb03;
}
.input-error {
	background: #d23d24;
	color: #fff;
	font-weight: bold;
}
.comment-line {
	padding: 3px 5px;
	background: #f0f0f0;
	margin-top: 10px;
	border-top: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	font-weight: bold;
    font-size: 12px;
}
p.comment-text {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 5px;
	margin: 0px;
	font-size: 11px;
}
p.comment-text img {
	border: 0px;
	padding: 0px;
}
.comment-line span, .cl-right {
	color: #808080;
	font-size: 80%;
}
.cl-left {
	float: left;
	display: block;
}
.cl-right {
	float: right;
	display: block;
	padding-top: 3px;
}
p.article-info {
	padding-top: 1px;
	border-top: 1px solid #d3d3d3;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
	color: #808080;
}
.a-center, p.a-center {
	display: block;
	text-align: center;
}
.a-left, p.a-left {
	display: block;
	text-align: left;
}
.a-right, p.a-right {
	display: block;
	text-align: right;
}
.f-left {
	float: left;
	display: block;
	margin: 10px 10px 10px 0px;
}
.f-right {
	float: right;
	display: block;
	margin: 10px 0px 10px 10px;
}
.footer em {
	display: block;
	text-align: right;
	margin-top: -15px;
}
.poll {
	display: block;
	background: #ffa041;
	margin: 3px;
	height: 5px;
}
.avatar {
	height: 48px;
	width: 48px;
	margin: 0px 0px 0px 10px;
	float: right;
}
.current-page {
	padding: 2px 4px;
	color: #000;
}
.current-page a:link{
	color: #E60018;
} 
.current-page a:visited{
	color: #000;
} 
 .current-page a:hover {
	color: #000;
}
.center-column table img {
	border: 0px;
	padding: 0px;
	margin: 0px
}