.live-feed-box{
	_display:none;
	_display:block;
	_visibility:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.twtr-hd{display:none !important;}
.twtr-ft{display:none !important;}
.twtr-tweet-text p,.twtr-tweet-text{background:#fff;}
.twitter-search-link{background:#227FD3;height:0px;width:310px;text-align:right;padding:1px 10px;margin-bottom:20px;}
.thanks {
	font-size: 15px;
	color: #666;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:0px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 font: bold 14px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #999;
 border-bottom: none;
 background-image:url(../images/general/bg_tab.jpg);
 background-repeat:repeat-x;
 text-decoration: none;
}

ul.tabbernav li a:link {
	color: #666;
}
ul.tabbernav li a:visited {
	color: #666;
}

ul.tabbernav li a:hover
{
	color: #333;
	background-image:url(../images/general/bg_tab_ov.jpg);
	background-repeat:repeat-x;
	border-color: #999;
}

ul.tabbernav li.tabberactive a
{
	color:#FFF;
 background-image:url(../images/general/bg_tab_active.jpg);
 background-repeat:repeat-x;
 border-bottom: none;
}

ul.tabbernav li.tabberactive a:hover
{
	color: #666;
	background-image:url(../images/general/bg_tab_ov.jpg);
	background-repeat:repeat-x;
	border-bottom: none;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	background-image:url(../images/general/bg_tab_content.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFF;
	padding:10px;
	border:1px solid #FFF;
	border-top:0;
	text-align:justify;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.Label {
	display:none;
}
.input {
	color:#666;
	width:320px;
	height:25;
	font-size:14px;
}
.input2 {
	color:#666;
	width:330px;
	font-size:14px;
}
.form_tittles {
	padding-top:15px;
	color:#999;
	font-size:16px;
	font-weight:bold;
}



/* .ProductList li {
}
.ProductList li:hover, .Content .ProductList li.Over {
}

.ProductList .ProductImage {
	height:150px;
}

.input_code {
	with: 60px;
	height:22px;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background-color: #F0EFF0;
}

.InfoMessage {
	background: #fffcd8 url('../../SkateSurf/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #606060;
}
.SuccessMessage {
	background: #fffcd8 url('../../SkateSurf/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #606060;
}
.ErrorMessage {
	background: #FFECEC url('../../SkateSurf/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #606060;
}

.QuickSearch { border: 1px solid #dadada }
.QuickSearch a { color:#666 }
.QuickSearchHover td{ background: #FFF; }
.QuickSearchAllResults a { background: url('../../SkateSurf/images/gray/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchResult .Price { color: #cc2128; }

.cs_tittles {
	font-size:18px; font-weight:bold; padding-left:5px; color:#666;
} */



.order_online {
	float:left; width:211px; background:url(../images/foot/foot_orders.png) top no-repeat; padding:18px 0 5px 55px
}

.secure_shop {
	float:left; margin-left:52px; width:256px; background:url(../images/foot/foot_secure_shop.png) no-repeat top; padding:18px 0 5px 55px
}

.shop_confidence {
	float:right; margin-right:15px; width:206px; background:url(../images/foot/foot_shop_confidence.png) no-repeat top; padding:18px 0 5px 55px
}


.paypal_texte {
	font-size:11px; color:#666;
}

 

.about_tabs {
	margin:10px 0; background:url(../images/foot/menu_line.jpg) top repeat-x; padding:10px 0
}

.shadow_media {
	background:url(../images/foot/bg_foot_shadow2.jpg) repeat-x; height:5px
}

.media_foot_wrap {
	width:300px; margin:10px auto
}




/*#SimilarProductsByCustomerViews {
	display:none
} */