@charset "utf-8";
body  {
	font: 13px Verdana, Tahoma, Arial, Helvetica;
	background:#FFF;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a {
	color:#4628FF;
	text-decoration:none;
	cursor:hand;
}
a:hover {
	color:#755ffe;
}
h1 {
	color:#755ffe;
	font-size:16px;
	text-align:center;
	text-indent:0px;
}
h2 {
	font-size:13px;
	color:#755ffe;
	padding:0;
	margin:0;
}
h2 a{
	font-size:13px;
}
h2 a:hover{
	font-size:13px;
	color:#FFF;
}
h3 {
	padding:0;
	margin:0;
}
h3 a{
	font-size:13px;
}
img {
	border:#755ffe solid 1px;
}

.thrColFixHdr #container { 
	width: 98%;
	min-width:1000px;
	max-width:1240px;
	margin: 0 auto;
	text-align: left;
	background:url("/assets/templates/images/logo-left.png") left top no-repeat #FFF;
} 
.thrColFixHdr #header { 
	background:url("/assets/templates/images/logo-right.png") right top no-repeat; 
	padding:0px;
	min-height:100px; 
} 
.thrColFixHdr #sidebar1 {
	float: left;
	width: 258px;
	padding:10px 0px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 252px;
	padding: 0;
	margin:10px 0px;
}
.thrColFixHdr #sidebar2article {
	float: right;
	width: 162px;
	padding:1px;
	margin:34px 0px 0px 0px;
	border:#755FFE solid 1px;
	text-align:center;
}
.thrColFixHdr #mainContent { 
	margin: 0px 252px 0px 258px;
	padding: 0px 6px;
	text-align:justify;
}
.thrColFixHdr #mainArticle { 
	margin:0px 162px 0px 258px;;
	padding:0px 6px;
	text-align:justify;
}
.article {
	text-align:justify;
	text-indent:20px;
	margin-bottom:25px;
}

.article p:first-letter {
	font-weight:700;
	font-size:14px;
}

.thrColFixHdr #footer { 
	border-top:#755ffe solid 2px;
	background:url("/assets/templates/images/logo-small.png") 0px 0px no-repeat;
	text-align:center;
	margin-top:5px; /*Added for Extra*/
} 
.thrColFixHdr #footer p {
	margin:5px 0px 5px 0px;
	padding:0px;
	font-size:11px;
}
.sitename {
	color:#666;
	font-weight:700;
	top:50px;
	padding:70px 0px 0px 175px;
	background:url("/assets/templates/images/logo.png") 175px 15px no-repeat;
}
.crumbs {
	padding:8px 0px 0px 0px;
	border-bottom:#755ffe solid 2px;
}
#GoogleSearchSubmit {
display:inline;
border:none;	
background: #E0DBFF url("/assets/templates/images/search.png") no-repeat top right;
height:24px;
width:18px;
margin:0px;
padding:0px;
cursor:hand;
} 
.fltrt {
	float:right;
	margin-left:5px;
}
.fltlft {
	float: left; 
	margin-right: 5px;
}
.txtright {
	text-align:right;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.breadcrumbs {
	margin:10px 0px 10px 270px;
	background:#e0dbff;
}
.copyright {
	float:left;
	margin-top:18px;
}
.counter a img {
	border:none;
	width:88px;
	height:31px;
	margin-top:4px;
}
.newsmaincenter {
	min-height:140px !important;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.newsmaincenter h2 {
	padding:3px;
	float:right;
	text-transform:uppercase;
}
.newsmaincenter h3 {
	padding:0px 5px;
	text-align:left;
}
.newsmaincenter p{
	padding:0px 5px;
	text-indent:20px;
	margin:7px 0px;
}
.newsmaincenter p:first-letter {
	font-weight:700;
	font-size:16px;
}
.newsmaincenter img {
	float:left; 
	width:150px;
	height:100px;
	margin:5px;
}
.newsmainright {
	margin-bottom:10px;
	padding:0px;
}
.newsmainright h2 {
	padding:3px;
	float:right;
	text-transform:uppercase;
}
.newsmainright h3 {
	padding:0px 5px;
	text-align:left;
}
.newsmainright p{
	padding:0px 5px;
	text-align:justify;
	text-indent:20px;
	margin:2px 0px;
}
.newsmainright p:first-letter {
	font-weight:700;
	font-size:16px;
}
.newsmainright img {
	height:160px;
	width:240px;
	margin:5px 0px 0px 4px;

}
.menu {
	background:#e0dbff;
	padding:5px;
	margin-bottom:10px;
	border:#755ffe double;
}
.menu p {
	margin:4px 0px;
	padding:0px;
}
.menu h2 {
	text-transform:uppercase;
}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:#755ffe solid 1px;
	text-transform:uppercase;
}
.menu li {
	border-top:#755ffe solid 1px;
}
.menu li a{
	font-size:13px;
	font-weight:700;
	height:16px;
}
.menu li a:hover{
	background:#755ffe;
	display:block; 
	color:#FFF;
}
.ImageOnArticles {
	float:right;
	width:240px;
	height:160px;
	margin:5px 0 5px 5px;
}

/* white */
.rubrik1 {
	background:#FFF;
	border:#FFF solid 1px;
}
.rubh1 {
	background:#FFF;
}

/* white */


.rubrik2 {
	background:#FFC;
	border:#FC3 solid 1px;
}
.rubh2 {
	background:#FFCC33;
}
.rubrik3 {
	background:#dbffb8;
	border:#76b861 solid 1px
}
.rubh3 {
	background:#76b861;
}
.rubrik4 {
	background:#d7fafa;
	border:#39C solid 1px;
}
.rubh4 {
	background:#39C;
}
.rubrik5 {
	background:#ffccff;
	border:#ff66ff solid 1px;
}
.rubh5 {
	background:#ff66ff;
}
.rubrik6 {
	background:#dbdb89;
	border:#990 solid 1px;
}
.rubh6 {
	background:#990;
}
.rubrik7 {
	background:#ffb691;
	border:#F63 solid 1px;
}
.rubh7 {
	background:#F63;
}
.rubrik8 {
	background:#a7d3ff;
	border:#3f99f3 solid 1px;
}
.rubh8 {
	background:#3f99f3;
}
.rubrik9 {
	background:#f9da81;
	border:#F93 solid 1px;
}
.rubh9{
	background:#F93;
}
.rubrik10 {
	background:#9efa87;
	border:#159134 solid 1px;
}
.rubh10 {
	background:#159134;
}
.rubrik11 {
	background:#faf985;
	border:#FC3 solid 1px;
}
.rubh11 {
	background:#FC3;
}

/*  poll.css - stylesheet settings for poll snippets */
.poll {
width:100%;
font-size:100%;
margin:0px;
padding:0px;
}
.poll_container {
width:98%;
padding-top:0px;
padding-bottom:0.5em;
margin-left:auto;
margin-right:auto;
}
.poll_question {
width:98%;
text-align:center;
font-weight:600;
margin-bottom:5px;
}
.poll_row_container {
width:98%;
padding:.1em 0;
}
.poll_choice {
width:30%;
float:left;
text-align:left;
padding-left:0em;
}
.poll_votes {
width:17%;
float:left;
padding-right:.5em;
text-align:right;
}
.poll_bar_container {
width:35%;
height:.98em;
background-color:#E0DBFF;
border:1px solid #755FFE;
float:left;
margin:.1em;
}
.poll_bar {
height:.98em;
background-color:#4628FF;
float:left;
margin:0px;
padding:0px;
}
.poll_percent {
text-align:right;
padding-right:1em;
margin-left:auto;
margin-right:auto;
}
.poll_totalvotes {
width:45%;
text-align:right;
}
.float_left_text_right {
width:10%;
float:left;
text-align:center;
margin:0px;
padding:0px;
}
.float_right_text_left {
width:90%;
float:right;
text-align:left;
margin:0px;
padding:0px;
}
.space_line {
clear: both; margin: 0px; padding: 0px; width: 90%;
}

/* END - poll.css */

.autor {
color:#666;
}
.bookmarks {
float:right;
}

.readtoo {
/* width:100%; */
padding:.1em 0;
margin:0;
text-indent:0px;
}
.readtoo h2{
border-bottom:#755ffe solid 1px;
padding-left:0px;
margin-bottom:5px;
}
#NextThree a{
font-weight:bold;
}
.readtooleft {
width:252px;
float:left; 
margin:0;
padding:0;
}
.readtooright {
margin-left:255px;
margin:0;
padding:0;
font-size:12px;
}
.ditto_pages {
text-align:center;
padding:15px;
}
.ditto_page {
background-color:#e0dbff;
border:#755FFE solid 1px;
padding:7px 7px;
margin:2px;
}
.ditto_currentpage {
background-color:#e0dbff;
border:#755FFE solid 1px;
padding:7px 7px;
margin:2px;
color:#000000;
}
.catalog {
	min-height:195px  !important;
	margin-bottom:10px;
	padding:0px;
}

.article table {
	border: solid #755FFE 1px;
	width:90%;
	text-align:center;
	margin-left:5%;
}
.article th {
	background-color:#E0DBFF;
	border: 1px solid #755FFE;
}
.article td {
	border: 1px solid #755FFE;
}
.TableName {
	text-align:center;
	font-weight:700;
}
.image_300_200 {
	width:300px;
	height:200px;
}
.image_200_300 {
	width:200px;
	height:300px;
}
.AddNewsButton {
	text-align:right;
}
.AddNewsButton a img {
	border:none;
}

.otherarticle {
	margin-bottom:6px;
	text-align:center;
}
.otherarticle a {
	display:block;
}
.otherarticle a img {
	height:100px;
	width:150px;
	margin:5px 0px 0px 0px;
}
.otherarticle a span {
	display:block;
}

.heart {
	background:url("/assets/templates/images/heart.png") 0px 3px no-repeat;
	padding-left:20px;
}
#extra {
	margin-left:2%;
	}
.rotator {
	width:24%;
	float:left;
	margin:2px;
}
.rotator a {
	display:block;	
}
.rotator a:hover {
	background:#E0DBFF;
}
.rotator a img {
	float:left;
	width:120px;
	height:80px;
	margin:4px;
}
.rotator a span {
	display:block;
	min-height:90px;
	margin-right:2px;
}

