@charset "utf-8";
/* CSS Document */
div#preload { display: none; }

html, body {

height:100%;
width:100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
font-family: Arial, Helvetica, sans-serif;
	
}

.bodytext {
	font-size:80%
}
.productdescriptiontext {
	font-size:70%
}

#outtercontainer {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	
}

/* -------------- hero image learn more rollover -------------*/

#lct280ebutton
{
  display: block;
  width: 130px;
  height: 39px;
  background: url("https://ketanautomated.com/graphics/lct280e-rollover.png") no-repeat 0 0;
}

#lct280ebutton:hover
{ 
  background-position: 0 -39px;
}

#lct280ebutton span
{
  position: absolute;
  top: -999em;
}


/*--------------- header roll overs start----------------------*/

#aboutusbutton
{
  display: block;
  width: 113px;
  height: 27px;
  background: url("https://ketanautomated.com/graphics/button-aboutus-rollover.gif") no-repeat 0 0;
  margin-top: -12px;

}

#aboutusbutton:hover
{ 
  background-position: 0 -27px;
}

#aboutusbutton span
{
  position: absolute;
  top: -999em;
}

#contactusbutton
{
  display: block;
  width: 174px;
  height: 27px;
  background: url("https://ketanautomated.com/graphics/button-contactus-rollover.gif") no-repeat 0 0;

}

#contactusbutton:hover
{ 
  background-position: 0 -27px;
}

#contactusbutton span
{
  position: absolute;
  top: -999em;
}

#techbutton
{
  display: block;
  width: 113px;
  height: 27px;
  background: url("https://ketanautomated.com/graphics/button-tech-rollover.gif") no-repeat 0 0;

}

#techbutton:hover
{ 
  background-position: 0 -27px;
}

#techbutton span
{
  position: absolute;
  top: -999em;
}

#hero3button
{
  display: block;
  width: 100px;
  height: 60px;
  background: url("https://ketanautomated.com/graphics/herobutton-rollover.png") no-repeat 0 0;

}

#hero3button:hover
{ 
  background-position: 0 -60px;
}

#hero3button span
{
  position: absolute;
  top: -999em;
}

/*--------------- header roll overs end----------------------*/		
	
.bluebar {
	background-color: #336699;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#cookiecrumbbar {
	background-color: #336699;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 5px;
	height: 20px;
}

.bluebargradient {
	background-color: #336699;
	width: 100%;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/bluegradient.gif);
}
.darkbluebargradient {
	background-color: #336699;
	width: 100%;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/darkbluegradient.gif);
}


#header {
	background-color: #FFF;
	height: 84px;
	width: 881px;
	margin: auto;
}
#ketanlogo {
	height: 84px;
	width: 200px;
	background-color: #FFF;
	float: left;
}
#madeinusa {
	padding: 0px;
	height: 84px;
	width: 76px;
	margin-left: 597px;
	float: none;
}
#contactus {
	height: 27px;
	width: 174px;
	float: right;
	position: relative;
	margin-top: -70px;
	margin-right: 15px;
}
#topphone {
	margin-top: 10px;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin-left: 5px;
	color: #336699;
}
#navigation {
	height: 41px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color:#FFF
}
#leftnavcorner {
	float: left;
	height: 41px;
	width: 24px;
	margin: 0px;
	padding: 0px;
}
#meganavi {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 41px;
	width: 846px;
	background-color: #FFF;
	position: relative;
	top: -44px;
	left: 24px;
	background-image: url(../graphics/nav-background.gif);
}
#navrightcorner {
	float: right;
	position: relative;
	top: -44px;
	left: 0px;
}
#centerimage {
	clear: both;
	float: none;
	padding: 0px;
	width: 881px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	right: 0px;
	height: 250px;
}
#videoplayer {
	margin: 0px;
	float: right;
	height: 220px;
	width: 259px;
	background-image: url(../graphics/video=player-background.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 25px;
}

#heroimage {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 597px;
}

#learnbuttonarea {
	z-index:5;
	position:absolute;
	width:130px;
	height:39px;
	margin-left:155px;
	margin-top:180px;
	
}

#herobutton {
	z-index:5;
	position: absolute;
	margin-top: 178px;
	margin-left: 467px;
	font-size:62%;
	width:115px;
	text-align:center;
	font-style: italic;
	
}

#herobutton a:link {
	color:#036;
	text-decoration:none;
}
#herobutton a:visited {
	color:#036;
	text-decoration:none;
}
#herobutton a:hover {
	color:#F00;
	text-decoration:none;
}





.videotitlewhite {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 700;
	color: #FFF;
	line-height: 125%;
}
#featureboxleft {
	background-image: url(../graphics/left-featurebox-background3.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 268px;
	background-color: #FFF;
	float: left;
	margin: 0px;
	padding-left: 26px;
	padding-top: 15px;
}
#featureboxmiddle {
	background-image: url(../graphics/middle-featurebox-background3.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 267px;
	background-color: #FFF;
	float: inherit;
	margin: 0px;
	padding-left: 26px;
	padding-top: 15px;
}
#featureboxright {
	background-image: url(../graphics/right-featurebox-background3.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 268px;
	background-color: #FFF;
	float: right;
	margin: 0px;
	padding-left: 26px;
	padding-top: 15px;
}


.leftcolumn {
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.featurephoto {
	margin-top: 5px;
	height: 100px;
	width: 90px;
	float: right;
	margin-right: 5px;
}
.morebutton {
	height: 24px;
	width: 109px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	position: absolute;
	top: 200px;
	z-index: auto;
	visibility: visible;
	padding-left:150px;
}
#featureslider {
	height: 200px;
	width: 980px;
	clear: both;
	top: 395px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	right: 0px;
	left: 0px;
}
#feature881 {
	width: 881px;
	margin: 0px;
	padding: 0px;
	height: 175px;
	clear: both;
	float: left;
}


h1 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 700;
	color: #069;
	line-height: 150%;
}
h2 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 700;
	color: #069;
	line-height: 150%;
}
h3 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 700;
	color: #FFF;
	line-height: 125%;
}
h4 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 700;
	color: #069;
	line-height: 110%;
}
h5 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 700;
	color: #069;
	line-height: 130%;
}


#welcomearea {
	background-color: #FFFFFF;
	clear: both;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	padding-left: 21px;
	margin-top: 70px;
	margin-bottom: 25px;
}
#welcometext {
	float: left;
	width: 573px;
	margin-bottom: 20px;
}
#bottomwelcome {
	background-color: #FFF;
	clear: left;
	float: left;
	width: 850px;
}

#welcomearea a:link {
	text-decoration:none;
	color:#0033FF;
}
#welcomearea a:visited {
	text-decoration:none;
	color:#0033FF;
}
#welcomearea a:hover {
	text-decoration:none;
	color:#FF0000;
}


#linxbox {
	height: 122px;
	width: 270px;
	background-color: #e1f1fc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: right;
	margin-top: 12px;
	margin-right: 15px;
	text-align: center;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	padding-top:4px;
}
#inkbox {
	height:auto;
	width: 260px;
	background-color: #e1f1fc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	text-align: left;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#inkbox a:link {
	text-decoration:none;
	color:#0000FF;
}

#inkbox a:visited {
	text-decoration:none;
	color:#0000FF;
}
#inkbox a:hover {
	text-decoration:none;
	color:#F00;
}
#inktext {
	float: none;
	margin-top: 0px;
}
#inkphoto {
	float: left;
	height: 100px;
	width: 95px;
	margin-left: 10px;
	margin-right: 5px;
}



#linxbox a:link {
	text-decoration:none;
	color:#0000FF;
}

#linxbox a:visited {
	text-decoration:none;
	color:#0000FF;
}
#linxbox a:hover {
	text-decoration:none;
	color:#F00;
}
#footermap {
	clear: both;
	width: 100%;
	background-color: #336699;
	overflow: auto;
	padding-bottom: 25px;
	margin-top: 100px;
}
#footer {
	clear: both;
	width: 100%;
	background-color: #003366;
	overflow: auto;
	padding-bottom: 5px;
}
#externallinks {
	background-color: #20558b;
	clear:both;
	overflow:auto;
	padding-bottom: 30px;
	width: 100%;
}
strong {
	font-weight: bolder;
}

#footermaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFF;
	width: 881px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 125%;
}
#footermaptext a:link{
	color:#FFF;
	text-decoration:none;
}
#footermaptext a:visited{
	color:#FFF;
	text-decoration:none;
}
#footermaptext a:hover{
	color:#CCC;
	text-decoration:none;
}
#footercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFF;
	width: 881px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 125%;
}


#footercol1 {
	width: 215px;
	float: left;
	height: 100%;
}
#footercol2 {
    float: left;
    height: 100%;
    margin-left: 50px;
    width: 175px;
}
#footercol3 {
	width: 150px;
	float: left;
	height: 100%;
	margin-left: 50px;
}
#footercol4 {
	width: 150px;
	float: left;
	height: 100%;
	margin-left: 60px;
}
#footercol5 {
	width: 150px;
	float: left;
	height: 100%;
}
#footercontact {
	font-size: 70%;
	color: #FFF;
	position: relative;
	float: left;
}
#footercontact a:link{
	color:#FFF;
	text-decoration:none;
}
#footercontact a:visited{
	color:#FFF;
	text-decoration:none;
}
#footercontact a:hover{
	color:#CCC;
	text-decoration:none;
}
#youtubelink {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 700;
	text-align: center;
	width: 150px;
	float: left;
	color: #6699cc;
	margin-left: 25px;
	margin-right: 25px;
}
#facebooklink {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 700;
	text-align: center;
	width: 150px;
	float: left;
	color: #6699cc;
	margin-left: 10px;
	margin-right: 45px;
}


#footerlogo {
	float: left;
	height: 54px;
	width: 128px;
	margin-right: 20px;
}
#sharelinks {
	margin-left: 50px;
	color: #6699cc;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 700;
}
/* --------  INTERIOR PAGE STYLES -----------*/

#cookiecrumbtrail {
	width:881px;
	margin-left:auto;
	margin-right:auto;
	background-color:#336699;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFF;
	left: 0px;
	right: 0px;
	text-align: left;
	clear: none;
	position: absolute;
	padding-left: 50px;
	padding-top: 5px;
	text-decoration:none;
	z-index: 5;
}

#cookiecrumbtrail a:link {
	color:#FFF;
	text-decoration:none
	}
#cookiecrumbtrail a:visited {
	color:#FFF;
	text-decoration:none;
	}
#cookiecrumbtrail a:hover {
	color:#CF0;
	text-decoration:none
	}

#centercontent {
	width: 881px;
	margin-left:auto;
	margin-right:auto;
	height: 500px;
	position: relative;
	background-color: #FFF;
	clear: both;
	top: -15px;
}
#rightcolumn {
	background-color: #FFF;
	width: 655px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-right: 10px;
}

#leftnav {
	height: auto;
	width: 200px;
	background-color: #cccccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#menucontainer {
	background-color: #369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFF;
}

#navleftcorner {
	margin: 0px;
	padding: 0px;
	width: 24px;
}
#leftcolumn {
	background-color: #FFF;
	width: 200px;
	float: left;
}
#emailsignup {
	background-color: #e1f1fc;
	height: 135px;
	width: 195px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
	text-align: center;
	font-size: 80%;
	padding-top: 10px;
	padding-left: 5px;
}
/* for left menu nav */

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 200px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 180px;
	padding: 10px 2px 10px 15px;
	color: #FFF;
	text-decoration: none;
	background: #336699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffe;
	border-right-color: #aaab9c;
	border-bottom-color: #ccc;
	border-left-color: #fff;
}

#navcontainer>ul#navlist li a {
	width: 200px;
}

ul#navlist li#active a
{
	background: #fff;
	color: #0066CC;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #003366;
	background: #fff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaab9c;
	border-left-color: #ccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

/*   end left menu nav */


#productgrid {
	height: 100%;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

.productbox {
	height: 255px;
	width: 195px;
	border: 1px solid #666;
	font-size: 100%;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#enlargetext {
	font-size:70%;
	color: #FFF;
	clear: both;
	float: right;
	margin-right: 35px;
}

#techabout {
	float: left;
	margin-top: 15px;
	margin-left: 260px;
}

#blue-list {
	padding:5px;
}

#blue-list li {
	list-style-image:url(../graphics/blue-arrow-bullet.gif);
	padding:5px;
	list-style-position: inside;
	list-style-type: none;
	
}
#ketanbrochure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	position:relative;
	left: 600px;
	top: -5px;
}
