* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	line-height: 1.5em;
	background: #f1f1f1;
}
img {border:none;}

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

#wrapper { 
	width:900px;
	margin:0 auto;
	padding-bottom:15px;
}
#header {
	margin-top: 10px;
	width:898px;
	height:294px;
	float:left;
	background: #f8f8f8 url("/images/site/topgradient.png") repeat-x;
	
	border-left: 1px solid #d9d9d9;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #d0d0d0;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
}
#menu {
	width: 858px;
	height: 18px;
	font-size: 70%;
	padding: 4px 20px 0 20px;
	background-color: #e4edf5;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-transform: uppercase;
}
.menuright {
	display:inline;
	position:relative;
	float:right;
	clear:left;
}
#banner {
	background: #f8f8f8 url("/images/site/robotback.jpg") no-repeat;
	height: 230px;
	-webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomleft:5px; border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px; -moz-border-radius-bottomright:5px; border-bottom-right-radius:5px;
}

.divider {
	clear:left;
	width: 100%;
	height: 4px;
	background-color: #dfdede;
	border-top: 1px solid #cfcece;
	border-bottom: 1px solid #dbdada;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d0d0d0;
}
.contenttop {
	clear: both;
	height: 10px;
	background: #f1f1f1 url("/images/site/contenttop.gif") no-repeat;
}
.content {
	float:left;
	width: 878px;
	background-color: #ffffff;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e3e3e3;
}
.content b {color:#4b4b4b;}
.contentbottom {
	clear: both;
	height: 10px;
	background: #f1f1f1 url("/images/site/contentbottom.gif") no-repeat;
}
/******************************************************************************/

.column {
	width: 867px;
	float:left;
	padding: 0 10px 0 10px;
}

.column3, .column3end, .column12, .column12end {
	width: 269px;
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #e5e5e5;
}
.column3end {border-right:none;}
.column12end {width:558px; border-right:none;padding-top:15px;}

.column3Umft {margin:10px 0 0 0; border-top:1px solid #e5e5e5;padding:5px 0 0 0;}

.column ul, .column3 ul, .column12end ul {
	margin: 5px 0 0 0;
	width: 220px;
	padding: 0 0 0 25px;
	list-style-image: url("/images/site/bullet.png");
}

.columndivider {clear:left; height:25px;}

.toggler, .notoggler {
	font-size: 120%;
	font-weight: 600;
	padding: 5px;
	background-color: #f1f1f1;
	border: 1px solid #d5d5d5;
	margin-bottom: 2px;
	color: #4b4b4b;
}
.toggler:hover:after {content: " (click to open/close)"; font-weight:normal; color:#0f66a8; float:right;}

.robotspecstable, .robotimagestable {
	width: 558px;
	border-spacing: 1px;
	color:#565656;
}
.robotspecstable th {padding:5px; border-right:1px solid #e5e5e5; color:#565656;}
.robotspecstable td, .tdWhite, tdName {
	border: 1px solid #e5e5e5;
	padding: 3px 3px 3px 5px;
	background-color: #f7f7f7;
	text-align: center;
	vertical-align: top;
}
.tdWhite, .tdName {background-color:#ffffff;border:none;}
.tdName {font-size:90%; font-weight:600; text-align:center;}
.tdTitle {padding:5px; font-weight:600; text-align:left; background-color:#f1f1f1;}

.tdbold {font-weight:600;}

.tdGreen {
	padding: 3px 5px;
	text-align: center;
	vertical-align: top;
	color:#ffffff;
	font-weight:600;
	background-color:#95c916;
	background:-webkit-gradient(linear, left top, left bottom, from(#95c916), to(#3d882d));
	background:-moz-linear-gradient(top, #95c916, #3d882d);
	background-image:-o-linear-gradient(top, #95c916, #3d882d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95c916', endColorstr='#3d882d');}

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

#menu a {
	text-decoration: none;
	color: inherit;
}
#menu a:hover {color: #444444;}

.content a {
	text-decoration: none;
	color: #0f66a8;
}
.content a:hover {
	color: #444444;
	text-decoration:underline;
}

.backtotop, .backtotop a {
	clear:both;
	font-size: 90%;
	font-weight: 600;
	padding: 0 0 0 5px;
	color: #c1c1c1;
	text-decoration: none;
}

.navigation, .navigation a {
	font-size: 90%;
	padding: 0 0 0 5px;
	color: #6b6b6b;
	text-decoration:none;
	text-transform: uppercase;
}
.navigation {border-bottom: 1px solid #e5e5e5;}
.navigation a:hover {text-decoration:underline;}
/******************************************************************************/

.epsonlogo {
	float: right;
}
.banner1 {
	font-family: arial, helvetica, Sans-serif;
	font-size: 149%;
	font-weight:bold;
	color: #c5c5c5;
	padding: 20px 0 0 20px;
}
.banner2 {
	font-family: arial, helvetica, Sans-serif;
	font-size: 300%;
	font-weight:bold;
	text-transform: uppercase;
	color: #3155b5;
	padding: 10px 0 0 20px; 
}
#bannerLS {
	padding:20px 0 0 25px;
	width:100px;
	height:100px;
}

.imgborder, .mapimage {border: 1px solid #e5e5e5; zoom: 1; filter: alpha(opacity=65); opacity: 0.65;}
.imgborder:hover, .mapimage:hover {border: 1px solid #999999; zoom: 1; filter: alpha(opacity=100); opacity: 1.0;
	-webkit-box-shadow:0px 1px 3px #e5e5e5; -moz-box-shadow:0px 1px 3px #e5e5e5; box-shadow:0px 1px 3px #e5e5e5;}

.pdfdownload {float:left; padding:5px; margin:5px; text-align:center; border:2px solid transparent;}
.pdfdownload:hover {border:2px #e1e1e1 solid;background-color:#f8f8f8;}

.lanflags { padding: 0 0 0 10px;}

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

h1 {
	font-size: 150%;
	font-weight: 600;
	color: #4b4b4b;
	padding: 10px 0 10px 0;
	line-height:1.1em;
}
h1 a:active, h1 a:visited {color:#0f66a8;}

h3 {
	font-size: 100%;
	font-weight: 600;
	color: #4b4b4b;
	padding: 10px 0 0 0;
}

.footer {
	padding: 0 0 0 10px;
	font-size: 75%;
	font-weight: 500;
}

/******************************************************************************/
/* Slimbox */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/scripts/slimbox/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/scripts/slimbox/css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/scripts/slimbox/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/scripts/slimbox/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


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

.submitButton1 {float:left;position:relative; margin-bottom:10px; margin-right:10px;
	border:2px solid #44653d; padding:4px 10px; background-color:#95c916;
	-webkit-border-radius: 20px; -o-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
	background:-webkit-gradient(linear, left top, left bottom, from(#95c916), to(#3d882d));
	background:-moz-linear-gradient(top, #95c916, #3d882d);
	background: -o-linear-gradient(top, #95c916, #3d882d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95c916', endColorstr='#3d882d');
	color:#ffffff; font-weight:600;font-size:110%;text-shadow:0px -1px 0px #0b6d0c;
	}

.submitButton1:hover {border:2px solid #395634; color:#ffffff; font-weight:600; text-shadow:0px -1px 0px #000000;
	-webkit-box-shadow:0px 0px 3px #c1c1c1; -o-box-shadow:0px 0px 3px #c1c1c1; -moz-box-shadow:0px 0px 3px #c1c1c1; box-shadow:0px 0px 3px #c1c1c1;
	-webkit-transition-timing-function:ease-in-out;
	-webkit-transition-duration:0.25s;
	-webkit-transition-property:all;
	-webkit-animation-name: pulse10;
	-webkit-animation-duration: 1s;
	-webkit-animation-direction: alternate;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count:infinite;
	background-color:#347326;
	background:-webkit-gradient(linear, left top, left bottom, from(#3D862D), to(#469933));
	background:-moz-linear-gradient(top, #3D862D, #469933);
	background: -o-linear-gradient(top, #3D862D, #469933);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3D862D', endColorstr='#469933');
	}

@-webkit-keyframes pulse10 {
	0% {border:2px solid #395634;-webkit-box-shadow:0px 0px 3px #c1c1c1;}
	50% {border:2px solid #44653d;-webkit-box-shadow:0px 0px 3px #e1e1e1;}
	100% {border:2px solid #395634;-webkit-box-shadow:0px 0px 3px #c1c1c1;}
}

.submitInfoText {float:right;top:2px;position:relative;color:#989898;font-size:90%;}

/***************************************************************/
.formTable {width:560px; margin:10px 0 0 0;}
.formTable td {border:none; padding:0 0 6px 5px;}
.formInput {float:left;position:relative; width:350px; font-size:100%; padding:3px 5px; margin-bottom:7px;border:1px solid #c1c1c1; color:#656565;}
.formInput:hover {background-color:#f8f8f8; border:1px solid #999999; color:#656565;}
.formInput:focus {background-color:#f1f1f1; border:1px solid #999999; color:#232323;}
.formTextField {float:left;position:relative; width:350px; max-width:350px; font-size:100%; padding:3px 5px; margin-bottom:7px; border:1px solid #c1c1c1; color:#656565;}
.formTextField:hover {background-color:#f8f8f8; border:1px solid #999999; color:#656565;}
.formTextField:focus {background-color:#f1f1f1; border:1px solid #999999; color:#232323;}