@font-face {font-family: 'cvet';  font-style: normal;  font-weight: 400;  src: local('cvet'), local('cvet'), url('cvet.woff') format('woff');}
* {	margin: 0;}

html {height: 100%;}
body {margin:0;	padding:0;	height:100%;	min-height:100%;	position:relative;	background-color: #FFFFFF; color: #333;}

img {border: 0;}
td,tr,p,div {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px;}
p {margin: 5px 0 5px 0;}
h1, h2, h3, h4 {font-size: 1.4em; font-family: "cvet", sans-serif; text-transform: uppercase; font-weight: 100; line-height: 1.5;}
h2 {color: #990000;}
h1, h4, h5 {color: #008000;}
a:link, a:visited {	text-decoration: none;}

a:hover {border-bottom-width: 1px;	border-bottom-style: dotted;}
ul {margin: 0px;	padding: 0px;	list-style: none;}
li {list-style: none;	padding-left: 10px;}
ol li {background: none;	padding-left: 0;}
hr {width: 100%;}
	
form {margin: 0;}

fieldset {overflow: auto;	margin: 10px 0;}

div.clear, .clr {clear: both;}

#main {
	height:100%;
	min-height:100%;
	text-align: left;
}
	
.width_fixed {margin: 0 auto; width: 994px;}

.width_fluid {
	width: 100%;
	min-width: 980px;
}

.row, .row td {
	vertical-align: top;
}

.row2, .row2 td {
	vertical-align: bottom;
}

#sitename {
	position: relative;
	top: 90px;
	left: 210px;
	width: 320px;
	height: 100px;
	background: url(../images/sitename.jpg);
}

#sitename a {
	display: block;
	width: 320px;
	height: 100px;
	border: none;
}

#articles {padding: 0 50px 0 30px;}

.modules_left {
	padding: 20px 25px 20px 10px;
}

.modules_right {
	padding: 20px 25px 20px 15px;
}

#copyright {
	height: 40px;
	font-size: 0.9em;
	margin: 20px 40px -10px 20px;
	padding: 20px 0 0 0;
	font-family: "cvet", sans-serif;
	text-transform: uppercase;
	border-top: 3px solid #b6241d;
}

#copyleft {visibility: hidden;	margin: 0;	padding: 0;}

#copyleft span {font-size: 9px;}

#feeds {margin: 0 0 28px 10px;	padding-left: 20px;}
#cvet {padding: 10px 20px 10px 8px; text-align: justify;}
#niz {padding: 10px 20px 10px 8px; text-align: justify; }
#c {padding: 2px; text-align: center; }

#feeds img {
	display: none;
}
button, .button, input#email, .inputbox {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

fieldset.input {
	border: none;
}
	
.invalid {
	border-color: #b6241d;
}

label.invalid {
	color: #b6241d;
}

ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li {
	display: block;
	background: none;
	padding: 0 0 0 15px;
}
	
ul.menu li a:link, ul.menu li a:visited {
	line-height: 24px;
}

ul.menu li ul li {
	padding-left: 10px;
	font-size: 0.9em;
	font-style: italic;
}
	
.small, .createdate, .smalldark, .modifydate {
	font-size: 0.9em;
}

.readon {
	display: block;
	line-height: 25px;
	padding-left: 30px;
	font-size: 0.9em;
	font-style: italic;
	text-transform: lowercase;
}

.contentpaneopen {
	width: 100%;
}

.contentheading {
	font: 1.2em 'cvet', serif;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

.contentdescription {
	font-size: 0.9em;
}

.category {	font-weight: bold;}

.componentheading {	margin: 5px 0 10px 0; font: 1.2em 'cvet', serif;}
	
span.article_separator, table.blog span.article_separator {
	display: block;
	height: 30px;
}

.article_column, .column_separator {
	padding-left: 10px;
}

.blog_more {
	margin: 20px 0 10px 0;
}

table.contenttoc {
	margin-left: 4px;
	}
	
table.contenttoc td {
	font-size: 0.9em;
}

table.contenttoc td, table.contenttoc th {
	line-height: 18px;
	padding: 0 5px;
}

table.contenttoc a {
	border: none;
}

.pagenavcounter {
	font-size: 0.9em;
	font-weight: bold;
}

.sectiontableheader {
	padding: 5px;
	font-weight: bold;
}
	
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 5px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
  vertical-align: middle;
}

table.moduletable,  div.moduletable_menu, div.moduletable, div.moduletable_text, div.module {
	padding-bottom: 30px;
	text-align: left;
}

div.module h3, table.moduletable th {
	font: 1.7em 'cvet', Times New Roman, Times, serif;
	line-height: 20px;
	padding: 0 0 10px 1px;
}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3 {
	font: 1.7em 'cvet', Times New Roman, Times, serif;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 0 20px 1px;
}

div.moduletable ul {
	padding-left: 10px;
}

table.moduletable li, div.moduletable li {
	font-size: 0.9em;
}
	
table.moduletable p,  div.moduletable_menu p, div.moduletable p, div.moduletable_text p {
	margin: 5px 0;
}

.pollstableborder td {
	text-align: left;
}

span.description {
	display:block;
	padding-left: 44px;
	font-size: 10px;
	color: #666;
}

.highlight {
	font-weight: bold;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	padding: 0;
	margin: 0;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}


a:link, a:visited {	color: #e04138;}
li {background: url(../images/red/list_r.gif) 0px 6px no-repeat;}
fieldset {	border: 1px solid #edcec9;}
log {font-size: 0.9em; color: #008000;}
.log {font-size: 0.9em; color: #008000;}

.width_fixed { border-left: 1px solid #b6241d;	 }

.content {background: #fff url(../images/red/lmods_bg_r.gif) right repeat-y;}

.lmods {
	width: 21%;
	background: #e39b93 url(../images/red/rmods_bg_r.gif) right repeat-y;
}

.rmods {
	background: #762a1d;
	width: 21%;
}

.rmods_bottom {
	background: #762a1d url(../images/red/bottomright_r.gif) right bottom no-repeat;
	width: 21%;
}

.content_wide {	background: #fff url(../images/red/only_rmods_bg_r.gif) right repeat-y;}

#top {
	background: url(../images/red/topleft_r.gif) left top no-repeat;
	height: 235px;
}

#feeds {background: url(../images/red/feed_r.gif) left no-repeat;}
#feeds a {color: #762a1d;}

button, .button {
	background-color: #b6241d;
	color: #fcfcfc;
	border-left: 1px solid #e39b93;
	border-top: 1px solid #e39b93;
	border-right: 1px solid #d56457;
	border-bottom: 1px solid #d56457;
}
	
input#email, .inputbox {
	background-color: #f1ddda;
	color: #000;
	border-left: 1px solid #b6241d;
	border-top: 1px solid #b6241d;
	border-right: 1px solid #e39b93;
	border-bottom: 1px solid #e39b93;
}

ul.menu li a:link, ul.menu li a:visited {font-size: 16px; color: #f2dedb; font-family: "cvet", sans-serif;}

ul.menu li a:hover {
	color: #e39b93;
}

ul.menu li ul li {
	background: url(../images/red/submenu_r.gif) 0px 10px no-repeat;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited, .small, .createdate, .modifydat {
	color: #e39b93;
}
	
ul.menu li ul li a:hover {
	color: #d9776c;
}

.smalldark {
	color: #b6241d;
}

.readon {
	background: #edcec9 url(../images/red/readon_r.gif) 5px 8px no-repeat;
	border-top: 1px solid #b6241d;
}

a.readon:link, a.readon:visited, a.readon:active {
	color: #b6241d;
	border-bottom: 1px solid #edcec9;
}

a.readon:hover {
	color: #762a1d;
	border-bottom: 1px dotted #b6241d;
}

.contentheading {
	color: #9f201a;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #9f201a;
}
	
a.contentpagetitle:hover {
	color: #762a1d;
}

.componentheading {	color: #990000;	border-bottom: 1px solid #e39b93;}

table.contenttoc {
	border-top: 1px solid #b6241d;
}

table.contenttoc td {
	border: 1px solid #edcec9; 
	border-top: none;
}

table.contenttoc th {
	background-color: #edcec9;
}

table.contenttoc a:hover {
	color: #9d201a;
}

.sectiontableheader {
	background: #edcec9;
	border-top: 1px solid #b6241d;
	color: #762a1d;
}

.sectiontableentry1 {color: #00A510; font-weight: 100;}
.sectiontableentry2 {color: #00A510; font-weight: 100;}

div.moduletable_menu, div.moduletable, div.moduletable_text {
	background: url(../images/red/rightmodules_bg_r.gif) right 20px no-repeat;
	color: #FCF4F3;
}

div.module h3 {
	background: url(../images/red/leftmodules_bg_r.gif) right 20px no-repeat;
	color: #faf1ef;
}

table.moduletable th {
	color: #faf1ef;
}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3 {
	background: url(../images/red/rightmodules_bg_r.gif) right 20px no-repeat;
	color: #CF4F3;
}

table.moduletable li a, table.moduletable li a:visited {
	color: #b6241d;
}

div.module a, div.module a:visited, table.moduletable a, table.moduletable a:visited {
	color: #f8eeed;
}

div.moduletable li {background: url(../images/red/submenu_r.gif) 0px 6px no-repeat;}
.pollstableborder {	border: 0px solid #FFCCCC; padding-top: 5px;}
.dgu_hor2 {text-align: center; }