/********************** Tabs */
.tabs { margin:15px 0px 0px ; overflow:hidden; border-bottom:1px solid #ccc;  zoom: 1;}
.tabs li                { float:left; border-right:1px solid #ffffff; border-left:1px solid #fff; font-size:1em; line-height:1em;  background: #ebebeb;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-top-left: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-top-right: 5px;
 }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 10px; color:#444; text-decoration: none;}
.tabs a:hover           { text-decoration:none; color:#444; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#3A7DD1;  font-weight:normal; color:#fff;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-top-left: 5px !important;
-moz-border-radius-topright: 5px;
-webkit-border-radius-top-right: 5px;
 }

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{ width: 300px; float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents li	{ float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}

/*************************/
.product-view .button-360{
    background: url("../images/360_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;

    float: left;
    height: 41px;
    margin: 15px 0 0 12px;
    overflow: visible;
    width: 185px;

	}
.product-view .button-360 span{
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 0 0px;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 6px;
    margin-right:20px;
    }

 .product-view  a{
    color: #000000;
    text-decoration: none;
    }
