/*
Theme Name: ttv Theme
Description: ttv Theme
*/

.wpsc_container{
	position: relative;
	_zoom: 1;
}
div.productdisplay img {
	max-width: none !important;
	padding: 0px;
}
#change_country {
	float:left;
} 
/*
 * shopping cart styling
 * lots of styling for lots of different ways of displaying it.
 */
.wpsc_loading_animation {
	float:left;
	width:180px;
	text-align:left;
}
div.wpsc_description{
 clear: both;
 font-size:11px;
 } 
.shoppingcart{
 margin-left: -2px;
 margin-bottom: 5px;
 }
.shoppingcart tr td{
 font-size: 8pt !important;
 }
 
 
 
div#widgetshoppingcart{
	font-size:11px;
	width:100%;
	margin:0px;
 }
table.cartwidget {
	border:1px #333 solid;
	width:203px;
	margin-left:-5px;
	margin-top:-5px;
}
table.cartwidget th {
	font-size:11px;
	padding:2px;
	background:#333;
}
.total {
	width:95%;
	margin-left:5px;
	font-size:11px;
}
.widget .total {
	width:200px;
	border-bottom:1px #333 solid;
	padding:3px 0px;
	margin:0px 5px 3px -5px;
}
div#widgetshoppingcart div{
 height: 100%;
 width: 100%;
 text-align: left;
 }
table.cartwidget td {
	font-variant:normal;
	font-weight:normal;
	padding:5px 3px;
	border-left:1px dotted #333;
	background:#191919
}
div#widgetshoppingcart div strong.cart_title{
 margin-left: -6px;
 display: inline;
 font-size: 1.2em;
 }
 
div#widgetshoppingcart div h2{
 text-align: left;
 margin-bottom: 4px;
 display: block; 
 }
 
a#fancy_collapser_link{
 width: 13px;
 height: 13px;
 padding: 0px;
 margin-left: 5px;
 margin-bottom: -3px;
 border: none;
 }
 
a#fancy_collapser_link img{
 border: none;
 }
 
div#shoppingcartcontents{
	 display: block;  
 }
 
div#sliding_cart{
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
  }  
 
span.oldprice{
	text-decoration: line-through;
}
 
 span.oldprice span{
	text-decoration: line-through;
}
 
span.special{
	color: #DD0000;
	font-weight:bold;
}
#shopping-cart .items{
 display:block;
 margin:0 0 15px 0px;
 font-variant:normal;
 font-size:11px;
 font-variant:normal;
}

span.nomore{
 display:block;
 margin:0 0 15px 0;
}

span.numberitems{
 margin:0;
 font-weight:normal;
}

span.subtotal,span.total,span.discount,span.postage,span.tax,span.gocheckout{
display:block;
text-align:right;
}

span.totalhead,span.discounthead,span.subtotalhead,span.postagehead,span.taxhead{
font-weight:bold;
margin-right:5px;
}

span.emptycart {
 display:block;
 font-size:12px;
 font-style:normal;
 margin:0px 0px 0px;
 text-align:right
}
#products_page_container span.gocheckout {
	text-align:right;
	width:100%;
	display:block;
	height:10px;
}
#products_page_container .gocheckout a {
	display:block;
	font-size:12px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background:url(../../../../themes/ttv/images/menuBG.gif) repeat-x;
	font-variant:small-caps;
	width:120px;
	padding:5px 10px;
	font-style:normal;
	text-align:center;
	color:#FFC;
	float:right;
	clear:both;
	margin:-31px -15px 0px 0px;
	-moz-border-radius:0px 0px 0px 10px;
	-webkit-border-radius:0px 0px 0px 10px;
}

#products_page_container .gocheckout a:hover {
	background:url(../../../../themes/ttv/images/menuBG-rev.gif) repeat-x;
	color:#FFC
}
p.empty,p.visitshop{
	 margin:0;
	 padding:0;
}

/* styles the additional description */
div.additional {
position:relative;
z-index:1000;
width:100px;
}

a.additional_description_link{
display: inline;
}

a.additional_description_link img{
margin-right: 3px;
}
.additional_description {
	position:absolute;
	left:50px;
	background:#000;
	padding:10px;
	border:#333 solid 1px;
	z-index:1000;
}
label.wpsc_quantity_update {
  display: inline;
}

/*
 * end shopping cart styling
 */
 
/*
 * product default display styling
 */
.productdisplay{
	position:relative;
	float:left;
	text-align:center;
	width:190px;
	height:340px;
	top:0px;
	left: 0px;
	margin:10px;
	padding: 0px;
	text-align: left !important;
	border:#332d24 solid 1px;
 }
.productdisplay:hover {
	border:#4D4739 solid 1px;
}

div.imagecol{
	margin:10px;
	text-align:center;
	margin-right: 5px;
	border: 0px solid #332d24;
	position:relative;
	}
 
div.productdisplay div.imagecol img{
	border: 1px solid #333;
	padding:5px 0px
 }
 
div.productdisplay div.imagecol img:hover {
	border: 1px solid #666;
 }
div.single_product_display div.textcol{
	margin-right: 0;
}
.item_no_image {
  border: 2px solid #aaaaaa;
  background: #cccccc;
  display: block;
}

.item_no_image a, .item_no_image .link_substitute {
  display: table-cell;
  width: inherit;
  height: inherit;
  color: #666666;
  text-align: center;
  vertical-align: middle;
}

.item_no_image a span, .item_no_image .link_substitute span {
  display: block;
}
.prodtitles {
	border-bottom: 1px dotted #332d24;
	border-top: 1px dotted #332d24;
	padding:5px 0px;
	font-size:12px;
	font-weight:normal;
	margin: 0px 5px;
	line-height:normal;
	clear:both;
}
.producttext{
	font-size:11px;
	width: 100%;
	line-height:15px;
	text-align: center !important;
 }
 
p.wpsc_description{
 margin: 0px 0px 6px 0px;
 } 
 
p.wpsc_variation_forms{
 margin: 0px 0px 0px 0px;
 }

p.wpsc_variation_forms label{
 }
 
.wpsc_product_price{
	text-align:center;
	font-size:11px;
	font-variant:small-caps;
	margin-bottom:10px;
	border-top: 1px dotted #332d24;
 }
 span.wpscsmall{
 font-size:0.8em;
 }
 p.wpsc_product_extra_content{
 margin: 0px 0px 0px 0px;
 }
 .wpsc_product_price label{
   display: inline;
 }
p.galleryheading{
	font-weight:bold;
}
.wpsc_buy_button_container {
	position:absolute;
	right:0px;
	bottom:0px;
	padding:10px 0px 0px;
	margin:0px 0px 4px 0px;
	z-index:1;
} 
/* styles the additional description */
div.additional_description{
	display: none;
}

a.additional_description_link{
	display: inline;
}

a.additional_description_link img{
	margin-right: 3px;
}

label.wpsc_quantity_update {
	display: inline;
} 

/* shipping info form */
div.select_country{
	margin-bottom: 5px;
}
div.select_country input, div.select_country select{
	vertical-align: top;
  _height: 20px;
  margin: 0px;
}
div.select_country form{
 text-align: left;
 }
form.wpsc_checkout_forms {
 text-align: left;

}
form.wpsc_checkout_forms .login_error {
	color:red;
	margin:10px 0;
}
td.shipping_error {
	color:red;
}
fieldset.wpsc_registration_form {
  border: none;
  text-align: left;
  margin: 0px;
  padding-left: 3px;
}
fieldset.wpsc_registration_form label {
  display: block;
  clear: left;
  float: left;
  width: 94px;
}
fieldset.wpsc_registration_form input {
  float: left;
  margin: 0px 0px 4px 0px;
}
table.wpsc_checkout_table input.text, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select {
	margin-right:0;
}
table.wpsc_checkout_table select {
}
 
tr.product_shipping td h2{
 margin-bottom: 25px;
 margin-top: 5px;
 }
 
div#homepage_products{
 width:100%;
 }
/* frontpage_product and category view styling */
div.frontpage_product{
 width:auto;
 float: left;
 height: 260px;
 text-align: center;
 }
 
div.frontpage_product a p{
 margin-top: 0px;
 }
 
div.frontpage_product a{
 color: #333333 !important;
 font-weight: normal !important;
 }
 
div.frontpage_product a img{
 border: none;
 }
 
div.frontpage_product img{
 text-align: center;
 }
 
div.frontpage_product span.front_page_price{
  display: block;
  }
  
  
/* Verify your Order styling */
table.productcart{
 width: 100%;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 0px;
 border-collapse: collapse;
 padding-top: 3px;
 border:#332d24 1px dotted;
 font-size: inherit;
	background:#191919
 }
table.productcart tr td {
 padding:3px;
 font-size: 11px;
 font-size: inherit;
	border-top:1px #000 solid;
 }
table.productcart tr td img:hover {
	border:#CC9 solid 1px
}
table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }
table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }
form.adjustform{
 display: inline;
 }
table.productcart tr.firstrow td{
 font-weight:normal;
 font-variant:small-caps;
 border-left:1px solid #000;
 padding:3px;
 background-color: #333;
 }
table.productcart tr.firstrow td.firstcol{
 border-left: none;
 }
table.productcart tr.product_shipping td{
 vertical-align: middle;
 padding-top: 4px;
 }
button.remove_button {
  margin: 0px !important;
}
#coupon_num{
width: 134px !important;
 }
table.productcart tr.total_price td{
 border-top: 1px solid #332d24 !important;
 border-bottom: 1px solid #332d24 !important;
 font-weight: bold;
 padding-top: 4px;
 }
 ul.checkout_links{
  list-style-type: none;
  padding-left: 0px;
 }
ul.checkout_links li{
  list-style-type: none;
  margin-left: 0px;
 } 
ul.checkout_links li a{
 color: #555555 !important;
 font-weight: normal !important;
 }
ul.checkout_links li a:hover{
 color: #000000 !important;
 } 
a.termsandconds
 {
 text-decoration: underline;
 }
 .validation-error input, .validation-error textarea {
   border: 1px solid red;
 }
 p.validation-error {
  color: red;
  margin-bottom: 0px;
 }
/* end Verify your Order styling */
/*
 * category display styling
 */

/* override some styling in the default wordpress theme */
.wpsc_container .PeSwitcher ul li:before, .wpsc_container .PeCatsBrands ul li:before{
  content: "";
  }
  
.wpsc_container .PeSwitcher ul li, .wpsc_container .PeCatsBrands ul li{
  padding-left: 0px !important;
  margin-left: 0px;
  }
  
.PeSwitcher ul{
 padding-left: 0px;
 } 
  
.PeSwitcher ul li{
 margin-left: 0px;
 }
 
.category_brand_header{
 list-style: none !important;
  }
  
.category_brand_header li{
 margin-left: 0px;
 }
 
 
.category_brand_header li:before{
 content: none !important;
 }  
  
#content .category_brand_header li a{
 color: #333333;
 font-weight: bold;
  font-size: 11pt;
 }
  
.PeCatsBrands ul{
 padding-left: 0px;
 }
  
.PeCatsBrands ul li{
 margin: 0px 0px 0px 0px !important;
 }
  
.PeCatsBrands  ul.SubCategories{
/*  margin: 0px; */
 }
  
.PeCatsBrands  ul.SubCategories li{
 margin-left: 1em;
 }

ul.PeCategories{
 margin: 0px;
 }
 
.category_image{
 float: left;
 }
 
.widget h3.category{
  margin-top: 0px;
  display: inline;
  }
  
.category a{
  color:#0066CC;
  }
 .clear_category_group {
	 clear:both;
	 height:1px;
 }
li.MainCategory strong.category{
  margin-top: 5px;
  font-size: 8pt;
  }
  
li.MainCategory strong.category a.productlink{
  color:#0066CC;
  font-size: 8pt;
  }
  
li.MainCategory strong.category a.productlink:visited{
  color:#0066CC;
  }
  
li.MainCategory strong.category a.productlink:hover{
  color:#114477;
  }

div.wpsc_container div.PeSwitcher ul{
 list-style: none !important;
 list-style-type: none !important;
 }
 
div.wpsc_container div.PeCatsBrands ul li{
 list-style: none !important;
 list-style-type: none !important;
 }
 

div.wpsc_container div.PeSwitcher ul{
 list-style: none !important;
 list-style-type: none !important;
 }
  
div.wpsc_container div.PeCatsBrands ul li{
 list-style: none !important;
 list-style-type: none !important;
 }

img.catimage{
 float:left;
 position: relative;
 top: -3px;
 margin-right: 2pt;
 }

strong.cattitles{
 display: block;
 z-index:1;
}
/*
 * Fancy notification styling
 */ 
#fancy_notification{
 position: absolute;
 top: 0px;
 left: 0px;
 background: #ffffff;
 border: 4px solid #cccccc;
 display: none;
 height: auto;
 z-index: 9;
 }  
 
#fancy_notification #loading_animation{
 display: none;
 }
 
#fancy_notification #fancy_notification_content{
 display: none;
 width: 300px;
 padding: 8px;
 height: auto;
 text-align: left;
 margin: 0px !important;
 }
 
#fancy_notification #fancy_notification_content span{
 margin: 0px 0px 6px 0px;
 display: block;
 font-weight: normal;
 }
 
#fancy_notification #fancy_notification_content a{
 display: block;
 float: left;
 margin-right: 6px;
 margin-bottom: 3px;
 }
  
/* end Fancy notification styling */ 
  
table.logdisplay{ width: 100%; }

table.logdisplay tr.toprow td{ text-align: center; font-weight:bold; }

table.logdisplay tr.toprow2 td{ text-align: left; font-weight:bold; }
  
table.logdisplay tr td{ padding-left: 5px; padding-top: 2px; padding-bottom: 2px;}
  
table.logdisplay tr.alt{ background-color: #191919; }

table.logdisplay tr.alt td{ background-color: #333; }

td.processed{ text-align: left; min-width: 140px; width: 140px; white-space: nowrap; }
td.processed a{ border-bottom: none; }
td.processed a img{ margin-left: 5px; }
div#form_field_form_container{ padding: 0px; margin: 0px; }  

div#form_field_form_container div, div#form_field_form_container div table{  padding: 0px;  margin: 0px;  width: 100%;  border-collapse: collapse; }  

div#form_field_form_container div table tr td{ padding: 0px; margin: 0px; }

table.logdisplay td.details {
  padding: 0px;
}

div.order_status {
	border-bottom: 1px solid #332d24;
	display: none;
	width: 100%;
	text-align: left;
	padding:13px 8px 1px 9px;
}

div.order_status table {
  width: 97%;
}

div.order_status table.logdisplay{
	margin: 4px 0px 4px 0px;
}

div.order_status table.customer_details {
	margin: 4px 0px 4px 0px;
}

div.order_status table.customer_details tr td {
	text-align: left;
}

div.order_status div{ width: 100%; padding:0px 0px 1ex 0px; display: block !important;}
  
div.order_status ul{ list-style-type: none; margin: 1ex 0px 0px 0px; padding: 0px; }
  
div.order_status ul li{ padding-left: 0px; }

div.order_status ul li input{ margin: 0px 2px -2px 0px; }
  
img.log_expander_icon { margin-right: 3px; }

div.wpsc_page_numbers{
  margin-bottom: 5px;
  }
 
 
 
 
/*
 * checkout registration styling
 */

.wpsc_checkout_table label {
	text-align:right;
}
.wpsc_checkout_table, .details {
	width:660px;
	border:#332d24 solid 1px;
	margin-bottom:30px;
	background:#191919
}
table.wpsc_checkout_table tr td, .details tr td{
	text-align: left; 
	border-bottom:1px #000 solid;
	padding:5px 3px;
	font-size:12px;
}
h2.shoppingcart {
	border-bottom:#332d24 dotted 1px;
	background:url(../../../../themes/ttv/images/arrow.png) no-repeat left;
	padding-left:20px;
	margin:30px 0px 0px;
	color:#486B7D;
	clear:both
}
table.wpsc_checkout_table h4, .details h4 {
	 background-color: #333;
	 display:block;
	 text-decoration:none;
	 margin:-5px -5px;
	 padding:10px;
	 letter-spacing:.1em;
	 font-variant:small-caps;
	 font-weight:normal;
	 text-decoration:none;
}
.custom_gateway {
	padding:10px;
}
div#checkout_login_box{
  display: none;
/*  border: 1px solid #339933;
  background-color: #e8fcea;*/
  width: auto;
  padding: 5px 5px 5px 15px;
  margin: 20px 0px 0px 0px;
	clear: both;
  }
 tr.alt td {
	background:#333;
}
tr.over td {
	background: #bcd4ec;
}
tr.alt td {
	background:#262626;
}
tr.over td {
	background:#333;
} 
div#checkout_login_box a{
		clear: both;
}
    
div#checkout_login_box input.checkout_submit{
		clear: both;
}
div#checkout_login_box form{
  text-align: left;
  }
  
#TB_window img#register_loading_img{
  display: inline;
  border: none;
  margin: 0px 0px -10px 5px;
  padding: 0px;
  display: none;
  } 
 .storeinfo {
	padding:10px 20px;
 }
/*
 * single category view styling
 */  
 div.category_view_product{
  width: 280px;
  float: left;
  text-align: left;
  margin: 0px 0px 10px 0px
  }
 
  div.category_view_product a img.product_image{
  float: left;
  margin-right: 6px;
  }
 
 
  div.category_view_product div.product_details{
  display: block;
  float: left;
  }
 
  div.category_view_product div.product_details form{
  text-align: left;
  }
/*
 *  Stuff with multiple or miscellaneous uses
 */ 
a.categorylink{
 font-size: 8pt;
 }
span.pricedisplay{
/*  white-space: nowrap; */
 width: 80px;
 float:right; 
 }
form#specials{
 display: inline;
 }
.autocompleter{
	color: #000000;
	border: 1px solid #BBBBBB;
	width: 255px;
	background-color: #DDDDDD;
}
.autocompleter ul li{
	cursor:pointer;
	padding: 2px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.selectAutocompleter{
	cursor:pointer;
	background-color: #999999;
	color:#ffffff;
}

div#product_search{
	position:relative;
	left:-100px;
}

table.products{
	text-decoration:none;
	text-align:left;
	width:240px;
	table-layout:fixed;
}
td.product_img{
	width:35px;
}
div.wpsc_product_search input.wpsc_product_search{
 float: right;
 height: 19px;
 width: 110px;
 _width: 144px;
 font-size: 11px;
 margin: 2px 10px 0px 0px;
 padding: 2px 14px 0px 20px;
 background: url(../iShop/images/iShop_search.png) no-repeat; 
 border: none;
 }
div.wpsc_product_search .submit{
 display: none;
 }
div.wpsc_product_search{
 background-color: #eff2f3;
 display: block;
 height: 22px;
 _height: 30px;
 padding: 4px;
 margin: 20px 0px 12px 0px;
 }
table.productdisplay tr td {
  position: relative;
 }
div.breadcrumb {
  margin: 0px 0px 10px 0px;
}
table.logdisplay {

}
select#current_country {
  margin-right:10px;
  width: 190px;
}
input#zipcode {
  margin: 0px;
}

/* Verify your Order styling */
td.shipping_header {
	background-color:#333;
	font-weight:normal;
	font-variant:small-caps;
}

.checkout_forms_hidden {
  display: none;
}

div.custom_meta {
  clear: both;
}


div.wpsc_category_details {
  margin: 0px 0px 8px 0px;
}

div.wpsc_category_details img {
  float: left;
  margin: 0px 6px 12px 0px;
}

div.wpsc_page_numbers a.selected {
	text-decoration: underline;
}

#products_page_container .wpsc_category_grid {
  width: 50%;
}

.wpsc_category_grid a.wpsc_category_grid_item {
	display: block;
	margin: 0px 7px 7px 0px;
	float: left;
}
/* Widget CSS */

.shopping-cart-wrapper form {
  clear: right;
}
/*span.pluspostagetax {
  float: right;
}*/
.cartwidget {
	width:93%;
	margin-left:10px;
	text-align:right;
}
.cartwidget td {
	padding:0px;
	border:0px;
	margin:0px;
}
.widget_wpsc_categorisation .wpsc_categorisation_group {
width:100%;
margin-bottom:10px;
padding-bottom:20px;
position:relative;
}
ul.wpsc_categories {
	display:block;
}
.widget_wpsc_categorisation ul.category_images li {
  background: none !important;
  clear: both;
}
.widget_wpsc_categorisation ul.category_images li:before{
  content: "" !important;
  }
.widget_wpsc_categorisation ul.category_images .wpsc_category_image_link {
	margin: 0px 0px 4px 0px;
  float: left;
  font-size: 9px;
  font-weight: normal;
  
}
.widget_wpsc_categorisation ul.category_images a.wpsc_category_link {
  display: block;
	margin: 3px 0px 0px 4px;
  float: left;
}
a.wpsc_category_link:hover {
	background:#333
}
.list_productdisplay .alt {
	background-color: rgb(238, 238, 238);
}
.category-product-list {
	display: none;
}

#content .widget_specials strong a.wpsc_product_title {
 font-weight: bold;
}
.widget_specials span.pricedisplay {
  float: none;
}
.widget .pricedisplay{
 width: 90px;
 text-align:right;
 padding:0px 2px
}
.widget .gocheckout {
	padding:3px 10px;
}
.empty {
	text-align:center
}
/* html object cart for super cache */
div.shopping-cart-wrapper iframe, div.shopping-cart-wrapper object {
 border: none;
 width: 100%;
 overflow: visible;
 height:200px;
 border: 0px;
}
div.shopping_cart_container {
 text-align: left !important;
 font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:1em;
	line-height:normal;
  width: 190px;
}
div.shopping_cart_container form {
	margin:0px;
}
div.shopping_cart_container table, div.shopping_cart_container table tr, div.shopping_cart_container table tr td, div.shopping_cart_container table tr th  {
	font-size: inherit;
}
div.shopping_cart_container table tr th {
	text-align: left;
	font-size:1em;
  font-weight: bold;
}
.entry .paypal_express_form form {
  text-align: left;
}
.paypal_express_form .firstcol {
  text-align: left;
  width: 200px;
}
.wpsc_category_boundary {
clear: both;
}
h3.wpsc_category_boundary {
	margin: 0px 0px 5px 0px;
  font-size: 1.4em;
}
tr.coupon td {
	background:url(../../../../themes/ttv/images/menu-shadow.png) top repeat-x #333;
	padding:10px 0px;
	text-align:right;
	border-top:1px #333 solid;
	font-style:italic;
}
input.coupon_num {
	float:left
}
/****************** theme compatibility ***********************/
/*
Generalised theme compatibility fixes, the shopping cart does not need bullets
*/
 
li.widget_wp_shopping_cart ul {
	list-style-image: none !important;
 	list-style-type: none !important;
 }
  
li.widget_wp_shopping_cart ul li {
	list-style-image: none !important;
 	list-style-type: none !important;
  background: none !important;
 }

li.widget_wp_shopping_cart ul li:before{
	/* Countermand any content properties like the one in the default wordpress theme.  */
	content: "" !important;
}

.wpsc_ccBox{
width:auto !important;
}

div.categorydisplay ul li:before{
	/* Countermand any content properties like the one in the default wordpress theme.  */
	content: "" !important;
}

a.additional_description_link img {
  margin:0px 3px 0px 0px;
}

div.textcol form {
  min-width: 300px;
}

div.wpsc_loading_animation {
  visibility: hidden;
}

#idc-container-parent{
clear:both;

}
table.wpsc_checkout_table label{
display:inline;
padding-right:10px;
}
.product_view_84 {
	width:600px;
	height:450px;
}
.product_view_84 .wpsc_product_price {
	margin:auto;
	float:none;
	width:180px;
}