body {margin:0px; padding:0px; horizontal-align:left; vertical-align:top; background:url(images/fon.jpg) no-repeat top #167ac8; line-height: 130%;}
td {font-size:12px; font-family:Verdana; color:#FFFFFF;}
a {border:none; text-decoration:none; color:#CEE7FC;}
a:hover {text-decoration:underline; color:yellow;}

.article_separator {
	clear: both;
	display: block;
	background: #ECECEC;
	height: 1px;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #ffffff;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	padding: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	//display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 5px 0 15px;
	margin: 0 0 10px;
}

.componentheading {
	font-size: 200%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 10px;
}

table.blog .contentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 200%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	font-size: 70%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px 10px 0px 10px;
	border: 1px solid black;
	display: block;
	color: black;
	background: #e1e1e1;
//	font-weight: bold;
//	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid white;
	background: #333333;
	color: white;
	font-size: 70%;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	font-size: 80%;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: #elelel;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 0px solid black;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 0px solid white;
	background: #333333;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}


.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: left;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

//==============================================================================

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

ul {margin:0; padding:0;}
ul.menu {font-weight: bold;}
li {align:left; padding-left:20px; line-height:17px; color:#FFFFFF;}
li a {color:#FFFFFF; text-decoration:none;}
li a:hover {color:yellow; text-decoration:underline;}


div.componentheading {
	font-size: 200%;
	font-weight: bold;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	  margin-bottom: 15px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* Search */
#search {
	padding-left: 20px;
	background: url(images/icon-search.gif) no-repeat center center;
	right: 120;
}

#search .inputbox {
	width: 120px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #000000;
	background: #d4d4d4;
	font-size: 92%;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	color: black;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	width: 90%;
}

fieldset {
	border: none;
	padding: 0px 5px;
}

fieldset a {
	font-weight: bold;
}


/* META
--------------------------------------------------------- */
.article-tools {
	width: 100%;
	float: left;
	
	margin-bottom: 15px;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin-top: -35px;
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/*=========================================================*/

a.modal-button {margin-top: -15px;}
div.detail {margin-top: -15px;}

div.moduletabletopmenumod,
a.mainleveltopmenu {
	font-size: 80%;
	font-weight: bold;	
	color:white;
}


.article-tools {
	border-top: 0px solid #DDDDDD;
	width: 100%;
	height: 20px;
	float: left;
	clear: both;
	padding: 0px 0px 10px 70px;
	margin-bottom: 15px;
	display: block;
	background: url(images/cat_id.png) no-repeat 0px 7px;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}




div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	color:yellow;
	margin: 0;
	margin-top: 15px;
	border-bottom: 1px solid #ffffff;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}