/* CSS Basic Document */
body
{
margin:0px;
padding:0px;
text-align:center;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:100%;
height:auto;
text-align:center;
}

/* CSS Header Document */


.header
{
width:100%;
height:123px;
margin:0px;
text-align:center;

background:url(images/microarmor-header-bg_revised.jpg) left top repeat-x;
}
.header-inside
{
width:900px;
height:180px;
text-align:center;
margin:0px auto;
background:url(images/microarmor-header-top-bg_revised.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:10px;
}
.header-right
{
width:515px;
height:123px;
float:right;
text-align:left;
}
.search-box
{
width:305px;
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:0px;
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:white;
font-size:12px;
font-weight:bold;
line-height:50px;

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: #2C39FF;
        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: #00ADFF;
        background: url(images/normal-menu-bg.gif) right bottom no-repeat;
		height:56px;
}

.navcontainer li.active a {
        color: #00ADFF;
        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:20px;
}
/* CSS Body-main Document */
.body-main
{
width:100%;
height:auto;
text-align:center;
}
.body-top
{
width:900px;
height:auto;
text-align:left;
padding-top:66px;
padding-bottom:0px;
margin:0px auto;
}
.body-top-topix
{
width:900px;
height:auto;
text-align:left;
padding-top:66px;
padding-bottom: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:right;
text-align:left;
padding-top:140px;
}
.middle-conent
{
width:780px;
height:320px;
text-align:justify;
float:left;
}

.middle-conent h1 a
{
	color:#0099ff;
font-weight:bold;
text-decoration:none;
}
.middle-conent-topix
{

height:100%;
text-align:justify;
float:left;
}
.middle-conent-topixs
{

width:auto;
height:auto;
text-align:justify;
float:left;
}
.body-bottom
{
width:100%;
height:auto;
border-bottom:2px solid #FFF;
background-color:#f6f6f6;
text-align:center;
padding:10px 0px;
}
.body-bottom-NewsItem
{
width:100%;
height:auto;
border-bottom:2px solid #FFF;
background-color:white;
text-align:center;
padding:10px 0px;
}
.body-bottom-news
{
width:100%;
height:auto;
border-bottom:2px solid #FFF;
background-color:#f6f6f6;
text-align:center;
padding:0px 0px;
}
.bottom-inside
{
width:900px;
height:auto;
margin:0px auto;
text-align:center;
}
.inside-box
{
widows: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:10px 10px 4px 10px;
display:block;
float:left;
margin-right:30px;
background:url(images/product-box-bg_revised.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;
}


.productNews
{

height:auto;
float:right;
display:block;
padding:10px 0px 20px 0px;
}
.productNews ul
{
margin:0px;
padding:0px;
}
.productNews 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_revised.jpg) left top no-repeat;
}
.productNews ul li.no-margin
{
margin-right:0px;
}
.productNews ul li a
{
color:#0099ff;
font-weight:bold;
text-decoration:none;
}
.productNews ul li a:hover
{
color:#00d2ff;
font-weight:bold;
text-decoration:underline;
}
.productNews ul li .buy
{
padding-top:26px;
font-size:20px;
font-weight:bold;
color:#FFF;
text-decoration:none;
}
.productNews-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;
}

/* inner HTML */

.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 6px 0px;
}
.effective-left-box
{
width:auto;
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:5px;
padding-bottom:10px;
}
.recommended-box
{
width:900px;
height:auto;
float:left;
text-align:left;
padding-top:24px;
padding-left:35px;
}
.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:20px;
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: 29px;
	font-style: normal;
	line-height: 29px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #55789C;
	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: #FF9900;
	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;
}

/* Category page */

.CategoryPage a:link
{
	text-align: center;
	color: #3EC8D2;
}

.CategoryPage .ProductPager
{
	text-align: center;
}

.CategoryPage .ProductPager a
{
	font-size: 1em;
	color: #3EC8D2;
}

.CategoryPage .ProductPager a:link
{
	text-align: center;
	color: #3EC8D2;
}

.CategoryPage .ProductPager span
{
	color: #3664A5;
	font-size: 1.3em;
	font-weight: bold;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LOGIN PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.LoginPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 150px;
	
}

.LoginPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.LoginPage .wrapper
{
	width: 600px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 11px;
	color: #555;
}

.LoginPage .wrapper .new-wrapper
{
	float: left;
	width: 50%;
}

.LoginPage .wrapper .new-wrapper .RegisterTitle
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.LoginPage .wrapper .new-wrapper .RegisterBlock
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: 240px;
	vertical-align: top;
}

.LoginPage .wrapper .returning-wrapper
{
	float: right;
	width: 50%;
}

.LoginPage .wrapper .returning-wrapper .LoginTitle
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.LoginPage .wrapper .returning-wrapper .LoginBlock
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: 240px;
}

.LoginTableContainer
{
	vertical-align: middle;
}

.LoginTableContainer .Row
{
}

.LoginTableContainer .Row .ItemName
{
	padding: 10px 10px 10px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.LoginTableContainer .Row .ItemValue
{
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

.LoginPage .ForgotPassword
{
	font-weight: bold;
}

.LoginPage .LoginButton
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PASSWORD RECOVERY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.PasswordRecoveryPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.PasswordRecoveryPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.PasswordRecoveryPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	REGISTRATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RegistrationPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.RegistrationPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.RegistrationPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.RegistrationPage .SectionTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.RegistrationPage .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.RegistrationPage .Button
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER ACCOUNT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.AccountPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.AccountPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.AccountPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}
/* GREY THEME */

.grey .ajax__tab_header
{
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}
.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}
.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}
.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}
.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}
.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #000;
	border-color: #333;
}
.grey .ajax__tab_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER INFO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CustomerInfoBox
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
}

.CustomerInfoBox .SectionTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	height: auto;
}

.CustomerInfoBox .Button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.CustomerAddresses
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.CustomerAddresses .SectionTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.CustomerAddresses .AdressList
{
}

.CustomerAddresses .AdressList .AddressItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.CustomerAddresses .AddButton
{
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	text-align: right;
}

.CustomerOrders
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.CustomerOrders .OrderList
{
}

.CustomerOrders .OrderList .OrderItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.CustomerPassRecovery
{
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.blockBordered
{
	border: 1px solid rgb(232, 230, 210);
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ADDRESS EDIT PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.AddressEditPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.AddressEditPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.AddressEditPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}
.insideFeatureBox
{
 display:block;
 height:120px;
}
