/*********************************************

	General Styles

********************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
	line-height: 130%;
	background-color: #000;
}


a:link     { color:#6EAB23; text-decoration:none; }
a:visited  { color:#6EAB23; text-decoration:none; }
a:hover    { color:#fff; text-decoration:none; }
a:active   { color:#6EAB23; text-decoration:none; }

.options a:link     { color:#eee; text-decoration:none; }
.options a:visited  { color:#eee; text-decoration:none; }
.options a:hover    { color:#6EAB23; text-decoration:none; }
.options a:active   { color:#eee; text-decoration:none; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

html, body, #content {
	height: 100%;
}


#background {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #000;
  position: absolute;
  top: 0px;
  left: 0px;
}


.container {
	width: 940px; 
	margin: 0 auto; 
	overflow: hidden; 
	position: relative;
	
}



#content sup {
	vertical-align: super;
	line-height: 90%;
}

/*********************************************

	Header / Navigations

********************************************/

#header {
	width: 206px;
	height: 500px;
	position: absolute;
	right: 0px;
}


#header h1 {
	width: 191px;
	height: 102px;
	margin-left: 15px;
}

#header h1 a {
	text-indent: -1000px;
	overflow: hidden;
	background: url("../images/logo.png") no-repeat;
	width: 191px;
	height: 102px;
	display: block;
}

#header #nav {
	background: url("../images/bg/nav.png") repeat-x left bottom;
	height: 486px;
	margin-left: 15px;
}

#nav a:link     { color:#ccc; }
#nav a:visited  { color:#ccc; }
#nav a:hover    { color:#6EAB23; }
#nav a:active   { color:#ccc;  }

#nav .main {
	padding: 15px 0px 0px 18px;
}

#nav .main li {
	display: block;
	height: 28px;
	width: 100%;
	/* position: relative; */
}

#nav .main li.active {
	margin-left: -33px;
	margin-top: -9px;
	background: url("../images/bg/etiquette.png") no-repeat;
	padding-top: 9px;
	width: 120%;
}

#nav .main li.active a {
	padding-left: 14px;
	padding-right: 14px;
	background-color: #6EAB23;
	color: #000;
	height: 20px;
}

#nav .main a {
	font-size: 14px;
	text-transform: uppercase;
	padding: 7px 0px 1px 0px;
	float: left;
}


#nav .meta {
	padding: 30px 0px 0px 18px;
}

#nav .meta li {
	padding: 4px 0px;
}

#nav .meta li.active a {
	color:#6EAB23;
}


#languages {
	height: 102px;
	margin-left: 9px;
}

#languages a:link     { color:#999; }
#languages a:visited  { color:#999; }
#languages a:hover    { color:#fff; }
#languages a:active   { color:#999;  }


#languages li {
	float: left;
	background: url("../images/bg/general.png");
	margin-right: 2px;
}

#languages li a {
	padding: 3px 10px 3px 10px;
	display: block;
}

#languages li.active a {
	color: #ccc;
}





/*********************************************

	Content / Articles

********************************************/

#content {
	float: left;
	width: 734px;
	padding: 0px 0px 0px 0px;
}



#articles {
	
}

.article {
 	padding-left: 15px;
 	overflow: hidden;
 	margin-bottom: 20px;
 	margin-right: 23px;
 	float: left;
 	display: inline;
}


.singlesize {
	width: 329px;
}

.doublesize {
	width: 696px;
}

.wrapper {
	background: url("../images/bg/general.png");
	position: relative;
}

.article h2, .clients h2, .partner h2 {
	color: #6DAB22;
	font-size: 18px;
	text-transform: uppercase;
	margin: 8px 0px 5px 0px;
}

.article .images img {
	float: left;
	padding: 0px 5px 5px 0px;
}






/*********************************************

	Mission statement

********************************************/

.mission_flash {
	display: block;
	position: relative;
}

#mission_statement {
	height: 404px;
	width: 696px;
}

#mission_statement div {
	height: 404px;
	width: 696px;
	background: url("../images/bg/mission_statement.png") no-repeat;
}

#mission_statement p {
	line-height: 18px;
	text-align: center;
	padding-top: 375px;
}

#mission_statement p img {
	vertical-align:  bottom;
	margin-right: 3px;
}

.mission_flash .wrapper {
	padding: 0px;
}

.mission .wrapper {
	padding: 12px 20px 20px 20px;
}

.mission .wrapper h2 {
	margin-bottom: 15px;
}

.mission .wrapper p {
	margin-bottom: 15px;
}



/*********************************************

	News

********************************************/

div.news.singlesize {
	 height: 374px; 
}

.news .wrapper {
	padding: 23px 36px 26px 75px; 
	
}

.news .date {
	position: absolute;
	left: -15px;
	top: 15px;
	width: 59px;
	height: 56px;
	padding-top: 9px;
	background: url("../images/bg/etiquette.png") no-repeat;	
}

.news .date p {
	display: block;
	padding-top: 8px;
	padding-bottom: 7px;
	background-color: #6EAB23;
	color: #000;
	text-align: center;
	line-height: 0px;
}


.news .date p span {
	line-height: 0;
}
.news .date p .day {
	font-size: 26px;
}

.news .date p .month {
	font-size: 15px;
	text-transform: uppercase;
}



/*********************************************

	Solutions

********************************************/

.product {
}

.product .wrapper {
	padding: 15px; 
	
}

.product .etiquette {
	margin-left: -30px;
	margin-bottom: 10px;
}



.product .title {
	background: url("../images/bg/etiquette.png") no-repeat top left;
}

.product .title h2 {
	display: block;
	float: left;
	padding: 8px 15px 3px 15px;
	background-color: #6EAB23;
	margin: 9px 0px 0px 0px;

	color: #000;
}

.product .description {
	height: 75px;
}

.product .options {
	width: 100%;
	margin-top: 15px;
	background: url("../images/bg/transline.png") no-repeat top center;
	text-align:center;
}


.product .options ul {
	padding-top: 10px;
}
.product .options li {
	display: inline;
	margin: 0px 10px;
}

.facts a, a.facts {
	background: url("../images/icons/document.png") no-repeat top left;
	padding-left: 16px;
}

.play a, a.play {
	background: url("../images/icons/play.png") no-repeat top left;
	padding-left: 19px;
}



/*********************************************

	Showroom

********************************************/

.showroom {
	
}

.showroom .wrapper {
	padding: 18px;
}

.location .wrapper {
	padding: 18px 18px 18px 28px;
}

img.hl {
	vertical-align: text-top;
	/*padding-top:1px;*/
}

.location h2 {
	margin: 10px 0px 20px 0px;
}

.location p {
	margin-top: 20px;
}

#map_canvas, .map_canvas {
	background: #ccc;
	width: 274px;
	height: 178px;
	overflow: hidden;
}



.visitation .wrapper {
	padding: 10px 15px 15px 25px; 
	
}

.visitation .etiquette {
	margin-left: -40px;
	margin-top: -15px;
}



.visitation .title {
	background: url("../images/bg/etiquette.png") no-repeat top left;
}

.visitation .title h2 {
	display: block;
	float: left;
	padding: 8px 15px 3px 15px;
	background-color: #6EAB23;
	margin: 9px 0px 0px 0px;

	color: #000;
}



/*********************************************

	Visitation Form

********************************************/


.visitation label {
	display: block;
	padding-left: 2px;
	color: #ccc;
}

.visitation form {
	margin-top: 10px;
}

.visitation p {
	margin-bottom: 10px;
}

.visitation p.formtext input {
	border: none;
	background: #eee;
	width: 248px;
	height: 24px;
	line-height: 24px;
	padding: 0px 5px;
	color: #666;
}

.visitation p.formtextarea textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background: #eee;
	width: 248px;
	height: 63px;
	padding: 5px;
	color: #666;
}

.visitation .formsubmit {
	margin-top: 25px;
}

.visitation .submitform {
	border: none;
	width: 84px;
	height: 25px;
	background: #6EAB23;
	color: #000;
	font-size:14px;
	line-height: 25px;
	text-transform: uppercase;
	cursor:pointer;
}

.visitation .resetform {
	margin-left: 10px;
	border: none;
	background: none;
	color: #999;
	font-size:12px;
	line-height: 25px;
	cursor:pointer;
}



/*********************************************

	Clients & References

********************************************/


.clients {
	padding-left: 15px;
}

.clients .wrapper {
	margin: 0px;
	padding: 25px;
	height: 500px;
}

.clients li.client {
	float: left;
	display: inline;
	width: 205px;
	height: 110px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url("../images/bg/general.png");
}

.clients li.active {
	width: 460px;
	height: 540px;
	padding: 0px 0px 0px 15px;
	margin-left: -15px;
	background: none;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}

.clients li.active p {
	margin-top: 18px;
}

.clients li div {
	display: none;
}

.clients li.active div {
	display: block;
}

.clients .etiquette {
	margin-left: -40px;
	margin-top: -10px;
	margin-bottom: 20px;
}


.clients .title {
	background: url("../images/bg/etiquette.png") no-repeat top left;
}

.clients .title h2 {
	display: block;
	float: left;
	padding: 8px 15px 3px 15px;
	background-color: #6EAB23;
	margin: 9px 0px 0px 0px;
	color: #000;
}

.clients .options {
	width: 100%;
	margin-top: 25px;
	background: url("../images/bg/transline_big.png") no-repeat top center;
	text-align:center;
}


.clients .options ul {
	padding-top: 10px;
}
.clients .options li {
	display: inline;
	margin: 0px 10px;
}



/*********************************************

	Partners

********************************************/

.partner {
}

.partner .wrapper {
	padding: 20px; 
}


.partner .logo {
	float: left;
	padding-top: 10px;
	width: 200px;
	text-align: center;
}

.partner .description h2 {
	text-transform: none;
	margin-bottom: 10px;
}

.partner .description {
	float: left;
	width: 400px;
	margin-left: 30px;
}

.partner .description p {
	margin-bottom: 15px;
}






/*********************************************

	Text Styles

********************************************/


.txt {
	
}

.txt .wrapper {
	padding: 10px 15px 25px 25px;
	
}

.txt .etiquette {
	margin-left: -40px;
	margin-bottom: 10px;
	margin-top: -10px;
}

.txt h3, .txt h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #6EAB23;
	margin: 20px 0px 10px 0px;
}


.txt h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #6EAB23;
	margin-bottom: 10px;
	margin-top: 10px;
}


.txt p {
	margin-bottom: 0px;
	width: 550px;
}

.txt img {
	display: inline;
	vertical-align: bottom;
	padding-bottom: -5px;
}

.txt .title {
	background: url("../images/bg/etiquette.png") no-repeat top left;
}

.txt .title h2 {
	display: block;
	float: left;
	padding: 8px 15px 3px 15px;
	background-color: #6EAB23;
	margin: 9px 0px 0px 0px;
	
	color: #000;
}

.txt ul {
	margin-top: 15px;
	margin-bottom: 15px;
}

.txt ul li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}


/*********************************************

	Search Styles

********************************************/

#searchcontrol {
	width:650px;
	
}


#searchcontrol form.gsc-search-box {
	padding: 5px;
	height: 25px;
	background-color: #333;
	border: 1px solid #666;
	margin: 10px 0px 30px 0px;
	 
}

#searchcontrol table.gsc-search-box {
	float:left;
}

#searchcontrol table.gsc-branding {
	float:right;
	text-align:right;
	color: #666;
}


#searchcontrol .gsc-search-box .gsc-input input {
	border: none;
	background: #eee;
	width: 248px;
	height: 24px;
	line-height: 24px;
	padding: 0px 5px;
	color: #666;
}

#searchcontrol .gsc-search-box .gsc-branding-img img {
	margin-top: 6px;
	margin-left: 5px;
}


#searchcontrol .gsc-search-box .gsc-search-button input {
	border: none;
	width: 84px;
	height: 24px;
	background: #6EAB23;
	color: #000;
	font-size:12px;
	line-height: 25px;
	text-transform: uppercase;
	cursor:pointer;
	margin-left: 10px;
}

#searchcontrol .gsc-resultsHeader, #searchcontrol .gs-watermark, #searchcontrol .gs-visibleUrl-short {
	display: none;
}


.gs-result {
	padding: 10px 5px;
	border-bottom: 1px solid #333;
}

.gs-result .gs-title {
	font-size: 14px;
}

.gs-result .gs-snippet {
	width: 500px;
	color: #ccc;
	margin: 5px 0px;
	line-height: 140%;
}

.gs-result .gs-snippet b {
	color: #000;
	background-color: #6EAB23;
	padding: 0px 3px;
	font-weight: normal;
	
}

.gs-result .gs-visibleUrl-long {
	font-size: 12px;
	color: #666;
}


.gsc-cursor-box {
	padding-top: 40px;
}

.gsc-cursor .gsc-cursor-page {
	display: inline;
	cursor:pointer;
	background-color: #333;
	border: 1px solid #666;
	padding: 2px 6px;
	margin-left: 5px;
	color: #666;
}

.gsc-cursor {
	display: inline;
}

.gsc-trailing-more-results {
	display: inline;
	margin-left: 10px;
}

#searchcontrol .gsc-cursor .gsc-cursor-current-page {
	color: #ccc;
}




/*********************************************

	Form warnings Styles

********************************************/

.visitation ul.form_warning {
	width: 238px;
}

ul.form_warning {
	border: 1px solid #ac0000;
	padding: 10px 10px 5px 10px;
	background-color: #df9c9c;
	margin-bottom: 20px;
	margin-top: 10px;
}

ul.form_warning li {
	line-height: 120%;
	color: #ac0000;
	font-size: 10px;
	margin-bottom: 5px;
}

#content input.form_warning, #content textarea.form_warning {
	/* border: 1px solid #ac0000; */
	background-color: #df9c9c;
	color: #ac0000;
}

.answertext {
	margin-top: 20px;
}

.visitation .answertext {
	margin-bottom: 241px;
	width: 270px;
	font-size: 14px;
	color: #ccc;
}




/*********************************************

	Visitation Form

********************************************/

.contactform ul.form_warning {
	width: 398px;
}

.contactform .personaldata {
	margin-bottom: 40px;
}

.contactform .companydata {
	margin-bottom: 40px;
}

.contactform label {
	display: block;
	padding-left: 2px;
	color: #ccc;
}

.contactform form {
	margin-top: 10px;
}

.contactform p {
	margin-bottom: 10px;
}

.contactform p.formtext input {
	border: none;
	background: #eee;
	width: 308px;	
	height: 24px;
	line-height: 24px;
	padding: 0px 5px;
	color: #666;
}

.contactform p.formtextarea textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background: #eee;
	width: 398px;
	height: 163px;
	padding: 5px;
	color: #666;
}

.contactform .formsubmit {
	margin-top: 25px;
}

.contactform p.formsubmit input {
	border: none;
	width: 84px;
	height: 25px;
	background: #6EAB23;
	color: #000;
	font-size:14px;
	line-height: 25px;
	text-transform: uppercase;
	cursor:pointer;
	float: left;
}

.contactform .resetform {
	margin-left: 20px;
	border: none;
	background: none;
	color: #999;
	font-size:12px;
	line-height: 25px;
	cursor:pointer;
	float: left;
}

.cityformat p.formlabel-plz {
	float: left;
	width: 50px;
}

.cityformat p.formlabel-plz input {
	width: 50px;
}


.cityformat p.formlabel-city {
	float: left;
	width: 238px;
	margin-left: 20px;
}

.cityformat p.formlabel-city input {
	width: 238px;
}

.contactdescription {
	margin-top: 40px;
	padding-bottom: 40px;
	width: 500px;
}

table.contact_info {
	margin-bottom:40px;
}

table.contact_info td {
	width: 180px;
}
