/* @group Style Clearing */

img { behavior: url("../pngbehavior.htc"); }

* {
	margin: 0;
	padding: 0;
	z-index: 1;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

:link,:visited {
	text-decoration: none
}

a img,:link img,:visited img {
	border: none
}

ul,ol {
	list-style: none
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0
}

address {
	font-style: normal
}

/* @end */

/* @group Custom Styles */

/* @group HTML Elements */

body {
	background-image: url(../img/interface/background.jpg);
	background-color: #000;
	width: 100%;
	height: 100%;
}

a:link, a:active, a:visited {
	color: #d60d22;
	text-decoration: none;
}

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

ul {

}

ul li {

}

h2
{
	color: #0d3873;
	font: bold 13px/16px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	display: block;
	margin-bottom: 5px;
}

/* @end */

/* @group Interface */

#container_outerwrapper
{
	background: url(../img/interface/container_background.gif) repeat-y center top;
	width: 850px;
	display: block;
	position: relative;
	visibility: visible;
	overflow: visible;
	text-align: center;
	float: none;
	clear: both;
}

#container_innerwrapper
{
	width: 786px;
	float: none;
	clear: none;
	position: relative;
	visibility: visible;
	overflow: visible;
	background: url(../img/interface/watermark.gif) no-repeat left top;
}

#watermark_background
{
	display: block;
	position: absolute;
	top: 0;
	left: -175px;
}

/* @group Header */

#header_outerwrapper
{
	background: url(../img/interface/header_background.jpg) no-repeat left top;
	width: 760px;
	height: 110px;
	display: block;
	float: none;
	clear: none;
	position: relative;
	visibility: visible;
	overflow: visible;
	text-align: left;
}

#header_logo
{
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: 0;
	left: -35px;
	visibility: visible;
	overflow: hidden;
	z-index: 2;
}

#header_login
{
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: 0;
	right: 13px;
	visibility: visible;
	overflow: hidden;
	width: 130px;
	height: 50px;
}

#header_socialmedia
{
	display: block;
	font: bold 10px/14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #0b3671;
	width: 377px;
}

/* @end */

/* @group Navigation */

#navigation_outerwrapper
{
	width: 655px;
	height: 28px;
	padding-left: 105px;
	background: url(../img/interface/navigation_background.gif) repeat-x left top;
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: 80px;
	left: 0;
	visibility: visible;
	overflow: visible;
	padding-top: 2px;
}

#navigation_outerwrapper a:link, #navigation_outerwrapper a:visited, #navigation_outerwrapper a:active, #navigation_outerwrapper a:hover
{
	display: block;
	float: left;
	clear: none;
	position: relative;
	visibility: visible;
	overflow: visible;
	color: #fff;
	text-decoration: none;
	font: bold 10px/10px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	text-shadow: #000 0 0 3px;
	padding: 8px 12px 10px;
}

#navigation_outerwrapper a:hover
{
	/*background-color: rgba(0,0,0,0.2);*/
	background-color: #4a0d06;
	text-decoration: none;
}

#catalog_dd {
	position: absolute;
	width: 120px;
	top: 109px;
	right: 486px;
	border-width: 1px;
	border-style: solid;
	border-color: #5e1009;
	text-align: center;
	z-index: 3;
	background: url(../img/interface/programs_dropdown/background.png);
	padding-top: 15px;
	display: none;
}

#catalog_dd img {
	margin: 0 5px 2px 5px;
}

#programs_dd {
	position: absolute;
	width: 120px;
	top: 109px;
	right: 206px;
	border-width: 1px;
	border-style: solid;
	border-color: #5e1009;
	text-align: center;
	z-index: 3;
	background: url(../img/interface/catalog_dropdown/background.png);
	padding-top: 15px;
	display: none;
}

#programs_dd img {
	margin: 0 5px 10px 5px;
}

#promotions_dd {
	position: absolute;
	width: 120px;
	top: 109px;
	right: 121px;
	font: bold 10px/10px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #5e1009;
	text-align: center;
	z-index: 4;
	background: url(../img/interface/programs_dropdown/background.png);
	padding-top: 15px;
	display: none;
}

#promotions_dd a {
	display: block;
	margin: 0 0 10px 0;
	}

#promotions_dd a:link, #promotions_dd a:visited, #promotions_dd a:active {
	color: #a32a1d;
	}
	
#promotions_dd a:hover {	
	color: #490d06;
	text-decoration: none;
	}

/* @end */

/* @group Page Header */

#pageheader_outerwrapper
{
	width: 760px;
	height: 50px;
	text-align: left;
	display: block;
	float: none;
	clear: none;
	position: relative;
	visibility: visible;
	overflow: visible;
	margin-bottom: 30px;
}

#pageheader_large
{
	color: #e0e6ef;
	font: bold 52px/52px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	overflow: hidden;
	margin-left: 120px;
	width: 585px;
	height: 50px;
	text-transform: uppercase;
}

#pageheader_small
{
	color: #0d3873;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 120px;
	display: block;
	float: none;
	clear: none;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	overflow: visible;
	background: url(../img/interface/pageheader_overlay.gif) no-repeat;
	width: 585px;
	height: 20px;
	padding-top: 30px;
}

/* @end */

/* @group Content */

#content_outerwrapper
{
	text-align: left;
	color: #000;
	font: 12px/16px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding-left: 133px;
	padding-right: 13px;
}

.subheader
{
	color: #0d3873;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	display: block;
	margin-bottom: 10px;
}

.photo_right_home
{
	border: 1px solid #297abb;
	display: inline;
}

.photo_right
{
	border: 1px solid #297abb;
	display: inline;
	float: right;
	clear: none;
	position: relative;
	margin-left: 15px;
	margin-bottom: 15px;
}

.featured_product 
{
	margin: 15px 0 15px 0;
	position: relative;
}

.featured_product_img
{
	position: absolute;
	right: -77px;
	top: 0;
}

.featured_product_middle 
{
	margin: 0;
	padding: 10px 15px 10px 15px;
	border: 1px solid #297abb;
	border-width: 0 1px 1px 1px;
	color: #0b3671;
	height: 75px;
	width: 187px;
}

.featured_product_text 
{
	width: 115px;
}

.featured_product_headline 
{
	font-weight: bold;
}


.column_right
{
	display: inline;
	float: right;
	clear: none;
	/*position: relative;*/
	margin-left: 15px;
	margin-bottom: 15px;
}

.listing_table
{
	width: 390px;
	display: block;
	float: none;
	clear: none;
	position: relative;
	visibility: visible;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 5px;
}

.listing_table .listing_header
{
	color: #fff;
	font: bold 12px/16px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-color: #0d3873;
	padding: 5px;
	width: 380px;
}

.listing_table .listing_data
{
	color: #000;
	text-align: left;
	padding: 5px;
	font: 12px/15px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px dotted #ccc;
}

.listing_table .listing_note
{
	color: #666;
	font: 11px/14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

/* @end */

/* @group Footer */

#footer_photo
{
	width: 760px;
	height: 74px;
	margin-top: 30px;
	display: block;
	float: none;
	clear: both;
	position: relative;
	visibility: visible;
	overflow: hidden;
}

#footer_outerwrapper
{
	display: block;
	float: none;
	clear: both;
	position: relative;
	visibility: visible;
	overflow: visible;
	width: 760px;
	background: #69130a url(../img/interface/footer_background.gif) no-repeat;
	height: 72px;
	text-align: left;
}

#footer_links
{
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: 13px;
	left: 10px;
	visibility: visible;
	overflow: visible;
}

#footer_links a:link, #footer_links a:visited, #footer_links a:active, #footer_links a:hover
{
	color: #fff;
	font: normal 10px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
	position: relative;
	visibility: visible;
	overflow: visible;
	margin-right: 15px;
}

#footer_copyright
{
	color: #fff;
	font: bold 10px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: 54px;
	left: 10px;
	visibility: visible;
	overflow: visible;
}

#footer_logo
{
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: 13px;
	right: 10px;
	visibility: visible;
	overflow: visible;
}

#footer_bottom
{
	display: block;
	float: none;
	clear: both;
	position: relative;
}

/* @end */

.break_image
{
	display: block;
	clear: both;
	float: none;
	position: relative;
}

.catalog_frameset
{
	border: none;
}

#current-location
{
	font-size: 10px;
	margin-bottom: 20px;
}

#category-nav-container
{
	display: inline-block;
	vertical-align: top;
	width: 200px;
}

#category-nav-container #category-nav-title
{
	font-size: 11px;
	font-weight: bold;
}

#category-nav-container a
{
	font-size: 11px;
}

#product-nav-container
{
	display: inline-block;
}

#product-nav-container #product-nav-row
{
	display: block;
	margin-bottom: 20px;
}

#product-nav-container #product-nav-row #product-container
{
	display: inline-block;
	text-align: center;
	width: 125px;
}

#product-nav-container #product-nav-row #product-container #product-thumbnail-link
{
}

#product-nav-container #product-nav-row #product-container #product-thumbnail-link #product-thumbnail
{
}

#product-nav-container #product-nav-row #product-container #product-number
{
	display: block;
}

#product-nav-container #product-nav-row #product-container #product-name
{
	display: block;
	font-weight: bold;
}

#product-nav-container #product-nav-row #product-container #product-price
{
	color: red;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

#product-nav-container #product-nav-row #product-container #product-price #product-price-ea
{
	color: black;
}

#product-container
{
	
}

#product-container #product-image-container
{
	display: inline-block;
}

#product-container #product-image-container #product-image
{
	width: 300px;
}

#product-container #product-info-container
{
	display: inline-block;
	vertical-align: top;
}

#product-container #product-info-container #product-info-name
{
	display: block;
	font-weight: bold;
}

#product-container #product-info-container #product-info-number
{
	display: block;
}

#product-container #product-info-container #product-info-options-container
{
	display: block;
}

#product-container #product-info-container #product-info-options-container #product-info-option-container
{
	
}

#product-container #product-info-container #product-info-options-container #product-info-option-container #product-info-option-label
{
	display: inline-block;
	text-align: right;
	width: 100px;
}

#product-container #product-info-container #product-info-options-container #product-info-option-container #product-info-option-select
{
	
}
			
#product-container #product-info-container #product-info-price
{
	color: red;
	display: block;
	font-weight: bold;
}

#product-container #product-info-container #product-info-price #product-info-price-ea
{
	color: black;
}

#product-container #product-info-container #product-info-quantity
{
	display: block;
}

#product-container #product-info-container #product-info-quantity #product-info-quantity-input
{
	width: 20px;
}

#product-container #product-info-container #product-info-quantity #product-info-quantity-submit
{
	width: 100px;
}

#product-container #product-description-container
{
	margin-top: 20px;
}

/* @end */

/*  FORMS
----------------------------------------------------------------------------- */

input,
select,
textarea {
    font: 10px/12px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    color: #333;
    background: #eee;
    border: solid 1px #999;
    padding: 3px 3px 3px 3px;
    margin-bottom: 10px !important;
    }

input:focus,
select:focus,
textarea:focus {
    background: #fff;
    }

input.submit {
    color: #fff;
    padding: 3px 5px 3px 5px;
    background: #333;
    border: 0;
    }

    input.submit:hover {
    background: #146534;
    cursor: pointer;
    }

#contact-form p,
#contact-info p {
    margin: 0;
    }

#contact-form label {
    font-size: 11px;
    color: #0d3873;
    font-weight: normal;
    }

    #contact-form label.error {
    font-size: 11px;
    color: #cc0000;
    font-weight: normal;
    }

#contact-form label span.required {
    font-size: 9px;
    color: #999;
    font-weight: normal;
    margin-left: 10px;
    }

#contact-form p.error-alert {
    color: #cc0000;
    line-height: 13px;
    padding: 1px 0 0 15px;
    margin-bottom: 15px;
    font-weight: bold;
    }


/* @end */

/* @end */