
html, body {
	height: 100%;
}

body {
	text-align: center; /* IE */
	background: #F8F8F8 url('../img/topGreen.gif') repeat-x 0 0;
}

div {
	background: transparent;
}

fieldset, legend, input, textarea, label, select, option {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #6E6E6E;
}

form {
	padding: 0;
	margin: 0;
	border: 0;
	margin-bottom: 14px;
}
	
form div.csc-mailform-field {
	float: none;
	clear: both;
	padding-bottom: 1px;
}

fieldset {
	margin: 0;
	margin-bottom: 10px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #E9E9E9;
	/* background-color: #FCFCFC; */
}

*> fieldset {
	padding: 5px 10px 5px 10px;
}

legend { }
	
label {
	display: block;
	float: left;
	width: 165px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 5px;
}

*> label {
	padding-bottom: 5px;
}

input, textarea, select {
	float: left;
	/* margin-left: 15px; */
	margin-left: 0;
}

input, textarea, select, option {
	font-size: 13px;
	line-height: 15px;
	color: #6E7B85;	
}

form br {
	float: none;
	clear: both;
}

div.divSeparator {
	height: 14px;
	line-height: 14px;
	float: none;
	clear: both;
	background: url(../img/lineHorizontalDotted.jpg) repeat-x 0 0;
}


/* Page and header ****************************************************************************** */

#body {
	font-size: 12px;
	width: 100%;
	background: #FFFFFF url('../img/topGreen.gif') repeat-x 0 0;
}

#page {
	max-width: 1400px;
	/* width: 1175px; */
	text-align: left;
	margin: 0 auto;
	position: relative;
	/*background-color: #FFFFFF url('../img/topGreen.gif') repeat-x 0 0;*/
	background: url(../img/header_bg.png) no-repeat right 11px;
}

#header>div { padding: 0 15px;}

#header {
    /* height: 180px; */
    position: relative;
    margin-bottom: 20px;
    /* margin-left: 105px; */
}

#header img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

#header img#headerImage {
	left: 297px;
	top: 11px;
}

#header a#anchorLogo {
	display: block;
	position: relative;
	/* left: 0px; */
	/* top: 41px; */
	/*width: 297px;*/
	height: 170px;
	padding: 20px;
}

#header a#anchorLogo img {
	position: relative;
	/*width: 297px;*/
	/* height: 130px; */
	max-width: 100%;
}


/* Menu Main ************************************************************************************ */

#menu {
	position: relative;
	/*left: 0px;
	top: 223px;*/
	/*width: 430px;*/
	/* height: 49px; */
	/* background: url('../img/menuBg.gif') repeat-x 0 0; */
	/* position: relative; */
}

#menu ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#menu a {
	display: block;
	float: left;
	color: #085A06;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 14px/14px Arial, Verdana, sans-serif;
	padding: 18px 5px 10px 25px;
}

#menu a:hover, #menu a.menuAct, #menu a.menuAct:hover {
	color: #FFFFFF;
}
#menuLeftBg {
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 50px;
	background: url('../img/menuLeftBg.gif') no-repeat left bottom;
}
#menuRightBg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 3px;
	height: 50px;
	background: url('../img/menuRightBg.png') no-repeat right bottom;
}


/* Language selector **************************************************************************** */

#menuLang {
	/* position: absolute; */
	right: 332px;
	top: 223px;
	/*width: 220px;*/
	height: 49px;
	/* background: url('../img/menuLangBg.gif') no-repeat 10px 0; */
	/* only for all languages - background: url('../img/menuLangBg.gif') no-repeat 40px 0; */
	background: none;
}

#menuLang ul {
	display: block;
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menuLang ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#menuLang a {
	display: block;
	float: left;
	color: #085A06;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 14px/14px Arial, Verdana, sans-serif;
	padding: 18px 10px 10px 10px;
}

#menuLang a:hover, #menuLang a.menuLangAct, #menuLang a.menuLangAct:hover {
	color: #FFFFFF;
}


/* Content blocks ******************************************************************************* */

#content {
	display: block;
	float: none;
	margin-top: 1px;
}
.maxwitdh{
	max-width: 1200px;
	margin: 0 auto;
}
.topMenuWrapper {margin-top: 50px;background: rgba(117, 165, 2, 0.93);/* url('../img/menuBg.gif') repeat-x bottom;*/ border: solid 1px #0f8718; position: relative; border-radius: 2px;}
.inline  {float: left;}
.inlineRight  {float: right;}
.clear {float: none; clear: both; height: 1px; line-height:1px;}
	
#leftSpacer {
	float: left;
	width: 105px;
}

#left {
	/* min-width: 220px; */
	/*padding: 20px;*/
	/* float: left; */
	/* width: 221px; */
}

.leftBox {
	padding: 8px 11px 5px 11px;
	border-top: 1px solid #D7D7D7;	
}

.leftBox h3, .leftBox h3 a {
	color: #273A45;
}

.leftBox h3 {
	margin-bottom: 5px;
}

.leftBox h3 a:hover {
	text-decoration: underline;
}

.leftBox h4, .leftBox h4 a {
	color: #81B20A;
	font-weight: bold;
}

.leftBox h4 {
	margin-bottom: 3px;
}

.leftBox h4 a:hover {
	text-decoration: underline;
}

.leftBox p {
	text-align: left;
	margin-bottom: 7px;
}

.leftBox ul.listArrow {
	margin-bottom: 0px;
}

.recipesBox {
	border-top: 0;	
}

.videoBox {
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 19px;
}

.videoBox h4 {
	margin-bottom: 10px;
}

a.linkArchive {
	display: block;
	font-size: 13px;
	line-height: 13px;
	text-decoration: none;
	color: #6E7B85;
	padding: 9px 11px 10px 11px;
	border-top: 1px solid #EFEFEF;	
	border-bottom: 1px solid #D7D7D7;	
}

a.linkArchive:hover {
	text-decoration: underline;
	color: #6E7B85;
}


/* Left submenu ********************************************************************************* */

ul.submenu {
	display: block;
	/* width: 221px; */
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #EBEBEB;
}

ul.submenu li {
	display: block;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background: rgba(255, 255, 255, 0.69);
	border-bottom: 1px solid #EBEBEB;
}

ul.submenu a {
	display: block;
	color: #F78F1E;
	text-decoration: none;
	font: bold 14px/14px Arial, Verdana, sans-serif;
	background: transparent url('../img/menuOrangeBg.gif') no-repeat 0px 2px;
	padding: 6px 9px 5px 9px;
	margin: 1px 0;
}

*> ul.submenu a {
	padding: 5px 9px 6px 9px;
}

ul.submenu a:hover, ul.submenu a.menuLeftAct, ul.submenu a.menuLeftAct:hover {
	color: #F78F1E;
	background-color: rgba(195, 202, 202, 0.24);
}

/* Left submenu, second level *** */

ul.submenu ul {
	margin: 10px 0 0 0;
	padding: 0;
}

ul.submenu ul li {
	margin: 0;
	padding: 0 0 1px 0;
	border-bottom: 0;
}

ul.submenu ul a {
	color: #273A45;
	font: normal 12px/12px Arial, Verdana, sans-serif;
	background: #FFFFFF;
	padding: 1px 9px 10px 0;
	margin: 0 0 0 22px;
}

*> ul.submenu ul a {
	padding: 0 9px 11px 0;
}

ul.submenu ul a:hover, ul.submenu ul a.menuLeftAct, ul.submenu ul a.menuLeftAct:hover {
	background-color: #FFFFFF;
}

/* Left submenu, third level *** */

ul.submenu ul ul {
	margin: 1px 0 1px 0;
}

ul.submenu ul ul li {
	margin: 0;
	padding: 0 0 1px 0;
	border-bottom: 0;
}

ul.submenu ul ul a {
	color: #273A45;
	font: normal 11px/11px Arial, Verdana, sans-serif;
	background: #FFFFFF url('../img/submenuArrow.gif') no-repeat 0px 2px;
	padding: 1px 9px 10px 12px;
	margin: 0 0 0 32px;
}

*> ul.submenu ul ul a {
	padding: 0 9px 11px 12px;
}

ul.submenu ul ul a:hover, ul.submenu ul ul a.menuLeftAct, ul.submenu ul ul a.menuLeftAct:hover {
	background: #FFFFFF url('../img/submenuArrow.gif') no-repeat 0px 2px;
}

/* Left submenu, variant green *** */

ul.smGreen a {
	color: #81B20A;
	background-image: url('../img/menuGreenBg.gif');
}

ul.smGreen a:hover, ul.smGreen a.menuLeftAct, ul.smGreen a.menuLeftAct:hover {
	color: #81B20A;
}

ul.smGreen a.menuLeftFirst {
	/*background-image: url('../img/menuGreenFirstBg.gif');*/
}

ul.smGreen>.menuLeftFirst {
	background: url('../img/menuGreenFirstPanak.png') no-repeat right center;
}

ul.smBlue a {
	color: #1E4462;
	background-image: url('../img/menuBlueBg.gif');
}

ul.smBlue a:hover, ul.smBlue a.menuLeftAct, ul.smBlue a.menuLeftAct:hover {
	color: #1E4462;
}

.hPrivate, .hPrivate a {
	color: #FFFFFF;
	font: bold 15px/15px Arial, Verdana, sans-serif;
	background: #1E4462 url('../img/iconPrivate.gif') no-repeat 9px 4px;
	padding: 10px 20px 9px 36px;
	margin: 0 0 1px 0;
}


/* Center Content  Block ************************************************************************ */

#pbox {
	float: left;
	/* width: 740px; */
	background-color: #FFFFFF;
}

#center {
	padding-right: 0;
    padding-left: 0;
	/*float: left;*/
	/* width: 520px; */
}

#center_in {
	/* margin: 0 21px 0 21px; */
}


/* Right Content Block ************************************************************************** */

#right {
	/*float: left;*/
	/* min-width: 220px; */
	/*padding: 20px;*/
	/* width: 220px; */
}

.boxGray {
	background-color: #F5F6F6;
	border-left: 1px solid #D7D7D7;	
	border-right: 1px solid #D7D7D7;	
	border-bottom: 1px solid #D7D7D7;	
}

.right_in {
	padding: 8px 10px 6px 8px;
}

.rightBox {
	padding: 8px 11px 5px 11px;
	border-top: 1px solid #D7D7D7;	
}

.rightBox h3, .rightBox h3 a {
	color: #273A45;
}

.rightBox h3 {
	margin-bottom: 5px;
}

.rightBox p {
	text-align: left;
	margin-bottom: 7px;
}

.right_in blockquote, .right_in p, .right_in ul, .right_in ol {
	margin-bottom: 5px;
}

.right_in table {
	margin-bottom: 5px;
}

#right p {
	text-align: left;
}

a.linkArchiveRight {
	display: block;
	font-size: 13px;
	line-height: 13px;
	text-decoration: none;
	color: #6E7B85;
	padding: 6px 11px 5px 1px;
	border: 0;	
}


/* EXT: Polls *********************************************************************************** */

p.pollQuestion {
	font-size: 13px;
	text-align: left;
	color: #81B20A;
	margin-bottom: 10px;
}

.pollArchive p.pollQuestion {
	padding-bottom: 5px;
}

.pollAnswers div {
	margin-bottom: 8px;
}

.pollArchive .pollAnswers div {
	margin-top: 8px;
	margin-bottom: 0;
}

.pollAnswers div a {
	text-decoration: none;
}

.pollArchive .pollAnswers {
	margin-left: 34px;
}

.pollAnswers div a:hover {
	color: #81B20A;
	text-decoration: none;
}

.pollAnswers div span {
	color: #81B20A;
	font-style: italic;
}

.pollArchive p.pollSum {
	float: none;
	clear: both;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 14px;
	border-bottom: 1px solid #EBEBEB;
}


/* EXT: Questions and answers ******************************************************************* */

#right h3.hOnline, #right h3.hOnline a {
	color: #FFFFFF;
	font: bold 15px/15px Arial, Verdana, sans-serif;
	background: #81B20A url('../img/iconOnline.gif') no-repeat 8px 6px;
	padding: 10px 20px 9px 34px;
	margin: 0;
}

p.onlineQuestion {
	font-size: 14px;
	line-height: 16px;
	color: #81B20A;
	background: url('../img/iconQuestionGreen.gif') no-repeat 0 0;
	margin-top: 2px;
	padding-left: 23px;
}

p.onlineQuestion a {
	font-size: 14px;
	line-height: 16px;
	color: #81B20A;
	text-decoration: none;
}

p.onlineQuestion a:hover {
	text-decoration: underline;
}

p.onlineAnswer {
	background: url('../img/arrowCircleBlue.gif') no-repeat 0 0;
	padding-left: 23px;
	padding-bottom: 3px;
	margin-bottom: 7px;
	/* margin-bottom: 10px; */
}

form#formSendQuestion .form div.input {
	padding-left: 0;
}

form#formSendQuestion label {
	float: none;
	text-align: left;
}

form#formSendQuestion textarea {
	/*width: 455px;*/
}

form#formSendQuestion .form input.input_submit {
	padding: 0;
	margin: 0;
}

.feuserBox, #right .feuserBox div, .feuserBox span {
	color: #273a45;
	text-align: center;
}

#right .feuserBox div {
	line-height: 16px;
}

.feuserBox img {
	margin-bottom: 5px;
	border: 1px solid #8B8B8B;
}

span.feuserHeader {
	font-size: 14px;
	color: #273a45;
}

/* Polls list *** */

.questionsList h3, .questionsList h5 {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #81B20A;
	background: url('../img/iconQuestionGreenW.gif') no-repeat 0 0;
	padding-left: 23px;
	margin-bottom: 4px;
}

.questionsList p {
	background: url('../img/arrowCircleBlueW.gif') no-repeat 0 0;
	padding-left: 23px;
	padding-bottom: 3px;
	margin-bottom: 11px;
	/* margin-bottom: 14px; */
}


/* Mini search form ***************************************************************************** */

#search {
	/* position: absolute; */
	top: 238px;
	right: 0;
	/*width: 313px; *//*318*/
	margin: 0;
	background-image: url('../img/space.gif');
}

#search_in {
	padding: 0;
}

#search form {
	padding: 0;
	margin: 0;
	border: 0;
}

#search input {
	margin-left: 0;
}

#search input.searchWord {
	margin: 14px 0 0 10px;
	float: left;
	width: 168px;
	padding-top: 2px;
	padding-left: 5px;
	border: solid 1px #097311;
	background: #aedd43;
	font-size: 12px;
	color: #005406;
}

#search input.searchSubmit {
	/* margin-top: 14px; */
	/* float: left; */
	width: 25px;
	height: 22px;
	padding: 0;
	margin: 15px 10px 0 0;
	border: 0;
	background: url(../img/searchIcon.png) no-repeat left top;
	cursor: pointer;
}

/* EXT: Search (rtgsearch) ********************************************************************** */

.tx-rtgsearch-pi1 .csc-mailform-field {
	margin-left: 20px;
}

.tx-rtgsearch-pi1 label {
	width: 125px;
	text-align: left;
}

.tx-rtgsearch-pi1 label.labeCheck {
	width: 165px;
}

.tx-rtgsearch-pi1 label.labeText {
	width: auto;
}

.tx-rtgsearch-pi1 .csc-mailform input {
	padding: 1px;
	border: 1px solid #A6A6A6;
}

.tx-rtgsearch-pi1 input.csc-mailform-check {
	margin-right: 10px;
}

.tx-rtgsearch-pi1 input.input_submit {
	/* display: inline; */
	width: auto;
	font: normal 14px/16px Arial, sans-serif;
	color: #FFFFFF;
	border: 1px solid #005406;
	background-color: #81B20A;
	margin: 0;
	cursor: pointer;
}

.tx-rtgsearch-pi1 ol {
	padding-left: 2em;
}

.tx-rtgsearch-pi1 ol .sresultTitle {
	margin-bottom: 3px;
}

.tx-rtgsearch-pi1 ol, .tx-rtgsearch-pi1 ol a {
	font-weight: bold;
}

.tx-rtgsearch-pi1 ol a {
	text-decoration: none;
}

.tx-rtgsearch-pi1 ol a:hover {
	color: #273A45;
	text-decoration: underline;
}

.tx-rtgsearch-pi1 ol .sresultText {
	font-weight: normal;
	margin-bottom: 7px;
}

.tx-rtgsearch-pi1 p.linkMore {
	padding-left: 2em;
	margin-bottom: 30px;
}

.tx-rtgsearch-pi1 p.linkMore a {
	font: bold 13px/15px Arial, sans-serif;	
	color: #6E7B85;
	text-decoration: none;
}

.tx-rtgsearch-pi1 p.linkMore a:hover {
	text-decoration: underline;
}


/* Footer *************************************************************************************** */

#footer {
	float: none;
	padding: 20px;
	clear: both;
	/* width: 100%;
	height: 138px; */
	/* background: url('../img/footerBg.gif') repeat-x 0 100%; */
	border-top: 1px solid #E8EEEE;
	background-color: #F8F8F8;
}

#footer_links {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #A5A6A6;
	/* width: 1175px; */
	margin: 0 auto;
	text-align: left;
	padding: 19px 0 0 0;
}

#footer_links a {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #F78F1E;
	text-decoration: none;
}

#footer_links a:hover {
	color: #A5A6A6;
	text-decoration: underline;
}

#footer_links p {
	margin-bottom: 30px;
}

#footer_links p a {
	color: #A5A6A6;
	text-decoration: underline;
}

#footer_left {
	float: left;
	/* width: 805px; */
}

#footer_left_in {
	/* margin-left: 105px; */
}

#footer_right {
	float: right;
	/* width: 265px; */
}


.clearer {
	float: none;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.clearer5, .clearer10, .clearer14, .clearer19 {
	float: none;
	clear: both;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
}

.clearer10 { height: 10px; }
.clearer14 { height: 14px; }
.clearer19 { height: 19px; }

.clearerline1 {
	float: none;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	border-top: 1px solid #E4E4E4;
}

.clearerline10, .clearerline14, .clearerline19 {
	float: none;
	clear: both;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	background: url('../img/dotGray.gif') repeat-x 0 0;
}

.clearerline14 { height: 14px; }
.clearerline19 { height: 19px; }

p.csc-linkToTop, p.csc-linkToTop a {
	font-size: 14px;
	color: #6e7b85;
	text-align: right;
}

p.csc-linkToTop a {
	text-decoration: none;
	background: url('../img/iconToTop.gif') no-repeat 0 3px;
	padding-left: 16px;
}

p.csc-linkToTop a:hover {
	text-decoration: underline;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #A6A6A6;
	padding-top: 2px;
	padding-bottom: 5px;
	margin: 0;
}

div.csc-textpic-border {
	padding: 14px;
	border: 1px solid #D7D7D7;
	background-color: #F5F6F6;
	margin-bottom: 14px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #D7D7D7;
}


/* EXT: tt_news ********************************************************************************* */

.news-latest-item { }

.news-header-left {
	float: left;
	width: 300px;
}

.news-header-right {
	float: right;
	width: 178px;
}

.news-latest-item h2 {
	margin-bottom: 3px;
}

.news-latest-item .news-latest-date {
	color: #6E7B85;
	margin-bottom: 12px;
}

.news-latest-cat {
	font-size: 14px;
	text-align: right;
	color: #F78F1E;
	padding-top: 2px;
	padding-bottom: 2px;
}

.news-latest-item p {
	margin-bottom: 5px;
}

.news-latest-item p.news-latest-more {
	float: none;
	clear: both;
	font-size: 13px;
	text-align: right;
	color: #6E7B85;
	margin-bottom: 14px;
}

.leftBox .news-latest-item p.news-latest-more {
	text-align: left;
	padding-top: 4px;
	margin-bottom: 12px;
}

.news-latest-item p.news-latest-more a {
	color: #6E7B85;
	text-decoration: none;
	background: url('../img/arrowCircleGray.gif') no-repeat 0 0;
	padding-left: 20px;
}

.leftBox .news-latest-item p.news-latest-more a {
	font-weight: bold;
}

.news-latest-gotoarchive {
	margin-top: 10px;
	margin-bottom: 14px;
}

.news-latest-gotoarchive a {
	font-size: 16px;
	font-weight: bold;
	color: #81B20A;
	text-decoration: none;
	background: url('../img/arrowCircleGreen.gif') no-repeat 0 0;
	padding-left: 22px;
}

/* View: SINGLE *** */

.news-single-item h1 {
	margin-bottom: 5px;
}

.news-single-item h2 {
	font-size: 13px;
	font-weight: normal;
}

.news-single-img {
	float: left;
	margin: 0 10px 10px 0;
}

.news-single-img img {
	margin-bottom: 10px;
}

.news-single-imgcaption {
	font-style: italic;
	margin-bottom: 0;
}

.news-single-rightbox {
	color: #6E7B85;
	margin-bottom: 12px;
}

.news-single-back {
	margin-top: 10px;
	margin-bottom: 14px;
}

.news-single-back a {
	font-size: 16px;
	font-weight: bold;
	color: #81B20A;
	text-decoration: none;
	background: url('../img/arrowLeftCircleGreen.gif') no-repeat 0 0;
	padding-left: 22px;
}

/* News pagebrowser *** */

.news-list-browse {
	text-align: center;
	padding-top: 5px;
}

.browseLinksWrap, .browseLinksWrap span, .browseLinksWrap a {
	font-size: 14px;
	color: #6E7B85;
}

.browseLinksWrap span.activeLinkWrap {
	font-size: 16px;
	font-weight: bold;
	color: #81B20A;
}

.browseLinksWrap a {
	text-decoration: none;
}

.browseLinksWrap a:hover {
	text-decoration: underline;
	color: #6E7B85;
}

/*
	<div class="news-list-browse">
		<div class="browseLinksWrap">
			<span class="disabledLinkWrap">&lt;&lt; First</span>
			<span class="disabledLinkWrap">&lt; Previous</span>
			<span class="activeLinkWrap">1-5</span>
			<a href="public-zone/articles/browse/1/article///9d879b5905/" >6-6</a>
			<a href="public-zone/articles/browse/1/article///9d879b5905/" >Next &gt;</a>
			<a href="public-zone/articles/browse/1/article///9d879b5905/" >Last &gt;&gt;</a>
		</div>
	</div>
*/


/* EXT: felogin ********************************************************************************* */

.tx-felogin-pi1 h3 {
	color: #FFFFFF;
	font: bold 15px/15px Arial, Verdana, sans-serif;
	background: #1E4462 url('../img/iconLogin.gif') no-repeat 8px 5px;
	padding: 10px 20px 9px 34px;
	margin: 0;
}

.tx-felogin-pi1, .tx-felogin-pi1 p, .tx-felogin-pi1 div,
.tx-felogin-pi1 a, .tx-felogin-pi1 p a,
.tx-felogin-pi1 label, .tx-felogin-pi1 input {
	color: #273A45;
	font: normal 12px/12px Arial, Verdana, sans-serif;
}

.tx-felogin-pi1 a, .tx-felogin-pi1 p a {
	text-decoration: none;
}

.tx-felogin-pi1 form {
	padding: 0;
	margin: 0;
	position: relative;
}

.tx-felogin-pi1 form#formLogin {
	height: 73px;
	border: 1px solid #D7D7D7;
	background: rgba(245, 246, 246, 0.82);/*#F5F6F6 url('../img/loginBg2.gif') no-repeat 0 0;*/
	
}

.tx-felogin-pi1 form#formLogout {
	/*height: 57px;*/
	border: 1px solid #D7D7D7;
	background: #F5F6F6 url('../img/logoutBg.gif') no-repeat 0 0;
}

.tx-felogin-pi1 form#formForgotPass {
	height: 57px;
	border: 1px solid #D7D7D7;
	background: #F5F6F6 url('../img/forgotPassBg.gif') no-repeat 0 0;
}

.tx-felogin-pi1 fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	padding: 5px 10px;
}

.tx-felogin-pi1 label {
	display: block;
	/* position: absolute; */
	text-align: left;
	/* width: auto; */
	padding: 0;
	margin: 0;
}

.tx-felogin-pi1 label#userL {
	/* left: 10px; */
	/* top: 3px; */
}

.tx-felogin-pi1 label#passL {
	/* left: 10px; */
	/* top: 37px; */
}


.tx-felogin-pi1 input {
	display: block;
	/* position: absolute; */
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	border: solid 1px #d9e2e2;
	height: 17px;
}
.tx-felogin-pi1 #submit {
	border: solid 1px #d9e2e2;
	background: url(../img/loginButton.png) no-repeat center #1e4462;
}

.tx-felogin-pi1 input#user {
	width: 100%;
	/* width: 195px; */
	/* left: 11px; */
	/* top: 19px; */
}

.tx-felogin-pi1 div#user {
	/* margin: 10px 0; */
	/* position: absolute; */
	font-size: 14px;
	font-weight: bold;
	/* width: 162px; */
	/* left: 78px; *//* 48 */
	/* top: 12px; */
	color: #6E7B85;
}

.tx-felogin-pi1 input#pass {
	/* float: none; */
	position: relative;
	/* width: 70%; */
	/* left: 11px; */
	/* top: 53px; */
	/* margin-right: 5px; */
	width: 92%;
	padding: 0;
}

.tx-felogin-pi1 input#submit {
	float: right;
	width: 8%;
	height: 17px;
	/* right: 10px; */
	/* top: 52px; */
	cursor: pointer;
	position: relative;
	padding: 0;
}

.tx-felogin-pi1 form#formLogout label#userL {
	margin: 10px 0;
	/* left: 10px; */
	/* top: 12px; */
}

.tx-felogin-pi1 form#formLogout div#user {
	/* left: 122px; *//* 48, 78, 100 */
}

.tx-felogin-pi1 form#formLogout input#submit {
	width: 122px;/* 83px */
	height: auto;
	/* left: 10px; */
	/* top: 30px; */
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 30px 1px 10px;
	border: 1px solid #D9E2E2;
	background: #1E4462 url('../img/logoutButtonBg.gif') no-repeat 100% 50%;
}

*> .tx-felogin-pi1 form#formLogout input#submit {
	padding: 1px 30px 1px 8px;
}

.tx-felogin-pi1 #loginLinks {
	margin-top: 2px;
	padding: 7px 8px 7px 10px;
	border: 1px solid #D7D7D7;
	background: #F5F6F6 url('../img/loginLinksBg.gif') no-repeat right top;
}

.tx-felogin-pi1 #loginLinks p {
	margin: 0;
}

.tx-felogin-pi1 #loginLinks p.newRegistration {
	margin: 0 0 3px 0;
}

.tx-felogin-pi1 #loginLinks p.newRegistration a, .tx-felogin-pi1 #loginLinks p.newRegistration a:hover {
	color: #81B20A;
	font: bold 14px/14px Arial, Verdana, sans-serif;
}


/* EXT: rtg_files (Download) ******************************************************************** */

.filesList .filesLeft {
	float: left;
	width: 39px;
}

.filesList .filesRight {
	/*float: right;
	width: 439px;*/
}

.filesList h3 {
	font-size: 16px;
	font-weight: normal;
	color: #273A45;
	margin-bottom: 1px;
}

.filesList h3 a {
	font-size: 16px;
	font-weight: normal;
	color: #273A45;
}

.filesList .fileSize {
	font-size: 11px;
	color: #6E7B85;
	margin-bottom: 4px;
}


/* EXT: srfeuserregister ************************************************************************ */

.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 p.tx-srfeuserregister-legend {
	font: bold 14px/16px Arial, sans-serif;
	padding: 0;
	margin-bottom: 6px;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	/* font-style: italic; */
	font: normal 12px/14px Arial, sans-serif;
	color: #6E7B85;
	margin-bottom: 1em;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label {
	margin: 1px 0 0 0;
	padding: 0;
	font: normal 14px/16px Arial, sans-serif;
	color: #6E7B85;
}
.tx-srfeuserregister-pi1 label#labelcnum {
	padding-top: 5px;
	font: normal 11px/13px Arial, sans-serif;
}
.tx-srfeuserregister-pi1 label#label_tx_rtg5gram_agree {
	display: inline;
	width: auto;
	padding: 0;
	margin: 0;
	text-align: left;
	font: normal 12px/14px Arial, sans-serif;
	color: #6E7B85;	
}
.tx-srfeuserregister-pi1 label#label_tx_rtg5gram_agree a, .tx-srfeuserregister-pi1 label#label_tx_rtg5gram_agree a:hover {
	font: normal 12px/14px Arial, sans-serif;
	text-decoration: underline;
	color: #6E7B85;
	padding: 0;
}
.tx-srfeuserregister-pi1 label span {
	color: #F78F1E;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error, .tx-srfeuserregister-pi1 p.tx-srfeuserregister-pi1-error {
	float: none;
	clear: both;	
	font: normal 11px/11px Arial, sans-serif;
	text-align: left;
	color: #F78F1E;
	padding-top: 2px;
	margin-bottom: 3px;
}
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 35%;
	/* width: 25%; */
	text-align: right;
	padding-right: 1em;
}
.tx-srfeuserregister-pi1 dd {
	text-align: left;
	/* width: 300px; */
	width: 60%;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	width: auto;
	font: normal 14px/16px Arial, sans-serif;
	color: #FFFFFF;
	border: 1px solid #005406;
	background-color: #81B20A;
	cursor: pointer;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit#submit-forgot {
	width: 247px;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit#tx-srfeuserregister-pi1-submit-delete {
	margin-left: 5px;
}

.tx-srfeuserregister-pi1 input /* .tx-srfeuserregister-pi1-text */ {
	width: 247px;
	padding: 1px;
}

.tx-srfeuserregister-pi1 input, .tx-srfeuserregister-pi1 select {
	border: 1px solid #A6A6A6;
}

dd#inputagree {
	padding-top: 4px;
	margin-bottom: 4px;
}

dd#inputagree input {
	display: inline;
	width: auto;
	margin-right: 5px;
	border: 0;
}

.tx-srfeuserregister-pi1 dl dd a, .tx-srfeuserregister-pi1 dl dd a img.imagecnum {
	margin: 0;
	padding: 0;
}

.tx-srfeuserregister-pi1-captcha-response img {
	margin: 0 0 2px 0;
	padding: 0;
	border: 1px solid #A6A6A6;
}

.tx-srfeuserregister-pi1 label.labelcaptcha {
	float: none;
	width: 247px;
	text-align: left;
	font: normal 12px/14px Arial, sans-serif;
	margin-bottom: 5px;
	padding: 0;
}

div.cantreadcaptcha span, div.cantreadcaptcha a {
	font: normal 11px/13px Arial, sans-serif;
	text-align: left;
	color: #6E7B85;
	padding: 0;
}

div.cantreadcaptcha a {
	text-decoration: underline;
}

/* EXT: Glossary ******************************************************************************** */

.tx-rtgdictionary-pi1 ul.letters, .tx-rtgdictionary-pi1 ul.letters li {
	padding: 0;
	margin: 0;
}

.tx-rtgdictionary-pi1 ul.letters li a, .tx-rtgdictionary-pi1 ul.letters li span {
	font: bold 14px/14px Arial, sans-serif; /* 14px/16px */
	color: #81b20a;
	padding: 2px 3px 2px 3px; /* backup: 0 7px 0 0 */
	margin: 0;
}

.tx-rtgdictionary-pi1 ul.letters li span {
	font: normal 13px/14px Arial, sans-serif; /* 13px/16px */
	color: #D7D7D7;
}

.tx-rtgdictionary-pi1 ul.letters li a:hover {
	background-color: #FFFFFF;
}

.tx-rtgdictionary-pi1 ul.letters li a.letterAct,
.tx-rtgdictionary-pi1 ul.letters li a.letterAct:hover {
	color: #FFFFFF;
	background-color: #7FB309;
}

.tx-rtgdictionary-pi1 .term {
	margin-bottom: 16px;
}

.tx-rtgdictionary-pi1 .term h2, .tx-rtgdictionary-pi1 .term h3 {
	margin-bottom: 2px;
}

.tx-rtgdictionary-pi1 .term p {
	margin-bottom: 4px;
}

.tooltip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;
	width: 380px;
	border: 1px solid #D7D7D7;
	background: #F5F6F6;
	cursor: text;
}

.tooltip .tooltipIn { }

a.linkTerm h3 {
	font: bold 14px/16px Arial, ssans-serif;
	color: #273A45;
	margin: 11px 12px 6px 12px;
}

a.linkTerm p {
	color: #6e7b85;
	margin: 0 12px 14px 12px;
}


/* EXT: Health diary (rtg5gram) ***************************************************************** */

.tx-rtg5gram-pi1 .form label.labelCheck {
	width: auto;
	text-align: left;
}

.tx-rtg5gram-pi1 .form label#labelPeriod {
	width: 160px; /* 185px */
}

.tx-rtg5gram-pi1 .form select#id_period {
	width: 165px;
}

.tx-rtg5gram-pi1 .form input.inputCheck {
	width: auto;
	border: none;
	margin-left: 138px;
	margin-right: 15px;
}

.tx-rtg5gram-pi1 .form input#id_date {
	width: 75px;
}

.tx-rtg5gram-pi1 .form input#id_diarrhea {
	width: 30px;
}

.tx-rtg5gram-pi1 .form select#id_urgency_of_defecation,
.tx-rtg5gram-pi1 .form select#id_blood_in_stool {
	width: 250px;
}

.tx-rtg5gram-pi1 .form input.input_submit {
	margin-left: 20px;
}

*> .tx-rtg5gram-pi1 .form input.input_submit {
	padding-top: 1px;
	padding-bottom: 1px;
}

.tx-rtg5gram-pi1 form#createHealthDiary .form input.input_submit {
	margin-left: 0px;
}

table.tb-zebra-rows tr, table.tb-zebra-rows th, table.tb-zebra-rows td {
	border-bottom: 1px solid #D7D7D7;
}

table.tb-zebra-rows tr.header-odd, table.tb-zebra-rows tr.header-even {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #273A45;	
	border-bottom: 1px solid #D7D7D7;
	background-color: #FFFFFF;
}

table.tb-zebra-rows tr.header-odd th, table.tb-zebra-rows tr.header-even th {
	font-weight: normal;
	color: #273A45;
	border-left: 1px solid #D7D7D7;
	padding: 7px 3px;
}

.tx-rtg5gram-pi1 table.tb-zebra-rows td {
	font-weight: bold;
	text-align: center;
}

.tx-rtg5gram-pi1 table.tb-zebra-rows td.index4 {
	color: #FFFFFF;
	background-color: #54C253;
}

.tx-rtg5gram-pi1 table.tb-zebra-rows td.index9 {
	color: #FFFFFF;
	background-color: #FFC233;
}

.tx-rtg5gram-pi1 table.tb-zebra-rows td.index50 {
	color: #FFFFFF;
	background-color: #E73333;
}


/* Contact Form ********************************************************************************* */

fieldset.form { }

.form {
	color: #6E7B85;
}

.form div.input {
	float: left;
	padding-left: 16px;
	margin-bottom: 4px;
}

.form div.inputSubmit {
	float: right;
	padding-right: 28px;
}

*> .form div.inputSubmit {
	padding-right: 24px;
}

.form label {
	margin: 1px 0 0 0;
	padding: 0;
	font: normal 14px/16px Arial, sans-serif;
	color: #6E7B85;
}

.form label.labelcaptcha {
	float: none;
	width: 247px;
	text-align: left;
	font: normal 12px/14px Arial, sans-serif;
	margin-bottom: 5px;
}

.form label span {
	color: #F78F1E;
}

.form input, .form textarea {
	display: inline;
	/* font: normal 14px/16px Arial, sans-serif; */
	width: 247px;
	border: 1px solid #A6A6A6;
}

.form input {
	padding-left: 2px;
	padding-right: 2px;
}

.form input.input_submit {
	display: inline;
	width: auto;
	font: normal 14px/16px Arial, sans-serif;
	color: #FFFFFF;
	border: 1px solid #005406;
	background-color: #81B20A;
	margin: 0;
	cursor: pointer;
}

.form p.error {
	color: #F78F1E;
}

.form div.imgcaptcha img {
	margin: 0 0 2px 0;
	padding: 0;
	border: 1px solid #A6A6A6;
}

.form div.cantreadcaptcha span, .form div.cantreadcaptcha a {
	font: normal 11px/13px Arial, sans-serif;
	color: #6E7B85;
}

p.formInfo {
	width: auto;
	font: normal 14px/16px Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
 	border: 1px solid #005406;
	background-color: #81B20A;
	margin-bottom: 1em;
	padding: 7px 7px; /* 2px 5px */
}

.form p.formNotice {
	font: normal 12px/14px Arial, sans-serif;
	color: #6E7B85;
	margin-bottom: 1em;
}

.form p.errorBlock {
	float: none;
	clear: both;	
	font: normal 11px/11px Arial, sans-serif;
	text-align: left;
	color: #F78F1E;
	padding-top: 2px;
	margin-bottom: 3px;
}

/* EXT: Video Media (rtgadidas) ***************************************************************** */

.rtgadidas .description {
	padding: 8px 0 14px 0;
}

@media (max-width: 849px) {
	#center { padding-right: 15px; padding-left: 15px; }
}



a.openMenu {
    position: relative;
    float: left;
    /* width: 30px; */
    margin: 10px 0 0 10px;
}

#header .openMenu>img {
    position: relative;
}

@media only screen and (max-width: 1090px) {
	#header a#anchorLogo img { margin: 0 60px 0 auto; }
}
@media only screen and (max-width: 450px) {
	#header a#anchorLogo img { margin: 0 0 0 auto; }
}
/*a.openMenu:hover, a.openMenu:visited , a.openMenu:active{ text-decoration: none; color: #fff; }*/
.topMenuWrapper a.openMenu{
	/*color: #fff;*/
	text-decoration: none;
	text-transform: uppercase;
	font: bold 17px/17px Arial, Verdana, sans-serif;
	padding: 7px 5px 4px 45px;
	background: url(../img/iconMenu.png) no-repeat left center;
}
.topMenuWrapper a.openMenu {
	color: #085A06;
}

.topMenuWrapper a.openMenu:hover{
	color: #FFFFFF;
}