@charset "utf-8";
body {margin:0;}
a:link {
	text-decoration: none;
	color: #06C;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.NC {
	clear: both;
}
.NCleft {
	float: left;
}
.PclorB {
	color: #333;
}







.sidenav {
	display: none;
	height: 100%;
	width: 250px;
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	background-color: #F63;
	overflow-x: hidden;
	padding-top: 60px;
}

.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;
	z-index: 1;
}
#Ll {
	float: left;
	font-size: 14pt;
	width: 9%;
	padding-left: 1%;
	padding-top: 16px;
	padding-bottom: 16px;
	display: none;
}
#Lr {
	float: right;
	font-size: 14pt;
	width: 9%;
	text-align: center;
	padding-right: 1%;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: bold;
	color: #FFF;
}
.topnav {
	float: left;
	width: 90%;
	height: auto;
}
.topnav #Llogo {
	float: left;
	height: auto;
	width: 20%;
}

.topnav .search-container {
	float: left;
	width: 70%;
}

.topnav input[type=text] {
	margin-top: 8px;
	font-size: 17px;
	border: none;
	width: 92%;
	float: left;
	padding: 6px;
}

.topnav .search-container button {
	float: left;
	margin-top: 8px;
	background: #ddd;
	font-size: 17px;
	border: none;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 5%;
}

.topnav .search-container button:hover {
  background: #ccc;
}
#Lnav {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#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: auto;
	margin-left: auto;
}
#Lad {
	clear: both;
	width: 100%;
}
#Lad img {
	height: auto;
	width: 100%;
}


.Cline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0CC;
	padding-bottom: 10px;
	margin-bottom: 40px;
	clear: both;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.Tleft {
	float: left;
}
.Tt {
	height: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 24pt;
	margin-right: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.LproductA1 {
	clear: both;
	display: table;
	margin-right: 1%;
	margin-left: 1%;
	width: 98%;
}
.Lproductdiv {
	width: 278px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
	margin: 5px;
	background-color: #FFF;
}
.Lproductdivt {
	clear: both;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 80px;
	margin-top: 10px;
	font-size: 16pt;
	font-weight: bold;
	line-height: 20pt;
}
.Lproductdivtp {
	clear: both;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
.Lproductdivtm {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #099;
	font-size: 12pt;
}
.Lproductdivimag {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 200px;
}
.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;
}

.btnw {
	font-size: 16px;
	cursor: pointer;
	border: 2px solid #0CC;
	padding: 20px;
	margin: 12px;
	background-color: #E4E4E4;
}
.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 {
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	border-radius: 8px;
	box-shadow: 2px 2px 1px 2px #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
}
.Lnewsall {
	width: 80%;
	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: auto;
	margin-left: auto;
	text-align: right;
	width: 100%;
	padding-right: 10px;
}

.LnewsT {
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	background-color: #B8F0F3;
	padding: 8px;
}
.LnewsP {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	line-height: 24pt;
}







.LnavF {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00B9E8;
	margin-bottom: 15px;
}
.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;
}
.LnavFB {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 1%;
	margin-left: 1%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}
.LnavFB a {
	color: #333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12pt;
	font-weight: bold;
}
.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;
	padding: 20px;
	clear: both;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
}
