/******************************************/
/******************************************/
/*************  PACKING FOAM  *************/

/** LAST EDITED: 01.10.08                **/

/******************************************/
/******************************************/

html, body {
	background: URL(/images/packaging/packagingBkg.jpg) repeat-x top center #D06041;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	height: 100%;
}

/*** STRUCTURE TAGS ***/
#wrap {
	width: 100%;
	height: 100%;
}

#mainBar {
	background: URL(/Images/baijeBkg.jpg) repeat-x top left #EDE6D0;
	width: 391px;
	vertical-align: top;
}

.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	margin: 10px 50px;
}

.mainTxt a {
	color: #b42d00;
	text-decoration: underline;
}

#metalBar {
	background: URL(/Images/metalBar.jpg) repeat-y top center;
	width: 7px;
}

#contentBar {
	padding-left:50px;
	vertical-align:top;
}

#navBar {
	margin: 5px 0 25px 40px;
	color: #F07652;
}

#navBar a {
	color: #FFF;
	text-decoration: none;
}

#navBar a:hover {
	color: #FFF;
	text-decoration: underline;
}

#contentBkg {
	background: URL(/Images/configBkg.jpg) repeat-x bottom center #FFF;
}

#topBar 
{
	background: #FFF URL(/Images/packaging/packagingTop.jpg) no-repeat top left;
	height: 16px;
	min-height: 16px !important;
	margin: 0 !important; 
	margin: 0 0 0 -3px; /*IE FIX */
}

#topBar img { /* IE fix */
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}

#topBar .contacttopimage {
	background-image: URL(/Images/packaging/packagingTop.jpg); 
	text-align: left; 
	width: 377px; 
	height: 58px; 
	background-repeat: no-repeat;
}

#topBar .signinimage {
	background-image: URL(/Images/packaging/packagingTop.jpg); 
	text-align: left; 
	width: 377px; 
	height: 58px; 
	background-repeat: no-repeat;
}

#arrowHeader {
	height: 56px;
	min-height: 56px !important;
	position: relative;
	left: -73px;
	margin-left: 40px;
}

#pageHeader {
	height: 56px;
	min-height: 56px !important;
	position: relative;
	left: -33px;
	margin-left: 40px;
}

#pageHeader .contactusimage {
background: URL(/Images/packaging/headers/contactus.jpg); 
background-repeat:no-repeat;
width: 377px; 
height: 58px;
}

#pageHeader .signinimage {
background: URL(/Images/packaging/headers/signin.jpg); 
background-repeat:no-repeat;
width: 410px; 
height: 58px;
}

#pageHeader .acctmgmtimage {
background: URL(/Images/packaging/headers/myaccount.jpg); 
background-repeat:no-repeat;
width: 410px; 
height: 58px;
}

#pageHeader .makeselectionsimage {
background: URL(/Images/packaging/headers/makeSelections.jpg); 
background-repeat:no-repeat;
width: 299px; 
height: 58px;
}


#indexHeader {
	height: 56px;
	min-height: 56px !important;
	position: relative;
	left: -73px;
	margin-left: 40px;
}

#pageContent {
	margin: 0 15px;
	padding: 0pt 30px 30px !important;
	padding: 0pt 30px 10px;
	font-size: 14px;
}

#pageContent .table td {
	padding: 1.5px 10px 1.5px 0pt;
}

#pageContent .landingTop { font-size: 14px; font-weight: normal; }
#pageContent .landingTop a { color: #B42D00; text-decoration: none; }

#pageContent .landingBottom { font-size: 11px; }
#pageContent .landingBottom .big { font-size: 20px; color: #D06041; margin: 0; font-weight: normal; }
#pageContent .landingBottom .big a { text-decoration: none; color: #D06041; }

#bottomBar {
	background: URL(/images/packaging/packagingFooter.jpg) repeat-x top center;
	height: 23px;
	min-height: 23px !important;
	margin: 0 !important; margin: 0 0 0 -3px; /*IE FIX */
}

#bottomBar .bottomimage {
	background: URL(/Images/packaging/packagingBottom.jpg);
	height: 23px;
	width: 35px;
	float: left;
}

#footer {
	color: #000;
	font-size: 10px;
	margin: 10px 20px;
}

.minicart {
	font-size: 12px;
	line-height: 25px;
	margin: 10px 50px;
	width: 290px;
}

.startover a {
	color: #666;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.startover a:hover {
	color: #666;
	text-decoration: underline;
}

.help {
	padding-top: 30px;
	font-size: 12px;
}

.help a {
	color: #333;
	text-decoration: none;
}

.help a:hover {
	text-decoration: underline;
}
.helppsa 
{
	font-size: 10px;
	height: 20px;
}

/*** FORM STYLES ***/

.qty {
	padding-left: 5px;
	padding-top: 4px;
	width: 40px;
	height: 16px;
	display:block;
	font-size: 11px;
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	text-align:center;
}

.qtyConfigurator {
	padding-left: 5px;
	padding-top: 4px;
	width: 10px;
	height: 16px;
	display:block;
	font-size: 11px;
	color: #000;
	background: #FFF;
	border: 0px;
	text-align:center;
}
.qty input {
	padding-left: 5px;
	padding-top: 4px;
	width: 40px;
	height: 16px;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #004f71;
	background: #FFF;
	border: 1px solid #000;
}

#products {
	font-size: 11px;
	color: #666;
}

.description {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#products .sizes {
	font-size: 11px;
}

#products .partno {
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.partno {
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

#products hr {
	border: none;
	background: URL(/images/hr.gif) repeat-x center;
}

#products .desciptionHeader {
	height: 40px;
	font-size: 14px;
	color: #333;
}
#products .psa {
	color: #a72b00;
	font-size: 9px;
}

.dimensions {
	margin: 0;
	padding-top: 4px;
	font-size: 10px;
	color: #999;
	background: URL(/images/packaging/dimensionsBkg.jpg) top left no-repeat #fafaf6;
	width: 285px;
	height: 130px;
	min-height: 130px !important;
	border: 1px solid #CCC;
}
.dimensions td {
	vertical-align: top;
}

.size {
	float: right;
}

.size input {
	padding-left: 4px;
	padding-top: 2px;
	width: 40px;
	height: 12px;
	display:block;
	font-size: 10px;
	color: #999;
	background: #FFF;
	border: 1px solid #CCC;
}
.psa {
	color: #a72b00;
	font-size: 9px;
}
hr {
	border: none;
	background: URL(/images/hr.gif) repeat-x center;
}
.dropdownsize {
	font-size: 9px; 
	color: #999;
	border: 1px solid #CCCCCC;
}

/*** CHECKOUT STYLES ***/

#checkout {
	width: 99%;
	margin: 0;
	font-size: 10px;
	color: #333333;
}

#checkout .buttonFixed {
	background: #f1f1f1;
	padding: 2px, 0;
	width: 75px;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #999999;
	margin: 3px 0;
	cursor: pointer;
	font-weight: bold;
	cursor: hand;
}

#checkout .description, .register, .mngAccount  {
	font-size: 10px;
}

#checkout .description .button, .signinbuttons {
	background: #f1f1f1;
	padding: 2px 4px;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #999999;
	margin: 3px 0;
	cursor: pointer;
	font-weight: bold;
	cursor: hand;
}

#checkout a {
	text-decoration: none;
	color: #b42d00;
}

#checkout .description input {
	border: 1px solid #999999;
	padding: 2px 4px;
	font-size: 10px;
	margin: 3px 0;
	color:#333;
}

#checkout .description #radio span input {
	border: 0px !important;
	vertical-align: middle;
	font-size: 10px;
	margin: 0px;
	color:#333;
}

#checkout select {
	border: 1px solid #999999;
	padding: 2px 4px;
	font-size: 10px;
	margin: 3px 0;
	color:#333;
}

.checkoutsectionheader {
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

/*** SIGN IN STYLES ***/
.signinbuttons
{
	color:#000000;
}
.signinlinks{
	text-decoration: none;
	color: #b42d00;
}

.register input{
	border: 1px solid #999999;
	padding: 2px 4px;
	font-size: 10px;
	margin: 3px 0;
	color:#333;
}

/*** SEARCH STYLES ***/

.search {
	font-size: 12px;
	line-height: 25px;
	margin: 10px 50px;
	width: 290px;
}

.search .inputTxt {
	border: 1px solid #999999;
	height: 18px;
	min-height: 18px !important;
	font-size: 10px !important;
	color:#333;
	padding-left: 4px;
	width: 150px;
}

/*** MANAGE ACCOUNT STYLES ***/

.mngAccount p
{
	margin:2px 0px;
}

.mngAccount input{
	border: 1px solid #999999;
	padding: 2px 4px;
	font-size: 10px;
	margin: 3px 0px;
	color:#333;
}

/*** CONTACT STYLES ***/

#contact { width: 100%; font-size: 11px; line-height: 16px; }
#contact a { color: #b42d00; font-weight: bold; }
#contact input { border: 1px solid #999; margin: 5px 0; padding: 2px 4px; }
#contact textarea { border: 1px solid #999; margin: 5px 0; padding: 2px 4px; }
#contact td { vertical-align: top; padding: 10px 0; }

/*** RWZ ***/
#contactnumber1 { background: URL(/Images/packaging/1.png); width: 85px; height: 83px; background-repeat: no-repeat;}
#contactnumber2 { background: URL(/Images/packaging/2.png); width: 85px; height: 83px; background-repeat: no-repeat;}
#contactnumber3 { background: URL(/Images/packaging/3.png); width: 85px; height: 83px; background-repeat: no-repeat;}
/*** END RWZ ***/

/*** FAQ STYLES ***/

#faq {
	font-size: 11px;
	line-height: 14px;
}

#faq hr {
	border-bottom: 1px dotted #666;
}

/*** ABOUT STYLES ***/

#about {
	font-size: 11px;
	line-height: 14px;
}


/* added by ISS */
.miniCartItem
{
	font-weight: bold;
}
.miniCartPrice
{
	font-weight:bold;
	text-align:right;
}

.startOver
{
	width: 40%;
}

.productListWrapper
{
vertical-align: middle;
margin-top: 5px;
margin-bottom: 5px;
}

.productListDescription
{
	float: left; 
	margin-left: 15px;
}

.productListQuantity
{
	float: left; 
	margin-right: 3px;
}

.productListPrice
{
	float: left; 
	margin-top: 5px; 
	margin-right: 10px; 
	min-width: 40px; 
	text-align: right; 
	font-weight:bold;	
	vertical-align: top;
}

.productListButton
{
	float: left; 
	vertical-align: middle; 
	margin-top: 5px; 
	min-width: 55px;	
}

.productListCheckbox
{
clear: both; margin-left:3px;
}

.quantityWarning
{
	color:White;
	background: #D14A2A;
	border: 2px solid white;
	display: block;
	padding: 8px;
}

.botLine>td>a
{
	color:#B42D00;
	text-decoration:underline;
}

.botLine>td
{
	text-align:center;
}

.orderHistory
{
	margin-left:25px;
}

.categorydetailseparator
{
	border-bottom: 1px dotted #000; 
	margin-left: 20px; 
	margin-right: 100px;
}

.inline
{
	display:inline;
}

