/*
 * USER OVERRIDE
 * 
 * These styles are editable via
 * users in the Neto control panel
 *
 */
 
body {background:url(../img/bkg.png) repeat;}
#main-content {background:#FFF; padding:15px; position:relative; border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.navbar .nav>li>a {font-family: 'Exo', sans-serif; text-transform:uppercase; }
h1, h2, h3, h4, h5 {font-family: 'Exo', sans-serif;}
.footer-full {background:#000; margin-top:-15px; padding-top:15px;}
.navbar-inner {margin-left:-50px; border:none; box-shadow:none; background:#FFF; filter:none; padding-right:0px;}
.logo { z-index:999; margin-left:-25px; margin-bottom:-30px; position:relative}
.adunit .thumbnail {border:none; box-shadow:none; padding:0px}
.thumbnails li.adunit {width:243px; position:relative;}
.adunit h5 {position:absolute; bottom:0px; text-align:right; font-size:30px; font-family: 'Exo', sans-serif; color:#FFF; width:243px;
height:55px;
line-height:72px;
margin:0px;
 background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */}
.adunit:hover h5 {background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(215,67,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(215,67,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(215,67,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(215,67,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(215,67,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(215,67,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d74300',GradientType=0 ); /* IE6-9 */
}
.thumbnails.units {margin-left:-35px; margin-right:-35px;}
#myCarouselBanner {margin-left:-25px; margin-right:-28px; margin-top:-25px; box-shadow:0px 0px 15px rgba(0,0,0,.75);}

#main-content:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:#FFF;position:absolute;top:-7px;left:9px;}
#main-content:after{content:'';display:inline-block;border-left:12px solid transparent;border-right:12px solid transparent;border-top:8px solid #ffffff;position:absolute;bottom:-6px;left:50%;}
.footer-full a {color:#999;}
.footer-full {color:#666;}
.footer-full hr {border:none;}
a, a:hover {color:#D74300;}
#left-sidebar .n-box .nav-list > li > a {color:#111;}
.btn-primary, .btn-primary:hover {background:#D74300; border:1px solid #D74300; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {background:#D74300; border:1px solid #D74300; }

.viewby.grid_9.btn-group {display:none;}
.option-list {line-height:1.6;}
.option-list input {margin-top:-3px;}
.thumbnail-list .description {width:560px;}
.thumbnail-list {position:relative;}
.thumbnail-list .buy-options {position:absolute; bottom:5px; right:5px;}
.top-group .pull-left {width:400px;}
.thumbnail-list .form-actions {height:30px;}