@import "/scripts/bootstrap-3.2.0/css/bootstrap-min.css";
* {
    border-radius: 0!important
}

a,
a:visited,
a:active,
a:hover,
a:focus {
    color: #df6825
}

address > span {
    white-space: nowrap
}

body {
    background: url(/images/worn-white-background.jpg) no-repeat;
    background-size: 100% 100%
}

footer {
    background: #E6Edd0;
    border: 1px solid #BCDB60;
    margin: 10px 0
}

footer .col-lg-3,
footer .col-md-3 {
    width: 20%
}

footer ul {
    list-style: none;
    padding: 10px
}

footer ul > li:first-child {
    border-bottom: 1px solid #7B8f3f;
    margin-bottom: 10px
}

footer ul > li {
    padding: 0 20px;
    font-size: 95%
}

footer h6 {
    font-size: 1.3em;
    font-weight: 700;
    margin-bottom: 0
}

h1 {
    border-bottom: 1px solid #bcdb60;
    color: #7B8f3f;
    font-size: 1.35em;
    font-weight: 700
}

h2 {
    border-bottom: 1px solid #bcdb60;
    color: #006166;
    font-size: 1.2em;
    font-weight: 700
}

.h2font {

    color: #006166;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: none
	
}

.h2fontbt{

    border-bottom: 1px solid #bcdb60;
    color: #006166;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: none
	
}

.h2prefont {
    border-bottom: 1px solid #bcdb60;
    color: #7B8f3f;
    font-size: 1.35em;
    font-weight: 700

}


h3 {
    color: #006166;
    font-size: 1.2em;
    font-weight: 700
}

.h3prefont {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  font-weight: bold;

}


h1 > a,
h1 > a:active,
h1 > a:hover,
h1 > a:focus,
h1 > a:visited,
h2 > a,
h2 > a:active,
h2 > a:hover,
h2 > a:focus,
h2 > a:visited,
h3 > a,
h3 > a:active,
h3 > a:hover,
h3 > a:focus,
h3 > a:visited {
    color: inherit;
    text-decoration: none
}

.h2prefont > a,
.h2prefont > a:active,
.h2prefont > a:hover,
.h2prefont > a:focus,
.h2prefont > a:visited,
.h2font > a,
.h2font > a:active,
.h2font > a:hover,
.h2font > a:focus,
.h2font > a:visited,
.h2fontbt > a,
.h2fontbt > a:active,
.h2fontbt > a:hover,
.h2fontbt > a:focus,
.h2fontbt > a:visited,
.h3prefont > a,
.h3prefont > a:active,
.h3prefont > a:hover,
.h3prefont > a:focus,
.h3prefont > a:visited {
    color: inherit;
    text-decoration: none
}

.bg-color-blue {
    background-color: #F2F8F9!important
}

.bg-color-blue2 {
    background-color: #9dc9e0!important
}

.bg-color-green {
    background-color: #E6EDD0!important
}

.bg-color-orange {
    background-color: #EAE7C6!important
}

.bg-color-red {
    background-color: #ab152b!important
}

.bg-color-white {
    background-color: #FFF!important
}

.border-bottom-default {
    border-bottom: 1px solid #bcdb60
}

.box-default {
    background-color: #FFF;
    border: 1px solid transparent;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 15px
}

.breadcrumb {
    background: none;
    font-size: .9em;
    margin: 10px 0 0;
    padding: 0 15px
}

.btn-green {
    background: -moz-linear-gradient(center top, #b8e356 5%, #a5cc52 100%) repeat scroll 0 0 #b8e356;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #b8e356), color-stop(100%, #a5cc52));
    background: -webkit-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
    background: -o-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
    background: -ms-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
    background: linear-gradient(to bottom, #b8e356 5%, #a5cc52 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52', GradientType=0);
    border: 1px solid #83c41a;
    box-shadow: 0 1px 0 0 #d9fbbe inset;
    color: #fff!important;
    display: inline-block;
    font-family: Arial;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 1px 1px 0 #86ae47
}

.btn-blue {
    background: #d8e7eb;
    background: -moz-linear-gradient(top, #d8e7eb 5%, #9dc9e0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #d8e7eb), color-stop(100%, #9dc9e0));
    background: -webkit-linear-gradient(top, #d8e7eb 5%, #9dc9e0 100%);
    background: -o-linear-gradient(top, #d8e7eb 5%, #9dc9e0 100%);
    background: -ms-linear-gradient(top, #d8e7eb 5%, #9dc9e0 100%);
    background: linear-gradient(to bottom, #d8e7eb 5%, #9dc9e0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d8e7eb', endColorstr='#9dc9e0', GradientType=0);
    border: 1px solid #3866a3;
    color: #18585C!important
}

.btn-red {
    background: #720103;
    background: -moz-linear-gradient(top, #720103 3%, #ab152b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #720103), color-stop(100%, #ab152b));
    background: -webkit-linear-gradient(top, #720103 3%, #ab152b 100%);
    background: -o-linear-gradient(top, #720103 3%, #ab152b 100%);
    background: -ms-linear-gradient(top, #720103 3%, #ab152b 100%);
    background: linear-gradient(to bottom, #720103 3%, #ab152b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#720103', endColorstr='#ab152b', GradientType=0);
    border: 1px solid #ab152b;
    box-shadow: 0 1px 0 0 #ab152b inset;
    color: #fff!important;
    display: inline-block;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    text-indent: 0
}

.btn-xxs,
.btn-group-xxs > .btn {
    border-radius: 3px;
    font-size: 11px;
    line-height: 1.3;
    padding: 1px 5px
}

.carousel {
    margin-bottom: 20px
}

.carousel-box-default {
    background-color: transparent;
    padding: 15px 15px 0;
    color: #FFF!important;
    margin-bottom: 20px
}

.carousel-box-default .panel-price,
.carousel-box-default .panel-price .panel-heading {
    background-color: transparent
}

.carousel-indicators {
    bottom: 0;
    margin-bottom: 0
}

.center-text {
    display: block;
    text-align: center
}

.color-red {
    color: red
}

.container-fluid {
    background-color: #FFF;
    border: 1px solid #BCDB60;
    max-width: 1350px
}

.dropdown:hover > .dropdown-menu {
    display: block
}

.dropdown-menu {
    background: #FFF;
    border: 1px solid #BCDB60;
    border-top: none;
    border-radius: none;
    box-shadow: none;
    margin-left: -1px
}

.dropdown-menu > li > a {
    text-decoration: none
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #E6EDD0
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover > a:after {
    border-left-color: #FFF
}

.dropdown-submenu .pull-left {
    float: none
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.font-size-big {
    font-size: 115%
}

.head-calendar > div,
.head-vineList > div,
.head-calendar > td {
    background-color: #F2F8F9;
    color: #006166;
    padding: 5px 15px;
    border-top: 1px solid #C1D8DE!important
}

.head-calendar a,
.head-vineList a {
    color: #006166
}

.head-top div,
.head-top img {
    max-height: 80px
}

.head-mid {
    height: inherit;
    padding: 15px
}

.head-mid > img {
    margin: 0 5px
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: auto
}

.img-text {
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px 8px;
    transition: all .2s ease-in-out 0
}

.inline-block {
    display: inline-block
}

.leftNav {
    border: 1px solid #bcdb60;
    margin: 10px 0
}

.leftNav .nav > li > a,
.leftNav h2 {
    padding: 8px 15px;
    border: none;
    margin: 0
}

.leftNav h2 {
    color: #030;
    font-size: 15px
}

.leftNav .nav > li {
    border-bottom: 1px solid #bcdb60
}

.leftNav .nav > li:last-child {
    border-bottom: none
}

.list-default > li {
    list-style: none
}

.margin-default {
    margin: 10px 0
}

.margin-all-default {
    margin: 10px
}

.margin-bottom-default {
    margin-bottom: 10px
}

.margin-top-default {
    margin-top: 10px
}

.margin-top-lg {
    margin-top: 20px
}

.margin-left-default {
    margin-left: 10px
}

.margin-right-default {
    margin-right: 10px
}

.navbar-green .navbar-nav > li:hover {
    color: #030;
    background: #FFF;
    text-decoration: underline
}

.navbar-green .navbar-nav > li > a {
    color: #030;
    font-weight: 700;
    padding: 8px;
    text-decoration: none
}

.navbar-green {
    background: #E6EDD0;
    border: 1px solid #BCDB60;
    color: #030
}

.navbar-green .navbar-form {
    margin-bottom: 2px;
    margin-top: 2px
}

.navbar-red > a {
    color: #DF6825!important
}

.navbar-red > a:hover {
    color: #030!important
}

.noBlock {
    display: inline!important
}

.noBorder,
.noBorder td {
    border: none!important;
    box-shadow: none
}

.noBorderRadius {
    border-radius: 0
}

.noBoxShadow {
    box-shadow: none
}

.noMargin {
    margin: 0!important
}

.noMarginTop {
    margin-top: 0
}

.noMarginRight {
    margin-right: 0
}

.noPadding {
    padding: 0
}

.noPaddingBottom {
    padding-bottom: 0
}

.noPaddingLeft {
    padding-left: 0
}

.noPaddingRight {
    padding-right: 0
}

.noPaddingTop {
    padding-top: 0
}

.pager {
    margin-top: 10px;
    margin-bottom: 10px
}

.pagination {
    margin: 0
}

.padding-sides-small {
    padding-left: 5px;
    padding-right: 5px
}

.padding-left-smaller {
    padding-left: 10px
}

.padding-right-smaller {
    padding-right: 10px
}

.pageContent,
.pageTitle h1 {
    margin: 10px 0 0
}

.pageContent {
    min-height: 360px
}

.panel-default {
    border-color: #bcdb60
}

.panel-default > .panel-heading-blank {
    background-color: #fff;
    border: none;
    color: #333;
    padding: 5px 15px
}

.panel-default > .panel-body {
    padding: 5px 15px
}

.panel-green {
    background-color: #F9F8DB;
    border-color: #BCDB60
}

.panel-green > .panel-heading {
    background-color: #E6EDD0;
    border-bottom: 1px solid #bcdb60;
    font-size: .9em;
    font-weight: bolder;
    color: #030
}

.panel-green > .panel-body {
    padding: 5px 10px
}

.panel-green ul {
    list-style: square;
    padding-left: 15px
}

.panel-green li > a {
    color: #516433;
    font-weight: bolder
}

.panel-price,
.panel-topSeller {
    box-shadow: none
}

.panel-price > .panel-heading {
    background-color: #FFF;
    border-bottom: 1px solid #000;
    padding: 0
}

.panel-price > .panel-footer,
.panel-topSeller > .panel-footer {
    background-color: #FFF;
    border: none;
    padding: 0
}

.panel-price > .panel-body,
.panel-topSeller > .panel-body {
    padding: 0 15px 0 0;
    margin-bottom: 10px;
    color: #000
}

.panel-price h2,
.panel-topSeller h2,
.panel-topSeller > .panel-heading {
    border: none
}

.panel-topSeller {
    margin-bottom: 0
}

.panel-topSeller h2 {
    margin-top: 0
}

.tab-content {
    margin-bottom: 20px
}

.tab-pane.active {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.typo-big {
    font-size: 1.2em
}

.typo-bigger {
    font-size: 1.1em
}

.typo-bold {
    font-weight: 700
}

.red {
    color: #ab152b!important
}

.green {
    color: #060!important
}

.blue {
    color: #006166!important
}

.white {
    color: #fff!important
}

.navbar-default .navbar-brand {
    color: #fff
}

.navbar-default .navbar-toggle {
    border-color: #fff
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff
}

.panel-bodyalmaronright {
    float: right;
    width: 50%;
    padding: 10px;
    10px;
    background-color: #e6edd0;
    border-right: 1px solid #bcdb60;
    border-bottom: 1px solid #bcdb60;
    border-top: 1px solid #bcdb60;
}

.panel-bodyalmaronleft {
    float: left;
    width: 50%;
    padding: 10px;
    10px;
    background-color: #e6edd0;
    border-left: 1px solid #bcdb60;
    border-bottom: 1px solid #bcdb60;
    border-top: 1px solid #bcdb60;
}

.panel-bodyalmaronfull {
    float: left;
    width: 100%;
    padding: 10px;
    10px;
    background-color: #e6edd0;
    border-left: 1px solid #bcdb60;
    border-bottom: 1px solid #bcdb60;
    border-top: 1px solid #bcdb60;
    margin-bottom: 20px;
}

.panel-headingalmaron {
    background-color: #e6edd0;
    border-top: 1px solid #bcdb60;
    border-left: 1px solid #bcdb60;
    border-right: 1px solid #bcdb60;
    color: #030;
    font-size: 0.9em;
    font-weight: bolder;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

#ssl-trust {
	float: left;
}


#comodo-trust {
	float: right;
	margin-top: -3px; 
	margin-left: -15px;
}

@media screen and (max-width: 1180px) {
	#comodo-trust {
	display: none !important;
}
	
}

.imageselect {
	background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
}

.noeyes {
	display: none !important;
}

.subFooter {
	display:inline;
	font-size:9px;
	color:#aaa;
	margin:0;
	padding:0;
	border:0
}

.SubFooterList {
	list-style-type:none;
}

li.subFooter:first-child {
	border-bottom: none !important;
}

a.subFooterLink,
a.subFooterLink:visited,
a.subFooterLink:active,
a.subFooterLink:hover,
a.subFooterLink:focus {
	
	font-size:9px;
	color:#aaa;
}