@charset "utf-8";
/* CSS Basic Document */
body
{
margin:0px;
padding:0px;
text-align:center;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
text-align:justify;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:100%;
height:auto;
text-align:center;
}

/* CSS Header Document */
.header
{
width:100%;
height:180px;
margin:0px;
text-align:center;
background:url(../images/microarmor-header-bg.jpg) left top repeat-x;
}
.header-inside
{
width:900px;
height:180px;
text-align:center;
margin:0px auto;
background:url(../images/microarmor-header-top-bg.jpg) left top no-repeat;
}
.header-top
{
width:900px;
height:123px;
float:left;
text-align:left;
}
.logo-box
{
width:385px;
height:102px;
float:left;
padding-top:21px;
}
.header-right
{
width:515px;
height:123px;
float:right;
text-align:left;
}
.search-box
{
width:315px;
height:110px;
padding-top:13px;
float:left;
color:#FFF;
}
.search-box a
{
color:#FFF;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.search-box a:hover
{
color:#ccffff;
text-decoration:underline;
font-size:13px;
font-weight:bold;
}
.input
{
width:202px;
height:26px;
padding:5px;
border:1px solid #02bebe;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
line-height: 26px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #646464;
text-decoration: none;
}
.shopping-cart-box
{
width:75px;
height:75px;
background:url(../images/shopping-cart-bg.gif) left top no-repeat;
float:right;
text-align:center;
color:#FFF;
font-size:16px;
font-weight:bold;
line-height:26px;
padding:35px 15px 0px 70px;
}
.header-bottom
{
width:900px;
height:auto;
background:url(../images/line.gif) left bottom repeat-x;
float:left;
}
.navcontainer
{
width:610px;
height:56px;
float:left;
text-align:left;
display:block;
}
.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:56px;
}

.navcontainer ul li a {
        width: 120px;
        height: 56px;
        padding: 0px;
        margin: 0px;
        color: #333;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 14px/56px Arial, Helvetica, sans-serif;
		background: url(../images/normal-menu-bg.gif) right bottom no-repeat;
}

.navcontainer ul li a:hover {
        color: #00ccff;
        background: url(../images/normal-menu-bg.gif) right bottom no-repeat;
		height:56px;
}

.navcontainer li.active a {
        color: #00ccff;
        background: url(../images/active-menu-bg.gif) left top repeat-x;
		height:56px;
}
.shipping-info
{
width:290px;
height:auto;
float:right;
text-align: left;
color:#ff9900;
font-weight:bold;
line-height:56px;
font-size:18px;
}
/* CSS Body-main Document */
.body-main
{
width:100%;
height:auto;
text-align:center;
}
.body-top
{
width:900px;
height:auto;
text-align:left;
padding:46px 0px;
margin:0px auto;
}
.arrow-left
{
width:60px;
height:180px;
float:left;
text-align:left;
padding-top:140px;
}
.arrow-right
{
width:43px;
padding-left:17px;
height:180px;
float:left;
text-align:left;
padding-top:140px;
}
.middle-conent
{
width:780px;
height:320px;
text-align:justify;
float:left;
}
.body-bottom
{
width:100%;
height:auto;
border-bottom:2px solid #FFF;
background-color:#f6f6f6;
text-align:center;
padding:20px 0px;
}
.bottom-inside
{
width:900px;
height:auto;
margin:0px auto;
text-align:center;
}
.inside-box
{
width:900px;
height:auto;
text-align:left;
float:left;
}
.product
{
width:900px;
height:auto;
float:left;
display:block;
padding:10px 0px 20px 0px;
}
.product ul
{
margin:0px;
padding:0px;
}
.product ul li
{
list-style-type:none;
width:260px;
height:176px;
padding:20px 10px 4px 10px;
display:block;
float:left;
margin-right:30px;
background:url(../images/product-box-bg.jpg) left top no-repeat;
}
.product ul li.no-margin
{
margin-right:0px;
}
.product ul li a
{
color:#0099ff;
font-weight:bold;
text-decoration:none;
}
.product ul li a:hover
{
color:#00d2ff;
font-weight:bold;
text-decoration:underline;
}
.product ul li .buy
{
padding-top:26px;
font-size:20px;
font-weight:bold;
color:#FFF;
text-decoration:none;
}
.product-th
{
border:1px solid #cecfcf;
padding:2px;
background-color:#FFF;
float:left;
margin-right:10px;
}
.news
{
width:900px;
height:auto;
float:left;
display:block;
}
.news ul
{
margin:0px;
padding:0px;
}
.news ul li
{
list-style-type:none;
padding:8px 0px;
float:left;
text-align:left;
display:block;
border-bottom:1px solid #dddddd;
width:900px;
}
.news ul li a
{
color:#0099ff;
font-weight:bold;
text-decoration:none;
}
.news ul li a:hover
{
color:#00d2ff;
font-weight:bold;
text-decoration:underline;
}
.news-title
{
border-bottom:1px solid #dddddd;
width:900px;
height:auto;
float:left;
}
.inner1-body-main
{
width:900px;
height:auto;
text-align:center;
margin:0px auto;
}
.product-body-inside
{
width:900px;
height:auto;
float:left;
text-align:left;
padding-top:20px;
}
.inner1-left
{
width:201px;
height:auto;
float:left;
text-align:left;
}
.product-box
{
width:201px;
height:auto;
float:left;
text-align:left;
}
.product-title
{
width:180px;
height:37px;
float:left;
text-align:left;
background:url(../images/product-title-bg.jpg) left top no-repeat;
font: bold 22px/37px Arial, Helvetica, sans-serif;
color: #ff9900;
padding-left:21px;
}
.product-inside-box
{
width:199px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #dbdcdc;
border-right:1px solid #dbdcdc;
background-color: #f7f7f7;
}
/* sub-navigation */
.subnav
{
width:191px;
height:auto;
float:left;
display:block;
padding:10px 4px;
}
.subnav ul
{
margin:0px;
padding:0px;
}
.subnav ul li
{
list-style-type:none;
float:left;
text-align:left;
display:block;
border-bottom:1px solid #dbdcdc;
width:181px;
font: normal 12px/24px Arial, Helvetica, sans-serif;
color: #000000;
padding-left:10px;
}
.subnav ul li a
{
font: normal 12px/24px Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:none;
padding-left:16px;
width:165px;
background:url(../images/product-arrow-bg.jpg) left center no-repeat;
}
.subnav ul li a:hover
{
font: normal 12px/24px Arial, Helvetica, sans-serif;
color: #3ec8d2;
text-decoration:none;
}
.product-round-bottom
{
width:201px;
height:22px;
float:left;
text-align:left;
}
.inner1-right
{
width:660px;
height:auto;
float:right;
text-align:left;
}
.Sanitizer-box
{
width:660px;
height:auto;
float:left;
text-align:left;
padding-top:12px;
}
.Sanitizer-box ul
{
margin:0px;
padding:0px;
}
.Sanitizer-box ul li
{
list-style-type:none;
float:left;
text-align:left;
display:block;
width:660px;
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
padding:28px 0px 36px 0px;
background:url(../images/sanitizer-gray-bottom-bg.jpg) left bottom repeat-x;
}
.sanitizer-left-box
{
width:199px;
height:auto;
float:left;
text-align:center;
}
.sanitizer-right-box
{
width:440px;
height:auto;
float:right;
text-align:left;
}
.effective-box
{
width:900px;
height:auto;
float:left;
text-align:left;
background:url(../images/shipping-gray-bottom-bg.jpg) left bottom repeat-x;
padding:20px 0px 46px 0px;
}
.effective-left-box
{
width:216px;
height:auto;
float:left;
text-align:left;
}
.effective-right-box
{
width:655px;
height:auto;
float:right;
text-align:center;
}
.effective-text-box
{
width:900px;
height:auto;
float:left;
text-align:left;
color: #000101;
}
.eliminate
{
width:892px;
height:auto;
float:left;
text-align:left;
padding-left:8px;
padding-bottom:6px;
}
.eliminate ul
{
margin:0px;
padding:0px;
}
.eliminate ul li
{
list-style-type:none;
float:left;
text-align:left;
display:block;
width:874px;
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #000101;
padding-left:18px;
background:url(../images/eliminate-arrow-bg.jpg) left center no-repeat;
}
.inner-inside-box
{
width:900px;
height:auto;
float:left;
text-align:left;
padding-top:20px;
padding-bottom:60px;
}
.recommended-box
{
width:900px;
height:auto;
float:left;
text-align:left;
padding-top:24px;
}
.recommended-inside-box
{
width:900px;
height:auto;
float:left;
text-align:left;
padding-top:24px;
padding-top:10px;
}
.recommended-left-box
{
width:410px;
height:auto;
float:left;
text-align:left;
background:url(../images/recommended-bg.jpg) left bottom repeat-x;
padding:0px 10px 15px 10px;
}
.recommended-right-box
{
width:410px;
height:auto;
float:right;
text-align:left;
background:url(../images/recommended-bg.jpg) left bottom repeat-x;
padding:0px 10px 15px 10px;
}
.recommended-th
{
float:left;
margin-right:13px;
}
/* CSS Footer Document */
.footer
{
width:100%;
height:130px;
margin:0px;
text-align:center;
background: url(../images/microarmor-footer-bg.jpg) left top repeat-x;
}
.footer-inside
{
width:900px;
height:90px;
padding-top:40px;
text-align:center;
margin:0px auto;
background:url(../images/microarmor-footer-inside-bg.jpg) left top no-repeat;
color:#FFF;
}
.footer-inside a
{
color:#FFF;
text-decoration:none;
}
.footer-inside a:hover
{
color:#fde3e0;
text-decoration:underline;
}

/* CSS Text Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00d2ff;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00d2ff;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3ec8d2;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #48e3ee;
	text-decoration: none;
	}
.green-link
{
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #2dd300;
text-decoration:underline;
}
.green-link:hover
{
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #ff9900;
text-decoration:underline;
}