/* CSS WOW MAIN */

/* General */ 
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* don't edit */
	color: #777777;
}
html {
	font-size: 62.5%; /* don't edit */
}
html, body {
	height: 100%;
	min-height: 100%;
}
body {
	background: #FFFFFF;
	text-align: center;
	font-size: 1.2em; /* edit here global size for em, 1em = 10px */
}

/* Basic Layout */
#PAGE-AREA {
	width: 988px;
	margin: auto;
	text-align: left;
	padding-top: 50px;
}

#COL-LEFT {
	float: left;
	width: 160px;
	text-align: right;
}

#COL-MID {
	float: left;
	width: 600px;
	margin-left: 35px;
	margin-right: 30px;
}
#COL-RIGHT {
	float: left;
	width: 163px;
}

/* COL LEFT */

#MENU-CHANNEL {
	margin-top: 75px;
}
.menu-channel-item, .menu-channel-item a {
	text-decoration: none;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
}
.menu-channel-item a:hover,
.menu-channel-item-act,
.menu-channel-item-act a {
	color: #1DBBEA;
	text-decoration: none;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
}

#MENU-MAIN {
	margin-top: 30px;
}
.main-menu-item, .main-menu-item a {
	color: #1DBBEA;
	text-decoration: none;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
}
.main-menu-item a:hover,
.main-menu-item-act,
.main-menu-item-act a {
	color: #014171;
	text-decoration: none;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
}
.sub-menu {
	margin-bottom: 15px;
}
.sub-menu-item, .sub-menu-item a {
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
	font-size: 1.0em;
	color: #AAAAAA;
}
.sub-menu-item a:hover {
	color: #777777;
}
.sub-menu-item-act, .sub-menu-item-act a {
	color: #014171;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
/* MENU MAIN*/
/* level 1 */

/* level 2 */

/* level 3 */

/* level 4 */


#DOWNLOADLINK {
	padding-top: 12px;
	padding-left: 9px;
}
#DOWNLOADLINK a {
	display: block;
	background-image: url(../pics/arrow_menu.gif) !important;
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}


/* COL MID */

#BANNER {
	width: 600px;
	height: 188px;
}

#MENU-SUB3 {
	margin-top: 22px;
	color: #AAAAAA;
}
#MENU-SUB3 a {
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
	padding-right: 25px;
	line-height: 28px;	
	
}
#MENU-SUB3 a:hover {
	color: #014171;	
}
.menu-item-sub2 {
	color: #AAAAAA;
}
.menu-item-sub2, .menu-item-sub2-act {
	border-bottom: 1px solid #AAAAAA;
	float: left;
}
.menu-item-sub2-act, .menu-item-sub2-act a {
	color: #014171 !important;
}

/* CONTENT MAIN */
#CONTENT-MAIN {
	min-height: 330px;
	padding-top: 4px;
}
#CONTENT-MAIN h1 {
	padding-top: 25px;
	margin-bottom: 12px;
	color: #014171;
	text-transform: uppercase;
	font-size: 1.3em;
}
#CONTENT-MAIN p {
	line-height: 17px;
}
#CONTENT-MAIN img {
}
#CONTENT-MAIN li {
    margin-left: 17px;
}
#CONTENT-MAIN a {
	text-decoration: none;
	color: #014171;
}
#CONTENT-MAIN a:hover {
	text-decoration: underline;
}
/* Add top margin to images to get same hight as h1 */
#CONTENT-MAIN .csc-textpic-intext-left-nowrap .csc-textpic-firstcol {
	padding-top: 25px;
}
#CONTENT-MAIN .csc-frame-frame2 p {
	padding-right: 210px;
}
#CONTENT-MAIN .csc-textpic-caption {
	font-size: 10px;
}
.divider {
	height: 20px;
	clear: both;
}

/* MENU BASIC */
#MENU-BASIC {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	color: #014171;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: lowercase;
	padding-bottom: 20px;
}
#MENU-BASIC a {
	color: #014171;
	text-decoration: none;
}


/* COL RIGHT */

#MENU-LANGUAGE {
	height: 50px;
}
.language-item, .language-act {
	padding-bottom: 5px;
}
#MENU-LANGUAGE a {
	text-decoration: none;
	font-size: 9px;
}

#LOGO {
	padding-top: 40px;
}

#CONTENT-RIGHT {
	padding-top: 32px;
	padding-bottom: 25px;
}
#CONTENT-RIGHT p {
	line-height: 17px;
}
#CONTENT-RIGHT IMG {
	margin-top: 5px;
}
#CONTENT-RIGHT h1 {
	margin-bottom: 5px;
}
#CONTENT-RIGHT .csc-frame-frame1 {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


.clearer {
	display: block;
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
}

/* EXTENSION CSS */

/* LANGUAGE MENU */
#LANGUAGE {
	padding-top: 3px;
	padding-right: 20px;
	text-align: right;
}
#LANGUAGE a {
	text-decoration: none;
	color: #999999;
	padding-left: 10px;
}
#LANGUAGE a.language-act {
	color: #003399;
}


/* NEWS */
/* news latest view */
.news-latest-item {
	padding-bottom: 10px;
}
.news-latest-item h1 a {
	text-decoration: none;
}
.news-latest-item .morelink {
	padding-left: 5px;
}
/* news list view */
.news-list-item {
	margin-bottom: 15px;
}
.news-list-item h1 a {
	text-decoration: none;
}
.news-list-item .morelink {
	padding-left: 5px;
}
.news-list-item .morelink IMG {
	margin: 0 !important;
	border: none;
}
.tx-ttnews-browsebox table {
	margin: auto;
	text-align: center;
}
.tx-ttnews-browsebox a {
	padding-left: 3px;
	padding-right: 3px;
}
/* news single view */
.news-single-backlink {
	margin-top: 15px;
	clear: both;
}
.news-single-backlink a {
	padding-left: 9px;
	background-image: url(../pics/link_icon_arrow.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}
.news-single-image-outer {
	float: right;
	margin-left: 10px;
}
.news-single-imgcaption {
	font-size: 10px;
}

/* LOGIN */
.tx-newloginbox-pi1 {
	padding-top: 7px;
	padding-left: 20px;
}
.tx-newloginbox-pi1 INPUT {
	border: none;
	background: #CCCCCC;
	color: #666666;
	font-size: 1.1em;
	padding: 3px;
}
.tx-newloginbox-pi1 p {
	line-height: 20px;
	color: #FFFFFF;
}
.tx-newloginbox-pi1 #submitbutton {
	background: url(../pics/arrow_login.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: #FFFFFF;
	padding-left: 20px;
}
* html .tx-newloginbox-pi1 #submitbutton {
	padding-left: 14px;
}
.tx-newloginbox-pi1 #submitbutton:hover, .tx-newloginbox-pi1 #submitbutton:focus {
	color: #666666;
}
.submitbutton:hover, .submitbutton:focus  {
	color: #666666 !important;
}
.tx-newloginbox-pi1 #logoutbutton {
	background: url(../pics/arrow_login.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: #FFFFFF;
	padding-left: 14px;
}
.tx-newloginbox-pi1 #logoutbutton:hover, .tx-newloginbox-pi1 #logoutbutton:focus {
	color: #666666 !important;
}


/* MAIL FROM CSS SETTING */
.csc-mailform-field label {
	width: 65px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: right;
	padding-top: 2px;
	margin-right: 10px;
	font-weight: bold;
	display: block;
	float: left;
}
.csc-mailform-field INPUT, .csc-mailform-field TEXTAREA, .csc-mailform-field SELECT {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.csc-mailform-field TEXTAREA {
	width: 310px;
	margin-bottom: 5px;
}
.csc-mailform-field INPUT {
	margin-bottom: 5px;
	width: 310px;
}
.csc-mailform-field SELECT {
	margin-bottom: 5px;
}
.csc-mailform-submit {
	border: 1px solid #666;
	width: 30px;
	margin-left: 77px;
	margin-top: 10px;
	padding: 0px;
}
.csc-mailform {
	border: 0px;
	margin-left: 12px;
	padding: 0px;
	padding-top: 0px;
}
.csc-mailform-check {
	float: left;
	text-align: left !important;
	margin-left: 65px !important;
	width: 10px !important;
	margin-top: 0;
	padding-top: 0;
}

/* SEARCH */
#SEARCH {
	padding-right: 2px;
	padding-top: 7px;
	text-align: right;
}
.tx-indexedsearch-icon IMG {
	border: none !important;
	padding: 0;
	margin: 0;
	padding-top: 5px;
}
.tx-indexedsearch-searchbox p {
	padding-top: 10px;
}
.tx-indexedsearch-searchbox INPUT, .tx-indexedsearch-searchbox SELECT {
	margin-left: 5px;
	margin-bottom: 5px;
}
.tx-indexedsearch-title A {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.tx-indexedsearch-title a:hover {
	text-decoration: underline;
}
.tx-indexedsearch-browsebox A {
	color: #333333;
}
.tx-indexedsearch-browsebox UL {
	list-style: none;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tx-indexedsearch-browsebox LI {
	display: inline;
	padding-right: 5px;
}
.tx-indexedsearch-searchbox-button,
.tx-damdownloads-pi1-searchbutton {
	background: url(../pics/bg_search_button.gif);
	background-repeat: no-repeat;
	width: 120px !important;
	height: 18px;
	border: none !important;
	color: #014171;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
	display: block;
	margin-bottom: 0 !important;
	padding-bottom: 1px;
	cursor: pointer;	
}
.tx-damdownloads-pi1-searchbutton {
	margin-top: 1px;
}

/* DAM DOWNLOADS */

/* list */
.tx-damdownloads-pi1 form {
	padding-top: 10px;
}
.tx-damdownloads-pi1 .browsebar {
	text-align: center;
	line-height: 30px;
}
.tx-damdownloads-pi1-list {
	width: 600px;
}
.tx-damdownloads-pi1-list td {
	width: 200px;
	vertical-align: top;
}

.tx-damdownloads-pi1-list div.image {
	width: 190px;
	text-align: center;
	/*background: #EFEFEF;*/
	background: url(../pics/bg_damdownloads_listitem.gif);
	background-repeat: no-repeat;
	height: 140px;
	padding-top: 10px;
}
.tx-damdownloads-pi1-list div.document {
	width: 190px;
	height: 150px;
	/*background: #EFEFEF;*/	
}
.tx-damdownloads-pi1-list div.document img {

}
.tx-damdownloads-pi1-list div.info {
	padding-bottom: 15px;
}
.tx-damdownloads-pi1 .browsebar table {
	margin: auto;
}
.tx-damdownloads-pi1-list div.title {
	margin-top: 5px;
	width: 200px;
}
.tx-damdownloads-pi1-list div.detaillink {
	margin-top: 5px;
}

/* detail view */
.tx-damdownloads-pi1-detail div.title {
	margin-top: 5px;
}
.tx-damdownloads-pi1-detail div.addtofilecollection {
	margin-top: 5px;
}

/* collect */
#CONTENT-RIGHT .tx-damdownloads-pi1-search {
	display: none;
}
.tx-damdownloads-pi1-collect td {
	vertical-align: top;
}

/* SITEMAP */
#CONTENT-MAIN .csc-sitemap ul {
	margin-left: 20px;
	list-style-type: none;
}
#CONTENT-MAIN .csc-sitemap ul li {
	margin-bottom: 10px;
}
#CONTENT-MAIN .csc-sitemap ul li a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#CONTENT-MAIN .csc-sitemap ul li a:hover,
#CONTENT-MAIN .csc-sitemap ul li a:focus {
	text-decoration: underline;
}
#CONTENT-MAIN .csc-sitemap ul ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#CONTENT-MAIN .csc-sitemap ul ul li {
	margin-bottom: 0;
}
#CONTENT-MAIN .csc-sitemap ul ul li a {
	padding-left: 5px;
	font-weight: bold;
	color: #1DBBEA;
}
#CONTENT-MAIN .csc-sitemap ul ul ul {
	margin-left: 22px;
	list-style-type: square;
}
#CONTENT-MAIN .csc-sitemap ul ul ul li a {
	padding-left: 0;
	background-image: none;
	text-transform: none;
	font-weight: bold;
	color: #014171;
}
#CONTENT-MAIN .csc-sitemap ul ul ul ul {
	margin-left: 12px;
	list-style-type: circle;
}

/* Print Link */
#PRINTLINK {
	float: right;
}
#PRINTLINK a {
	background: url(../icons/print_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 22px;	
}

/* Hide Print Header on regular Pages */
#PRINT-HEADER {
	display: none;
}

/* NEWS TICKER */
#tickerspace {
	padding-top: 27px;
	color: #FFFFFF;
}
#tickerspace p {
	padding: 0;
	margin: 0;
}
#tickerspace a {
	color: #FFFFFF;
}
#tickerspace p.dmnt_par {
	color: #FFFFFF;
}

/* Simple Confirm */
.tx-pvsimpleconfirm-pi1 {

}
.tx-pvsimpleconfirm-pi1 form {

}
.tx-pvsimpleconfirm-pi1 #submit-button {
	margin-top: 5px;
}

/* Random Content Element */
.tx-ghrandomcontent-pi1 {
	padding-bottom: 15px;
}


/* HACK */
* html #CONTENT-MAIN {
	height: 330px;
}
