HTML {height: 100%;}

BODY {
	background-color : #660000;
	text-align : center;
	background-image: url('/tl_files/SYNTAXYS_V7/images/design/bg_shimmer.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	}
BODY.home { background-position: center -50px; }	
BODY.standard { background-position: center -150px;height: 101%; }
	
BODY, A, INPUT[type=submit] {
	color : #efe3e3;
	font-family: "Philosopher", "MS Serif", "New York", Georgia, "Times New Roman", serif;
	font-size :1.0em;
	line-height : 1.4em;
	outline: none;
	-moz-outline-style: none;
	}

#wrapper {
	width: 100%;
	background-repeat: repeat-x;
	display: block;
	position: relative;
	text-align : center;
	}
BODY.home #wrapperBack {
	width: 100%;
	background-repeat: repeat-x;
	display: block;
	position: relative;
	text-align : center;
	margin-top: 7%;
	background-position: 0px 14px;
	background-image: url('/tl_files/SYNTAXYS_V7/images/design/bg_band.png');
	height: 414px;
	}
BODY.standard #wrapper {
	background-position: 0px 64px;
	background-image: url('/tl_files/SYNTAXYS_V7/images/design/bg_band_standard.png');
	overflow: hidden;
	}
BODY.home #wrapper {
	overflow: hidden;
	}

STRONG, B {font-weight :bold;}
EM, I {font-style: italic;}
P {margin: 10px 0px 10px 0px;}
P:first-child {margin: 0px 0px 10px 0px;}

#contentArea {
	width: 950px;
	position: relative;
	display: inline-block;
	text-align: left;
	}
BODY.home #contentArea {
	}
BODY.standard #contentArea { margin-top: 50px; }

#headContainer {
	height:64px !important;
	overflow: hidden;
	}
#claim, #logo {
	float: left;
	display: block;
	position: relative;
	}
#claim {
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	font-weight: bold;
	font-size :1.4em;
	line-height : 1.8em;
	width: 680px;
	margin: 10px 0px 0px 10px;
	}
#logo {
	margin: 0px;
	width: 240px;
	}

#contentMain {
	clear: both;
	width: 950px;
	border-top: 1px solid #669900;
	}
BODY.home #contentMain {
	background-color: #669900;
	height: 299px;
	overflow: hidden;
	}
BODY.home #contentMain .left,
BODY.standard #contentMain .navi {
	display: block;
	position: relative;
	}
#contentMain,
BODY.standard div.last,
BODY.home #contentMain .left,
BODY.standard #contentMain .navi {
	border-top-right-radius: 20px;
	-webkit-border-radius-topright: 20px;
	-moz-border-radius-topright: 20px;
	}
BODY.home #contentMain .left {
	float: left;
	background: #336600;
	width: 670px;
	height: 300px;
	}
BODY.standard #contentMain .navi {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #efe3e3;
	height: 149px;
	overflow: hidden;
	border-right: 1px solid #669900;
	}

BODY.home #naviTop,
BODY.standard #naviTop {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0px;
	}
BODY.home #naviTop {
	top: 0px;
	width: 650px;
	}
BODY.standard #naviTop {
	top: 65px;
	width: 950px;
	}
#naviTop ul.level_1 li, div.last {float: left; position: relative; background: transparent;}
#naviTop ul.level_1 li ul.level_2 {display: none;}

#naviTop UL.level_1 LI SPAN.active,
#naviTop UL.level_1 LI A {
	margin-right: 2px;
	text-align: center !important;
	padding: 10px 0px 10px 0px;
	display: block;
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	font-size: 1.0em;
	line-height : 1.0em;
	}
#naviTop UL.level_1 LI ul.level_2 SPAN.active,
#naviTop UL.level_1 LI:hover ul.level_2 SPAN.active,
#naviTop UL.level_1 LI:hover ul.level_2 A,
#naviTop UL.level_1 LI:hover ul.level_2 A:hover,
#naviTop UL.level_1 LI SPAN.active,
#naviTop UL.level_1 LI A:hover { background-color: #003300; }
#naviTop ul.level_1 li:hover ul.level_2 li a,
#naviTop ul.level_1 li:hover ul.level_2 A,
#naviTop UL.level_1 LI UL.level_2 LI A,
#naviTop UL.level_1 LI A {
	text-decoration: none;
	background-color: #003300;
	background: rgba(0, 51, 0, 0.6);
	}
#naviTop UL.level_1 SPAN.home,
#naviTop UL.level_1 LI.home A { width: 120px; }
#naviTop UL.level_1 SPAN.about,
#naviTop UL.level_1 LI.about A { width: 150px; }
#naviTop UL.level_1 SPAN.products,
#naviTop UL.level_1 LI.products A { width: 120px; }
#naviTop UL.level_1 SPAN.wowjr,
#naviTop UL.level_1 LI.wowjr A { width: 70px; }
#naviTop UL.level_1 SPAN.contact,
#naviTop UL.level_1 LI.contact A { width: 90px; }

#naviTop UL.level_1 LI:hover ul.level_2 {display:block; position:absolute; top:36px; left:0px;}
#naviTop UL.level_1 LI ul.level_2 li SPAN.active,
#naviTop UL.level_1 LI:hover ul.level_2 A { width: 170px !important; }
#naviTop UL.level_1 LI.wowjr ul.level_2 li SPAN.active,
#naviTop UL.level_1 LI.wowjr:hover ul.level_2 A { width: 250px !important; }
#naviTop UL.level_1 LI ul.level_2 li SPAN.active,
#naviTop UL.level_1 LI:hover ul.level_2 A {
	display: block;
	white-space: nowrap;
	font-size: 0.9em !important;
	line-height : 1.0em !important;
	border: 0px;
	text-align: left !important;
	padding: 6px 9px 6px 9px !important;
	}

#naviTop UL.level_1 LI:hover ul.level_2 li a.hide {color:#fff;}
#naviTop UL.level_1 LI:hover ul.level_2 li:hover a.hide {color:#000;}
#naviTop UL.level_1 LI:hover ul.level_2 li ul.level_3 {display: none;}
#naviTop UL.level_1 LI:hover ul.level_2 li:hover ul.level_3 {
	display: block;
	position:absolute;
	left: 189px;
	top: 0px;
	}

BODY.standard #naviTop div.last,
BODY.home #naviTop div.last {
	background-color: #003300;
	background: rgba(0, 51, 0, 0.6);
	height: 36px;
	display: block;
	}
BODY.home #naviTop div.last { width: 90px; }
BODY.standard #naviTop div.last { width: 390px; }

#contentMain .right {
	float: left;
	display: block;
	position: relative;
	color: #003300;
	}
TD.right .infoBlock H1,
TD.right .infoBlockDark H1,
TD.right .newsSlider H1 {
	margin: 0px 0px 0px 20px;
	}
#contentMain .right H1 {
	margin: 10px 0px 10px 20px;
	}
TD.right .infoBlockDark H2,
TD.right .newsSlider H2,
#contentMain .right H2 {
	color: #efe3e3;
	font-weight: bold;
	font-size: 1.0em;
	line-height : 1.2em;
	margin: 0px 0px 10px 0px;
	}
TD.right .infoBlock H1,
TD.right .newsSlider H1,
#contentMain .right H1 {
	color: #003300;
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	font-weight: bold;
	font-size: 1.0em;
	line-height : 1.2em;
	}
.newsContainer {
	width: 279px;
	}
TD.right .infoBlockDark,
TD.right .infoBlock A,
.newsContainer,
.newsContainer A {
	font-size: 0.9em;
	line-height : 1.2em;
	color: #003300;
	text-decoration: none;
	}
TD.right .infoBlockDark A,
TD.right .infoBlockDark {
	color: #efe3e3;
	text-decoration: none;
	}
TD.right .infoBlock A,
.newsContainer,
.newsContainer A {
	color: #003300;
	}
TD.right .infoBlockDark A:hover,
TD.right .infoBlock A:hover,
.newsContainer A:hover {
	color: #efe3e3;
	text-decoration: underline;
	}

#contentMain .newsContainer {
	border-top-left-radius: 20px;
	-webkit-border-radius-topleft: 20px;
	-moz-border-radius-topleft: 20px;
	border-left: 1px solid #336600;
	border-top: 1px solid #336600;
	margin-left: -1px;
	}

.coda-slider-wrapper IMG {
	margin: 5px 10px 5px 1px;
	-moz-box-shadow: 0px 0px 8px 2px #333;
	-webkit-box-shadow: 0px 0px 8px 2px #333;
	box-shadow: 0px 0px 8px 2px #333;
	float:left;
	}

.coda-nav {
	text-align: right !important;
	width: 270px;
	position: relative;
	display: inline-block;
	}
TD.left .pagination LI SPAN.current,
TD.left .pagination LI A.link,
TD.left A.slider,
.coda-nav LI A.slider {
	display: inline-block;
	text-align: center !important;
	-moz-box-shadow: 0px 0px 8px 2px #333;
	-webkit-box-shadow: 0px 0px 8px 2px #333;
	box-shadow: 0px 0px 8px 2px #333;
	border: 1px solid #ffffff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-decoration: none;
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	font-weight: bold;
	font-size: 1.0em;
	line-height : 1.2em;
	background-color: #336600;
	color : #efe3e3;
	}
.right .coda-nav LI A.slider {
	margin-right: 5px;
	}
TD.left .pagination LI SPAN.current,
TD.left .pagination LI A.link:hover,
TD.left A.slider:hover,
.coda-nav LI A.current,
.coda-nav LI A.slider:hover {
	background-color: #003300;
	}

TD.left H1,
BODY.standard #contentTable {
	position: relative;
	}
BODY.standard TD.right,
BODY.standard #contentTable {
	border-bottom-right-radius: 20px;
	-webkit-border-radius-bottomright: 20px;
	-moz-border-radius-bottomright: 20px;	
	}
BODY.standard #contentTable {
	border-right: 1px solid #669900;
	border-bottom: 1px solid #669900;
	}

BODY.standard TD.left {
	width: 670px;
	}
TD.left .mainContentPadding {
	padding: 50px 20px 40px 0px;
	}
TD.left H1, TD.left H2, TD.left H3 {
	font-weight: bold;
	}
TD.left H1 {
	margin: 0px 0px 20px -10px;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #efe3e3;
	padding: 6px 0px 3px 10px;
	border: 1px solid #669900;
	border-top-left-radius: 20px;
	-webkit-border-radius-topleft: 20px;
	-moz-border-radius-topleft: 20px;	
	}
TD.left H2,
TD.left H2 A {
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	margin: 20px 0px 10px 0px;
	font-size: 18px;
	line-height: 21px;
	color: #669900;
	}
TD.left .mod_newslist H2,
TD.left .mod_newsreader H2 {
	margin: 0px 0px 10px 0px !important;
	}
TD.left H1,
TD.left H2,
TD.right H1.ce_headline,
TD.right .mod_navigation H1 {
	-moz-text-shadow: #333 1px 1px 2px;
	-webkit-text-shadow: #333 1px 1px 2px;
	text-shadow: #333 1px 1px 2px;
	}
TD.left .mod_newsreader H3 {
	margin-bottom: 10px;
	}

.tooltip, .tooltipS,
TD.left .testlink,
BODY.standard TD.left IMG {
	-moz-box-shadow: 0px 0px 10px 2px #333;
	-webkit-box-shadow: 0px 0px 10px 2px #333;
	box-shadow: 0px 0px 10px 2px #333;
	}
TD.left .mod_newslist,
TD.left .mod_newsreader,
TD.left .ce_form,
TD.left .ce_table,
TD.left .ce_text,
TD.left .ce_list {
	padding: 0px 0px 0px 10px;
	}

TD.left .testlink {
	padding: 5px 6px 5px 6px;
	border: 1px solid #669900;
	color: #efe3e3;
	background-color: #336600;
	border-radius: 5px;
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	text-decoration: none;
	}
TD.left .testlink,
TD.left .caption {
	font-size: 0.8em;
	line-height : 1.0em;
	}

TD.left .mod_newsreader IMG,
TD.left .mod_newslist IMG {
	margin: 6px 15px 0px 0px !important;
	}

TD.left UL {
	margin: 0px 0px 0px 10px;
	}
TD.left .textflow UL,
TD.left UL.textflow {
	margin: 10px 0px 10px 10px;
	}
TD.left OL {
	list-style-type: decimal;
	margin: 10px 0px 10px 20px;
	}
TD.left .mod_newsreader UL LI,
TD.left .ce_text UL LI,
TD.left .mod_sitemap UL LI,
TD.left .ce_list UL LI {
	padding-left: 30px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-image: url('/tl_files/SYNTAXYS_V7/images/design/list.png');
	}
TD.left .ce_table TABLE {
	background-color: #003300;
	border: 3px solid #003300;
	}
TD.left .ce_table TABLE TD {
	padding: 6px;
	font-size: 0.8em;
	line-height : 1.0em;
	background-color: #336600;
	border: 1px solid #003300;
	}
TD.left .ce_table TABLE TH {
	padding: 6px;
	}
TD.left .layout_latest,
TD.left .mod_newslist
	{
	clear: both !important;
	display: inline-block;
	position: relative;
	}
TD.left .layout_latest
	{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #336600;
	}
TD.left .mod_newslist p.more
	{
	text-align: right;
	}
TD.left span.info
	{
	font-size: 0.9em;
	}
TD.left .pagination UL {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	clear:both;
	position:relative;
	}
TD.left .pagination LI {float:left; margin-right: 8px;}
TD.left .rss_link {
	position: absolute;
	left: 612px;
	top: 59px;
	}
TD.left .pdf_link {
	position: absolute;
	left: 590px;
	top: 61px;
	}
TD.left .pdf_link A {
	margin-right: 8px;
	}
TD.left .partner {
	clear:both;
	}

BODY.standard TD.right {
	background-color: #336600;
	color : #003300;
	width: 280px;
	padding: 0px !important;
	vertical-align: top !important;
	}
BODY.home #naviSubContainer {
	margin: 10px 0px 40px 690px;
	}
BODY.standard #naviSubContainer {
	background-image: url('/tl_files/SYNTAXYS_V7/images/design/bg_band_table.png');
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 669px;
	width:  281px !important;
	height: 50px !important;
	float: left;
	}
BODY.standard #naviSub {
	margin: 10px 0px 0px 20px;
	color : #efe3e3;
	}
#naviSub A {
	font-size: 0.8em;
	line-height : 1.0em;
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	text-decoration: none;
	color : #efe3e3;
	}
TD.right .mod_navigation UL LI A:hover,
TD.right .mod_navigation UL LI SPAN.active,
#naviSub A:hover {
	color: #669900;
	}

TD.right H1.ce_headline,
TD.right .mod_navigation {
	margin: 50px 0px 19px 0px !important;
	display: block;
	z-index: 0;
	}
TD.right H1.ce_headline,
TD.right .mod_navigation H1 {
	font-size: 1.0em;
	line-height : 1.0em;
	color : #efe3e3;
	padding: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #669900;
	display: block;
	}
TD.right .infoBlockDark {
	padding: 0px 0px 10px 20px !important;
	}
TD.right .infoBlock,
TD.right .newsSlider {
	background-color: #669900;
	display: block;
	padding: 10px 0px 10px 0px !important;
	}
TD.right .infoBlock UL {
	margin: 10px 0px 0px 20px;
	}
TD.right .infoBlock LI {
	height : 16px;
	background-repeat:no-repeat;
	background-position: left center;
	padding: 0px 0px 5px 20px !important;
	margin: 0px 0px 2px 0px;
	display:block;
	}
TD.right .mod_navigation UL.level_1 {
	margin: 19px 0px 0px 20px;
	}
TD.right .mod_navigation UL.level_2 {
	margin: 0px 0px 0px 10px;
	}
TD.right .mod_navigation UL LI SPAN.active,
TD.right .mod_navigation UL LI A {
	font-size: 0.9em !important;
	line-height : 1.4em !important;
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	text-decoration: none;
	}
TD.right div.last {
	border: 0px;
	margin: 0px;
	background: transparent;
	display: none;
	}
span.gp {
	vertical-align: middle;
	display:inline-block;
	}

#contentFooter {
	margin: 10px 0px 20px 10px;
	font-size: 0.9em;
	}

div.radio_container span,
div.checkbox_container span {
	display:block;
	}
label.furtherInfo {
	font-weight: bold;
	}
fieldset.leftForm {
	width: 310px;
	}
fieldset.leftForm,
fieldset.rightForm {
	float: left;
	margin-top: 20px;
	}
fieldset.rightForm {
	width: 280px;
	}
fieldset.leftForm {
	margin-right: 30px;
	}
INPUT[type=text], TEXTAREA {
	width: 310px;
	border: 1px solid #669900;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;	
	font-size: 0.9em;
	background-color : #efe3e3;
	color: #003300;
	}
INPUT[type=submit] {
	border: 1px solid #003300;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;	
	font-size: 0.9em;
	background-color : #336600;
	color: #efe3e3;
	cursor: pointer;
	}
INPUT[type=submit] {
	padding: 5px 10px 3px 10px;
	}
INPUT[type=submit].noP {
	padding: 0px 10px 0px 10px;
	position:relative;
	top:-1px;
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	}
INPUT[type=submit]:hover {
	background-color : #003300;
	}

.tooltip, .tooltipS {
	width: 140px;
	display: block;
	padding: 10px;
	color : #efe3e3;
	background-color : #003300;
	border: 1px solid #669900;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	z-index: 1000;
	font-size: 0.8em;
	line-height : 1.0em;
	}
.tooltip {
	position: relative;
	left: 690px;
	top: -120px;
	}
.tooltipS {
	position: absolute;
	left: 690px;
	top: 180px;
	}

.recaptcha {
	position: relative;
	display: block;
	margin: 0px 0px 20px 0px;
	clear: both;
	}

PRE {
	width: 520px !important;
	overflow-x: scroll;
	display: block;
	padding: 20px;
	margin: 20px 0px 20px 40px;
	background-color: #669900;
	color : #efe3e3;
	font-size: 0.9em !important;
	line-height : 1.4em !important;
	font-family: "Cousine", "Lucida Console", "Courier New", monospace;
	white-space: pre-wrap;
	}


