/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;

	}
a {
	text-decoration:none;
	color:#0000CC;}
	
a:hover{
	text-decoration:underline;
	color: #ad73a7;}
	
img {
	border:none;
	}
p {
	padding:5px;}
/*  Main Container*/
	
#Container {
	width: 960px;
	text-align: justify;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #d2cee4;
}
/* Main Container*/
#Top{
	width:960 px;
	margin:auto;
	}
#Top img{
	float: right;
		}
	
div#TopImage {
	text-align: left;
	width: 960px;
	padding-top: 5px;
	border:none;
	}
	
/*  Navmenu*/

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #172983;
border-width: 1px 0;
background: #ad73a7 url(IMG/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #162883;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #162883;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #9d6497;
background: transparent url(IMG/blockactive.gif) center center repeat-x;
}

/* LeftMenu*/

.arrowlistmenu{
width: 200px; /*width of menu*/
margin-top:10px;
background:#D7D3E6;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color:#172983;
background: black url(IMG/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
text-align:left;
}

.arrowlistmenu ul li a{
color: #162983;
background: url(IMG/bullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #475597;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #162983;
background-color: #ECEAF3;
}

/*Top Image*/
div#TopImage {
	text-align: left;
	width:960px;
	padding-top: 5px;
}
/*InfoLine*/
div#LogoLine {
	background-color: #ad73a7;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f3087;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

/*MainText*/
/* Container Start*/
div#MainText {
	width: 960px;
	clear: both;
	float: left;
	padding-bottom: 0px;
}
div#MainText h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	text-transform:uppercase;
	font-stretch: extra-expanded;
	font-weight: bold;
	color: #162983;
	margin-top: 10px;
}

div#MainText h2{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #465390;
	margin-top: 10px;
}

#left_column {
	clear: left;
	float: left;
	width: 200px;
	padding-right:5px;

	
}
#center_column {
	float:left;
	width: 730px;
	padding-left:15px;
	padding-right:5px;
	border-left:dotted thin #d2cde4;
	border-right:dotted thin #d2cde4;
		}
.title {
	padding-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}
.subtitle {
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.subtitle_search {
	padding-bottom: 23px;
	padding-left:30px;
	padding-top:10px;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	background:url(IMG/lupa.gif) no-repeat;
}	
.section_box {
	margin-left:0px;
	padding: 10px;
	border: 1px solid #d2cde4;
	background: url(IMG/gradient_top.gif) repeat-x;
}

.news_block{
	margin-top:10px;}

.post_box {
	clear: left;
	margin-top: 10px;
	background: #FFF;
	color: #000;
	border: 1px solid #CDE;
}
.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
}
.post_text_area {
	padding: 10px;
}
.post_title {
	padding: 10px;
	padding-left: 10px;
	background: #EFEFEF url(IMG/gradient_top.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.publish_date {
	clear: both;
	padding: 10px;
	padding-left: 10px;
	color: #06C;
	font-size: 11px;
	font-weight: bold;
	background: #CDE url(IMG/gradient_bot.gif) repeat-x bottom;
}
.pictures {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
/** TABLE */
table{
	text-align:left;
	border-color:#999999;
	width:620 px;
			}
.first_td{
		width:600px;}
.second_td{
		background-color:#F8F7FA;
		width:120px;}
.title_tr{
	border:none;
	background:#ECEAF3;
	font-weight:bold;
	color:#27368B;
	}
.table_footer{
	border:none;
	background:#ECEAF3;
	font-size:12px;	
	font-weight:bold;
	color: #333333;}


	
/*Footer*/
div#Footer {
	width: 100%;
	clear: both;
	background-color: #d2cee4;
}
div#Footer p{
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #172883;
}
div#Footer a{
	color: #9c5995;
	text-decoration: none;
}
div#Footer a:hover{
	color: #005787;
	text-decoration: none;
}


