@charset "utf-8";
body {margin:0;}
a:link {
	text-decoration: none;
	color: #36C;
}
a:visited {
	text-decoration: none;
	color: #36C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.NC {
	clear: both;
}




.sidenav {
	display: none;
	height: 100%;
	width: 250px;
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	background-color: #F93;
	overflow-x: hidden;
	padding-top: 60px;
	color: #000;
}

.sidenav a {
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 32px;
}

.sidenav a:hover {
	color: #f1f1f1;
	background-color: #666;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}




.sidenavQ {
	display: none;
	height: 100%;
	width: 250px;
	position: fixed;
	z-index: 2;
	top: 0;
	right: 0;
	background-color: #39F;
	overflow-x: hidden;
	padding-top: 60px;
}

.sidenavQ a {
	text-decoration: none;
	font-size: 25px;
	color: #FFFFFF;
	display: block;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 32px;
}

.sidenavQ a:hover {
	color: #000000;
	background-color: #7BF;
}

.sidenavQ .closebtnQ {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}




#Ltop {
	background-color: #0CF;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	top: 0;
	padding-bottom: 5px;
	z-index: 1;
}
#Ll {
	float: left;
	font-size: 18px;
	width: 9%;
	padding-left: 1%;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: bold;
	color: #FFF;
}
#Lr {
	float: right;
	font-size: 18px;
	width: 9%;
	text-align: center;
	padding-right: 1%;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: bold;
	color: #FFF;
}
.topnav {
	float: left;
	width: 80%;
	height: auto;
}
.topnav #Llogo {
	height: auto;
	width: 100%;
	clear: both;
	text-align: center;
}

.topnav .search-container {
	clear: both;
	width: 100%;
}

.topnav input[type=text] {
	padding: 6px;
	margin-top: 8px;
	font-size: 17px;
	border: none;
	width: 80%;
	float: left;
}

.topnav .search-container button {
	float: left;
	margin-top: 8px;
	margin-right: 16px;
	background: #ddd;
	font-size: 17px;
	border: none;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.topnav .search-container button:hover {
  background: #ccc;
}
#Lnav {
	display: none;
}
#Lnav a {
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16pt;
	font-weight: bold;
}
#Lnav a:hover {
	color: #333;
	background-color: #A3EDF1;
}

#main {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 110px;
}

#Lad {
	clear: both;
	width: 100%;
	display: none;
}
.Cline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.Tleft {
	float: left;
}
.Tt {
	height: 20px;
	padding-bottom: 25px;
	padding-top: 20px;
	margin-right: 15px;
	font-size: 24px;
	font-weight: bold;
}


.LproductA1 {
	clear: both;
	display: table;
	margin-right: 1%;
	margin-left: 1%;
	width: 98%;
}
.Lproductdiv {
	width: 100%;
	float: left;
	border: 1px solid #F3F3F3;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.LproductdivR {
	float: left;
	width: 68%;
	margin-right: 1%;
	margin-left: 1%;
}

.Lproductdivt {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: auto;
	font-size: 16pt;
	font-weight: bold;
	color: #333;
	line-height: 20pt;
}
.Lproductdivtp {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 1em;
}
.Lproductdivtm {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #099;
}
.Lproductdivimag {
	width: 30%;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	display: inline;
	float: left;
	overflow: hidden;
}
.Lproductdivimag img {
	width: 100%;
}

.default {
	border-color: #e7e7e7;
}

.default:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #E4E4E4;
}
.btn {
	color: black;
	font-size: 16px;
	cursor: pointer;
	margin-top: 12px;
	padding-top: 14px;
	padding-right: 28px;
	padding-bottom: 14px;
	padding-left: 28px;
	border: 2px solid #FFF;
	background-color: #E4E4E4;
}

.btnw {
	font-size: 16px;
	cursor: pointer;
	border: 2px solid #0CC;
	background-color: #E4E4E4;
	text-align: center;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 16px;
}
.where {
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #00CCCC;
}

.where:hover {
	border-top-color: #0CC;
	border-right-color: #0CC;
	border-bottom-color: #0CC;
	border-left-color: #0CC;
	background-color: #F0F0F0;
}
.Lnews {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	box-shadow: 2px 2px 1px 2px #F0F0F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	margin-top: 5px;
}
.LnewsT {
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	background-color: #B8F0F3;
	padding: 8px;
}
.LnewsP {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.Lnewsall {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.LnewsPline {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 24pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7E3E4;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.LnewsPmore {
	font-weight: bold;
	margin-right: 2%;
	margin-left: auto;
	text-align: right;
	width: 98%;
	margin-bottom: 10px;
}
.LnavF {
	width: 96%;
	padding-bottom: 10px;
	margin-right: 2%;
	margin-left: 2%;
	clear: both;
	margin-bottom: 10px;
	height: auto;
}
.LnavFT{
	font-size: 14pt;
	font-weight: bold;
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #036;
	text-align: center;
	background-color: #00BDEC;
}
.LnavFB {
	width: 44%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2pt;
	padding-right: 2%;
	padding-bottom: 2px;
	padding-left: 2%;
}
.LnavFB a {
	color: #333;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	font-size: 12pt;
	font-weight: bold;
	width: 42%;
	margin: 2%;
}
.LnavFB a:hover {
	color: #333;
	background-color: #A3EDF1;
}
.Lnavfooter {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
}

#footer {
	background-color: #0CF;
	clear: both;
	width: 96%;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}
