/********************************/ /* FORMS */ /********************************/
.tx-powermail-pi1 form {background-color: transparent;}
.tx-powermail-pi1 fieldset { border:none !important; background-color: transparent !important; }
.tx-powermail-pi1 input { margin-bottom: 10px; }
.tx-powermail-pi1 textarea { margin-bottom: 10px; }
.tx-powermail-pi1 legend {display: none;}
/*.tx-powermail.pi1 div {background-color: transparent !important;}*/

fieldset.tx-powermail-pi1_fieldset label {
    /* Style labels */
    display: block;
    width: 150px;
}
/*
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
    width: 200px;
    border: none;
    border-bottom: 1px solid black;
    margin-left: 10px;
}
*/
div.tx_powermail_pi1_fieldwrap_html {
    /* Increase margin between every field */
    margin: 10px 0;
}

#powermaildiv_uid1 {margin: 0 0 50px 0;}
#powermaildiv_uid2 select {width: 100px;}
#powermaildiv_uid3 input {width: 210px;}
#powermaildiv_uid4 input {width: 210px;}
#powermaildiv_uid5 {float: left; width: 370px;}
#powermaildiv_uid5 input {width: 210px;}
#powermaildiv_uid6 {float: left;}
#powermaildiv_uid6 label {display: none;}
#powermaildiv_uid6 input {width: 40px;}
#powermaildiv_uid7 {clear: both; float: left; width: 205px;}
#powermaildiv_uid7 input {width: 45px;}
#powermaildiv_uid8 {float:left;}
#powermaildiv_uid8 label {display: none;}
#powermaildiv_uid8 input {width: 205px;}
#powermaildiv_uid9 {clear: both;}
#powermaildiv_uid9 input {width: 210px;}
#powermaildiv_uid10 input {width: 210px;}
#powermaildiv_uid11 {margin: 0 0 0 150px; width: 210px;}
#powermaildiv_uid12 select {width: 150px;}
#powermaildiv_uid13  textarea {height: 200px;}
#powermaildiv_uid14 {float: none !important;}
#powermaildiv_uid14 input { width: 210px;}
#powermaildiv_uid14 div {margin: 0 0 15px 150px;}
#powermaildiv_uid14 img {margin-left: 150px;}
#powermaildiv_uid16 input {margin-left: 150px;}
#powermaildiv_uid17 {margin: 10px 0 5px 210px; width: 210px;}
fieldset.tx-powermail-pi1_fieldset div.even {background-color: transparent !important;}


/********************************/ /* News */ /********************************/
#news_container_latest {
	margin: 0 10px 10px 10px;
	border-bottom: 1px black solid;
}

#news_latest_header {
	margin: 0 0 15px 0;
}

#news_latest_header h1 {
	font-family: "Trbuchet MS", Tahoma,Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#news_container_latest_cat, #news_container_latest_cat h2.news_cat {
	margin: 0;
	padding: 0;
}

#news_container_latest_header {
	margin: 0;
	padding: 0;
}

#news_container_latest_subheader {
	margin: 0;
	padding: 0;
}

#news_container_latest_header h2 {
	font-family: "Trebuchet MS",Tahoma,Helvetica,Arial,sans-serif;
	font-size: 15px;
    /*line-height: 17px;*/
    margin-bottom: 2px;
    margin-top: 0;
}

#news_container_latest_cat h2.news_cat, #news_container_latest_cat h2.news_cat a {
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #008000;

}

#news_single_header h2 {
	font-family: "Trebuchet MS",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 17px;
    /*line-height: 17px;*/
    margin-bottom: 2px;
    margin-top: 0;
}

#news_single_author {
	font-family: "Trebuchet MS",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 10px;
    /*line-height: 17px;*/
    margin-bottom: 2px;
    margin-top: 0;
}

#news_single_subheader h2 {
	font-family: "Trebuchet MS",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 14px;
    /*line-height: 17px;*/
    margin-bottom: 8px;
    margin-top: 0;
}
#news_single_text p {
	font-family: "Trebuchet MS",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 14px;
    /*line-height: 17px;*/
    margin-bottom: 2px;
    margin-top: 0;
}

.guestbook_entry_head {
	background-color: #008000;
	min-height: 20px;
	color: white;
	margin: 0 5px 0 5px;
	border: 1px solid black;
	border-bottom: none;
}

.guestbook_entry_head_left {
	float: left;
	padding-left: 3px;
}

.guestbook_entry_head_right {
	float: right;
	padding-right: 3px;
}

.guestbook_clear {
	clear: both;
	height: 0;
	width: 0;
}

.guestbook_entry_text {
	border: 1px solid black;
	border-top: none;
	margin: 0 5px 10px 5px;
}

.guestbook_entry_para {
	margin-top: 0;
	padding: 3px 5px 3px 5px;
}

.tx-schgraphiccounter-pi1 dd{
	/*clear:both;*/
	overflow:hidden;
	padding-bottom:3px;
}

.tx-schgraphiccounter-pi1 dt{
	width: 5em;
	float:left;
	clear:left;
	/*padding-bottom:3px;*/
}
