/**
 *	@file: 					plugin.css
 *	@description: 	
 *	
 *	@content:				
 *									1. powermail

 */


/*----------------------[ Plugin: powermail ]-------------------------*/

.tx-powermail-pi1_fieldset {
	border: 0;
}

.tx-powermail-pi1_fieldset legend {
	display: none;
}

.tx-powermail-pi1_fieldset label {
	font-weight: bold;
	font-size: 1em;
	display: block;
	margin-bottom: 3px;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
}

.powermail_text,
.powermail_textarea {
	border: 1px solid #C6C6C6;
	width: 290px;
	height: 1.3em;
	padding: .2em;
	font-size: 1em;
}

.powermail_textarea {
	height: 8em;
}

.powermail_submit,
.tx-powermail-pi1_mandatory_submit {
	background-color: #E5E5E5;
	border: 1px solid #C6C6C6;
	color: #E50514;
	font-weight: bold;
}

.powermail_mandatory {
	color: #E50514;
}


/*----------------------[ Plugin: tt_news ]---------------------------*/

.news-latest-container {
	
}

.news-latest-container .news-latest-left {
	width: 160px;
	float: left;
}

.news-latest-container .news-latest-right {
	width: 220px; 
	float: right;
}

.news-latest-morelink a,
.news-list-morelink a {
	color: #FF0615 !important;
	font-weight: bold;
	background: url(../images/arrow1.gif) 0 5px no-repeat;
	padding-left: 8px;
}

#columnRight .box_1 h2.news-list-header-gfx, 
#columnRight .box_2 h2.news-list-header-gfx {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 48px;
	margin: -10px -20px 9px -19px;
}

.news-list-container-content .news-list-item {
	margin-bottom: 2em;
}

.news-single-item .news-single-img {
	float: left;
	margin: 0 10px 10px 0;
}
