/*
Theme Name: Titan Default
Theme URI: http://titanweb.com.au
Description: Titan Default Theme
Version: 1.0
Author: Titan
Author URI: http://titanweb.com.au

NOTES: 
1.	You have to have 
	<body <?php body_class(); ?>>
	on the body tag.
2.	You need to have noimage.gif on your themes folder
3.	
*/
/*default*/
.group:after { content:" "; display:block; height:0; clear:both; visibility:hidden; }
/*-----IE SPECIFIC STYLESHEET UTILITY-----*/
/* for IE6 */
* html .group { height:1%; }
/* for IE7 */
*:first-childhtml .group { min-height:1px; }
/*-----Share This-----*/
#wpsc_akst_form { background: #999; border: 1px solid #ddd; display: none; position: absolute; width: 350px; z-index: 999; }
#wpsc_akst_form a.akst_close { color: #fff; float: right; margin: 5px; }
#wpsc_akst_form ul.tabs { border: 1px solid #999; list-style: none; margin: 10px 10px 0 10px; padding: 0; }
#wpsc_akst_form ul.tabs li { background: #ccc; border-bottom: 1px solid #999; cursor: pointer; float: left; margin: 0 3px 0 0; padding: 3px 5px 2px 5px; }
#wpsc_akst_form ul.tabs li.selected { background: #fff; border-bottom: 1px solid #fff; cursor: default; padding: 4px 5px 1px 5px; }
#wpsc_akst_social, #wpsc_akst_email { background: #fff; border: 1px solid #fff; padding: 10px; }
#wpsc_akst_social ul { list-style: none; margin: 0; padding: 0; }
#wpsc_akst_social ul li { float: left; margin: 0; padding: 0; width: 45%; }
#wpsc_akst_social ul li a { background-position: 0px 2px; background-repeat: no-repeat; display: block; float: left; height: 24px; padding: 4px 0 0 22px;vertical-align: middle; }
#wpsc_akst_delicious { background-image: url(../wpsc-core/images/social_networking/delicious.gif); }
#wpsc_akst_digg { background-image: url(../wpsc-core/images/social_networking/digg.gif); }
#wpsc_akst_furl { background-image: url(../wpsc-core/images/social_networking/furl.gif); }
#wpsc_akst_netscape { background-image: url(../wpsc-core/images/social_networking/netscape.gif); }
#wpsc_akst_yahoo_myweb { background-image: url(../wpsc-core/images/social_networking/yahoo_myweb.gif); }
#wpsc_akst_stumbleupon { background-image: url(../wpsc-core/images/social_networking/stumbleupon.gif); }
#wpsc_akst_google_bmarks { background-image: url(../wpsc-core/images/social_networking/google_bmarks.gif); }
#wpsc_akst_technorati { background-image: url(../wpsc-core/images/social_networking/technorati.gif); }
#wpsc_akst_blinklist { background-image: url(../wpsc-core/images/social_networking/blinklist.gif); }
#wpsc_akst_newsvine { background-image: url(../wpsc-core/images/social_networking/newsvine.gif); }
#wpsc_akst_magnolia { background-image: url(../wpsc-core/images/social_networking/magnolia.gif); }
#wpsc_akst_reddit { background-image: url(../wpsc-core/images/social_networking/reddit.gif); }
#wpsc_akst_windows_live { background-image: url(../wpsc-core/images/social_networking/windows_live.gif); }
#wpsc_akst_tailrank { background-image: url(../wpsc-core/images/social_networking/tailrank.gif); }
#wpsc_akst_email { display: none; text-align: left; }
#wpsc_akst_email form, #wpsc_akst_email fieldset { border: 0; margin: 0; padding: 0; }
#wpsc_akst_email fieldset legend { display: none; }
#wpsc_akst_email ul { list-style: none; margin: 0; padding: 0; }
#wpsc_akst_email ul li { margin: 0 0 7px 0; padding: 0; }
#wpsc_akst_email ul li label { color: #555; display: block; margin-bottom: 3px; }
#wpsc_akst_email ul li input { padding: 3px 10px; }
#wpsc_akst_email ul li input.akst_text { padding: 3px; width: 280px; }
.wpsc_akst_share_link { display: block; margin: 0px 0px 6px 0px; width: 119px; }

/*-----GENERAL-----*/
#fancy_notification {
	position: absolute;
	display: none;
}
.additional_description_container .additional_description {
	display: none;
}

/*products-page || TOP LEVEL CATEGORY*/
.wpsc_categories {
	width: 100%;
	overflow: hidden;
}

/*products-page || INSIDE CATEGORY*/
.page .wpsc_main_category_wrap,
.archive .wpsc_main_category_wrap {
	display: block;
	width:206px!important;
	overflow:hidden;
}
.page .wpsc_main_category_wrap .wpsc_sub-categories_wrap,
.page .wpsc_default_product_list
{
	display: none;
}
.wpsc_main_category_wrap.wpsc-current-cat, .wpsc_main_category_wrap.wpsc-cat-ancestor {
	display: block !important;
}
.archive .wpsc_sub-categories_wrap .wpsc_main_category_wrap {
	display: block;
}
.wpsc_categories.inside-category {
	display: none;
}
.archive .wpsc_categories.inside-category {
	display: block;
}
.wpsc_default_product_list.wpsc_no-product {
	display: block;
}
.wpsc_default_product_list.inside-category {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.wpsc_main_category_wrap .wpsc_category_thumb {
	position: relative;
	margin:0 auto;
}
.wpsc_main_category_wrap .wpsc_category_thumb .category-noimg {
	position: absolute; z-index: 1; top: 0; left: 0;
}
.wpsc_main_category_wrap .wpsc_category_thumb .category_thumb_img {
	position: absolute; z-index: 2; top: 0; left: 0;
}
.wpsc_category_grid .wpsc_main_category_wrap {
	float: left;
	margin: 0 16px 20px 0;
	text-align:center;
	border:1px solid #fff;
}
	.wpsc_category_grid .wpsc_category_name {
		font-weight:bold;
		color:#666666;
		margin-top:4px;
	}	
.tax-wpsc_product_category #featuredimage {
	display:none;
}	

/* products-page || PRODUCT LISTING */

.wpsc_default_product_list {
	
}
#title_product_list {
	font-style:italic;
	border-top:1px dashed #d4d4d4;
	padding-top:8px;
	width:97%;
}
.default_product_display {
	float: left;
	margin: 0 14px 20px 0;
	width:210px;
	height:270px;
	padding:0;
	position:relative;
}

	.default_product_display h2 {
		font-size:14px;
		letter-spacing:0;
		background:url(images/product_title_bg.gif) 0 0 no-repeat;
		width:151px;
		height:66px;
		display:block;
		padding:10px 33px 0 9px!important;
		margin:0;
		position:absolute;
		top:145px;
		left:12px;
	}
		.default_product_display h2 a {
			display:block!important;
			height:100%;
		}	
		.pricedisplay_actualprice {
			float:left;
			font-weight:bold;
		}	
		.default_product_display .pricedisplay_wasprice {
			float:right;
			color:red;
			margin-right:4px;
		}
		
	.imagecol {
		float: left;
		margin: 0 20px 34px 0;
	}
	
	.default_product_display .imagecol {	
		width:205px!important;
		border:1px solid #d4d4d4;
		border-bottom:3px solid #d4d4d4;
		padding:0 0 20px 0!important;
		text-align:center;
	}
	.wpsc_product_sku { }
	

/* single-products || SINGLE PRODUCT VIEW */
#single_product_page_container, .single_product_display { position: relative; }

#single_product_page_container .imagecol {
	width:215px!important;
	padding:4px 0 13px 0!important;
	border:1px solid #d4d4d4;
	border-bottom:4px solid #d4d4d4;
	margin-top:15px;
	text-align:center;
	position:relative;		
}	
#single_product_page_container .productcol {
	width:430px!important;
	padding:13px 0 13px 0!important;
	padding-right:10px!important;
	margin:0!important;
	float:right;
}	

.wpsc_product_gallery {
	width:100%;
	padding-top:6px;
}
	.wpsc_product_gallery h3 {
		font-size:1.9em;
		padding-top:0.6em;
	}
	#content .wpsc_product_gallery ul {
		list-style-type:none!important;
		padding:0!important;
		margin:0!important;
	}
		#content .wpsc_product_gallery ul li {
			list-style-type:none!important;
			float:left;
			padding:0!important;
			margin:10px 18px 0 0;
		}
			#content .wpsc_product_gallery ul li img {
				border:1px solid #d4d4d4;
				border-bottom:4px solid #d4d4d4;
			}	

	
.single_product_display span.votetext {
	height: auto;
	padding: 1px 0 10px 0;
}
.single_product_display .wpsc_product_price {
	text-align:right;
}
	.single_product_display .wpsc_product_price .wpsc_current_price {
	font-family:'BebasRegular', Arial, Helvetica, sans-serif;
	font-size:1.5em;
	margin-bottom:5px;
	}
		.single_product_display .wpsc_product_price .wpsc_current_price .currentprice {
			color:#7e0b09;
			margin-left:3px;
		}	
	.single_product_display .wpsc_product_price .yousave {
		color:red;
	}
		
	.single_product_display .wpsc_buy_button {
	font-family:'BebasRegular', Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin:0px!important;
	color:#7e0b09;
	background:url(images/add_to_cart.gif) 0 0 no-repeat!important;
	border:none;
	position:absolute;
	bottom:-17px;
	left:15px;
	cursor:pointer;
	width:184px;
	text-align:left;
	padding-top:3px!important;
	text-indent:38px!important;
	}
		.single_product_display .wpsc_buy_button:hover {
			border:none!important;
			color:#333;
		}	



#wpsc_product_rating {
	width: 100%;
	overflow: hidden;
	padding-top:14px;
}
	#wpsc_product_rating .product_average_vote {
		float:left!important;
		width:170px!important;
	}
	#wpsc_product_rating .product_user_vote {
		float:right!important;
		width:130px!important;
	}
#wpsc_product_rating .star {
	width: 18px; height: 17px;
	float: left;
}
#wpsc_product_rating .star a {
	display: block;
	text-indent: -999px;
	text-transform: capitalize;
	background: url(/wp-content/plugins/wp-e-commerce/wpsc-core/images/grey-star.gif) center center no-repeat;
}
.single_product_display #wpsc_product_rating .star .selected {
	background: url(/wp-content/plugins/wp-e-commerce/wpsc-core/images/gold-star.gif) center center no-repeat;
}
.single_product_display .wpsc_fb_like { height: 24px; overflow: hidden; }


/*-----FANCY NOTIFICATION STYLING-----*/
#fancy_notification{
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 4px solid #8d2826;
	display: none;
	height: auto;
	z-index: 11;
	color: #000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size:14px;
}
#fancy_notification .loading_animation{
	display: none;
	padding: 5px;
}
#fancy_notification #fancy_notification_content{
	display: none;
	width: 300px;
	padding: 8px;
	height: auto;
	text-align: left;
	margin: 0 !important;
}
#fancy_notification #fancy_notification_content span{
	margin: 0 0 6px 0;
	display: block;
	font-weight: normal;
}
#fancy_notification #fancy_notification_content p {
	padding: 0 0 10px;
	display: block;
}
#fancy_notification #fancy_notification_content a{
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
	color: #980505;
}

#fancy_notification #fancy_notification_content a:hover {
	color: #c51313;
}

#fancy_notification #fancy_notification_content a.continue_shopping {
	float: right;
}

.wpsc_page_numbers_bottom {
	clear: both;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	width:99%;
}

#content .wpsc_page_numbers_bottom ol {
	display: block;
	padding-left: 0!important;
	margin-bottom: 0!important;
	border-top: 1px dotted #ccc;
	margin: 10px 0 0 ;
	padding: 10px 0 0;
}

#content .wpsc_page_numbers_bottom ol li {
	list-style: none;
	display: block;
	float: left;

}
.wpsc_page_numbers_bottom .title {
display: none;
}
.wpsc_page_numbers_bottom span,
.wpsc_page_numbers_bottom a, 
.wpsc_page_numbers_bottom .current {
	display: block;
	margin: 0 5px 0 0;
	padding: 6px 10px 5px 10px!important;
	line-height: 1em;
	background: #a84241!important;
	color: #fff!important;
	border-color:#a84241!important;
	border-radius: 2px;
	text-indent: 0em;
}
.wpsc_page_numbers_bottom a:hover,
.wpsc_page_numbers_bottom .current {
	background: #762120!important;
	border-color:#762120!important;
}	


/*-----CHECKOUT PAGE-----*/
#checkout_page_container {
	/*width:650px;*/
	position:relative;
	clear:both;
	padding-bottom:30px;
}

#checkout_page_container textarea, #checkout_page_container input, #content #checkout_page_container textarea, #content #checkout_page_container input {
	line-height:1.2em;
	/*font-size:14px;	*/
	margin:0;
	widows: 70%;
}

#checkout_page_container table.checkout_cart tr.header th{
	text-align: left;
	background: #790000;
	color: #fff;
	padding: 5px 8px;
	font-weight:bold;
}

#checkout_page_container table.checkout_cart tr.header th:first-child{
	text-align: left;
}

#checkout_page_container table.checkout_cart tr.wpsc_total_before_shipping td {

}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code form{
	text-align: right;
	padding-right: 18px;
}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code {
	padding-left: 0px;
	
}
	#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code input#coupon_num {
		float:left;
		width:73%;
		padding:0.6em 0.4em;
		background:#f1f1f1;
		margin-top:4px;
	}

	#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code input.submit {
		float:right;
		padding:0.4em;
		margin-top:4px!important;	
	}


#checkout_page_container table.checkout_cart tr td, #content #checkout_page_container table.checkout_cart tr td {
	margin:0;
	padding:8px 5px!important;
	vertical-align:middle;	
}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td form input#coupon_num {
	width: 293px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

#checkout_page_container table.checkout_cart tr.wpsc_total_before_shipping td.wpsc_total_amount_before_shipping{
	text-align: right;
}


#content #checkout_page_container p{
	margin-bottom: 0px;
}

#content .wpsc_checkout_table input.text{
	width:255px;
}
.wpsc_checkout_table label {
	width:121px!important;
	padding-top:2px;
}	

.wpsc_checkout_table label#agree_label {
	width:300px!important;
	padding-top:0!important;
	margin-left:0px!important;
}
.wpsc_checkout_table #agree {
	margin-right:8px!important;
	position:relative!important;
	top:2px!important;	
}
#content img#wpsc_checkout_gravatar{
	float:left;
	margin:0px 10px 10px 0px;
}

#checkout_page_container .wpsc_shipping_header {
background-color: #f5f5f5;
font-weight:bold;
font-size:14px;
}

#checkout_page_container .total_price td.wpsc_totals{
	font-size:16px;
	font-family:'BebasRegular', Arial, Helvetica, sans-serif;
	word-spacing:0.3em;	
	text-align:left!important;
}

#checkout_page_container .wpsc_make_purchase {
	bottom: 20px;
	font-size:18px;
	word-spacing:0.7em!important;
	/*float: right;
	position: relative;*/
	/*width: 80%;*/
}

#checkout_page_container .total_price.total_shipping td{
	border:none;
	font-weight: normal;
}

.wpsc_checkout_table .shipping_country_name {
	text-align:left!important;
	float:none;
	margin:0;
}	

#checkout_page_container .total_price.total_shipping td:first-child, 
#checkout_page_container .total_price td:first-child {
	padding-left: 50px;
}

#checkout_page_container .wpsc_shipping_quote_name, 
#checkout_page_container .wpsc_shipping_quote_price, 
#checkout_page_container .wpsc_shipping_quote_radio {
}

#checkout_page_container .wpsc_shipping_quote_radio {
	padding-left:5px!important;
	padding-top:1px;
}

#checkout_page_container .wpsc_shipping_quote_price	{
	font-weight:bold;
}

#checkout_page_container .wpsc_shipping_quote_name label, 
#checkout_page_container .wpsc_shipping_quote_price label, 
#checkout_page_container .wpsc_shipping_quote_radio label {
	color:#000;
}

#content #checkout_page_container table.productcart tr td{
	border-top:none;
	padding-left: 0px;
}

#content #checkout_page_container table.productcart {
	border: none;
}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row tr {
	border-bottom: 0px;
}

#checkout_page_container p.validation-error {
	clear:both;	
	color:red;
}

#content table.wpsc_checkout_table,
#content table.wpsc_checkout_table tr td {
	border: none;
	padding:0px;
	vertical-align: top;
	clear: both;
}
#content table.wpsc_checkout_table h3 {
	text-align:left;
	padding-left:0;
	margin-left:0;
}

#content table.wpsc_checkout_table td.wpsc_billing_forms {
	padding-left:0!important;
	margin-left:0!important;
}

#content table.wpsc_checkout_table, 
#wpsc_shopping_cart_container {
	width: 85%;
}

#content #wpsc_shopping_cart_container {
}

#content #wpsc_shopping_cart_container table.wpsc_checkout_table {
	width: 100%;
	margin-bottom: 20px;
}

#content #wpsc_shopping_cart_container table.wpsc_checkout_table td {
	padding: 10px 5px;
	text-align: left;
	}

#content #wpsc_shopping_cart_container table.wpsc_checkout_table {
}

#content table.wpsc_checkout_table tr td {
	/*width: 65%;*/
	padding: 0 0 10px;
} 

#content table.wpsc_checkout_table tr td.first-col{
	width: 35%;
}

#content table.wpsc_checkout_table label {
	display: block;
	width: 100%;
	text-align:left;
}

#content table.wpsc_checkout_table input[type=text], #content table.wpsc_checkout_table textarea {
	padding: 5px;
	/*width: 250px;*/
	width: 98%;
}

.wpsc_checkout_table.table-1 {
    clear: both;
}


#content table.wpsc_checkout_table select {
	padding: 5px 5px 5px 2px;
	margin-top:0;
	width: 101%;
}
#content table.wpsc_checkout_table select.current_region {
	margin: 10px 0 0;
}

#content table.wpsc_checkout_table input[type=checkbox] {
	width: 10px;
	float: left;
}

.text .checkout_cart .wpsc_product_quantity  {
	width: 10%!important;
	text-align: center!important;
	padding: 5px 6px!important;
}

.text .checkout_cart .wpsc_product_quantity input {
	text-align: center!important;
}

.text .checkout_cart .wpsc_product_remove {
	width: 6%!important;
	text-align: center!important;
	padding: 5px 6px!important;
}

.text .checkout_cart .wpsc_product_image {
	width: 10%;
}

.text .checkout_cart .wpsc_product_quantity  input[type=text] {
	width: 20px;
	padding: 4px;
	float: left;
}
.text .checkout_cart .wpsc_product_price {
	text-align: right!important;
	padding: 5px 10px!important;
}

.same_as_shipping_row label {
	width: 35%!important;
	float: left!important;
	padding-top:1px!important;
	margin-top:0!important;
	position:relative;
	top:-4px;
	color:#666666;
	font-style:italic;
}

.same_as_shipping_row input {
	float: left!important;
}


.wpsc_email_address_p input {
	width: 65%;
}

.checkout_cart td.wpsc_product_quantity input[type="submit"],
.checkout_cart td.wpsc_product_remove input[type="submit"] {
    background: url('images/update.png') 0 0 no-repeat;
    height: 22px!important;
    width: 22px!important;
    padding: 0!important;
    display: block;
    overflow: hidden;
    text-indent: -999em;
    border: none;
    vertical-align: middle;
    cursor: pointer;
}

.checkout_cart td.wpsc_product_quantity input[type="submit"]:hover {
    border: none!important;
    opacity: 0.8;
    background: url('images/update.png') 0 0 no-repeat!important;
}

.checkout_cart td.wpsc_product_remove input[type="submit"]:hover {
    border: none!important;
    opacity: 0.8;
    background: url('images/remove.png') 0 0 no-repeat!important;
}



.checkout_cart td.wpsc_product_remove input[type="submit"]{
    background: url('images/remove.png') 0 0 no-repeat;
    margin: 0 auto!important;
    }
.wpsc-shopping-cart .asterix {
	color:red;
}



#checkout_page_container img.product_image {
	background-color:#efefef;
	border:1px solid #ccc;	
}

#checkout_page_container table.checkout_cart {
	border:none;
	width: 98%;
	margin-bottom: 15px;
}

#checkout_page_container table.checkout_cart tr, #content #checkout_page_container table.checkout_cart tr {
	margin:0;
	padding:0;
}

#content #checkout_page_container table.checkout_cart tr.wpsc_coupon_row td,
#content #checkout_page_container table.checkout_cart tr.wpsc_total_before_shipping td {
	padding:5px 9px;
	margin:0px;
	line-height: 1;
	border-bottom: 1px solid #CCCCCC;
	background:#F8F8F8;
	height:20px!important;
}



#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_image img {
	height: 31px;
	width: 31px;
}

#content #checkout_page_container table.checkout_cart tr.product_row td, #content #checkout_page_container table.checkout_cart tr.product_row {
	padding:5px;
	margin:0px;
	line-height: 1;
	border-bottom: 1px solid #CCCCCC;
	background:#f1f1f1;
}

#checkout_page_container table.checkout_cart td.firstcol {
	vertical-align:middle;
	text-align:center;
}

#checkout_page_container .coupon {
	position:relative;
	float:right;	
	margin:10px 0;
}

#checkout_page_container .coupon span.coupon_error {
	position:absolute;
	top:-24px;
	left:156px;	
	color:#F30;
	font-size:14px;
	line-height:1.2em;
}

#checkout_page_container .col1 {
	float:left;
	width:320px;	
}

#checkout_page_container .col2 {
	float:right;
	width:320px;	
}

#checkout_page_container input.intra-field-label, #checkout_page_container textarea.intra-field-label{
	color:#bbb;
}

#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_name {
	width: 200px;
	padding-left: 20px;
	font-weight:bold;
}

#content #checkout_page_container table.checkout_cart tr.product_row .qty input {
	width:30%;
	float:left;
}
#content #checkout_page_container table.checkout_cart tr.product_row .qty input.submit {
	width:auto;
}


.wpsc_registration_form {
	float:left;
	margin-top: 15px;
	width:300px;
}

.wpsc_registration_form label {
	width:100px;
	display: inline-table;
	margin-bottom: 10px;
}

.wpsc_registration_form fieldset {
	border: none;
	padding-left: 0px;
	padding-top: 12px;
	border-top-color: #E7E7E7;

    border-top-style: solid;
	border-top-width: 2px;
}

.wpsc_registration_form.wpsc_right_registration{
	border-left-style: solid;
	border-left-color: #E7E7E7;
	border-left-width: 2px;
	padding-left: 20px;
}

.wpsc_signup_text {
	padding-top: 15px;
	font-size: 12px;

}

#shippingSameBilling{
	position:relative;
	right:10px;
}

#shippingsameasbillingmessage{
	display:none;
	color:red;
	font-weight:bold;
	position:relative;
	top:-21px;
}

