/* CSS Document */

html {
	font-size:50%;
}

body {
	background: #004d9d url(../images/background.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:125%;
	line-height:1.7em;
	margin:0;
	padding:0;
}

img {
	border:0px;
}

.hide {
	display:none;
}

#content p {
	font-size:1.2em;
	line-height:1.9em;
	margin:12px 0;
}

#outsidelayer {
	position:relative;
	margin:0 auto 0 auto;
	height:auto;
	width:auto;
	overflow:visible;
	text-align:center;
}

#holdinglayer {
	position:relative;
	margin:0 auto 0 auto;
	height:auto;
	width:770px;
	overflow:visible;
	text-align:left;
}

#flashheader {
	width:770px;
	height:217px;
	margin:0;
	background-image:url(../images/topbk.jpg);
	background-color:#1866B9;
	border:0;
	padding:0;
	line-height: 1px;
	text-align:center;
}

#mainpage {
	margin-left:11px;
	width:749px;
	text-align:left;
	background-image: url(../images/page-top-shadow.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float:left;
	color: #000000;
}


#contentcontainer {
	position:relative;
	margin-left:11px;
	height: 1%;
	width:700px;
	overflow:visible;
	text-align:left;
}

#maincontent {
	width:500px;
	float:left;
	background-color:#ffffff;
}

#content {
	padding-left: 27px;
	color: #1c4a79;
}


a:link, a:visited, a:active {
	text-decoration:none;
	color:#004D9D;
}

a:hover {
	text-decoration:underline;
	color:#004D9D;
}



/*********************** Top Nav ******************************/




#menutop {
	position:relative;
	width:770px;
	height:21px;
	margin:0 0 0 0px;
	background-image:url(../images/menu-top.gif);
	background-color:#1869bb;
	border:0;
	padding:0;
	text-align:left;
}

#menulayer {
	position:relative;
	width:770px;
	height:44px;
	margin:0 0 0 0px;
	background-image:url(../images/menubk.gif);
	background-color:#1866B9;
	border:0;
	padding:0;
	text-align:left;
}

#menulayer ul {
	padding: 0px;
	margin: 0px;
	float:left;
	list-style: none;
	list-style-image: none;
}

#menulayer li {
	display:inline;
	margin:0;
	padding:0;
}

#menulayer li a {
	display:block;
	float:left;
	height:44px;
	background-repeat:no-repeat;
}

#menulayer li a:hover {
	background-position:0 -44px;
}

#menulayer li.selected a {
	background-position:0 -88px;
}

#menuholder {
	width:442px;
	float: right;
}

#homebutton a {
	width:57px;
	background-image:url(../images/nav-home.gif);
}

#aboutusbutton a {
	width:77px;
	background-image:url(../images/nav-about.gif);
}

#productsbutton a {
	width:78px;
	background-image:url(../images/nav-products.gif);
}

#membersbutton a {
	width:114px;
	background-image:url(../images/nav-members.gif);
}

#contactbutton a {
	width:90px;
	background-image:url(../images/nav-contact.gif);
}

#menu-spacer {
	height: 33px;
	background-image: url(../images/menu-spacer.gif);
	background-position: left top;
	background-repeat: no-repeat;
}



/*********************** Side Nav ******************************/




#sidebar {
	width: 225px;
	height: 1%;
	background-image: url(../images/sidebar-background.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
	float:left;
	color: #004d9d;
	padding: 0px;
	padding-bottom: 80px;
}

#sidebar p {
	margin-top: 4px;
	margin-bottom: 12px;
}

#sidebar h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.5em;
}

.sidebox {
	width: 220px;
	background-image: url(../images/sidebox-lower.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 13px;
}

.sidebox-inner {
	padding-left: 33px;
	padding-right: 10px;
}

.sidebox-inner a:link, .sidebox-inner a:visited, .sidebox-inner a:active {
	text-decoration:none;
	color:#004D9D;
}

.sidebox-inner a:hover {
	text-decoration:underline;
	color:#004D9D;
}

.sidebox-outer {
	background-image: url(../images/sidebox-upper.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#sidebar-bottom {
	height: 13px;
	background-image: url(../images/sidebox-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#sidebox-contact-us {
	float:left;
}

#sidebox-contact-us h2 {
	float:left;
	margin-top:30px;
}

.contact-icon {
	float: left;
	margin-top: 20px;
}


.sidebox-icon {
	float: left;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 20px;
}

.sidebox-clear {
	clear: left;
	height: 1px;
	overflow: hidden;
}

.sidebox-click-here {
	display: block;
	border: 0px;
	margin-bottom: 3px;
}

.sidebox-right {
	padding-top: 20px;
	padding-right: 15px;
	line-height: 1.5em;
}

.sidebox-right p {
	color: #656565;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.sidebox-right-click {
	color: #004D9D;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
}

.sidebox-right a {
	color: #656565;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.sidebox-right a:hover {
	text-decoration: none;
}

.java {
	margin-left: 14px;
	margin-top: 8px;
}




/*********************** Footer ******************************/




#footer {
	width:770px;
	height:230px;
	margin:0 0 0 0px;
	background-image:url(../images/footer-bkgrd.jpg);
	background-color:#004d9d;
	background-repeat: no-repeat;
	border:0;
	padding:0;
	clear:both;
}

#footerlinks {
	position:relative;
	width:600px;
	margin:0 auto;
	padding:30px; 
	font-size:1.1em;
	line-height:1.6em;
	text-align: center;
}

#footerlinks ul {
	margin:0;
	padding:0;
}

#footerlinks li {
	border-left:1px solid #d1d1d1;
	padding:0 1px 0 5px;
	display:inline;
	
}

#footerlinks li.first {
	border-left:none;
	padding:0 1px 0 0;
}


#footerlinks a:link, #footerlinks a:visited, #footerlinks a:active {
	text-decoration:none;
	color:#52b338;
}

#footerlinks a:hover {
	text-decoration:none;
	color:#004D9D;
}

#footerlinks li.selected a {
	color:#004D9D;
}





#validationlogos {
	float:right;
	margin-top:30px;
	width:260px;
	margin-right:15px;
}

#validationlogos ul {
	margin:0;
	padding:0;
}

#validationlogos li {
	margin-left:0;
	display:inline;
}

#azure {
	float:left;
	width:400px;
	margin-top:33px;
	margin-left: 13px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
	text-align:left;
	letter-spacing:0.04em;
}

#azure a {
	color:#ffffff;
	text-decoration:none;
}

#azure a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#azure img {
	float:left;
	width:72px;
	margin-top:-11px;
	margin-right:16px;
}


/*********************** Page Styles ******************************/

h1 {
	width: 502px;
	height: 55px;
	background-image: url(../images/page-title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-top: 18px;
	padding-left: 20px;
}


#home-box-off {
	width: 467px;
	height: 311px;
	background-image: url(../images/home-page-ourmachines.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#home-box-off-text {
	width: 320px;
	height: 80px;
	float:right;
	margin-top: 228px;
	margin-right: 16px;
	text-align: right;
	color: #51b337;
	font-size: 1em;
	line-height: 1.5em;
}

.flag-float-right {
	float:right;
	margin-left:6px;
	margin-top: 2px;
	
}





h2.italic-underlined {
	font-size:1.4em;
	color:#1c4a79;
	font-style:italic;
	display:inline;
	padding-bottom:3px;
	background-image:url(../images/underline-dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.industrylist {
	float:left;
	width:180px;
	font-size:1.2em;
	font-weight:bold;
	color:#1c4a79;
	padding-left:0;
	margin-top:20px;
	padding-bottom: 20px;
}

.industrylist li {
	background-image:url(../images/home-dots.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:10px;
	list-style:none;
	margin-bottom:4px;
}

#productlist {
	margin: 0px 0 0 14px;
	padding:0;
}

#productlist li {
	list-style:none;
	margin-bottom:20px;
	font-size:1.2em;
	color:#3D3D3D;
}

#productlist li a {
	padding-bottom:1px;
	text-decoration:none;
/*	border-bottom:1px dotted #BFBFBF; */
	background-image:url(../images/underline-dot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#3D3D3D;
}

#productlist li a:hover {
	text-decoration:none;
	color:#666666;
}

#productlist li.current {
	background-image:url(../images/greenarrow.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	padding-left:16px;
}

#productlist li.current a {
	color:#53B239;
	border-bottom:none;
}

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


h1 embed {
	margin-top:-5px;
}

img.insetleft {
	float:left;
	padding:4px 26px 8px 0;
}

img.insetright {
	float:right;
	padding:4px 0 8px 26px;
}

.greenbold {
	font-weight:bold;
	color:#51B437;
}

.italicbold {
	font-weight:bold;
	font-style:italic;
}

div.divider {
	clear:both;
	background-image:url(/images/divider.gif);
	background-repeat:no-repeat;
	height:19px;
}

#content h2 {
	color:#0F5EAE;
	font-weight:bold;
	font-size:1.6em;
}

.typicalapps {
	color:#4CA036;
}

h3.typicalapps {
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0;
}

p.typicalapps {
	font-style:italic;
	margin-top:0;
}

.productfeatures {
	margin:20px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	color:#3D3D3D;
}

.productfeatures li {
	list-style:none;
	background-image:url(../images/arrows_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:8px;
}

.contactfield {
	float:left;
	width:200px;
}

#contactform label {
	display:block;
	font-size:1.2em;
	color:#000;
}

.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	padding:3px 4px 0 4px;
	border:0;
	margin:2px 0 14px 0;
}

select {
	border:1px solid #D4D4D4;
	width:174px;
}

input.textbox {
	border:1px solid #D4D4D4;
	width:148px;
	height:17px;
}

textarea.textbox {
	border:1px solid #D4D4D4;
	width:348px;
	height:120px;
}

hr.greyline {
	height:1px;
	color:#E0E0E0;
	background-color:#E0E0E0;
	border:0;
	padding:0;
	clear:both;
	margin:10px 0 20px 0;
}

#contactform {
	width:400px;
	margin-left:15px;
}

#submitbutton {
	float:right;
	margin:10px 30px 10px 0;
}

#google-map-frame {
	float:left;
	background-image:url(../images/gmap_frame.gif);
	background-repeat:no-repeat;
	width:224px;
	height:264px;
	padding:11px;
	margin-bottom:10px;
}

#google-map {
	width:224px;
	height:264px;
}

#additionalimages {
	float:left;
	width:420px;
	margin-left:30px;
}

#additionalimages img {
	float:left;
	padding:4px 26px 8px 0;
}

#google-map div span {
	display:none;
}

#contactdetails {
	float:left;
	width:200px;
	margin-left:20px;
}

#languages {
	position:relative;
	left:24px;
	top:22px;
}

#languageswhite {
	position:relative;
	left:20px;
	top:6px;
	margin:0;
	padding-bottom:20px;
}

#languages li, #languageswhite li {
	display:inline;
}

#languages li a, #languageswhite li a {
	width:16px;
	height:14px;
	margin-right:4px;
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

#languages li.selected a, #languageswhite li.selected a {
	background-position:top;
}

#languages li a:hover, #languageswhite li a:hover {
	background-position:top;
}

#languages li.english a {
	background-image:url(../images/flag_gb.gif);
}

#languages li.deutsch a {
	background-image:url(../images/flag_de.gif);
}

#languages li.italiano a {
	background-image:url(../images/flag_it.gif);
}

#languages li.espanol a {
	background-image:url(../images/flag_es.gif);
}

#languages li.francais a {
	background-image:url(../images/flag_fr.gif);
}

#languageswhite li.english a {
	background-image:url(../images/whiteflag_gb.gif);
}

#languageswhite li.deutsch a {
	background-image:url(../images/whiteflag_de.gif);
}

#languageswhite li.italiano a {
	background-image:url(../images/whiteflag_it.gif);
}

#languageswhite li.espanol a {
	background-image:url(../images/whiteflag_es.gif);
}

#languageswhite li.francais a {
	background-image:url(../images/whiteflag_fr.gif);
}

#languages li.italiano, #languageswhite li.italiano {
	display:none;
}

#nojava {
	position:absolute;
	width:267px;
	height:217px;
	right:10px;
}

#content table {
	font-size:1.1em;
}

#videoplayer {
	text-align:center;
}
