/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
#errorBox2 { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #cc0000; color: #ffffff; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ffffff; text-decoration: underline; }

.blueNumber P.blueNumber SPAN.blueNumber TD.blueNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	line-height: 9px;
}

#productLink a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
}

.blackPHONEorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:20px;
}
.formText {
	color: #296897;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
}
a:link {
	text-decoration: none;
		color: #ffffff;
}
a:visited {
	text-decoration: none;
			color: #ffffff;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: super;
	position: relative;
	font-size: 2em;
	top: 1px;
}
.titleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.blue {
	color: #ffffff;
	font-size: 12px;

}
 .blueHeader {
 font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #296897;
}

#createAccountBar {
 font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background: #006699;
  
  }
  
.grey {
	color: #666666;

}
.bodyCopy {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.subHEad {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.smallBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.black {color: #000000}
#apDiv1 {
	position:relative;
	width:700px;
	height:32px;
	z-index:1;
	left:33%;
	top: 150px;
}
#background {
	background: url(../Images/_revisedLAYOUTS/230PriceBox.jpg);
	background-repeat:no-repeat;
	height:445px;
	overflow:hidden;
}
.DropDownMenu {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.RadioButtons {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.super1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: super;
	position: relative;
	font-size: 2em;
	top: 1px;
}

#btmShdw{
	margin:0 auto;
	width: 840px;
}
#topShdw{
	width: 840px;
	margin: 0 0 0 0;
}
#container {
	margin:0 auto;
	width: 840px;
	background:url(../images/containerDrpShdw.png) repeat-y;

}
#center {
	background-color: #191A1F;
	/*background-color: 083B6C;     ORG  COLOR WAS DARK BLUE BG FOR THE MAIN CART PAGE*/
	width: 800px;
	height: auto;
	margin: 0 auto;
	
}
/*-----NAVIGATION HEADER-----*/
#navbar {
	width: 800px; 
	height: 72px;
	   margin: 0 300 0 0;
	background-color: #005C8E;
	z-index: 2;
}
#navlinks {
   // margin: 300 auto;
	float: left;
	width: 800px !important;
	width: 800px; 
	height: 30px;
	text-align: left;
	background-color: #005C8E;
	}
	#navlinks a img{
		/*margin: 42px 0 0 0 !important;
		margin: 21px 0 0 0;	
		padding: 42px 0 0 0;*/
		float: left;
		display: inline;
		border-style: none;
	}
	#navlinks a:link, #navlinks a:active, #navlinks a:visited {
		border-style: none;
	}
	
#phoneNumber {
	float: center;
	/*margin: 0 auto;*/
	width: 800px; 
	height: 150px;
	background-color: #005C8E;
}

#phoneNumber a img{
	border-style: none;
	background-color: #005C8E;
	}
/*-----HEADER IMAGE-----*/
#headerImg {
	top: 108px;
	background: url(../images/FPO/flashheaderarea.png);
	position: relative;
	
	height: 225px;
	width: 800px;
	background-color: #005C8E;
}
/*-----SUB HEADER-----*/
#cart {
	top: 808px;
	float: left;
}
#locator h2 {
	margin: 0 0 0 80px;
	float: left;
	font-size: 12px;
	padding: 12px 0 5px 10px;
}

#iframe {
	padding: 6px 0 5px 15px;
	background: none;
	background-color: #005C8E;
}

#mainHeader {
position: relative;
	top: 108px;
	height: 36px;
	width: 800px; 
	background: url(../../images/searchBar/background.png) repeat-x;
	background-color: #005C8E;
}
#mainHeader a img{
		border-style: none;
}	

/*#cart {
	margin: 0 0 0 0;
	float: left;
}
#locator h2 {
	margin: 0 0 0 80px;
	float: left;
	font-size: 12px;
	padding: 12px 0 5px 10px;
}
#locator {
	float: left;
}
#iframe {
	margin: 0 0 0 40px;
	padding: 6px 0 5px 15px;
}
#mainHeader {
	height: 36px;
	width: 800px; 
	background: url(../images/searchBar/background.png) repeat-x;
}
#mainHeader a img{
		border-style: none;
	}*/
/*-----CONTENT-----*/
.piece h2 {
	color: #fd8a01;
	border-bottom: 2px solid #7e7e7e;
	padding-bottom: 5px;
	margin: 50px 0 25px;
	font-weight: normal;
	font-size: 1.5em;
	
}
#bg {
	background-color: 191A1F;
	background: url(../images/bodyArea/bodyback_2100px.jpg) top no-repeat;
	height: 2200px;
}
#content {
	padding: 0;
	margin: auto;
	height: 1000px;
	width: 750px;
	float: center;
}
#btmContainer {
	background-color: #191A1F;
	clear: both;
	margin: -200px 0 0 0;
	width: 800px;
	padding: 0; /*padding: 25px 0 0 0;*/
}


/*-----BOTTOM 4 CALLS TO ACTION-----*/
#btmheader {
	background-color: #191A1F;
	padding: 0 0 0 0;
	border-style: none;
	text-decoration: none;
}

#freeShipping {
	margin: 0 10px 0 10px;
	float:left;
}
#sleepMetrics {
	margin: 0 10px 0 10px;
	float:left;
}
#financing {
	margin: 0 10px 0 10px;
	float:left;
}
#nextDay {
	margin: 0 10px 0 10px;
	float:left;	
}
/*
#freeShipping {
	width:25%;
	float:left;
}
#sleepMetrics {
	width:25%;
	float:left;
}
#financing {
	width:25%;
	float:left;
}
#nextDay {
	width:25%;
	float:left;	
}*/
/*---Bottom Navigation---*/
#btmNav {
	background-color: #191A1F;
	margin: auto;
	padding: 0 0 0 0;
	width: 800px;
	height: 25px;
}

#btmNav li{
	padding: 5px 8px 5px 8px;
	color: #FFFFFF;
	font: 12px;
	border-style: none;
	display: inline;
	text-align: center;
}
/*Classes*/
.btmFour {
	height: 150px;
	width: 175px;	
}
.btmFour img {
	
	padding: 0;
	margin: 0 0 0 0;
	/*border: 1px solid #cc4e00;*/
}
.btmFour a{
	color: white;
	text-decoration: none;
}
#clear {
	clear:both;
}
.clear {
	clear:both;
}
.clearbox {
	clear: both;
}

.nav a, .nav em {
	color: white;
	text-decoration: none;
}
.nav a:hover { 
	border: none; 
}
.links ul a, .links em {
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.links a:hover { 
	border-bottom: 1px solid; 
	border-color: #FFF;
}




body {
	font-family: "helvetica", sans-serif, century gothic;
	color: #FFF;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size: medium;
	background: url(/images/masterAlpha/background-01.png) top left repeat-x #23257E;
}



A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #CCCC99;
}

TR.main, main, TD.main {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCCC99;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #CCCC99;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCCC99;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {

}

.infoBoxContents {
  /*background: #D2B9A3;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #006699;
}

.infoBoxNoticeContents {
  background: #006699;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #006699;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
 // background: #191A1F;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  //background: #191A1F;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCCC99;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
  color: #666666;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  height: auto:
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.2;
}
#mainBold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.2;
    font-weight: bold;
      color: #666666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: ffffff;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #191A1F; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

	#wrapperMain {

		/*background-color:#FF0000;*/
		width:800;
		text-align:center;
		height:128px;
		background-color:#ffffff;
       /* margin-left:auto;
        margin-right:auto;*/


	}
	
	#logo {
		width:222px;
		margin-top:10px;
		margin-left:30px;

		
	}
	
	#TopNavBar {
		width:281px;
		margin-top:-70px;
		margin-left:630px;
		background:#00F;

	}
	
	#navlinks a {
	text-decoration: none;
	border-style: none;
	}

	#btmHeader a {
	text-decoration: none;
	border-style: none;
	}
	
	#Text {
	width:100px;
	margin-top:9px;
	margin-left:630px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	}
	
	#ZipCode {
	width: 400px;
	margin-left:738px;
	margin-top:-20px;
	}
	
	#MainContent {
	width:1px;
	height:445px;
	margin-left:0px;
	margin-top:220px;
	z-index: 1;	
	
    }
	
	#Size {
	width:350px;
	margin-left:40px;
	margin-top:-270px;
	z-index: 2;	
    }
	
	#Foundation {
	width:350px;
	margin-left:40px;
	margin-top:65px;
	z-index: 3;	
    }
	
	#Frame {
	width:350px;
	margin-left:40px;
	margin-top:5px;
	z-index: 4;	
    }
	
	#Price {
	width:109px;
	height:28px;
	margin-left:60px;
	margin-top:0px;
	z-index: 5;	
    }
	
/*	#Cart {
	width:109px;
	height:28px;
	margin-left:40px;
	margin-top:12px;
	z-index: 6;	
    }*/
	
	#MainMenu {
	width:700px;
	height:200px;
	margin-left:220px;
	margin-top:-459px;
	z-index: 9;	
    }
	
	
	#Box1 {
	width:800px;    /*ORG  920px    */
	height:125px;
	margin-left:0px;
	margin-top:285px;
	
	}
	
	#BottomNavBar {
	width:528px;
	height:50px;
	margin-left:0px;
	margin-top:5px;
	
	}
	
	#Credit {
	width:80px;
	height:27px;
	margin-top:-40px;
	margin-left:840px;
	
	}
	
	
	
	
	
#navTable {
position:relative;
z-index:50;
margin:0 0 120 0;
}
	
		
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.DropDownMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.RadioButtons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#mainMenu {

	width: 700px;
	height: 200px;
	background:#0FF;

}

#flashHeaderSpacer {

	width: 100%;
	height: 20px;
	margin:0 auto;
	/*background:#0F0;*/

}

#headerFlashMenu {

	width: 700px;

	position:relative;
	top:-20px;
	z-index:120;
	margin:0 0 0 auto;
	
	/*
	position:absolute;
	top:100;
	left:100;
	z-index:200;
	*/

}




#productInfo {
	float: left;  /*  ORG nothing here */
	margin: 0 auto;
	/*margin: 0 0 0 -351px;       ORG*/
	height: 650px; /* ORG 700  375*/
	background-color: #191A1F;
	width: 800px;
padding-top: 120px;
	/*position:absolute;
	top:-18px;
	margin:0 100 0 auto;	
*/

}

#footer {
	background-color: #191A1F;
	width: 900px;
	position:relative;
	top:-21px;
	margin:0 100 0 auto;
	

}
#footerCart {

	width: 900px;
	position:relative;
	top:-21px;
	margin:0 100 0 auto;
	

}

#flashResizer {
	margin-left:220px;
	margin-top:-809px;
	width: 750px;
	height:36px;
	z-index:3;
}

TD.productINFOleft, productINFOleft, TABLE.productINFOleft, #productINFOleft { 
  background-image: url("images/boxBack.jpg");
  background-repeat: no-repeat;
  height: auto;
  padding: 0; /* ORG  padding: 0 0 0 10px;  */
} 
.blueNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
}
.blackPHONEorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:20px;
}
.formText {
	color: #296897;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: super;
	position: relative;
	font-size: 2em;
	top: 1px;
}
.titleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.blue {
	color: #ffffff;

}
.grey {
	color: #666666;

}
.bodyCopy {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.subHEad {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.smallBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.black {color: #000000}
#apDiv1 {
	position:relative;
	width:700px;
	height:32px;
	z-index:1;
	left:33%%
	top: 150px;

}
#background {
	background: url(../Images/_revisedLAYOUTS/640PriceBox.jpg);
	background-repeat:no-repeat;
	height:445px;
	overflow:hidden;
}
.DropDownMenu {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.RadioButtons {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.super1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: super;
	position: relative;
	font-size: 2em;
	top: 1px;
}
