
body {
padding: 0px;
background-color: white;
margin: 0px;
background-image: url(../images/main_bg2.png);

background-repeat: repeat-x;
height: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  min-width: 30em;
  
}
.addbutton {
 position: relative;
 left: 25px;
}
.addbutton1 {
 position: relative;
 left: 50px;
}
.addbutton2 {
 position: relative;
 left: 75px;
}
.answerblock {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
}
.indent1 {
 position: relative;
 left: 25px;
}
.indent2 {
 position: relative;
 left: 50px;
}
.indent3 {
 position: relative;
 left: 75px;
}
.indent4 {
 position: relative;
 left: 100px;
}
.UpperCase {
 text-transform:uppercase;
}
</style>

<!-- Drop Down Menu Javascript -->
<style type="text/css">

.class3 A:link {color: black}
.class3 A:visited {color: black}
.class3 A:hover {font-weight: bold; text-decoration: none; color: white;}

#dropmenudiv{
position:absolute;
border:1px #E3E4FA;//solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px #E3E4FA;
//solid black;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0000EE;//#B041FF;
}



#imgpagewrapper {
 width: 780px;
 margin-right: auto;
 margin-left: auto;
 background: #ffffff url(/imgback2.gif) right top;
}

#imgpagebanner {
 width: 780px;
}

#imgpagecontainer {
 float: left;
 width: 780px;
 background: #bfbff8 right top;
 overflow: hidden;
}

#imgpagemain {
 float: left;
 width: 600px;
 margin-left: 160px;
 padding-left: 10px;
 padding-right: 10px;
 border-left: 2px solid #999999;
 background: #ffffff url(/imgback2.png) right top;
 overflow: visible;
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
}

#imgpageleft {
 float: left;
 width: 140px;
 margin-left: -770px;
 background: #bfbff8 right top;
 overflow: hidden;
}

.imgpagenavlink {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #cc00cc;
}

#imgpagefooter {
 width: 780px;
}


/*scott */
#navbar{
margin-top:-40px;
}

#logo{
position: relative;
background-image: url(../images/img_logo2.png);
background-repeat:no-repeat;
height: 48px;
width: 103px;
top: 5px;
left: 1px;
margin-bottom:-38px;


}
#logo_tele{
position: relative;
top: 70px;
left:-17px;
width: 210px;
color: white;
font-size: 10px;
display:none;
}

#presents{
position: relative;
margin-left: 80%;
margin-top: -65px;
}

#leftlinks a{
background-color:#BFBFF8;
color:#000;
font-size:15px;
}
#leftlinks {
position:relative;
float:left;
background-color:#BFBFF8;
color:#fff;
border-radius:15px;
padding:5px;
border:3px solid #0000CE;
width:194px;
margin-right:41px;
}
.leftlinkstitle{
color:#000;
font-size:19px;
font-weight:bold;
text-align:center;
}
.prodtitle{
font-size:20px;
font-weight:bold;
border-bottom:2px solid #000;
border-width:5px;
height:40px;
width:80px;
}

#product_wrapper{
border:0px solid #000;
margin: 0 auto;
width:1000px;
}

#product_content{
border:0px solid red;
margin-top:-1px;
width:1000px;
}

#product_title{
position: relative;
margin: 0 auto;
background-image: url(../images/product_header1.png);
height: 46px;
width: 912px;
font-family: Helvetica, Arial, sans-serif;
font-size: 28px;
font-weight: bold;
line-height: 18px;
color: #3F68B7;
padding-top: 31px;
padding-left: 10px;
left:-36px;
top:9px;
}

/*slides*/
#imgslides {
position:relative;
width: 100%;
height: 195px;
max-width: 980px;
margin-top: auto;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
border: 0px solid black;
left:-44px;
}
#imgslides ul {
	padding:0 !important;
}
#imgslides ul li {
	list-style:none;
	display:none;
}
#imgslides .slideCaption {
	width:50%;
	display:inline;
	float:left;
}
#imgslides .slideImg {
	width:50%;
	display:inline;
	float:right;
}
.learnMore {
	float:right;
	margin: 0 1em;
	padding: 0.3em 0;
	border: solid 1px red;
	border-radius: 0.3em;
	background: #ff3535;
	background: -moz-radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ff3535), color-stop(100%, #700000));
	background: -webkit-radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
	background: -o-radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
	background: radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3535', endColorstr='#700000', GradientType=1 );
}
.learnMore a {
	color:#000;
	padding: 0.3em 1em;
}

/* KK added for wrapper a href link in slides */

.slidelink:link { font-family: "Helvetica";  font-size: 30px; text-shadow: 2px 2px 2px #999999; color:#333; background-color:transparent; text-decoration:none; border:0; outline:0; }
.slidelink:visited { font-family: "Helvetica";  font-size: 30px; text-shadow: 2px 2px 2px #999999; color:#333; background-color:transparent; text-decoration:none; border:0; outline:0; }
.slidelink:hover { font-family: "Helvetica";  font-size: 30px; text-shadow: 2px 2px 2px #999999; color:#333; background-color:transparent; text-decoration:none; border:0; outline:0; }
.slidelink:active { font-family: "Helvetica";  font-size: 30px; text-shadow: 2px 2px 2px #999999; color:#333; background-color:transparent; text-decoration:none; border:0; outline:0; }

/*end slides*/
/*tabs*/



#tabContainer {
	width:879px;
	padding:15px;
	background-color:#fff;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	border:0px solid #aaa;
}

.tabs{
	height:30px;
	margin-left: -30px;
	margin-bottom: -4px;
}

.tabs > ul{
	font: 1em;
	list-style:none;
}

.tabs > ul > li{
	margin:0 2px 0 0;
	padding:7px 10px;
	display:block;
	float:left;
	color:#FFF;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius:6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
	border: 1px solid #454646;
background: #454646;
font-weight: bold;
color: white;
-moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
	}

.tabs > ul > li:hover{
border: 1px solid #999999;
 background: #a7a4a4 ; 
 font-weight: bold; 
 color: #212121;
cursor: pointer; 
cursor: hand;
}

.tabs > ul > li.tabActiveHeader{
background-image:url(../images/tab_bak.gif);
/*
border: 1px solid #0000CE;
*/
/*
border-top: 2px solid #fbfbfb;
border-left: 2px solid #fbfbfb;
border-right: 2px solid #bfbfbf;
border-style: inset;
*/
   -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
/*
background: #0000CE;
*/
font-weight: bold;
color: white;
}

.tabscontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	padding:10px 10px 25px;
	background: #FFFFFF; 
	margin:0;
	color:#333;
	border:0px solid #aaa;
}


/*end tabs*/

sup{
font-size:13px;
vertical-align:super;
}
#google_translate_element{
position: relative;
margin:14px 0px 0px 0px;
z-index:10;
}
#footer{
/*
margin-right: -2000px;
margin-left: -2000px;
*/
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
background-image: url(../images/footer_bg.png);
background-repeat: repeat-x;
}

#prod_info{
width: 621px;
}

/***************************************
begin new 2016 index page styles
*******************************************/

#front_products1{
width:90%;
margin-right:auto;
margin-left:auto;
}

.index p{
width:90%;
margin-right:auto;
margin-left:auto;
}
.index h3{
width:200px;
margin-right:auto;
margin-left:auto;
}
.index #logo{
margin-left:10%;
}

#front_products1 .product_full{
 height:325px;
 width:96%;
 float:left;
 background-color:#95b0df;
 margin-right:5px;
 margin-bottom:10px;
 border-radius:15px;
 padding:10px;
 text-align:center;
  background: #0000ff;
  background-image: -webkit-linear-gradient(top, #0000ff, #030303);
  background-image: -moz-linear-gradient(top, #0000ff, #030303);
  background-image: -ms-linear-gradient(top, #0000ff, #030303);
  background-image: -o-linear-gradient(top, #0000ff, #030303);
  background-image: linear-gradient(to bottom, #0000ff, #030303);

  text-shadow: 1px 4px 3px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
 overflow: hidden;
}

#front_products1 .product_full:hover{
	
	border-color:#ffffff;
}

#front_products1 .product_full a:link,#front_products1 .product_full a:visited{
	  color: #ffffff;
	  text-decoration:none;
}
#front_products1 .product_full p a{
	
		font-size:15px;
}
#front_products1 .product_full h3{
	margin-top:-6px;
	width:auto;
}

#front_products1 .product_full span{
	margin-top:-21px;
display:block;

	font-size:70px;
}
#front_products1 .product_full span sup{
	position:relative;
	top:8px;
	font-size:50px;
}

#front_products1 .product{
height:200px;
width:31%;
float:left;
background-color:#95b0df;
margin-right:13px;
margin-bottom:15px;
border-radius:15px;
padding:10px;
text-align:center;
border:2px solid #000000;
overflow: hidden;
}

#front_products1 .product:hover{
	border-color:#ffffff;
}


.hidden-whatsnew,.hidden-info{

background-color:#95b0df;
margin-right:13px;
margin-bottom:15px;
border-radius:15px;
padding:10px;
color:#000000;
}



#front_products1 .product button{
	margin-top:0px;
	
}
#front_products1 .product .prod_txt{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border:0px solid black;
	width:92%;	
}
#front_products1 .product .prod_icon{
	position:relative;
	margin:auto;
	border:0px solid black;
	width:80%;
	height:80px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position: center;
	
}

#front_products1 a:link,#front_products1 a:visited,#front_products1 a{
	color:#000000;
	font-size: 16px;
}

#front_products1 .product button{
	
	  font-size: 18px;
}


#front_products1 .product .bab_button{

  background: #33ffff;
  background-image: -webkit-linear-gradient(top, #33ffff, #030303);
  background-image: -moz-linear-gradient(top, #33ffff, #030303);
  background-image: -ms-linear-gradient(top, #33ffff, #030303);
  background-image: -o-linear-gradient(top, #33ffff, #030303);
  background-image: linear-gradient(to bottom, #33ffff, #030303);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 3px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .bab_button:hover{

  background: #33ffff;

  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 1px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}



#front_products1 .product .blue_button{
  background: #0000ff;
  background-image: -webkit-linear-gradient(top, #0000ff, #030303);
  background-image: -moz-linear-gradient(top, #0000ff, #030303);
  background-image: -ms-linear-gradient(top, #0000ff, #030303);
  background-image: -o-linear-gradient(top, #0000ff, #030303);
  background-image: linear-gradient(to bottom, #0000ff, #030303);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 4px 3px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .blue_button:hover{
  background: #0000ff;

  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 1px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .blueb_button{
  background: #0000ff;
  background-image: -webkit-linear-gradient(top, #1a53ff, #050505);
  background-image: -moz-linear-gradient(top, #1a53ff, #050505);
  background-image: -ms-linear-gradient(top, #1a53ff, #050505);
  background-image: -o-linear-gradient(top, #1a53ff, #050505);
  background-image: linear-gradient(to bottom, #1a53ff, #050505);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 4px 3px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .blueb_button:hover{
  background: #1a53ff;

  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 1px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .red_button{
  background: #ff0000;
  background-image: -webkit-linear-gradient(top, #ff0000, #030303);
  background-image: -moz-linear-gradient(top, #ff0000, #030303);
  background-image: -ms-linear-gradient(top, #ff0000, #030303);
  background-image: -o-linear-gradient(top, #ff0000, #030303);
  background-image: linear-gradient(to bottom, #ff0000, #030303);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 4px 3px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .red_button:hover{
  background: #ff0000;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 1px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}


#front_products1 .product .green_button{
  background: #00ff00;
  background-image: -webkit-linear-gradient(top, #00ff00, #030303);
  background-image: -moz-linear-gradient(top, #00ff00, #030303);
  background-image: -ms-linear-gradient(top, #00ff00, #030303);
  background-image: -o-linear-gradient(top, #00ff00, #030303);
  background-image: linear-gradient(to bottom, #00ff00, #030303);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 4px 3px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .green_button:hover{
  background: #00ff00;

  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 1px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}


#front_products1 .product .yellow_button{
  background: #fae500;
  background-image: -webkit-linear-gradient(top, #fae500, #030303);
  background-image: -moz-linear-gradient(top, #fae500, #030303);
  background-image: -ms-linear-gradient(top, #fae500, #030303);
  background-image: -o-linear-gradient(top, #fae500, #030303);
  background-image: linear-gradient(to bottom, #fae500, #030303);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 4px 3px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .yellow_button:hover{
  background: #fae500;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 1px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .lightblue_button{
  background: #00fac8;
  background-image: -webkit-linear-gradient(top, #00fac8, #030303);
  background-image: -moz-linear-gradient(top, #00fac8, #030303);
  background-image: -ms-linear-gradient(top, #00fac8, #030303);
  background-image: -o-linear-gradient(top, #00fac8, #030303);
  background-image: linear-gradient(to bottom, #00fac8, #030303);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 4px 3px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .lightblue_button:hover{
  background: #00fac8;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 1px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}


#front_products1 .product .purple_button{
  background: #fa00f2;
  background-image: -webkit-linear-gradient(top, #fa00f2, #030303);
  background-image: -moz-linear-gradient(top, #fa00f2, #030303);
  background-image: -ms-linear-gradient(top, #fa00f2, #030303);
  background-image: -o-linear-gradient(top, #fa00f2, #030303);
  background-image: linear-gradient(to bottom, #fa00f2, #030303);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 4px 3px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}

#front_products1 .product .purple_button:hover{
  background: #fa00f2;

  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 1px #000000;
  font-family: Arial;
  color: #ffffff;

  padding: 10px 20px 10px 20px;
  border: solid #332f33 2px;
  text-decoration: none;
}




#index_header{
position:fixed;
top:0px;
width:100%;
height:90px;
background-image: url(../images/main_bg2.png);
background-repeat: repeat-x;
z-index:99999;

}
/************parallax************************/
.main_titles{
margin-top:100px;
margin-left:auto;
margin-right:auto;
 font-size: 4vw;
white-space: nowrap;
}

.wrapper h2{
width:75%;
margin-left:auto;
margin-right:auto;
text-align:center;
}
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;

}
section.module.parallax {
  height: 600px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 600px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}
section.module.parallax-1 {
  background-image: url("/images/front_page/kbd4162.jpg");
  color:#0000a5;
}
section.module.parallax-1 h1 {
	color: rgba(0, 0, 165, .5);
  /*color:#0000a5;*/
}
section.module.parallax-2 {
   background-image: url("/images/front_page/bgprods.jpg");
  /* background-image: url("/images/front_page/bgprods.png"); */
}
section.module.parallax-3 {
  background-image: url("/images/front_page/bg20.jpg");
}


section.module.parallax18 {
  height: 300px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

section.module.parallax18 h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 300px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}
section.module.parallax18-1 {
  background-image: url("/images/front_page/fpx1.jpg");
  color:#0000a5;
}
section.module.parallax18-2 {
   background-image: url("/images/front_page/fpx2.jpg");
  /* background-image: url("/images/front_page/bgprods.png"); */
}
section.module.parallax18-3 {
  background-image: url("/images/front_page/bg20.jpg");
}



section.module.parallax-1 .container h1{
	margin-top:200px;
	line-height:177px;
}
section.module.parallax-2 .container h1{
	margin-top:200px;
	line-height:177px;
}
section.module.parallax-3 .container h1{

	line-height:177px;
}

@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 42px;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax h1 {
    font-size: 96px;
  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {

  }
}
/************end parallax************************/
/***********carousel stuff********************/
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      
      margin: auto;
  }
   #myCarousel{
  
  height:350px;
  } 
  .carousel-inner > .item{
  
  height:350px;
  }
  .carousel-inner .item h2{
	margin-left:auto;
	margin-right:auto;
  }
.carousel {
    top:89px;
	margin-bottom: -11px;
}

/*STICKY NAV*/
/* This class is added on scroll */
.fixed {
	position: fixed; 
	top: 90px; 
	height: 70px; 

}
/* Navigation Settings */
nav {
	position: absolute;
	/*bottom: 0px;*/
	top:500px;
	width: 100%;
	height: 70px;
	background: #e0ffff;
	z-index: 160;
}
nav ul{

margin-left:auto;
margin-right:auto;
width:780px;
z-index: 100;
}
nav li {
	display: inline-block;
	padding: 6px 36px;
	text-align:center;
	
}

nav li a {
	color: #000080;
	text-transform: uppercase;
	font-weight:bold;
}
nav li a span{
font-size:34px !important;
}

@media only screen and (max-width: 520px) {

	nav li {
		padding: 24px 4px;
	}

	nav li a {
		font-size: 14px;
	}

}

/* KK added to use custom icons */
.bar-personal:before {content: url(/images/front_page/bar-personal.png);}
.bar-business:before {content: url(/images/front_page/bar-business.png);}
.bar-oem:before {content: url(/images/front_page/bar-oem.png);}
.bar-at:before {content: url(/images/front_page/bar-at.png);}


/*-------  footer  -------*/

.bottom_link_table  a{
	color:lightgrey !important;
}


#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-top: 25px;
	padding-bottom: 100px;
	padding-left: 0;
}

#footer a {
	color: #666;
	text-decoration: none;
	padding:0px 0px 0px 0px;
}

#footer a:hover {
	color:#0055a5;
	text-decoration: none;
}



/*CUSTOM*/
.content{

background-color:#0000a5;
color:#ffffff;
}


.carousel-indicators {
 /* was 15 in bootmin */
 z-index: 120;

}
.carousel-indicators-back {
 background-image: url(/images/front_page/slides/slidebottom.png);
 background-repeat: no-repeat;
 background-position: center;
 position: absolute;
 bottom: 10px;
 left: 20%;
 width: 60%;
 height: 75px;
 z-index: 119;
 padding-left: 0px;
 text-align: center;

}
/**************responsive design***************/
@media only screen and (max-width: 1090px) {
	.index #logo{
		margin-left:5%;
		background-size:contain;
	}
	#presents {
		font-size:10px;
		padding-left:10px;
	}
	#front_products1 .product {
		font-size:12px;
	}
	#front_products1 .product button{
		font-size:110%;
	}
	#front_products1 .product_full p a{
		font-size:48%;
	}
	#front_products1 .product_full span{
		/*font-size:48%;*/

	}
	#front_products1 .product_full span sup{
		font-size:48%;
	}
	#front_products1 .product_full img{
		display:none;
	}	
}

@media only screen and (max-width: 890px) {
	.index #logo{
		margin-left:1%;
		background-size:contain;
	}
	#presents {
		font-size:8px;
		padding-left:50px;
		margin-right: 1%;
	}

}
/**************end responsive design***************/
/***************************************
end new 2016 index page styles
*******************************************/
