/***** easy clearing *****/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */

html { height: 100%; overflow: -moz-scrollbars-vertical; }

a { outline: 0; }

td#mainContent { vertical-align: top; }
td#rightColumn { vertical-align: top; padding-left: 30px; }

td#mainContent { display: table-caption; background: transparent url(../assets/images/bg/shadow.png) center right no-repeat; padding-right: 3px; }
body#homepage td#mainContent { display: inline; }
/* ---------------  body  ----------------- */
body { background: #F2F2F2; position: relative; height: 100%; }

.wrap { width: 960px; height: inherit; margin: 0 auto; }

#header, #menu, #subheader, #main, #footer {  }


#top { min-height: 100%; margin:0 auto -180px; }
.push { height: 180px; background-color: #F2F2F2; }

/* ---------------  header  --------------- */
#header { background-color: #0e2034; height: 90px; }
#logo { margin: 7px 0 0 2px; }


/* ---------------  menu  ----------------- */
#menu { background: #15bbe4 url(../assets/images/bg/bg_menu_blue_gradient.gif) repeat-x; height: 40px; }
#menu ul {  }
#menu li { list-style: none; display: block; height: 40px; float: left; }
#menu li.first { background: transparent url(../assets/images/bg/bg_menu_button.gif) 3px 0px no-repeat; }
#menu li a { background: transparent url(../assets/images/bg/bg_menu_button.gif) top right no-repeat; height: inherit; display: block; text-decoration: none; line-height: 40px; color: #fff; margin-right:-6px; padding-right:6px; }
#menu li a span { padding: 0 11px 0 20px; float: left; }

#menu li a.hover, #menu li.activeItem a, #menu li a:hover { background: transparent url(../assets/images/bg/bg_menu_button_active_right.gif) top right no-repeat; position: relative; top: -11px; left: 3px; height: 51px; }
#menu li a.hover span, #menu li.activeItem a span, #menu li a:hover span { background: transparent url(../assets/images/bg/bg_menu_button_active.gif) repeat-x; display: block; padding: 11px 14px 0 17px; }
#menu li a.hover { top: -51px; }
#menu li.activeItem a.hover { top: -62px; }

#menu .wrap { position: relative; }
#menu div#search { position: absolute; left: 760px; top: 1px; margin-top: 6px; }
#menu div#search input.text { border: 0; background: #fff url(../assets/images/bg/search.png) no-repeat; width: 151px; height: 17px; padding: 4px 0 2px; line-height: 20px; }
#menu div#search input.submit { width: 23px; height: 23px; border: 0; background: #fff url(../assets/images/buttons/search.png) no-repeat; padding: 4px 0 4px; }

/* ---------------  subheader  ----------------- */
#subheader { background-color: #01030e; height: 148px; }
#subheader .wrap { background: transparent url(../assets/images/bg/bg_subheader.jpg) no-repeat; height: 148px; }


/* ---------------  second level menu  ----------------- */
#secondLevelMenu { background: url(../assets/images/bg/bg_second_level_menu_shadow.gif) repeat-x; }
#secondLevelMenu .wrap { display: block; height: 43px; line-height: 43px; background: url(../assets/images/bg/bg_second_level_menu.gif) repeat-x ; }
#secondLevelMenu h2 { float: left; color: #fff; padding: 0 23px 0 18px; background: transparent url(../assets/images/bg/bg_second_level_menu_title_stripe.gif) top right no-repeat; }
#secondLevelMenu li { list-style: none; float: left; height: 41px; padding: 2px 20px 0 18px; background: transparent url(../assets/images/bg/bg_second_level_menu_link_stripe.gif) top right no-repeat; }
#secondLevelMenu li span { color: #565656; font-size: 13px; line-height: 43px; padding-top: 2px; }
#secondLevelMenu li a:hover span,
#secondLevelMenu li.activeItem a span { color: #fff; }
#secondLevelMenu li.first { padding: 2px 20px 0 13px; }


/* ---------------  third level menu  ----------------- */



/* ---------------  main  --------------- */
#homepage #mainContent,
#homepage #divContent,
#homepage #secondLevelMenu .wrap { background: none; margin: 0; padding: 0; }
#homepage #secondLevelMenu .wrap { height: 8px; line-height: 8px; }

#main { /*background: transparent url(../assets/images/bg/bg_main.gif) repeat-x;*/ background-color: #f2f2f2; padding: 10px 0 35px 0; position: relative; }

#divContent { background-color: #fff; padding: 16px; width: 588px; }
#divContent li { margin-left: 12px; }
#divContent td { vertical-align: top; }

div#divContent h2 { padding-bottom: 10px; }
div#divContent span.ewyseImageInContent { float: left; padding: 4px 14px 0 0; }

/* ---------------  footer  --------------- */
#footer { background: #262626 url(../assets/images/bg/bg_footer_top_shadow.gif) repeat-x; height: 180px; }
#footer_image { margin-top: 70px; float: left; }
#footerCollectionPane { float: left; margin-left: 100px; }

div.customer_tooltip div.body { border: 5px solid #f2f2f2; display: block; font-size: 15px; font-weight: bold; position: absolute; left: -52px; top: -63px; z-index: 9999; background-color: #fff; width: 241px; padding:5px 0; text-align: center; }
div.contact_team_tooltip div.body { display: block; position: absolute; left: 35px; top: 17px; z-index: 9999; background: transparent url(../assets/images/bg/contact_team_balloon.png); width: 128px; height: 64px; padding: 2px 10px 0; }
div.contact_team_tooltip div.body span.function { color: #009bdb; display: block; line-height: 12px; padding-top: 4px; font-size: 12px; }
div.contact_team_tooltip div.body span.name { line-height: 12px; display: block; padding-top: 2px; font-size: 11px; }

#lightboxCloseLink { position: absolute; right: -24px; top: 0; }
#lightboxInner { background-color: white; padding: 10px; }
#lightboxContent { overflow: hidden; background-color: #f3f3f3; padding: 13px 25px; }
	#mailpageInner { position: relative; overflow: hidden;  background-color: #f3f3f3; padding: 13px 25px; }
	#lightboxContent #mailpageInner { padding: 0; }
		#mailpageInner h3, #personalMessage label { font-size: 1.33em; }
		#mailpageInner h3 { margin-bottom: 10px; }
		#mailpageInner input.text { width: 260px; margin-bottom: 10px; clear: both; float: left; }
		#mailpageInner input.image { position: absolute; right: 17px; bottom: 19px; }
		#mailpageStamp { position: absolute; right: 0; top: 0; }
		#personalMessage { color: #009bdb; float: left; padding-right: 27px; border-right: 1px solid #e3e2e2; margin-right: 30px; }
			#messageBox { width: 270px; height: 400px; clear: left; margin-bottom: 28px; position: relative; top: 14px; }
		#wrapItUpYo { overflow: hidden; position: relative; }
			#receiverDiv { margin-top: 110px; }
	
	#mailToContactFormInner, #sampleRequestFormInner { padding: 10px 10px 20px; }
		.messageBox { width: 100%; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #e3e2e2; }
			.messageBox img { border: 1px solid #5B5B5B; float: left; margin-right: 50px; }
			.messageDiv { height: 100px; }
			.messageDiv span.title { display: block; font-size: 1.33em; color: #009bdb; }
			.messageDiv p {  }
			#mailToContactFormInner #messageTextarea { height: 92px; width: 424px; }
			#sampleRequestFormInner #messageTextarea { height: 92px; width: 606px; }
		.messageDetails { width: 100%; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #e3e2e2; }
			.messageDetails label { display: inline-block; width: 180px; margin-bottom: 10px; }
			.messageDetails input.text { width: 260px; margin-bottom: 10px; }
		input.image { float: right; }
	

.captcha { margin-left: 180px; }
#mailpageForm .captcha { margin-left: 0; }
#mailToContactForm input.image { margin-top: 25px; }

input.text { border: 1px solid #989797; background: white url(../assets/images/searchbox.gif) repeat-x top; height: 16px; padding: 2px; }
input.example { color: #AAAAAA; }
textarea { overflow: auto; }
span.errorMessage { font-size: 0.9em; color: red; border: 1px solid #ccc; padding: 0 5px; background-color: white; }