/* Comment element properties */

a {
	color: #771606;
	text-decoration: none;
font-weight: bold;

}

a:hover {
	color: #000000;
	text-decoration: underline;
font-weight: bold;

}

a.side {
	color: #771606;
	text-decoration: none;
font-weight: bold;

}

a:hover.side {
	color: #000000;
	text-decoration: none;
font-weight: bold;

}

a.white, li.white a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover.white, li.white a:hover {
	color: #771606;
	text-decoration: none;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #969797;
	margin: 0px;
}

hr {
	height: 1px;
	border: 1px solid #555555;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: #f6f6f6;
	border: 1px solid #555555;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight: bold;
	color: #000000;
	background-color: #e8af76;
	height: 20px;
	border: 1px solid #000;

	margin-top: 0px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #eee;
	border: 1px solid #555555;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #555555;
}

/* Header and footer properties */

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	height: 30px;
	background-color: #555;
	background-image: url(/themes/Light/images/sub.gif);
	padding: 1px 10px 1px 20px;
}

.sub-header-r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	height: 30px;
	background-image: url(/themes/Light/images/sub.gif);
	
     padding-top: 1px;
     padding-right: 10px;
     padding-bottom: 1px;
     padding-left: 10px;
border-top-left-radius: 12px;
-moz-border-radius-topleft: 12px;
-webkit-border-top-left-radius: 12px;


}
.sub1 {
background-image: url(/themes/Light/images/fon.gif);
background-repeat:repeat;
}


.sub-header-l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	height: 30px;
	background-image: url(/themes/Light/images/sub.gif);
	padding: 1px 10px 1px 10px;
-moz-border-radius-topright: 12px;
border-top-right-radius: 12px;
-webkit-border-top-right-radius: 12px;


}

.sub-header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #fff;
	background-image: url(/themes/Light/images/sub.gif);
	padding: 1px 10px 1px 10px;
padding-top: 8px;
     padding-right: 5px;
     padding-bottom: 8px;
     padding-left: 5px;





}
.sub-header2 ul {
	margin: 0;
	padding: 0 0 0 10px;
}

.sub-header2 ul li{
	display: inline;
}


.sub-header2 ul li a {
	font-size: 12x;
	padding-top: 8px;
     padding-right: 5px;
     padding-bottom: 8px;
     padding-left: 5px;

	text-decoration: none;

}

.sub-header2 ul li a:hover {	
	height: 30px;
	text-decoration: none;
	background-color: #e8af76;

}


.sub-header2 ul li.first-link .bullet {
	
}

.sub-header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(/themes/Light/images/sub.gif);
	padding: 1px 10px 1px 10px;
padding-top: 8px;
     padding-right: 5px;
     padding-bottom: 8px;
     padding-left: 5px;





}
.sub-header3 ul {
	margin: 0;
	padding: 0 0 0 10px;
}

.sub-header3 ul li{
	display: inline;
}


.sub-header3 ul li a {
	font-size: 12x;
	padding-top: 8px;
     padding-right: 5px;
     padding-bottom: 8px;
     padding-left: 5px;

	text-decoration: none;

}

.sub-header3 ul li a:hover {	
	height: 30px;
	text-decoration: none;
	background-color: #e8af76;

}


.sub-header3 ul li.first-link .bullet {
	
}


.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 150px;
	background-image: url(/themes/Light/images/head.gif);
	background-color: #f2f2f2;
	padding: 0px 0 0px 0;
}

.main-footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #969797;
	padding: 0px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.main-body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 2px;
	background-color: #e5e2e2;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;

	


}

/* Side-Panel properties */


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

.side-border-left {
	color: #000;
	background-color: #969797;
	padding: 10px 10px 10px 0;
	width: 195px;
}

.side-border-right {
	color: #000;
	background-color: #969797;
	padding: 10px 0 10px 10px;
	width: 195px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;	
	color: #fff;
	background-color: #555;
	height: 31px;
	background-image: url(/themes/Light/images/side.gif);
      background-repeat: repeat-x;
	padding-left: 6px;
padding-right: 6px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
}


.side-body {
	font-size: 12px;
	color: #000000;
	background-color: #e5e2e2;
	border: solid 2px #000000;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 11px;
	color: #000000;
	background-color: #f1f1f1;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	
	padding: 3px 4px 4px 4px;
	
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	background-image: url(/themes/Light/images/side.gif);
    background-repeat: repeat-x;	
	padding-left: 6px;
    padding-right: 6px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
	

}


.main-bg {
	color: #000;
	background-color: #969797;
	padding: 10px 0 2px 0;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #555555;
}

.tbl {
	font-size: 12px;
	color: #000;
	background-color: #f3f3f3;
	padding: 10px;
border: 1px solid #555555;
}

.tbl1 {
	font-size: 12px;
	color: #000;
	background-color: #f3f3f3;
	padding: 4px;
border: 1px solid #555555;
}

.tbl2 {
	font-size: 12px;
	color: #000000;
	background-color: #e9e4e4;
border: 1px solid #555555;
	padding: 4px;
}

.forum-caption {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	background-color: #e8af76;
	padding: 2px 4px 4px 4px;
border: 1px solid #555555;
}

.quote {
	font-size: 12px;
	color: #0000;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 2px solid #000000;


}

.poll {
	height: 13px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #000000;
}

.shoutboxdate {
	font-size: 11px;
	color: #888;
}

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

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

.side-small {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.side-label {
	color: #000000;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
border: 1px solid #555555;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 12px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
border: 1px solid #555555;
}
	

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #965785;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #F3f3f3;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #965785;
	margin: 2px;
	text-decoration: none;
}

.header {
	background-image: url(/themes/Light/images/logo.png) ; 
 background-repeat:no-repeat;
 height:150px;
}


.rotator {
border: 1px solid #555555;
}

.eset {
color: #fff;
}

.eset a:hover {
color: #fff;
}

.st1 { padding-left: 5px; padding-right: 5px; border: ridge 1px #666666; font-size:11px; text-align:center;}


#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

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

#navigation a {
	display: block;
	color: #771606;
	padding: 1px;
	text-decoration: none;
font-weight: bold;

}

#navigation a:hover {
	color: #000000;
font-weight: bold;

	


}
.veset {
	color: #CC0000;
	font: bold;
}
.tnod {
	color: #000066;
	font: bold;
}
.hnod {
	color: #336600;
	font: bold;
}




