/*
  $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
*/

td.productListingz {
  border-right:1px solid #d4d4d4;
  border-bottom:1px solid #d4d4d4;
}

td.productListingz:last-child {
  border-right:none;
  border-bottom:1px solid #d4d4d4;
}

.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; }
.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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

.header_success {
  font-size: 16px;
  font-weight: bold;
}

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

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: #bbc3d3;
}

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

.infoBox {
  background: #D3D1D1;
}

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

.gvMessage {
  background: #cbecb0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border:1px solid #1f497d;
  padding:15px 5px;
  margin-bottom:5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoBoxNoticeContents2 {
  background: lightgreen;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #ECECEC;
  //shopping-cart content color
}

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: #ECECEC;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFF5D9;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center; 

  color: #545454;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFF5D9;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:10 12 10 12;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #C20000;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #002538;
  font-weight: bold;
  text-decoration: sharp;
  height: 40px;
  width: 749px;
  background: url('images/m99.gif');
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 25px;
  text-transform: uppercase;
}

TD.pageHeading_1, DIV.pageHeading_1 {
  font-size: 12px;
  color: #002538;
  font-weight: bold;
  text-decoration: sharp;
  height: 40px;
  width: 749px;
  background: url('images/m99_1.gif');
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 25px;
}

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: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

/* BEGIN USPS Shipping Insurance */
TD.tinyText, SPAN.tinyText, P.tinyText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}
/* END USPS Shipping Insurance */

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: 11px;
}

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: #E9F4FC; }

.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; }



















/* body{*/
#body_bg {
  background-image: url(images/b03.gif);
  background-repeat: no-repeat; 
  background-position: top center;
 }

td{
 font-family: tahoma,verdana,arial;
 font-size: 12px;
 color: #000000;
}

 .bg{
  background-image: url(images/m19.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m27.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m29.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m41.gif);
  background-repeat: repeat-y; 
 }


 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #CFCFCF;
  width: 135px;
  height: 19px;
  color: #CFCFCF;
  font-size: 9px;
 }

 .cs{
  font-size: 10px;
  color: #6C6C6C;
  font-weight: bold;
 }

 .cs1{
  font-size: 10px;
  color: #2C2C2C;  
 }


 .cs2{
  font-size: 16px;
  color: #AF0000;
  font-weight: bold;  
 }

 .cs3{
  font-size: 12px;
  color: #424242;  
 }


 .ml{
  color: #2C2C2C;
  font-size: 10px;
  text-decoration: underline;
 }

 .ml1{
  color: #AF0000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  color: #830000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  color: #000000;
  font-size: 11px;  
  text-decoration: none;
 }

 .ml4{
  color: #AF0000;
  font-size: 12px;  
  text-decoration: underline;
 }

 .ml5{
  font-size: 11px;
  color: #424242;
  font-weight: bold;  
  text-decoration: none;
 }

 .ml6{
  color: #830000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 
 .se{
  width: 93px;
  font-size: 9px;
  color: #B2B2B2;
 }

/* Dynamic Sitemap  by CoVaLiDiTy */
  ul.sitemap {
  color: #ff0000;
}
/* end Dynamic Sitemap  by CoVaLiDiTy*/


/* // POINTS AND REWARDS MODULE by CoVaLiDiTy */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* // POINTS AND REWARDS MODULE by CoVaLiDiTy */
/*** Begin Header Tags SEO ***/
h1 {
/* font-family: Verdana, Arial, sans-serif;*/
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
/* font-family: Verdana, Arial, sans-serif;*/
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

/*********************************************************/
p {
/	font-size:10px;
	color: #333333;
	}

#picm_wrapper { 
	float: left;
	width: 600px; 
	height: auto;
	}
#picm_lowerwrapper { 
	margin: 0px auto 0px auto;
	padding: 0 0 0 0px; 
	width: 600px; 
	height: 500px;
	}
#picm_wrapperfooter {
	margin: 0px auto 0px auto;
	width: 600px;
	height: 10px;
	background: url(footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#picm_container 
{
	float: left;
	width: 100%;
	height: 250px;
	padding: 0px;
	overflow: hidden;
	display: inline;

	}
#picm_left_content {
	float: left;
	width: 20px;
	height: 250px;
	padding: 0px;
	margin: 0 3px 0 1px;
	overflow: hidden;
}
#picm_belt_content {
	float: left;
	width: 300px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#picm_right_content {
	float: left;
	width: 22px;
	height: 250px;
	padding: 0px;
	margin: 0px 0 0 2px;
	overflow: hidden;
}
	
.picm_tubeContainer {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 230px;
	height: 233px;
	overflow: hidden;
	text-align: center;
	}
.picm_tubeCover {
	padding: 0px;
	margin: 0 auto 0 auto;
	width: 130px;
	height: 233px;
	overflow: hidden;
	background-repeat: no-repeat;
	}
.picm_tubeInfo {
	padding: 17px 0 0 0;
	margin: 8px 0 0 22px;
	width: 97px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	}
.picm_tubeArrow {
	padding: 0px;
	margin: 2px 0px 0px 14px;
	width: 100px;
	height: 54px;
	text-align: center;
	}
.picm_button_left {
	width: 20px;
	height: 221px;
	padding: 0px;
	margin: 10px auto 10px 0px;
	}
.picm_button_right {
	width: 20px;
	height: 221px;
	padding: 0px;
	margin: 10px auto 10px 0px;
	}	
#picm_addtobag {
	float: left;
	width: 600px;
	margin: 0 0 0 0px;
	display: inline;
	overflow: hidden;
	}
#picm_funnel {
	position: absolute;
	top: 233px;
	left: 0px;
	width: 150px;
	height: 221px;
	padding: 0px;
	margin: auto;
	display: inline;
	overflow: hidden
}	
#picm_sweetinfo_container {
	float: left;
	width: 410px;
	height: 110px;
	text-align: left;
	padding: 0px;
	margin: 0 0 0 10px;
	display: inline;
}			

.picm_sweetinfo_lg {
	float: left;
	width: 110px;
	height: 60px;
	text-align: left;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	display: inline;
	overflow: hidden;
}	
.picm_sweetinfo_txt {
	float: left;
	width: 270px;
	height: 60px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	overflow: auto;
	display: inline;
}	
.picm_sweetinfo_sm {
	float: left;
	width: 124px;
	height: 20px;
	text-align: left;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	overflow: hidden;
}	
#picm_bag_container {
	float: left;
	width: 600px;
	padding: 0px;
	margin: 0px;
}

#picm_item_container {
	float: left;
	width: 340px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 10px;
	overflow-x: hidden; 
	overflow-y: auto; 
}
.picm_item_single_container {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 10px 4px 0px 0px;
	}
.picm_item_single_image {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	}
.picm_quantity {
	float: left;
	margin: -12px 0px 0px 5px;
	height: 14px;
	width: 30px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	}
.picm_remove_sweet {
	float: left;
	margin: -105px 0px 0px 0px;
	height: 28px;
	width: 28px;
	padding: 0 0 0 85px;
	cursor:pointer;
	}
.picm_control_container {
	float: left;
	height: 25px;
	width: 100px;
	padding: 0px 2px 0 0;
	margin: 0px;
	}
.picm_item_text_desc {
	float: left;
	width: 90px;
	height: 10px;
	padding: 0px;
	margin: -40px 0px 0px 10px;
	overflow: hidden;
	text-align: center;
}
.picm_item_text_price {
	float: left;
	width: 90px;
	height: 10px;
	padding: 0px;
	margin: -30px 0px 0px 10px;
	overflow: hidden;
	text-align: center;
	/*border: thin solid #006600;*/
}
.picm_add {
	float: left;
	width: 14px;
	height: 14px;
	padding: 0px;
	margin: -16px 0px 0 70px;
	cursor:pointer;
}
.picm_minus {
	float: right;
	width: 14px;
	height: 14px;
	padding: 0px;
	margin: -16px -1px 0 0;
	cursor:pointer;
}
	
/*Box for content when nothing in basket, suggest helpful image*/
#picm_instr {
	text-align:center;
	width:275px;
	height: 200px;
	margin: 10px 10px 10px 0px;
}

#picm_finish_pay {
	float:left;
	width: 80px;
	height: 35px;
	margin: 0px 0 0 240px;
	padding: 5px 0 0 0;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ee3224;
	line-height: 13px;
	text-align: right;
}	

.next, .prev{
	cursor:pointer;
}


#belt{
	width: 800px;
	margin: 0 auto 0 auto;
	height: 280px;
	overflow:hidden;
}

#belt ul{
	width:5000px;

}

#belt li{
	float:left;
	margin:0 0px;
	cursor:pointer;
}





/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #444444;
}

.lbLoading {
	background: #444444 url(/images/loading_hal.gif) no-repeat center;
	border: none;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 4px solid #444444;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
}

#lbPrevLink {
	left: 0;
	border: none;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
	border: none;
}

#lbNextLink {
	right: 0;
	border: none;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
	border: none;
}

#lbBottom {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 4px solid #444444;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 0px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* PICNMIX CART */

.wwpic_container {
	float: left;
	width: 106px;
	height: 108px;
	padding: 0px;
	margin: 0px;
	background-position: 0px 8px;
	background-repeat: no-repeat;
	overflow: visible;
	display: inline;
	}
	
.wwpic_remove {
	float: left;
	width: 106px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	display: inline;
	text-align: right;
	cursor:pointer;
	}
.wwpic_imagefiller {
	float: left;
	height: 40px;
	width: 106px;
	padding: 0px;
	display: inline;
	margin: 0px;
	}
.wwpic_txt {
	float: left;
	height: 23px;
	width: 88px;
	padding: 0px;
	display: inline;
	overflow: hidden;
	margin: 2px 0px 0px 3px;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	}
.wwpic_qty {
	float: left;
	height: 15px;
	width: 18px;
	padding: 0px 0 0 3px;
	display: inline;
	overflow: hidden;
	margin: 3px 14px 0px 5px;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	}
.wwpic_add {
	float: left;
	height: 15px;
	width: 14px;
	padding: 0px;
	display: inline;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	cursor:pointer;
	}
.wwpic_minus {
	float: left;
	height: 15px;
	width: 14px;
	padding: 0px;
	display: inline;
	overflow: hidden;
	margin: 0px 6px 0px 10px;
	cursor:pointer;
	}
	
.picm_checkout 
{
	float: left;
	width: 580px;
	height: 35px;
	padding: 15px 20px 0px 0px;
	margin: 0px;
	text-align: right;
	display: inline;
	overflow: hidden;
} 


/* RECEIPT STYLE */


#rec_container 
{
	float: left;
	width: 385px;
	height: 100%;
	max-height: 615px;
	padding: 0px;
	margin: 10px 10px 0 10px;
	overflow: auto;
	display: inline;
}
.rec_header 
{
	float: left;
	width: 366px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/woolworths/picknmix/rec_top_xmas.png);
	background-repeat:no-repeat;
	overflow: hidden;
	display: inline;
}
.rec_footer
{
	float: left;
	width: 366px;
	height: 73px;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/woolworths/picknmix/rec_bot_xmas.png);
	background-repeat:no-repeat;
	overflow: hidden;
	display: inline;
}
.rec_content
{
	float: left;
	width: 366px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/woolworths/picknmix/rec_mid_xmas.png);
	background-repeat: repeat-y;
	background-position: top;
	overflow: hidden;
	display: inline;
}
.rec_top_checkout 
{
	float: left;
	height: 25px;
	width: 75px;
	padding: 0px;
	margin: 15px 0px 0px 265px;
	overflow: hidden;
	display: inline;
}
.rec_bot_checkout 
{
	float: left;
	height: 25px;
	width: 75px;
	padding: 0px;
	margin: 20px 0px 0px 265px;
	overflow: hidden;
	display: inline;
}
.rec_top_total 
{
	float: right;
	height: 40px;
	width: auto;
	padding: 0px;
	margin: 13px 26px 0px 0px;
	overflow: hidden;
	display: inline;
}

.rec_item_container 
{
	float: left;
	height: 40px;
	width: 325px;
	padding: 0px;
	margin: 5px 0px 0px 23px;
	display: inline;
	overflow: hidden;
}
.rec_item_img
{
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	display: inline;
}
.rec_item_txt
{
	float: left;
	width: 108px;
	height: 50px;
	overflow: hidden;
	display: inline;
	padding: 0 0 0 10px;
	margin: 0px;
	vertical-align: bottom;
	line-height: 18px;
}
.rec_item_price
{
	float: left;
	width: 70px;
	height: 28px;
	overflow: hidden;
	display: inline;
	padding: 12px 0 0 0px;
	margin: 0px 8px 0px 8px;
	font-size: 10px;
	color: #888;
}
.rec_item_buttom
{
	float: left;
	width: 14px;
	height: 28px;
	overflow: hidden;
	display: inline;
	padding: 12px 0 0 5px;
	margin: 0px;
}
.rec_item_qty
{
	float: left;
	width: 25px;
	height: 28px;
	overflow: hidden;
	display: inline;
	padding: 10px 0 0 5px;
	margin: 0px;
	background-image: url(/images/woolworths/picknmix/qty_box.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	text-align: center;
	
}
.rec_item_remove
{
	float: left;
	width: 25px;
	height: 20px;
	padding: 8px 0 0 0;
	overflow: hidden;
	display: inline;
	margin: 1px 0 0 3px;
}

/* New Elements for Pic & Mix Layout */

.rec_split 
{
	float: left;
	height: 900px;
	width: 600px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: inline;
}
.rec_left 
{
	float: left;
	height: 500px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: inline;
	background-repeat: no-repeat;
	background-position: 5px 112px;
}
.rec_right 
{
	float: left;
	height: auto;
	width: 400px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: inline;
}

#picm_funnel {
	float: left;
	width: 150px;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
	display: inline;
}
#rec_rewrite 
{
	float: left;
	height: 500px;
	width: 198px;
	padding: 0px;
	margin: 0px 0px 0px 2px;
	overflow: hidden;
	display: inline;

}

.blue_shape { 
	background:#9c3db8;
}

span.pic_n_mix_name { 
	  font-family : Verdana, Arial, sans-serif;
	  color:#ffffff;
	  font-size: 10px;
}
td.pic_n_mix_name {
	background:url(images/pic_n_mix/bottom.png) top left no-repeat; 
	padding: 7px 3px 18px 3px  ;
	height:61px;
	width:130px;
}

td.pic_n_mix_name span.price { 
	font-family : Verdana, Arial, sans-serif;
	color:#ffe300;
	font-size: 10px;
}

#belt ul  { 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside;
	margin:0px;
	padding:10px 0 0 0;
}

#playfunnel_div {
	height:67px;
	display:none;
}

td.pic_main_cart_border { 
	background-color:#989898;
}

table.pic_main_cart { 
	background:url(images/cart_content_bg.png) bottom #ffffff repeat-x;
	width:320px;
	height:300px;
}

td.pix_in_bag { 
	height:30px;
	paddind:0px 0px 0px 3px;
	border-bottom:1px #989898 solid;
}
td.pix_in_bag span { 
	color:#006699;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

td.pix_total { 
	height:30px;
	paddind:0px 0px 0px 3px;
	border-bottom:1px #989898 solid;
}
td.pix_total span { 
	color:#006699;
	font-size:12px;
}

td.pix_total span.price { 
	color:#ff0000;
	font-size:18px;
}

div.picm_tubeContainer { 
	padding-left:4px;
}
div.loader { 
	display:none;
}

td.pic_n_mix_productListing-data { 
	color:#000;
	font-size:10px;
}

input.picnmix_qty { 
	border:1px solid #989898;
	font-size:10px;
}

.image_pack { 
	z-index:3; 
	position:absolute; 
	/*top:-24px !important;*/
	top:150px;
	
	
}
img.transpng {
  behavior: url("png.htc");
}

span.ingrid {
	color:#898989;
	display:none;
}
/******************************************************/

.box_heading td {
  color: #fff;
  background-color: #af0000;
}

div.pr_list {
  color:#7F7F7F; 
  font-size: 11px
}


