
body { 
	background: black;
	font-family:helvetica, arial, sans-serif;
}
body.secondary_page{
	background: url('/resources/images/backgrounds/secondary_pages.png') top left;
}
a {
color:#861A1C;
}
#frame_content, #header_content, #marquee_content{
	width: 980px;
	margin: 0 auto;
}

#primary{
	width: 797px;
	float: left;
}
#secondary{
	width: 182px;
	float: left;
	overflow: hidden;
}
#footer{
	margin-top: 62px;
}
#frame_content.left #primary{
	float: right;
	border: 2px solid #171717;
	width: 794px;
}
#frame_content.left #secondary{
	float: right;
}
.secondary_page #primary{
	color: #000;
	background: url('/resources/images/backgrounds/primary.png') repeat-y top left;
}
.secondary_page #primary #primary_header{
	background: url('/resources/images/backgrounds/primary_column_header.png') no-repeat scroll top left;
	width: 793px;
	height: 28px;
}
.secondary_page #primary_header p{
	margin-left:35px;
}
.secondary_page #secondary{
	background: #000;
}
#primary_column_footer {
	clear: both;
	background: url('/resources/images/backgrounds/primary_column_footer.png') no-repeat scroll top left;
	width: 793px;
	height: 37px;
}

.secondary_page #primary #alpha, .secondary_page #primary #delta .extended_content{
	width: 430px;
	float: left;
	margin-left: 18px;
	display: inline;
	position:relative;
	
}
.extended_content .name{
	font-size:13px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	margin:0 !IMPORTANT;
}
.extended_content .location{
	font-size:11px;
	line-height:13px;
	color:#848484;
	font-weight:normal;
	text-transform:uppercase;
	margin:1px 0 8px 0 !IMPORTANT;
}
.extended_content p{
	font-size:10px;
	line-height:12px;
	width: 390px;
}
#customer-reviews li{
	margin:0 0 12px 0;
}
.secondary_page #primary #beta, .secondary_page #primary #delta .related_content{
	width: 315px;
	float: left;
	margin-left: 18px;
}

.secondary_page #primary #delta{
	background: url('/resources/images/backgrounds/primary_divider.png') no-repeat scroll top left;
	width: 793px;
}
#product_img_box{
	position: relative;
	z-index: 1;
}
#more-views{
	position: absolute;
	bottom: 5px;
	left: 0;
	overflow: hidden;
}
#more-views h4{
}
.alt_view_container{
	background: #333333;
	padding: 10px;
}

#more-views ul li{
	display: block;
	float: left;
	margin-right: 6px;
	border: 5px solid #515151;
}
#more-views ul li a{
	display: block;
	width: 56px;
	height: 56px;
}
.more_views_open{
	height: 108px;
}
.more_views_closed{
	height: 22px;
}

.clear{
	clear: both !important;
	font-size: 0;
	height: 0;
}


#header_content{
	background: #000;
}
#header_content .quick-access{
	width: 188px;
	float: right;
	background: #131313;
	margin:11px 35px 11px 0;
}
.quick-access .quick_cat_link{
	background: url('/resources/images/backgrounds/sm_plus.png') no-repeat scroll 0 2px;
	padding-left: 13px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	margin-top: 3px;
}
.shop-access ul li{
padding:0;
}
#header_content .quick-access .gsa_auth_price, #header_content .quick-access #mini_search, #header_content .quick-access .quick_cat_link{
	margin-left: 10px;
}
#feedbackBlock{
padding:0 0 0 20px;
background: url(/resources/images/backgrounds/pw_cross.png) 0 2px no-repeat;
}
#feedbackBlock h3{
text-transform:uppercase;
font-size:12px;
color:#333;
margin:0 0 1px 0;
}
#feedbackBlock a{
font-size:10px;
text-transform:uppercase;
color:#999;
margin:0 0 0 0;
display:block;
}
#search{
	width: 115px;
	height: 14px;
	color: #747474;
	padding-left: 5px;
	padding-top: 1px;
}
.mini_search_input{
	height: 15px;
	width: 120px;
	/*background: url(/resources/images/backgrounds/mini_search_input.png) top left no-repeat;*/
	background: url(/resources/images/backgrounds/input-striped_bg.jpg) top left no-repeat;
	float: left;	
	border: none;
	font-size:10px;
}
.mini_search_input:focus, .value_changed{
	/*background-position: bottom left;*/
}
.input-text:focus, .value_changed{
	/*background-position: bottom left;*/
}
.page-head{
	padding:15px 0 11px 39px;
}
.note-msg{
	padding:0 0 11px 39px;
}
.page-head h2{
	color:#333;
	font-size:28px;
}
/*
	UP SELL ITEMS
*/
.up_sell ul {
	width: 315px;
	}
.up_sell ul li{
	display: block;
	float: left;
	border: 9px solid #E8E8E8;
	width: 130px;
	background: #E8E8E8;
}
.up_sell ul li.even{
	clear: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.up_sell ul li a{
	display: block;
	width: 130px;
	color: #5D5D5D;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
.up_sell ul li a img{
	margin-bottom:5px;
}

#filter{
	display:block;
	width:160px;
	border:10px solid #19191a;
	margin:0 0 1px 0;
}
#filter h2{
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:0 0 0 14px;
	height:11px;
	background: url('/resources/images/backgrounds/filterCat_bg.jpg') no-repeat 0 2px transparent;
}
/*
	NAVIGATION
*/
#currentCat{
color:#fff;
margin:15px 0; 
padding:7px 0 7px 25px;
font-size:12px;
text-transform:uppercase;
background: url('/resources/images/backgrounds/currentCat_bg.jpg') repeat-y top right #3e3e3e;
}
#nav{
	float: left;
	margin-top: 38px;
}
#nav li.primaryNav{
	position: relative;
	display: block;
	float: left;
	z-index: 1000;
}

#nav li.primaryNav ul.product_submenu{
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	width: 580px;
	height: auto;
	background: #101010;
	padding-left: 15px;
	padding-bottom: 15px;
}
#nav .product_submenu sup{
display:none;
}

.technology ul.product_submenu, .about ul.product_submenu{
width:205px !IMPORTANT;
}
ul.product_submenu li.level0{
	margin-left: 13px;
	margin-top: 25px;
}
#nav ul.level1{
background-color:red;
display:none;
}
ul.product_submenu ul.level0, ul.product_submenu li.level0{
	width: 116px;
	float: left;
}

.technology ul.product_submenu ul.level0, .about ul.product_submenu li.level0{
	width: 186px;
}
ul.product_submenu li.level0 a{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
ul.product_submenu li.level1 a{
	color: #888;
	text-transform: capitalize;
}
ul.product_submenu li.level1 a:hover{
	text-decoration: underline;
}



/*
	BREADCRUMBS
*/
.breadcrumbs{
	margin-left: 18px;
}
.breadcrumbs li{
	display: block;
	float: left;
	margin-top: 5px;
}
.breadcrumbs li a, .breadcrumbs li span{
	color: #9F9F9F;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 3px;
}
.breadcrumbs li span{
	color: #a41e20;
}



/*
	SECONDARY CONTENT -- Call outs
	background: #242324;
*/
#newsletterTout {
	background: #242324;
	margin: 1px 0 0 0;
	border: 10px solid #19191A;
}
.box{
	background: #ffffff;
	margin: 1px 0 0 0;
	/* border: 10px solid #19191A;*/
}
.box .content p{
	margin: 0;
}
.frame_content, .col-main, .messages {
	background: #ffffff;
}

/*
	BUTTONS
*/
.button, .title{
	display: block;
	text-indent: -99999px;
	font-size: 0;
	text-decoration: none;
}
.button:hover, .primaryNav:hover{
	background-position: bottom left !important;
}
#nav .about {
	margin: 51px 0 0 0;
	background: url('/resources/images/buttons/primary_nav/about.png') no-repeat scroll top left;
	width: 135px;
	height: 30px;
}
#nav .products {
	margin: 51px 0 0 0;
	background: url('/resources/images/buttons/primary_nav/products.png') no-repeat scroll;
	width: 116px;
	height: 30px;
}
#nav .technology {
	margin: 51px 0 0 0;
	background: url('/resources/images/buttons/primary_nav/technology.png') no-repeat scroll top left;
	width: 126px;
	height: 30px;
}
#nav .massif {
	background: url('/resources/images/buttons/primary_nav/logo.png') no-repeat scroll top left;
	width: 145px;
	height: 81px;
	margin-left: 34px;
}

.sign_in {
	background: url('/resources/images/buttons/sign_in_register.png') no-repeat scroll top left;
	width: 188px;
	height: 23px;
}
.gsa_auth_price {
	background: url('/resources/images/buttons/gsa_auth_price.png') no-repeat scroll top left;
	width: 169px;
	height: 25px;
}

.mini_search_btn {
	background: url('/resources/images/buttons/mini_search.png') no-repeat scroll top left;
	width: 46px;
	height: 15px;
	float: left;
}
.alt_views {
	background: url('/resources/images/buttons/alt_views.png') no-repeat scroll top left;
	width: 134px;
	height: 22px;
}
.overlay_close {
	display:block;
	background: url('/resources/images/buttons/overlay_close.png') no-repeat scroll top left;
	width: 20px;
	height: 20px;
	cursor: pointer;
	position:absolute;
	top:16px;
	right:16px;
	z-index:2100;
	/*
	float: right;
	margin: 0;
	*/
}

.submit {
	background: url('/resources/images/buttons/submit.png') no-repeat scroll top left;
	width: 67px;
	height: 23px;
	float: left;
	border:none;
	cursor:pointer;
}
.disabled {
	/* for IE */
	filter:alpha(opacity=50);
    /* CSS3 standard */
    opacity:0.5;
	cursor:default;
}
.disable {
	background: url('/resources/images/buttons/disable.png') no-repeat scroll top left;
	width: 67px;
	height: 23px;
	float: left;
	border:none;
	cursor:pointer;
}

/*
	TITLES
*/
.field_reports {
	background: url('/resources/images/titles/field_reports.png') no-repeat scroll top left;
	width: 254px;
	height: 34px;
	margin: 24px 0 24px 0;
}
.recommended_products {
	background: url('/resources/images/titles/recommended_products.png') no-repeat scroll top left;
	width: 281px;
	height: 34px;
	margin: 24px 0 24px 0;
}
.crumb_divider{
	background: url('/resources/images/titles/double_arrow_lt_gray.png') no-repeat center;
	width: 15px;
	height: 20px;
}
.gsa_authorization {
	background: url('/resources/images/titles/gsa_overlay.png') no-repeat scroll top left;
	width: 236px;
	height: 37px;
	float: left;
}
.gsa_authorization {
}
.gsa_input {
	background: url('/resources/images/backgrounds/gsa_input.png') no-repeat scroll top left;
	width: 71px;
	height: 27px;
	border: none;
	float: left;
	padding-top: 1px;
	padding-left: 10px;
}


/*
	Product Wall
*/
.category-head, .category-description{
	margin: 15px 39px 15px 15px;
}
.catDesc p{
font-size:11px;
line-height:13px;
margin-left:15px;
width:550px;
}
p.category-description{
font-size:11px;
line-height:13px;
}
.category-head h2{
	font-size: 28px;
	line-height:15px;
	color: #333;
	text-transform:uppercase;
	background: url('/resources/images/titles/flame-resistant_title_bg.jpg') 0 0 no-repeat transparent;
	padding-top:29px;
}
.category-head h2 sup{
vertical-align:top;
font-size:16px;
font-weight:bold;
line-height:6px;
}
.category-description{
	width: 473px;
	margin-bottom: 40px;
}

.row{
	min-height: 386px;	
	background: url('/resources/images/backgrounds/pw_item.png') repeat-x top left;
	padding: 0 18px;
	margin-right: 1px;
	margin-bottom: 35px;
	padding-top:1px;
}
#productwall{

}
#productwall.grid .item{
	width: 251px;
	float: left;
/*	background: url('/resources/images/backgrounds/pw_item_hover.png') no-repeat top left;*/

}
#productwall.grid .item:hover{
	/*background: url('/resources/images/backgrounds/pw_item_hover.png') no-repeat top left;*/
	background: url('/resources/images/backgrounds/pw_item_hover-alt.png') 0 280px no-repeat transparent;
	
}

#productwall.grid .middle{
/*	margin-left: 30px;
	margin-right: 30px;*/
}

#productwall.grid .item .product-image{
	width: 220px;
	height: 278px;
	margin-left: 19px;
	position:relative;
}

#productwall.grid .item .product-shop{
	margin-top: 5px;
	width: 220px;
	min-height: 100px;
}
#productwall .regular-price{
width:48%;
float:left;
}
#productwall .minimal-price-link{
text-decoration:none;
}
#productwall .regular-price span, #productwall .minimal-price-link span{
font-size:16px !IMPORTANT;
text-decoration:none;
underline:none;
border:none;
}

/* ---- */
#productwall.grid .item:hover h5 a, #productwall.grid .item:hover h5{
	color:#861a1c !IMPORTANT;
}
/* ---- */

#productwall.grid .item .product-shop h5{
	background: url('/resources/images/backgrounds/pw_cross.gif') 0 3px no-repeat transparent;
}
#productwall.grid .item:hover .product-shop h5{
	color:#861a1c;
	background: url('/resources/images/backgrounds/pw_cross.gif') 0 -46px no-repeat transparent;
}
#productwall.grid .item .product-shop h5, #productwall.grid .item .description, #productwall.grid .item .add-to{
		margin-left: 27px;
}
.tieredpricing {
	text-decoration: line-through;
	color: red;
font-size:16px !IMPORTANT;
}
.tieredpricing .price{
color:#666;
font-size:16px !IMPORTANT;
font-style:normal;
}


#productwall.grid .item .price-box, #productwall.grid .item .form-button{
	margin-left: 48px;
}
#productwall.grid .item .description{
	color: #7C7C7C;
	font-size: 10px;
	line-height: 1.3em;
	margin-left: 48px;
	height:55px;
}
#productwall.grid .item .product-shop h5 a{
	display: block;
	color: #000;
	margin: 0 0 0 19px;	
	text-decoration: none;
	text-transform: uppercase;
	height:34px;
}
/* wall swatches */
.wall_swatch{
	display:block;
	height:22px;
	width:172px;
	margin-left:48px;
}
.wall_swatch img{
float:left;
margin-right:3px;
border:1px solid #000;
}
/*GSA AUTH FORM*/
#gsa_code_form{
	width: 519px;
	height: 260px;
}
.gsa_code_form{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;	
	width: 500px;
	height: 300px;
	background: #F6F6F6;
	border: 10px solid #191919;
	color: #3E3E3E;
	z-index:2000;
}
.gsa_code_form p{
	width:390px;
	margin:0 0 20px 0;
}
.gsa_code_form label{
	color: #3E3E3E;
	font-weight: normal;
	display:block;
	float:none;
	clear:both;
	margin:0 0 8px 0;
}

.gsa_code_form .discount-codes{
	margin: 52px 0 0 23px;
}

.gsa_code_form span{
	color:#000 !IMPORTANT;
	text-decoration:underline;
}
#modalDimmer, #modalWindow, #gsa_code_form{
	position: absolute;
	top: 0;
	left: 0;	
	z-index: 2000;
}
#modalDimmer{
	background: #000;
}
/*
	NO SCRIPT
*/
noscript, .noscript{
	position: absolute;
	top: 119px;
	left: 0;
	width: 100%;
	background: #FFFF90;
	color: #2F2F2F;
	z-index: 99999;
	text-align: center;
}


/*
	TEMPORARY HIDE THESE
*/

/*
	TOUTS
*/

#pwToutBlock{
	width:182px;
	margin:0 auto;
}
#pwToutBlock .tout{
	display:block;
	width:160px;
	border:10px solid #19191a;
	margin:0 0 1px 0;
	background-color:#242324
	
}
#homeToutBlock{
	height:142px;
	width:882px;
	margin:0 auto;
}
#homeToutBlock .tout{
	float:left;
	height:142px;
	width:294px;
}
/* touts */
.massif_tout p{
font-size:10px;
line-height:12px;
color:#878687;
margin:0 10px
}
.massif_tout a{
text-decoration:none;
}
.massif_tout span{
font-size:9px;
line-height:11px;
color:#931f21;
display:block;
margin:15px 10px 12px 10px;
text-transform:uppercase;
}
#tout_wildlandFire{
	height:18px;
	width:117px;
	background:url(/resources/images/touts/wildland-tout_title.jpg) bottom left no-repeat transparent;
	margin:0 0 8px 10px;
}
#tout_teamsoldier{
	height:38px;
	width:143px;
	background:url(/resources/images/touts/army-approved_title.jpg) bottom left no-repeat transparent;
	margin:0 0 8px 10px;
}
#tout_fireice{
	height:18px;
	width:143px;
	background:url(/resources/images/touts/fireice_title.jpg) bottom left no-repeat transparent;
	margin:0 0 8px 10px;
}
#tout_aviation{
	height:20px;
	width:143px;
	background:url(/resources/images/touts/aviation_title.jpg) bottom left no-repeat transparent;
	margin:0 0 8px 10px;
}
#tout_fabrics{
	height:38px;
	width:143px;
	background:url(/resources/images/touts/fabrics_title.jpg) bottom left no-repeat transparent;
	margin:0 0 8px 10px;
}
#tout_productdesign{
	height:18px;
	width:143px;
	background:url(/resources/images/touts/productdesign_title.jpg) bottom left no-repeat transparent;
	margin:0 0 8px 10px;
}
#tAviation, #tFabrics, #tFireice, #tDesign, #tTeamsoldier, #tWildland{
display:none;
}

#searchRescue{
	background:url(/resources/images/touts/searchRescueTout.jpg) top left no-repeat transparent;
}
#elements{
	background:url(/resources/images/touts/elementsTout.jpg) top left no-repeat transparent;
}
#featuredProduct{
	background:url(/resources/images/touts/featuredProductTout.jpg) top left no-repeat transparent;
} 
#flameResistant{
	background:url(/resources/images/touts/flameResistant.jpg) top left no-repeat transparent;
}
#customerFeedback{
	background:url(/resources/images/touts/customerFeedback.jpg) top left no-repeat transparent;
}

#newsticker{
	height:24px;
	width:762px;
	margin:0 auto;
	background:url(/resources/images/touts/tout-ticker_bg.jpg) top left no-repeat transparent;
	float:left;
	padding-left:120px;
	overflow:hidden;
}
#newsticker a{
color:#7a7a7a;
line-height:22px;
font-size:10px;
text-decoration:none;
}
#newsticker p span{
color:#fff;
}

/* for general layout */
#general-content{
padding:22px 0 0 22px;
min-height:410px;
}
#general-content img{
margin:4px;
}
#general-content h1{
	font-size:18px;
	text-transform:uppercase;
	padding-left:18px;
	background: url('/resources/images/backgrounds/pw_cross.gif') 0 5px no-repeat transparent;
}
#general-content h2{
	font-size:15px;
	text-transform:uppercase;
	color:#505050;
}
#general-content h3{
	font-size:13px;
	text-transform:uppercase;
	color:#a7a7a8;
}
#general-content h4{
	font-size:13px;
	text-transform:uppercase;
	color:#a41e20;
}
#general-content p{
	width:650px;
	margin:0 0 12px 0;
	font-size:11px;
	line-height:13px;
	color:#333;
}
/* category navigation block */
#category_subnav{
border:10px solid #19191a;
background-color:#242324;
margin-bottom:1px;
}
#category_subnav li{
padding-left:22px;
}
#category_subnav .topLevel{
display:block;
background: url('/resources/images/backgrounds/cat-subnav_bg.jpg') 0 0 repeat-y transparent;
}
#category_subnav .topLevel a{
color:#f2f1f1 !IMPORTANT;
font-size:12px;
text-decoration:none;
text-transform:uppercase;
}
#category_subnav .snl {
display:block;
background: url('/resources/images/backgrounds/filterCat_bg.jpg') 7px 5px no-repeat transparent; 
}

#category_subnav .snl a{
color:#f2f1f1 !IMPORTANT;
font-size:11px;
text-decoration:none;
}

/* *** PDP *** */
#prodCopy{
height:98px;
width:305px;
position:relative;
}
#beta .prodDesc{
position:absolute;
height:75px;
width:305px;
overflow:hidden;
font-size:11px;
font-family:arial;
color:#333;
padding:0 5px 11px 5px;
background: url('/resources/images/backgrounds/prodCopy_bg.jpg') bottom right no-repeat #fff;
border-bottom:3px double #bebebe;
cursor:pointer;
z-index:1500;
}
#prodCopy .product-specs p{
width:300px;
font-size:12px;
line-height:14px;
}
#techGsa{
height:20px;
margin:0 0 10px 0;
}
#techGsa a{
display:block !IMPORTANT;
float:left;
text-transform:uppercase;
margin:0 16px 0 0;
color:#7f7f7f;
font-size:10px;
height:18px;
}
.techSpec{
padding-left:22px;
background: url('/resources/images/backgrounds/pdf-icon.gif') top left no-repeat transparent;
}

.secondary_page #primary #beta h1.product_name{
padding-top:35px;
font-size:18px;
line-height:19px;
text-transform:uppercase;
background: url('/resources/images/titles/flame-resistant_title_bg.jpg') 0 15px no-repeat transparent;
margin:0 0 8px 0;
}
#beta .price-box{
margin:0 0 10px 0;
}
span.price {
font-size:21px;
color:#861a1c;
font-weight:bold;
}
p.priceOut {
font-size:14px;
color:#fff;
background-color:#861a1c;
padding:2px 4px;
}


#prodTabs {
display:block;
height:23px;
width:315px;
position:relative;
}
#prodTabs li{
display:block;
height:23px;
float:left;
cursor:pointer;
width:105px;
}
#prodTabs li{
display:block;
}
#prodContent {
height:110px;
}
#prodContent li{
display:none;
/*width:315px;*/
text-indent:0;
padding-top:4px;
}
#prodContent .active{
display:block
}

#prodOverview {
background: url('/resources/images/backgrounds/prodTab_overview.jpg') 0 0 no-repeat transparent;
}
#prodFeatures {
background: url('/resources/images/backgrounds/prodTab_features.jpg') 0 0 no-repeat transparent;
}
#prodStandards {
background: url('/resources/images/backgrounds/prodTab_standards.jpg') 0 0 no-repeat transparent;
}
#prodTabs li:hover, #prodTabs .active{
background-position:bottom left;
}
#prodContent li .bulletList{
	display:block;
	margin:0;
	padding:0;
}
#prodContent li .bulletList li{
	display:block;
	margin:0 0 10px 0;
	padding:0 0 0 7px;
	font-size:12px;
	line-height:14px;
	background: url('/resources/images/backgrounds/bullet.gif') 0 5px no-repeat transparent;
}
.tab-c h3{
font-size:11px;
line-height:13px;
color:#000;
margin:14px 0 8px 0;
}
/* *** PROD OPTIONS *** */
.productOptions{
}
.productOptions label{
dispaly:block;
float:left;
width:75px;
font-size:11px;
color:#000;
text-transform:uppercase;
}
#addToCart{
display:block;
height:31px;
width:199px;
border:none;
cursor:pointer;
background: url('/resources/images/backgrounds/add-to-cart_btn.jpg') top left no-repeat transparent;
margin-top:6px;
}
.productOptions .option{
float:left;
width:240px;
margin-bottom:6px;
}
.addlLink{
font-size:9px;
text-transform:uppercase;
color:#666;
text-decoration:underline;
float:left;
margin:0 0 0 12px;
}
.productOptions .qty{
width:35px;
}
.option input, .option select{
background-color:#ededed;
font-size:10px;
float:left;
}
#attribute272, #attribute525{
width:100px;
}

form input, form select{
border-top:1px solid #9d9d9d;
border-left:1px solid #9d9d9d;
border-bottom:1px solid #ededed;
border-right:1px solid #ededed;
}

/* *** SWATCHES *** */
#attribute272 span{
	dispaly:block;
	height:40px;
	width:62px;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
	text-align:center;
}
#attribute272 span em{
display:none;
margin:2px 0 0 0;
font-style:normal;
font-size:9px;
line-height:9px;
}
#attribute272 span img{
	border:2px solid #d1d1d1;
}
#attribute272 span.active{
	background: url('/resources/images/swatches/swatch-arrow.jpg') 23px 22px no-repeat transparent;
}
#attribute272 span.active img, #attribute272 span.active:hover img{
border:2px solid #000 !IMPORTANT;
}
#attribute272 span:hover{
	/*background: url('/resources/images/swatches/swatch-arrow.jpg') 23px 22px no-repeat transparent;*/
}
#attribute272 span:hover img{
border:2px solid #666;
}
#attribute272 span:hover em, #attribute272 span.active em{
	display:block;
}

/* *** size chart *** */
/* remove for live */
#sizeChartOverlay{
	height:288px;
	/*width:612px;*/
	position: absolute;
	top: -9999;
	left: -9999;	
	z-index:2000;
}
#sizeChartOverlay.Beanies{
	height:160px;
	width:257px;
}
#sizeChartOverlay.Breeze-Boxer-Brief{
	height:227px;
	width:420px;
}
.sizeChartOverlay{
	border: 10px solid #191919;
	background-color:#f6f6f6;
	padding:22px;
}

#sizeChart{
margin:22px 0 0 23px;
/*
height:329px;
width:600px;
background: url('/resources/images/backgrounds/theSizeChart.jpg') 0 0 no-repeat transparent;
*/
}


#gsaThankYou {
	width:400px;
	position: absolute;
	top: -9999;
	left: -9999;	
	z-index:9000;
	border: 5px solid #000000;
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
	margin: 0 60px 0 0;
}


#gsaError {
	width:250px;
	position: absolute;
	top: -9999;
	left: -9999;	
	z-index:9000;
	border: 10px solid #191919;
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
}


/* *** Order Quantity *** */
#orderQuantity{
	position: absolute;
	top: -400px;
	left: -400px;	
	z-index:2000;
}
.orderQuantity{
	border: 10px solid #191919;
	padding:10px;
	width: 262px;
	/*height: 77px;*/
	background-color:#f6f6f6;
	/*background: url('/resources/images/backgrounds/qtyOverlay_bg.jpg') 0 0 no-repeat transparent;*/
	opacity: 0;
}
/* *** Low Stock *** */
#outOfStock{
	position: absolute;
	top: -400px;
	left: -400px;	
	z-index:2000;
}
.outOfStock{
	background-color:#f6f6f6;
	border: 10px solid #191919;
	padding:10px;
	width: 287px;
	height: 110px;
	/*opacity: 0;*/
	/*background: url('/resources/images/backgrounds/qtyOverlay_bg.jpg') 0 0 no-repeat transparent;*/
}
/* *** team certified *** */
#teamCertified {
	height:82px;
	width:77px;
	position:absolute;
	top:0;
	left:0;
	background: url('/resources/images/backgrounds/teamCertified.jpg') center center no-repeat #fff;
	z-index:100;
}
.product-image #teamCertified {
	height:47px;
	width:44px;
	position:absolute;
	top:0;
	left:0;
	background: url('/resources/images/backgrounds/teamCertified-small.jpg') center center no-repeat #fff;
	z-index:100;
}
/* *** product pagination *** */
#productPagination{
	clear:both;
	height:14px;
	width:199px;margin-left:2px;
	padding-top:8px;
}
#productPagination .previousProduct, #productPagination .nextProduct{
	display:block;
	height:14px;
	float:left;
	overflow:hidden;
	line-height:1px;
}
#productPagination .previousProduct{
	width:101px;
	background: url('/resources/images/backgrounds/previousProduct.jpg') bottom left no-repeat transparent;
}
#productPagination .nextProduct{
	float:right;
	width:77px;
	background: url('/resources/images/backgrounds/nextProduct.jpg') bottom left no-repeat transparent;
}

#productPagination .previousProduct:hover, #productPagination .nextProduct:hover{
	background-position:top left;
}

/* *** checkout *** */
body.checkout{
	background: url('/resources/images/backgrounds/secondary_pages.png') top left;
}
.checkout #primary{
	width:938px !IMPORTANT;
	color: #861a1c !IMPORTANT;
	background: url('/resources/images/backgrounds/primary.png') repeat top left #fff;
}
.checkout #primary #primary_header{
	background: url('/resources/images/backgrounds/1-col-primary-header.jpg') no-repeat scroll top left;
	width:938px !IMPORTANT;
	height: 28px;
}

.checkout #secondary{
	display:none;
}
#checkout_column_footer{
	clear: both;
	background: url('/resources/images/backgrounds/col-footer.jpg') repeat scroll top left;
	height: 37px;
}
#massif-col-end-logo{
	height:37px;
	width:183px;
	background: url('/resources/images/backgrounds/massif-col-end-logo.jpg') no-repeat scroll top left;
	float:right;
	margin-right:8px;
}
#shoppingCart_title{
height:31px;
width:650px;
margin:0 0 30px 0;
background: url('/resources/images/titles/shopping-cart_title.jpg') 8px 10px no-repeat #ccc;;
}
#proceed-to-checkout_btn{
display:block;
height:31px;
width:199px;
margin:0 0 30px 0;
background: url('/resources/images/buttons/proceed-to-checkout_btn.jpg') no-repeat scroll top left;
}
.cartLink{
	display:block;
	float:right;
	margin-left:18px;
	cursor:pointer;
	background: url('/resources/images/backgrounds/pw_cross.png') 0 3px no-repeat transparent;
	padding-left:14px;
	text-transform:uppercase;
	color:#000;
	font-size:12px;
	border:none;
	text-decoration:underline;
}
#cartItemForm{
color:#000;
}
#cartItemForm table{
width:650px;
}
#cartItemForm span{
font-weight:bold;
}
#cartItemForm td{
color:#666;
}
#cartItemForm thead{
height:28px;
background: url('/resources/images/backgrounds/checkout-table-head.jpg') no-repeat scroll top left;
}
#cartItemForm tbody tr{
background: url('/resources/images/backgrounds/checkout-row-bottom.jpg') bottom left repeat-x transparent;
}
#cartItemForm tr{
}
#cartItemForm td, #cartItemForm th{
padding:8px;
}
#cartItemForm tfoot td{
padding:8px 0;
}
#cartItemForm p{
	margin:0 0 2px 0;
}
.cart_labels{
height:150px;
border:1px solid red;
}
.cart_labels span{
dispaly:block;
float:left;
width:100px;
}
.checkout-prodTitle{
text-transform:uppercase;
text-decoration:none;
color:#861A1C;
font-weight:bold;
}
#shippingEstimate_title{
background-color:#ccc;
padding:8px;
}
#shopping-cart-totals{
margin:10px 0;
color:#666;
font-size:12px;
font-weight:bold;
}
#shopping-cart-totals span{
font-size:22px;
margin:0 22px 0 4px;
}
/* *** onepage checkout *** */
body.onepage{
	background: url('/resources/images/backgrounds/secondary_pages.png') top left;
}
.onepage #primary{
	width:938px !IMPORTANT;
	color: #861a1c !IMPORTANT;
	background: url('/resources/images/backgrounds/primary.png') repeat top left #fff;
}
.onepage #primary #primary_header{
	background: url('/resources/images/backgrounds/1-col-primary-header.jpg') no-repeat scroll top left;
	width:938px !IMPORTANT;
	height: 28px;
}

#checkoutContainer{
width:738px;
margin:44px auto;
}
.onepage #checkoutContainer{
width:650px;
float:left;
margin-left:15px;
}
.onepage #checkoutContainerOverview{
width:235px;
float:right;
}

/* *** checkout steps *** */
#checkoutSteps .head h3{
display:block;
height:28px;
line-height:28px;
color:#999;
width:640px;
padding-left:10px;
background: url('/resources/images/backgrounds/checkout-table-head.jpg') no-repeat scroll top left;
/*cursor:pointer;*/
} 

.error-msg{
padding:2px 4px;
border:1px solid #861A1C;
}
#co-billing-form label, #co-shipping-form label, #co-payment-form label{
float:left;
width:175px;
clear:left;
}
#co-billing-form input[type="password"], #co-billing-form input[type="text"], #co-billing-form select, #co-shipping-form input[type="text"], #co-shipping-form select, #co-payment-form input[type="text"], #co-payment-form select{
float:left;
width:250px;
border:1px solid #ccc;
margin-bottom:8px;
}
#co-payment-form select{
margin-right:8px;
}
form .label{
font-size:12px;
color:#000;
font-weight:bold;
}
#login-email, #login-password{
width:151px;
}
#continueButton{
display:block;
height:18px;
width:93px;
border:none;
background: url('/resources/images/buttons/continueButton.jpg') no-repeat scroll top left;
margin:0 0 8px 0;
cursor:pointer;
}
#getStartedButton {
	display:block;
	height:18px;
	width:107px;
	border:none;
	background: url('/resources/images/buttons/Get_Started.jpg') no-repeat scroll top left;
	margin:0 0 8px 0;
	cursor:pointer;
}
#login-continue_btn{
display:block;
height:18px;
width:151px;
border:none;
background: url('/resources/images/buttons/login-continue_btn.jpg') no-repeat scroll top left;
margin:0 0 8px 0;
cursor:pointer;
}
.submit-billing_btn{
display:block;
height:18px;
width:206px;
border:none;
background: url('/resources/images/buttons/submit-billing_btn.jpg') no-repeat scroll top left;
margin:0 0 8px 0;
cursor:pointer;
float:left;
}
.submit-shipping_btn{
display:block;
height:18px;
width:214px;
border:none;
background: url('/resources/images/buttons/submit-shipping_btn.jpg') no-repeat scroll top left;
margin:0 0 8px 0;
cursor:pointer;
float:left;
}
#submit-method_btn{
display:block;
height:18px;
width:204px;
border:none;
background: url('/resources/images/buttons/submit-method_btn.jpg') no-repeat scroll top left;
margin:0 0 8px 0;
cursor:pointer;
float:left;
}
#submit-payment_btn{
display:block;
height:18px;
width:116px;
border:none;
background: url('/resources/images/buttons/submit-payment_btn.jpg') no-repeat scroll top left;
margin:0 0 8px 0;
cursor:pointer;
float:left;
}
#place-order_btn{
display:block;
height:31px;
width:199px;
border:none;
background: url('/resources/images/buttons/place-order_btn.jpg') no-repeat scroll top left;
margin:0 0 8px 0;
cursor:pointer;
}
#mainContainer{
width:738px;
margin:44px auto;
}
#mainContainer p{
color:#333;
}
#mainContainer span, #mainContainer p span{
color:#861A1C;
}
#mainContainer h4{
font-size:14px;
text-transform:uppercase;
color:#666;
margin:0 0 8px 0;
}
#mainContainer .page-head, #checkoutContainer .page-head{
padding-left:0;
}
#mainContainer h3, .page-head h3{
color:#333;
font-size:16px;
text-transform:uppercase;
margin-left:0;
padding-left:15px;
background: url('/resources/images/backgrounds/pw_cross.png') 0 5px no-repeat transparent;
}
#mainContainer .inner-head{
padding:12px 0 12px 0;
}
#mainContainer address{
margin:0 0 4px 0;
}
#mainContainer span.price{
font-size:12px;
}
/* login / out */
.sign_out{
display:block;
height:19px;
height:19px;
width:50px;
text-indent:-99999px;
font-size:0;
color:transparent;
background: url('/resources/images/backgrounds/sign-out.jpg') 0 6px no-repeat transparent;
margin:0 0 0 10px;
float:left;
}
.my_account{
display:block;
height:23px;
width:74px;
text-indent:-99999px;
font-size:0;
color:transparent;
background: url('/resources/images/backgrounds/my_account.jpg') 0 6px no-repeat transparent;
margin:0 0 0 10px;
float:left;
clear:right;
}
button.form_button, a.form_button{
display:block !IMPORTANT;
border:none;
height:20px;
padding:2px 6px 3px 18px;
background: url('/resources/images/backgrounds/button_cross.gif') 4px 5px no-repeat #861A1C;
font-size:10px;
line-height:16px;
color:#fff;
curson:pointer;
text-transform:uppercase;
cursor:pointer;
float:left;
margin:0 4px 4px 0;
}
a.form_button{
height:15px;
text-decoration:none;
}
#login-form, #form-validate{
display:block;
min-height:300px;
}
#mainContainer #form-validate input[type="text"]{
clear:right;
}
#mainContainer #form-validate label{
display:block;
margin:8px 0 2px 0;
}
#actInfo .content, #login-form .content, #form-validate .content{
float:left;
width:320px;
margin-right:22px;
}
/* *** static content layout *** */

#staticContent #primaryColumn{
float:left;
width:487px;
margin-right:35px;
padding-bottom:35px;
}
#staticContent #secondaryColumn{
float:left;
width:220px;
padding-top:67px;
}

#staticContent h2{
margin:35px 0 12px 0;
color:#4c4c4c;
line-height:15px;
}
#staticContent h2 sup{
vertical-align:top;
font-size:12px;
line-height:12px;
}
#staticContent p{
width:487px;
margin:0 0 12px 0;
}
#staticContent a{
display:inline;
}
#staticContent .staticLink{
display:block;
margin:12px 0;
}
#staticContent ul{
display:block;
}
#staticContent ul li{
display:block;
font-size:11px;
padding-left:16px;
background: url('/resources/images/backgrounds/li-bullet.jpg') 0 5px no-repeat transparent; 
margin:0 0 8px 0;
line-height:13px;
}

#staticContent .imageSet{
border:10px solid #e8e8e8;
width:200px;
background-color:#e8e8e8;
margin-bottom:100px;
}
#staticContent .imageSet img{
display:block;
margin:0 0 6px 0;
}
#staticContent .imageSet span{
color:#000;
font-size:11px;
line-height:12px;
width:200px;
display:block;
}
#general-content #customerFeedback_title{
height:40px;
width:290px;
margin:0 0 12px 0;
background: url('/resources/images/titles/customerFeedback_title.jpg') bottom left no-repeat transparent; 
}
#stayInformed_title{
height:25px;
width:144px;
margin:0 0 12px 0;
background: url('/resources/images/titles/stayInformed_title.jpg') bottom left no-repeat transparent; 
}
#contactUs_title{
display:block;
height:25px;
width:144px;
margin:0 0 12px 0;
background: url('/resources/images/titles/contactUs_title.jpg') bottom left no-repeat transparent; 
}
#general-content #staticCareers{
height:40px;
width:270px;
background: url('/resources/images/titles/staticCareers_title.jpg') bottom left no-repeat transparent; 
}
#general-content #staticDesign{
height:40px;
width:98px;
background: url('/resources/images/titles/statisDesign_title.jpg') bottom left no-repeat transparent; 
margin-bottom:-20px;
}
#general-content #staticNews{
height:40px;
width:470px;
background: url('/resources/images/titles/staticNews_title.jpg') bottom left no-repeat transparent; 
margin-bottom:-20px;
}
#general-content #staticAboutMassif{
height:40px;
width:470px;
background: url('/resources/images/titles/staticAboutMassif_title.jpg') bottom left no-repeat transparent; 
margin-bottom:-20px;
}
#general-content #staticFlameresistant{
height:40px;
width:260px;
background: url('/resources/images/titles/staticFlameResistant_title.jpg') bottom left no-repeat transparent; 
margin-bottom:-20px;
}
#general-content #staticPrivacyPolicy{
height:40px;
width:320px;
background: url('/resources/images/titles/privacyPolicy_title.jpg') bottom left no-repeat transparent; 
margin-bottom:-20px;
}
#general-content #staticFabric{
height:40px;
width:222px;
background: url('/resources/images/titles/staticFabric_title.jpg') bottom left no-repeat transparent; 
margin-bottom:-20px;
}
#general-content #staticPerformance{
height:40px;
width:380px;
background: url('/resources/images/titles/staticPerformance_title.jpg') bottom left no-repeat transparent; 
margin-bottom:-20px;
}
/* *** size chart *** */
#fabricChartOverlay{
	/*
	width: 650px;
	height: 370px;
	*/
	height:265px;
	width:498px;
	position: absolute;
	top: -9999;
	left: -9999;	
	z-index:2000;
}
#fabricChartOverlay img{
	border:10px solid #000;
}
/* newsletter */
#newsletterTout{
padding:10px;
}
#newsletterTout #toutMassifNewsletter_title{
	height:18px;
	width:141px;
	margin:0 0 8px 0;
	background: url(/resources/images/touts/toutMassifNewsletter_title.jpg) bottom left no-repeat;
}
#newsletterTout p{
font-size:10px;
line-height:12px;
color:#878687;
}
#newsletter-validate-detail input{
	height: 15px;
	font-size:10px;
	color:#666;
	width: 142px;
	background: url(/resources/images/backgrounds/input-striped_bg.jpg) top left no-repeat;
	border: none;
	margin:8px 0 8px 0;
}
#newsletterBlock{
	/*height:288px;*/
	width:350px;
	position: absolute;
	z-index:2000;
}
#contactBlock{
	/*height:450px;*/
	width:350px;
	position: absolute;
	z-index:2000;
	border:10px solid #000;
	background-color:#fff;
	padding:10px;
}
#gsaErrorBlock{
	/*height:450px;*/
	width:250px;
	/*height:55px;*/
	position: absolute;
	z-index:2000;
	border:10px solid #000;
	background-color:#fff;
	padding:10px;
}
#gsaErrorBlock .content{
	background-color:#fff;
}
#gsaThankYouBlock{
	/*height:450px;*/
	width:290px;
	position: absolute;
	z-index:2000;
	border:10px solid #000;
	background-color:#fff;
	padding:10px;
}
#gsaThankYouBlock .content{
	/*padding-right:17px;*/
	background-color:#fff;
}
#newsletterBlock{
	background-color:#fff;
	border:10px solid #000;
	padding:22px;
}
#newsletterBlock .content, #contactBlock .content{
	background-color:#fff;
}
#newsletterBlock .content{
	width:333px;
}
#newsletterBlock input[type="text"]{
	margin-bottom:6px;
}
/* *** shipping checkout *** */
#co-shipping-method-form dd{
padding:0 0 12px 0;
}
#co-shipping-method-form dt{
font-size:12px;
padding:4px 0;
text-transform:uppercase;
color:#000;
}
#co-shipping-method-form label span {
font-size:12px;
}
/* *** checkout review *** */
#checkout-review-table {
border-bottom:1px soldi #ccc;
margin-bottom:12px;
color:#666;
}
#checkout-review-table .price, #checkout-review-table .span{
font-size:12px;
color:#861A1C;
}
#responseTarget{
display:none;
}
.responseMessage {
display:none;
padding:8px 12px;
margin-bottom:8px;
}
.responseMessage span{
display:block;
margin:0;
}
#change_password{
margin-top:12px;
}
#cPw{
display:none;
}
.primary-address-list ol{
height:220px;
}
.primary-address-list ol li{
float:left;
margin-right:30px;

}
.accountSet{
float:left;
margin-right:35px;
}
#accountNav{
padding:12px 0;
height:25px;
clear:both;
}
#accountNav li{
float:left;
margin-right:18px;
}
.button-set{
clear:both;
float:none;
}
#swatchTarget{
dislay:block;
height:18px;
width:58px;
border:1px solid #e6e6e6;
float:left;
margin:0 0 0 12px;
background: url(/resources/images/swatches/default.jpg) center center no-repeat;
}
.cartActions{
height:40px;
clear:both;
padding-top:10px;
}
.previous_btn{
display:block;
height:18px;
width:62px;
background: url(/resources/images/buttons/back.jpg) center center no-repeat;
float:left;
margin-left:12px;
cursor:pointer;
}

.open_market_item {
	float: right; 
	clear: none; 
	font-size: 9px; 
	padding: 0 5px 0 0;
}

/* LAYERING SYSTEMS */

h2#staticLayeringSystems {
	width: 400px;
	height: 70px;
	background-image: url(/resources/images/titles/layering-systems-title.jpg);
	margin-top: -22px;
	padding-top: 0;
}

#layering_cols {
	width: 793px;
	height: 356px;
	background: url(/resources/images/backgrounds/layering-col-bkg.jpg) center center no-repeat;
	margin-left: -22px;
	padding-top: 12px;
}

#layering_cols h2 {
	margin: 0;
}

#layering_cols p {
	width: 355px;
	font-size: 12px;
	line-height: 19px;
	color: #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
}

#layering_cols p  span {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#layering_col1, #layering_col2 {
	width: 355px;
	float: left;
	margin-left: 22px;
}

#layering_col2 { margin-left: 44px; }

#layering_col1 h2 {
	width: 224px;
	height: 37px;
	background-image: url(/resources/images/titles/title-fire-and-ice.jpg);
	margin-bottom: 18px;
}

#layering_col2 h2 {
	width: 254px;
	height: 37px;
	background-image: url(/resources/images/titles/title-us-army-free.jpg);
	margin-bottom: 18px;
}



#layering_featured_products {
	width: 773px;
	height: 276px;
	margin: 0;
	padding: 0;
	margin-left: -22px;
	background: url(/resources/images/marquee/layering-systems-header.jpg) center center no-repeat;
	padding-left: 20px;
	padding-top: 8px; 
}

ul#layering_featured_products li {
	float: left;
    background-image: url(/resources/images/backgrounds/white_plus.jpg);
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	display: block;
	background-position: left top;
}

ul#layering_featured_products li a:link, ul#layering_featured_products li a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
ul#layering_featured_products li a:hover, ul#layering_featured_products li a:active {
	text-decoration: underline;
}


#layering_hotjohns { width: 235px; }
#layering_flamestretch { width: 280px; }

#layering_cols a.btn_view_all:link, #layering_cols a.btn_view_all:visited {
	display: block;
	width: 131px;
	height: 37px;
	text-indent: -9999px;
	background-image: url(/resources/images/buttons/btn_view_all.jpg);
	background-repeat: no-repeat;
	cursor: pointer; 
	margin-bottom: 18px;
}


/* APPLICATION */

h2#staticApplication {
	width: 400px;
	height: 70px;
	background-image: url(/resources/images/titles/application-title.jpg);
	margin-top: -22px;
	padding-top: 0;
}

#application_cols { 
	background-color: #000; 
	width: 794px;
	margin-left: -22px;
}

#application_cols h2 { 
	text-indent: -9999px; 
	display: block;
	height: 1px;
	margin: 0;
}

#application_cols p { 
	font-size: 12px;
	line-height: 19px;
	color: #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	width: 355px;
	margin-left: 22px;
}

#app_aviation {
	width: 395px;
	height: 432px;
	background-image: url(/resources/images/backgrounds/app_aviation.jpg);
	background-repeat: no-repeat;
	float: left;
}

#app_tactical {
	width: 395px;
	height: 432px;
	background-image: url(/resources/images/backgrounds/app_tactical.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 4px;
}

#app_searchrescue {
	width: 395px;
	height: 410px;
	background-image: url(/resources/images/backgrounds/app_searchrescue.jpg);
	background-repeat: no-repeat;
	float: left;
}

#app_wildlandfire {
	width: 395px;
	height: 410px;
	background-image: url(/resources/images/backgrounds/app_wildlandfire.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 4px;
}

#application_cols a, #application_cols a:link, #application_cols a:visited {
	display: block;
	cursor: pointer;
	height: 36px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 22px;
	margin-top: 196px;
	margin-bottom: 12px;
}

a#btn_view_wildlandfire, a#btn_view_wildlandfire, a#btn_view_wildlandfire {
	width: 194px;
	background-image: url(/resources/images/buttons/btn_view_wildlandfire.jpg);
}

a#btn_view_aviation, a#btn_view_aviation, a#btn_view_aviation {
	width: 156px;
	background-image: url(/resources/images/buttons/btn_view_aviation.jpg);
}

a#btn_view_tactical, a#btn_view_tactical, a#btn_view_tactical {
	width: 154px;
	background-image: url(/resources/images/buttons/btn_view_tactical.jpg);
}

a#btn_view_searchrescue, a#btn_view_searchrescue, a#btn_view_searchrescue {
	width: 218px;
	background-image: url(/resources/images/buttons/btn_view_searchrescue.jpg);
}




/*
a#sizeChart-link {
    float: right !important;
}
*/
.frmErrorMessage{
	height:17px;
	width:300px;
	overflow:hidden;
	display:block;
	float:none;
	clear:both;
	color:red;
	font-size:10px;
	margin-bottom:1px;
}