/*-----------------------------------------------------------------------------
	BROWSWER RESET
-----------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: black;
	background: white;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
	
.no-margin {margin: 0 !important}

.no-border {border: none !important}

.last {margin-right: 0 !important}

/*-----------------------------------------------------------------------------
	CLEARFIX
-----------------------------------------------------------------------------*/

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/*-----------------------------------------------------------------------------
	LAYOUT
-----------------------------------------------------------------------------*/

body {
	background: url(/uploads/images/bg.gif) repeat-y top left;
	overflow: -moz-scrollbars-vertical;
	font-size: 62.5%;
	font-family: arial, sans;
	color: #2a2a2a;
	}


#wrap {
	position: relative;
	width: 890px;
	margin-left: 50px;

	}

#header {
	width: 890px;
	height: 40px;
	margin: 10px 0 15px 0;	
	}

#logo {
	float: left;
	width: 155px;
	height: 40px;
	}
	
#menu {
	position: relative;
	float: left;
	width: 735px;
	height: 30px;
	margin-top: 10px;
	background: url(/uploads/images/bg_menu.jpg) no-repeat top left;
	z-index: 500000;
	}
	
/*  JS slider basic styles in separated file slider.css  */
/**
#slide1 {
	height: 330px;
	background: url(/images/slider1.jpg) no-repeat top left;
	z-index: 10;
	}
	
#slide2 {
	height: 330px;
	background: url(/images/slider2.jpg) no-repeat top left;
	z-index: 20;
	}
	
#slide3 {
	height: 330px;
	background: url(/images/slider3.jpg) no-repeat top left;
	z-index: 30;
	}

#slide4 {
	height: 330px;
	background: url(/images/slider4.jpg) no-repeat top left;
	z-index: 40;
	}
	
#slide5 {
	height: 330px;
	background: url(/images/slider5.jpg) no-repeat top left;
	z-index: 40;
	}

**/

#slide2 {
	height: 330px;
	background: url(/images/slider1.jpg) no-repeat top left;
	z-index: 10;
	}
	
#slide3 {
	height: 330px;
	background: url(/images/slider7.jpg) no-repeat top left;
	z-index: 20;
	}
	
#slide4 {
	height: 330px;
	background: url(/images/slider3.jpg) no-repeat top left;
	z-index: 30;
	}

#slide5 {
	height: 330px;
	background: url(/images/slider4.jpg) no-repeat top left;
	z-index: 40;
	}
	
#slide6 {
	height: 330px;
	background: url(/images/slider6.jpg) no-repeat top left;
	z-index: 40;
	}

	
#slide1 {
	height: 330px;
	background: url(/images/slider5.jpg) no-repeat top left;
	z-index: 40;
	}


 

#boxes {
	width: 890px;
	}
	
#tabs {
	width: 630px;
	float: left;
	margin-right: 10px;
	}

#tabs2 {
	width: 600px;
	float: left;
	margin-right: 10px;
	padding: 20px 20px 20px 10px;
	}
	
#sidebar {
	float: right;
	width: 240px;
	}
	
#content {
	width: 890px;
	}
	
#box1, #box2, #box3, #box4, #box5 {
	float: left;
	position: relative;
	padding: 10px;
	border: 1px solid #999;	
	background: url(/uploads/images/bg_boxes.jpg) repeat-x bottom left;
	-moz-border-radius-bottomleft: 4px; 
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
	-webkit-border-bottom-left-radius: 4px; 
	}

#box1 {
	width: 298px;
	height: 200px;
	border-top: 10px solid #5ec3e7;
	}


#box2.old {
	width: 258px;
	height: 200px;
	padding: 10px 25px;
	margin: 0 10px;
	border-top: 10px solid #aed039;
	}


#box2 {
	width: 288px;
	height: 200px;
	margin: 0 10px;
	border-top: 10px solid #aed039;
	}

#box3.old {
	width: 218px;
	height: 200px;
	border-top: 10px solid #f17500;
	background: #FFF url(none)
	}


#box3 {
	width: 188px;
	height: 190px;
	border-top: 10px solid #f17500;
	padding: 20px 25px 10px 25px;
	background: #FFF url(none);
	}

#box4 {
	width: 198px;
	border-top: 10px solid #aed039;
	background: #FFF url(/images/quote.jpg) no-repeat 15px 10px;
	margin-bottom: 15px;
	margin-top: 32px;
	padding: 90px 20px 35px 20px;
	}

#box5 {
	width: 198px;
	padding: 15px 20px 30px 20px;
	border-top: 10px solid #f17500;
	background: #FFF url(none)
	}


	
#footer {
	margin-top: 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	color: #666;
	padding-left:5px;
	}

#tab-1,#tab-2,#tab-3, #tab-4 {
	padding: 20px 30px 20px 10px;
	/*border-top: 9px solid #5ec3e7;*/
	}
	
#productImage {
	position: relative;
	width: 890px;
	height: 310px;
	background: #FFF url(/images/bg_product2.jpg) no-repeat top left;
	margin-bottom: 10px;
	}
	
#events {
	width: 888px;
	height: 220px;
	border: 1px solid #b8b9bd;
	margin-top: 9px;
	-moz-border-radius-topleft: 4px; 
	-moz-border-radius-topright: 4px; 
	-moz-border-radius-bottomleft: 4px; 
	-moz-border-radius-bottomright: 4px; 

	-webkit-border-top-right-radius: 4px; 
	-webkit-border-top-left-radius: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
	-webkit-border-bottom-left-radius: 4px; 

	}
	
#eventList {
	float: right;
	width: 545px;
	height: 198px;
	border: 1px solid #b8b9bd;
	margin-top: 10px;
	margin-right: 10px;
	}
	
#eventDescription {
	float: left;
	width: 200px;
	height: 180px;
	margin: 20px;
	}

/*-----------------------------------------------------------------------------
	LINKS
-----------------------------------------------------------------------------*/

a, a:visited {
	color: #f17500;
	}

#boxes a, #box4 a {
	display: block;
	position: absolute;
	bottom:  2px;
	left: 10px;
	width: 200px;
	height: 30px;
	margin-top: 6px;
	color: #2a2a2a;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(/uploads/images/link.png) no-repeat top left;
	padding: 6px 0 0 30px;
	}

#boxes a:hover, #box4 a:hover {
	color: #f17500;	
	}
	
#productImage a {
	display: block;
	position: absolute;
	bottom:  35px;
	left: 40px;
	width: 200px;
	height: 30px;
	color: #2a2a2a;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(/uploads/images/link.png) no-repeat top left;
	padding: 7px 0 0 34px;
	}
	
	

#slide1 a,
#slide2 a,
#slide3 a,
#slide4 a,
#slide5 a,
#slide6 a {
	display: block;
	position: absolute;
	top:  0px;
	width: 845px;
	height: 67px;
	padding: 243px 0px 0px 65px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(/uploads/images/link.png) no-repeat 30px 235px;
	}

/**
890x310
#slide1 a,
#slide2 a,
#slide3 a,
#slide4 a {
	display: block;
	position: absolute;
	bottom:  40px;
	width: 200px;
	height: 30px;
	margin-top: 6px;
	margin-left: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(/uploads/images/link.png) no-repeat top left;
	padding: 9px 0 0 30px;
	}
**/

	
#slide1 a:hover,
#slide2 a:hover,
#slide3 a:hover,
#slide4 a:hover,
#slide5 a:hover,
#slide6 a:hover {
	color: #f17500;	
	}
	
#box5 a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px dashed #666;
	padding: 7px 0 0 12px;
	margin-top: 5px;
	text-decoration: none;
	background: url(/images/arrow.jpg) no-repeat 0 9px;
	}
	
#eventlist a {
	display: inline;
	}

/*-----------------------------------------------------------------------------
	TYPE
-----------------------------------------------------------------------------*/
#productImage img {
	position: absolute;
	right:85px;
	top: 15px;
	}


#productImage h1 {
	display: block;
	font-size: 30px !important;
	padding: 35px 535px 0 40px;
	color: #FFF;
	font-weight: bold;
	}
	
#productImage h2 {
	color: #00a4e2;
	display: block;
	font-size: 30px !important;
	padding: 0px 535px 0 40px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px !important;
	line-height: 20px;
	}


.anythingSlider h1 {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px !important;
	line-height: 28px;
	padding: 30px 30px 0 32px;
	width: 360px;

	}
	
.anythingSlider h2 {
	display: block;
	color: #00a4e2;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px !important;
	line-height: 20px;
	padding: 0px 0 0 32px;
	width: 400px;
	}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: capitalize;
	}
	
#mainpage h1 {
	font-size: 24px;
	}


#box2 h1 {
	padding-top: 10px;
	padding-bottom: 3px;
	}
	
	
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #f17500;	
	padding-bottom: 10px;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #f17500;
	margin-bottom: 5px;
	}
	
#content h2 {
	color: #2a2a2a;
	font-weight: bold;	
	}
	
#box5 h2 {
	color: #2a2a2a;
	font-weight: bold;
	font-size: 16px;
	}

p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 15px;
	}
	
#box4 p strong {
	font-size: 14px;
	line-height: 16px;
	}

strong {
	font-weight: bold;
	}
	
/* p strong {
	font-size: 14px;
	line-height: 16px;
	}
*/

/* toggle */

.active {
	background: url(/images/toggle.gif) no-repeat top left !important;
}


.clickMe {
	display: block;
	height: 13px;
	width: 13px;
	margin-right: 8px;
	margin-top: 1px;
	text-indent: -9600px;
	background: url(/images/toggle.gif) no-repeat top right;
	float: left;
	cursor: pointer;
	}
	
ul {
	margin-bottom: 15px;
	}
	
#content li {
	font-size: 13px;
	list-style: disc;
	margin-bottom: 8px;
	margin-left: 15px;
	}

#content li li {
	
	}	
	
.ui-tabs-nav li {
	list-style: none;
	}
	
#content ul ul li {
	margin-left: 20px;
	list-style: circle;
	margin-bottom: 5px;
	}
	
#content ul ul {
	margin-top: 4px;
	}

table {	
	width: 100%;
	}
	
td, th {
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	font-size: 12px;
	}
	
#subpage div#productImage {
	display: none;
	}
	
#contact div#productImage {
	display: none;	
	}
	
#contact #box4 {
	background: none;
	padding-top: 15px;
	}
	
#contact #box4 h2 {

	}
		
.news-item {
	margin-bottom: 0px;
	padding: 20px 0 20px 100px;
	background: #FFF;
	border-bottom: 1px dashed #DDD;
	background: url(../uploads/img/cal.jpg) no-repeat 10px 10px;
	}

.exhibition {
	background: url(../uploads/img/exhibition.jpg) no-repeat 10px 10px;
	}

.webinar {
	background: url(../uploads/img/webinar.jpg) no-repeat 10px 10px;
	}


.news-item span {
	display: block;
	padding-bottom: 5px;
	}

.news-item h3 {

	}
.news-item h2 {
	font-size: 11px;
	color: #666 !important;
	}
	
.news-summary-text, .news-summary-text p, .news-summary-text span, .news-summary-text p span {
	font-size: 12px !important;
	}
	
.news-summary-text p {
	margin-bottom: 0;
	}
	
.formbuilderform .message {
		font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: capitalize;
	}
	
.formbuilderform {
	font-size: 12px;
	}
	
.formbuilderform label {
	display: block;
	margin-bottom: 5px;
	}	
	
.formbuilderform div {
	margin-bottom: 15px;
	}
	
.formbuilderform textarea {
	width: 600px;
	}
	
.contactUs label {
	font-size: 12px;
	padding-right: 10px;
	}
	
.contactUs .office {
	float: left;
	width: 600px;
	margin: 15px 0 10px 0;
	}
	


.contactUs .field1 input,
.contactUs .field2 input,
.contactUs .field3 input,
.contactUs .field4 input {
	float: right;
	width: 180px;
	}	

.contactUs .field1 label,
.contactUs .field2 label,
.contactUs .field3 label,
.contactUs .field4 label {
	display: block;
	float: left;
	width: 70px;
	padding-top: 5px;
	}	


.contactUs .field1,
.contactUs .field2,
.contactUs .field3,
.contactUs .field4 {
 	height: 20px;
 	width: 280px;
 	margin-right: 20px;
 	float: left;
	}
	
.contactUs div {
	margin-bottom: 10px;
	}

.contactUs div.checkBox1 {
	width: 300px;
	float: left;
	}
	
.contactUs div.checkBox2 {
	width: 300px;
	float: left;
	}
	
.contactUs div.checkBox1 div,
.contactUs div.checkBox2 div {
	margin-bottom: 0px;
	}

.contactUs .checkBoxTitle {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 15px 0;
	}
	
.contactUs legend {
	display: block;
	font-size: 20px;
	padding-bottom: 5px;
	font-weight: normal;
	margin-bottom: 25px;
	}
	
.contactUs .message label {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	}
	
.contactUs .message {
	float: left;
	width: 600px;
	margin-top: 15px;
	}

.contactUs div.checkBox1 label,
.contactUs div.checkBox2 label {
	display: block;
	margin-bottom: 7px;
	font-weight: bold;
	}
	
.contactUs div.checkBox1 div label,
.contactUs div.checkBox2 div label {
	font-weight: normal;
	display: inline;
	}

.contactUs textarea {
	width: 600px;
	padding: 10px;
	}
	
.gmaps table {
	width: auto;
	}
	
.gmaps td {
	padding: 0 !important;
	}

.gmaps {
	padding: 10px;
	border: 1px solid #aaa;
	}
	
table.training td {
	padding: 3px 0 2px 0px;	
	}

tr.divider td {
	padding-top: 10px;
	}
	
table.training th {
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 5px;
	background: #eee;
	}
	
.trainingForm label {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
	}
	
.trainingForm div {	
	margin-bottom: 15px;
	}
	
.trainingForm textarea {	
	width: 500px;
	}
	
.fb_invalid {
	color: #ff0000;
	font-size: 12px;
	}
	
.required {
	font-size: 12px;
	}
	
#eventList table {
	padding: 20px;
	padding-top: 15px;
	}

#eventList table td {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 4px 0;
	}
	
#eventList table td.date {

	font-weight:  bold;
	font-size: 11px;
	}
	
#eventList table td a {
	text-decoration: none;
	}

#eventList table td a:hover {
	color: #000;
	}
	
#footer {
	position: relative;
	margin-bottom: 20px;
	}
	
#footer img {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	}

#eventDescription a {
	display: block;
	width: 112px;
	height: 25px;
	background: url(../images/nappi.gif) no-repeat top left;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	text-align: center;
	}
	
#eventDescription a:hover {
	background: url(../images/nappi.gif) no-repeat bottom left;
	height: 24px;
	padding-top: 8px;
	}	
	
	
#salesf label {
	display: block;
	width: 120px;
	float: left;
	font-size: 12px;
	}	
	
#salesf input {
	float: left
	width: 200px;
	}

div#salesf div { 
	margin-bottom: 10px;
	font-size: 12px;
	}

div#salesf h1 {
	margin-bottom: 20px;
	}
	
div#salesf select {
	padding: 0 10px;
	margin-left: 40px;
	}

div#salesf #fname,
div#salesf #lname,
div#salesf #mail,
div#salesf #num {
	float: left;
	width: 300px
	}


div#salesf #message label {
	}

div#salesf #message textarea {
	float: left;
	width: 450px;
	height: 200px;
	}

div#salesf #submit {
	margin-left: 120px;
	margin-top: 10px;
	}







