/*   
Theme Name: Austrlian Toile
Theme URI: http://www.austrliantoile.com.au
Description: This is custom ecommerce website for Australian Toile
Author: Booyah	
Author URI: http://www.booyah.com.au
Version: 1
*/

body{
	background:#fff;
	margin:0;
	padding:0;
	font-family:Libre Baskerville;
	font-size:13px;
}

#page-wrap{
	margin:10px auto;
	width:1000px;
}

#header{
	float:left;
	width:100%;
}

a img{
	border:none;
}

a{
	color:#000;
}
h1{
	font-family:Libre Baskerville;
	font-size:24px;
	font-weight:normal;
}

h2{ 
	font-family:Libre Baskerville;
	font-size:21px;
	font-weight:normal;

}

h3{
	font-family:Libre Baskerville;
	font-size:18px;
	font-weight:normal;

}
h4{
	font-family:Libre Baskerville;
	font-size:15px;
	font-weight:Bold;

}

h5{
	font-family:Libre Baskerville;
	font-size:13px;
	font-weight:Bold;

}

h6{
	font-family:Libre Baskerville;
	font-size:11px;
	font-weight:Bold;

}

h2.ctitle{
	background:url(images/border.png) no-repeat center bottom;
	padding:0;
	margin:0;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
	text-transform:uppercase;
}

#lleft{
	float:left;
	width:140px;
}

#lright{
	float:left;
	width:860px;
}

.title{
	float:left;
	width:60%;
	padding-top: 20px;
}

.tname{
	float:left;
	width:100%;
	font-family:Libre Baskerville;
	font-weight:normal;
	font-size:42px;
	text-transform:uppercase;
}

.description{
	float:left;
	width:100%;
	font-family:Libre Baskerville;
	font-weight:normal;
	font-size:20px;
	text-transform:uppercase;
}
#cart{
	float:right;
	width:40%;
	text-align:right;
	margin-top: 30px;
}

#navsearch{
	float:left;
	width:100%;
	background:url(images/navbg.png) no-repeat;
	margin-top:20px;
	height: 54px;
}

/* =Menu -------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin: 0 auto;
	margin-top: 8px;
}
#access {
	font-size: 13px;
	width: 70%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #000;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	font-size: 14px;
	text-transform:uppercase;
}
#access ul ul {
	display: none;
 	border: 1px solid #CCCCCC;
    float: left;
    left: 0;
    position: absolute;
    top: 38px;
    width: 141px;
    z-index: 99999;
    background:#fff;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #000;
	font-weight:bold;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000;
	font-weight:bold;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #000;
}

#search{
	float:right;
	width:30%;
}

#searchform{
    left: 47px;
    position: relative;
    top: 10px;
}

#searchsubmit {
    left: 10px;
    position: absolute;
    top: 4px;
}


#searchform #s {
 	border: medium none;
    left: 30px;
    padding: 8px;
    position: absolute;
    width: 172px;
    font-family: Libre Baskerville;
}

#footer{
	float:left;
	width:100%;
	background:url('images/footbg.png') repeat-x;
	min-height:155px;
	margin-bottom: 0px;
	margin-top: 70px;
}

.alignright{
	float:right;
	padding-left:10px;
}

.alignleft{
	float:right;
	padding-right:10px;
}

.wrap{
	margin:0 auto;
	width:1000px;
}

#logocopy{
	float:left;
	width:400px;
}

#pagecontent{
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
	min-height:500px;
}

#footlogo{
	float:left;
	width:75px;
	margin-top:15px;
}

#footdesc{
	float:left;
	width:300px;
	padding-top:30px;
}

#copy{
	float:left;
	width:100%;
	margin-top:10px;
	font-size:12px;

}

#footnav {
 float: left;
    margin-left: 40px;
    margin-top: 30px;
    overflow: hidden;
    width: 440px;
}
 
#footnav ul{
	float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#footnav ul li{
	display:inline;
	margin:0;
}

#footnav ul li a{
	padding:0 10px;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	border-right:1px solid #000;
	font-size:12px;
}

#social {
    float: right;
    margin-top: 30px;
    text-align: right;
    width: 110px;
}

#social li{
	list-style:none;
	width:100%;
	margin-bottom:10px;
}

.cleft{
	float:left;
	width:480px;
	margin-right:20px;
	font-size:13px;
}

.cleft a{
	text-decoration:none;
}

.cright{
	float:left;
	width:480px;
	margin-left:20px;
}

.cright li{
	list-style:none;
	float:left;
	width:100%;
	margin-bottom:10px;
}

.cright li label{
	float:left;
	width:140px;
	font-size:12px;
}

.cright li textarea,
.cright li input[type="text"]{
	float:left;
	width:320px;
	border:1px solid #ccc;
	padding:8px;
}

.cright li input[type='submit']{
	float:right;	
	background:url(images/submitbg.png) repeat-x;
	font-family:Libre Baskerville;

	padding:6px 20px;
	border:1px solid #ccc;
	font-size:16px;
	border-radius:5px;
	color:#524b4b;
	cursor: pointer;
}

.shoppingcart,
.empty{
	float:left;
	width:98%;
	font-size:13px;
}

/*-----------------------------------Home Page-------------------------------------------*/

#slider{
	float:left;
	width:100%;
	margin-bottom:0px;
}

#hleft{
	float:left;
	width:282px;
	margin-right:25px;
}

#hright{
	float:left;
	width:693px;
} 


#latest{
	float:left;
	width:100%;
}

#latest h4{
	display:none;
}

#latest ul{
	float:left;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}

#latest ul li{
	float:left;
	width:212px;
	margin-right:14px;
}

#latest a.wpsc-product-title{
	text-decoration:none;
	font-size:18px;
	font-family:Libre Baskerville;

	float:left;
	width:100%;
	margin-top:10px;
	text-align:center;
}

#ourland{
  	float: left;
    width: 100%;
    margin-bottom:25px;
} 

#landleft{
	background:url(images/landbg.jpg) repeat-x;
	float:left;
	width:100%;
	padding:30px 0 0;
	height: 160px;
}

#landleft h1{
	margin-top:5px;
	font-style:normal;
	font-weight:normal;
	font-size:25px;
}
 
#landleft p{

	font-size:16px;
}
#landright{
	float:right;
	width:400px;
	margin-left:20px;
	margin-top: 10px;
}

#wpsc_default_product_list{
	float:left;
	width:100%;
}

#sidebar{
	float:left;
	width:190px;
	margin-right:30px;
}


#sidebar h2 {
    background: url("images/border.png") no-repeat scroll center bottom transparent;
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-transform: uppercase;
    width: 100%;
}

#sidebar ul.wpsc_categories{
	float:left;
	width:100%;
	margin:0;
	list-style:none;
	padding:0;
}
#sidebar ul.wpsc_categories li{
   background: url("images/arrow.jpg") no-repeat scroll right center transparent;
    float: left;
    margin: 0;
    padding-bottom: 10px;
    width: 98%;
}

#sidebar ul.wpsc_categories li a{
	text-decoration:none;
	font-size:13px;
}

#sidebar ul.wpsc_categories li.wpsc-current-cat a{
	font-weight:bold;
}

#prod-page{
	float:right;
	width:780px;
}



#home-page{
	float:right;
	width:100%;
}


#home-page .wpsc_default_product_list,
#prod-page .wpsc_default_product_list{
	float:left;
	width:100%;
}

#home-page .default_product_display{

	float:left;
	width:212px;
	padding: 9px !important;
}


#prod-page .default_product_display{
	float:left;
	width:240px;
}
#home-page .imagecol,
#prod-page .imagecol{
	float:left;
	width:100%;
}
#home-page .productcol,
#prod-page .productcol{
	float:left;
	width:100%;
	margin-top:10px;
}

#home-page .productcol h2{
	font-size: 18px !important;
}
#home-page .productcol a,
#prod-page .productcol a{
	text-decoration:none;
	float:left;
	width:100%;
	text-align:center;
}

#prod-page .ccat{
	float:left;
	width: 245px;
	margin-right:15px;
}

.ccat{
	float:left;
	width:282px;
	margin-right:20px;
}

#prod-page .cname{
	float:left;
	text-align: center;
	width:100%;
}

.cname{
	float:left;
	text-align: center;
	width:100%;
}


#prod-page .cname a{
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}

 .cname a{
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}

#single-page .single_product_display{
	float:left;
	width:100%;
}

#single-page #single_product_page_container{
	float:left;
	width:100%;
}

#single-page .single_product_display .imagecol{
	float:left;
	width:415px;
	margin-right:35px;
}

#single-page .single_product_display .productcol{
	float:right;
	width:550px;
}


/****************************Slider
 * 
 */
 
 #bigbox
 {
 	border:0px solid white;
  	width:458px;
 	margin-left:auto;
 	margin-right:auto;
 }
 #box
 {
    float: left;
    height: 330px;
    list-style: none outside none;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    right: 0px;
    text-align: center;
    top: 0;
    width: 80px;
 }
 
 #box li {
    display: inline;
    float: left !important;
    min-height: 80px;
    position: relative;
    text-align: center;
    top: 0;
    width: 80px;
}

#box li img
 {
    text-align: center;
    vertical-align: middle;
 }
 
 #box2
 {
	position:relative;
	float:left;
	left:10px;
	top:15px;
	width:320px;
	text-align:center;
	padding:2px;
 }
  
 #box2 img
 {
 	cursor:pointer;
 }
 
 .jcarousel-skin-tango{
 	float:left;
	width:80px;
 }
 
 #variations{
 	float:left;
 	width:100%;
 }
 
 #variations li{
 	float:left;
 	width:50px;
 	margin-right:10px;
 	list-style:none;
 	
 }
 
 #variations li span{
 	display:block;
 	width:50px;
 	height:50px;
 	cursor: pointer;
 	float:left;	
 }
 
 #fields{
 	float:left;
 	width:96%;
 	background:#f0f0f0;
 	border:1px solid #d2d2d2;
 	padding:10px;
 	margin-bottom:20px;
 }
 
 #fields fieldset{
 	float:left;
 	width:200px;
 }
 

#fields legend {
    float: left;
    font-size: 15px;
    padding-top: 2px;
    width: 70px;
}

 #fields .wpsc_quantity_update{
 	float:left;
 }

 #checkout_page_container{
	float:left;
	width:100% !important;
	background:#fff;
	min-height:300px;
}

.checkout_cart{
	float:left;
	width:100%;
	
}

.checkout_cart tr.header{
	color:#000;
	border:none !important;
	text-transform:upperase;
} 

.checkout_cart tr.header th{ 
	padding:10px 20px;
	font-family:Libre Baskerville;
	font-size:12px;
	border-bottom: 1px solid #CCCCCC;
	text-transform:uppercase;
}
  
.wpsc_product_quantity .qty{
	float:left;
	margin-right:20px; 
} 
 
.wpsc_product_quantity .remove{
	float:left; 
}

.product_row{
	padding:30px 0 !important; 
	border-bottom:1px solid #ccc;
	
} 

.product_row .wpsc_product_name{
	text-align:left !important;
}

#checkout_page_container table.checkout_cart tr td, #content #checkout_page_container table.checkout_cart tr td {
    border-bottom: 1px solid #CCCCCC;
    margin: 0;
    min-height: 120px;
    padding: 20px 0 !important;
    vertical-align: middle;
    text-align: center;
}

.wpsc_product_name a{
	text-decoration:none;
	color:#595757;
	font-family:Libre Baskerville;
}

.wpsc_checkout_table_totals {
 	float: right;
    margin-top: 5px;
    padding-bottom: 20px;
    text-align: right;
     font-size: 16px;
    width:275px;
    
}

.same_as_shipping_row label{
	text-transform:uppercase;
}

#wpsc_shopping_cart_container{
	border-bottom: 1px solid #CCCCCC;
    float: left;
    min-height: 108px;
    padding-left: 20px;
    padding-top: 12px;
    width: 543px;
}

#wpsc_shopping_cart_container h2{
	font-size:16px;
	margin:0;
	padding:0;
	
}

td.wpsc_product_name,
td.firstcol {
    text-align: left !important;
    vertical-align: middle;
    font-size:21px;
 
}
#total_price{
	border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-top: 6px;
    min-height: 114px;
    width: 436px;
}

#totalprice{
   float: left;
    margin-top: 25px;
    min-height: 80px;
    width: 460px;
}

#continue{
    float: left;
    margin-top: 20px;
    padding-bottom: 50px;
    padding-top: 20px;
    text-align: right;
    width: 100%;
}

#continue li{
	list-style:none; 
	display:inline;
}

.checkout_cart .pricedisplay{
	font-size:13px;
	font-weight:600;
	color:#595757;
}

#continue li a{
	background: url("images/buton-bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Libre Baskerville;
    font-size: 16px;
 
    padding: 6px 20px;
    margin-left:20px;
    text-decoration:none;
    color:#524b4b;
}

#continue li a.proceed{
	background: url("images/submitbg.png") repeat-x scroll 0 0 transparent;
}

.wpsc_checkout_forms .table-1{
	float: left;
    padding-right: 5%;
    width: 50%;
}

.wpsc_checkout_forms .table-1 tr{
	float:left;
	width:100%;
}

.wpsc_checkout_forms .table-2{
	float: left;
    
    width: 37%;
}
 
.wpsc_checkout_forms #total_price{
	float:left;
	width:100%;
	text-align:right;
}

.nivo-nextNav{
	background:url(images/nxt.png) no-repeat;
	width:26px;
	display:block;
	height:38px;
	color:transparent;
	right:20px !important;
	font-size:0px;
}

.nivo-prevNav{
	background:url(images/prev.png) no-repeat;
	width:26px;
	display:block;
	height:38px;
	font-size:0px;
	color:transparent;
	left:20px !important;
}

.wpsc_checkout_forms .wpsc_make_purchase{
 	border-top: 1px solid #CCCCCC;
    float: left;
    margin-top: 20px;
    padding-top: 20px;
    text-align: right;
    width: 100%;
    margin-bottom: 50px;
}

.wpsc_checkout_forms .same_as_shipping_row label{
	float:left;
	width:150px;	
}

.wpsc_checkout_forms .wpsc_make_purchase a{
	background: url("images/buton-bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Libre Baskerville;
    font-size: 16px;
   
    padding: 6px 20px;
    margin-left:20px;
    text-decoration:none;
    color: #524B4B;
}

.wpsc_checkout_forms .wpsc_make_purchase input[type="submit"]{
	background: url("images/submitbg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Libre Baskerville;
    font-size: 16px;
   
    padding: 5px 20px;
    margin-left:20px;
	cursor:pointer;
	color: #524B4B;
}

.wpsc_checkout_forms .wpsc_checkout_table label{
	font-size:12px !important;
	width:100px;
	float:left;
	padding-top:10px;
} 

.wpsc_checkout_forms .wpsc_checkout_table textarea,
.wpsc_checkout_forms .wpsc_checkout_table input[type="text"]{
	padding:8px;
	border: 1px solid #ccc;
	float:left;
	width:320px;
}

.wpsc_checkout_forms .wpsc_checkout_table select{
	padding:8px;
	border: 1px solid #ccc;
	float:left;
	width:335px;
}

#shippingsameasbillingmessage{
	float:left;
	width:100%;
	margin-top: 11px;
	font-size:12px;
}

.shipping_country_name{
	font-size:12px;
}

.validation-error{
	color:red;
	font-size:12px;
}

.wpsc-breadcrumbs{
	float:left;
	width:100%;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	font-size:11px;
}

.ccat{
	position:relative;
	z-index:10;
}

.cname{
	position: absolute;
    top: 40%;
    vertical-align: middle;
    width: 100%;
    z-index: 11;
}

.cname a{
background: none repeat scroll 0 0 #FFFFFF;
    font-size: 19px;
    
    padding: 10px 20px;
}
.imgbottom{
	float:left;
	width:100%;
	margin-top:20px;
}

.leftim{
	float:left;
	width: 92%;
	font-size:12px;
	background:url(images/border.png) no-repeat center bottom;
	padding:0;
	margin:0;
	padding-bottom:10px;
	margin-bottom:10px;
}

.wpsc_quantity_update input[type="text"]{
	padding:8px;
	width:100px;
	border:1px solid #ccc;
}

.wpsc_buy_button_container input[type="submit"]{
	background: url("images/submitbg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Libre Baskerville;
    font-size: 16px;
    
    cursor: pointer;
    padding: 6px 20px !important;
}

.back{
	float:left;
	width:200px;
	text-decoration:none;
}

.wpsc-breadcrumbs a{
	padding:0 5px;
	
}

.wpsc-breadcrumbs span{
	padding-left:5px;
	color:#666666;
}

.product_grid_display{
	 float: left;
    width: 240px;
        margin-right: 10px;
}

.product_grid_display .product_grid_item{
	float:left;
	width:240px;
	margin-right:10px;
}

.grid_product_info{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	font-size:16px;
	
	font-weight:bold;
}

.grid_product_info a{
	text-decoration:none;
	font-weight: normal;
}
#galleries{
	float:left;
	width:100%;
}

.prodtitle a.wpsc_product_title{
	float: left;
    font-family: Libre Baskerville;
    font-size: 18px;
    
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

#galleries li {
    background: url("images/arrow.jpg") no-repeat scroll right center transparent;
    float: left;
    margin: 0;
    padding-bottom: 10px;
    width: 98%;
    list-style:none;
}

#glist{
	float:left;
	width:100%;
}

#glist li{
	float:left;
	width:180px;
	margin-right:20px;
	list-style:none;
}

#glist li a{
	float:left;
	width:100%;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	margin-top:10px;
}

#prod-page .ngg-gallery-thumbnail img {
    background-color: #FFFFFF;
    border: 0px solid #A9A9A9 !important;
    display: block;
    padding: 10px 0 !important;
    position: relative;
    margin:0 !important; 
    margin-right:10px !important;
}
#galleries li a {
    font-size: 13px;
    text-decoration: none;
}

.catname a{
    float: left;
    font-family: Libre Baskerville;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    text-decoration:none;
}

#color{
	color:red;
	padding-top:10px;
	padding-right:10px;
	font-size:16px;
}