/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin-bottom: 15px;
	clear: both;
}

.ctArea p,
.ctArea p *,
.ctArea ul li,
.ctArea ul li *,
.ctArea ol li,
.ctArea ol li *,
.ctArea td,
.ctArea td strong {
	line-height: 15px;
	font-size: 11px;
	color: #333333;
}

.align-justify {
	text-align: justify;
}

.align-center {
	text-align: center;
}  

.align-right {
	text-align: right;
}

.ctArea ul li a {
	color: #E1081E;
}

/* Links */
.ctArea a {
	color: #E1081E;
	font-size: 11px;
}

.ctArea a:hover {
	color: #333333;
}

.ctArea a.arrowLink {
	/*color: #333333;*/
	background: url(../images/link_arrow.gif) no-repeat 0 3px;
	padding-left: 10px;
}

#rightCol .ctArea a.arrowLink {
	display: block;
}

.ctArea a.arrowLink:hover {
	/*color: #E1081E;*/
	color: #333333;
	background: url(../images/link_arrow_red.gif) no-repeat 0 3px;
}

.ctArea a.pdf {
	display: block;
	/*color: #333333;*/
	color: #E1081E;
	background: url(/typo3/sysext/cms/tslib/media/fileicons/pdf.gif) no-repeat 0 3px;
	padding-left: 21px;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 15px;
}

.ctArea a.pdf:hover {
	/*color: #E1081E;*/
	color: #333333;
}

.ctArea a.external-link,
.ctArea a.external-link-new-window {
	padding-right: 11px;
	background: url(../images/link_external.gif) no-repeat right top;
}

.ctArea a.external-link:hover,
.ctArea a.external-link-new-window:hover {
	color: #333333;
}

.ctArea a:visited {
 	color: #800513;
}
/***********/

.ctArea ul ul {
	margin-left: 10px;
	padding-top: 4px;
}

.ctArea ul li {
	margin-bottom: 5px;
	padding: 0 0 0 20px;
}

#midCol .ctArea ul li {
	background: url(../images/bullet_point.gif) no-repeat 1px 6px;
}

.ctArea ol {
	padding-left: 32px;
	color: red;
}

.ctArea ol li {
	margin-bottom: 5px;
}

.ctArea blockquote {
	padding-left: 20px;
}

#midCol h2 {
	padding-bottom: 10px;
}

#midCol h2,
#midCol h2 a {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
}

#midCol h3 {
	padding-bottom: 11px;
}

#midCol h3,
#midCol h3 a {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#midCol h4 {
}

#midCol h4,
#midCol h4 a {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top: 0;
}

#shop #midCol .ctArea .csc-firstHeader {
	margin-top: 0;
	padding-right: 200px;
}

#rightCol .sectionFrame1 {
	/*background-color: #D7D8D9;*/
	background-color: #D6D6D6;
	padding: 0 16px 5px 16px;
	border-bottom: none;
	margin-bottom: 15px;
}

#rightCol h2,
#rightCol h3,
#rightCol h4 {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
}

#rightCol .sectionFrame1 h2 {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 -16px 5px -16px;
	padding: 1px 5px 2px 16px;
	background: url(../images/rightcol_header_bg.gif) repeat 0 0;
}

.sectionFrame2 {
	background-color: #E1081E;
	padding: 10px 10px 10px 16px;
}

#start .sectionFrame2 {
	position: absolute;
	height: 184px !important;
	height: 204px;
	width: 162px !important;
	width: 204px;
	padding: 10px 10px 10px 32px;
	// z-index: 1;
	right: 60px;
	bottom: 50px;
}

#start .sectionFrame2 .innerWrap {
	position: absolute;
	bottom: 6px !important;
	bottom: 5px;
}

#midCol .sectionFrame2 h2,
#midCol .sectionFrame2 h3,
#midCol .sectionFrame2 h4 {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 0;
}

.ctArea .sectionFrame2 * {
	color: #000;
	line-height: 16px;
}

.ctArea .sectionFrame2 a {
	color: #FFF;
}

.ctArea .sectionFrame2 a.arrowLink {
	background: url(../images/link_arrow_white.gif) no-repeat 1px 3px;
}

.ctArea .sectionFrame2 a:hover {
	color: #000;
}

.ctArea .sectionFrame3 {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
}


/* Flexible Contents Elements */

.imageBox {
	margin-left: 209px;
	width: 408px;
	height: 204px;
}

.imageBoxXMAS {
	position: relative;
}

.imageBoxXMAS .imageBoxSlogan {
	position: absolute;
	left: -279px;
	top: -54px;
	z-index: 1;
	width: 438px;
	height: 517px;
}

.imageBoxXMAS .imageBoxSlogan a {
	display: block;
	width: 122px;
	height: 63px;
	text-indent: -9999px;
	position: absolute;
	z-index: 999;
	left: 49px;
	top: 107px;
	background: transparent;
}

/* XMAS Link */

a.xmaslink {
	display: none;
	text-indent: -9999px;
	position: absolute;
	top: 150px;
	left: 60px;
	width: 110px;
	height: 100px;
	z-index: 999;
	border: none;
	background: url(../images/xmaslink.jpg) no-repeat 0 0;
}

#start a.xmaslink {
	display: block;
}

.imageBox .imageBoxLeft,
.imageBox .imageBoxRight {
	width: 204px;
	height: 204px;
	position: relative;
}

.imageBox .imageBoxLeft {
	float: left;
}

.imageBox .imageBoxRight {
	float: right;
}

.imageBox img {
	display: block;
	margin: 0;
	padding: 0;
}

.imageBoxSub {
	position: relative;
	/*z-index: 1;*/
	width: 538px;
	height: 178px;
}

.imageBoxSub img {
	position: absolute;
	left: 0;
	top: 0;
}

#midCol .ctArea .imageBoxSub h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	position: absolute;
	right: 12px;
	bottom: -6px;
	z-index: 1;
}

.imageBoxSub p {
	position: absolute;
	right: 12px;
	bottom: 27px;
	z-index: 1;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}



#midCol .ctArea .imageBoxSubWhite h2,
.imageBoxSubWhite p {
	color: #FFF;
}

.bannerBox {
	position: relative;
	background: url(../images/bannerbox_bg.gif) no-repeat 0 0;
	width: 189px;
	height: 55px;
	overflow: hidden;
}

.bannerBox p {
	padding: 12px 18px 12px 12px;
	font-weight: bold;
}

.ctArea .bannerBox a {
	display: block;
	text-indent: -9999px;
	outline: 0;
	position: absolute;
	right: 0px !important;
	right: -1px;
	bottom: 0 !important;
	bottom: -3px;
	width: 14px;
	height: 14px;
	background: url(../images/submit.gif) no-repeat 0 0;
}

#rightCol .ctArea .bannerBox a {
	bottom: 0 !important;
	bottom: -2px;
}

.fce2Columns .fceLeftCol {
	float: left;
	width: 258px;
	z-index: -1;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 258px;
	z-index: -1;
}

.fce2ColumnsClearer {
	display: none;
}

#start .fce3Columns {
	margin-top: -4px;
}

.fce3Columns .fceLeftCol {
	float: left;
	width: 179px;
}

#start .fce3Columns .fceLeftCol {
	width: 209px;
	/*position: relative;
	z-index: 999;*/
}

.fce3Columns .fceLeftCol .fceCtArea {
	margin-right: 10px;
}

#start .fce3Columns .fceLeftCol .fceCtArea {
	margin-right: 20px;
	margin-top: 3px;
}

.fce3Columns .fceMidCol {
	float: left;
	width: 179px;
}

#start .fce3Columns .fceMidCol {
	width: 204px;	
	/*position: relative;
	z-index: 999;*/
}

.fce3Columns .fceMidCol .fceCtArea {
	margin-right: 10px;
}

.fce3Columns .fceRightCol {
	float: right;
	width: 179px;
}

#start .fce3Columns .fceRightCol {
	width: 204px;
}

.fce3Columns .fceRightCol .fceCtArea {
	margin-right: 10px;
}

#start #midCol .ctArea .fce3Columns .ctElement {
	margin-bottom: 11px;
}

#start #midCol .ctArea .fce3Columns .ctElement * {
	line-height: 16px;
}

.bookBox .bookBoxImage {
	width: 130px;
	float: left;
	padding-bottom: 10px;
	margin-right: 0 !important;
	margin-right: -3px;
}

#midCol .ctArea .ctElement .bookBox .bookBoxImage p {
	font-size: 10px;
	line-height: 14px;
}

#midCol .ctArea .bookBox .bookBoxText a.arrowLink {
	display: block;
	line-height: 15px;
	margin-top: 3px;
	background: url(../images/link_arrow_red.gif) no-repeat 0 4px;
}


/* Contenttables */

#midCol .ctArea .contenttable td {
	padding-right: 20px;
}

#midCol .ctArea .sectionFrame3 .csc-textpic-intext-left-nowrap h4 {
	padding-top: 5px;
}

#midCol .ctArea .sectionFrame3 .csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: 40px !important;
	margin-left: 37px;
}

#midCol .ctArea .sectionFrame3 .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-image {
	padding-left: 15px;
}


/* Filelinks */

.csc-uploads td {
	vertical-align: top;
	padding: 5px 10px 5px 0;
}


/* Sitemap */

.csc-sitemap {
	margin-right: 33px;
}

.csc-sitemap ul,
.csc-sitemap ul li {
	margin: 0;
	padding: 0;
}

#midCol .ctArea .csc-sitemap ul,
#midCol .ctArea .csc-sitemap ul li {
	list-style-type:none;
	background:none;
}

.csc-sitemap .sitemapLeftCol {
	float: left;
	width: 232px;
}

.csc-sitemap .sitemapRightCol {
	float: right;
	width: 232px;
}

.csc-sitemap ul li {
	line-height: 15px;
}

.csc-sitemap ul li a {
	display: block;
	font-size: 11px;
	line-height: 15px;
}

.csc-sitemap ul li a.level1 {
	width: auto !important; 
	width: 100%; /* ie6 bugfix */
	font-weight: bold;
	color: #333333;
	/*background-color: #D7D8D9;*/
	background-color: #D6D6D6;
	padding: 2px 4px 2px 3px;
}

.csc-sitemap li.level1 {
	margin-bottom: 27px;
}

.csc-sitemap ul li a.level1:hover {
	background-color: #E1081E;
	color: #FFF;
}

.csc-sitemap .sitemapLeftCol ul,
.csc-sitemap .sitemapRightCol ul {
	margin: 1px 0 0 7px;
}


.csc-sitemap ul li li a.level2 {
	color: #333333;
	padding-left: 9px;
	background: url(../images/sitemap_level2.gif) no-repeat 0 5px;
}

.csc-sitemap ul li li a.level2:hover {
	color: #E1081E;
	background: url(../images/sitemap_level2_act.gif) no-repeat 0 5px;
}

.csc-sitemap .sitemapLeftCol ul ul,
.csc-sitemap .sitemapRightCol ul ul {
	margin: -4px 0 0 18px;
}

.csc-sitemap ul li li li a.level3 {
	color: #666666;
	padding-left: 7px;
	background: url(../images/sitemap_level3.gif) no-repeat 0 6px;
}

.csc-sitemap ul li li li a.level3:hover {
	color: #E1081E;
}

.csc-sitemap ul li li li a.level3,
.csc-sitemap ul li li li li a.level4 {
	color: #666666;
}

.csc-sitemap ul li li li li ul {
	display: none;
}

.csc-sitemap ul li li li li a:hover {
	color: #E1081E;
}


/* Mailform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	border: none;
}

#midCol fieldset.t3mailForm {
	position: relative;
	padding: 20px 30px;
	border: 1px solid #D9D9D9;
	margin-bottom: 30px;
}

fieldset.defaultForm fieldset {
	border: none;
}

fieldset.defaultForm legend {
	display: none;
}

#midCol fieldset.t3mailForm legend {
	display: inline;
	padding: 0 10px;
	background-color: #FFF;
	margin-left: -10px;
}

fieldset.defaultForm fieldset#Radio_Buttons legend {
	display: none;
}

fieldset.defaultForm * {
	font-size: 11px;
}

fieldset.defaultForm div.formRow {
	clear: both;
}

.defaultForm .csc-mailform-label {
	padding: 5px 0;
	padding-left: 180px !important;
	padding-left: 183px;
}

fieldset.defaultForm .required {
	float: left;
	margin-left: -12px;
}

.defaultForm label {
	float: left;
	width: 180px;
	display: block;
	margin-bottom: 6px;
}

.defaultForm .formRowNoMargin label {
	float: none;
}

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 4px;
	font-size: 11px;
	background-color: #FFF; 
	color: #333333;
	border: 1px solid #676767;
	padding: 2px 6px 1px 6px;
}

.defaultForm input.file {
	width: auto;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	padding: 1px 1px 0 1px;
	width: 214px;
}

.defaultForm option {
	background-color: #FFF; 
	color: #333333;
	font-size: 11px;
}

.defaultForm input.checkbox {
	width: 13px;
	height: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	border: none;
}

.defaultForm input.submit,
.defaultForm button {
	margin-left: 180px !important;
	margin-left: 183px;
	width: auto;
	padding: 0px 10px 1px 10px !important;
	padding: 0;
	color: #000;
	font-size: 10px;
	height: 18px;
}

.defaultForm .formRowNoMargin input.submit,
.defaultForm .formRowNoMargin button {
	margin-left: 0 !important;
	margin-left: 0;
}

#midCol fieldset.t3mailForm input.submit {
	position: absolute;
	bottom: -52px;
	right: 28px;
}

#midCol fieldset.t3mailForm input.submit,
fieldset.defaultForm input.specialSubmit,
.tx_cabagtrivadisshop_pi2 input.specialSubmit,
.tx_cabagtrivadisshop_pi4 input.specialSubmit,
#midCol .tx-felogin-pi1 input.loginSubmit,
#midCol .tx-felogin-pi1 input.submitForgot {
	padding: 0px 10px 2px 10px !important;
	padding: 0;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	background: url(../images/rightcol_header_bg.gif) repeat 0 0;
	border: none;
	height: 22px;
	margin-right: 1px;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.defaultForm div.radio fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.defaultForm div.radio fieldset .radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0;
	background-color: transparent;
	border: none;
}


/* images */

#midCol .ctElement .csc-textpic-intext-right .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-left .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-below .csc-textpic-text {
	padding-bottom: 5px;
}


#midCol .ctElement .csc-textpic-above .csc-textpic-text {
	padding-top: 5px;
}

.csc-textpic-caption {
	font-size: 10px;
	padding-top: 2px;
}



/* tt_news */ 

.newsLatestDate {
	font-size: 11px;
}

#midCol .ctArea .newsLatestItem h3 {
	padding-bottom: 0px;
}

#midCol .ctArea .first h3 {
	padding-bottom: 11px;
}

#main .ctArea .newsLatestItem h3 a {
	color: #E1081E;
	background: url(../images/link_arrow.gif) no-repeat 0 3px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
}

#main .ctArea .newsLatestItem h3 a:visited {
	color: #800513;
}

#main .ctArea .newsLatestItem h3 a:hover {
	color: #333333;	
	background: url(../images/link_arrow_red.gif) no-repeat 0 3px;
}

#main .ctArea .newsLatestItem a {
	color: #E1081E;
	background: url(../images/link_arrow.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
}
#main .ctArea .newsLatestItem a:visited {
	color: #800513;
}
#main .ctArea .newsLatestItem a:hover {
	color: #E1081E;
	background: url(../images/link_arrow_red.gif) no-repeat 0 3px;
}

.newsLatestItem img {
	float: left;
	margin: 4px 7px 2px 0;
}

.newsSingleItem {
	position: relative;
}
#midCol .newsSingleItem h2 {
	padding:0px 70px 10px 0px;
}
.newsSingleItem .newsSingleDate {
	position: absolute;
	top: 0;
	right: 10px;
}

.newsSingleItem .newsSingleSubheader {
	font-weight: bold;
	padding-bottom: 10px;
}

.newsSingleItem .newsSingleImage {
	float: left;
	margin: 3px 10px 2px 0 !important;
	margin: 4px 8px 0 0;
}

.newsSingleItem .newsSingleImage img {
	margin: 0 8px 8px 0;
}

.newsSingleItem .newsSingleImage .newsSingleCaption {
	font-size: 11px;
}

.newsListItem {
	margin-bottom: 18px;
}

#midCol .newsListItem h3 {
	position: relative;
	background-color: #FFF;
	padding-left: 0;
}

#midCol .newsListItem h3 a {
	font-size: 11px;
	text-decoration: none;
}

#midCol .newsListItem p.bodytext {
	display: inline;
}

.newsListDate {
	line-height: 15px;
}

.newsListDate,
.newsListAuthor p,
.authorDelimiter {
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}

.newsListItem img {
	display: none;
}

.newsLink a {
	padding: 10px 10px 0 0;
	outline: 0;
}

.newsPDFLink {
	clear: both;
	/*display: block;*/
	/*background: transparent url(../images/pdf-icon.gif) no-repeat 0px 0px;*/
	background: transparent url(/typo3/sysext/cms/tslib/media/fileicons/pdf.gif) no-repeat 0px 0px;
	padding: 3px 0 2px 22px;
	font-size: 11px;
	margin: 4px 0 0 0;
}

.newsListItem .newsPDFLink {
	display: block;
}

.newsListBrowse {
	margin-top: 20px;
}

.newsListBrowse * {
	font-size: 11px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}


/* indexed search */

.tx-indexedsearch .defaultForm label {
	width: 120px;
}

.tx-indexedsearch .defaultForm select {
	width: 180px;
}

.tx-indexedsearch .defaultForm .submit {
	margin-left: 120px !important;
	margin-left: 123px;
}

.tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 354px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 15px;
	margin-bottom: -30px;
}

.tx-indexedsearch .tx-indexedsearch-secHead {
	margin-top: 80px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-secHead h2 a {
	font-size: 14px;
}

.tx-indexedsearch .tx-indexedsearch-res {
	clear: both;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res {
	padding-bottom: 50px;
	margin-bottom: 20px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-res h3 {
	margin: 0;
	padding: 0;
	position: relative;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-icon {
	padding-left: 20px;
	position: absolute;
	left: -19px;
	top: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-title {
	padding-left: 15px;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-size,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-crdate,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-mtime {
	float: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt.tx-indexedsearch-text-item-path {
	width: 400px;
	clear: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dd.tx-indexedsearch-text-item-path {
	display: none;
}




#midCol .ctArea .tx-indexedsearch .browsebox {
	padding-bottom: 80px;
}

#midCol .ctArea .tx-indexedsearch .browsebox li {
	background-image: none;
	float: left;
	padding: 0;
	margin: 15px 5px 0 0;
}


/* Login */

#midCol .tx-felogin-pi1 {
	padding-top: 4px;
	position: relative;
	margin-bottom: 57px;
}

#midCol .tx-felogin-pi1 .spacer {
	line-height: 1px;
	font-size: 1px;
	height: 5px;
	display: block !important;
	display: none;
}

#rightCol .tx-felogin-pi1 .spacer {
	display: none;
}

#main #rightCol .ctArea .sectionFrame1 .tx-felogin-pi1 div,
#main #rightCol .ctArea .sectionFrame1 .tx-felogin-pi1 div *,
#main #rightCol .ctArea .sectionFrame1 .tx-felogin-pi1 a {
	font-size: 11px;
	line-height: 15px;
}

#main #midCol .ctArea .ctElement .tx-felogin-pi1 div,
#main #midCol .ctArea .ctElement .tx-felogin-pi1 div * {
	line-height: 15px;
	font-size: 11px;
}

#main .tx-felogin-pi1 p.forgotP a {
	background: url(../images/link_arrow.gif) no-repeat 0 3px;
	padding-left: 10px;
	display: block;
}

#main .tx-felogin-pi1 p.forgotP a:hover {
	/*color: #E1081E;*/
	color: #333333;
	background: url(../images/link_arrow_red.gif) no-repeat 0 3px;
}

#midCol fieldset.loginForm,
#midCol fieldset.passwordForgotForm {
	border: 1px solid #d7d8d9;
	padding: 20px 10px 10px 25px;
}

#midCol fieldset.loginForm legend,
#midCol fieldset.passwordForgotForm legend {
	margin-left: -11px;
	padding: 0 10px;
	display: inline;
}

#rightCol fieldset.passwordForgotForm legend {
	display: none;
}

#rightCol .tx-felogin-pi1 fieldset.defaultForm {
	position: relative;
	padding-bottom: 1px;
}

#midCol .tx-felogin-pi1 fieldset.defaultForm {
	margin-top: -48px;
}

#midCol .tx-felogin-pi1 fieldset.passwordForgotForm {
	margin-top: -4px;
}

#midCol .tx-felogin-pi1 div.passwordForgotForm fieldset.defaultForm {
	margin-top: 0;
}

#rightCol .tx-felogin-pi1 p.loginstatus {
	margin-bottom: -10px !important;
	margin-bottom: 0;
}

#rightCol .tx-felogin-pi1 p.register {
	padding-top: 4px;
}

#rightCol .tx-felogin-pi1 p.registeredit {
	padding: 20px 0 2px 0;
}

#rightCol .tx-felogin-pi1 p.registernotes {
	display: none;
}

#rightCol .tx-felogin-pi1 fieldset.passwordForgotForm h3 {
	display: none;
}

#midCol .tx-felogin-pi1 fieldset.passwordForgotForm h3 {
	display: inline;
	font-size: 11px;
	background-color: #FFF;
	position: relative;
	top: -30px;
	padding: 0 10px 0 0;
}

#midCol .tx-felogin-pi1 .forgotPasswordNotice {
	position: absolute;
	top: 22px;
	left: 25px;
	width: 500px;
}

#midCol .tx-felogin-pi1 fieldset.passwordForgotForm input.text {
	margin-top: 10px;
}

#midCol .tx-felogin-pi1 .forgotPasswordNotice a {
	display: none;
}

#rightCol .tx-felogin-pi1 fieldset.passwordForgotForm p.bodytext {
	padding-bottom: 10px;
}

#midCol .ctArea .tx-felogin-pi1 p {
	margin-left: 318px;
	position: relative;
	top: 30px;
	z-index: 100;
}

#midCol .ctArea .tx-felogin-pi1 p.loginStatusMessage {
	margin-left: 26px;
}

#midCol .ctArea .tx-felogin-pi1 fieldset.passwordForgotForm p {
	top: 0;
	margin-left: 0;
}

#midCol .ctArea .tx-felogin-pi1 fieldset.passwordForgotForm p.bodytext,
#midCol .ctArea .tx-felogin-pi1 p.passwordSent {
	margin-left: 0;
	padding-left: 0;
}

#midCol .ctArea .tx-felogin-pi1 p.passwordSent a {
	color: #333333;
	font-size: 11px;
	background: url(../images/link_arrow.gif) no-repeat 0 3px;
	padding-left: 10px;
}

#midCol .ctArea .tx-felogin-pi1 p.passwordSent a:hover {
	color: #E1081E;
	background: url(../images/link_arrow_red.gif) no-repeat 0 3px;
}

.tx-felogin-pi1 .defaultForm label {
	width: 83px !important;
	width: 80px;
}

#midCol .tx-felogin-pi1 .loginForm label {
	width: 85px !important;
	width: 82px;
	position: relative;
	z-index: 999;
}

#rightCol .tx-felogin-pi1 .defaultForm label {
	display: none;
}

#rightCol .tx-felogin-pi1 .defaultForm input {
	font-size: 11px;
	color: #333333;
	border: 1px solid #676767;
	padding: 2px 6px 1px 6px;
	width: 130px !important;
	width: 144px;
}

#midCol .tx-felogin-pi1 input.loginSubmit {
	margin-left: -26px !important;
	position: absolute;
	z-index: 999;
	bottom: -31px;
}

#rightCol .tx-felogin-pi1 fieldset.defaultForm input.submit,
#rightCol .tx-felogin-pi1 fieldset.defaultForm button {
	position: absolute;
	left: -21px;
	/*top: 36px;*/
	bottom: -10px;
	width: 14px !important;
	height: 14px;
	background: url(../images/submit.gif) no-repeat 0 0;
	cursor: pointer;
	border: none;
	text-indent: -999px;
}

#rightCol .tx-felogin-pi1 fieldset.logoutForm input.submit,
#rightCol .tx-felogin-pi1 fieldset.logoutForm button {
	text-indent: 0;
}

#rightCol .tx-felogin-pi1 fieldset.defaultForm input.submitForgot {
	left: 159px;
	bottom: -10px;
}

#midCol .tx-felogin-pi1 fieldset.defaultForm input.submitForgot {
	margin-left: -26px !important;
	position: absolute;
	z-index: 999;
	bottom: -31px;
}

#rightCol .tx-felogin-pi1 fieldset.logoutForm input.submit,
#rightCol .tx-felogin-pi1 fieldset.logoutForm button {
	position: relative;
	left: -180px;
	top: 12px;
	margin-left: -100px;
	width: auto !important;
	padding: 0px 10px 1px 10px !important;
	padding: 0;
	color: #000;
	font-size: 10px;
	height: 18px; 
	border: 1px solid #000;
	background-image: none;
	background-color: #FFF;
}

#rightCol .tx-felogin-pi1 .defaultForm .formRowNoMargin input.submit,
#rightCol .tx-felogin-pi1 .defaultForm .formRowNoMargin button {
	margin-left: 0 !important;
	margin-left: 0;
}

#midCol .tx-felogin-pi1 .defaultForm input.text {
	width: 130px !important;
	width: 144px;
	margin-bottom: 7px;
}

#rightCol .username {
	color: #E1081E;
}

#midCol .tx-felogin-pi1 h4 {
	padding-bottom: 12px;
}

.tx-felogin-pi1 p.loginStatusMessage {
	margin-top: -5px;
	padding-bottom: 10px;
}

#midCol .tx-felogin-pi1 p.loginStatusMessage { 
	position: absolute;
	left: 80px !important;
	left: 74px;
	top: auto;
	bottom: -33px;
	color: #FF0000;
}

#midCol .tx-felogin-pi1 p.successfulLogin {
	margin: -30px 0 0 0;
}


/* Frontend Registration & Participants Registration (Shop) */

.tx-srfeuserregister-pi1 a.trackingCodeLink {
	background-image: none;
}

.tx-srfeuserregister-pi1 p,
.tx-srfeuserregister-pi1 h4 {
	padding-left: 0;
}

fieldset.defaultForm fieldset.regFormFieldset {
	border: 1px solid #D9D9D9;
	padding: 0 0 16px 26px;
	margin-bottom: 13px;
}

fieldset.regFormFieldset legend {
	display: inline;
	margin-left: -9px;
	padding: 0 10px;
}

fieldset.shopAddParticipantForm {
	padding-top: 30px;
}

fieldset.regFormFieldset div.formRow  {
	clear: none;
	float: left;
	margin-right: 35px;
}

fieldset.regFormFieldset div.passwordRow {
	margin-right: 24px;
}

fieldset.regFormFieldset div.firstRow {
	padding-top: 19px;
}

fieldset.regFormFieldset div.rightRow {
	margin-right: 0px;
}

fieldset.regForm div.buttons {
	width: 100%;
	padding-top: 1px;
	text-align: right;
}

fieldset.shopAddParticipantForm div.buttons,
fieldset.shopBillingAddressForm div.buttons {
	margin-top: -9px;
}

fieldset.regFormFieldset input.text {
	width: 130px !important;
	width: 144px;
	margin-left: 0 !important;
	margin-left: -3px;
}

fieldset.regFormFieldset input.textcity {
	width: 77px !important;
	width: 91px;
	margin-left: 0;
}

fieldset.regFormFieldset input.textzip {
	width: 35px !important;
	width: 49px;
}

fieldset.regFormFieldset select {
	width: 144px;
}

fieldset.regFormFieldset textarea {
	width: 212px;
}

.defaultForm fieldset.regFormFieldset input,
.defaultForm fieldset.regFormFieldset select,
.defaultForm fieldset.regFormFieldset textarea,
.defaultForm fieldset.regFormFieldset button {
	margin-bottom: 7px;
}

.defaultForm fieldset.regFormFieldset label {
	width: 82px;
}

.defaultForm fieldset.regFormFieldset .checkbox label {
	width: 208px;
}
	
.defaultForm fieldset.regFormFieldset p.notice {
	padding-top: 10px;
	clear: left;
}

.regForm .regFormNotice {
	padding-bottom: 20px;
}

.regForm span {
	color: #FF0000;
}

.regForm .errors {
	clear: both;
	padding-top: 15px;
}

.regForm .tx-srfeuserregister-pi1-error {
	width: 400px;
	color: #FF0000;
	margin-bottom: 7px;
	font-size: 10px;
}

.tx-srfeuserregister-pi1 p a {
	background-image: none;
	padding-left: 0;
}

.regForm input.noMargin {
	margin-left: 0 !important;
	margin-left: 0;
}

.bold {
	font-weight: bold;
}

.regForm .checkboxLabel {
	width: 200px;
}


.regForm input.checkbox {
	margin-top: 2px;
	margin-bottom: -4px;
	margin-right: 5px;
	float: left;
}



.regForm div.checkbox fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.regForm div.checkbox fieldset .checkbox {
	padding: 0;
	width: auto;
	background-color: transparent;
	border: none;
}



/* Extensions cabag_lib pager */

#midCol .ctArea .listView .bottomTable {
	width: 538px;
}

#midCol .ctArea .listView .bottomTable td {
	background-color: #ededed;
	border-bottom: none;
	padding-bottom: 1px;
	text-align: center;
	width: 538px;
}

#midCol .ctArea .listView .bottomTable td .pager {
	width: 538px;
	text-align: center;
	position: relative;
}

#midCol .ctArea .listView .bottomTable td .pager div.prev {
	position: absolute;
	padding-left: 13px;
	left: 5px;
	background: url(../images/pager_back.gif) no-repeat left 4px;
}

#midCol .ctArea .listView .bottomTable td .pager div.next {
	position: absolute;
	top: 0;
	right: 6px;
	background: url(../images/pager_next.gif) no-repeat right 4px;
	padding-right: 10px;
}

#midCol .ctArea .listView .bottomTable td .pager ul.pages li {
	background-image: none;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	display: inline;
}

#midCol .ctArea .listView .bottomTable td .pager ul.pages li a {
	color: #e1081e;
}

#midCol .ctArea .listView .bottomTable td .pager ul.pages li.act a {
	color: #666666;
}


/* Extension cabag_jobs */

.tx_cabagjobs_pi1 .jobsForm {
	clear: both;
	border: none;
	padding-top: 3px;
}

.tx_cabagjobs_pi1 .jobsForm select {
	font-size: 10px;
	background-color: #FFF; 
	color: #333333;
	border: 1px solid #676767;
	padding: 2px 1px 2px 0;
	float: left;
	margin-right: 4px;
}

.tx_cabagjobs_pi1 .jobsForm option {
	background-color: #FFF; 
	color: #333333;
	font-size: 10px;
}

.tx_cabagjobs_pi1 .jobsForm .joblocation select {
	width: 120px;
}

.tx_cabagjobs_pi1 .jobsForm .jobcategory select {
	width: 162px;
}

.tx_cabagjobs_pi1 .jobsForm .jobtitle select {
	width: 146px;
}

.tx_cabagjobs_pi1 .jobsForm .jobfunction select {
	width: 98px;
	margin-right: 0;
}

.tx_cabagjobs_pi1 .jobsResults {
	width: 538px;
	margin-top: 12px;
}

.tx_cabagjobs_pi1 .jobsResults th {
	background: url(../images/table_bg.gif) repeat-x 0 0;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 2px 10px 6px 0;
}

.tx_cabagjobs_pi1 .jobsResults th.th-0 {
	padding: 2px 10px 6px 10px;
}

.tx_cabagjobs_pi1 .jobsResults td {
	vertical-align: center;
	padding: 9px 20px 11px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.tx_cabagjobs_pi1 .jobsResults td.td-0 {
	padding: 9px 20px 11px 10px;
	width: 200px;
}

.tx_cabagjobs_pi1 .jobsResults td.td-1 {
	width: 95px;
}

.tx_cabagjobs_pi1 .jobsResults td.td-2 {
	width: 50px;
}

.tx_cabagjobs_pi1 .jobsResults td.td-last {
	padding: 9px 0px 11px 0px;
}

.tx_cabagjobs_pi1 .jobsResults td a {
	line-height: 15px;
}

.tx_cabagjobs_pi1 .jobsResults td.td-0 a {
	font-weight: bold;
}

.tx_cabagjobs_pi1 .singleView .jobRow {
	clear: both;
}

.tx_cabagjobs_pi1 .singleView .jobInfoLeft {
	float: left;
	width: 210px;
	margin-right: 0 !important;
	margin-right: -3px;
}

.tx_cabagjobs_pi1 .singleView .jobInfoLeft,
.tx_cabagjobs_pi1 .singleView .jobInfoRight {
	padding-top: 15px;
}
	
.tx_cabagjobs_pi1 .singleView .jobDescription {
	clear: both;
	padding-top: 15px;
}


/* Extension cabag_downloadarea */

.tx_cabagdownloadarea_pi1 .downloadareaForm {
	clear: both;
	border: none;
	padding-top: 3px;
}

.tx_cabagdownloadarea_pi1 .downloadareaForm .formLabel {
	float: left;
	width: 150px;
	margin-right: 0 !important;
	margin-right: -3px;
}

.tx_cabagdownloadarea_pi1 .downloadareaForm select {
	font-size: 10px;
	background-color: #FFF; 
	color: #333333;
	border: 1px solid #676767;
	padding: 2px 1px 2px 0;
	float: left;
	margin-right: 4px;
}

.tx_cabagdownloadarea_pi1 .downloadareaForm option {
	background-color: #FFF; 
	color: #333333;
	font-size: 10px;
}

.tx_cabagdownloadarea_pi1 .downloadareaForm .downloadTheme select {
	width: 190px;
}

.tx_cabagdownloadarea_pi1 .downloadareaForm .downloadType select {
	width: 150px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults {
	width: 538px;
	margin-top: 12px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults .downloadAreaDate {
	color: #999999;
	font-size: 11px;
}

#midCol .ctArea .tx_cabagdownloadarea_pi1 .downloadareaResults h3,
#midCol .ctArea .tx_cabagdownloadarea_pi1 .downloadareaResults h3 a {
	font-size: 11px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults th {
	background: url(../images/table_bg.gif) repeat-x 0 0;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 5px 6px 0px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults th.th-0 {
	padding: 2px 5px 6px 10px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults td {
	padding: 9px 20px 11px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults td.td-0 {
	padding: 9px 20px 11px 10px;
	width: 200px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults td.td-1 {
	width: 80px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults td.td-2 {
	width: 68px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults td.td-3 {

}

.tx_cabagdownloadarea_pi1 .downloadareaResults td.td-last {
	padding: 9px 0 11px 10px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults td a {
	font-weight: bold;
	line-height: 15px;
}

.tx_cabagdownloadarea_pi1 .downloadareaResults .downloadAreaFilename {
	display: none;
}


/* Extension cabag_casestudies */

.tx_cabagcasestudies_pi1 .caseStudiesForm {
	clear: both;
	border: none;
}

.tx_cabagcasestudies_pi1 .caseStudiesForm select {
	font-size: 10px;
	background-color: #FFF; 
	color: #333333;
	border: 1px solid #676767;
	padding: 2px 1px 2px 0;
	float: left;
	margin-right: 4px;
}

.tx_cabagcasestudies_pi1 .caseStudiesForm option {
	background-color: #FFF; 
	color: #333333;
	font-size: 10px;
}

.tx_cabagcasestudies_pi1 .caseStudiesForm .caseLabel {
	float: left;
	padding-right: 39px;
}

.tx_cabagcasestudies_pi1 .caseStudiesForm .caseIndustry select {
	width: 118px;
}

.tx_cabagcasestudies_pi1 .caseStudiesForm .caseTheme select {
	width: 139px;
}

.tx_cabagcasestudies_pi1 .caseStudiesForm .caseTechnology select {
	width: 122px;
	margin-right: 0;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults {
	width: 538px;
	margin-top: 12px;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults th {
	background: url(../images/table_bg.gif) repeat-x 0 0;
	color: #666666;
	font-weight: normal;
	padding: 2px 10px 6px 0;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults th.th-first {
	padding: 2px 20px 6px 10px;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults td {
	padding: 9px 20px 11px 0;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults td.td-first {
	padding: 9px 10px 11px 10px;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults td.td-first img {
	margin: auto;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults td.td-last {
	padding: 9px 0 11px 0;
}
	
.tx_cabagcasestudies_pi1 .caseStudiesResults td.td-first {
	width: 90px;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults td.td-2 {
	width: 72px;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults td.td-last {
	width: 115px;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults td a {
	line-height: 15px;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults .caseStudyIcon {
	white-space: nowrap;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults .caseStudyIcon img{
	margin-bottom: -4px;
	margin-left: 1px;
}

.tx_cabagcasestudies_pi1 .caseStudiesResults .caseStudyFilename {
	display: none;
}


/* Extension cabag_events */

.tx_cabagevents_pi1 .eventsForm {
	clear: both;
	border: none;
	padding-top: 3px;
}

.tx_cabagevents_pi1 .eventsForm select {


	font-size: 10px;
	background-color: #FFF; 
	color: #333333;
	border: 1px solid #676767;
	padding: 2px 1px 2px 0;
	float: left;
	margin-right: 4px;
}

.tx_cabagevents_pi1 .eventsForm option {
	background-color: #FFF; 
	color: #333333;
	font-size: 10px;
}

.tx_cabagevents_pi1 .eventsForm .eventsSubject select {
	width: 208px;
}

.tx_cabagevents_pi1 .eventsForm .eventsDateBegin select {
	width: 100px;
}

.tx_cabagevents_pi1 .eventsForm .eventsDateEnd select {
	width: 100px;

}

.tx_cabagevents_pi1 .eventsForm .eventsLocation select {

	width: 118px;

	margin-right: 0;
}

.tx_cabagevents_pi1 .eventsResults {
	width: 538px;
	margin-top: 12px;
}

.tx_cabagevents_pi1 .eventsResults th {
	background: url(../images/table_bg.gif) repeat-x 0 0;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 2px 10px 6px 0;
}

.tx_cabagevents_pi1 .eventsResults th.th-0 {
	padding: 2px 10px 6px 10px;
}

.tx_cabagevents_pi1 .eventsResults td {
	vertical-align: center;
	padding: 9px 10px 11px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.tx_cabagevents_pi1 .eventsResults td.td-0 {
	padding: 9px 10px 11px 10px;
	width: 180px;
}

.tx_cabagevents_pi1 .eventsResults td.td-1 {
	width: 80px;
}

.tx_cabagevents_pi1 .eventsResults td.td-2 {
	width: 70px;
}

.tx_cabagevents_pi1 .eventsResults td.td-3 {
	width: 90px;
}

.tx_cabagevents_pi1 .eventsResults td.td-last {
	padding: 9px 0px 11px 0px;
}

.tx_cabagevents_pi1 .eventsResults td a {
	line-height: 15px;
}

.tx_cabagevents_pi1 .singleView .eventsRow {
	clear: both;
}

.tx_cabagevents_pi1 .singleView .eventsInfoLeft {
	float: left;
	width: 210px;
	margin-right: 0 !important;
	margin-right: -3px;
}

.tx_cabagevents_pi1 .singleView .eventsInfoLeft,
.tx_cabagevents_pi1 .singleView .eventsInfoRight {
	padding-top: 15px;
}
	
.tx_cabagevents_pi1 .singleView .eventsDescription,
.tx_cabagevents_pi1 .singleView .eventsAction,
.tx_cabagevents_pi1 .singleView .eventsBack {
	clear: both;
	padding-top: 15px;
}


/* tx_cabagtagsearch_pi1 midCol */

/*
#midCol .ctArea div.tx_cabagtagsearch_pi1 {
	border: 1px solid #AFAFB0;
}
*/
#midCol .ctArea div.tx_cabagtagsearch_pi1 .tagCloudView {
	border: 1px solid #AFAFB0;
	background-color: transparent;
	height: 100%;
	text-align: center;
}

#midCol .ctArea div.tx_cabagtagsearch_pi1 .tagCloudView .tagCloudViewInnerWrap {

}

/*
080403 - SS: Customer request. Original code:
*/
/*
#midCol .ctArea .tagCloudView a {
	padding: 3px 10px 2px 10px;
	text-decoration: none;
	display:block;
	line-height: 18px;
	white-space: nowrap;
}
#midCol .ctArea .tagCloudView span {
	display: block;
	float: left;
	height: 23px;
	margin: 4px 5px;
}

#midCol .ctArea .tagCloudKeyword4 a,
#midCol .ctArea .tagCloudKeyword3 a,
#midCol .ctArea .tagCloudKeyword2 a,
#midCol .ctArea .tagCloudKeyword1 a {
	font-size: 9px;
	color: #999999;
}

#midCol .ctArea .tagCloudKeyword8 a,
#midCol .ctArea .tagCloudKeyword7 a,
#midCol .ctArea .tagCloudKeyword6 a,
#midCol .ctArea .tagCloudKeyword5 a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#midCol .ctArea .tagCloudKeyword10 a,
#midCol .ctArea .tagCloudKeyword9 a {
	font-size: 19px;
	color: #666666;
}
*/

#midCol .ctArea .tagCloudView a {
	padding: 3px 10px 2px 10px;
	text-decoration: none;
	white-space: nowrap;
}

#midCol .ctArea .tagCloudView a:hover {
	background-color: #E1081E;
	color: #FFFFFF;
}

#midCol .ctArea .tagCloudView span {
	padding: 4px 5px;
	line-height: 23px;
}

#midCol .ctArea .tagCloudKeyword4 a,
#midCol .ctArea .tagCloudKeyword3 a,
#midCol .ctArea .tagCloudKeyword2 a,
#midCol .ctArea .tagCloudKeyword1 a {
	font-size: 9px;
	line-height: 27px;
	padding: 6px 10px 5px 10px;
	color: #999999;
}

#midCol .ctArea .tagCloudKeyword8 a,
#midCol .ctArea .tagCloudKeyword7 a,
#midCol .ctArea .tagCloudKeyword6 a,
#midCol .ctArea .tagCloudKeyword5 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	padding: 3px 10px 3px 10px;
	color: #666666;
}

#midCol .ctArea .tagCloudKeyword10 a,
#midCol .ctArea .tagCloudKeyword9 a {
	font-size: 19px;
	line-height: 16px;
	padding: 0px 10px 0px 10px;
	color: #666666;
}

/*

SS: Alte Ranking Definitionen, bevor sie zusammengefasst wurden
#midCol .ctArea .tagCloudKeyword2 a {
	font-size: 10px;

	color: #999999;
}

#midCol .ctArea .tagCloudKeyword4 a,
#midCol .ctArea .tagCloudKeyword3 a {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

#midCol .ctArea .tagCloudKeyword4 a {
	font-size: 12px;
	color: #666666;
}

#midCol .ctArea .tagCloudKeyword6 a {
	font-size: 14px;
	color: #666666;
}

#midCol .ctArea .tagCloudKeyword8 a,
#midCol .ctArea .tagCloudKeyword7 a {
	font-size: 16px;
	font-weight: bold;
	color: #666666;

}

#midCol .ctArea .tagCloudKeyword8 a {
	font-size: 16px;
	color: #666666;
}

#midCol .ctArea .tagCloudKeyword10 a {
	font-size: 18px;
	color: #666666;
}
*/


/* tx_cabagtagsearch_pi1 rightCol */

#rightCol .ctArea div.tx_cabagtagsearch_pi1 {
	border: 1px solid #AFAFB0;
	margin-top: 4px;
}
#rightCol .ctArea .tagCloudView a {
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	display:block;
	line-height: 16px;
}
#rightCol .ctArea .tagCloudView span {
	display: block;
	float: left;
	height: 18px;
	margin: 2px 3px;
}

#rightCol .ctArea .tagCloudKeyword4 a,
#rightCol .ctArea .tagCloudKeyword3 a,
#rightCol .ctArea .tagCloudKeyword2 a,
#rightCol .ctArea .tagCloudKeyword1 a {
	font-size: 9px;
	color: #999999;
}
/*
#rightCol .ctArea .tagCloudKeyword2 a {
	font-size: 9px;
	color: #999999;
}

#rightCol .ctArea .tagCloudKeyword4 a,
#rightCol .ctArea .tagCloudKeyword3 a {
	font-size: 10px;
	color: #999999;
}
*/
/*
#rightCol .ctArea .tagCloudKeyword4 a {
	font-size: 10px;
	color: #666666;
}
*/
#rightCol .ctArea .tagCloudKeyword8 a,
#rightCol .ctArea .tagCloudKeyword7 a,
#rightCol .ctArea .tagCloudKeyword6 a,
#rightCol .ctArea .tagCloudKeyword5 a {
	font-size: 11px;
	color: #666666;
}
/*
#rightCol .ctArea .tagCloudKeyword6 a {
	font-size: 11px;
	color: #666666;
}

#rightCol .ctArea .tagCloudKeyword8 a,
#rightCol .ctArea .tagCloudKeyword7 a {
	font-size: 12px;
	color: #666666;
}
*/
/*
#rightCol .ctArea .tagCloudKeyword8 a {
	font-size: 12px;
	color: #666666;
}
*/
#rightCol .ctArea .tagCloudKeyword10 a,
#rightCol .ctArea .tagCloudKeyword9 a {
	font-size: 14px;
	color: #666666;
}
/*
#rightCol .ctArea .tagCloudKeyword10 a {
	font-size: 14px;
	color: #666666;
}
*/

#rightCol .ctArea .tagCloudView a:hover {
	background-color: #E1081E;
	color: #FFFFFF;
}

#rightCol .ctArea .tx_cabagtagsearch_pi2 ul li {
  padding: 0px;
}

#rightCol .ctArea .cabagTagSearchRelated a:hover {
  background:transparent url(../images/link_arrow_red.gif) no-repeat scroll 0pt 3px;
  color:#E1081E;
}

#rightCol .ctArea .cabagTagSearchRelated a {
  background:transparent url(../images/link_arrow.gif) no-repeat scroll 0pt 3px;
  color:#333333;
  padding-left:10px;
}


/* tx_cabag_trivadisshop */

	/* pi1 Datelist */

#midCol .printDateslist {
	display: none;
}

.tx_cabagtrivadisshop_pi1 .shopDates {
	margin-bottom: 7px;
	margin-top: -3px;
}

.tx_cabagtrivadisshop_pi1 .shopDates .shopDatesGenInfos {
	clear: both;
}

.tx_cabagtrivadisshop_pi1 .requestView .shopDatesGenInfos {
	clear: both;
	margin-bottom: 10px;
}

.tx_cabagtrivadisshop_pi1 .shopDates .shopDatesGenInfos .shopDatesTypeImg,
.tx_cabagtrivadisshop_pi1 .requestView .shopDatesGenInfos .shopDatesTypeImg {
	float: left;
	width: 39px !important;
	width: 40px;
	padding-left: 1px;
	/*padding-bottom: 10px;*/
	margin-right: 0 !important;
	margin-right: -3px;
	font-size: 0; /* required for IE's */
}

.tx_cabagtrivadisshop_pi1 .shopDates .shopDatesGenInfos .shopDatesTypeImg img,
.tx_cabagtrivadisshop_pi1 .requestView .shopDatesGenInfos .shopDatesTypeImg img {
	margin-bottom: 17px;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDates .shopDatesGenInfos h3,
#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .requestView .shopDatesGenInfos h3 {
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 1px;
}

/*
.tx_cabagtrivadisshop_pi1 .shopDates .customizeTraining {
	display: none;
}
*/

.tx_cabagtrivadisshop_pi1 .shopDates .coachingRequest,
.tx_cabagtrivadisshop_pi1 .shopDates .customizeTraining {
	background: url(../images/shop_coaching_request.gif) no-repeat 1px 0;
	padding-left: 29px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 4px;
}

.tx_cabagtrivadisshop_pi1 .shopDates .customizeTraining {
	background: url(../images/shop_individualize_training.gif) no-repeat 1px 0;
}


#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDates .coachingRequest a.arrowLink,
#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDates .customizeTraining a.arrowLink {
	background-image: url(../images/link_arrow_red.gif);
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDates fieldset.shopDatesForm {
	margin-top: -2px;
	padding-bottom: 7px;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDates fieldset.shopDatesForm .select {
	width: 162px !important;
	margin-left: 1px;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDatesItem {
	position: relative;
	padding: 11px 3px 5px 3px !important;
	padding: 9px 3px 5px 3px;
}


#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDatesItem .shopDatesItemBasket {
	position: absolute;
	top: 4px;
	left: 147px;
	width: 31px;
	height: 23px;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDatesItem .shopDatesItemHeader {
	padding-bottom: 3px;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDatesItem .shopDatesItemHeader img {
	float: left;
	margin-right: 4px;
}




#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDatesItem .shopDatesItemHeader p.bodytext { 
	font-weight: bold;
	color: #E1081E;
	position: relative;
	top: -3px;
}

#main #rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDatesItem p.shopDatesItemPriceLabel {
	float: left;
}

#main #rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDatesItem p.shopDatesItemPrice {
	margin-left: 50px;
}

#main #rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDatesItem p.shopDatesItemPrice span {
	padding-left: 0px !important;
	padding-left: 3px;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .shopDatesItemSeparator {
	clear: both;
	font-size: 0;
	height: 1px;
	line-height: 0;
	background-color: #cccccc !important;
	background-color: #FFF;
	border: none !important;
	border-top: 1px solid #ccc;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .requestView fieldset.defaultForm {
	padding-top: 0;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .requestView fieldset.defaultForm label {
	width: 140px;
	margin-top: 10px;
	float: none;
	font-size: 10px;
	margin-bottom: 3px;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .requestView fieldset.defaultForm span.required {
	padding-left: 12px;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .requestView fieldset.defaultForm input {
	margin-bottom: 0;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .requestView fieldset.defaultForm input.text {
	width: 177px !important;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .requestView fieldset.defaultForm select {
	width: 178px !important;
}

#rightCol .ctArea .tx_cabagtrivadisshop_pi1 .requestView fieldset.defaultForm input.submit {
	margin-left: 0 !important;
	margin-top: 10px;
}


	/* pi2 Searchform */

#midCol .tx_cabagtrivadisshop_pi2 fieldset.shopSearchForm {
	border: 1px solid #d7d8d9;
	padding: 20px 26px 6px 25px;
	margin-top: 10px;
}

#midCol .tx_cabagtrivadisshop_pi2 fieldset.shopSearchForm legend {
	padding: 0 10px;
	display: inline;
	margin-left: -10px;
}

#midCol .tx_cabagtrivadisshop_pi2 fieldset.shopSearchForm label {
	width: 82px !important;
	width: 79px;
}

#midCol .tx_cabagtrivadisshop_pi2 fieldset.shopSearchForm input.text {
	width: 130px !important;
	width: 144px;
}

#midCol .tx_cabagtrivadisshop_pi2 fieldset.shopSearchForm select {
	width: 144px;
}

#midCol .tx_cabagtrivadisshop_pi2 fieldset.shopSearchForm div.dateRow input.text {
	width: 109px !important;
	width: 122px;
}

#midCol .tx_cabagtrivadisshop_pi2 fieldset.shopSearchForm div.dateRow input.submit {
	background: url(../images/calendar.gif) top left no-repeat;
	border: none;
	padding: 0;
	position: absolute;
	top: 2px;
	right: -2px;
	width: 14px;
	height: 14px;
}

#midCol .tx_cabagtrivadisshop_pi2 fieldset.shopSearchForm p.csc-mailform-label {
	padding: 17px 0 11px 0 !important;
}

#midCol .tx_cabagtrivadisshop_pi2 .formLeftCol {
	float: left;
	width: 228px;
}

#midCol .tx_cabagtrivadisshop_pi2 .formRightCol {
	float: right;
	width: 228px;
}

#midCol .tx_cabagtrivadisshop_pi2 .shopSearchForm .dateRow {
	position: relative;
}

#midCol .tx_cabagtrivadisshop_pi2 .buttons {
	margin-top: 5px;
}

.tx_cabagtrivadisshop_pi2 .listView {
	padding-top: 16px;
}

.tx_cabagtrivadisshop_pi2 .listView .sumOfRecords {
	clear: both;
}

.tx_cabagtrivadisshop_pi2 .listView .pagerFromUntil{
	float: left;
}

.tx_cabagtrivadisshop_pi2 .listView .pageOfSumOfPages{
	text-align: right;
}

.tx_cabagtrivadisshop_pi2 .searchResultList {
	width: 538px;
	margin-top: 9px;
}

.tx_cabagtrivadisshop_pi2 .searchResultList th {
	background: url(../images/table_bg.gif) repeat-x 0 0;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 2px 10px 6px 0;
	white-space: nowrap;
}

.tx_cabagtrivadisshop_pi2 .searchResultList th.th-0 {
	padding: 2px 10px 6px 10px;
}

.tx_cabagtrivadisshop_pi2 .searchResultList td {
	vertical-align: top;
	padding: 9px 20px 11px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.tx_cabagtrivadisshop_pi2 .searchResultList td.td-0 {
	padding: 9px 20px 11px 10px;
}

.tx_cabagtrivadisshop_pi2 .searchResultList td.td-last {
	padding: 9px 0px 11px 0px;
}

.tx_cabagtrivadisshop_pi2 .searchResultList td a {
	line-height: 15px;
}

.tx_cabagtrivadisshop_pi2 .searchResultList td.td-0 a {
	font-weight: bold;
}

.tx_cabagtrivadisshop_pi2  .listView  .searchResultList .item .td-last  p.bodytext {
	white-space: nowrap;
}


	/* pi3 Mini-Basket */

#rightCol .ctArea .sectionFrame1 .tx_cabagtrivadisshop_pi3 {
	background-color: #FFF;
	margin: -5px -16px -13px -16px;
	border: 1px solid #d7d7d7;
	border-top: none;
	padding: 11px 13px 6px 16px;
}



#rightCol .ctArea .sectionFrame1 .tx_cabagtrivadisshop_pi3 h2 {
	margin-bottom: 0;
}

#rightCol .ctArea .sectionFrame1 .tx_cabagtrivadisshop_pi3 p {
	font-size: 10px;
}

#rightCol .ctArea .sectionFrame1 .tx_cabagtrivadisshop_pi3 a.basketLink {
	margin: 10px 0 0 -3px;
	padding-bottom: 2px;
	display: block;
	width: 140px !important;
	width: 160px;
	font-size: 10px;
	line-height: 9px;
	background: url(../images/shop_basket.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-bottom: 12px;
	padding-top: 8px;
}

	/* pi4 Basket */
	
.tx_cabagtrivadisshop_pi4 fieldset {
	border: none;
}

.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable {
	width: 538px;
	margin-top: 9px;
}

.tx_cabagtrivadisshop_pi4 .basketTable {
	width: 538px;
	margin-top: 54px;
}

.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable th,
.tx_cabagtrivadisshop_pi4 .basketTable th {
	background: url(../images/table_bg.gif) repeat-x 0 0;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 2px 10px 6px 0;
}

.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable th.th-0,
.tx_cabagtrivadisshop_pi4 .basketTable th.th-0 {
	padding: 2px 22px 6px 12px;
}

.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable th.th-0 input,
.tx_cabagtrivadisshop_pi4 .basketTable th.th-0 input {
	margin-top: 2px;
}

.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable td,
.tx_cabagtrivadisshop_pi4 .basketTable td {
	vertical-align: top;
	padding: 9px 20px 11px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable td input,
.tx_cabagtrivadisshop_pi4 .basketTable td input {
	margin-top: 14px;
}

.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable td.td-0,
.tx_cabagtrivadisshop_pi4 .basketTable td.td-0 {
	padding: 9px 22px 11px 12px;
}
      
.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable td.td-2 {
	width: 112px;
}

.tx_cabagtrivadisshop_pi4 .basketTable td.td-2 {
	width: 130px;
}

.tx_cabagtrivadisshop_pi4 .basketTable td.td-3 {
	width: 95px;
}

.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable td.td-last,
.tx_cabagtrivadisshop_pi4 .basketTable td.td-last {
	padding: 9px 0px 11px 0px;
}

.tx_cabagtrivadisshop_pi4 .basketLogoutViewTable td.td-last {
	width: 75px;
}

.tx_cabagtrivadisshop_pi4 .basketTable td.td-last {
	width: 72px;
}

.tx_cabagtrivadisshop_pi4 .basketTable td.td-2 p.bodytext {
	margin-bottom: 7px;
}

.tx_cabagtrivadisshop_pi4 .basketTable td.td-2 p.bodytext a {
	line-height: 12px;
	font-size: 9px;
}

.tx_cabagtrivadisshop_pi4 .basketTable td.td-2 p.bodytext a.addParticipant {
	display: block;
	width: 64px !important;
	width: 87px;
	border: 1px solid #676767;
	color: #999999;
	background: url(../images/link_addparticipant.gif) no-repeat 7px 3px;
	padding: 3px 0 3px 23px;
	margin: 10px 0 -7px 0;
}

.tx_cabagtrivadisshop_pi4 #basketViewForm .tx-srfeuserregister-pi1-error {
	width: 538px;
}

.tx_cabagtrivadisshop_pi4 fieldset .buttons {
	position: relative;
	z-index: 100;
	text-align: right;
	margin-top: 5px;
}

.tx_cabagtrivadisshop_pi4 fieldset .moreTrainings {
	margin-top: -18px;
	width: 250px;
	position: relative;
	z-index: 999;
}

.tx_cabagtrivadisshop_pi4 fieldset .discountFooter {
	text-align: left;
	margin-top: 20px;
}

.tx_cabagtrivadisshop_pi4 .shopNavigation {
	width: 527px !important;
	width: 538px;
	height: 54px;
	margin: 14px 0 5px 0;
	padding-left: 11px;
}

.tx_cabagtrivadisshop_pi4 .shopNavigationStep1 {
	background: url(../images/shop_navigation_step1.gif);
}

.tx_cabagtrivadisshop_pi4 .shopNavigationStep2 {
	background: url(../images/shop_navigation_step2.gif);
}

.tx_cabagtrivadisshop_pi4 .shopNavigationStep3 {
	background: url(../images/shop_navigation_step3.gif);
}

.tx_cabagtrivadisshop_pi4 .shopNavigation span {
	float: left;
	display: block;
	margin: 25px 60px 0 0;
	font-size: 11px;
}

.tx_cabagtrivadisshop_pi4 .shopNavigation span.last {
	margin-right: 0;
}

.tx_cabagtrivadisshop_pi4 .shopNavigation span.act {
	color: #coe1081e;
}

.tx_cabagtrivadisshop_pi4 fieldset.shopBillingAddressQuestionForm {

	margin-top: 44px;
	border: 1px solid #d7d8d9;
	padding: 16px 10px 15px 23px;
}

.tx_cabagtrivadisshop_pi4 fieldset.shopBillingAddressQuestionForm * {
	font-size: 11px;
}

.tx_cabagtrivadisshop_pi4 fieldset.shopBillingAddressQuestionForm legend {
	margin-left: -10px;
	padding: 0 10px;
}

.tx_cabagtrivadisshop_pi4 fieldset.shopBillingAddressQuestionForm fieldset {
	padding-top: 12px;
}

.tx_cabagtrivadisshop_pi4 fieldset.shopBillingAddressQuestionForm fieldset legend {
	display: none;
}

.tx_cabagtrivadisshop_pi4 fieldset.shopBillingAddressQuestionForm fieldset input {
	margin-bottom: -3px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable {
	width: 538px;
	margin-top: 9px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable th {
	background: url(../images/table_bg_training.gif) no-repeat 0 0 #FFF;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 2px 10px 6px 10px;
	margin-bottom: 5px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td {
	vertical-align: top;
	padding: 9px 10px 11px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable tr.dateRow td,
.tx_cabagtrivadisshop_pi4 .shopCheckoutTable tr.lastRow td {
	border-bottom: 1px solid #999999;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.td-0 {
	text-align: center;
	width: 18px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.td-1 {

}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.td-2 {

}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.td-3 {
	width: 45px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.td-last {
	width: 78px;
	border-right: none;
	text-align: right;
	padding: 9px 12px 11px 10px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.td-lastcombined {
	width: 140px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.goright {
	text-align: right;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.goright div {
	position: relative;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.goright .stayleft {
	position: absolute;
	left: 46px !important;
	left: -132px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td.goright .stayLeftNoMargin {
	left: 0 !important;
	left: -84px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutTable td a {
	line-height: 15px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutWrap {
	margin: 32px 0 20px 0;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutWrap p.bodytext {
	padding-top: 2px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutAddressTable {
	width: 538px;
	margin-top: 9px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutWrap .shopCheckoutAddressTable p.bodytext {
	padding-top: 0;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutAddressTable th {
	background: url(../images/table_bg.gif) repeat-x 0 0;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 2px 10px 6px 10px;
	margin-bottom: 5px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutAddressTable td {
	vertical-align: top;
	padding: 9px 10px 11px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutAddressTable td.td-0 {
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutAddressTable td.td-1 {

}

.tx_cabagtrivadisshop_pi4 .shopCheckoutAddressTable td.td-2 {

}

.tx_cabagtrivadisshop_pi4 .shopCheckoutAddressTable td.td-3 {
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutAddressTable td.td-last {
	border-right: none;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutAddressTable td a {
	line-height: 15px;
	font-size: 10px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutForm .buttons {
	padding-top: 10px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutForm label {
	float: none;
	width: 400px;
}

.tx_cabagtrivadisshop_pi4 .shopCheckoutForm input.checkbox {

	float: left;
	margin: 1px 8px 0 0;
}


	/* pi5 treeView */

#midCol .ctArea .tx_cabagtrivadisshop_pi5 {
	margin: 11px 0 0 -6px;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li ul.treeLevel2,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li ul li ul.treeLevel3,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li ul li ul li ul.treeLevel4 {
	margin: 0 0 0 3px;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li {
	margin-bottom: 1px;
	background-image: none;
	display: none;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li {
	margin-bottom: 1px;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li.first {
	margin-top: 1px;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li.open,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li.open li.level2,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li.open,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li.open li.level3,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li li.open,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li li.open li.level4 {
	display: block;
	padding: 0 0 0 20px;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li.close li.open {
	display: none;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li.open a.level2,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li.open a.level3,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li li.open a.level4 {
	display: inline;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li.level1 {
	display: block;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li.noSub,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li.open li.noSub,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li.open li.noSub,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li li.open li.noSub {
	padding-bottom: 4px;
	background: url(../images/shoptree_document.gif) no-repeat 20px 2px;
}

#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li.noSub a.level1,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li.noSub a.level2,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li li.noSub a.level3,
#midCol .ctArea .tx_cabagtrivadisshop_pi5 ul li li li li.noSub a.level4 {
	display: block;
	margin-left: 18px;
}

#midCol .tx_cabagtrivadisshop_pi5 li a.opentree {
	margin: 4px 8px 0 0 !important;
	margin: 4px 5px 0 0;
	padding: 0;
	display: block;
	float: left;
	height: 9px;
	width: 9px;
	background: url(../images/shoptree_open.gif) no-repeat 0 0;
}

#midCol .tx_cabagtrivadisshop_pi5 li.level1 a {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

#midCol .tx_cabagtrivadisshop_pi5 li.level1 li a {
	text-transform: none;
	font-weight: normal;
}

#midCol .tx_cabagtrivadisshop_pi5 li.open a.opentree {
	background: url(../images/shoptree_close.gif) no-repeat 0 0;
}

#midCol .tx_cabagtrivadisshop_pi5 li.open .treeLevel2 li a.opentree {
	background: url(../images/shoptree_open.gif) no-repeat 0 0;
}

#midCol .tx_cabagtrivadisshop_pi5 li.open li.open a.opentree {
	background: url(../images/shoptree_close.gif) no-repeat 0 0;
}

#midCol .tx_cabagtrivadisshop_pi5 li.open .treeLevel2 li.open .treeLevel3 li a.opentree {
	background: url(../images/shoptree_open.gif) no-repeat 0 0;
}

#midCol .tx_cabagtrivadisshop_pi5 li.open .treeLevel2 li.open .treeLevel3 li.open a.opentree {
	background: url(../images/shoptree_close.gif) no-repeat 0 0;
}

#midCol .tx_cabagtrivadisshop_pi5 li.open .treeLevel2 li.open .treeLevel3 li.open .treeLevel4 li a.opentree {
	background: url(../images/shoptree_open.gif) no-repeat 0 0;
}
	

/* Extension cabag_trivadislive */

.tx_cabagtrivadislive_pi1 .trivadisLiveResults {
	width: 538px;
	margin-top: 11px;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults th {
	background: url(../images/table_bg.gif) repeat-x 0 0;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 2px 10px 6px 0;
	white-space:nowrap;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults th span {
	display: block;
	font-size: 11px;
	color: #666666;
	padding-top: 1px;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults th.th-0 {
	padding: 2px 20px 6px 10px;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults th.th-last {
	padding: 2px 10px 6px 0px;
	text-align: right;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults td {
	vertical-align: top;
	padding: 9px 10px 11px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults td.td-0 {
	padding: 9px 20px 11px 10px;
	width: 154px;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults td.noRecords {
	padding: 9px 20px 11px 10px;
	width: 250px;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults td.td-1 {

	width: 80px;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults td.td-2 {
	width: 85px;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults td.td-3 {
	width: 70px;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults td.td-last {
	padding: 9px 10px 11px 0px;
	text-align: right;
}

.tx_cabagtrivadislive_pi1 .trivadisLiveResults th a,
.tx_cabagtrivadislive_pi1 .trivadisLiveResults td a {
	line-height: 15px;
}

.tx_cabagtrivadislive_pi1 .livePager {
	text-align: center;
	position: relative;
}

.tx_cabagtrivadislive_pi1 .livePager a {
	position: absolute;
	top: 4px;
}

.tx_cabagtrivadislive_pi1 .livePager a.prev {
	left: 9px;
}

.tx_cabagtrivadislive_pi1 .livePager a.next {
	right: 9px;
}

.tx_cabagtrivadislive_pi1 .livePager .weekPager {
	padding-top: 1px;
	margin: auto;
}

.tx_cabagtrivadislive_pi1 .livePager .weekPager span {
	line-height: 15px;
	font-size: 11px;
	color: #333333;
}

/* Hide mailform content element on page uid 1414/Callback */
/*
#ce9893 {
	display: none;
}
*/

/* cabag_trivadisshop_pi6 */
.rating {
	position: absolute;
	right: 227px;
	top: 122px;
	width: 190px;
	height: 20px;
}
.ratingView a.ratingTotal {
	display: block;
	float: left;
	color: #E1081E;
	font-size: 11px;
	background: url(../images/link_arrow_red.gif) no-repeat 0 3px;
	padding-left: 8px;
	margin-left: 8px;
	line-height: 12px;
}
.ratingView div.ratingTotal {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 12px;
	margin-left: 8px;
}
.ratingView .star {
	display: block;
	float: left;
	height: 15px;
	width: 15px;
	text-indent: -999em;
}
.ratingView .noStar {
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	background: transparent url(../images/star-empty.png) no-repeat 0 0;
}
.ratingView .halfStar {
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	background: transparent url(../images/star-half.png) no-repeat 0 0;
}
.ratingView .fullStar {
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	background: transparent url(../images/star-full.png) no-repeat 0 0;
}

#globalLightbox {
	position: absolute;
	z-index: 999;
	top: 166px;
	left: 193px;
	width: 576px;
}

/* .speakerBoxDetail {
	clear: both;
	float: none;
	z-index: 999;
	position: absolute;
	width: 576px;
	height: auto;
	top: 0px;
	left: -280px;
} */
/* #lightboxView {
	clear: both;
	float: none;
	z-index: 999;
} 

#lightboxView {	
	position: absolute;
	width: 616px;
	top: 0px;
	left: -348px;
}*/

.lightboxTitle {
	position: relative;
	width: 583px;
	height: 53px;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	background: url(../images/lightBox_top.png) no-repeat 0 0;
}

#midCol .lightboxTitle h2,
#globalLightbox .lightboxTitle h2 {
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 13px;
	background-image: none !important;
	background-image: none;
}

#globalLightbox .lightboxTitle .ratingView {
	position: absolute;
	right: 10px;
	top: 16px;
	width: 200px;
}


.commentView {
	padding: 0px 42px 10px 30px;
	background: url(../images/lightBox_middle.png) no-repeat 0 0;
}
.commentView * {
	font-size: 11px;
}
.singleRating {
	display: block;
	width: 96px;
	float: left;
	padding-bottom: 9px;
}
.commentAuthor {
	display: block;
	width: 224px;
	float: left;
}
.detailLink {
	display: block;
}
.commentView .comment {
	clear: both;
	padding-top: 5px;
}
.commentView a.detailsClosed {
	color: #E1081E;
	background: url(../images/subnav_level1_arrow_act_nosub.gif) no-repeat 3px 4px;
	padding-left: 11px;
	line-height: 14px;
	outline: none;
}
.commentView a.detailsOpen {
	color: #E1081E;
	background: url(../images/subnav_level1_arrow_act.gif) no-repeat 0px 6px;
	padding-left: 11px;
	line-height: 14px;
	outline: none;
}
.commentView hr {
	clear: both;
	border: none;
	border-top: 1px solid #999999;
	margin: 10px 0;
	height: 1px;
}
.commentView .pager span {
	display: inline;
	float: left;
	padding-right: 6px;
}
.commentView .pager div.prev a {
	width: 10px;
	height: 14px;
	display: block;
	float: left;
	text-indent: -999em;
	background: url(../images/link_arrow_red-left.gif) no-repeat 0px 4px;
}
.commentView .pager div.next a {

	width: 10px;
	height: 14px;

	display: block;
	float: left;
	text-indent: -999em;
	background: url(../images/link_arrow_red.gif) no-repeat 1px 4px;
}
.commentView .pager ul.pages {
	float: left;
}
.commentView .pager ul.pages li {
	background-image: url(../images/trivaluaation-pagerDelimiter.gif);
	background-position:10px 3px;
	padding: 0 4px 0 0;
	margin: 0;
	margin-right: 5px;
	display: inline;
}
.commentView .pager ul.pages li a {
	color: #e1081e;
}
.commentView .pager ul.pages li.act a {
	color: #666666;
}

.lightboxClose {
	/* width: 616px; */
	width: 583px;
	height: 67px;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	background: url(../images/lightBox_bottom.png) no-repeat 0px 0px;
	text-align: right;
	padding-top: 14px;
}

.lightboxClose .closeLink {
	display: inline;
	color: #E1081E;
	font-size: 11px;
	background: url(../images/link_arrow_red.gif) no-repeat 0px 4px;
	padding-left: 8px;
	line-height: 12px;
	margin-right: 42px;
	margin-top: 8px;
}

.lightboxClose a:hover {
	color: #333333;
}

.lightboxClose a:visited {
	color: #800513;
}


	/* cabag_feuser */

#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox {
	background-color: #e4e4e4;
	height: 100%;
}
	
#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox h2 {
	background: url(../images/shop_speakerbox_bg.gif) repeat-x 0 0;
	height: 30px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 8px;
	padding-bottom: 0;
}

#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .speakerBoxDetail h2,
#globalLightbox h2 {
	width: 576px;
	height: 34px !important;
	height: 44px;
	background: url(../images/lightBox_top.png) no-repeat 0 0 !important;
	background: url(../images/lightBox_top.png) no-repeat 1px 0;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	padding-left: 35px;
	padding-top: 10px;
	margin-left: 0 !important;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
}

#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .items {
	margin-left: 10px;
}

#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .items .item {
	position: relative;
	width: 125px;
	height: 110px;
	float: left;
	margin-right: 4px;
	margin-bottom: 7px;
	background-color: transparent;
}

#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .items .item p {
	position: absolute;
	top: 66px;
	left: 0;
}

#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .items .item p,
#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .items .item a {
	line-height: 14px;
	font-size: 10px;
}


#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .items .item span.comments {
	line-height: 14px;
	font-size: 10px;
}

#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .items .item p a.speakerBoxMoreLink {
	font-weight: bold;
	color: #E1081E;
}

#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .items .item .speakerBoxDetail p,
#globalLightbox p {
	position: static;
	bottom: auto;
	left: auto;
	line-height: 15px;
	font-size: 11px;
}

.speakerBoxDetail {
	clear: both;
	float: none;
	z-index: 999;
	position: absolute;
	width: 576px;
	height: auto;
	top: 0px;
	left: -280px;
}

#midCol .ctArea .tx_cabagfeuser_pi1 .speakerBox .speakerBoxDetail .speakerBoxDetailWrap,
#globalLightbox .speakerBoxDetailWrap {
	height: 100%;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	background: url(../images/lightBox_middle.png) no-repeat 0 0;
	/* background-color: #FFF; */
	background-color: transparent;
	padding-bottom: 57px;
}

.speakerBoxDetail .lightboxLeftCol,
#globalLightbox .lightboxLeftCol {
	float: left;
	width: 214px;
}

.speakerBoxDetail .lightboxLeftCol .lightboxCtArea,
#globalLightbox .lightboxLeftCol .lightboxCtArea {
	margin-left: 37px;
	padding-top: 16px;
	margin-bottom: -26px;
	position: relative;
	z-index: 99;
}

.speakerBoxDetail .lightboxRightCol,
#globalLightbox .lightboxRightCol {

	float: right;
	width: 333px;
}

.speakerBoxDetail .lightboxRightCol .lightboxCtArea,
#globalLightbox .lightboxRightCol .lightboxCtArea {

	margin-right: 68px;
	padding-top: 12px;
	margin-bottom: -26px;
	position: relative;
	z-index: 99;
}

.speakerBoxDetail .lightboxRightCol .lightboxCtArea h3,
#globalLightbox .lightboxRightCol .lightboxCtArea h3 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 31px;
}
div.closeLink {
	/* width: 616px; */
	width: 583px;
	height: 67px;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	background: url(../images/lightBox_bottom.png) no-repeat 0px 0px;
	padding-top: 14px;
}
div.closeLink .closeLink {
	display: inline;
	color: #E1081E;
	font-size: 11px;
	background: url(../images/link_arrow_red.gif) no-repeat 0px 4px;
	padding-left: 8px;
	line-height: 12px;
	margin-left: 245px;
	margin-top: 8px;
}

span.captchaLabel {
	display: block;
	float: left;
	line-height: 18px;
	margin-right: 4px;
}
