/*
// +----------------------------------------------------------------------------
// | MAIN ELEMENTS
// +----------------------------------------------------------------------------
*/
.tx-auxnewsmailer-pi1{
width:100%;
float:left;
padding:50px;
}

#center {
	min-width:900px;
}

A,legend {
	color			: #13143B;
	text-decoration	: none;
}

A:hover{
	color			: #8F1122;
}

* {
	outline			: none;
}

BODY {
	background-color: #fff;
	background-image: url(pics/bgMain.png);
	margin			: 0em;
	font-family		: vedana,lucida, tahoma;
	color			: #FFF;
	margin			: 0em;
	padding			: 0px;
	text-align		: center;
}

/*
// +----------------------------------------------------------------------------
// | Loading Mask
// +----------------------------------------------------------------------------
*/

.loading_mask_noscript{
	z-index				: 100;
	position			: absolute;
	background-color	: #CCCCCC;
	color				: #333;
	left				: 0px;
	top					: 0px;
	bottom				: 0px;
	top					: 0px;
	right				: 0px;
	font-size			: 20px;
	padding				: 20px;
	font-variant		: small-caps;
}

#loading_mask{
	position			: absolute;
	background-color	: #CCCCCC;
	z-index				: 10;
	left				: 0px;
	top					: 0px;
	bottom				: 0px;
	top					: 0px;
	right				: 0px;
	opacity				: 1;
	filter				: alpha(opacity=100);
	font-size			: 20px;
	padding				: 20px;
	color				: #333;
}

#loading_mask #loading_title{
	font-size			: 40px;
	font-weigth			: bold;
}
#loading_mask #loading_title_desc{
	font-size			: 30px;
	font-weigth			: bold;
	font-variant		: small-caps;
}

/*
// +----------------------------------------------------------------------------
// | HEADER
// +----------------------------------------------------------------------------
*/

#jj_headerContainer_row {}

#jj_headerContainer {}

#jj_header_row {
	float			: left;
	width			: 100%;
	padding-bottom	: 1em;
}

#jj_header {
	padding			: 1em;
}

#jj_header_logo {
	float			: left;
	margin-top		: 0.6em;
	margin-right	: 1em;
	background-color: #fff;
	border			: 1px solid #13143B;
	opacity			: 1;
	filter			: alpha(opacity=100);
	padding			: 2px;
}

#jj_header_logo a{
	float:left;
}

#jj_header_logo IMG{
	border			: 0em;
	padding			: 0.1em;
}

#jj_header_lettering_container {
	float			:left;
	color			: #13143B;
}

#jj_header_lettering {
	font-size		: 3em;
	font-weight		: bold;
	float			: left;
	color			: #13143B;
}

#jj_header_lettering_desc{
	font-size		: 1.5em;
	font-weight		: normal;
	float			: left;
	padding-top		: 0.9em;
	padding-left	: 0.5em;
}

#jj_header_lettering2 {
	font-size		: 1em;
	font-variant	: small-caps;
	float			: left;
	clear			: left;
	white-space		: nowrap;
}

.tx-bblanguageselect-pi1 IMG{
	vertical-align: top;
}

/*
// +----------------------------------------------------------------------------
// | RIGHT MENU
// +----------------------------------------------------------------------------
*/
#rm_menu {
	padding			: 1em;
}

#rm_level1_no {
	border-bottom	: 1px solid #13143B;
	margin-bottom	: 0.2em;
	padding-bottom	: 0.2em;
	margin-top		: 0.4em;
	font-size		: 18px;
	width			: 100%;
}

#rm_level1_act {
	border-bottom	: 1px solid #8F1122;
	margin-bottom	: 0.2em;
	padding-bottom	: 0.2em;
	margin-top		: 0.4em;
	font-size		: 18px;
	width			: 100%;
	color			: #8F1122;
}
#rm_level2_no {
	font-size		: 15px;
	width			: 100%;
	margin-left		: 1em;
}

#rm_level2_act {
	font-size		: 15px;
	width			: 100%;
	color			: #8F1122;
	margin-left		: 1em;
}
/*
// +----------------------------------------------------------------------------
// | USER MENU
// +----------------------------------------------------------------------------
*/


#jj_topMenuUser {
	float			: right;
	clear			: right;
}

#jj_topMenuUser_loginBox {
	font-size		: 0.9em;
	font-weight		: normal;
}

/*
#jj_topMenuUser_loginBox INPUT{
	font-size		: 1em;
	font-weight		: normal;
	border			: 1px solid #666;
	font-size		: 0.8em;
	background-color: #000;
}
*/

#jj_topMenuUser a {
	font-size		: 0.9em;
	color			: #FFF;
	text-decoration		: none;
	float			: left;
	font-weight		: normal;
	margin-left		:10px;

	color			: #FFFFFF;
	opacity			: .80;
	filter			: alpha(opacity=80);
	background-color	: #333;
	padding			: 0.5em;
	border			: 1px solid #666;

}

#jj_topMenuUser #c16 {
	display: none;
}


#jj_topMenuUser a:hover {
	text-decoration	: none;
	opacity			: 1;
	filter			: alpha(opacity=100);
}

/*
// +----------------------------------------------------------------------------
// | ROOTLINE MENU
// +----------------------------------------------------------------------------
*/

#jj_rootLine_row {
	display			: table-row;
	color			: #13143B;
}

#jj_rootLine{
	display			: table-cell;
	padding-left	: 0.6em;
}

#jj_rootLineMenu{
	float			: left;
	padding-bottom	: 0.3em;
}

#jj_rootLineMenu a {
	font-size		: 0.8em;
	color			: #13143B;
	padding-left	: 0.4em;
	padding-right	: 0.4em;
	text-decoration	: none;
	display			: inline;
	font-weight		: normal;
}

#jj_rootLineMenu a:hover {
	text-decoration	: underline;
}

/*
// +----------------------------------------------------------------------------
// | LANGMENU
// +----------------------------------------------------------------------------
*/

#jj_langMenu {
	float			: right;
}

/*
// +----------------------------------------------------------------------------
// | TOP MENU
// +----------------------------------------------------------------------------
*/

#jj_topMenu_row {
	display			: table;
	width			: 100%;
	float			: left;
	border-left		: 0px solid #13143B;
	border-right	: 0px solid #13143B;
}

#jj_topMenu {
	display				: table-cell;
	background-image	: url(pics/bgBottom.png);
	background-position	: 0px -100px;
	width				: 100%;
	border-left			: 1px solid #333;
	border-top			: 1px solid #333;
	border-bottom		: 1px solid #333;
}

#jj_topMenu a {
	border-right	: 1px solid #333;
	font-size		: 1.7em;
	/* font-variant	: small-caps; */
	color			: #fff;
	margin			: 0em;
	padding			: 0.2em;
	padding-left	: 0.4em;
	padding-right	: 0.4em;
	text-decoration	: none;
	float			: left;
	font-weight		: normal;
}

#jj_topMenu a:hover {
	background		: #8F1122 none repeat scroll 0%;
	color			: #FFF;
}

#jj_topMenu a.activeMenuItem {
	background		: #8F1122 none repeat scroll 0% !important;
	color			: #FFF;
}

/*
// +----------------------------------------------------------------------------
// | CONTENT BODY
// +----------------------------------------------------------------------------
*/

#mother {
	margin			: 0px;
	margin-left		: auto;
	margin-right	: auto;
	/* width			: 960px; */
	padding			: 0px;
	width			: 90%;
}

#mother_row {}

#main {
	display			: table;
	float			: left;
	text-align		: left;
	width			: 100%;
	margin			: 0px;
	padding			: 0px;
	border 			: 0px solid #FFF;
	/* background-image: url(pics/bgHeader.png);
	background-repeat: repeat-x;
	background-color: #100E49; */
}

#center {
	display			: table-column;
	/* width			: 900px; */
	float			: left;
}

#left {
	/* background-color: #550000; */
	display			: table-column;
	float			: left;
	/* width			: 30px; */
	/*background-image: url(pics/bgLeft2.png);*/
}

#right {
	/* background-color: #550000; */
	display			: table-column;
	/* width			: 30px; */
	float			: left;
	/*background-image: url(pics/bgRight2.png);*/
}

#jj_body_row {
	display			: table-row;
	padding			: 0px;
	margin			: 0px;
}

#jj_body{
	display			: table-cell;
	background-color: #ddd;
	border-left		: 1px solid #13143B;
	border-right	: 1px solid #13143B;
	border-bottom	: 1px solid #13143B;
	padding			: 0em;
	/* height			: 100%; */
	color			: #333;
}

.csc-header {
	font-size		: 0.6em !important;
}
.csc-header-n1{
	font-size		: 0.9em !important;
}
.csc-firstHeader H1{
}
.csc-header H1{
	border-bottom	: 1px solid #333;
	background-color: #f0f0f0;
	padding			: 3px;
	margin			: 0px;
	color			: #333;
}

#jj_2t_table{
	display			: table;
	clear			: left;
	background-color: #CCC;
	width			: 100%;
}

#jj_2t_row{}

#jj_2t_columLeft {
	display			: table-cell;
	float			: left;
	width			: 460px;
	background-color: #999;
	border-right	: 1px solid #333;
}

#jj_2t_columRight {
	overflow-y		: auto;
	overflow-x		: hidden;
}

/*
// +----------------------------------------------------------------------------
// | FOOTER
// +----------------------------------------------------------------------------
*/

#jj_footerMain_row{
	/* background-image	: url(pics/bgBottom.png); */
	display				: table;
	width				: 100%;
	background-repeat	: repeat-x;
	background-position	: 0px -90px;
	color				: #13143B;
}

#jj_footerMenu_row {
	display			: table-row;
}

#jj_footerMenu {
	display			: table-cell;
	padding			: 1em;
	padding-bottom	: 0em;
	text-align		: center;
}

#jj_footerMenu a {
	font-size		: 0.8em;
	color			: #13143B;
	padding-left	: 0.4em;
	padding-right	: 0.4em;
	text-decoration	: none;
	font-weight		: normal;
}

#jj_footerMenu a:hover {
	text-decoration	: underline;
}

#jj_footer_row {
	display			: table-row;
}

#jj_footer {
	display			: table-cell;
	font-size		: 0.8em;
	padding			: 1em;
}

#jj_footer_container {
	float			: left;
}

#jj_footer_container_right {
	float			: right;
}

#jj_footer_copy,
#jj_footer_optimized,
#jj_footer_message {
	padding-bottom	: 0.5em;
}

#jj_footer_message {
	float			: left;
	margin			: 0px;
	padding-bottom	: 1em;
	bottom			: 0px;
}
#jj_footer_rss{
	clear			: left;
}
#jj_footer_rss IMG{
	border			: 0px;
}

.tx-msfootermenu-pi1 a{

	color: #17174B;

}

/*
// +----------------------------------------------------------------------------
// | PLUGIN NEWSCALENDAR
// +----------------------------------------------------------------------------
*/

.calendar-table {
	padding			: 0em !important;
	width			: 100%;
	border-top		: 1px solid #333;
}

.calendar-table, .calendar-table a {
	color			: #000;
}

.linked_today_nolink {
	background		: transparent !important;
	color			: #D40000 !important;
	padding			: 2px;
	font-weight		: bold;
}

.linked_today {
	background-color: #ccc !important;
	border			: 1px solid #333333;
	cursor			: pointer;
	color			: #D40000 !important;
	padding			: 2px;
	font-weight		: bold;
	text-decoration	: none !important;
}
.linked_day {
	text-decoration	: none !important;
}
.rcMenuItemHover {
	background-color: #CCC !important;
	text-decoration	: none !important;
}
.rcMenuItem {
	text-decoration	: none !important;
}
/*
// +----------------------------------------------------------------------------
// | PLUGIN USER REGISTER
// +----------------------------------------------------------------------------
*/


.tx-srfeuserregister-pi1-captcha-response{
	float: left;
	display: box;
	margin: 2em;
}

.tx-felogin-pi1 {
	color			: #FFFFFF;
	opacity			: .80;
	filter			: alpha(opacity=80);
	background-color	: #333;
	border			: 1px solid #666;
	padding			: 1em;
}

.tx-felogin-pi1 H3, .tx-felogin-pi1 legend, .tx-felogin-pi1 label{
	display: none;
}

.tx-felogin-pi1 form{
	margin:0px;
}

.tx-felogin-pi1 input{
	margin-top:10px;
}

.tx-felogin-pi1 legend, .tx-felogin-pi1 a{
	color			: #FFFFFF;
}


.tx-srfeuserregister-pi1-text,
#tx-srfeuserregister-pi1-static_info_country,
#tx-srfeuserregister-pi1-zone,
#tx-srfeuserregister-pi1-image-0,
.tx-srfeuserregister-pi1 dd {
	width			: 20em;
}

.tx-srfeuserregister-pi1 input[type="password"],
.tx-srfeuserregister-pi1-text-password {
	margin-right	: 0em;
	width			: 6.7em;
}

.tx-srfeuserregister-pi1 dd label {
	padding			: 0em;
	padding-right	: 0.5em;
}

#tx-srfeuserregister-pi1-fe_users_form{
	margin			:0px;
}

.tx-srfeuserregister-pi1{
	/* opacity			: .80;
	filter			: alpha(opacity=80);
	background-color: #333;
	border			: 1px solid #666; */
	padding			: 1em;
	width			: 30em;
	float			: left;
}

fieldset, .tx-srfeuserregister-pi1 dl{
	border			: 0px;
	padding			: 0em;
}

.tx-srfreecap-pi2-cant-read {
}


.tx-your-extension-id-pi1-captcha { 
	border			: 0px solid #FFF;
	float			: left;
	margin			: 1em;
	padding			: 1em;
}

/*
// +----------------------------------------------------------------------------
// | PLUGIN RGSLIDESHOW
// +----------------------------------------------------------------------------
*/

.rgslideshow {
border: 1px solid #333 !important;
background-color: #FFF !important;
}

.myGallery {
	border:0px solid #000000 !important;
}

/*
// +----------------------------------------------------------------------------
// | PLUGIN LOGIN BOX
// +----------------------------------------------------------------------------
*/

.tx-newloginbox-pi1{
	margin			: 0em;
	color			: #FFF;
}

div.tx-newloginbox-pi1 p a {
	color:#FFF;
}

.tx-newloginbox-pi1 H3{
	margin			: 0em;
	padding-bottom	: 1em;
}

.tx-newloginbox-pi1 P {
	margin			: 0em;
	color			: #FFF;
}

.tx-newloginbox-pi1 TABLE {
	padding			: 1em;
}

.tx-newloginbox-pi1 TH{
	text-align		: right;
}

/*
// +----------------------------------------------------------------------------
// | PLUGIN NEWS
// +----------------------------------------------------------------------------
*/

.tx-ttnews{
}
.news-latest-container,
.news-amenu-container {
	margin			: 0.5em;
	color			: #333;
	padding			: 0px;
	/* float			: left; */
}

.news-amenu-container .news-amenu-item-year {
	font-weight		: bold;
	font-size		: 1.0em;
}

.news-amenu-container ul {
	padding			: 0px;
	margin			: 0px;
}

.news-amenu-container li {
	padding-top		: 0.5em;
}


.news-latest-container h2,
.news-amenu-container h2,
.news-catmenu-header{
	/* 
	border			: 1px solid #333;
	margin			: 0px;
	padding-left	: 0.2em;
	padding-right	: 0.2em;
	color			: #333;
	font-variant	: small-caps;
	background		: #ddd;
	background-image	: url(pics/bgBottom.png);
	background-position	: 0px -100px; */
	border-bottom	: 1px solid #999;
	background-color: #ddd;
	padding			: 3px;
	margin			: 0px;
	color			: #333;
}

.news-latest-item {
	margin-top		: 0.5em;
}
.news-latest-date,
.news-latest-title,
.news-list-title,
.news-list-date,
.news-list-category {
	display			: table;
	font-weight		: bold;
	font-size		: 0.8em;
	width			: 100%;
}

.news-latest-title,
.news-list-title {
	font-size		: 1.2em;
	padding-bottom	: 0.5em;
	width			: 100%;
}

.news-latest-image,
.news-list-image{
	float			: left;
}

.news-latest-image IMG,
.news-list-image IMG{
	border			: 1px solid #333;
	margin-bottom	: 0.5em;
	margin-right	: 0.5em;
	background-color: #FFFFFF;
}

.news-latest-subheader p.bodytext,
.news-list-item p.bodytext {
	margin			: 0px;
	margin-bottom	: 0.5em;
}

.news-list-container{

}
.news-list-item, .news-list-browse{
	color			: #333;
	padding			: 0em;
	padding-top		: 0.5em;
	padding-bottom		: 0.5em;
}

.news-list-item h3{
	margin			: 0em;
	padding-top		: 0em;
}

.news-list-morelink {
	margin-top	: 0.5em;
}

.clearer{
	clear		:both;
	border-bottom: 1px solid #fff;
}

/*
Simple Survey
*/

.tx-simplesurvey-pi1{
	padding: 1em;
}
.tx-simplesurvey-pi1-listrow TABLE {
	width: 100%;
	color: #666;
}
.tx-simplesurvey-pi1-listrow-header{
	color: #333;
	font-size: 1.0em;
	font-weight: bold;
}

.tx-simplesurvey-pi1-title,
.tx-simplesurvey-pi1-result-header-questions{
	font-size: 2em;
}
.tx-simplesurvey-pi1-question{
	font-weight: bold;
	padding: 1em;
}

.tx-simplesurvey-pi1-result-question{
	font-weight: bold;
}
.tx-simplesurvey-pi1-help{
	display: none;
}
}
.tx-simplesurvey-pi1-help,
.tx-simplesurvey-pi1-questiontext
{
	float: left;
}
.tx-simplesurvey-pi1-questiontext
{
	float: left;
	font-weight: bold;
	padding: 1em;
}

/*
// +----------------------------------------------------------------------------
// | PLUGIN GMAPS
// +----------------------------------------------------------------------------
*/
#xajax_cat  {
	background:#141541 none repeat scroll 0 0;
	border-top:1px solid #333333;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

#resultdiv{
	padding: 1em;
}

.poi-content-image{
	float: left;
	margin-right: 1em;
}
/*
// +----------------------------------------------------------------------------
// | CONTACT FORM
// +----------------------------------------------------------------------------
*/
.tx-spbettercontact-pi1 {
	padding: 2em;
	padding-top: 1em;
}

/*
// +----------------------------------------------------------------------------
// | LINKS
// +----------------------------------------------------------------------------
*/
.tx_ablinklist_listView_links H1 {
	font-size: 20px;
	margin:0px;
	float: left;
}

/* CONTENT IMAGES */

.csc-textpic-imagewrap{
	padding: 1em !important;
}
.csc-textpic-imagewrap IMG {
	border			: 1px solid #333  !important;
	background-color: #FFF;
	display			: table;
}