﻿/*ALL TABLES*/
table
{
    table-layout:fixed;
}

/*HEADINGS*/
h1.category_main
{
    margin:0px 0px 10px 6px ;
    display:block; 
    width:654px;
}
h1.product_main
{
    margin:0px 0px 10px 6px ;
    display:block; 
    width:654px;
    line-height:35px;
}

/*PRODUCTS */
.productTypeID
{
    display:none;
}
.ProductType_1
{
    display:none;
}
.ProductType_2
{
    display:none;
}
div#prodHeading h1 {
	padding: 10px 0px 10px 0px;
	font-size: 20px;
}
#product_container {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
div.product {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: 0px;
}
/* -------------------------------------PRODUCT CATEGORIES-------------------------- */
div.category {
	width: 654px;
	height: 214px;
	float: right;
	margin-top: 6px 0px 0px 0px;
}
/*TITLE*/
div.category div.title {
	height: 30px;
	width: 427px;
	float:right;
}
div.category div.prodName {
	width: 90%;
	height: 22px;
	float: left;
	margin-left: 0px;
	padding-top: 3px;
}
div.category div.minMax {
display:none;
}
div.category div.min {
	background-image: url('../images/but_prod_min.gif');
}
div.category div.max {
	display: none;
}
div.category div.title h1 {
	font-size: 16px;
	color: #014C82;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
div.category div.title h2 {
	font-size: 12px;
	color: #4786C7;
	padding: 0px;
	margin: 0px;
}
/* IMAGE */
div.category div.catImg {
	float: left;
}
div.category div.catImg img {
	width: 100%;
	height: 100%;
}
div.category div.catImg {
	width: 214px;
	height: 214px;
}
div.category div.description {
	width: 427px;
	height: 154px;
	float: right;
	display: block;
}
div.category div.action {
	width: 427px;
	height: 53px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: right;
}
div.retailPrice
{
    text-decoration:line-through;
    color:#808080;
    font-weight:normal;
}
div.detail div.retailPrice
{
    text-decoration:line-through;
    color:#808080;
    font-weight:normal;
    font-size:90%;
    float:left;
    margin-right:10px;
    width:75px
}
div.detail div.directPrice
{
    height:15px;
    width:150px;
    margin-right:20px;
    float:left;
     width:75px
}

div.category div.showCategory {
	background-image: url('../images/but_show_details.gif');
	background-repeat: no-repeat;
	width: 127px;
	height: 30px;
	float: right;
}
/* -------------------------------------PRODUCT DETAIL-------------------------- */
div.detail {
	width: 654px;
	height: 390px;
	float: right;
	margin: 0px 0px 8px 0px;
	cursor:pointer;
}
/*TITLE*/
div.detail div.title {
	height: 50px;
	width: 654px;
	background-image: url('../images/bg_product_detail_heading.gif');
	background-repeat: no-repeat;
}
div.detail div.prodName {
	width: 90%;
	height: 22px;
	float: left;
	margin-left: 10px;
	padding-top: 3px;
}
div.detail div.subHead {
	width: 90%;
	height: 15px;
	float: left;
	margin-left: 10px;
	vertical-align: top;
}
div.detail div.minMax {
	background-repeat: no-repeat;
	background-position: 3px 4px;
	width: 25px;
	height: 25px;
	float: right;
	display:none
}
div.detail div.min {
	background-image: url('../images/but_prod_min.gif');
}
div.detail div.max {
	display: none;
}
div.detail div.title h1 {
	font-size: 14px;
	color: #014C82;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
div.detail div.title h2 {
	font-size: 12px;
	color: #4786C7;
	padding: 0px;
	margin: 0px;
}
/* IMAGE */
div.detail div.prodImg {
	float: left;
}
div.detail div.prodImg img {
	width: 100%;
	height: 100%;
}
div.detail div.prodImg {
	width: 300px;
	height: 300px;
}
div.detail div.summary div.prodImg {
	width: 150px;
	height: 150px;
}
/* EXTRACT */
div.detail div.extract {
	display: none;
}
/*QUANTITY BAR*/
div.detail div.quantity {
	display: none;
}
/*TABS*/
div.detail div.tabs {
	width: 350px;
	height: 200px;
	float: left;
	background-image: url('../images/bg_product_tab_desc.gif');
	background-repeat: no-repeat;
	background-position: 300px 27px;
}
div.detail div.info {

}
div.detail div.tabBut {
	height: 28px;
}
div.detail div.tabBut img {
}
div.detail div.panes {
	height: 160px;
	overflow: auto;
	font-size: 12px;
	color: gray;
	padding: 8px 5px 0px 5px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
div.description {
	display: inline;
	width:320px;
}
div.benefits {
	display: none;
	width:320px;
}
div.ingredients {
	display: none;
	width:320px;
}
div.ailments {
	display: none;
	width:320px;
}
/*INFO*/
div.detail div.icons {
	margin-top: 3px;
}
div.detail div.icons img {
	margin-right: 1px;
}
div.detail div.prdCode {
	background-color: #EFEFEF;
	padding: 2px 0px 0px 5px;
	margin-top: 3px;
	width: 170px;
	float: left;
	height: 20px;
}
div.detail div.packSize {
	background-color: #F7F7F7;
	padding: 2px 0px 0px 5px;
	width: 170px;
	float: left;
	height: 20px;
}
div.detail div.nappiCode {
	background-color: #EFEFEF;
	padding: 2px 0px 0px 5px;
	width: 170px;
	float: left;
	height: 20px;
}
div.detail div.maprice {
	background-color: #EFEFEF;
	padding: 2px 0px 0px 5px;
	margin-top: 3px;
	width: 170px;
	float: left;
	height: 20px;
}
div.detail div.pppvalue {
	background-color: #F7F7F7;
	padding: 2px 0px 0px 5px;
	float: left;
	width: 170px;
	height: 20px;
}
div.detail div.rebatepoints {
	background-color: #EFEFEF;
	padding: 2px 0px 0px 5px;
	width: 170px;
	float: left;
	height: 20px;
}
div.detail div.info span {
	font-weight: bold;
}
div.detail div.action {
	width: 350px;
	height: 31px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: right;
}
div.directPrice
{
    color:#fe6b09;
}
div.detail div.price {
	height: 26px;
	padding-top: 5px;
	float: left;
	width: 40%;
	color: #FE6B09;
	font-size: 16px;
	font-weight: bold;
}
div.detail div.addCart {
	background-image: url('../images/but_add_to_basket.gif');
	background-repeat: no-repeat;
	width: 127px;
	height: 30px;
	float: right;
	margin-top:12px;
}
table.nutritionalInfo {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #EFEFEF #EFEFEF #EFEFEF #EFEFEF ;
	border-collapse: collapse;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:gray;
	width:320px;
	table-layout:fixed;
}
table.nutritionalInfo th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid;
	border-color: #EFEFEF #EFEFEF #EFEFEF #EFEFEF ;
	background-color: #EFEFEF ;
	text-align:left;
	color:#FFFFFF;

}
table.nutritionalInfo td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: #EFEFEF #EFEFEF #EFEFEF #EFEFEF ;
	background-color: white;

}
table.nutritionalInfo H1 {
font-size:12px;
font-variant:small-caps;
padding:0px;
border:0px;
margin:0px;
color:gray;
display:block;
width:98%
}
table.nutritionalInfo H2 {
font-size:11px;
padding:0px;
border:0px;
margin:0px;
color:gray;
display:block;
width:98%


}
table.nutritionalInfo H3 {
color:gray;
font-size:11px;
padding:0px;
border:0px;
margin:0px;
display:block;
width:98%

}
table.nutritionalInfo H4 {
color: gray;
font-size:11px;
padding:0px;
border:0px;
margin:0px;
display:block;
width:98%

}
table.nutritionalInfo H5 {
font-size:11px;
padding:0px;
border:0px;
margin:0px;
display:block;
width:98%

}

table.nutritionalInfo HR {
color:silver;
height:3px;
}
/* -------------------------------------PRODUCT SUMMARY-------------------------- */
div.summary {
	width: 214px;
	height:300px;
	float: left;
	margin-left: 6px;
	cursor:pointer;
}
/*TITLE*/
div.summary div.title {
	height: 50px;
	width: 214px;
	background-image: url('../images/bg_product_summary_heading.gif');
	background-repeat: no-repeat;
}
div.summary div.prodName {
	width: 178px;
	height: 22px;
	float: left;
	margin-left: 10px;
	padding-top: 3px;
}
div.summary div.subHead {
	width: 200px;
	height: 15px;
	float: left;
	margin-left: 5px;
	text-align: right;
}
div.summary div.minMax {
	background-repeat: no-repeat;
	background-position: 3px 4px;
	width: 25px;
	height: 25px;
	float: right;
	display:none
}
div.summary div.min {
	display: none;
}
div.summary div.max {
	background-image: url('../images/but_prod_max.gif');
}
div.summary div.title h1 {
	font-size: 14px;
	color: #014C82;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
div.summary div.title h2 {
	font-size: 12px;
	color: #4786C7;
	padding: 0px;
	margin: 0px;
}
/* IMAGE */
div.summary div.prodImg img {
	width: 100%;
	height: 100%;
}
div.summary div.prodImg {
	width: 150px;
	height: 150px;
	margin: 0px 0px 3px 32px;;
	text-align:center;
}
/* EXTRACT */
div.summary div.extract {
	width: 194px;
	height: 50px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-size: 12px;
	color: gray;
	line-height: 120%;
}
/*QUANTITY BAR*/
div.summary div.quantity {
	display: none;
}
/*TABS*/
div.summary div.tabs {
	display: none;
}
div.summary div.info {
	font-size: 12px;
	color: #333333;
	width: 350px;
	height: 100px;
	float: right;
}
div.summary div.tabBut {
	height: 24px;
}
div.summary div.tabBut img {
	margin-right: 2px;
}
div.summary div.panes {
	height: 160px;
	overflow: auto;
	font-size: 12px;
	color: #565656;
	padding: 8px 5px 0px 5px;
}
/*INFO*/
div.summary div.info {
	display: none;
}
div.summary div.action {
	width: 214px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}
div.summary div.price {
	height: 26px;
	padding-top: 5px;
	float: left;
	width: 70px;
	color: gray;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
div.summary div.maprice {
	display: none;
}
div.summary div.pppvalue {
	display: none;
}
div.summary div.rebatepoints {
	display: none;
}
div.right_content {
	float: right;
}
div.summary div.addCart {
	background-image: url('../images/but_add_to_basket.gif');
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 127px;
	margin-top:12px;
}
/* -------------------------------------PRODUCT CART-------------------------- */
div.cart {
	width: 200px;
	height: 95px;
	margin-bottom: 4px;
	border-bottom: 1px solid #EFEFEF;
}
/*TITLE*/
div.cart div.title {
	height: 25px;
	width: 195px;
	float: right;
}
div.cart div.prodName {
	width: 190px;
	height: 13px;
	float: left;
	margin-left: 5px;
	padding-top: 0px;
}
div.cart div.subHead {
	width: 190px;
	height: 10px;
	float: left;
	margin-left: 5px;
}
div.cart div.minMax {
	display: none;
}
div.cart div.title h1 {
	font-size: 11px;
	color: gray;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
div.cart div.title h2 {
	font-size: 10px;
	color: gray;
	padding: 0px;
	margin: 0px;
}
/* IMAGE */
div.cart div.prodImg img {
	width: 100%;
	height: 100%;
}
div.cart div.prodImg {
	float: left;
	width: 60px;
	height: 60px;
	margin-top: 5px;
}
/* EXTRACT */
div.cart div.extract {
	display: none;
}
/*QUANTITY BAR*/
div.cart div.quantity {
	background-image: url('../images/bg_qty.gif');
	background-repeat: no-repeat;
	width: 131px;
	height: 23px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom:2px;
}
div.cart div.qty {
	color: #666666;
	width: 52px;
	float: left;
	padding:3px 0px 0px 4px;
	height: 20px;
}
div.cart div.quantity span {
	color: #FE6B09;
	padding-left: 4px;
}
div.cart div.plusMinus {
	width: 41px;
	float: left;
	height: 23px;
	padding: 0px;
	margin: 0px;
}
div.cart div.plus {
	background-image: url('../images/but_add.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: left;
	cursor:pointer;
}
div.cart div.minus {
	background-image: url('../images/but_minus.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: left;
	cursor:pointer;
}
div.cart div.delete {
	background-image: url('../images/but_delete.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: right;
	margin-right: 2px;
	cursor:pointer;
}
/*TABS*/
div.cart div.tabs {
	display: none;
}
/*INFO*/
div.cart div.info {
	display: none;
}
div.cart div.action {
	width: 126px;
	height: 25px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	float: right;
}
div.cart div.price {
	height: 10px;
	padding-top: 0px;
	float: right;
	width: 50px;
	color: #FE6B09;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
div.cart div.addCart {
	display: none;
}

/* -------------------------------------CHECKOUT-------------------------- */

div.checkout div.cart {
	width: 600px;
	height:45px;
	margin-bottom: 4px;
	margin-top:4px;
	border-bottom:1px solid #e4e4e4 ;
	margin:auto;
	padding-top:10px;
}
/*TITLE*/
div.checkout div.cart div.title {
	height: 15px;
	width: 400px;
	float: left;
}
div.checkout div.cart div.prodName {
	width: 195px;
	height: 13px;
	float: left;
	margin-left: 5px;
	padding-top: 0px;

	
}
div.checkout div.cart div.subHead {
	width: 195px;
	height: 10px;
	float: left;
	margin-left: 5px;
}
div.checkout div.cart div.minMax {
	display: none;
}
div.checkout div.cart div.title h1 {
	font-size: 12px;
	color: gray;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	width:300px;
		color:#FE6B09;
}
div.checkout div.cart div.title h2 {
	font-size: 12px;
	color: gray;
	padding: 0px;
	margin: 0px;
	width:300px;
}
/* IMAGE */
div.checkout div.cart div.prodImg img {
	width: 100%;
	height: 100%;
}
div.checkout div.cart div.prodImg {
	/*float: left;
	width: 30px;
	height: 30px;
	margin-top: 5px;*/
	display:none;
}
/* EXTRACT */
div.checkout div.cart div.extract {
	display: none;
}
/*QUANTITY BAR*/
div.checkout div.cart div.quantity {
	background-image: none; 

	background-color: #FFF;
	width: 600px;
	height: 23px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
}
div.checkout div.cart div.qty {
	color: #666666;
	width: 52px;
	float: left;
	padding:3px 0px 0px 4px;
	height: 20px;
	font-weight:normal;
}
div.checkout div.cart div.quantity span {
	color: #666666;
	padding-left: 4px;
	font-weight:normal;
}
div.checkout div.cart div.plusMinus {
	width: 41px;
	float: left;
	height: 23px;
	padding: 0px;
	margin: 0px;
}
div.checkout div.cart div.plus {
	background-image: url('../images/but_add.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: left;
	cursor:pointer;
}
div.checkout div.cart div.minus {
	background-image: url('../images/but_minus.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: left;
	cursor:pointer;
}
div.checkout div.cart div.delete {
	background-image: url('../images/but_delete.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: right;
	margin-right: 2px;
	cursor:pointer;
}

/*TABS*/
div.checkout div.cart div.tabs {
	display: none;
}
/*INFO*/
div.checkout div.cart div.info {
	display: none;
}
div.checkout div.cart div.action {
	width: 126px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	float: right;
}
div.checkout div.cart div.price {
	height: 15px;
	padding-top: 0px;
	float: right;
	width: 50px;
	color: #FE6B09;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div.checkout div.cart div.price div.retailPrice {
    display:inline;
    float:left;
    display:none;
    margin-right: 10px
}
div.checkout div.cart div.price div.directPrice {
    display:inline;
    float:left;
    margin-right: 10px;
    width:80px;
}
div.checkout div.cart div.price div.directPrice span {
    text-align:right;
}
div.checkout div.cart div.addCart {
	display: none;
}
div.checkout div.mod_cart_total
{
    width:600px;
    margin:auto;
}

/* -------------------------------------SUCCESS-------------------------- */

div.success div.checkout div.cart {
	width: 600px;
	height:25px;
	margin-bottom: 4px;
	margin-top:4px;
	border-bottom:1px solid #e4e4e4 ;
	margin:auto;

}

/*TITLE*/
div.success div.checkout div.cart div.title {
	height: 15px;
	width: 400px;
	float: left;
		margin-top:4px;
}
div.success div.checkout div.cart div.prodName {
	width: 195px;
	height: 13px;
	float: left;
	margin-left: 5px;
	padding-top: 0px;

	
}
div.success div.checkout div.cart div.subHead {
	width: 195px;
	height: 10px;
	float: left;
	margin-left: 5px;
}
div.success div.checkout div.cart div.minMax {
	display: none;
}
div.success div.checkout div.cart div.title h1 {
	font-size: 12px;
	color: gray;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	width:300px;
		color:#FE6B09;
}
div.success div.checkout div.cart div.title h2 {
	font-size: 12px;
	color: gray;
	padding: 0px;
	margin: 0px;
	width:300px;
}
/* IMAGE */
div.success div.checkout div.cart div.prodImg img {
	width: 100%;
	height: 100%;
}
div.success div.checkout div.cart div.prodImg {
	/*float: left;
	width: 30px;
	height: 30px;
	margin-top: 5px;*/
	display:none;
}
/* EXTRACT */
div.success div.checkout div.cart div.extract {
	display: none;
}
/*QUANTITY BAR*/
div.success div.checkout div.cart div.quantity {
display:none;
}
div.success div.checkout div.cart div.qty {
	color: #666666;
	width: 52px;
	float: left;
	padding:3px 0px 0px 4px;
	height: 20px;
	font-weight:normal;
}
div.success div.checkout div.cart div.quantity span {
	color: #666666;
	padding-left: 4px;
	font-weight:normal;
}
div.success div.checkout div.cart div.plusMinus {
	width: 41px;
	float: left;
	height: 23px;
	padding: 0px;
	margin: 0px;
}
div.success div.checkout div.cart div.plus {
	background-image: url('../images/but_add.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: left;
	cursor:pointer;
}
div.success div.checkout div.cart div.minus {
	background-image: url('../images/but_minus.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: left;
	cursor:pointer;
}
div.success div.checkout div.cart div.delete {
	background-image: url('../images/but_delete.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: right;
	margin-right: 2px;
	cursor:pointer;
}

/*TABS*/
div.success div.checkout div.cart div.tabs {
	display: none;
}
/*INFO*/
div.success div.checkout div.cart div.info {
	display: none;
}
div.success div.checkout div.cart div.action {
	width: 126px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	float: right;
		margin-top:4px;
}
div.success div.checkout div.cart div.price {
	height: 15px;
	padding-top: 0px;
	float: right;
	width: 50px;
	color: #FE6B09;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div.success div.checkout div.cart div.addCart {
	display: none;
}
div.success div.checkout div.mod_cart_total
{
    width:600px;
    margin:auto;
}




/* -------------------------------------PRODUCT SYSTEM GUIDE SUMMARY-------------------------- */
div.systemGuide {
	width: 660px;
	height: 118px;
	margin: 0px 0px 10px 6px;
	float: left;
	cursor:pointer;
}
/*TITLE*/
div.systemGuide div.title {
	height: 45px;
	width: 654px;
	background-image: url('../images/bg_product_detail_heading.gif');
	background-repeat: no-repeat;
}
div.systemGuide div.prodName {
	width: 600px;
	height: 18px;
	float: left;
	margin-left: 5px;
	padding-top: 0px;
}
div.systemGuide div.subHead {
	width: 600px;
	height: 13px;
	float: left;
	margin-left: 5px;
}
div.systemGuide div.minMax {
	background-repeat: no-repeat;
	background-position: 3px 4px;
	width: 25px;
	height: 25px;
	float: right;
	display:none
}
div.systemGuide div.min {
	background-image: url('../images/but_prod_min.gif');
}
div.systemGuide div.max {
	display: none;
}
div.systemGuide div.title h1 {
	font-size: 14px;
	color: #014C82;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
div.systemGuide div.title h2 {
	font-size: 12px;
	color: #4786C7;
	padding: 0px;
	margin: 0px;
}
/* IMAGE */
div.systemGuide div.prodImg img {
	width: 100%;
	height: 100%;
}
div.systemGuide div.prodImg {
	float: left;
	width: 60px;
	height: 60px;
	margin-top: 5px;
}
/* EXTRACT */
div.systemGuide div.extract {
	width: 500px;
	height: 40px;
}
/*QUANTITY BAR*/
div.systemGuide div.quantity {
	display: none;
}
div.systemGuide div.qty {
	color: #666666;
	width: 52px;
	float: left;
	padding-left: 4px;
}
div.systemGuide div.quantity span {
	color: #FE6B09;
	padding-left: 4px;
}
div.systemGuide div.plusMinus {
	width: 41px;
	float: left;
	height: 23px;
	padding: 0px;
	margin: 0px;
}
div.systemGuide div.plus {
	background-image: url('../images/but_add.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: left;
}
div.systemGuide div.minus {
	background-image: url('../images/but_minus.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: left;
}
div.systemGuide div.delete {
	background-image: url('../images/but_delete.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 21px;
	width: 16px;
	float: right;
	margin-right: 2px;
}
/*TABS*/
div.systemGuide div.tabs {
	display: none;
}
/*INFO*/
div.systemGuide div.info {
	display: none;
}
div.systemGuide div.icons {
	display: none;
}
div.systemGuide div.action {
	width: 595px;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: right;
}
div.systemGuide div.price {
	height: 31px;
	padding-top: 0px;
	float: left;
	width: 100px;
	color: #FE6B09;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
div.systemGuide div.addCart {
	background-image: url('../images/but_add_to_basket.gif');
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 127px;
}
