/* Reset HTML styles */
/* ************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1em;
	color: #000;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img,
a img {border: none;}

body{margin:0px;background-color:#ffffff;color:#000000;behavior:url("/csshover.htc");}



/* The Stylesss */

#logo {
	width: 300px;
	float: left;	
}
/*
#session {
	text-align: right;
	width: 500px;
	float: right;
	color: #7dab37;
	font-size: 11px;
	padding-top: 8px;
	letter-spacing: 1px;
}
F*/

#session a, a.visited, a.active {
	color: #5f6060;
	font-weight: normal;
	text-decoration: none;
}

#session a:hover {
	color: #000;	
}

#menu {
	text-align: right;
	width: 500px;
	float: right;
	color: #7dab37;
	font-size: 11px;
	padding-top: 10px;
	letter-spacing: 1px;
}

#menu li {
	display: inline;
	margin-left: 14px;
	list-style: none;
}

#menu a, a.visited, .active {
	color: #959ea3;
	text-decoration: none;
}

#menu a:hover {
	color: #5f6060;
}
/*
#navigation {
	padding: 10px;
	height: 15px;
	background: url(../images/images/bg_navigation.jpg) no-repeat;
	text-align: left;
	width: 100%;
	z-index: 999;
}
*/
#navigation ul .item{
	display: none;
	z-index: 999;
}

#navigation ul:hover .item {
	display: inline;	
	z-index: 999;
}

#navigation li {
	display: inline;
	z-index: 999;
}

#navigation a, a.visited, a.active {
	color: #9D9D9D;
	text-decoration: none;	
}

#navigation a:hover {	
}

.cart {
	background: #c5e18e;	
}

#footer {
	width: 868px;
	text-align: left;
	padding: 0px;
}
#footer ul {
	margin-left:180px;
}

#footer li {
	margin-right: 20px;
	list-style: none;
	display: inline;	
}

#footer a, a.visited, a.active {
	color: #000;	
}

#breadcrumbs {
	background: url(../images/images/bg_breadcrumbs.gif) no-repeat;
	height: 27px;
	width: 645px;
	padding-top: 7px;
	padding-left: 7px;
	color: #ccc;
}

#breadcrumbs a, a.visited, a.active {
	color: #26A7E0;	
}

form{margin:0;padding:0;}
A:ACTIVE{color:#0E4369;text-decoration:none;}
A:LINK{color:#0E4369;text-decoration:none;}
A:VISITED{color:#0E4369;text-decoration:none;}
A:HOVER{color:#706E05;text-decoration:underline;}

.TopBottomBar{font-size:11px;
	background-color:#4B7007;
	color:#FFFFFF;
}
A:ACTIVE.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#FFFFFF;text-decoration:underline;}

.strike{
	text-decoration:line-through;
	color: #919191;
}
/** BOX STYLES **/

.BoxHeader{
	font-size:14px;
	font-style:normal;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
	color:#000;
}
.BoxHeaderCart{
	font-size:14px;
	font-style:normal;
	padding: 0px 5px 5px 5px;
	color:#2C362E;
}
.BoxContent{
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	color:#451008;
}
.BoxContentGrad{
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	color:#451008;
	background: url(../images/images/box_content.jpg) repeat-x #ebeff1;
	border-bottom: 1px solid #ebeff1;
}
.BoxContentCart{
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding: 0 10px;
	color:#454b54;
}
.BoxContentCart div{
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding:5px;
	color:#454b54;
}
.BoxText{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#454b54;
}
.BoxLink {
	font-size: 11px;	
}
A:ACTIVE.BoxLink{color:#000;text-decoration:none;}
A:LINK.BoxLink{color:#000;text-decoration:none;}
A:VISITED.BoxLink{color:#000;text-decoration:none;}
A:HOVER.BoxLink{color:#000000;}

hr {
	border: none;
	border-top: 1px solid #ccc;
	height: 1px;
	margin: 5px 0;	
}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#3483BC;
}

.pageNavigation{
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	height:16px;
	color:#0033cc;
	margin-top:0px;
	float:left;
}

.pageNavigation div{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}

img {
	border: none;	
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	background-color:#F6F6F6;
}
.CatalogNavigation table tr td{

	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F6F6F6;
	color:#666666;
}
.CatalogItemDark{

	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{

	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px 0px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;
}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{

	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;

	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{

	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{

	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{

	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{

	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{

	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	padding:2px 0;
	margin:0px;
	color:#000;
	border-bottom:2px solid #c8c8c8;
}

/** TABS STYLING **/

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-weight: bold;
text-align: left; /*set to left, center, or right to align the menu as desired*/
position: relative;
top: 1px;
_top: 2px;
*top: 2px;
font-size: 10px;
}

.shadetabs a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: -1px;
border: 1px solid #ccc;
color: #2d2b2b;
background: white;
float: left;
}

.shadetabs a:visited{
color: #2d2b2b;
}

.shadetabs a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs a.selected{ /*selected main tab style */
background: white url(../images/images/box_content.jpg) repeat-x;
border-bottom-color: #EBEFF2;
}

.shadetabs a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

.tabcontent li {
	margin-left: 25px;
	margin-bottom: 10px;
}




/* Utility Styles */
/* ************************** */

/* CLEARFIX: Just add a class of .clearfix to any element containing a float needing to be cleared, plus any Guillotine-Bug-fixing block elements within the container. (source: http://www.positioniseverything.net/easyclearing.html) */
.clearfix:after { content: "."; display: block; /* height: 0px; */ clear: both; visibility: hidden; }
/* additional clearfix elements are in ie.css */

/* Site styles */
/* ************************** */

body{
	text-align: center; 
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 75%; 
	line-height: 1.3em; 
	color: #9d9d9d;
	background-color:#d2d4d5;
	padding:0;
	margin:0;
}


/* Headings */
/* ************************** */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color:#9d9d9d; text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{text-decoration: underline;}


/* Other */
/* ************************** */

p{margin: 0.33em 0 1em 0;}
small{font-size: 85%;}
big{font-size: 115%;}
sup{font-size: smaller; vertical-align: 0.5em; line-height: 1px;}
form{margin: 0; padding: 0;}
hr{clear: both; border: 0; width: 100%; color: #000; background-color: #000; height: 1px; margin: 10px 0; padding: 0;}
a{color: #9d9d9d;}
label.hidden{display: none;}
h1 {margin-top:5px;}


/* Layout */
/* ************************** */

#wrapper{
	width: 990px; 
	margin: 0 auto 0 auto; 
	text-align: left;
	background-color:#fff;
	padding:0;
	position:relative;
}
#header{
	padding: 0; 
	height: 106px; 
	overflow: hidden;
	background:url('http://www.loyalarmy.com/images/bg-header.png') no-repeat top right;
}
#navigation {
	padding:0 0 13px 0;
	height:25px;
}
#main {
	padding:0 12px;
	min-height:300px;
}
#sidebar {
	width: 114px; 
	margin:0px 0 0 12px;
	position:absolute;
	top:144px;
	left:0;
}
#content{
	width: 840px; 
	float: right;
	padding:0;
}
.pageBlog #content {
	width:692px;
}
#footer{
	font-size:85%;
	margin:0 0 0 128px;
	clear:both;
	padding:10px 0 0 0;
}
.pageAbout #footer {
	padding:30px 0 5px 0;
}


/* ADA508 */
/* ************************** */

#ada508{display:none;}


/* Header */
/* ************************** */

#header h1 {
	float:left;
	margin-top:0;
}
#session {
	float:right;
	margin:47px 12px 0 11px;
	width:110px;
}
#session img {
	float:right;
	margin:0 0 0 5px;
}
#session a {
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	line-height:4em;
	font-size:92%;
}
#session a:hover {
	text-decoration:underline;
}

/* Nav */
/* ************************** */

#navigation li {
	float:left;
	width:163px;
	text-align:center;
	border-right:1px solid #9e9e9e;
	height:25px;
	line-height:2.1em;
}
#navigation li.last {
	border-right:none;
}
#navigation li a {
	text-decoration:none;
}
#navigation li a:hover {
	text-decoration:underline;
}


/* Sidebar */
/* ************************** */

#navStore {
	margin:0 0 20px 0;
}
#navStore a {
	text-decoration:none;
}

#navStore .levelOne, #navStore a.levelOneSales {
	display:block;
	background-color:#9e9e9e;
	padding:6px 10px 5px 15px;
	color:#fff;
	margin:0 0 1px 0;
	text-transform:uppercase;
}
#navStore a.levelOneSales {
	background-color:#fd07d7;
}
#navStore li ul {
	padding:5px 0 3px 0;
}
#navStore li.top {
	border-bottom:1px solid #fff;
	margin:0;
}
#navStore li.item {
	border-bottom:1px solid #fff;
	margin:0;
}
li.item div {
	padding:2px 10px 0px 15px;
}
li.item div a {
	color:#07acef;
	text-transform:capitalize;
	font-size:.9em;
}
li.item div a:hover {
	color:#0E4369;
}
#navSocial {
	margin:0 0 0 7px;
}
#navSocial h4 {
	text-transform:uppercase;
	color:#9e9e9e;
	font-weight:normal;
	margin:0 0 5px 0;
}
#navSocial li {
	clear:left;
	margin:0 0 2px 0;
	height:24px;
	line-height:2em;
}
#navSocial li a {
	text-decoration:none;
}
#navSocial li a:hover {
	text-decoration:underline;
}
#navSocial li img {
	float:left;
	margin:0 5px 0 0;
}







.TopBottomBar{
	background-color:#fff;
	color:#000;
}

A:ACTIVE.TopBottomBarLink{color:#000;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#000;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#000;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#000;text-decoration:underline;}

.BoxContent {
	padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;
}
.BoxFrame img{
	margin-top:12px;
}
#cartlinks {
	margin-top:24px;
}
#cartlinks a {
	line-height:130%;
	color:#666;
	font-size:16px;
	font-weight:bold;
	font-family:arial, sans-serif;
}
#cartlinks a:hover {
	color:#000;
	text-decoration:none;
}

.CatalogItemLight {
	font-size:12px;
	font-family:arial, sans-serif;
}

#recommended .CatalogItemLight b {
	width:auto;
}
.CatalogItemLight b {
	display:block;
	margin-bottom:2px;
	width:152px;
	line-height:140%;
	font-weight:normal;
	padding-top:2px;
	text-align:left;
}

.CatalogItemLight a b {
	color:#555;
}

.CatalogItemLight b a {
	color:#4d4d4d;
}

.prices .CatalogItemLight {
	float:left;
	margin-left:109px;
	margin-right:10px;
	color:#ce0000;

}

.clicktoview {
	width:100%;
	text-align:left;
}

.clicktoview a {
	color:#333333;
	font-weight:bold;
}

h1.pageHeader{
	float:left;
	margin:0 0 15px 0;
	color:#0272bd;
	font-size:2em;
	padding:3px 11px 5px;
	background-color:#98bfda;
}

.browsemore {
	border:1px solid #fff;
}


blockquote {
	padding:20px 0 0 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bgStar {
	background:url(http://www.loyalarmy.com/store/images/stars/bar_greybg.gif) 0 4px no-repeat;
	padding-right:5px;
	padding-top:4px;
}
.bgStar div {
	height:14px;
	overflow:hidden;
}
.starsImage {
	position:relative;
	top:4px;
}

#REVIEWS_COMMENT img {
	position:relative;
	top:4px;

}
#REVIEWS_COMMENT a img {
	position:relative;
	top:6px;

}

.ratingstar,.ratingstar_hover, .ratingstar_set {
 height: 22px;
 width: 140px;
 cursor:pointer; /* border: solid 1px red; cursor: hand; 只有IE支持，pointer 是 FF 和 IE 都支持的手型鼠标*/
 background-image: url(../images/star_rating.gif);
 background-repeat: repeat-x;
 position:relative; /*解决 Firefox 中获取鼠标位置不准确的问题*/
}
.ratingstar_hover {
 background-position: 0 -41px;
}
.ratingstar_set {
 background-position: 0 -41px;
} 
.productReview .summary{width:100px;float:left;font-size:1.2em;}
.productReview .summary .reviewBarItem{clear:both;padding:5px 0;}

.productReview .summary .reviewBarItem{clear:both;padding:5px 0;}
.productReview .reviewHeader .reviewrBuy{color:#3399ff;font-style:italic;clear:both;}
.productReview .totalReviews{text-align:right;float:right;font-size:1.2em;}
.productReview .totalReviews a{line-height:16px;}
.productReview .totalReviews span{margin:0 0 0 5px;}
.productReview .totalReviews a img{vertical-align:middle;}
.productReview .reviewHeader{font-size:1.2em;}
.productReview .reviewBody{margin:0;font-size:1.2em;}
.productReview .reviewBody dd{margin:0;padding-top:10px;}
.productReview .reviewFooter{padding-top:10px;font-size:1.2em;text-align:right;clear:both;}
.productReview .reviewFooter dd{width:100%;}

.reviewBarItem dd{float:left;vertical-align:top;}
.reviewBarItem .scale{padding:0 5px;width:100px;}
.reviewBarItem .scale dl{width:100px;background: url("../images/bar_greybg.gif") no-repeat;position:relative;height:13px;}
.reviewBarItem .scale dl dd.left{width:4px;height:13px;background:url("../images/bar_orangeLeft.gif") no-repeat;}
.reviewBarItem .scale dl dd.center{height:13px;background:url("../images/bar_orangeMid.gif") repeat-x;}
.reviewBarItem .scale dl dd.right{width:4px;height:13px;background:url("../images/bar_orangeRight.gif") no-repeat;}
.reviewBarItem .percent{text-align:left;width:40px;}

#linkMeasurements {
	color:#9D9D9D;
	display:block;
	padding:3px 0;
}
#linkMeasurements:hover {
	text-decoration:underline;
}