/* CORE */

html {
	}

body {
	margin:0px 0px 0px 0px;
	color: #000000;
	background:#ffffff;
	padding:0px;
	}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
        color: #ffffff;
	background-color: #9f9f9f;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1pt;
	padding: 5px 5px 5px 5px;
	}

h1 {
	margin: 4px 4px 4px 4px;
	padding: 0;
	font-size: 1.45em;
	letter-spacing: 1pt;
	font-weight: bold;
	}

h2 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1pt;
	padding: 0px;
	}

h3 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 5px 5px;
	letter-spacing: 1pt;
	color: #FFFFFF;
	}

h4 {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	letter-spacing: 1pt;
        text-align:left;
	}

h5 {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	letter-spacing: 1pt;
	padding: 0px;
	font-weight: bold;
	}

h6 {
	color: black;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1pt;
	padding: 0px;
	}

img {
	display: block;
	border:0;
	}

img.inline {
	display: inline;
	border:0;
	}

#top_nav {
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	}

#breadcrumb {
	font-size: 75%;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	}

#area_top {
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-right: 0px solid #ffffff;
	padding: 0px 0px 0px 0px;
	}

#area_middle_left {
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 3px solid #ffffff;
	padding: 0px 0px 0px 0px;
	}

#area_middle_right {
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	padding: 0px 0px 0px 0px;
	}

#area_bottom {
	text-align: center;
	border-top: 2px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	padding: 0px 0px 0px 0px;
	}

#area_middle_wholesale {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:20px;
	margin:0.2em; padding:1px 0px 1px 0px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#c53413;
	color:#333;
	border:1px solid #b0b0b0;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:#c53413;
	color:#ffffff;
	border: 0px solid black;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:20px;
	}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.addtocart_btn:hover { background:black; color:white text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:black;  }

.btnstyle1 { background:#e03416; color:white }

.btnstyle2 { background:#e03416; color:white }

#product_panel .buy_button {
	padding: 8px 8px 8px 8px;
	text-align: right;
	}

#product_panel .price, .units {
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#prev_next {
	text-align: right;
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#product_panel {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 1px dashed #9f9f9f;
	}
	
.strike {
          text-decoration: line-through;
	}

.productprice {
         	font-size: 11px;
		font-weight: bolder;
		color: black;
              }

.prodshipweight {
         	  font-size: 11px;
		  font-weight: bolder;
		  color: black;
		}

.normaltext {
         	font-size: 11px;
		font-weight: normal;
		letter-spacing: 1pt;
		color: black;
	     }

.bottomtext {
         	font-size: 10px;
		font-weight: normal;
		color: #6b6b6b;
		letter-spacing: 0.2pt;
		line-height: 2;
	     }

.yellowtext {
         	font-size: 11px;
		font-weight: normal;
		color: #fbbe00;
	     }

.formtext {
         	font-size: 11px;
		font-weight: normal;
		color: black;
	     }

.smalltext {
                font-size: 10px;
		font-weight: normal;
		color: black;
	}

.xsmalltext {
                font-size: 9px;
		font-weight: normal;
		color: black;
	}

#checkoutPanel {
	padding: 6px 6px 6px 6px;
	}

#checkoutPanel td{
	padding: 3px 3px 3px 3px;
	}

#checkoutPanelBar{
	padding: 3px 3px 3px 3px;
	border-top: 1px solid #fbbe00;
	border-bottom: 1px solid #fbbe00;
	border-left: 1px solid #fbbe00;
	border-right: 1px solid #fbbe00;
        background-color: #fbbe00;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #fbbe00;
	border-bottom: 5px solid #fbbe00;
	border-left: 5px solid #fbbe00;
	border-right: 5px solid #fbbe00;
        background-color: #fbbe00;
        color: #ffffff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: #660000;
	background-color: #eeeeee;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	}

#wholesaleTableBorder{
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	}

#wholesaleCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #660000;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleSubCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #cccccc;
        color: #666666;
	font-size: 0.80em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleTitleRow{
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #dddddd;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleProdParentRow td{
	border-top: 0px solid #9f9f9f;
	border-bottom: 0px solid #9f9f9f;
	border-left: 0px solid #9f9f9f;
	border-right: 0px solid #9f9f9f;
	}


#wholesaleProdChildRow{
	padding: 10px 5px 5px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleHeaderText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.85em;
        font-weight: bold;
	}

#cartHelpText{
	font-size: 0.75em;
	}

#footer_text {
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 1.5;
	}

a:link,a:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	}

a:hover,a:active {
	color: #fbbe00;
	font-weight: normal;
	text-decoration: underline;
	font-size:12px;
	}

A.menu_links:link,A.menu_links:visited {
        color: black;
        font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 2.5;
	letter-spacing: 1pt;
        text-decoration: normal;
}

A.menu_links:hover{
        color: black;
        font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 2.5;
	letter-spacing: 1pt;
        text-decoration: underline;
}

A.red_links:link,A.red_links:visited {
        color: #e03416;
        font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 2.5;
        text-decoration: underline;
}

A.red_links:hover{
        color: #e03416;
        font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 2.5;
        text-decoration: underline;
}

A.gray_links:link,A.gray_links:visited {
        color: #b0b0b0;
        font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 2.5;
        text-decoration: normal;
}

A.gray_links:hover{
        color: #fbbe00;
        font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 2.5;
        text-decoration: underline;
}

A.mainarea_links:link,A.mainarea_links:visited {
        color: #6b6b6b;
        font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
}

A.gateway_links:hover {
        color: #cccccc;
        font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
                                                                                
#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }

/* This is for the CSS popup images NHS::MB::062608*/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
.mccafe {
border: thin solid #000000;
padding: 0px 5px 0px 5px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 110%;
background-color: #fbbe00
}

/* Added style for main page product themes - NHS::MS::20090218 */
.theme_title {
font-weight:bold;
}
#messagesBox { height:20px; }
#ccgiftmess, #invoicemess { font-size:16px; color:red; display:none; border:thin solid grey; text-align:center; margin-left:30px; }

/* Added style for custom form - MS::NHS::20090421 */
.custom_form h2 {
 background-color:cyan;
 color:black;
 font-size:16px;
 font-weight:bolder;
 text-align:center;
}

/*Expanding message boxes for shipping forms MB::NHW::02122010*/
#sig_message, #add_message, #sig_message1 {
 display:none;
 border:solid #D7D7D7;
 border-width: 5px 1px 5px 1px;
 padding:5px;
 color:red;
 font-weight:bold;
 font-size:12px;
 letter-spacing:.1em;
}

/* Added style for custom shirt size links - MS::NHS::20110202 */
a.custom_sizes {
 font-size:medium;
 text-decoration:underline;
 text-align:right;
}
