.product h1.title{
    background:none;
    color: #d24000;
    line-height: 30px;
    font-size:20px;
    text-transform: none;
}
.product h1.title a{
    color: #d24000;
    padding: 0 10px 0 0;
    font-size:20px;
    
}
.detail h1.title{
padding: 10px 0;
}
.detail table tr td{
padding: 0.5625em 0.625em;
}

.product-other{
clear:both;
padding:20px 0;
}
.product-list li{
list-style:none !important;
padding:0;
position: relative;
}
.product-list li .border{
margin:0 0px;
padding:6px;
}
.product-list li .link{
clear:both;
padding-top:10px;
}
.product-list li img{
padding:0 0;
margin: 0 auto;
display: block;
margin-left: auto !important;
margin-right: auto !important
}
img.displayed {
display: block;
margin-left: auto !important;
margin-right: auto !important
}
.product-list h3 {
line-height:20px;
padding:5px 15px;  
min-height: 60px;
font-size: 12px;
text-align: left;
}
.product-list h3 a{
font-size: 12px; 
color:#000;
}
.price{
padding: 0 0 0 5px;
color: #fff;
font-size: 14px;
font-weight: bold;
}
.price-old {
text-decoration: line-through;
font-size: 12px;
}
.product-list .brief{
padding:5px 15px;
color:#000;
font-size: 12px;
margin-left: auto !important;
margin-right: auto !important;
}
.more{
float: right;
font-size: 11px;
font-style: italic;
}    
.product-line{
clear:both;
background:#eee;
height:1px;
width:100%;
margin:10px 0;
}
.content-tabs .nav li{
border-left:0 !important;
}
.content-tabs .nav li:hover{
background:none;
}

.section-container.auto > section > .title a, .section-container.auto > .section > .title a{
font-size: 1em;
padding: 0.8em;
}
.content-tabs table {
	border-collapse: collapse;
	width:100%;
}
.content-tabs table tr {
    padding: 5px;
}
.content-tabs table td {
    border: 1px solid #DBDFEB;
    padding: 5px;
}

@media (max-width: 768px) {
    .product-list li .link {
    min-height: 20px;
    }
    .product-list li{
    margin-bottom :20px;
    border-bottom: 1px #eee solid;
    }
    .product-line{
    clear:both;
    background:none;
    }
}

#loading{
position: fixed;
top: 50%;
left: 50%;
margin-top: -50px;
margin-left: -100px;
}
.loading{
border: 1px solid #1067D1;
background: #2D7EC6;
color:#fff;
padding: 10px 20px;
z-index: 9999;
}
#confirm {display:none;}
#confirm-overlay {background-color:#eee; cursor:wait;}
#confirm-container {height:140px; width:420px; font: 16px/22px 'Trebuchet MS', Verdana, Arial; text-align:left; background:#fff; border:2px solid #336699;}
#confirm-container .header {height:30px; line-height:30px; width:100%; background:url(../images/header.gif) repeat-x; color:#fff; font-weight:bold; font-size:16px}
#confirm-container .header h2 {background:url(../images/cart.png) 5px 4px no-repeat; padding-left:40px; color:#fff}
#confirm-container .message {color:#4169E1; font-size:18px; margin:0; padding:12px 4px 12px 8px;}
#confirm-container .buttons {line-height:26px; width:300px; float:right; padding:10px 8px 0;} 
#confirm-container .buttons div {float:right; margin-left:4px; height:26px;} 
#confirm-container a.modal-close,
#confirm-container a.modal-close:link,
#confirm-container a.modal-close:active,
#confirm-container a.modal-close:visited {text-decoration:none; font-weight:bold; position:absolute; right:10px; top:2px; color:#fff;}
#confirm-container a.modal-close:hover {color:#ccc;}

.mosaic-block {
    background: url("../images/progress.gif") no-repeat scroll center center #fff;
    overflow: hidden;
    position: relative;
}
.mosaic-backdrop {
    background: none repeat scroll 0 0 #111111;
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.mosaic-overlay {
    background: none repeat scroll 0 0 #111111;
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 5;
    left:0;
}
.bar .mosaic-overlay {
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
background:url(../images/bg-black.png);
}
.bar .mosaic-overlay .brief{
color: #fff;
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none !important;} 

/* FlexSlider Necessary Styles
*********************************/ 
.detail .flexslider {margin: 0; padding: 0;}
.detail .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; margin:0} /* Hide the slides before the JS is loaded. Avoids image jumping */
.detail .flexslider .slides img {width: 100%; display: block;}
.detail .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.detail .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.detail .flexslider {position: relative; padding-bottom:20px;}
.detail .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.detail .loading .flex-viewport {max-height: 300px;}
.detail .flexslider .slides {zoom: 1;}

.detail .carousel li {margin-right: 5px}


/* Direction Nav */
.detail .flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.detail .flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.detail .flex-direction-nav .flex-prev {left: -36px;}
.detail .flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.detail .flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.detail .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.detail .flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.detail .flex-control-nav {width: 100%; bottom: 0; text-align: center;}
.detail .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.detail .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.detail .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.detail .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.detail .flex-control-thumbs {margin: 5px 0 0; overflow: hidden;}
.detail .flex-control-thumbs li {width: 10%; float: left; margin: 0; list-style: none !important;}
.detail .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.detail .flex-control-thumbs img:hover {opacity: 1;}
.detail .flex-control-thumbs .active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.detail .flex-viewport img{
padding:0 !important;
height:100% !important
}
.detail .flex-control-thumbs img{
padding:0 10px 0 0 !important;
}