@charset "UTF-8";
@import url("red.css");
/* CSS Document */

/**
 * Basic Layout
 */
body {

	background-image: url(../images/blue/bg_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #F7941D;
	color: #283891;
}

a:link, a:visited {
	color: #283891;
}

a:hover {
	color: #283891;
	text-decoration: underline;
}

#Container {
	width: 100%;
	background-color: transparent;
	background-image:url(../images/blue/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#Logo {
	padding: 24px 0 0 42px;
	width: 300px;
}

#SiteMenu {
	float: right;
	padding: 66px 34px 0 0;
}

#SiteMenu  ul.primary-links {
	margin: 0;
}

#SiteMenu  ul.primary-links li,
#footer-menu ul li {
	display: inline;
	margin:0;
	padding:0 0.75em 0 0;
}

#SiteMenu ul.primary-links li a:link,
#SiteMenu ul.primary-links li a:visited,
#footer-menu ul li a:link,
#footer-menu ul li a:visited {
	color: #FFF;
	font-size: 1.03em;
	text-decoration: none;
}

#SiteMenu  ul.primary-links li a:hover,
#footer-menu ul li a:hover {
	color: #F3A825;
}

#SiteMenu  ul.primary-links li a.active {
	border-bottom:4px solid #F3A825;
	color:#F3A825;
	padding-bottom:6px;
}

#SiteMenu .spacer,
#footer-menu .spacer {
	display: inline;
	padding-left:0.75em;
	color: #FFF;
}

#Header {
	background: transparent;
	height: 95px;
}

#Billboard {
	clear: both;
	float: left;
	height: 95px;
	padding-left: 240px;
	position: relative;
	width: 510px;
	text-align: left;
}

#Billboard .title h1 {
	bottom:-0.24em;
	position:absolute;
	color:#F3A825;
	font-size:4em;
	font-weight:bold;
	margin:0;
	padding:0;
	
}

#Billboard h1 .promo {
	color: #F3A825;
	font-size: .35em;
	font-style: italic;
	font-weight: normal;
}

#Outer {
	width: 990px;
	margin: 0 auto;
}

#Wrapper {
	background-image: url(../images/blue/bg_blue.gif);
	width: 900px;
	margin-left: 45px;
	background-repeat: repeat-y;
	padding: 0 0 25px 0;
}

.Left {
	width: 175px;
	padding: 125px 0 0 0;
	margin: 0;
}

.Content {
	width: 500px;
	margin: 0;
	padding: 0 25px;
}

.Content.Wide,
.Content.Wide.WideWithLeft {
	width: 650px;
	margin: 0;
}

#LayoutColumn1.Content.Widest {
	width: 850px;
	background-image: none;
}

.Right {
	width: 175px;
	margin: 0;
	padding: 25px 0 0 0;
}

#LayoutColumn1 {
	background: transparent;
	background-image:url(../images/blue/col1_bg.jpg);
	background-repeat:no-repeat;
	background-position: 25px top;
}

#LayoutColumn2 {
	background: transparent;
	background-image:url(../images/blue/col2_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#LayoutColumn3 {
	background: transparent;
}

#Footer {
	border: none;
	margin: 0 0 0 70px;
	padding: 0;
	width: 875px;
}

#footer-container {
	background-color: #283891;
	background-image:url(../images/blue/footer_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
	width: 875px;
	text-align: left;
}

#footer-menu {
	float: left;
	padding: 21px 0 0 1em;
	width: 750px;
}

#footer-menu ul {
	margin: 0;
	font-size: 1.2em;
}

/**
 * Panels
 */
 
/* Menu */
#Menu {
	float: none;
	display: block;
	width: auto;
	border: none;
	margin-top: 0;
	height: auto;
}

#Menu li {
	font-family: Arial, Helvetica, sans-serif;
	float: none;
}

#Menu li a  {
	padding: 8px 10px 0 0;
	height: auto;
	color: #283891;
}
 
/* TopMenu */
#TopMenu {
	width: auto;
	height: auto;
	color: #283891;
	background: transparent;
}

#TopMenu ul {
	margin: 0;
}

#TopMenu li {
	display: block;
}

#TopMenu li a,
#TopMenu li div {
	margin-left: 0;
	padding-left: 0;
	font-size:1em;
}

#TopMenu li a, #TopMenu li span {
	color: #283891;
}

/* Left Blocks */
.Left .Block {
	background-color: #F3A825;
	margin-bottom: 5px;
	color: #FFF;
}

.Left li {
	border: none;
}

.Left h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 0;
}

.Left li a:link,
.Left li a:visited,
.Left li a:hover {
	color: #283891;
}

.Left #SideCategoryList li ul {
	border: none;
}

.Left #SideCategoryList.notSignedIn li.Sample.Requests,
.Left #SideCategoryList.notSignedIn li.Wholesale.Specials {
	display: none;
}

/* Content */
.Content {
	padding-top: 2em;
}

.Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.8m;
	padding: 0;
	margin: 0;
	background-color: transparent;
	color: #F3A825;
}

.Content #ProductDetails h2 {
	padding-bottom: 1em;
}


/**
 * Pages
 */
 
 /* Product Details */
 .PrimaryProductDetails .ProductThumb {
		width: 125px;
	}
	
	.Content .ProductList .ProductDetails  {
		padding: 0;
	}
	
	.ProductDetails strong a,
	.ProductDetails strong a:hover {
		font-size: 1.2em;
		font-weight: bold;
		color: #283891;
	}
	
	.Right .ProductDetails strong a,
	.Right .ProductDetails strong a:hover {
		font-size: 1.2em;
		font-weight: normal;
		color: #283891;
	}
	
	.Right .ProductDetails em {
		font-weight: normal;
	}
	
	.ProductPrice, .ProductList em {
		color: #283891;
	}
	
	/* Front */
	#HomeFeaturedProducts,
	#CategoryContent {
		width: 625px;
	}
	
	/* Cart */
	.CartContents tbody .SubTotal td {
		color: #F3A825;
	}
	
	.EstimateShipping {
		background-color: #F3A825;
		color: #FFF;
	}
	
	table.CartContents, table.General {
		border: 1px solid #c6cfe7;
	}
	
	table.CartContents thead tr th, table.General thead tr th {
		background-color: #283891;
		color: #FFF;
	}
	
	table.General tbody tr td {
		border-top: 1px solid #c6cfe7;
	}
	
	.CartContents tbody .SubTotal td {
		border-color: #c6cfe7;
	}
	
	/* Checkout */
	.ExpressCheckoutBlock .ExpressCheckoutTitle {
		background-color: #FBE420;
		color: #283891;
	}
	
	.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle  {
		background-color: #F3A825;
		color: #FBE420;
	}
	
	.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
		color: #FBE420;
	}
	
	.CheckoutRedeemCoupon  {
		color: #FFF;
		background-color: #F3A825;
	}
	
	.EstimateShipping table tr td label,
	.EstimateShipping table tr td.Price .ProductPrice {
		color: #283891;
		font-weight: normal;
	}
	
	.EstimateShipping table thead tr th {
		background-color: transparent;
	}
	
	
	/* Categories */
	.SubCategoryListGrid li {
		background-color: transparent;
	}
	
	/* Lists */
	.ProductList .ProductImage {
		background-color: transparent;
		border: none;
	}

/**
 * Elements
 */
 
ul.AccountOrdersList,
ul.AccountOrderStatusList {
	border-top: 1px solid #c6cfe7;
	padding-top: 10px;
	list-style-type: none;
 }
 
 hr {
	 background-color: #c6cfe7;
 }
 
 .Right li a {
	 color: #283891;
 }
 
 .Right li a:hover {
	text-decoration: underline; 
	color: #283891;
 }

.Right li {
	border-bottom:1px solid #c6cfe7;
}

.Right h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F3A825;
	font-weight: bold;
}
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #283891;
}
 
.ProductActionAdd {
	margin: 0;
	padding: 0;
}

.ProductPriceRating {
	margin: 0;
	padding: 0;
}

.ProductPriceRating em {
	color: #283891;
}

.ProductList a:hover {
	color: #283891;
	text-decoration: none;
}

.SortBox {
	color: #283891;
}

.Left div.AuthorizeNetSeal {
	padding-left: 35px;
}

/**
 * System
 */
.SuccessMessage {
	background-color: #FBE420;
	color: #283891;
}

.InfoMessage {
	background-color: transparent;
	border: solid 1px #c6cfe7;
	color: #F3A825;
}

.ErrorMessage {
	background-color: #F35522;
	color: #FFF;
}

.Required {
	color: #F3A825;
}

/**
 * Disable
 */
#Header #SearchForm,
#Menu li.ActivePage,
#CategoryBreadcrumb {
	display: none;
}

#CategoryHeading .SubCategoryList {
	display: none;
}

#CategoryHeading .SortBox {
	display: none;
}

