@charset "utf-8";
/* CSS Document */

* 
{
	margin:0;
	padding:0;
}

body
{
	font: 11px Georgia, "Times New Roman", Times, serif;
	background:#ffffff url(../images/thatch_bg.jpg) repeat;	
}

#wrapper
{
	margin:0 auto;
	padding:0;
	width:988px;
	height:100%;
	background:#ffffff;
}

#content
{
	margin:0 auto;
	width:911px;
	height:100%;
}

#content .header
{
	padding:14px 0 10px 0;
	width:911px;
	height:104px;
	border-bottom:1px solid #f3f3f4;
	clear:both;
}

#content .header .logo
{
	float:left;	
}

#content .header .search_bar
{
	margin:22px 0 0 0;
	width:261px;
	height:29px;
	background:url(../images/search_bar_bg.gif) no-repeat;
	float:right;
}

#content .header .search_bar input
{
	margin:8px 10px 0 30px;	
	width:170px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	border:0;
	float:left;
}

#content .header .search_bar input.button
{
	margin:7px 0 0 0;
	width:30px;	
	border:1px solid #eeeef0;
	background:#f8f8f8;
	float:left;
}

#content .nav_wrapper
{
	width:911px;
	border-bottom:1px solid #f3f3f4;
	/*clear:both;*/
}

#content .nav_wrapper .nav
{
	margin:10px 0;
	padding:12px 0 0 0;
	width:911px;
	height:23px;
	background:url(../images/nav_bg.jpg) no-repeat;
	z-index:-1;
}

#content .nav_wrapper .nav ul
{
	display:inline;
	list-style-type:none;
}

#content .nav_wrapper .nav ul li
{
	float:left;	
}

#content .nav_wrapper .nav ul li a
{
	padding:0 25px 0 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}

#content .nav_wrapper .nav ul li a:hover
{
	color:#3299cc;
	text-decoration:underline;
}

#content .nav_wrapper .nav ul li a.first
{
	padding:0 30px 0 40px;	
}

#content .nav_wrapper .nav ul li a.active
{
	color:#3299cc;	
}

#content .feature_row_1
{
	margin:24px 0 0 0;
	padding:0 0 24px 0;
	width:911px;
	border-bottom:1px solid #f3f3f4;
	clear:both;
}

#content .feature_row_1 .main_feature
{
	width:911px;
	border-right:1px solid #f3f3f4;	
	float:left;
}

#content .feature_row_1 .main_feature h1
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#3299cc;
	text-transform:uppercase;
}

#content .feature_row_1 .main_feature h2
{
	padding:20px 30px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#dc514c;
}

#content .feature_row_1 .main_feature p
{
	padding:10px 30px 0 0;
	font-size:14px;
	line-height:24px;
	color:#666666;
}

#content .feature_row_2
{
	margin:24px 0 0; 0;
	padding:0 0 24px 0;
	width:911px;
	clear:both;
}

#content .feature_row_2 .left_feature,
#content .feature_row_2 .right_feature
{
	margin:7px 10px 20px 10px;
	width:425px;
	height:100%;
	float:left;	
	border-right:1px solid #f3f3f4;
}

#content .feature_row_2 .left_feature h4,
#content .feature_row_2 .right_feature h4
{
	padding:10px 0 0 0;
    width:400px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
}

#content .feature_row_2 .left_feature p,
#content .feature_row_2 .right_feature p
{
	padding:5px 0 0 0;
	width:400px;
	font-size:12px;
	line-height:18px;
	color:#666666;
}

#content .subpage 
{
	margin:34px 0 0 0;
	padding:0 0 24px 0;
	width:911px;
	height:100%;
	clear:both;
}

#content .subpage .subpage_breadcrumbs
{
	margin:20px 0 20px 0;
	clear:both;
}

#content .subpage .subpage_content
{
	margin:0 0 50px 0;
	padding:0 0 24px 0;
	width:911px;
	float:left;	
}

#content .subpage .subpage_content .sitemap ul
{
	list-style-type:none;	
}

#content .subpage .subpage_content h1
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#3299cc;
}

#content .subpage .subpage_content h2
{
	padding:25px 30px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#000000;
}

#content .subpage .subpage_content hr
{
	margin:15px 0 0 0;
	padding:0;
	width:95%;
	color:#eeeeee;
}

#content .subpage .subpage_content img 
{
	padding:20px 15px 0 0;
	float:left;	
}

#content .subpage .subpage_content img.full-image 
{
	padding:0 0 10px 0;
}

#content .subpage .subpage_content img.category-image 
{
	padding:5px 0 5px 15px;
	float:right;
}

#content .subpage .subpage_content img.category-image-left 
{
	padding:5px 15px 5px 0;
	float:left;
}

#content .subpage .subpage_content img.avery
{
	padding:0 5px 5px 0;
}

#content .subpage .subpage_content img.supplies
{
	padding:0 5px 5px 0;
}

#content .subpage .subpage_content img.equipment
{
	padding:0 25px 5px 0;
}

#content .subpage .subpage_content img.hot-stamping
{
	padding:0 25px 5px 0;
}

#content .subpage .subpage_content p
{
	padding:10px 20px 0 0;
	font-size:14px;
	line-height:24px;
	color:#666666;
}

#content .subpage .subpage_content p em
{
	/*color:#3299cc;*/		
}

#content .subpage .subpage_content p.credit 
{
	padding:10px 20px 0 0;
	font-size:10px;
	font-style:italic;
	line-height:24px;
	color:#666666;
}

#content .subpage .subpage_content ul
{
	padding:10px 0 0 30px;
}

#content .subpage .subpage_content ul li ul
{
	padding:0 0 10px 30px;
}

#content .subpage .subpage_content ul li
{
	padding:0 20px 0 0 ;
	font-size:14px;
	line-height:24px;
	color:#666666;
}

#content .subpage .subpage_content .sitemap ul
{
	padding:0 0 0 0;
}

#content .subpage .subpage_content .sitemap ul li ul
{
	padding:0 0 0 30px;
}

#content .subpage .subpage_content .sitemap ul li
{
	padding:0 20px 0 0 ;
	font-size:14px;
	line-height:24px;
	color:#666666;
}

#content .subpage .subpage_content #gallery ul
{
	padding:10px 0 0 0;
}

#content .subpage .subpage_content #gallery ul li
{
	padding:0;
}

#content .subpage .subpage_content #gallery ul li img 
{
    padding:0;
}

#content .subpage .subpage_content p img.product-image
{
	padding:8px 20px 10px 0;	
}

#content .subpage .subpage_content table
{
	padding:10px 20px 20px 0;
}

#content .subpage .subpage_content table tbody tr td
{
	font-size:14px;
	line-height:24px;
	color:#666666;	
}

#content .subpage .subpage_content table.machines thead tr th
{
	padding:0 0 0 10px;
	text-align:left;	
	border-right:1px solid #f3f3f4;
	background:#f3f3f4;
}

#content .subpage .subpage_content table.machines tbody tr td
{
	padding:0 0 0 10px;
	border-right:1px solid #f3f3f4;
	border-bottom:1px solid #f3f3f4;
}

#content .subpage .subpage_content table.specs tbody tr td.attribute-heading
{
	color:#3299cc;
}

#content .subpage .subpage_content table.shoe-promo
{
	width:100%;		
}

#content .subpage .subpage_content table.shoe-promo thead tr th
{
	text-align:left;
	color:#3299cc;
	border-bottom:1px solid #f3f3f4;		
}

#content .subpage .subpage_content table.shoe-promo tbody tr td
{
	border-bottom:1px solid #f3f3f4;		
}

#content .subpage .subpage_content table.shoe-promo tbody tr.even td
{
	background:#eeeeee;
}

#content .subpage .subpage_content table.fresh-look
{
	padding:20px 0 0 0;	
}

#content .subpage .subpage_content table.fresh-look tr td
{
	padding:20px 10px 0 0;	
	border-bottom:1px solid #f3f3f4;
}

#content .subpage .subpage_content table.fresh-look tr td img
{
	padding:0 10px 20px 0;	
}

#content .subpage .subpage_content table thead tr th
{
	font-size:14px;
	line-height:24px;
	color:#666666;	
}

#content .subpage .subpage_content table.pp_contact
{
	padding:10px 0 20px 30px;
}

#content .subpage .subpage_content table.pp_contact tbody tr td
{
	padding:0 20px 0 0;
}

#content .subpage .subpage_content table.cr_contact
{
	margin:10px 0 20px 0;
	border-top:1px solid #f3f3f4;
}

#content .subpage .subpage_content table.cu_contact
{
	margin:20px 0 20px 0;
	border-top:1px solid #f3f3f4;
}

#content .subpage .subpage_content table.cr_contact thead tr th,
#content .subpage .subpage_content table.cu_contact thead tr th
{
	padding:0 0 10px 0;
	text-align:left;
}

#content .subpage .subpage_content table.cr_contact tbody tr.tall td,
#content .subpage .subpage_content table.cu_contact tbody tr.tall td
{
	padding:10px 0 0 0;
}

#content .subpage .subpage_content .subpage_features
{
	margin:30px 0 0 0;
	padding:0 0 20px 0;
	width:640px;
	border-top:1px solid #f3f3f4;
	clear:both;
	display:block;
}

#content .subpage .subpage_content .subpage_features .first_feature,
#content .subpage .subpage_content .subpage_features .feature,
#content .subpage .subpage_content .subpage_features .last_feature
{
	margin:30px 10px 0 10px;
	width:195px;
	height:100%;
	border-right:1px solid #f3f3f4;
	float:left;	
}

#content .subpage .subpage_content .subpage_features .first_feature
{
	margin:30px 10px 0 0;
}

#content .subpage .subpage_content .subpage_features .last_feature
{
	border:0;
}

#content .subpage .subpage_content .subpage_features .first_feature h4, 
#content .subpage .subpage_content .subpage_features .feature h4,
#content .subpage .subpage_content .subpage_features .last_feature h4
{
	width:180px;
	height:42px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
}

#content .subpage .subpage_content .subpage_features .first_feature .image,
#content .subpage .subpage_content .subpage_features .feature .image,
#content .subpage .subpage_content .subpage_features .last_feature .image
{
	margin:0 0 10px 0;
	width:180px;
	display:block;
	clear:both;
}

#content .subpage .subpage_content .subpage_features .first_feature p, 
#content .subpage .subpage_content .subpage_features .feature p,
#content .subpage .subpage_content .subpage_features .last_feature p
{
	padding:20px 0 0 0;
	width:180px;
	font-size:11px;
	line-height:18px;
	color:#666666;
}

#content .subpage .subpage_content .subpage_features .stretch_feature
{
	margin:30px 10px 0 10px;
	width:649px;
	height:100%;
	border-right:1px solid #f3f3f4;
}

#content .subpage .subpage_content .subpage_features .stretch_feature h4
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
}

#content .subpage .subpage_content .subpage_features .stretch_feature p
{
	padding:20px 0 0 0;
	font-size:14px;
	line-height:24px;
	color:#666666;
}

#content .subpage .subpage_content .map-wrapper {
width:729px;
height:420px;
background:url(/assets/images/usmc-world-base-map.jpg) no-repeat;
}

#content .subpage .subpage_content .map-wrapper a {
    position:absolute;
    /*z-index:5;*/
}

#content .subpage .subpage_content .map-wrapper a.lnk_canada {
    margin:150px 0 0 180px;
    width:42px;
    height:28px;
    text-decoration:none;
    background:url(/assets/images/usm-logo-map.png) no-repeat;
}

#content .subpage .subpage_content .map-wrapper a.lnk_us {
    margin:170px 0 0 200px;
    width:42px;
    height:28px;
    text-decoration:none;
    background:url(/assets/images/usm-logo-map.png) no-repeat;
}

#content .subpage .subpage_content .map-wrapper a.lnk_mexico {
    margin:220px 0 0 150px;
    width:42px;
    height:28px;
    text-decoration:none;
    background:url(/assets/images/usm-logo-map.png) no-repeat;
}

#content .subpage .subpage_content .map-wrapper a.lnk_uk {
    margin:120px 0 0 330px;
    width:42px;
    height:28px;
    text-decoration:none;
    background:url(/assets/images/usm-logo-map.png) no-repeat;
}

#content .subpage .subpage_content .map-wrapper a.lnk_china {
    margin:190px 0 0 560px;
    width:42px;
    height:28px;
    text-decoration:none;
    background:url(/assets/images/usm-logo-map.png) no-repeat;
}

#content .subpage .subpage_content .map-wrapper .logo img {
    padding:0;
}

#content .subpage .subpage_sidebar
{
	margin:7px 0 24px 0;
	padding: 0 0 24px 20px;
	width:240px;
	float:left;	
}

#content .subpage .subpage_sidebar .sidebar_feature
{
	margin:0 0 25px 0;
	padding:0 0 25px 0;
	border-bottom:1px solid #f3f3f4;
}

#content .subpage .subpage_sidebar .sidebar_feature img
{
	margin:0 0 15px 0;
	display:block;	
}

#content .subpage .subpage_sidebar .sidebar_feature h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
}

#content .subpage .subpage_sidebar .sidebar_feature h4
{
	padding:0 0 15px 0;
	width:230px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
}

#content .subpage .subpage_sidebar .sidebar_feature p
{
	padding:5px 0 0 0;
	width:230px;
	font-size:11px;
	line-height:18px;
	color:#666666;
}

#content .subpage .subpage_sidebar .sidebar_feature p.larger
{
	padding:10px 0 0 0;
	width:240px;
	font-size:12px;
	line-height:20px;
	color:#666666;
}

#content .subpage .subpage_sidebar .sidebar_feature table.promo-table tbody tr td.header
{
	padding:10px 0 0 0 ;
	margin:0;
	height:20px;
    color:#3299cc;
	border:none;
}

#content .subpage .subpage_content .contacts
{
	width:350px;
	float:left;	
}

/*** FOOTER ***/

#content .footer
{
	margin:50px 0 0 0;	
	padding:10px 0 0 0;
	width:911px;
	height:100px;
	color:#666666;
	line-height:18px;
	border-top:1px solid #f3f3f4;
	clear:both;
}

#content .footer .footer_left
{
	width:450px;
	float:left;	
}

#content .footer .footer_right
{
	width:450px;
	float:right;	
}

#content .footer .footer_left p
{
	width:450px;
}

#content .footer .footer_right p
{
	width:450px;
	text-align:right;
}
 

/*** GENERAL STYLES ***/

a
{
	color:#3299cc;	
	text-decoration:none;	
}
a:hover
{
	text-decoration:underline;	
}

a.more
{
	font-style:italic;
	color:#3299cc;	
	text-decoration:underline;	
}
a.more:hover
{
	text-decoration:none;	
}

a.pdf
{
	padding:0 0 0 25px;
	font-style:italic;
	color:#3299cc;	
	text-decoration:underline;	
	background:url(../images/pdf-icon.png) no-repeat;
}

a.pdf:hover
{
	text-decoration:none;	
}

.red
{
	color:#ff0000;	
}

.bold 
{
	font-weight:bold;
}

.tooltip 
{
    margin:40px 0 0 0;
    padding:10px;
    width:280px;
    height:115px;
    color:#000000;
    background:#e6e7e9;
    border:1px solid #ff0000;
    clear:both;
}

.tooltip a {
text-wrap:none;
white-space:nowrap;
}

a.lnk_canada .tooltip {
margin:40px 0 0 20px;
width:300px;
height:200px;
}

a.lnk_us .tooltip {
margin:20px 0 0 0px;
width:300px;
height:275px;
}

a.lnk_mexico .tooltip {
margin:20px 0 0 0px;
height:480px;
}

a.lnk_uk .tooltip {
margin:35px 0 0 -80px;
height:150px;
}

a.lnk_china .tooltip {
margin:35px 0 0 -80px;
width:300px;
height:150px;
}

/*** Alternative Options ***/

ul#cycle
{
	list-style-type:none;
	float:left;
	display:block;
}

#content .feature_row_1 #pager_nav
{
	margin:0 0 10px 0;
	height:20px;
	display:block;
	clear:both;
}

#content .feature_row_1 #pager_nav a
{
	padding:5px;
	display:inline;
}

#content .feature_row_1 #pager_nav a.activeSlide
{
	margin:0 0 5px 0;
	color:#ff0000;
	border-bottom:2px solid #ff0000;
	display:inline;
}

#content .feature_row_1 #pager_nav a:hover,
#content .feature_row_1 #pager_nav a.activeSlide:hover
{
	text-decoration:none;
}

#pdf-downloads
{
	margin:20px 0 0 0;
	width:100%;
	display:block;
	clear:both;	
}

.clear
{
	clear:both;
}

span.required
{
	color:#ff0000;	
}
