/* Cosign Stylesheet */

@import url(reset.css);

/* ************************************************************** HTML */


html, body {
	margin: 0;
	padding: 0;
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height : 1.4em;
}

/*body {
	text-align : center;
}
*/

/* to clear floated elements - all browsers - from http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

a {
	color: #19398a;
	text-decoration: none;
	outline-style: none;
}

.passive {
	color:#666;
}

#comain a {
	color: #4259a7;
	border-bottom: 1px solid #8c9dd9;
}
#comain h3 a {
	border:none;
	color:#193a8b;
} 
#comain h3 a:hover {
	border:none;
}

#comain a:hover {
	color: #993333;
	border-bottom: 1px solid #BB5555;
}

/*body {
	font-family: arial, sans-serif, tahoma;
	font-size: 13px;
	background: #FFFFFF;
}*/

strong {
	font-weight: bold;
}

#comain a.action {
	background: #0a1c5b;
	background:#193a8b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	margin-left: 47px;
	text-decoration: none;
	color: #FFFFFF;
	border: 0;
}

h1 {
	font-size: 180%;
	font-size:23px;
	margin-bottom: 20px;
	font-weight:normal;
	text-transform:uppercase;
}
h1 span, h2 span {
	color:#636466;
}

h2 {
	font-size: 160%;
	margin-bottom: 20px;
	font-weight:normal;
	color:#193a8b;
}

h3 {
	font-size: 140%;
	margin-bottom: 4px;
	font-weight:normal;	color:#193a8b;
}

p {
	line-height: 1.5;
	margin-bottom: 20px;
}

p.one {
	padding-left: 47px;
	/*line-height: 27px;*/
	background: url("../img/p-one.jpg") no-repeat left top;
	margin-bottom: 5px;
}

p.two {
	padding-left: 47px;
	/*line-height: 27px;*/
	background: url("../img/p-two.jpg") no-repeat left top;
	margin-bottom: 5px;
}

p.three {
	padding-left: 47px;
	/*line-height: 27px;*/
	background: url("../img/p-three.jpg") no-repeat left top;
	margin-bottom: 5px;
}

p.four {
	padding-left: 47px;
	/*line-height: 27px;*/
	background: url("../img/p-four.jpg") no-repeat left top;
	margin-bottom: 5px;
}

p.last {
	margin-bottom: 20px;
}

/* ************************************************************** Cosign Grid */

/* **************** Top region */

#container {
	min-height:100%;
	position:relative;
	text-align:left;
}

#cotop {
	height: 30px;
/*	margin: 0;
	padding: 0;*/
	background: transparent url("../img/cohead.jpg") repeat-x left top;
}


#cotop .min {
	width: 1016px;
	width: 904px;
	margin: 0 auto;
	clear:both;
/*	padding: 0;
	background: inherit;*/
}

#langnav {
	height: 30px;
	float:left;
	position:relative;
}

#langnav ul.hidden {display:none;}

#langnav a.active {cursor:pointer; color:#fff; text-decoration:none; display:inline; float:left; line-height:30px; margin-left:10px; padding-right:20px; background:url("../img/arrow_white_down.gif") right center no-repeat;} 

#langnav ul {
	position:absolute; 
	top:30px;
	padding:0px 5px;
	background:#000;
}
#langnav ul li {
	line-height: 20px;
	background:#000;
}
#langnav ul li.last {
	margin-right: 0px;
}

#langnav ul li a {
	text-decoration: none;
	color: #999;
	font-size:11px;
	display:block;
	padding:0px 30px 0px 10px;
	margin-bottom:5px;
}

#langnav ul li a:hover,
#langnav ul li.active a {
	color: #ccc;
	background:#333;
}
#topnav {
/*	width: 826px;*/
	height: 30px;
	float:right;
/*	position: absolute;
	right: 140px;*/
}

#topnav ul li {
	float: left;
	line-height: 30px;
	margin-right: 33px;
}
#topnav ul li.last {
	margin-right: 0px;
}

#topnav ul li a {
	text-decoration: none;
/*	text-transform: uppercase;*/
	color: #b2b2b4;
}

#topnav ul li a:hover,
#topnav ul li.active a {
	color: #FFF;
}

#search {
	width: 130px;
	height: 45px;
/*	position: absolute;
	right: 10px;*/
	float:right;
/*	line-height: 45px;
	line-height:1em;*/
/*	top:12px;*/
}

#search form {
/*	position: relative;*/
	height: 45px;
/*	background: inherit;*/
}

#search input#searchinput {
	width: 130px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	padding: 2px;
	padding-left:8px;
	margin-top:13px;
	background: #FFFFFF url("../img/glass.jpg") no-repeat right center;
}

#search input#searchsubmit {
	background: transparent;
	color: #B2B2B4;
	border: 0;
	text-transform: uppercase;
}
#search input#searchinput  {
 	color:#aaa;
	padding-left:8px;
	width:120px;
 }
 
#search input#searchinput:focus {
	color:#000;
}

#search #searchinput.inUse {
	color:#000;
}

input#newsletterinput1  {
 	color:#aaa;	
}
input#newsletterinput1:focus {
	color:#000;
}
input#newsletterinput1.inUse {
	color:#000;
}

#language {
	position: absolute;
	width: 100px;
	right: 0;
	top: 0;
	clear: left;
	height: 45px;
	line-height: 45px;
}

#language a {
	margin-right: 10px;
	float: left;
	opacity: 0.7;
}

#language a.last {
	margin-right: 0;
}

#language a:hover {
	opacity: 1;
}

#language a#switchenglish {
	background: url(../img/flag-en.png) no-repeat left center;
	height: 45px;
	width: 24px;
	display: block;
}

/* **************** Head region */

#cohead {
	/*height: 600px;
	height: 552px;*/
	height:468px;
	height:493px;
	height:488px;
	margin: 0;
	padding: 0;
/*	background: transparent;*/
}

.home #cohead {
	background: url("../img/headers/904_home_buttonblue.jpg") no-repeat center top;
	background: url("../img/headers/904_home_blue.jpg") no-repeat center top;
}

.modular #cohead {
	background: url("../img/headers/904_modular_yellow_viver1.jpg") no-repeat center top;
	height: 193px;
	height:188px;
}
.home.small #cohead {
	background: url("../img/headers/904_home_blue.jpg") no-repeat center top;
	height: 193px;
	height:188px;
}
.custom.small #cohead {
	background: url("../img/headers/904_custom_grey.jpg") no-repeat center top;
	height: 193px;
	height:188px;
}
.totem #cohead {
	background: url("../img/headers/904_totem_absgreen.jpg") no-repeat center top;
	height: 193px;
	height:188px;
}
.led #cohead {
	background: url("../img/headers/904_led_Orange.jpg") no-repeat center top;
	height: 193px;
	height:188px;
}
.poster #cohead {
	background: url("../img/headers/904_poster_green.jpg") no-repeat center top;
	height: 193px;
	height:188px;
}
.flexible #cohead {
	background: url("../img/headers/904_flexible_red.jpg") no-repeat center top;
	height: 193px;
	height:188px;
}
.stainless #cohead {
	background: url("../img/headers/904_stainless_blue.jpg") no-repeat center top;
	height: 193px;
	height:188px;
}


#cohead .min {
	width: 1016px;
	width: 904px;
	margin: 0 auto;
	clear:both;
/*	padding: 0;*/
/*	background: inherit;*/
}


#logo {
/*	width: 1016px;*/
	height: 131px;
}

#logo a {
	height: 131px;
	width: 243px;
	text-indent: -5000px;
	background: transparent;
	display: block;
}

#nav {
/*	width: 1016px;*/
	height: 62px;
	height:57px;
	
}

#nav ul li {
	float: left;
	background: #090f1b url("../img/menuli.jpg") no-repeat left top;
/*	width: 127px;*/
	width: 113px;
	height: 62px;
	height:57px;
	padding:0;
	margin:0;
}

#nav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	/*width: 127px;*/
	width: 113px;
	text-align: center;
	clear: left;
	display: block;
	color: #FFFFFF;
/*	color:#B2B2B4;*/
/*	margin-top: 22px;*/
/*	padding-top:22px;*/
	height: 62px;
	height:57px;
	font-size:12px;
}

#nav ul li a span.firstRow {
	padding-top:18px;
	padding-top:17px;
	display:block;
}
/*#nav ul li a:hover {  
	color: #fff;
}*/


#nav ul li a span.secondRow {
	color: #636466;
	margin-top: 0px;
/*	width: 127px;*/
	text-transform: uppercase;
	text-align: center;
	display: block;
	font-size: 85%;
	line-height:85%;
}

#nav ul li#home a:hover, #nav ul li#home.active a  {
	background: url("../img/menulihomehover.jpg") no-repeat left top;
}

#nav ul li#modular a:hover, #nav ul li#modular.active a  {
	background: #090f1b url("../img/menulimodularhover.jpg") no-repeat left top;
}

#nav ul li#totem a:hover, #nav ul li#totem.active a {
	background: #090f1b url("../img/menulitotemhover.jpg") no-repeat left top;
}

#nav ul li#flexible a:hover, #nav ul li#flexible.active a  {
	background: #090f1b url("../img/menuliflexiblehover.jpg") no-repeat left top;
}

#nav ul li#poster a:hover, #nav ul li#poster.active a  {
	background: #090f1b url("../img/menuliposterhover.jpg") no-repeat left top;
}

#nav ul li#led a:hover, #nav ul li#led.active a  {
	background: #090f1b url("../img/menuliledhover.jpg") no-repeat left top;
}

#nav ul li#stainless a:hover, #nav ul li#stainless.active a  {
	background: #090f1b url("../img/menulistainlesshover.jpg") no-repeat left top;
}

#nav ul li#custom a:hover, #nav ul li#custom.active a  {
	background: #090f1b url("../img/menulicustomhover.jpg") no-repeat left top;
}
.graph {
	width: 904px;
	height: 359px;
/*	background: transparent;*/
/*	position: relative;*/
}

.graph.home {
	background: url("../img/graph-home1.jpg") no-repeat left top;
}

#description {
	position: relative;
	left: 30px;
	/*top: 200px;*/
	top:200px;
	/*	padding: 20px;*/
	background: url("../img/white60.png") no-repeat left top;
	width: 460px;
	height: 110px;
	cursor:hand;
	background-image: url(../img/white60.png);
	
}
#description.small {
	height:90px;
}

#description .paddingBox {
	padding:20px;
}

#description h1 {
	margin-bottom: 10px;
	color:#000;
}

/* **************** Main region */

#comain {
/*	width: 100%;*/
/*	min-height: 300px;*/
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

#comain .min {
	width: 1016px;
	width: 900px;
	margin: 0 auto;
	clear:both;
	padding-top:40px;
/*	padding: 0;
	background: transparent;*/
}

#comaincontent {
/*	width: 1016px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	float: none;*/
	padding-bottom:30px;
}

#content {
	margin:0 auto; width:900px;padding-top:20px;
}

#sidebar {
	width: 276px;
/*	padding-top: 20px;*/
	float:left;
/*	margin-left: -1016px;*/
}

.eventitem {
	margin-bottom: 20px;
	clear: left;
}


.itemdate {
	width: 50px;
	height: 70px;
	float: left;
	margin-right: 10px;
	background: #0a1c5b;
	background: #193a8b;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	line-height:13px;
}
.itemdate .paddingBox {
	padding:12px 0;
}
.title-box {
	height:auto;
	border-bottom:2px solid #cacbcd;
	margin-bottom:40px;
	text-align: center;
	font-weight: bold;
	color: #09F;
	font-size: 24px;
}
.txt1 {
	color:#2a86c8;
	line-height:1.7em;
	font-size: medium;
}
.itemdate span {
	font-size: 200%;
	padding-bottom:8px;
	display:block;
}



.itemcontent h3 {
	margin-bottom: 5px;
	color:#193a8b;
}

.itemcontent p {
	margin-left: 60px;
}

#contentRight {
	width: 580px;
/*	height: auto;*/
	/*padding-top: 20px;*/
	float:right;
/*	margin-left: -710px;*/
}

#comainproducts {
	width: 1016px;
	width: 900px;
	padding-top: 20px;
	clear: both;
	/*height: 250px;*/
	margin: 0 auto;
	padding-bottom:20px;
}

.itemsector {
	width: 100px;
	float: left;
	margin-right: 8px;
}

.lastitem {
	margin-right: 0;
}

.itemsector h3 {
	color: #636466;
	color:#000;
/*	color: #193a8b;*/
	font-size: 110%;
	height: 30px;
	margin-bottom: 10px;
}

.itemsector ul.menu {
	margin-left: 5px;
}

.itemsector ul.menu li {
	margin-bottom: 5px;
}

#comain .itemsector a {
	color: #636466;
	text-decoration: underline;
	border: 0;
}

#comain .itemsector a:hover {
	text-decoration: none;
	color: #993333;
	border-bottom: 1px solid #BB5555;
}

span#healthcare {
	width: 105px;
	height: 60px;
	background: url("../img/pic-healthcare.jpg") no-repeat left top;
	margin-bottom: 10px;
	display: block;
}
#comain .itemsector a#healthcare:hover,#comain .itemsector a#publicinfrastructure:hover, #comain .itemsector a#hospitality:hover, #comain .itemsector a#point-of-sales:hover,
 #comain .itemsector a#banks:hover, #comain .itemsector a#corporate:hover, #comain .itemsector a#education:hover, #comain .itemsector a#government:hover {
	border:none;
	text-decoration:none;
}

span#publicinfrastructure {
	width: 120px;
		width: 105px;
	height: 60px;
	background: url("../img/publicinfrastructure.jpg") no-repeat left top;
	margin-bottom: 10px;
	display: block;
}

span#hospitality {
	width: 120px;	width: 105px;
	height: 60px;
	background: url("../img/hospitality.jpg") no-repeat left top;
	margin-bottom: 10px;
	display: block;
}

span#point-of-sales {
	width: 120px;
		width: 105px;
	height: 60px;
	background: url("../img/pic-pos.jpg") no-repeat left top;
	margin-bottom: 10px;
	display: block;
}

span#banks {
	width: 120px;
		width: 105px;
	height: 60px;
	background: url("../img/pic-banks.jpg") no-repeat left top;
	margin-bottom: 10px;
	display: block;
}

span#corporate {
	width: 120px;
		width: 105px;
	height: 60px;
	background: url("../img/corporate.jpg") no-repeat left top;
	margin-bottom: 10px;
	display: block;
}

span#education {
	width: 120px;
		width: 105px;
	height: 60px;
	background: url("../img/education.jpg") no-repeat left top;
	margin-bottom: 10px;
	display: block;
}

span#government {
	width: 120px;
		width: 105px;
	height: 60px;
	background: url("../img/pic-government.jpg") no-repeat left top;
	margin-bottom: 10px;
	display: block;
}

#comainzone  {
	width: 1016px;
	width: 904px;
	/*min-height: 173px;*/
	clear: left;
	margin: 0 auto;
	background: #f0f0f0 url("testimonial_top.jpg") no-repeat left top;
	/*-moz-border-radius: 5px;
		-webkit-border-radius: 5px;*/
/*	border-radius: 5px;*/
	position: relative;
	margin-bottom:20px;
}
#comainzone .paddingBox {
	padding: 20px;
}
#comainzoneBottom {
/*	min-height: 173px;*/
	position: relative;
	background: url("testimonial_bottom.jpg") no-repeat bottom left ;
}

#newsletter {
	/*background: #FFFFFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;*/
	padding: 20px;
	width: 241px;
	height: 143px;
	/*position: absolute;*/
	left: 20px;
	top: 20px;
	background:url("newsletter.jpg") no-repeat top left;
}

#newsletter h2 {
	padding-left: 44px;
	line-height: 18px;
/*	background: transparent url("../img/h2-newsletter.jpg") no-repeat left center;*/
	font-size: 120%;
	color: #032742;
}

/*input,
textarea,
select {
	border: 1px solid #CCCCCC;
	color: #999999;
	margin-bottom: 10px;
	padding: 2px;
}
*/
#newsletter form {
	position: relative;
	height: 65px;
	
}

#newsletter input#newsletterinput1 {
	width: 180px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#newsletter input#newslettersubmit {
	background: #CCCCCC;

	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	padding: 5px 10px;
	right: 50px;
	bottom: 0;
	position: absolute;
	border: 0;
}

#newsletter input#newslettersubmit:hover {
	background: #993333;
	background:#193a8b;
}

#testimonials {
	/*background: transparent;*/
	padding: 20px 40px 20px 40px;
	width: 508px;
	height: 130px;
	position: absolute;
	right: 20px;
	top: 0px;
	font-size:12px;

}
.testimonial {
	font-style:italic;
	margin-bottom:25px;
}
.testimonial p {
	margin-bottom:5px;
}
.testimonial .signature {
	font-style:normal;
	font-weight:bold;
	text-align:right;
}

#testimonials h2 {
	margin-bottom: 10px;
	color:#cbcbcb;
}

#testimonials p {
	margin-bottom: 0;
}

/* ************************************************************** Cosign Footer */

#cofooter {
/*	width: 100%;*/
	height: 366px;
/*	margin: 0 auto;*/
/*	padding: 0;*/	
	background: url("../img/cofooter.jpg") repeat-x top left;
}

#cofooter .min {
	width: 1016px;
	width: 904px;
	margin: 0 auto;
	clear:both;
}

#cofooter h2 {
	color: #FFFFFF;
	padding-top:0;
}

#icons ul li {
	float: left;
	margin-right: 5px;
}

#cofooter ul.menu li {
	/*height: 30px;*/
	line-height: 30px;
	border-bottom: 1px solid #7f7f7f;
	list-style-image: url("../img/list.png");
	margin-left: 12px;
}

#cofooter ul.menu li a, #cofooter a, #icons a {
	text-decoration: none;
	border:none;
	color: #7f7f7f;
}

#cofooter ul.menu li a:hover {
	text-decoration: underline;
}

#contact {
	width: 200px;
	float: left;
/*	height: 331px;*/
	padding-top: 35px;
}

#company, 
#products,
#applications {
	width: 200px;
	float: right;
/*	height: 331px;*/
	
/*	padding-left: 43px;*/
}
#products {
	width:280px;
}
#company .paddingBox, 
#products .paddingBox,
#applications .paddingBox {
	padding-left: 40px;
	padding-top: 35px;
}

#footerlogo {
	width: 142px;
	height: 39px;
	margin: 0;
	padding: 0;
	background: url("../img/footerlogo.jpg") no-repeat left top;
	margin-bottom: 10px;
}

#contact {
	clear: both;
}

#contact p {
	color: #636466;
	font-size: 90%;
	margin-bottom: 10px;
}

#contact ul.menu {
	margin-left: 25px;
}

.led #comain .sideMenu  ul li.active a{
 color: #f59800;
 font-weight:700;
	border:none;
}

.totem #comain .sideMenu  ul li.active a{
 color: #009150;
 font-weight:700;
	border:none;
}
.poster #comain .sideMenu  ul li.active a{
 color: #6d8c24;
 font-weight:700;
	border:none;
}
.flexible #comain .sideMenu  ul li.active a{
	color:#ef3125;
	font-weight:700;
		border:none;
}

.custom #comain .sideMenu  ul li.active a{
	color:#b3b4b6;
	font-weight:700;
		border:none;
}

.modular #comain .sideMenu  ul li.active a{
 color: #fab033;
 font-weight:700;
	border:none;
}
.stainless #comain .sideMenu  ul li.active a{
 color: #00aec6;
 font-weight:700;
	border:none;
}

#comain .sideMenu ul li {
/*height: 30px;*/
line-height: 30px;
border-bottom: 1px solid #7F7F7F;
/*list-style-image: url("orangearrow.jpg");*/
margin-left: 12px;
}
#comain .sideMenu ul li.last {
	border:none;
}

.led #comain .sideMenu  ul li { list-style-image: url("../img/arrow_led.png"); }
.totem #comain .sideMenu  ul li { list-style-image: url("../img/arrow_totem.png"); }
.poster #comain .sideMenu  ul li { list-style-image: url("../img/arrow_poster.png"); }
.poster #comain .sideMenu  ul li.open { list-style-image: url("../img/arrow_poster_down.png"); }
.flexible #comain .sideMenu  ul li { list-style-image: url("../img/arrow_flexible.png"); }
.custom #comain .sideMenu  ul li { list-style-image: url("../img/arrow_custom.png"); }
.modular #comain .sideMenu  ul li { list-style-image: url("../img/arrow_modular.png"); }
.stainless #comain .sideMenu  ul li { list-style-image: url("../img/arrow_stainless.png"); }


#rightColumn {
width: 220px;
float: right;
}
#mainLeft {
	width: 650px;
	float: left;
}

.modular h1, .stainless h1, .totem h1, .flexible h1, .led h1, .poster h1, .custom h1   {
	text-transform:uppercase;
	color: #636466;
}

.poster h1, .poster h2 span  {
	color:#6d8c24;
}
.stainless h1, .stainless h2  {
	color:#00aec6;
	margin-bottom:8px
}
.stainless .overview .description h2  {
	padding-top:10px;
}
.stainless h3 {
	font-size:140%;
	color:#00aec6;
	color:#636466;
}

.custom h1 span, .custom h2 span  {
	color:#b3b4b6;
}

.modular h1 span, .modular h2 span  {
	color:#fab033;
}
.totem h1 span, .totem h2 span  {
	color:#009150;
}
.flexible h1 span, .flexible h2 span  {
	color:#ef3125;
}
.led h1 span, .led h2 span  {
	color:#f59800;
}



.modular h2, .led h2, .totem h2, .flexible h2, .poster h2, .custom h2  {
	text-transform:uppercase;
	font-size:140%;
	color:#636466;padding-top:20px;padding-bottom:0;margin-bottom:8px
}
.modular h3, .led h3 {
	font-size:120%;
	color:#f59800;
}
.totem h3 {
	font-size:120%;
	color:#009150;
}
.flexible h3 {
	font-size:120%;
	color:#ef3125;
}
.poster h3 {
	font-size:120%;
	color:#6d8c24;
}

.custom h3 {
	font-size:120%;
	color:#b3b4b6;
}

#comainproducts h3 {
	font-size:110%;
}

ul.highLight {
	font-weight:700;
	color:#636466;
}
ul.highLight li {
	list-style-type: disc;
	margin-left:20px;
}
.led span.highLight, .totem span.highLight, .flexible span.highLight, .stainless span.highLight, .custom span.highLight {
	font-weight:700;
	color:#f59800;
}
p.highLight {
	font-weight:700;
	color:#636466;
}
ul.technical li {
	float:left;
	width:130px;
}
ul.technical li h3{
	font-size:110%;
}

#bannerNav {
	position:absolute;
	bottom: 90px;
	right:40px;
}
#bannerNav  ul li{
	float:left;
	width:25px;
	display:block;
	background:#fff;
	text-align:center;
	margin-right:10px;
	height:25px;
	line-height:25px;
	cursor:pointer;
}
#bannerNav  ul li.active{
	background:#193A8B;
	color:#fff;
}
#graph {
	position:relative;
}



/*  overview item */
.overviewitems {
 margin-top:35px;
}

.overview {
 margin-top:20px;
}

/*.overview img {
	border:3px solid black;
}*/
.overview  .left  a {
	text-decoration:none;
	border-bottom:0px none black !important;
	color:black;
}
.overview .description {
	vertical-align:top;padding:0px 5px 0px 15px
}

.overview .description h2 {
	margin-top:0px;padding-top:0px
}

.overview .description a {
/*float:right;*/
/*margin-left:5px;*/
}
a.image {
	border:none;
}
#title h1 span {
	color: #fff;
}


/* ====== BROCHURE DOWNLOAD LINK (pijl) ====== */
#comain .brochuredownload, #comain .brochuredownload:hover {
	text-decoration:none;
	border:none;
}

#comain .brochuredownloadcontainer {
margin-top:50px;
margin-left:10px;
}


/* ====== BROCHURE LIST (download page) ========= */
ul.brochurelist li {
 float:left;
 display:block;
 width:150px;
}

ul.brochurelist li.sep {
/*	border-right:1px solid #DDD;*/
}

ul.brochurelist div.image {
	text-align:left;
}

ul.brochurelist li div.description {
	width:100%;
	text-align:left;
	padding-left:4px;
	/*font-size:12px;*/
}
#sidebar .focusblock h3 {
/*font-family: georgia,times;*/
/*font-size: 12px;*/
margin: 10px 0px;
color: #535D5F;
font-weight: normal;
text-transform: uppercase;
/*letter-spacing: -1px;*/
}

div.readLabel {
color: #666;
margin-top: 8px;
text-transform: uppercase;
font-size: 11px;
}
.contactForm input.button {
width: auto;
}
.formButtons {
padding-top: 10px;
}
#loginBox .inputField {
            font-size:135%;
}

#loginBox {
            /*  -moz-box-shadow: 1px 1px 3px #aaa;
                            -webkit-box-shadow: 1px 1px 3px #aaa;
                            box-shadow: 1px 1px 3px #aaa;*/
                -moz-border-radius: 4px;
                border-radius: 4px;
                border:1px solid #61a5e9;
	border:1px solid #2778b0;
    background:#b9dcff;
	background:#359be3;
	margin-top:20px;
	color:#fff;

}
#loginBox h3 {
    color:#fe2e71;
    color:#193A8B;
	color:#fff;
    padding:0;padding-bottom:5px;
    font-weight:300;
}
#loginBox div.paddingBox {
    padding:20px;
}
#comain #loginBox a {
	color:#fff;
}
#comain a.button {
	border:none;
	background: #eee url('btn_background_hover.jpg') repeat-x bottom left;
	-webkit-box-shadow: -1px -1px 1px #ccc;
	border-radius: 7px;
	background-color: #f7f7f7;
	display:block;
	float:left;
	text-decoration: none;		
}
#comain a.button:hover span {
/*	background-image:url('btn_background_hover.jpg');*/
	color:#193A8B;
}

#comain a.button span {
	border:none;
	display:block;
	-webkit-box-shadow: inset -1px -1px 1px #ccc;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 3px 20px 4px 20px;
	color:#666;
	text-shadow: 1px 1px 0px #fff;
	/*text-transform: uppercase;*/
	font-size: 11px;
	font-weight: bold;
}

#comain a.lightbox {
	border:none;
	display:block;
	width:70px;
	height:70px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	border:2px solid #fff;
}
#comain a.lightbox:hover {
	border:2px solid #193A8B;
}		
table.techTable td, table.techTable th  {
			border-right:2px solid #000;
			padding:2px 8px 3px 10px ;
		}
		table.techTable th {
			font-weight:700;
		}
		
			table.techTable td.noBorder, table.techTable th.noBorder  {
				border-right:none;
			}
			#comain a.actionPdf, #comain a.actionZip, #comain a.actionIndesign {
				border: 0px;
				padding-bottom: 5px;
				font-weight: normal;
				margin-right: 5px;
				margin-left: 5px;
				white-space: nowrap;
				padding-left: 20px;
			}

			#comain a.actionPdf {
				background: url(action/pdf.gif) top left no-repeat;
				padding-left: 17px;
			}
			#comain a.actionZip {
				background: url(action/zip.gif) top left no-repeat;
				padding-left: 17px;
			}
			#comain a.actionIndesign {
				background: url(action/indesign.jpg) top left no-repeat;
				padding-left: 19px;
				padding-top:1px;
			}

			a.actionPdf:hover ,a.actionZip:hover ,a.actionIndesign:hover {
				text-decoration: underline;
				border: none;
			}
ul.downloadLinks li {
	padding-bottom:4px;
}


/* ====== REQUEST PARTNER LOUNGE ACCESS FORM ====== */

.formCompulsory {
	color: red;
	font-size: 1.1em;
	padding-left: 0.2em;
}



/* ====== CONTACT FORM ====== */

#addressInfo{
	display: block; padding-top: 20px;
}

.addressBlock{
	float: left; display: inline-block; width: 300px; padding-bottom: 48px;
}

.addressBlock span{
	font-weight: bold;
}

.contactForm{
	background-color:#e3e3e3;border:1px solid #c6c6c6; width: 590px;
}

.contactForm input {
width: 275px;
font-size: 14px;
padding: 3px;
}
.nivoSlider {
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
