/* ------------------------------------------------------------
 * Master Styles
 * Site: Chilli Go Green
 */
 
html { 
	margin: 0; 
	padding: 0; 
	background: #5EA346; }

address,blockquote,div,dl,fieldset,form,table,ul,dd,dt,li,tbody,td,tfoot,th,thead,tr { 
	margin:0; 
	padding:0; }

a,abbr,acronym,b,big,br,cite,code,dfn,em,i,img,h1,h2,h3,h4,h5,h6,hr,ul,ol,p,pre,q,select,small,span,strong,sub,sup,textarea,var { 
	margin:0; 
	padding:0;
	text-align: left; }

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #0f3a1d;
	background: url(../images/bg.jpg) no-repeat center top;
	font-size: 76%;
	width: 100%;
	display: table; }
		
	
/* unique page elements
---------------------------- */

.page_width {
	width: 960px; }
	
img	{ 
	border:none; }

#page {
	background:#fff; }

#masthead { }

#banner { }

#footer {
	padding-left:30px;
	padding-top:5px; }

#footer p {
	color:#000; }

#footer p a {
	color:#000;
	text-decoration:none; }

#footer p span {
	color:#7e7e7e; }

.left {
	width:470px;
	margin-left:10px;
	float:left; }

.right {
	width:360px;
	margin-left: 20px;
	padding:20px;
	float:left; }
	
.inner {
	padding: 20px; 
	xtext-align: center;  }	
	
#col2 {
	padding-top: 5px;
	width: 310px;
	float: right; }
	
#col2 .extra {
	width: 300px;
	margin-bottom: 20px; }
	
.extra h4.content_sidebar {
	color: #CCDA28;
	font-size:1.1em;
	width:auto;
	height:31px;
	padding: 3px 0 0 6px;
	background: url(../images/project/right_blog_header.gif) no-repeat; }
	
#col2 ul.type-c {
	padding: 0 0 0 5px;
	margin-top: -5px; }
	
#col2 ul.type-c li {
	background: url(../images/project/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #f1f1ed; 
	padding: 2px 0 2px 17px; }
	
#col2 p {
	color: #7e7e7e;
	font-size:0.9em; }

#col2 img {
	margin-bottom: 10px;}

#col3 {
	padding-top: 5px;
	padding-left:  10px;
	width: 540px;
	float: left; }
	
#col3 h3.heading {
	font-size:2.4em;
	line-height: 1.1em; 
	display:block;
	padding-bottom: 3px; }

#col3 .title {
	font-size:1.6em;
	font-weight: bold;
	line-height: 1.1em; 
	display:block;
	padding-bottom: 3px;}
	
#col3 .note {
	color: #7e7e7e;
	font-size:0.9em; }


#wooform {
	background: #7FAE65;
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	width:740px;
	margin: 10px;
	padding: 10px;}	

.fast_facts ul li {
	background: url(../images/project/ico-list.gif) no-repeat left 5px;
	margin-bottom: 8px;
	padding: 0 0 0 25px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.429em; }


	
/* various reset
---------------------------- */

a:link, a:visited {
	color: #CCDA28;
	text-decoration: none;
}
a:hover {
	color: #CCDA28;
	text-decoration: none; }

h1 {
	font-size: 2.4em;
	font-weight: bold;
	margin-bottom:.5em; 
	font-family: Rockwell, "Helvetica Neue", Arial, Helvetica, sans-serif; 
	color: #0f3a1d; }
	
h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom:.5em;
	font-family: Rockwell, "Helvetica Neue", Arial, Helvetica, sans-serif; }
	
h2.sub {
	font-family: "Rockwell", Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	color: #CCDA28;
	width: 70%; }

h3 {
	font-size: 2.4em;
	font-weight: normal;
	margin-bottom:0.5em;
	font-family: Rockwell, "Helvetica Neue", Arial, Helvetica, sans-serif;}

h4 {
	font-size: 2.1em;
	font-weight: normal;
	margin-bottom:0.5em;
	font-family: Rockwell, "Helvetica Neue", Arial, Helvetica, sans-serif;}

h5 {
	font-size: 1.8em;
	margin-bottom:0.5em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em; 	
	font-family: Rockwell, "Helvetica Neue", Arial, Helvetica, sans-serif; }
	
h6 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom:0.5em; }

p {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.429em;
	margin-bottom:0.5em;
	text-align: left;  }
	
ul { list-style: none;}
ul li { }

	
	
/* LINK BEHAVIOUR ---------------------------- */ 	
	
h2 a:link,
h2 a:visited {
	color: #CCDA28; }	

h2 a:hover {
	color: #CCDA28;
	background: #f5f8d4; }

.blog_list_item.col1 .blogLink a {
	color: #0f3a1d; }
	
.blog_list_item.col1 .blogLink a:hover {
	text-decoration: underline; }

	
/* home
---------------------------- */	

#hero_top {
	height: 300px;	
	background: url(../images/ultimate_hero.jpg) no-repeat; }
	
#hero_bottom {
	margin-top: 20px;
	height: 294px;	
	background: url(../images/rightbag_hero.jpg) no-repeat; }
	
#membership {
	margin-top: 20px;
	height: 200px; }
	
#membership h2 {
	margin-left: 20px;}
	
#advertising {
	margin: 20px 0px;
	width: 470px;
	height: 170px; 
	border: 1px solid #EDF3E8; }

#ultimate_quote {
	float:right;
	margin-top: 165px;
	margin-right: 50px;
	width: 230px;
	height: 70px; }	
	
#ultimate_sample {
	float:left;
	margin-top: 170px;
	width: 117px;
	height:117px;}	

#ultimate-nav1 {
	float: right;
	margin-top: 40px; 
	width: 100px; 
	height: 20px; }
	
#ultimate-nav2 {
	float: right; 
	margin-top: 40px; 
	width: 100px; 
	height: 20px; }

#ultimate-nav3 {
	float: right;
	margin-top: 40px; 
	width: 110px; 
	height: 20px; }
	
#right_bag {
	width: 470px;
	height: 294px; }
	
/*
.membership_panel {
	float: left;
	height: 200px;
	width: 100%;
	padding-top: 40px;
	text-align: center;
	padding: 0 40px; }
*/

.cardio_member {
	float:left;
	height:140px;
	width:40%;
	padding: 10px 10px;
	text-align: center; }
	
.cardio_member p {
	color:#7e7e7e;
	font-size:0.9em;
	text-align: center;  }

.aba_member {
	float:right;
	height:140px;
	width:40%;
	padding: 10px 10px;
	text-align: center; }
	
.aba_member p {
	color:#7e7e7e;
	font-size:0.9em;
	text-align: center;  }
	
	
/* BLOG ----------------------------  */

#pod_blog_detail {
	width:540px;
	margin-left:30px;
	padding-top: 20px;
	float:left; }

#pod_blog_detail h2 {  
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom:.5em;
	font-family: Rockwell, "Helvetica Neue", Arial, Helvetica, sans-serif;}

#pod_blog_detail img {
	
	 }
	
#pod_blog_detail .img_note {
	float:right;
	margin-left: 10px;
	color: #7E7E7E;
	font-size:0.8em;
	line-height: 1.1em; 
	display:block;
	padding-bottom: 20px; }
	
.blog_main_list {
	width:540px;
	margin-left:30px;
	padding-top: 20px;
	float:left;}

.blog_list_item.col1 {
	margin-bottom:20px;  }
	
.blog_list_item.col1 small {
	text-transform:uppercase; }

.blog_list_item.col1 .title {
	font-size:1.4em;
	line-height: 1.1em; 
	display:block;
	padding-bottom: 3px; }
		
.blog_list_item.col1 .desc {
	color: #999; 
	display:block; 
	line-height: 1.1em;
	padding-bottom: 3px; }

.blog_list_item.col1 p {}
	
.blog_list_item.col1 .listPrice { 
	color: #999; 
	font-size:1.3em; }
	
.blog_list_item.col1 .salePrice { 
	color: #FF9900;
	font-size:1.3em;  }

.blog_list_item.col1 a img {
	float: left; 
	border: 1px solid #D6D6D6;
	margin-right: 7px;  }
	
.blog_list_item span {
	display:block;
	background:#EDF3E8;
	padding:3px; }

.blog_list p img {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	max-width: 100%; }
	
.blog_list .alignright {
	float: right; }

.blog_list img.alignright {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 2px;
	margin-left: 7px;
	display: inline; }

.blog_sidebar { 
	width:300px;
	padding:20px;
	float:right;  }
	
.blog_sidebar h3 {
	padding-bottom: 0;
	padding-top: 20px; 
	margin-bottom: 5px;
	line-height: 1em;  }

.blog_sidebar h4.header {
	width: 300px;  
	color:#fff;
	font-size:1.1em;
	width:auto;
	height:31px;
	padding: 2px 0 0 6px;
	background: url(../../images/project/right_header_dg.gif) no-repeat; }

.blog_sidebar h4.header_alt {
	color: #0F3A1D;
	font-size:1.1em;
	width:auto;
	height:31px;
	padding: 3px 0 0 6px;
	background: url(../images/project/right_blog_header.gif) no-repeat;  }

.blog_sidebar h5.header {
	position: absolute;
	color:#fff;
	font-size:1.2em;
	width:134px;
	height:31px;
	padding: 2px 0 0 6px;
	background: url(../images/project/right_blog_header.gif) no-repeat; }

.blog_sidebar ul.type-c {
	padding: 0 0 0 5px;
	margin-top: -5px; }
	
.blog_sidebar ul.type-c li {
	background: url(../images/project/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #f1f1ed; 
	padding: 2px 0 2px 17px; }
	
.blog_sidebar ul.type-t {
	padding: 0 0 0 5px;
	margin-top: -5px; }
	
.blog_sidebar ul.type-t li {
	background: url(../images/project/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #f1f1ed; 
	padding: 2px 0 2px 22px; }


/* ----------------------------- Main Nav ----------------------------- */


/* The holder div */
.nav_il_horizontal {
	border:1px solid #fff;
	height: 61px;
	width: 958px;
	padding:0;
	background: url(../images/nav_bg.jpg) repeat-x; }

/* List */ 
.nav_il_horizontal ul {
	float: right;
	list-style: none;
}
/* List Item */ 
.nav_il_horizontal ul li {	
	display: inline;
}

.nav_il_horizontal ul li a { 
	display: block;	
	float: left;
}	

.nav_il_horizontal ul li a img { 
}	

/* Disabled Item */
.nav_il_horizontal ul li.disabled { 

}

/* ----------------------------- Footer Nav ----------------------------- */


/* The holder div */
.nav_footer_horizontal {
	width: 958px;
	padding:0;
	font-size:0.9em; }

/* List */ 
.nav_footer_horizontal ul {
	float: left;
	list-style: none;
}
/* List Item */ 
.nav_footer_horizontal ul li {	
	display: inline;	
}

.nav_footer_horizontal ul li a { 
	display: block;	
	float: left;
	padding:2px;
	color:#7e7e7e;
	text-decoration:none;
}	

.nav_footer_horizontal ul li a img { 
}	

/* Disabled Item */
.nav_footer_horizontal ul li.disabled { 

}


/* ----------------------------- Ordering System ----------------------------- */

/* Bag choice */

.bag_index {
	width:880px;
	height: 280px; 
	padding:20px;
	background: #EDF3E8;
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	margin-bottom: 10px; }

.bag_index img {
	float: left; }

.bag_index ul {
	font-size: 1.1em; 
	list-style: disc;
	margin-left: 30px;  }

.bag_index ul li { 
	list-style-image: url(../images/green_tick.png) }
	
.bag_index h4 {
	font-size: 1.2em; 
	font-weight: bold;
	padding-top: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;   }	
	
.bag_index p.small {
	font-size: .9em; 
	font-style: italic; }
	
.bag_index .image { 
	width: 150px; 
	float: left; 
	height: 100px;  
	padding: 10px; }
	
.bag_index .image_wide { 
	width: 250px; 
	float: left; 
	height: 100px;  
	padding: 10px; }	
		
.bag_index .features {
	width: 260px;
	float: left; 
	height: 100px;	 
	padding: 10px; 
	xborder: 1px solid red;  }
	
.bag_index .pricing {
	width: 260px;
	float: left; 
	height: 100px;	
	padding: 10px;
	xborder: 1px solid red;  }	

.bag_index table {
	border: solid #EDF3E8;
	border-width: 1px 0 0 1px;
	border-collapse: collapse; 
	text-align: left; }

.bag_index table tr { }
	
.bag_index table tr:hover {
	background: #C3DE97; }

.bag_index table td {
	border: dotted 1px #5EA346;
	border-width: 0 0 1px 0;
	padding: 3px 10px; }

.bag_index .buy { 
	float: right; 
	xheight: 180px;
	width: 90px; 	
	xbackground: #5EA346; 
	padding: 10px; 
	xborder: 2px solid #5EA346; 
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px; }	

.bag_index .sample { 
	float: right; 
	width: 132px; 	 
	margin-top: 10px;
	clear:both;  }	 	
   	
   	


	

/* product lists */

#product_holder {
	text-align: center; }

.product_item {
	background: transparent url(../images/wizard/orderbox_bg.png) no-repeat top center;
	height: 260px;
	width: 740px;
	padding: 0;
	margin: 0;   
	display: block; 
	margin-bottom: 20px; 
	padding-left: 10px;  }
	
	
.product_item_content {
	text-align: left; 
	padding: 10px; 
	color: #fff;   }	
	
.product_item_content h1 { 
	padding-left: 10px;  }
	
.product_item_content h3 { 
	font-family: "Rockwell", Tahoma, Arial, sans-serif;
	font-size: 1.1em; 
	line-height: 1.1em; }

.product_item_content p { 
	margin: 0; 
	padding: 0;  }

.product_item_content img { 
	float: left;
	padding: 0; 
	padding-left: 5px;
	margin: 0;   }
	
.product_item_content .price_table {		
	width: 150px; 
	float: left; 
	margin: 0;
	padding: 0; }
	
.product_item_content .price_table table {		
	font-size: 1em; }		
	
.product_item_content .price_table table td {		
	padding-right: 5px; }		
	
.product_item_content .button {
	float: right; }			
	
/* product ordering */

blockquote {
	padding: 20px;
	font-style: italic;  
	font-family: Georgia;
	width: 500px; }	

.instructions {
	font-weight: normal; }

.wizard_alternate {	
	padding:10px;
	width:680px;
	min-height:20px;
	color:#0f3a1d;
	margin-top:5px;
	margin-bottom:5px; }

.wizard_alternate h3 {
	color:#0f3a1d; }	

.wizard_alternate .form_errors {
	margin:40px; }
	
#form_product {
	width:880px;
	padding:20px;
	background: #EDF3E8;
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;}
   	
#form_terms {
	width:740px;
	padding:10px;}

.right_image {
	float:right; }

.panel2 {
	background:#599637;	}

/* Terms display */

.terms_display {
 }

.terms_display ol {
	font-size:.9em;
	margin-left:40px;	
	margin-top:10px; }

.terms_display ul li {
	margin-left:20px;
	list-style: disc;  }

.terms_item {
	clear:both;
	color:#fff; }
	
.terms_item label {
	width: 250px;
	color:#0f3a1d; 
	text-align: left;
	font-size: 1.1em;
	font-weight: bold; }
	
.terms_item input {
	background : none;
	border : none;
	width : 25px;
	margin-top: 5px; }	
	
/* Loading display */	

#loadingDisplay {
	clear:left;
	padding:0px;
	width: 660px; }

#loadingDisplay span {
	font-size:1.3em;
	font-weight: 800; }	

/* Price display  */

#priceDisplay {
	width: 400px;  }

#priceDisplay .display_item {
	clear:left;
	width: 350px;  }

#priceDisplay .display_item .display_label {
	width:150px;
	display:block;
	float:left;
	padding: 5px;  }

#priceDisplay .display_item .display_result {
	xbackground:#7cac61;
	float:left;
	display:block;
	width:100px; 
	padding: 5px; }



#priceDisplay .total {
	font-weight:bold;
	border-top: 1px dotted; }

#priceDisplay span { }

/* Control bar */

.control_bar {
	clear:both;
	width:100%;
	height:59px;
	xbackground:#fff;
	overflow:hidden;
	margin-top: 40px; 
}

.start_controls {
	margin-top:40px;
}

.message {
	top:500px;
	height:100px;
}

.control_bar span {
	display:block;
	padding:10px;	
	margin-left:70px;
	margin-right:70px;
}

/* Continue button */
.control_bar .submit:link, .control_bar .submit:visited, .control_bar .submit:hover{
	float:right;
	display:block;
	width:144px;
	height:59px;
	background: url(../images/wizard/continue.gif) no-repeat; }

/* Go Back button */
.control_bar .back:link, .control_bar .back:visited, .control_bar .back:hover {
	display:block;
	width:144px;
	height:59px;
	float:left;
	background: url(../images/wizard/goback.gif) no-repeat; }

/* Pay Now button */
.control_bar .order:link, .control_bar .order:visited, .control_bar .order:hover{
	float:right;
	display:block;
	width:144px;
	height:59px;
	margin-left:20px;
	background: url(../images/wizard/paynow.gif) no-repeat; }

/* add the Contact Me button */
.control_bar .payment:link, .control_bar .payment:visited, .control_bar .payment:hover{
	float:right;
	display:block;
	width:144px;
	height:59px;
	background: url(../images/wizard/contactme.gif) no-repeat; }


/* Status Bar */

.status_bar {
	margin-left: -2px; 
	margin-bottom: 10px;
	width: 920px; 
	height:80px;
	background: #EDF3E8; 
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px; }
   	
.status_bar h2 {
	font-family: "Rockwell", Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	width: 70%; 
	float: left;  }
	
	.status_bar h2 span.stepNumber {
		color: #5E9832;
		padding-right: .5em; }	
		
	.status_bar h2 span.orderStatus {
		font-size: 115%; }	

.status_bar_complete {  /* not sure if thios is needed */
	margin-left: -2px; 
	margin-bottom: 10px;
	width: 920px; 
	height:80px;
	background: #EDF3E8; 
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px; }
   	
.status_bar_complete h2 {
	font-family: "Rockwell", Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	width: 70%; 
	float: left;  }

.status_bar span {
	position:relative;
	top:15px;
	left:15px;
	height:50px;
	color:#1a3a23; }
	
.status_bar.warn_continue span { 
	margin-top:25px; } 	

#eway {
	float: right;
	padding-top: 10px; 
	padding-right: 10px; }	
	
	
/* Product display */

.product_display {
	padding:10px; }

.product_display span.total_confirm {
	color:#fff;
	margin-left:170px; }

.product_display .price_item {
	border-bottom:1px solid #4B872E;
	color:#fff;
	margin:5px; }

.product_display .price_item label {
	width:90px; }

.product_display .price_item span {
	width:200px;
	display:block; }
	
.product_display .total {
	color:#fff;
	font-size:1.3em; }
	
.product_display .total span {
	color:#fff;	}

/* Customer display */

.customer_display {
	padding:10px; }
	
.confirm_item {
	width:400px;
	min-height:20px;
	margin-top:5px;
	margin-left:170px;
	border-bottom: 1px dotted #C3DE97;	
	text-align: left;  }
	
.confirm_item span { }

.confirm_item label {
	width:110px;
	text-align: left;}	

/* Delivery table  */

table.delivery_table {
	float:right;
	margin-top:20px;
	margin-bottom: 20px; 
	xbackground:#599637;
	width:300px;
	text-align: left;  
	margin: 1em 0 1em 5%;
	xborder: solid #599637;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;	}

table.delivery_table tr {
	xcolor:#d8eebd; 
	border-bottom: 1px dotted #C3DE97; }
	
table.delivery_table td {
	padding:7px 10px; 
	text-align: center; }  
	
p.exGST {
	text-align: left; 
	font-style: italic;
	font-size: 0.8em;
	line-height: 1em;
	padding-top: 5px; 
	color: #49852f !important;  }	
	
p.GSTnote {
	padding-bottom: 20px;
	text-align: right; 
	font-style: italic;
	font-size: 0.8em;   
	color: #0f3a1d !important;
	padding: 0;
	margin: 0; 
	padding-right: 65px;   }
	
.form_item_short label {
	color: #0f3a1d;}	

.finish_button {	
	display:block;
	margin-top:20px;
	margin-left:20px;
	padding:10px;
	width:140px;
	height:30px;
	background:#fff;
	color:#fff; }

a.finish_button {
	padding-top:15px;
	color:#91C844; 
	font-weight:700; }

small {
	font-size: 0.8em; }


/* table styles */

.tableStyle {
	width: 99%;
	border: solid #e1e2e1;
	border-width: 1px 0 0 1px;
	border-collapse: collapse; 
	text-align: left; }

.tableStyle tr {
	height: 100px; }
	
.tableStyle th, 
.tableStyle thead td {
	font-family: "Rockwell", Tahoma, Arial, sans-serif;
	text-align: left; 
	vertical-align: top;
	font-size: 1.1em; 
	line-height: 1.1em; }
	
.tableStyle th, 
.tableStyle td {
	border: solid 1px #e1e2e1;
	border-width: 0 1px 1px 0;
	padding: 5px 10px;  }
	
.tableStyle tr.even {
	background-color: #f8f9f8;
	height: 100px; }

.tableStyle tr.odd {
	background-color: #EFF5EB;
	height: 100px; }	
	
.tableStyle tr.active {
	background: #C3DE97; }

.tableStyle .firstColumn {
	width: 200px; 
	font-family: "Rockwell", Tahoma, Arial, sans-serif;
	font-size: 1.1em; 
	line-height: 1.1em;
	font-weight: bold;   }
	
.tableStyle td.tick {
	background-image: url(../images/bag_table/tick.png);
	background-repeat:no-repeat;
	background-position:center; }

.tableStyle td.cross {
	background-image: url(../images/bag_table/cross.png);
	background-repeat:no-repeat;
	background-position:center; }
	
.tableStyle td.chilli_rank_2 {
	width: 80px;
	background-image: url(../images/bag_table/chilli_rank_2.png);
	background-repeat:no-repeat;
	background-position:center; }
	
.tableStyle td.chilli_rank_3 {
	width: 80px;
	background-image: url(../images/bag_table/chilli_rank_3.png);
	background-repeat:no-repeat;
	background-position:center; }
	
.tableStyle td.chilli_rank_4 {
	width: 80px;
	background-image: url(../images/bag_table/chilli_rank_4.png);
	background-repeat:no-repeat;
	background-position:center; }
	
.tableStyle td.chilli_rank_5 {
	width: 80px;
	background-image: url(../images/bag_table/chilli_rank_5.png);
	background-repeat:no-repeat;
	background-position:center; }
	
/* Bag images */	
	
.tableStyle td.bag1 {
	background-image: url(../images/bag_table/bag1.png);
	background-repeat:no-repeat;
	background-position:right; }

.tableStyle td.bag2 {
	background-image: url(../images/bag_table/bag2.png);
	background-repeat:no-repeat;
	background-position:right; }

.tableStyle td.bag3 {
	background-image: url(../images/bag_table/bag3.png);
	background-repeat:no-repeat;
	background-position:right; }

.tableStyle td.bag4 {
	background-image: url(../images/bag_table/bag4.png);
	background-repeat:no-repeat;
	background-position:right; }
	
.tableStyle td.bag5 {
	background-image: url(../images/bag_table/bag5.png);
	background-repeat:no-repeat;
	background-position:right; }
						
.tableStyle td.bag6 {
	background-image: url(../images/bag_table/bag6.png);
	background-repeat:no-repeat;
	background-position:right; }
	
.tableStyle td.bag7 {
	background-image: url(../images/bag_table/bag7.png);
	background-repeat:no-repeat;
	background-position:right; }
	
.tableStyle td.bag8 {
	background-image: url(../images/bag_table/bag8.png);
	background-repeat:no-repeat;
	background-position:right; }

.tableStyle a {
	display: block;  }	
	

/* Star Strength rating */

/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(../images/bag_table/star_rating.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		height:30px;
		width: 30px;		
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		line-height:30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(../images/bag_table/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating li.current-rating{
		background: url(../images/bag_table/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	/* remove halo effect in firefox   */
	a:active{
		outline: none;
	}		
	
	
	
	
	
	
/* ----------------------------- STATIC UTILITY CLASSES ----------------------------- */


.float_left {
	float: left; }

.float_right {
	float: right; }

.clear {
	clear: both; }

.clear_left {
	clear: left; }

.clear_right {
	clear: right; }

.centred {
	margin-left: auto;
	margin-right: auto; }

.fill {
	width: 100%; }

.align_centre {
	text-align: center; }

.align_right {
	text-align: right; }

.align_left {
	text-align: left; }

.noborder {
	border: none; }

.hidden {
	display: none; }
	