/* @override http://minichatterbox.com.au/main.css */

/* @override http://minichatterbox.com.au/main.css */

/* @override http://minichatterbox.com.au/main.css */


* { padding: 0; margin: 0; }

h1{
	font-size: 18px;
	color: #FF0000;
	padding-left: 10px;
	padding-bottom: 10px;
}
}
h2{
	font-size: 16px;
	color: #FF0000;
}

h2 .wwl{
 font-size: 16px;
 color: #FF0000;
 font-family: "Comic Sans MS";

}

body {
 font-family: Arial, sans-serif;
 font-size: 13px;
 background: url('/images/bg_tile.jpg') repeat;
}

p {
font-size: 11px;
color: #999;
line-height: 12px;

}

#sales_banner{
width: 400px;
height: 480px;
z-index: 10px;
background: url('/images/sale.png') no-repeat center top; ;

}
.head_1{
font-family: Century Gothic, sans-serif;
color:#99CC00;
font-size: 36px;

}
.head_2{
font-family: Century Gothic, sans-serif;
color:#0099FF;
font-size: 36px;

}
.head_3{
font-family: Century Gothic, sans-serif;
color:#FF33CC;
font-size: 36px;

}
#wrapper { 
 margin: 0 auto;
 width: 984px;

}
#header {
 width: 984px;
 float: left;
 margin-top:10px;
 height: 150px;
 z-index: 99;
 position: relative;
 background: url('/images/header_logo_new2.png') no-repeat left top; 

}
#top-navigation {
 color: #000;
 width: 964px;
 float: left;
 padding: 10px;
/*  border: 1px solid #ccc; */
 margin: 0px;
 background: #B8CB7B;
}

#phone-nav{
float: right;
width:500px;
height:30px;
text-align: right;
padding-right: 10px;
display: inline;
font-family: "Comic Sans MS";
font-size: 26px;
color:#8BD3F5;

}

#login-nav{
float: right;
margin-top: 5px;
width:500px;
height:30px;
text-align: right;
padding-right: 10px;
display: inline;
color:#000;

}

#images-large{
padding: 4px;
border:1px solid #8BD3F5;
width: 250px;
margin-right: 20px;
}

#main-nav{
float: right;
margin-top: 50px;
width:500px;
height:30px;
text-align: right;
padding-right: 10px;
display: inline;
color: #fff;
font-weight: bold;
}

#main-nav a{
color: #fff;
text-decoration: none;
}

#main-nav a:hover{
color: #fff;
text-decoration: underline;
}

#main-content{
 width: 984px;
 height: 100%;
 padding-top: 45px;
 margin-top: -50px; 
 background: #fff url('/images/top-nav-image.gif') no-repeat left top;  
}

#leftcolumn { 
 color: #333;
 margin: 0px;
 padding:10px; 
 height: 100%;
 width: 232px;
 float: left;
/*
 -moz-border-radius:14px;
	border-radius:14px;
	-webkit-border-radius:14px;
*/

}
#rightcolumn { 
 float: right;
 color: #333;
/*  background: #fff url('/images/bubble-bottom.png') no-repeat left top;  */
 padding-top: 20px;
 padding-bottom: 10px;
 padding-right: 10px;
 margin: 0px;
 height: 100%;
 width: 722px;
 display: inline;

/*
 -moz-border-radius:14px;
	border-radius:14px;
	-webkit-border-radius:14px;
*/

 
}

#base-footer{
 background: #fff url('/images/base_image.jpg') repeat-x left bottom; 
 height:115px;
 width: 100%;	
}

#footer { 
 width: 984px;
 height: 40px;
 clear: both;
 color: #fff;
 background: #8BD3F5; 
 text-align: center;
 font-size: 12px;
 margin: 0px;
 padding-top: 10px;
}
#footer a{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}



/*
.menu-heading {
	background: #fff url('/images/small-bubble-green.png') no-repeat left top; 
	width: 100px;
	height: 38px;
	font-weight: bold;
	text-align: center;
	padding-top:42px;
	margin-top:10px;
	color: #fff;  

}
*/

.menu-heading {
	width: 175px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding:5px;
	margin-top:10px;
	/* color: #CEE6C0;  */ 
	color: #000;  
}
.menu-heading-checkout {
	background: #fff url('/images/small-bubble-pink.gif') no-repeat left top; 
	width: 100px;
	height: 80px;
	font-weight: bold;
	text-align: center;
	padding-top:20px;
	margin-top:10px;
	color: #fff;  

}
.menu-heading-checkout a{
	text-decoration: none;
	color: #fff;
}

.menu-heading-checkout a:hover{ 
	text-decoration: underline;
	color: #999;
}

.menu-heading a{
	text-decoration: none;
	/* color: #CEE6C0; */
	color: #999; 
}

.menu-heading a:hover{ 
	color: #999;
	text-decoration: underline;
}

.menu-heading a .menu_selected{ 
	color: #000;

}

.menu_selected a{
 color: #000;

}
.category_link{
	margin:3px 3px 5px 15px;
	color: #999;
    text-decoration: none;
    font-size: 11px;
    line-height:15px;
}

.category_link a{
	text-decoration: none;
}

.category_link a:hover {
	color: #000;
	text-decoration: underline;
}

.category_link a:selected {
	color: #000;
}

.categories_sublink{
	color: #999;
	text-decoration: none;
	margin-bottom: 2px;
	padding:3px 3px 3px 15px;
	font-size: 11px;
    line-height:15px;
}

#contentcatalogue {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 660px;
}

.product_category_display{
	float: left;
	width:150px;
	height:150px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 45px;
}

.product_category_display a{
 color: #666;
 font-size: 11px;
 text-decoration: none;

}

.price{
color:#FF99CC;
font-size: 11px;
font-weight: bold;


}
.old_price{
 color: #666;
font-size: 11px;
text-decoration: line-through;

}
#category_heading h4{

	color: #666;
	font-size: 10px;
	font-weight: bold;

}

#contentcentre{
	width:660px;
	margin-top: 20px;

}

#image-wrapper{
	float: left;
	width: 258px;

}

#product-wrapper{
	padding-left: 10px;
	float: left;
	width: 375px;
	text-align: right;

}

#product_nav{
	/* margin-top: 30px; */
	text-align: right;
	float: right;
}

.blue-bubble-small{
	float: left;
	text-align: center;
	margin-right: 10px;
	width:101px;
	height: 80px;
	padding-top: 20px;
	background: #fff url('/images/small-bubble-blue.gif') no-repeat left top; 
}
.yellow-bubble-small{
	float: left;
	text-align: center;
	margin-right: 10px;
	width:101px;
	height: 80px;
	padding-top: 20px;
	background: #fff url('/images/small-bubble-yellow.gif') no-repeat left top; 
}
.pink-bubble-small{
	float: left;
	text-align: center;
	margin-right: 10px;
	width:101px;
	height: 80px;
	padding-top: 20px;
	background: #fff url('/images/small-bubble-pink.gif') no-repeat left top; 
}

.button_link{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.button_link a:hover{
	text-decoration: underline;
}


#back_link{
	float: left;
	margin-right: 15px;
	width:100px;
	height: 80px;
	padding: 10px 0px 0px 15px;
	background: #fff url('/images/small-bubble-blue.gif') no-repeat left top; 
}

#shopping_link{
	margin: 0 auto;
	float: left;
	width: 100px;
	height: 80px;
	padding: 10px 0px 0px 15px;
	background: #fff url('/images/small-bubble-blue.gif') no-repeat left top; 
	
}

#checkout_link{
	float: right;
	width: 100px;
	height: 80px;
	background: #fff url('/images/small-bubble-blue.gif') no-repeat left top; 
	}

#add-cart{
	float: right;
	}	
#add-cart h4{
	margin-top: 20px;
	padding:10px 10px 10px 35px;
	background: url(/images/tick.gif) no-repeat 10px center;
	font-size: 16px;
	color: green;
	border: 1px solid green;
	}	
		
	
/* CHECKOUT */

.cart_line_header{
	font-size: 11px;
	padding:4px 4px;
	height: 15px;
	background: #f4f4f4;
	margin-bottom: 1px;
}
.cart_line_header_titles{
	font-size: 11px;
	font-weight: bold;
	padding:4px 4px;
	height: 15px;
	margin-bottom: 1px;
}

.cart_remove{
	width: 30px;
	float: left;
}

.cart_product{
	width: 270px;
	float: left;
}

.cart_price{
	width: 100px;
	float: left;
}

.cart_total{
	width: 100px;
	float: right;
}

.cart_qty{
	width: 50px;
	float: left;
	text-align: center;
}



#cart h1{
	color: #333;
}

.cart_line{
	font-size: 11px;
	padding:4px 4px;
	background: #f4f4f4;
	margin-bottom: 1px;
	color: #666;
}

.cart_line a{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#freight_area{
	float: right;
	width: 260px;
}

#cart{
	margin-bottom: 40px;
}


#cart-checkout-form{
	width:660px;
	text-align: left;

}

#cart{
	width:660px;
	text-align: left;

}
.field-name{
	width:240px;
	height: 18px;
	margin-bottom: 3px;
	border: 1px solid #999;

}
.field-name-ccv{
	width:80px;
	height: 18px;
	margin-bottom: 3px;
	border: 1px solid #999;

}

tr.tablerow td{
	height: 25px;
	padding: 2px;
	
}

tr.tablerow td{
	background: #f4f4f4;
	padding-left: 5px;
	font-size: 11px;
}
tr.tableheading td{
	background: #A3D8F5;
	padding-left: 5px;
	font-size: 12px;
}


tr.tablerow-register td{
	background: #fff;
	padding: 5px;
	font-size: 12px;
	vertical-align: top;
}



.name-main{
	width:200px;
	height:18px;
	border:1px solid #ccc;

}
.name-textarea{
	width:200px;
	height:50px;
	border:1px solid #ccc;

}

.form-row{
	width: 560px;
	height: 25px;
	margin-bottom: 5px;
	float: left;
}
.form-row-textarea{
	width: 560px;
	height: 60px;
	margin-bottom: 5px;
	float: left;
}

#contentcatalogue {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 660px;
}


.image-small{
	float: left;
	width: 50px;
	height: 50px;
	margin-right:10px;
	margin-top: 5px;
	border: 1px solid #ccc;
	padding: 2px;
}

/* MEMBER LOGIN */

#member-login{
width:175px;
height:100px;
border: 1px solid #000;
padding: 5px;
}

#login-nav a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#login-nav a:hover{
	text-decoration: underline;
}
	
