/* 
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
' Title			: ACTIVEA | Master Stylesheet
' Description	: This page contains overall styles for the entire site
'				  *INCLUDING* each Enterprise Component (File, Commerce, etc.)
'				: STORE : FIRST SUPPLY - 329
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
' History
' 08/24/2005	: David Ellenwood - Created Page
' 10/27/2005	: David Ellenwood - Modifications for First Supply QBS
'
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 				TEST <div> ToNy
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#logo {
	position:right;
	padding:51px 0 0 23px;
	}

#symphony {
	padding:2px 0 0 2px;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 				HTML <tag> REVISIONS
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
   
html {}

body {
	background:#FFF;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	/*line-height:1.25em;*/
	margin:0;
	padding:0 0 50px 0;
	}

a {
	color:#7C0908;
	font-weight:normal;
	background:transparent;
	}

a:hover {
	color:#7C0908;
	text-decoration:underline;
	}

a:active {
	color:#7C0908;
	background:transparent;
	}

a:visited {
	color:#7C0908;
	background:transparent;

	}
	
img {
	border:none;
	padding:0;
	margin:0;
	}

h1,h2,h3,h4,h5,h6,p {margin:0; padding:0;}
	
h1 {
	font-size:1.5em;
	line-height:1em;
	margin:.75em 0 .75em 0;
	color:#DB1901;
	}

h2 {
	text-align:center;
	color:#7C0908;
	font-size:1em;
	line-height:1.5em;
	margin:.5em 0;
	}

h3 {
	color:#7C0908;
	background:transparent;
	font-size:1em;
	margin:5px 0 0 0;
	}
	
h4 {
	color:#F7980E;
	font-size:1em;
	font-weight:normal;
	background:transparent;
	}

h5 {
	color:#7A170A;
	margin:.5em 0;
	font-size:1em;
	line-height:1em;
	font-weight:normal;
	background:transparent;
	}

h6 {
	color: #7A170A;
	font-size:1.2em;
	text-align:left;
	line-height:1em;
	margin:.2em 0 1.1em .1em;
	}

p {
	margin:.25em;
	text-align:left;
	}

form {
	margin:0;
	}
	
table {
	margin:1em;
	padding:4px;
	border-collapse:collapse;
	}

th {
	color:#008300;
	margin:.5em 0;
	padding:4px;
	font-size:.9em;
	/*line-height:1em;*/
	text-align:left;
	font-weight:normal;
	background:;
	border-bottom:1px solid #9696bb;
	}

td {
	vertical-align:top;
	padding:4px;
	}

hr {
	border:none;
	background:transparent;
	}

dl {
	margin:0;
	padding:0;
	}

dt {
	margin:0;
	padding:0;
	font-weight:bold;
	}

dd {
	margin:0 0 .5em 2em;
	}

legend {
	color:#7A170A;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 			UNIVERSAL CLASS DEFINITIONS
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
  
 .alert {						/* Used for alerting customers to importnat info, errors, corrections, problems, etc. */
 	color:#f00;
 	font-weight:bold;
	text-transform:uppercase;
	}

.alignRight {					/* Right aligns text on any element */
	text-align:right;
	}

.alignCenter {					/* Right aligns text on any element */
	text-align:center;
	}

.borderTop {					/* adds a border along the top of any element */
	border-top:;
	}
	
.borderBot {					/* Adds a border along the bottom of any element */
	border-bottom:1px solid #9696bb;
	}

.formRow {						/* DIV Used to contain an individual <form> label/field pair */
  padding:0;
  border:0;
  margin:0 0 2px 0;
  }

.formRow .label {				/* SPAN style for <form> element labels */
  clear:both;
  float:left;
  text-align:right;
  margin:4px 0 6px 0;
  }

.formRow .formw {				/* SPAN style for <form> element fields */
  float:right;
  padding:0 0 0 7px;
  text-align:right;
  }

.fieldNote {
	clear:both;
	text-align:right;
	float:right;
	width:125px;
	}

.color1 {						/* Backgrounds used for alternating lines on item listings */
	color:inherit;
	background-color:#FFF1CE;
	}
	
.color2 {						/* Backgrounds used for alternating lines on item listings */
	color:inherit;
	background-color:#fff;
	}

.infoBox ul {				/* Styles for <ul> lists in any .infoBox */
	}

.infoBox li {					/* See above */
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 			HEADER AND FOOTER STYLES
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#masthead {						/* Site Header */
	background:#FFF url('multimedia/images/navBG2.jpg') no-repeat;
	width:550px;
	padding:0;
	}

#masthead #mastImage {
	position:right;
	padding:0;
	}

#footer {						/* Site Footer */
	clear:both;
	color:inherit;
	background:;
	padding:0;
	text-align:center;
	margin:0;
	width:764px;
	}

#footer h5 {
	padding:14px 18px;
	}
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 				MASTER LAYOUT <div>'s
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#outerWrap {
	background:;
	margin-right:auto;
	margin-left:0;
	width:764px;
	}

#colm1 {						/* Contains Fullbrowser, main content */
	float:left;
	width:330px;
	margin:0;
	}

	
#colm3 {						/* Contains the Left side navigation in First Supply */
	background:#FFF1CE url('multimedia/images/leftBG2.jpg') no-repeat;
	float:left;	
	display:inline;
	width:214px;
	margin:0;
	text-align:left;
	padding:0
	border: 1px solid green;
	}

#colm3 h6 {
	text-align:center;
	color:#FCCB0D;
	padding:5px 0 0 0;
	font-size:2em;
	line-height:1em;
	margin:.4em 0 1.1em .5em;
	position:absolute;
	width: 360px;
	}
	
#file {
	margin:0 0 0 15px;
	width:535px;
	}

#commerce {
	margin:0 0 0 15px;
	width:535px;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 				FULLBROWSER ELEMENTS
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#fullbrowser {					/* Styles entire Fullbrowser */
	margin:.5em;
	clear:both;
	}
	
#fullbrowser ul {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
	}

#breadcrumbs {					/* Applies to the bread Crumbs in fb_Browse.asp & fb_ProductView.asp */
	color:#F7980E;
	background:#fff;
	margin:10px 0 10px 0;
	padding:0;
	border:0;
	}

#breadcrumbs a {
	color:#008000;
	}

#subCategoryListing {			/* Applies to subcategory listings in fb_Browse.asp */
	list-style:none;
	margin:0 0 0 1em;
	padding:0;
	}

#subCategoryListing li {		/* See Above */
	float:left;
	margin:.25em 0 0 0;
	padding:0 .5em;
	border-left:1px solid #999;
	}

.browse form, #search form {	/* Applies to the Product Sort Form in fb_Browse.asp, fb_Search.asp */
	text-align:center;
	margin:1em 0 1em 0;
	background:#F7980E;
	border:1px solid #7C0908;
	padding:0 1em;
	}

.browse select, #search select {	/* Applies to the Product Sort Form in fb_Browse.asp, fb_Search.asp */
	font-size:.9em;
	margin:0 1em 0 0;
	}

.prodListing {					/* Styles to each product listing in fb_Browse.asp, fb_Search.asp */
	color:inherit;
	width:150px;
	float:left;
	display:inline;
	margin:1em 8px 0 0;
	padding:8px;
	height:225px;
	text-align:center;
	border:2px solid #F8980E;
	}

.prodListing h2 a{				/* Product Title */
	color:#7A170A;
	font-size:1em;
	padding:0;
	margin:0;
	}

.prodListing h3 {				/* Product Price */
	color:#7A170A;
	float:center;
	padding:0;
	margin:0 0 5px 0;
	font-size:1em;
	}

.prodListing h5 {				/* Product Code, Customization Options */
	float:right;
	text-align:left;
	margin:0;
	padding:3px 5px;
	}

.colorSwatch {
	text-align:center;
	clear:both;
	}
	
.colorSwatch table {
	margin:5px 3px 0 3px;
	padding:1px;
	border-collapse:separate;
	background:#fff;
	}	
	
.colorSwatch table td {
	margin:0;
	padding:0;
	}
	
.colorSwatch table td a {
	display:block;
	width:18px;
	height:18px;
	text-decoration:none;
	}

.colorSwatch table td a:hover {
	text-decoration:none;
	}

.colorSwatch table td a span {
	display:block;
	}
	
.clear {						/* Used to clear the current line of Product Listings and move to the next in fb_Browse.asp, fb_Search.asp */
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	}

#viewProduct .colorSwatch {
	margin-left:10px;
	}

#viewProduct .colorSwatch table td a {
	height:30px;
	}
	
#viewProduct .label {			/* Customizes .label <spans> in fb_ViewProduct.asp */
	width:100px;
	}

#viewProduct h3 .formw {
	margin:0;
	}

#viewProduct h4 .formw {
	text-align:center;
	float:center;
	margin:0;
	}

#viewProduct h5 .formw {
	margin:3px 0 0 0;
	}


#prodAttributes, #prodQty {
	border:1px solid #F7980E;
	margin:1em;
	float:left;
	}

#prodAttributes {
	clear:both;
	}

#prodAttributes table {
	width:100%;
	margin:0;
	padding:0;
	}

#prodAttributes table td {
	margin:0;
	padding:3px;
	}

#prodAttributes td {
	margin:0;
	padding:0;
	vertical-align:bottom;
	}

.QtyRow {
	text-align:center;
	border-top:1px dashed #9696bb;
	} 

#prodQty td {
	margin:0;
	padding:5px 4px 5px 4px;
	vertical-align:bottom;
	}

.darkHeading th {
	color:#fff;
	background:#666;
	}
	
#prodAttributes input {
	width:25px;
	font-size:10px;
	margin:0;
	padding:0;
	text-align:center;
	}

.infoBox {						/* Customizes Product Options, Related Products and Products Others Bought <div>'s in fb_ViewProduct.asp */
	color:inherit;
	background:#fff;
	border:1px solid #F7980E;
	display:inline;
	float:left;
	width:40%;
	margin:1em;
	padding:1em;
	}

.infoBox h2 {					/* See Above */
	font-size:1em;
	color:#fff;
	background:#F7980E;
	margin:0;
	padding:5px;
	}

#productDescript {				/* Styles Product Description <div> in fb_ViewProduct.asp */
	float:left;
	margin:15px;
	width:270px;
	}

#productDetails {				/* Styles Product Options <div> in fb_ViewProduct.asp */
	float:left;
	margin:15px 0 15px 15px;
	padding:0;
	width:280px;
	}

#productDetails .label {
	clear:both;
	float:left;
	padding:0;
	text-align:right;
	margin:0;
	}

#productDetails .formw{
	float:left;
	text-align:left;
	margin:0;
	}

#productImage {					/* Styles Product Image <div> in fb_ViewProduct.asp */
	border-left:1px dashed #9D9787;
	text-align:center;
	margin:0;
	padding:5px 0 0 0;
	width:219px;
	float:right;
	}

#size, #color {
	display:inline;
	}

#color .label {
	margin-top:0;
	}

#size .label {
	margin-top:0;
	}

#qty .label {
	margin-top:0;
	}

#prodCoop {
	float:left;
	width:165px;
	}

#prodCoop ul {
	padding-top:.25em;
	list-style-image: url("/include/site/multimedia/images/checkMark.gif");
	}
#prodCoop .label {
	width:75px;
	}
	
#productEmbroidery {			/* Styles the Custom Embroidery Box in fb_ViewProduct.asp */
	float:right;
	display:inline;
	width:250px;
	margin:1em;
	padding:1em;
	}

#productEmbroidery ul {			/* See Above */
	list-style-image: url("/include/site/multimedia/images/checkMark.gif");
	margin:1em;
	}

#productRelatedProducts {
	float:right;
	width:165px;
	}

#addToCart {
	border:1px solid #F7980E;
	float:center;
	clear:both;
	width:90%;
	padding:1em;
	color:inherit;
	background:#fff;
	 }

#addToCart #itemNum {
	color:#7C0908;
	background:transparent;
	float:left;
	width:40%;
	padding:3px 0 0 0;
	}

#addToCart #submit {
	float:right;
	width:40%;
	text-align:right;
	}

#cart p {						/* Customizes line items in fb_Cart.asp */
	margin:0;
	padding:0;
	}

#cart h2 {						/* Cart Subtotal */
	font-size:1em;
	text-transform:uppercase;
	}

#cart h3 {						/* Cart Line Item Titles */
	margin:5px 0;
	}

.subTotal {						/* Subtotal <tr> styles */=
	background:;
	border:1px solid #F7980E;
	}

#showShipping fieldset.infoBox,			/* Modifies color properties for the address fieldsets */
#showEditShipping fieldset.infoBox,
#showPayment fieldset.infoBox {
	color:inherit;
	background:transparent;
	}

#notes {						/* Styles the shipping options notes during the checkout process */
	width:90%;
	float:left;
	display:inline;
	}

#showSummary .label,			/* removed margins on the form elements in Summary & Receipt */
#showSummary .formw,
#showReceipt .label,
#showReceipt .formw {
	margin:0;
	}

#orderTotals .label {			/* widens the ordertotal labels in Summary & Receipt */
	width:125px;
	margin-top:0px;
	}

#billingInfo .label {
	clear:both;
	float:left;
	text-align:right;
	width:90px;
	}
	
#billingInfo .formw {
	float:left;
	text-align:left;
	width:110px;
	}
	
#orderDetail {					/* clears content above and provides spacing for the oder details in MultipleShipping, Summary & Receipt */
	clear:both;
	margin:1em;
	}

.orderByAddress {				/* per on each order orgainized by address in MultipleShipping, Summary & Receipt */
	width:95%;
	border:1px solid #9696bb;
	margin:0 0 1em 0;
	padding:1em;
	}

.orderByAddress table {			/* table of data for orders organized by address in  MultipleShipping, Summary & Receipt */
	width:100%;
	margin:0;
	}

#showRegister .formRow {
	padding-top:1.25em;
	}

#showRegister .label {
	width:100px;
	}

#orderTotals .formw {
	float:left;
	text-align:left;
	}

#paymentMethod .label {
	clear:both;
	margin:2px 0 6px 13px;
	}
	
#paymentAddress .label {
	margin:7px 0 0 24px;
	clear:both;
	}

#frmRegister .formw {
	float:left;
	text-align:left;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 				MINIBROWSER ELEMENTS
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.miniForm .formRow {			/* styles for the shopping cart & account login mini forms */
	background:#fff;
	padding:5px 0 0 1px;
	}

.miniForm .label {				/* modifies the width of labels on shopping cart & account login mini forms */
	width:50px;
	margin:0;
	}

.innerMiniForm {
	background:#fff;
	border:1px solid #F7980E;
	border-top:none;
	padding:2px 2px 2px 5px;
	}

.innerMiniForm .formRow .formw{
	float:left;
	}

.innerMiniForm ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0;
	}

.miniForm {						/* Styles miniForm divs universally */
	width:171px;
	float:left;
	display:inline;
	clear:both;
	margin:0 0 25px 20px;
	}

.miniForm form {				/* resets form spacing on search, shopping cart & account login mini forms */
	background:#fff;
	margin:0;
	padding:0;
	border:#000000 1px;
	}

.miniForm h3 {					/* See Above */
	color:#fff;
	font-size:.8em;
	background:#FFF1CE url("multimedia/images/cart.jpg") no-repeat;
	margin:5px 0 0 0;
	padding:5px 0 2px 5px;
	border:0;
	}
	
.miniForm h2 a {					/* See Above */
	color:#C30D07;
	font-size:.8em;
	margin:0;
	padding:0;
	border:0;
	}

.button {
	width:157px;
	}
	
.miniForm h5 {					/* See Above */
	color:#333;
	font-size:.9em;
	font-weight:normal;
	}


#mb_search {
	padding:14px 7px 0 0;
	height:20px;
	}
	
#mb_search h4{
	float:right;
	color:#F7980E;
	font-size:1em;
	font-weight:normal;
	background:transparent;
	}

#mb_search form {
	margin:0;
	display:inline;
	padding:0;
	height:10px;
	}

#mb_search input {
	font-size:10px;
	margin:0;
	padding:0;
	}

ul#masterNav {
	margin:0;
	padding:14px 0 0 15px;
	}

#masterNav li {
	display:inline;
	margin:0 -4px 0 0;
	padding:0;
 	}

#masterNav a {
	}

#masterNav a:hover {
	}

#subCategoryNav {
	margin:0 0 .25em 1.5em;
	padding:0;
	}

#verisign {
	text-align:center;
	border:none;
	background:transparent;
	margin:0 0 25px 20px;
	}
	
#given {
	margin:0 0 0 -2px;
	background:;
	}	

#given #image {
	margin:0 0 0 20px;
	}
	
#shoppingCart .innerMiniForm .formw {
	float:left;
	text-align:left;
	width:80px;
	}
	
/* 	
#miniSearch {
	float:left;
	margin:.5em;
	text-align:right;
	background:transparent;
	border:1px solid #9696bb;
	}
	
#miniSearch #SearchQuery {
	background:#fff;
	border:1px solid #9696bb;
	}

#miniSearch table {
	padding:0;
	margin:0;
	}
	
#miniSearch td {
	font-weight:bold;
	padding:0 .15em;
	margin:0;
	vertical-align:middle;
	}
	
	*/