*, html, body {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #333333;
    font-family: 'Roboto', sans-serif !important;
    font-size: 10px;
    position: relative;
}

p
{
	font-size: 20px;
}

.clearBoth {
    clear: both;
}

input[type="submit"] {
    font-family: 'Roboto', sans-serif !important;
    cursor: pointer;
}

select,
input[type="submit"] {
    cursor: pointer;
}

input[type="submit"] {
	-webkit-appearance: none;

}

/* ----------------------------------------------------------------------------------------------------
	Layout
---------------------------------------------------------------------------------------------------- */
body #container {
    margin: 0 auto;
    width: 980px;
}

body #mainContainer {
    position: relative;
    background-color: #ffffff;
}

    body #mainContainer div#landing {
        padding: 0;
        border: solid 1px #cfcfcf;
        background-color: #ffffff;
    }

h1, h2, h3, h4, th {
    color: #b79d5c;
}

h1 {
    font-size: 31px;
    margin: 0 0 17px 0;
    font-weight: 400;
}

#RegistrationPage h3 {
    margin-bottom: 15px;
}

h2 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}

    h2.intro {
        margin-top: 0 !important;
    }

h3 {
    font-size: 21px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 30px;
}

#DefaultContent h2,
#DefaultContent h3 {
    margin-top: 15px;
}

#DefaultContent .MianContent h2,
#DefaultContent .MianContent h3 {
    margin-top: 30px
}
/*
body:not(#Home) h1
{
    text-align: center;
    margin-bottom: 50px;
    font-size: 54px;
    color: #212121;
    margin-left: auto;
    margin-right: auto;
}*/
body#blogpost h1
{
	text-align:left;
	margin-left:0;
}


h4 {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 18px;
}

a,
a:active,
a:hover,
a:link,
a:visited{
    color: #b79d5c;
    outline: none !important;
    text-decoration: underline;
}



    a:hover {
        text-decoration: none
    }

p,
h2.intro,
p.allRequired {
    font-size: 20px;
    margin: 0 0 20px;
    color: #727274;
    line-height: 140%;
}

    p.allRequired {
        font-size: 18px;
        margin-bottom: 30px !important;
    }

h2.intro {
    font-size: 17px;
}

ul {
    padding: 0 0 0 20px;
}

    ul li {
        font-size: 20px;
    }

        ul li li {
            font-size: 20px;
        }

li p {
    font-size: 20px;
    margin: 0;
}


.updatePanelLoadingOverlay {
    /* opacity */
    opacity: 0.50;
    filter: alpha(opacity=50);
    /* misc */
    background: #ccc;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 95;
}

#updatePanelLoadingContainer {
    position: fixed;
    top: 45%;
    width: 100%;
    z-index: 100;
}

.updatePanelLoading {
    /* border radius */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* misc */
    background: #333333;
    margin: 0 auto;
    padding: 40px 0;
    text-align: center;
    width: 150px;
    z-index: 96;
}

    .updatePanelLoading > img {
        border: none;
        padding: 0 0 5px;
    }

    .updatePanelLoading span {
        color: #ffffff;
        display: block;
        font-size: 1.2em;
        font-weight: bold;
        text-align: center;
    }

div.tooltip {
    background: #fff;
    border: solid 1px #E5E5E5;
    color: #b79d5c;
    font-size: 1.1em;
    padding: 10px;
}


/* temp */
body #concept-helper {
    background: url('/concept-helper.jpg') no-repeat center top;
    display: none;
    filter: alpha(opacity=40);
    height: 996px;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 10;
}
/* ----------------------------------------------------------------------------------------------------
	Buttons
---------------------------------------------------------------------------------------------------- */

.btn,
a.btn {
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
}

.btn {
    /*padding: 5px;*/
    padding: 6px 12px;
}

a.btn,
.btn {
    /*padding: 6px 8px;*/
    padding: 7px 15px;
    white-space: pre;
}

body .large-text-btn,
body a.large-text-btn {
    font-size: 13px;
    padding: 12px;
}

.Searched:before {
    background-image: url("/SWA/resources/img/icons/Icon_About_Competition.png");
    background-position: 0 4px;
    background-size: 17px 20px;
    width: 28px;
    height: 28px;
    position: relative;
    top: -5px;
    margin-right: 0px;
}



.gold, a.gold {
    color: #ffffff;
     padding: 12px 24px;
    font-size: 18px;
    background-color: #b79d5c !important;
    border: none;
    background-size: 8px 12px;
    margin-bottom: 0px;
    display: inline-block;
    text-transform: none;
	border-radius:8px;
}

.gold.newbtn
{
	padding: /*19px 30px 19px*/13px 30px 15px;
	
}

.iconBtn {
    background: transparent url("/SWA/resources/img/icons/Icon_Chevron.png") no-repeat scroll;
    background-position: 24px center !important;
    background-size: 8px 12px !important;
    padding-left: 40px !important;
}

.bottledPlus {
    background: transparent url("/SWA/resources/img/icons/Icon_Menu_Add_Wine.png") no-repeat scroll;
    background-position: 24px 12px !important;
    background-size: 22px 22px !important;
    padding-left: 56px !important;
}

.UpdateIcon {
    background: transparent url("/SWA/resources/img/icons/Icon_Refresh.png") no-repeat scroll;
}

.profilingPerson {
    background: transparent url("/SWA/resources/img/icons/Icon_Menu_Edit_Profile.png") no-repeat scroll;
    background-position: 40px 19px !important;
    background-size: 18px 18px !important;
    padding-left: 67px !important;
    padding-right: 40px !important;
    padding-bottom: 17px !Important;
}

.SWA {
    background: transparent url("/SWA/resources/img/icons/Icon_About_Competition.png") no-repeat scroll;
    background-position: 40px 20px !important;
    background-size: 20px 20px !important;
    padding-left: 75px !important;
    padding-right: 40px !important;
    padding-bottom: 17px !Important;
}

.PrintBtn {
    background: transparent url("/SWA/resources/img/icons/Icon_Printer.png") no-repeat scroll;
}

input[type="submit"] {
    font-weight: 500;
}

.gold:hover,
a.gold:hover {
    background-color: #967A44 !important;
}

.silver,
a.silver {
    /* background and border */
    border: 1px solid #F3CF77;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 34%, #cfcfcf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(34%,#ffffff), color-stop(100%,#cfcfcf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 34%,#cfcfcf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 34%,#cfcfcf 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 34%,#cfcfcf 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 34%,#cfcfcf 100%); /* W3C */
    /* misc */
    color: #775C1F;
    text-shadow: #CCC 2px 2px 2px;
    filter: dropshadow(color=#ccc, offx=2, offy=2);
}

    .silver:hover,
    a.silver:hover {
        background: #cfcfcf;
        background: -moz-linear-gradient(top, #cfcfcf 0%, #ffffff 66%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(66%,#ffffff));
        background: -webkit-linear-gradient(top, #cfcfcf 0%,#ffffff 66%);
        background: -o-linear-gradient(top, #cfcfcf 0%,#ffffff 66%);
        background: -ms-linear-gradient(top, #cfcfcf 0%,#ffffff 66%);
        background: linear-gradient(top, #cfcfcf 0%,#ffffff 66%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#ffffff',GradientType=0);
    }

.alignRight {
    text-align: right;
}

.MarginB40 {
    margin-bottom: 40px;
}

.btnBoxForm {
    text-align: center;
}
/*
    .btnBoxForm.btnBoxFormLogged {
        text-align: left;
    }

        .btnBoxForm.btnBoxFormLogged a {
            margin-right: 20px;
        }
*/


#RegistrationPage #captcha label {
    position: relative;
    top: 8px;
    margin-right: 15px;
}

/* ----------------------------------------------------------------------------------------------------
	Site master controls
---------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------
	Browser requirements
-------------------------------------------------- */
#browserRequirements {
    background: #fcfcfc;
    border: solid 1px #cfcfcf;
    border-top: 0;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 10px 0;
}

#browserSuggestions h3 {
    text-align: center;
}

#browserSuggestions a span {
    display: block;
    font-size: 1.3em;
    text-decoration: underline;
}
/* --------------------------------------------------
	Header
-------------------------------------------------- */
#header #followBanner {
    margin: 5px 0;
    overflow: hidden;
}

#followBanner a.twitter {
    float: right;
}

#followBanner a img {
    border: none;
}

#header #mainHeader {
    background: #c0a967;
    position: relative;
}

    #header #mainHeader a img {
        border: none;
    }

#header #NewmainHeader a img {
    border: none;
}

#header #mainHeader .imbibe {
    position: absolute;
    right: 0;
    bottom: 0;
}

#header .imbibe img {
    margin-top: 14px;
}

#header #NewmainHeader .swa {
    position: absolute;
    margin-left: 9px;
    z-index: 99;
}

#topHeader {
    width: 100%;
}

/* --------------------------------------------------
	Competition status bar
-------------------------------------------------- */

#status {
    background: #343434;
    text-align: right;
}


#header #status,
#header #status .row,
#header #status .row p {
    text-align: right !important;
}

#status p {
    border-width: 0 1px;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    padding: 10px 20px;
    padding-left: 0px;
}

#status a,
#status a:active,
#status a:hover,
#status a:link,
#status a:visited {
    color: #f2ce77;
}
/* --------------------------------------------------
	Menu
-------------------------------------------------- */
.menu {
    border: 1px solid #cfcfcf;
    border-width: 0 1px;
    overflow: hidden;
}

    .menu div,
    .managed-list th, #mainContainer .rowBar {
        background: #231f20;
    }

    .menu div {
        height: 56px;
        /*border: solid 1px #e4dfb5;*/
        position: relative;
    }

    .menu ul {
        margin: 0 0 0 190px;
        padding: 0;
    }

    .menu li {
        float: left;
        font-size: 1.2em;
        list-style: none;
    }

        .menu li.aboutTheAwards {
            display: none;
        }

        .menu li.yourWines {
            border: none !important;
        }

        .menu li a,
        .menu li a:active,
        .menu li a:hover,
        .menu li a:link,
        .menu li a:visited {
            /* text shadow */
            text-shadow: #7C6D42 2px 2px 2px;
            filter: dropshadow(color=#7C6D42, offx=2, offy=2);
            /* misc */
            background: url('/SWA/Resources/img/layout/btn/main-navigation-spritemap.png') no-repeat 0 0;
            color: #ffffff;
            display: block;
            cursor: pointer;
            font-weight: bold;
            margin: 0 10px 0 0;
            padding: 20px 10px 20px 55px;
            position: inherit;
            text-decoration: none;
            text-transform: uppercase;
        }

#header .menu li a:hover {
    text-decoration: underline;
}

#header .menu li a.active:hover {
    cursor: default;
    text-decoration: none;
}

.menu li.yourWines a {
    background-position: 0 0;
}

    .menu li.yourWines a:hover {
        background-position: 0 -74px;
    }

    .menu li.yourWines a.in-section {
        background-position: 0 -147px;
    }

.menu li.uploadWine a {
    background-position: 0 -223px;
}

    .menu li.uploadWine a:hover {
        background-position: 0 -297px;
    }

    .menu li.uploadWine a.in-section {
        background-position: 0 -370px;
    }

.menu li.myAccount a {
    background-position: 0 -446px;
}

    .menu li.myAccount a:hover {
        background-position: 0 -520px;
    }

    .menu li.myAccount a.in-section {
        background-position: 0 -593px;
    }

.menu li.aboutTheAwards a {
    background-position: 0 -669px;
}

    .menu li.aboutTheAwards a:hover {
        background-position: 0 -743px;
    }

    .menu li.aboutTheAwards a.in-section {
        background-position: 0 -816px;
    }

#mainMenu div > a {
    position: absolute;
    right: 20px;
    top: 12px;
}

#backToHomeMenu a {
    margin: 12px 0 0 190px;
}

#mainMenu div > a,
#backToHomeMenu a {
    /* border shadow */
    -moz-box-shadow: 1px 1px 1px 1px #675934;
    -webkit-box-shadow: 1px 1px 1px 1px #675934;
    box-shadow: 1px 1px 1px 1px #675934;
}

#header {
    background-color: #000;
}

.toggle {
    color: #b79d5c;
    text-transform: uppercase;
    font-size: 1.2em;
}

.toggle a {
	color: #b79d5c;
	background: #ffffff;
	border: none;
	text-shadow: none;
}

.toggle a:hover {
	color: #b79d5c;
	background: #ffffff;
}

#header .topNav {
    padding: 15px 0px 15px 0px;
    background-color: #212121;
}

#header .topNav > .row
{
    text-align: right !important;
}

/* --------------------------------------------------
	Footer
-------------------------------------------------- */
#footer {
    color: #666666;
    font-size: 1.1em;
    padding: 20px 0;
    text-align: center;
}

#LoginPage #footer,
#ForgottenPasswordPage #footer {
    background: url('/SWA/Resources/img/home/bg/container-shadow.jpg') no-repeat 0 -15px;
}

#footer a,
#footer a:active,
#footer a:hover,
#footer a:link,
#footer a:visited {
    color: #666666;
}

#footer a {
    text-decoration: underline;
}

    #footer a:hover {
        text-decoration: none;
    }

#footer .credits {
    margin: 20px 0 0;
}



#footer .facebookSprite {
    background: url("/SWA/Resources/img/layout/btn/facebook-sprite.png");
}

    #footer .facebookSprite:hover {
        background-poistion: 20px 20px;
    }

#footer a.twitterSprite {
    background: url("/SWA/Resources/img/layout/btn/twitter-sprite.png");
}

    #footer a.twitterSprite:hover {
        background-poistion: 20px 20px;
    }


#footer .facebookSprite {
    background: url("/SWA/Resources/img/layout/btn/facebook-sprite.png");
}

    #footer .facebookSprite:hover {
        background-position: 20px 20px;
    }

#footer a.twitterSprite {
    background: url("/SWA/Resources/img/layout/btn/twitter-sprite.png");
}

    #footer a.twitterSprite:hover {
        background-position: 20px 20px;
    }
/* ----------------------------------------------------------------------------------------------------
	Overlay
---------------------------------------------------------------------------------------------------- */
.mainOverlay {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
}

    .mainOverlay .overlayBackground {
        /* transparency */
        opacity: 0.7;
        filter: alpha(opacity=70); /* For IE8 and earlier */
        /* misc */
        background: #000000;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 50;
    }

    .mainOverlay .overlayContentHelper {
        position: absolute;
        z-index: 55;
        width: 100%;
    }

    .mainOverlay .overlayContent {
        /* misc */
        background: #ffffff;
        margin: 50px auto 0 auto;
        overflow: hidden;
        width: 550px;
    }

        .mainOverlay .overlayContent h2,
        .mainOverlay .overlayContent h3.oHead {
            /* misc */
            background: #c0a966;
            color: #ffffff;
            padding: 15px 10px;
            position: relative;
        }

        .mainOverlay .overlayContent h3.oHead {
            padding: 10px !important;
            margin-bottom: 0px;
        }

            .mainOverlay .overlayContent h2 > span.close,
            .mainOverlay .overlayContent h3.oHead > span.close {
                background: url(/SWA/Resources/img/icons/Icon_Close.png) no-repeat 0px 0px transparent;
                background-size: 20px 20px;
                cursor: pointer;
                height: 20px;
                position: absolute;
                right: 20px;
                top: 14px;
                width: 20px;
            }

        .mainOverlay .overlayContent .content {
            padding: 20px
        }

        .mainOverlay .overlayContent .formInput .validationTooltip {
            top: -40px;
        }

        .mainOverlay .overlayContent .formInput input {
            margin: 0 10px 0 0;
            position: relative;
            top: 2px;
        }

        .mainOverlay .overlayContent .form label {
            display: inline;
            padding: 5px 0;
            font-size: 13px;
        }

        .mainOverlay .overlayContent .formOptions {
            margin: 20px 0 0;
        }
/* --------------------------------------------------
	No JavaScript
-------------------------------------------------- */
body.no-js {
    overflow: hidden;
}

#noJavaScript .overlayBackground {
    /* transparency */
    opacity: 1;
    filter: alpha(opacity=100);
    background: #f4f3f3;
}

#noJavaScript .overlayContent {
    border: solid 1px #cfcfcf;
}
/* ----------------------------------------------------------------------------------------------------
	Forms
---------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------
	Main layout
-------------------------------------------------- */
.allRequired {
    color: #775C1F;
    font-weight: bold;
    font-size: 1.1em
}

.form .formInput {
    position: relative;
}

.form .row,
.form .formInput {
    clear: both;
    margin: 0 0 10px;
}

    .form .row .formInput {
        clear: none;
        margin: 0;
    }

    .form .row div.leftColumn {
        margin: 0 10px 0 0;
    }

    .form .row div.rightColumn {
        /* margin: 0 0 0 10px; */
    }


.form .formInput .radioButtonList {
    margin: 0;
    padding: 0 0 5px 0;
}

    .form .formInput .radioButtonList li {
        list-style: none;
    }

.form .formInput .horizontal li {
    float: left;
    width: 390px;
}

.form .formInput ul.twoColumns {
    margin: 0 -10px;
}

    .form .formInput ul.twoColumns li {
        margin: 0 10px;
        width: 449px;
    }

.row.last {
    margin-bottom: 0px;
}
/* --------------------------------------------------
	Selectable area layout
-------------------------------------------------- */
.selectableArea .intro p {
    margin: 5px 0 10px 25px;
}

.form .selectableArea a.selectArea {
    background: url('/SWA/Resources/img/layout/btn/radio-button.png') no-repeat -78px 0;
    height: 28px;
    left: 16px;
    position: absolute;
    text-decoration: none;
    top: 33px;
    width: 28px;
    z-index: 10px;
}

    .form .selectableArea a.selectArea span {
        display: none;
    }

    .form .canSelectArea:hover a.selectArea,
    .form .selectableArea a.selectArea:hover {
        background-position: 0 0;
    }

.form .selectableArea a.selected,
.form .selectableArea a.selected:hover {
    background-position: -157px 0;
}
/* --------------------------------------------------
	Labels and validation
-------------------------------------------------- */
.form .formInput {
    margin-bottom: 16px !important;
}

    .form .formInput label,
    #forgottenPassword label {
        display: block;
        padding: 0px 0px 5px 0;
        font-size: 15px;
        color: #000;
		/*font-weight:bold;*/
    }

	.MainContentOutter .form .formInput label,
    #ForgottenPasswordPage .MainContentOutter label {
        font-size: 18px;
    }

    .form .formInput li label {
        font-size: 1em;
    }

    .form .formInput .horizontalRadioButtons label {
        display: inline;
    }

	label em,.allRequired em {color:red;}
	
.form .help,
.form .row .help {
    clear: both;
    display: inline;
    font-size: 16px;
    padding: 5px 0 0;
	color:red;
}


.form .formInput ul.radioButtonList label {
    display: inline;
    font-weight: normal;	
}

.form .formInput.radioButtonListWS ul.radioButtonList label {
    float: left;
	width: 90%;
}

.form .formInput.radioButtonListWS ul.radioButtonList input {
    float: left;
	margin-top: 5px;
}

.form .formInput.radioButtonListWS  label{
  position: relative;
}

.form .formInput.radioButtonListWS  img.radioTooltip {
  position: absolute;
  top: 7px;
}


/* cc expiry date and security no */
.form .formDate div.validationTooltip,
.form .shortInput div.validationTooltip {
    left: 75px;
    right: auto;
    z-index: 5;
}
/* t&c */
.form .checkboxInput div.validationTooltip {
    left: -15px;
    right: auto;
}
/*
.form .selectableArea .formInput div.validationTooltip {
    right: 470px;
}
*/
.form .selectableArea div.competitionCategory div.validationTooltip {
    right: 290px;
    top: -32px;
}

    .form .selectableArea div.competitionCategory div.validationTooltip img {
        left: 10px;
        right: auto;
    }

#forgottenPassword .form div.validationTooltip {
    top: -39px;
}

.form div.invalidInput div.validationTooltip {
    display: block;
}

.form .formInput .validationTooltip img,
.form .formDate .validationTooltip img,
.form .shortInput .validationTooltip img {
    bottom: -10px;
    position: absolute;
    right: 10px;
}

.form .formDate .validationTooltip img,
.form .shortInput .validationTooltip img,
.supplierArea .validationTooltip img,
.form .checkboxInput .validationTooltip img {
    left: 10px;
    right: auto;
}

/* --------------------------------------------------
	Input fields, select boxes, check boxes etc
-------------------------------------------------- */
.form textarea {
    /* chrome fix */
    resize: none !important;
}

.form .formInput select,
.form .formInput .text,
.form .formInput textarea,
#searchBox input {
    border: solid 1px #c6c6c6;
    font-family: 'Roboto', sans-serif;
    padding: 10px 5px;
	font-size: 18px;
}

.form .formInput select,
.form .formInput .text,
.form .formInput textarea {width:100%;width:calc(100% - 12px);}


.form .formInput ul.radioButtonList li input {
    margin: 3px 5px 3px 0;
}

.form input.disabled,
.form input[disabled=disabled],
.form select.disabled,
.form selected[disabled=disabled] {
    background: #d8d8d8;
    border-color: #b2b2b2;
    color: #000000 !important;
}


/* make the title look like a label */
.form .formDate {
    clear: both;
    margin: 0 0 10px;
    position: relative;
    z-index: 0;
}

    .form .formDate span.label {
        display: block;
        font-size: 1.3em;
        font-weight: bold;
        padding: 5px 0;
    }

    .form .formDate label {
        display: inline;
        font-weight: normal;
    }

    .form .formDate .formInput,
    .form .optionInput label {
        display: inline;
        margin: 0;
    }

.form input.smallText {
    width: 110px !important;
}
/* --------------------------------------------------
	AutoComplete
-------------------------------------------------- */
body .ui-autocomplete {
    /* border radius */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    /* misc */
    background: #C0A966;
    font-size: 1em;
}

    body .ui-autocomplete li {
        font-size: 1.2em;
    }

    body .ui-autocomplete .ui-menu-item a {
        color: #fff;
    }

        body .ui-autocomplete .ui-menu-item a.ui-state-hover {
            /* background */
            background: #dedede;
            background: -moz-linear-gradient(top, #dedede 0%, #ffffff 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#ffffff));
            background: -webkit-linear-gradient(top, #dedede 0%,#ffffff 100%);
            background: -o-linear-gradient(top, #dedede 0%,#ffffff 100%);
            background: -ms-linear-gradient(top, #dedede 0%,#ffffff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#ffffff',GradientType=0 );
            background: linear-gradient(top, #dedede 0%,#ffffff 100%);
            /* border radius */
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            /* misc */
            border-color: #C0A966;
            color: #b79d5c !important;
            font-weight: bold;
        }
/* ----------------------------------------------------------------------------------------------------
	Managed lists (tables)
---------------------------------------------------------------------------------------------------- */
.managed-list {
    border-collapse: separate !important;
    border: none;
    /*border-bottom: solid 3px #C1E7FA;*/
    width: 100%;
}

table.empty-data-managed-list,
table.no-pager-managed-list {
    margin-bottom: 15px;
}

.managed-list th.first-col {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 10px 0px 0px 0px;
    border-radius: 10px 0px 0px 0px;
    border-width: 0 1px 1px 0;
}

table.empty-data-managed-list td {
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    border-width: 0 3px;
    text-align: center;
}

table.managed-list th {
    border-color: #fff #fff #fff #fff;
    border-width: 0 1px 1px 0;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
}

.managed-list th {
    padding: 15px 10px;
}

table.sortable-managed-list th {
    padding: 0;
}

    table.sortable-managed-list th a {
        background: url('/SWA/Resources/img/layout/btn/table-filter-arrow-spritemap.png') right 14px no-repeat;
    }


    table.sortable-managed-list th a,
    table.sortable-managed-list th span {
        color: #fff;
        display: block;
        margin: 0 10px;
        padding: 10px 0;
        text-decoration: none;
    }

        table.sortable-managed-list th a:hover {
            text-decoration: underline;
        }

.managed-list th,
.managed-list td {
    border-style: solid;
    font-size: 1.3em;
}

table.managed-list tr.effected-row td {
    background: #c5fbba;
    font-weight: bold;
}

.managed-list td {
    border-right: solid 1px #b2b2b2 !important;
    border-style: none solid none none;
    padding: 5px 10px;
    vertical-align: middle;
}

    .managed-list td.has-button {
        padding: 0 5px;
    }

    .managed-list td.last-col {
        border-width: 1px 0;
    }

.managed-list-pager {
    margin: 0 0 15px 0;
    overflow: hidden;
    padding: 10px;
}

    .managed-list-pager select {
        float: right;
        padding: 5px;
    }

    .managed-list-pager .pages {
        float: right;
        padding: 8px 0;
    }

        .managed-list-pager .pages a {
            font-size: 1.2em;
            padding: 5px 10px;
        }

            .managed-list-pager .pages a.selected {
                font-weight: bold;
            }
/* ----------------------------------------------------------------------------------------------------
	WebPart: Login, including landing
---------------------------------------------------------------------------------------------------- */
body #mainContainer #landing {
    /* misc */
    overflow: hidden;
    /*width: 978px;*/
}

#landing #upper {
    /* background and border */
    background: #d9bc70; /* Old browsers */
    background: -moz-linear-gradient(top, #d9bc70 0%, #c0a967 47%, #967f44 73%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9bc70), color-stop(47%,#c0a967), color-stop(73%,#967f44)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d9bc70 0%,#c0a967 47%,#967f44 73%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d9bc70 0%,#c0a967 47%,#967f44 73%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #d9bc70 0%,#c0a967 47%,#967f44 73%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9bc70', endColorstr='#967f44',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #d9bc70 0%,#c0a967 47%,#967f44 73%); /* W3C */
    /* misc */
    color: #ffffff;
    overflow: hidden;
    padding: 20px 9px;
}

#upper h2,
#upper p,
#upper a,
#upper a:active,
#upper a:hover,
#upper a:link,
#upper a:visited {
    color: #ffffff;
}

#upper .imbibe-logo {
    float: right;
    margin-bottom: 30px;
}

.landingBox,
#credentials {
    background: #ffffff;
}

    #credentials .validationTooltip {
        bottom: 48px;
    }

    #RegistrationPage .container_12 .formInput img,
    #credentials .formInput img {
        bottom: -10px;
    }

.formHeader h3 {
    margin-bottom: 10px;
}

.formHeader {
    margin-bottom: 9px;
}

    .formHeader p {
        margin-bottom: 12px !important;
    }

.landingBox {
    position: relative;
    clear: both;
    margin: 0;
    padding: 0px;
    /*width:340px;*/
    z-index: 9999px;
}

#forgottenPassword {
    padding: 20px;
}


#login {
    display: none;
    position: absolute;
    right: -165px;
    top: 60px;
    z-index: 99999;
}

.closePop {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
}

.noMarginBottom .formInput {
    margin-bottom: 3px !important;
}

/*
.landingBox
{
	
	background: #b9a25e;
	background: -moz-linear-gradient(top,  #b9a25e 0%, #795c20 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9a25e), color-stop(100%,#795c20));
	background: -webkit-linear-gradient(top,  #b9a25e 0%,#795c20 100%);
	background: -o-linear-gradient(top,  #b9a25e 0%,#795c20 100%);
	background: -ms-linear-gradient(top,  #b9a25e 0%,#795c20 100%);
	background: linear-gradient(top,  #b9a25e 0%,#795c20 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9a25e', endColorstr='#795c20',GradientType=0 );
	
	border: solid 1px red;
	clear: both;
	margin: 0;
	padding: 10px;
}
*/

#NewmainHeader {
    position: relative;
}

.landingBox h2 {
    color: #000;
    font-size: 1.8em;
    font-weight: normal;
    margin: 0 0 10px;
}

    .landingBox h2 > a {
        color: #fff;
        float: right;
        font-size: 0.725em;
        font-family: 'Roboto', sans-serif;
        line-height: 1.75;
    }


.landingBox table {
    overflow: hidden;
    padding: 0;
    /*width: 340px;*/
}



#credentials {
    overflow: hidden;
    padding: 13px 20px 20px;
    width: 280px;
}

.reminderCredentials {
    overflow: visible;
    height: 95px;
}

#ForgottenPasswordPage .reminderCredentials {
    height: auto !important;
}

    #ForgottenPasswordPage .reminderCredentials .text {
        margin-bottom: 12px;
        width: 398px;
    }

#credentials p {
    color: #333333;
    margin: 0;
}

.landingBox .formInput {
    clear: none;
    float: none;
}

#login .formInput input {
    width: 268px;
    margin-bottom: 5px;
}

.formInput.btnSubmitting {
    margin-bottom: 0px !important;
}

#login .btn {
    width: auto !important;
    border: none;
    display: block;
}

#forgottenPassword .formInput {
    width: 410px;
}

    #forgottenPassword .formInput input {
        width: 380px;
    }

#credentials .btn {
}

#register-button {
    margin: 20px 0;
    overflow: hidden;
}

    #register-button a {
        /* border shadow */
        -moz-box-shadow: 1px 1px 1px 1px #675934;
        -webkit-box-shadow: 1px 1px 1px 1px #675934;
        box-shadow: 1px 1px 1px 1px #675934;
        /* misc */
        line-height: 1;
    }


.horizontalBox {
    position: relative;
}

    .horizontalBox a {
        left: 117px;
        position: absolute;
        top: 8px;
        color: #000000;
        font-size: 1.1em;
        font-style: italic
    }

/* ----------------------------------------------------------------------------------------------------
	WebPart: Registration form
---------------------------------------------------------------------------------------------------- */
#registrationForm {
    clear: both;
    overflow: hidden;
}

.updated {
    background: #5BBE37;
    margin: 0 0 10px;
    padding: 10px;
}

    .updated p {
        background: url('/SWA/Resources/img/layout/icon/tick.png') no-repeat 10px center;
        font-weight: bold;
        margin: 0;
        padding: 0 0 0 40px;
        color: #fff;
    }

#registrationForm #mainInformation {
    clear: both;
    overflow: hidden;
}

#mainInformation .formHeader {
    text-align: center;
}

#registrationForm #mainInformation .formIntro {
    text-align: left;
}

#registrationForm #mainInformation #registerRightColumn,
#UploadWinePage #wineSearch {
    background: #f7f7f7;
    padding: 35px 20px;
    margin-top: 25px;
    margin-bottom: 25px;
}

#UploadWinePage #wineSearch {
    margin-top: 0px;
}

#registrationForm #mainInformation #registerRightColumn .formInput.leftColumn {
    margin-right: 21px;
}

#registrationForm #mainInformation #registerRightColumn .grid_6 {
    margin-right: 21px;
    width: 461px !important;
}

#registrationForm #mainInformation #registerRightColumn .registerRightColumnInner .text {
    width: 200px !Important
}

.txtSecondaryContactEmailAddress {
    margin-right: 21px !important;
}

#registrationForm #mainInformation #registerRightColumn .txtSecondaryContactTelephone {
    margin-bottom: 0px !important;
}

    #registrationForm #mainInformation #registerRightColumn .txtSecondaryContactTelephone input {
        width: 441px !important;
    }

table.ukSupplier {
    background: #ebebeb;
    padding: 5px 0;
    width: 100%;
}

#registrationForm #closingParagraph {
    padding: 10px 0 0;
}

#registrationForm #closingParagraph input[type="checkbox"]{
    float: none;
	top: 0px;
}

#registrationForm #closingParagraph p input[type="checkbox"]{
    margin-left: 10px;
}

#registrationForm #captcha {
    float: left;
}

#registrationForm .formOptions {
    text-align: right;
}

    #registrationForm .formOptions .btn {
        margin: 0 0 3px 10px;
    }

    #registrationForm .formOptions a.btn {
        display: inline;
        float: none;
    }
/* ----------------------------------------------------------------------------------------------------
	WebPart: Dashboard
---------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------
	Call to actions
-------------------------------------------------- */

#dashboard {
    margin-bottom: 40px;
}

    #dashboard .cta {
        background-color: #C0A966;
        background-position: left bottom;
        background-repeat: no-repeat;
        overflow: hidden;
        position: relative;
    }

#updateAccountCta {
    margin-bottom: 20px;
}

#dashboard .cta .ctaText {
    /* border radius */
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    /* misc */
    color: #ffffff;
    background: #c0a966;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px 10px 0;
}

#dashboard .cta h2,
#dashboard .cta p {
    color: #ffffff;
}

#dashboard .cta .btn {
    margin: 0 0 0 10px;
}

#dashboard #uploadWinesCta .btn {
    vertical-align: middle;
}

    #dashboard #uploadWinesCta .btn img {
        border: none;
        margin: 0 10px 0 0;
        vertical-align: middle;
    }

#uploadWinesCta h2,
#updateAccountCta h2,
#learnMoreCta h2 {
    margin-bottom: 19px;
}

#uploadWinesCta,
#updateAccountCta,
#learnMoreCta {
    text-align: center;
}
/* --------------------------------------------------
	Your wines
-------------------------------------------------- */
#yourWines table tr td:nth-of-type(6)
{
	text-transform: capitalize;
}
.yourWines {
    /* border radius */
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

    .yourWines table {
        background: #fff;
        width: 100%;
    }

    .yourWines th.first-col {
        padding: 0;
        text-align: center;
        width: 100px; /*10%;*/
    }

    .yourWines th.winename {
        width: 400px; /*17%;*/
    }

    .yourWines th.vintage {
        width: 50px; /*5%;*/
    }

    .yourWines th.producer {
        width: 200px; /*10%;*/
    }

    .yourWines th.appellation {
        width: 125px; /*12%;*/
    }

    .yourWines th.wineclassname {
        width: 125px; /*12%;*/
    }

    .yourWines th.competitioncategoryname {
        width: 150px; /*15%;*/
    }

    .yourWines th.last-col {
        width: 150px; /*13%;*/
    }
    /* Post submission */
    /*.yourWines th.winestatus								{ width: 4%; }*/
    .yourWines .post-submission th.competitioncategoryname {
        width: 200px; /*19%;*/
    }

    .yourWines .post-submission th.last-col {
        width: 50px; /*9%;*/
    }
    /* previous wines */
    /*#yourPreviousWines th.first-col				{ width: 10%; }
#yourPreviousWines th.vintage					{ width: 5%; }
#yourPreviousWines th.wineclassname				{ width: 13%; }
#yourPreviousWines th.competitioncategoryname	{ width: 16%; }
#yourPreviousWines th.last-col					{ width: 14%; }*/
    /* --------------- */
    .yourWines .smallButton {
        background: url('/SWA/Resources/img/layout/btn/dashboard-actions-spritemap.png') no-repeat 0 0;
        cursor: pointer;
        display: block;
        float: left;
        height: 35px;
        position: relative;
        width: 35px;
    }

    .yourWines table.sortable-managed-list th.appellation a,
    .yourWines table.sortable-managed-list th.competitioncategoryname a {
        background: url('/SWA/Resources/img/layout/btn/table-filter-arrow-spritemap.png') right 14px no-repeat;
    }

    .yourWines table.sortable-managed-list.post-submission th.competitioncategoryname a {
        background: url('/SWA/Resources/img/layout/btn/table-filter-arrow-spritemap.png') right 14px no-repeat;
    }

    .yourWines table.sortable-managed-list th.asc.appellation a,
    .yourWines table.sortable-managed-list th.asc.competitioncategoryname a {
        background-position: right -76px;
    }

    .yourWines table.sortable-managed-list th.desc.appellation a,
    .yourWines table.sortable-managed-list th.desc.competitioncategoryname a {
        background-position: right -176px;
    }

    .yourWines .managed-list td {
        padding: 15px 10px;
    }

    .yourWines .managed-list tr.not-submitted td {
        background: #f2eee2;
    }

    .yourWines a.editWine:hover {
        background-position: 0 -57px;
    }

    .yourWines a.viewWine {
        background-position: -57px 0;
    }

        .yourWines a.viewWine:hover {
            background-position: -57px -57px;
        }

    .yourWines a.deleteWine {
        background-position: -115px -1px;
    }

        .yourWines a.deleteWine:hover {
            background-position: -115px -57px;
        }

    .yourWines a.copyWine {
        background-position: -175px -1px;
    }

        .yourWines a.copyWine:hover {
            background-position: -175px -57px;
        }

    .yourWines a.dlCertificate {
        background: transparent url('/SWA/resources/img/icons/Icon_Winner_pdf_60x60.png') 0 0 no-repeat;
        background-size: 30px 30px;
        width: 30px;
        display: block;
        float: right;
    }

.panelAwards {
    width: 62px;
}

    .panelAwards .medals {
        width: 30px;
        display: block;
        float: left;
        padding-top: 5px;
    }

a.largeButton.dlCertificate {
    display: block;
    background: transparent url(/SWA/resources/img/icons/Icon_Winner_pdf_60x60.png) 0 0 no-repeat;
    padding-left: 65px;
    line-height: 60px;
    font-size: 2em;
}

div.dashboardTooltip {
    border: solid 1px #fff;
    display: none;
    left: -58px;
    padding: 5px 0;
    position: absolute;
    top: -40px;
    width: 150px;
    background: #727274;
}

a.showTooltip div.dashboardTooltip {
    display: block;
}

div.dashboardTooltip img {
    border: none;
    bottom: -10px;
    left: 62px;
    position: absolute;
}

div.dashboardTooltip span {
    color: #fff;
    display: block;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

#dashboardFooter {
    padding: 0 10px 15px;
}

    #dashboardFooter p.validation {
        color: #c02527;
        display: none;
        font-weight: bold;
        text-align: right;
    }

    /*#dashboardFooter .formOptions input {
        display: none;
    }*/

.enterWines .formOptions {
    overflow: hidden;
}

    .enterWines .formOptions .btn {
        float: right;
        margin: 0 0 3px 10px;
    }

    .enterWines .formOptions .hlPrintSelectedWines {
        display: none;
    }

div.confirmWines {
    display: none;
}

div.FirstTimeComp {
    display: none;
}

div.confirmWines span.termsAndConditionsCheckbox {
    overflow: hidden;
}

    div.confirmWines span.termsAndConditionsCheckbox input {
        margin: 2px 5px 0 0;
    }

div.confirmWines .overlayContent .form span.termsAndConditionsCheckbox label {
    width: 685px;
    padding: 0 0 15px 0;
}

div.confirmWines .formOptions {
    clear: both;
}

div.confirmWines div.overlayContent {
    width: 750px;
}

    div.confirmWines div.overlayContent .content {
        overflow: auto scroll;
        max-height: 500px;
        padding: 15px 20px 20px;
        height: auto !important;
    }

.overlayContent p {
    margin-bottom: 20px;
}

div.confirmWines div.overlayContent .content ul {
    list-style-type: disc;
    font-size: 15px;
    margin-bottom: 18px;
}

    div.confirmWines div.overlayContent .content ul li {
        margin-bottom: 5px;
        list-style-type: disc;
    }





/* ----------------------------------------------------------------------------------------------------
	WebPart: Wine search
---------------------------------------------------------------------------------------------------- */
#wineSearch {
    background: #f7f7f7;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
}

#UploadWinePage #wineSearch {
    width: 940px !important;
}


.pnlSearchsideItemOuter {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pnlSearchsideItemOuter {
    background: #ffffff;
    overflow: hidden;
}

    .pnlSearchsideItemOuter .pnlSearchsideIteminner {
        margin-bottom: 0px;
        background-image: url("/SWA/resources/img/icons/Icon_Tab_Controlls.png");
        background-size: 18px auto;
        background-color: #727274;
        background-position: center center;
        background-position: calc(100% - 20px) 13px;
        background-repeat: no-repeat;
        cursor: pointer;
        border-bottom: solid 1px #ffffff;
    }

        .pnlSearchsideItemOuter .pnlSearchsideIteminner:last-child {
            border: none;
        }

        .pnlSearchsideItemOuter .pnlSearchsideIteminner.active {
            background-color: #b79d5c;
            background-position: calc(100% - 20px) -94px;
        }

        .pnlSearchsideItemOuter .pnlSearchsideIteminner ul {
            display: none;
        }


.pnlSearchsideIteminner p {
    background-color: transparent !important;
    margin-bottom: 0px !important;
}

#wineSearch #searchHelper {
    color: #595959;
    padding: 12px 0 0;
}

#searchBox img {
    vertical-align: middle;
}

#searchBox input {
    margin: 0 0 0 1px;
    width: 400px;
}

#searchResults {
    display: none;
    position: relative;
    top: -30px;
    width: 942px;
    z-index: 5 !important;
}



    /* Header */
    #searchResults #resultsHeader {
        background: #231f20;
        border-color: #ffffff;
        border-style: solid;
        border-width: 0 1px 0 1px;
        float: none;
        height: 55px;
        line-height: 1;
        padding: 0;
        position: absolute;
        top: 6px !important;
        width: 980px;
    }


        #searchResults #resultsHeader div {
            border-right: solid 1px #ffffff;
            color: #ffffff;
            clear: none;
            float: left;
            font-weight: 500;
        }

            #searchResults #resultsHeader div p {
                margin: 0;
                color: #fff;
                padding: 10px !Important;
            }

    #searchResults .s_wn {
        width: 258px; /* 279 */
    }

    #searchResults .s_vn {
        width: 100px; /* 121 */
    }

    #searchResults .s_pr {
        width: 160px; /* 181 */
    }

    #searchResults .s_ap {
        width: 159px; /* 180 */
    }

    #searchResults .s_cc {
        border: none !important;
        width: 197px; /* 179 */
    }

    #searchResults #resultsHeader .s_wn {
        color: #ffffff;
        text-decoration: none;
    }
    /* Body */
    #searchResults ul {
        background: url('/SWA/Resources/img/layout/bg/search-results-table-borders.gif') 0 0 repeat-y;
        left: 0 !important;
        margin: 0 !important;
        overflow: hidden;
        padding: 0 !important;
        top: 54px !important;
        width: 940px !important;
        overflow: hidden;
    }

        #searchResults ul li {
            clear: both;
            overflow: hidden;
        }

    #searchResults .search-focus,
    #searchResults .search-focus a {
        background: #c0a967;
        color: #fff;
        cursor: pointer;
    }

    #searchResults div {
        border-right: solid 1px Transparent;
        float: left;
        line-height: 1.5;
        overflow: hidden;
        padding: 8px 10px;
    }

    #searchResults ul li div a {
        padding: 0;
    }

    #searchResults a {
        color: #b79d5c;
    }

    #searchResults .s_wn {
        color: #b79d5c;
        text-decoration: underline;
    }

    #searchResults .search-focus .s_wn {
        color: #ffffff;
        text-decoration: none;
    }

#searchOptions {
    display: none;
}
/* ----------------------------------------------------------------------------------------------------
	WebPart: Wine details form
---------------------------------------------------------------------------------------------------- */
p.outro {
    text-align: right;
	margin:0;
}

    p.outro a.btn {
        display: inline;
        float: none;
    }

    p.outro .btn {
        margin-left: 10px;
    }

.form img.dropdownTooltip {
    border-top: solid 4px transparent;
    vertical-align: top;
}

.form img.dropdownTooltipnew {
    border-top: solid 4px transparent;
}

.form img.radioTooltip {
    margin: 0 0 0 3px;
    vertical-align: bottom;
}

body .wineEntryDropDownToolTip {
    max-width: 400px;
}

.form #price div.validationTooltip {
    left: 85px;
    right: auto;
}

    .form #price div.validationTooltip img {
        left: 10px;
        right: auto;
    }

#mainInformation #price .priceUnit {
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
}

#mainInformation #price span.disabled,
#mainInformation #price span.disabled input {
    background: #f0f0f0;
}

#mainInformation #price .priceUnit label {
    display: block;
    float: left;
    padding: 2px 0 0 5px;
    font-weight: normal;
    position: absolute;
    top: 0px;
}

#mainInformation #price input.text {
    border: none;
    width: 97px;
    padding-left: 15px;
}

#mainInformation #price .priceUnit input.text {
    border: 1px solid #c6c6c6;
}




#mainInformation #pricelocal input.text, #mainInformation #pricelocal select {
    width: 97px !important;
    padding-left: 15px;
}

#mainInformation #pricelocal select {
    width: auto !important;
}

#mainInformation ul.simplePrice {
    clear: both;
    padding: 0;
}

#mainInformation #vintage input.text {
    width: 180px;
}

.pnlGrapeFields input[type="text"]
{
	margin-top:15px;
}

#mainInformation .pnlExtraFieldsRow.pnlGrapeFields.row .grid_6  input.txtGrapePercentage 
{
	width:108px !important;
}

.txtTooltip.hasToolTip
{
	position: absolute;
	right: -25px;
	top: 48px;
}

.pnlGrapeFields .ErrorLabel
{
	position: absolute;
	color: red;
	font-size: 12px;
}

.hideSingleOption  *, .hideSingleOption  
{
	color: red !important;
	display: none !important; 
}

.lblSingleOption
{
	color: #000;
	font-size: 20px;
}

.hideRB
{
	display: none !important; 
}

 #mainInformation .pnlExtraFieldsRow.row .AppellationDiv .grid_6 input[type="text"]
{
	width: 250px  !important;
}

.form .selectableArea .RegionArea .formInput div.validationTooltip,
.form .selectableArea .ABVRow  div.validationTooltip
 {
  right: 0px;
}

/* ----------------------------------------------------------------------------------------------------
	WebPart: Wine details view
---------------------------------------------------------------------------------------------------- */
ul.wineView,
ul.wineView li {
    clear: both;
    overflow: hidden;
}

ul.wineView {
    border-bottom: 1px dotted #B8AF84;
    margin: 0 0 10px;
    padding: 0 0 5px;
}

    ul.wineView li {
        list-style: none;
        margin: 0 0 5px;
        padding: 0;
    }

        ul.wineView li label,
        ul.wineView li span {
            display: block;
            float: left;
        }

        ul.wineView li label {
            font-weight: bold;
            width: 240px;
        }

        ul.wineView li span {
            width: 700px;
        }

#wineViewButtons a {
    float: right;
    margin-left: 10px;
}


/*************************** winners ***********************************/
div.wineViewContainer {
    position: relative;
}
/*div.wineViewContainer img.medal {position:absolute;top:0;right:10px;}*/

body#Winners .nonVisual {
    display: none !important;
}

body#Winners .searchBox .formInput {
    clear: none;
}

body#Winners .searchOption, .options {
    position: relative;
    overflow: hidden;
}

body#Winners .options .searchOption {
    border: none;
    padding: 0;
    margin: 0;
}

body#Winners div.searchOption .right {
    float: left;
    width: 60%;
}

body#Winners div.searchOption .left {
    float: left;
    width: 35%;
}

body#Winners .form .right select {
    width: 410px;
}

    body#Winners .form .right select.autoWidth {
        width: auto;
    }


body#Winners div.winnerResults {
    margin-top: 20px;
}

#WinnersContentPage div.winnerResults {
    margin-top: 30px;
}

body#Winners div.winnerResults h2 {
    padding-bottom: 13px;
    border-bottom: 1px solid #c6c6c6;
}

.winnerDetail {
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #ffffff;
    padding: 25px 28px;
}

body#Winners .winnerDetail p.supplier {
    margin-bottom: 0px;
}


body#Winners .winnerMedals {
    position: relative;
    right: auto;
    top: auto;
}



.winnersNav {
}

    .winnersNav .sDLT,
    .pnlSearchsideIteminner ul {
        background: #ffffff;
        padding: 15px 20px;
    }

    .winnersNav .sDLT,
    .pnlSearchsideItemOuter {
        margin-bottom: 27px;
    }

.pnlSearchsideIteminner ul {
    padding: 15px 30px !important;
}

.pnlSearchsideItemOuter a,
ul.WinnersSidecar a {
    font-size: 15px;
    color: #b79d5c !important;
    text-decoration: underline;
    margin-bottom: 10px;
}

    .pnlSearchsideItemOuter a:last-child,
    ul.WinnersSidecar a:last-child,
    ul.WinnersSidecar li:last-child {
        margin-bottom: 0px !important;
    }


.GoldList h3 {
    margin-bottom: 13px !Important;
}

.winnersNav ul {
    list-style-type: none;
    padding-left: 5px;
}

.winnersNav li {
    margin-bottom: 5px;
}

    .winnersNav li a {
        text-decoration: none;
    }

ul.disc span {
    font-family: Helvetica,Arial !important;
}

ul.disc a {
    color: #333 !important;
}

span.MsoHyperlink {
    color: #333 !important;
}

.sliderMini ul#fssList {
    display: none
}

.sliderMini ul,
.sliderMini li {
    width: 440px !important;
}

.sliderMini {
    height: 267px !important
}

    .sliderMini ul {
        padding-left: 10px !important;
    }

span.MsoHyperlink {
    color: #333 !important;
}




#WinnerBanner {
    position: relative;
    margin-bottom: 10px;
}

    #WinnerBanner h1 {
        left: 20px;
        position: absolute;
        top: 165px;
        color: #ffffff !important;
        text-shadow: none !important;
        background: url("/SWA/Resources/img/layout/icon/squiggle-gold.png") no-repeat scroll 0 9px transparent;
        width: 900px;
        padding-bottom: 5px !important;
    }

#QuickLinks .formInput select {
    border: 2px solid #CFCFCF;
    font-family: Helvetica,Arial,Sans-Serif;
    font-size: 1.3em;
    padding: 6px 5px 5px;
    width: 290px !important;
}

.QuickLinks {
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    margin-right: 10px;
    padding: 5px 0;
}


.mainNavigation ul li a {
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
}

.mainNavigation ul {
    width: 520px;
    position: relative;
    top: 5px;
}

.mainNavigation li {
    display: inline-block;
    padding: 0 5px;
    margin: 10px 5px;
    position: relative;
}

    .mainNavigation li a, #mainNavigation li a:active, #mainNavigation li a:hover, #mainNavigation li a:link, #mainNavigation li a:visited {
        text-decoration: none;
        color: #ffffff;
        font-weight: bold;
        font-size: 1.4em;
    }

        .mainNavigation li a:hover {
            text-decoration: underline
        }

.mainNavigation ul.level2 {
    display: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 1px 1px #827961;
    box-shadow: 1px 1px 1px 1px #827961;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: solid 1px #827961;
    background: #C0A967;
    padding: 25px 0 10px;
    margin: 0;
    z-index: 50;
}

    .mainNavigation ul.level2 li {
        float: none;
        display: block;
        border: none;
        text-align: center;
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .mainNavigation ul.level2 li a {
            font-weight: normal;
        }

.mainNavigation .winnerNav {
    padding-left: 20px;
    padding-right: 20px;
}

    .mainNavigation .winnerNav a {
        z-index: 51;
    }

.SWAMenu .mainNavigation .winnerNav:hover ul.level2 {
    display: block;
}

.mainNavigation li.winnerNav a:hover {
    text-decoration: none;
}

.SWAMenu .mainNavigation li.winnerNav ul.level2 li a:hover {
    text-decoration: underline;
}


ul#slideshow {
    padding: 0 !important;
}

.goldnew, a.goldnew {
    background: -moz-linear-gradient(center top, #D9BC70 0%, #C0A967 47%, #967F44 73%) repeat scroll 0 0 transparent;
    border: 1px solid #FFDC87;
    color: #FFFFFF;
    text-shadow: 2px 2px 2px #7C6D42;
    padding: 6px 12px;
}

.goldbanner, a.goldbanner {
    background: -moz-linear-gradient(center top, #D9BC70 0%, #C0A967 47%, #967F44 73%) repeat scroll 0 0 transparent;
    border: 1px solid #FFDC87;
    color: #FFFFFF;
    text-shadow: 2px 2px 2px #7C6D42;
    padding: 6px 12px;
}



.box1Btn, .enterBtn {
    margin-top: 5px;
}

#slideshowWrapper h1, #slideshowWrapper h2 {
    font-family: Helvetica,Arial,Sans-Serif;
    font-size: 60px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: .9em;
    text-align: right;
    background: none;
    border-bottom: none;
    text-shadow: none;
}

    #slideshowWrapper h2.intro {
        color: #FFFFFF;
        font-family: Helvetica,Arial,Sans-Serif;
        font-size: 22px;
        font-weight: bold;
        line-height: 1.2em;
        text-align: right;
        margin-left: 30px;
        text-transform: uppercase;
    }

#slideshowWrapper ul#slideshow li:last-child {
    display: list-item;
}



#slideshowWrapper ul#slideshow li:nth-child(1),
#slideshowWrapper ul#slideshow li:nth-child(2) {
    display: none;
}


.bannerbtn {
    display: inline-block;
}

#robin {
    height: 250px;
    margin: 0 10px 15px 10px;
}





.sprite div {
    margin: auto;
    display: inline-block;
}


div.facebook {
    background: url("/SWA/Resources/img/layout/btn/facebook-sprite.png") no-repeat scroll 0 0px transparent;
    width: 40px;
    height: 40px;
}

    div.facebook:hover {
        background-position: -46px 0px;
    }

div.twitter {
    background: url("/SWA/Resources/img/layout/btn/twitter-sprite.png") no-repeat scroll 0 0px transparent;
    width: 40px;
    height: 40px;
}

    div.twitter:hover {
        background-position: -46px 0px;
    }

#Winners .searchOption .formInput label {
    display: block;
}

#WinnerBanner {
    position: relative;
    margin-bottom: 10px;
}

    #WinnerBanner h1 {
        left: 20px;
        position: absolute;
        top: 165px;
        color: #ffffff !important;
        text-shadow: none !important;
        background: url("/SWA/Resources/img/layout/icon/squiggle-gold.png") no-repeat scroll 0 9px transparent;
        width: 900px;
        padding-bottom: 5px !important;
    }

#QuickLinks .formInput select {
    border: 2px solid #CFCFCF;
    font-family: Helvetica,Arial,Sans-Serif;
    font-size: 1.3em;
    padding: 6px 5px 5px;
    width: 290px !important;
}

#QuickLinks {
    margin-bottom: 20px;
}

.QuickLinks {
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    margin-right: 10px;
    padding: 5px 0;
}

#Winners #wineSearch .formInput label {
    display: block;
    font-size: 15px;
    padding: 5px 0;
    color: #727274;
}

.LeftWinnerColumn, .RightWinnerColumn {
    display: inline-block;
    margin-right: 20px;
    width: 100%;
}




.AdColInner a {
    display: block;
}


.RightWinnerColumn {
    margin-right: 0px !important;
}

.searchOption input[type="text"] {
    width: 95% !important;
}

.searchOption select {
    width: 100% !important;
}

.searchOption input[type="submit"].btn {
    margin-bottom: 20px;
}

.sorted {
    border: 2px solid #CFCFCF;
    padding: 6px 5px 5px;
    margin-left: 10px;
}

.sortedLable {
}

.formInput.SearchLast {
    margin-top: 20px !important;
    text-align: left;
    margin-bottom: 0px !important
}

.SearchLast .btn {
    display: block;
}

input[type="submit"].btnReset {
    border: none;
    font-size: 15px;
    font-weight: 500;
    background: transparent;
    text-decoration: underline;
    color: #727274;
    text-transform: uppercase;
    padding: 0px !Important;
    margin-left: 0px !Important
}

.winnersNav li.IconLevel {
    color: #343434;
    font-size: 1.5em;
    font-weight: bold;
    position: relative;
    padding: 10px 30px 10px 10px;
    border-top: solid 1px #ffffff;
}

    .winnersNav li.IconLevel img {
        position: relative;
        top: 2px;
        margin-right: 10px
    }

    .winnersNav li.IconLevel ul {
        margin-top: 5px;
        margin-bottom: 5px;
        display: none;
    }

        .winnersNav li.IconLevel ul li {
            padding: 0px 0px 0px 10px !important;
        }

            .winnersNav li.IconLevel ul li a {
                color: #b79d5c;
                padding: 0px !important;
                font-weight: normal !important;
                text-decoration: underline;
                font-size: 13px;
            }

                .winnersNav li.IconLevel ul li a:hover {
                    text-decoration: none;
                }

    .winnersNav li.IconLevel div.toggle {
        position: absolute;
        right: 0;
        background: url("/SWA/Resources/img/layout/icon/expand-sprite.png") no-repeat scroll 0 -13px transparent;
        width: 30px;
        height: 30px;
        cursor: pointer;
        border: medium none !important;
        top: 5px;
    }

.winnersNav {
    padding: 0px 0px !important;
    margin-bottom: 15px;
}

    .winnersNav li.IconLevel div.toggle:hover {
        background: url("/SWA/Resources/img/layout/icon/expand-sprite.png") no-repeat scroll 0 -56px transparent;
    }

    .winnersNav li.bounce div.toggle {
        background: url("/SWA/Resources/img/layout/icon/contract-sprite.png") no-repeat scroll 0 -13px transparent;
        outline: none !important;
    }

        .winnersNav li.bounce div.toggle:hover {
            background: url("/SWA/Resources/img/layout/icon/contract-sprite.png") no-repeat scroll 0 -56px transparent;
        }


    #wineSearchNav ul ul {
        background: none;
        border: none !important;
        margin-top: 5px !important;
        margin-left: -11px !important;
    }

.winnersNav ul {
    list-style-type: none;
    padding-left: 5px;
    padding-left: 1px;
    padding-right: 1px;
    margin: 0px !important;
}

.winnersNav li.IconLevel:first-child {
    border: none !Important;
}

.searchBox {
    display: none;
    margin-bottom: 25px;
}

.SearchCriterias .searchBox {
    margin-bottom: 27px;
}

.searchBox p.AdvancedSearch,
p.IconLevel {
    font-size: 15px;
    color: #fff;
    padding: 10px 30px;
    margin-bottom: 5px;
}
.searchBox p.AdvancedSearch
{
    background: url("/SWA/Resources/img/icons/Icon_Search.png") no-repeat scroll 30px center #b79d5c;
    background-size: 20px 20px;
    padding-left: 60px;
}

.winnerSidecar {
    position: relative;
    width: 300px;
    height: 268px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px #cfcfcf;
    margin-bottom: 20px;
}

    .winnerSidecar h3 {
        color: #761048;
        font-size: 2.4em;
        left: 113px;
        position: relative;
        width: 175px;
        z-index: 9999;
        font-weight: bold;
        background: url("/SWA/Resources/img/layout/icon/squiggle-red.png") no-repeat scroll 8px 10px transparent;
        top: 10px;
        padding-left: 32px;
        line-height: 88%;
        padding-bottom: 20px;
    }

    .winnerSidecar img.sidecarbg {
        position: absolute;
        width: 300px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        z-index: 0;
    }

    .winnerSidecar a {
        position: relative;
        z-index: 999;
        left: 117px;
    }

ul.ulWinner {
    min-height: 100px;
    margin-bottom: 10px;
    position: relative;
    z-index: 999;
    color: #761048;
    left: 117px;
    width: 155px;
}

    ul.ulWinner li {
        margin-bottom: 5px;
    }

#QuickLinks select option:first-child {
    display: none;
}

h3.Esscategories {
    margin: 10px 0 10px;
}



.winnerSidecar h3 {
    width: 150px !important;
}

/*** Adding suppliers to wines ***/
#selectedSuppliers {
    margin-bottom: 15px;
}

.supplierBlock {
    float: left;
    width: 50%;
}

.enterSupplier {
    margin-top: 24px;
    background: #bababa !important;
	margin-left:0 !important;
	padding:12px;
	border-radius:8px;
}

    .enterSupplierPosition label {
        color: #fff !important;
		font-size:16px !important;
		
    }
	.enterSupplier textarea {height:60px;}


.form .enterSupplier .formInput div.validationTooltip {
    right: 0px;
}

input.requireInput,
#mainInformation #price .requireInput,
#mainInformation #price .requireInput label {
    background-color: #dcc17c;
    color: white;
}

.labelQuestion {
    margin-bottom: 0;
    display: block !important;
}

.labelAnswer {
    font-weight: normal !important;
    margin-right: 20px;
}

label.selectedsuppliers {
    display: block !important;
    padding: 0 !important;
    margin-top: 20px !important;
}

div.closeUp15 {
    margin-top: -15px !important;
}


ul.WinnersSidecar {
    padding: 10px 0px;
}

    ul.WinnersSidecar li {
        padding: 0 0 0 10px !important;
        margin-bottom: 5px;
    }

    ul.WinnersSidecar a {
        text-decoration: underline;
    }

#WinnersContentPage .resultsContainer {
    margin-top: 20px;
}

#WinnersContentPage .winnerMedals {
    position: relative !important;
    width: auto;
    margin-left: 10px;
}

#WinnersContentPage .hlWinnerYearSpan {
    font-size: larger !important;
}


/***Supplier List Page - begins*/

#SuppliersList .SupplierNameH2,
#JudgesList .SupplierNameH2{
    margin-bottom: 12px;
}

#JudgesList .SuppH1
{
    margin: 30px 0;
}

.pnlImgProfile
{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    width: 100%;
    height: 235px;    
}



.JudgesimgCol 
{
    padding-right: 20px;
    padding-bottom:10px;
}

.goldfont
{
     color: #b79d5c !important;
}

.JudgeDetails h3
{
      margin-bottom: 7px !important;
}


.JudgeDetails p
{
    margin-bottom: 10px !important;
}

.JudgeDetails p.seemore
{
   cursor: pointer !important;
   text-decoration:underline;
   text-align: right;
}


.JudgeDetails p.seemore:hover
{
   text-decoration:none;
}

.JudgeTypeDiv:not(:last-of-type)
{
    border-bottom: 2px solid #efefef;
}

.JudgeTypeDiv
{
     margin-bottom: 30px;
}

.JudgeTypeDiv.NonePanel
{
    margin-top: 40px;
}

.JudgeTypeDiv:last-of-type > .row:last-of-type .JudgesCol
{
    margin-bottom: 0px !important;
}





.JudgeDetails
{
    
}

.JudgesCol
{
    margin-bottom: 30px;
}

.SupplierListOuter, #JudgesList .AlphaGroup
{
    margin-bottom: 30px !important;
}

#JudgesRegistrationPage .AvatarImage
{
    width: 100px;
    height: auto;
}


#SuppliersList .SuppliersListInner,
#JudgesList .SuppliersListInner{
    background-color: #f5f5f5;
    margin-bottom: 25px;
    overflow: hidden;
    padding: 30px 25px 10px;
}

#SuppliersList .SuppliersListInner P,
#JudgesList .SuppliersListInner P {
    margin-bottom: 10px;
}

#SuppliersList .imgBanner {
    margin-bottom: 10px;
    width: 100%;
}

.AlphaGroup {
    margin-bottom: 20px !important;
}

    .AlphaGroup select {
        display: none;
    }



.SupplierDiv .six {
    min-height: 125px !important;
    height: auto !important;
}

    .SupplierDiv .six:nth-child(odd) {
        margin-left: 0px;
    }

    .SupplierDiv .six.columns p:last-child {
        margin-bottom: 0px !important;
    }

#SuppliersList .SpecialRow {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/***Supplier List Page - ends*/

/***Home Page - begins*/
.imgImage {
    width: 100% !important;
    /*height:100% !important;*/
}

.LandingOne {
    padding: 0;
    border: 1px solid #cfcfcf;
    background-color: #ffffff;
    float: left;
    padding: 0px 20px;
}


#NewmainHeader .swa img {
    margin-left: 10px;
}

#NewmainHeader .SWAMenu .mainNavigation {
    float: left;
}

#NewmainHeader .LogoSignDiv.three.columns {
    width: 25.4043% !important;
    margin-left: 0.12766% !important;
    position: relative;
    display: inline-block;
}

#NewmainHeader .LogoSignDiv .ImbibeDiv {
    left: 32px;
    position: absolute;
}

#NewmainHeader .LogoSignDiv .toggle {
    position: absolute;
    right: 1px;
}

.SWAMenu.seven.columns {
    width: 59.4468% !important;
    margin-left: 0.12766% !important;
}

.NoPadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.leftBox, .rightBox {
    padding-left: 10px;
    padding-right: 10px;
}

.leftBox, .rightBox {
    padding-left: 10px;
    padding-right: 10px;
}

#Home .textcontainer {
    float: right;
    height: 100%;
    padding: 0 !important;
    position: absolute;
    text-align: right !important;
    top: 0;
    width: 100%;
}

    #Home .textcontainer h1, #Home .textcontainer h2, #Home .textcontainer div.bannerbtn {
        padding: 3px 30px 10px !important;
        margin-bottom: 0 !important;
    }

    #Home .textcontainer h1 {
        max-width: 285px;
    }

.TextSix {
    padding-top: 7px !important;
}

#Home .LeftBoxContent, #Home .RightBoxContent {
    width: 50%;
}

#Home .LeftBoxContent {
    padding-top: 5px;
}


#Home .RightBoxContent {
    float: right;
    margin-bottom: 15px;
    padding-top: 5px;
}

#Home .RightBoxUL li {
    margin-bottom: 7px;
}


/***Home Page - ends*/

/**Header - begins*/
.BurgerMenu {
    display: none;
    background: url('/SWA/Resources/img/home/Header/Icon-Hamburger.png') no-repeat 5px 15px;
    padding: 10px 5px;
}

.DivRight {
    position: absolute;
    right: 0;
}

.NewHeader {
    width: 100%;
    z-index: 99999;
}

    .NewHeader .LogoLink, .NewHeader .SWAMenu, .NewHeader .ImbibeDiv, .NewHeader .LogoSignDiv .ImbibeDiv, .NewHeader .LogoSignDiv .toggle {
        position: relative;
        float: left;
    }



    .NewHeader .LogoSignDiv {
        float: right;
    }



    .NewHeader .LogoLink {
        width: 127px;
    }

        .NewHeader .LogoLink .swa img {
            margin-left: 20px;
            position: absolute;
            width: 100%;
            z-index: 99;
        }


    .NewHeader .SWAMenu .mainNavigation {
        width: 520px;
    }

    .NewHeader .ImbibeDiv {
        width: 217px;
        text-align: right;
    }

    .NewHeader .LogoSignDiv .toggle {
        width: 116px;
        text-align: right;
    }

        .NewHeader .ImbibeDiv .imbibe, .NewHeader .LogoSignDiv .toggle .toggleSignIn, .NewHeader .LogoSignDiv .toggle .hlSignOut {
            float: right;
        }

    .NewHeader .MenuAndSignin {
        margin-left: 127px;
    }

.WinnerIndividual {
    position: relative;
}

.hlImage {
    display: block;
    text-decoration: none !important;
}

a.withHover div.dashboardTooltip span {
    font-size: 0.5em;
}

.SingleColumn .row .twelve.columns:first-child {
    padding: 10px 20px 0px 20px;
    display: block;
}

.WinnerH3 {
    font-size: 21px;
    font-weight: normal;
}

.WinnerH3Div {
    display: none;
}

.PromoteWinners div {
    float: left;
    position: relative;
    width: 100%;
}

.PromoteWinners img {
    margin-bottom: 10px !important;
    float: right;
}

.CategoryH2 {
    position: relative;
}

nav li.CMSListMenuLI a{
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}


nav ul ul a
{
	font-weight: 400 !important;
}

/** new styles for master and home - b **/

/** general **/

.dark-overlay
{
    background: rgba(0,0,0,0.4);
    z-index: 100;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.text-center
{
	text-align: center;
}

.text-right
{
	text-align: right;
}



.paddingtb100
{
	padding-top: 100px;
	padding-bottom: 100px;
}
.paddingtb30
{
	padding-top: 30px;
	padding-bottom: 30px;
}



.download-mpu.paddingtb100
{
	padding-top: 50px;
}

.paddingt100
{
	padding-top: 100px;
}


.paddingb100
{
	padding-bottom: 100px;
}

.margint50
{
	margin-top: 50px;
}

.margint30
{
	margin-top:30px;
}

.marginb50
{
	margin-bottom:50px !important;
}

.marginb30
{
	margin-bottom:30px !important;
}

/*** gumby override **/

.row
{
	max-width: 1170px !important;
}
/**/

.AdColInner
{
	text-align: center;
	display: block;
}

.AdColInner > div > *,
.AdColInner > a
{
	padding-top: 15px;
	padding-bottom: 15px;
	
}

.inner-logo-menu-area.Logo.columns{
	position: relative;
}

.topAd
{
	background-color: #dbdbdb;
}

.outer-logo-menu-area
{
	padding: 30px 0px;
	height: 150px;
}

.outer-logo-menu-area > .row
.inner-logo-menu-area.Logo.columns {
	height: 150px;
}

footer h2,
.intro-div h2,
.latest-news h2,
#FeaturedJudges h2,
#TastingNotes h2,
.intro-div h2
{
	font-size: 54px;
	margin-bottom: 50px;
}


footer .sponsors h2,
.intro-div h2,
.latest-news h2,
#TastingNotes h2,
footer .instagram-outer  h2
{
	color: #212121;
}

#FeaturedJudges h2
{
	color: #ffffff;
}

.footer-middle
{
	
}



.keep-upto-date
{
	background-image: url("/SWA/resources/img/new-design-2019/jpg/Img_Newsletter.jpg");
    background-position: 0px 0px;
    background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.inner-keep-upto-date
{
	max-width: 560px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	
}

.keep-upto-date > .row
{	
	position: relative;
	z-index: 101;
}


.keep-upto-date h2{
	color: #ffffff;
}

.keep-upto-date h2,
.keep-upto-date p{
	margin-bottom: 30px;
}

.copyright-div
{
	padding-top: 30px;
	border-top: 1px solid #f5f5f5;
}

.footer-middle
{
	padding-top: 50px;
	padding-bottom: 40px;
}

.copyright-div
{
	padding-top: 40px;
	padding-bottom: 50px;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.intro-div p{
	font-size: 28px;
	color:#757575;
}



.latest-news .blogItem:nth-of-type(3n+1)
{
	margin-left: 0px;
}


.intro-featured
{
	background-color: #f5f5f5;
	background-image: url('/SWA/resources/img/new-design-2019/icons/Watermark_SWA.svg');	
	background-position: 50% 0px;
    background-repeat: no-repeat;
	background-size: contain;
	float: left;
	width: 100%;
	min-height:calc(100vw / 2);
}
	#ViewWinePage .intro-featured, #MyInvoices .intro-featured, 
	#YourAccountPage .intro-featured,#Newsletter .intro-featured {background:none;}

.FeaturedImage,
.NewsImage
{
	width:100%;
	background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
}

.FeaturedImage
{
	/*height: 450px;*/
	/*height:calc(100vw / 3.5);*/
	aspect-ratio: 1;
}

.judge-item .FeaturedImage
{
	height: 355px;
}

.NewsImage
{
	height: 295px;
}

.NewsItems .news-item:hover .FeaturedImageOuter, #bloglist .blogItem:hover .FeaturedImageOuter {overflow:hidden;}
.NewsItems .news-item:hover .FeaturedImage, #bloglist .blogItem:hover .FeaturedImageOuter a {-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;    
	-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1); }	


.hlFeaturedLink
{
	position:relative;
	margin-bottom: 30px;
	display: block;
}

.hlFeaturedLink h3
{
	color:#ffffff;
	font-size: 46px;
	margin-bottom: 0px;
}

.hlFeaturedLink.news-item h3
{
	font-size: 35px; 
}

.hlFeaturedLink.news-item h3
{
	margin-bottom: 10px;
}

.hlFeaturedLink.news-item p
{
	font-size: 20px;
	display:none;
}

.hlFeaturedLink span
{
	text-transform: uppercase;
	margin-bottom:15px;
	font-size: 20px;
	color:#bc9b6a;
}

.newblogItem.blogItem a
{
	text-decoration: none;
}


.newblogItem.blogItem a:hover h3
{
	text-decoration: underline;
}

.newblogItem.blogItem span.date
{
	display: block;
	margin-bottom: 15px;
}

.blogItem .blogdetails 
{
	background-color: #ffffff;
	padding: 20px;
}


.blogItem .blogdetails h3
{
	font-size: 20px;
	font-weight: 500;
	color:#212121;
}

.blogItem:hover .blogdetails h3
{
	color:#bc9b6a;
}

.blogdetails span
{
	font-size: 16px;
	color:#757575;
}

.judge-item
{
	position:relative;
}


.FeaturedDetails,
.judgeDetails
{
	position:absolute;
	bottom: 30px;
	left:0px;
	z-index: 99;
	padding-left: 30px;
	padding-right: 30px;
}

.judge-title 
{
	color:#ffffff;
	font-size: 20px;
	margin-bottom:0px;
}

.judge-title span
{
	font-size: 24px;
	font-weight: 500;
	margin-bottom:0px;
}



.row .three.columns.judge-item
{
	margin-left: 0px;
	width: 25%;
}


.hlFeaturedLink:hover .faded
{	
	opacity: 0.75;
}

.hlFeaturedLink:hover span
{
	
}

#FeaturedBoxes{
	position: relative;
}

#FeaturedBoxes:after{
	/*content:"";
	display:block;
	position:absolute;
	top:-30px;
	right:0px;
	z-index: 999;
	width:300px;
	height: 300px;
	background-image: url("/SWA/resources/img/new-design-2019/icons/Circle_text2.svg");
    background-position: 0px 0px;
    background-size: 300px 300px;
	background-repeat: no-repeat;*/
}

.download-mpu-row .seven.columns,
.download-mpu-row .three.columns
{
	margin-left: 0px;
}

.download-mpu-row .seven.columns
{
	width: 59.57447%;
}

.download-mpu-row .three.columns
{
	width: 25.53192‬%;
}


.download-mpu-row #download
{
	background-color: #ffffff;
	padding: 30px;
}



#FeaturedJudges
{
	background-color: #000000;
	background-image: url('/SWA/resources/img/new-design-2019/icons/Pattern_Black.svg');	
	background-position: center 0px;
    background-repeat: repeat;
	background-size: 190px 190px;
}

.hlRegisterMobile.gold
{
	display:none;
	padding: 14px 20px;
	text-decoration: none;
}

.download-mpu, #FeaturedJudges,
.latest-news, #Billboard,
#TastingNotes
{
	float: left;
	width: 100%;
}

#TastingNotes
{
	overflow-x: hidden;
	background: linear-gradient(to bottom,#ffffff 0%,#ffffff 55%,#dbdbdb 55%,#dbdbdb 75%,#dbdbdb 100%);
}

#Billboard
{
	background-color: #dbdbdb;
}

#TastingNotes ul li
{
	background-color: #bc9b6a;
	display: inline-block;
}

#TastingNotes .flex-direction-nav li { 
	margin-right: 30px;}

#TastingNotes ul 
{
	
}


#TastingNotes .row-tasting-notes
{
	position: relative;
	
}

#TastingNotes .imgcol
{
	position: absolute;
	left: 0px;
	z-index: 99;
	width: 470px;
}

#TastingNotes .inner-detail h4,
#TastingNotes .flex-direction-nav a,
#TastingNotes .inner-detail p
{
	color:#ffffff;
}

#TastingNotes .inner-detail .count{
	position: relative;
	margin-bottom: 70px;
}

#TastingNotes .inner-detail .count span{
	font-size: 28px;
	position: absolute;bottom: -8px;
	left: 30px;
}

#TastingNotes .inner-detail .count p{
	display: inline-block;
}

#TastingNotes .inner-detail h4
{
	font-size: 24px;
	font-weight: 500;
}

#TastingNotes .inner-detail p,
#TastingNotes .flex-direction-nav a
{
	font-size: 20px;
	text-decoration: none;
}

#TastingNotes .flex-direction-nav a:hover
{
	text-decoration: underline;
}


#TastingNotes .eight.columns
{
	padding-left: 370px;
	width: 100%;
}

#TastingNotes ul
{
	padding-left: 0px;
}

.pnlimgInner
{
	height: 470px;
	background-position: center center;
	background-size: cover;
	margin-top: 65px;
}


#TastingNotes .flex-viewport ul,
#TastingNotes .flex-viewport ul li
{
	min-height: 600px;	
}

#TastingNotes .flex-viewport li .inner-detail
{
	min-height: 500px;	
}

#TastingNotes li .inner-detail
{
	padding: 50px 135px;
}

#TastingNotes .flex-direction-nav {
    display: block;
    position: absolute;
    bottom: 50px;
    left: 530px;
}

#TastingNotes .italic {
    font-style: italic;
}

footer .world-pay-div a 
{
	display: block;text-align: left;
}

footer .world-pay-div a 
{
	margin-bottom: 10px;
}

#swa_instafeed .SMItem a
{
	background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
	display: block;
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;	
	height: 100%;	
}

#swa_instafeed.row
{
	max-width: 100% !important;
}

#swa_instafeed.row .two.columns
{
	width: 16.666667%;
	margin-left: 0px;
	padding-top: 16.666667%; 
	position:relative;
}

footer .instagram-outer 
{
	background-color: #ffffff;
}

footer .instagram-outer  h2
{
	margin-bottom: 30px;
}

a.instalink
{
	font-size: 20px;
	color: #bc9b6a;
	text-decoration:none;
	display: inline-block;
	position:relative;
	padding-left: 35px;
}

a.instalink:hover
{
	text-decoration:underline;
}

.instalink:before
{
	content: "";
	background: url('/SWA/resources/img/new-design-2019/icons/Icon_Instagram_colour.svg') no-repeat scroll 0 0px transparent;
		background-size: 25px 25px;
		position: absolute;
		left: 0px;
		top:0px;
	display: inline-block;
	width: 25px;
	height: 25px;
}

/** new styles for master and home - e **/

#mainInformation .pnlExtraFieldsRow.row .grid_6,
#mainInformation .pnlExtraFieldsRow.row .grid_6:first-child {
	width: 450px !important;
}

#mainInformation .pnlExtraFieldsRow.row .grid_6 input[type="text"]
 {        
	 padding: 10px 5px !important;
	 font-size: 18px !important; 
	 border: solid 1px #c6c6c6 !important; 
	font-family: 'Roboto', sans-serif !important; 
	width: 100% !important; 
}

#mainInformation .ABVRow .grid_6 input[type="text"]
 {        
	width: 150px !important; 
}
#mainInformation .pnlSWAWineType > .formInput,
#mainInformation .ddlfields > .formInput
{
	margin-bottom: 25px !important;
}

a.back-link
{
	font-size: 17px;
	margin-bottom: 15px;
	display:inline-block;
}

.Calendar .dates
{
   display:none;
}

.Calendar .dates.multipledates
{
    padding-left: 25px;
    /*background-image: url("/SWA/resources/img/icons/Icon_Date_gold.svg");
    background-position: 0 0px;
    background-size: 15px 15px;
    background-repeat: no-repeat no-repeat;*/
    width: 15px;
    height: 15px;
    display: inline;
    margin: 3px 0px 15px 0px;
	font-size: 0px;
	position: absolute;
}

.Calendar table tr:not(:first-of-type) td a
{
	visibility:hidden;	
	display:inline-block;
	margin-top: 10px;
}

.Calendar table tr:first-of-type td:last-of-type
{
	text-align: right;
}


.MianContent .Calendar  table td {
    vertical-align: top;
}


#NewsBoxes {
	background-color: #b79d5c;
}

#NewsBoxes h2,
#NewsBoxes h3 {
	color: #fff;
}

#NewsBoxes h3 {
	margin-top: 15px;
}

.mainNav.secondNav {
  float: right;
}

@media screen and (max-width:1240px) {
	.crossSellItem .promoBg.phBg
	{
		background-position: center -40px !important; 
		background-size: cover !important; 
	}	    
	
	.download-mpu-row > .one.columns:first-child,
	.download-mpu-row > .one.columns:last-child{
		display: none;
	}
	/*
	body:not(#Home) .MainContentOutter > div:not(#banner)
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	*/
	
	#header .topNav,
	.outer-logo-menu-area,
	.intro-div h2,
	.intro-div p,
	.footer-middle,
	.copyright-div,
	.sponsors 
	{
		padding-left: 10px;
		padding-right: 10px;
	}	
	.intro-div a
	{
		margin-left: 10px;
	}
	
	a.swa {
		left: 10px;
	}
	
	
	
	
}

@media screen and (max-width:1240px) and (min-width:768px) {
	
	#swa_instafeed.row .two.columns
	{
		width: 33.33333%;
		padding-top: 33.33333%;
	}
	
	.sponsors .dSponsors > .columns:last-child {
		text-align: right;
	}
	
	body .Logo > .swa > img {
		width: 120px;
		height: 120px;
	}	
	
	
	body .inner-logo-menu-area.Logo.columns {
		padding-left: 140px;
	}
	nav li.CMSListMenuLI a, nav li.CMSListMenuHighlightedLI span.CMSListMenuLinkHighlighted, nav li.CMSListMenuHighlightedLI a.CMSListMenuLinkHighlighted, nav ul ul span.CMSListMenuLinkHighlighted, nav ul ul a.CMSListMenuLinkHighlighted,
	.Signicon
	{
		font-size: 16px !important;
	}
	
	body nav {
		/*margin-top: 40px;*/
	}
	
	body .Signicon.person {
		top: 52px;
	}
	body .boxSign .whitebtn {
		margin-top: 39px;
		font-size: 16px;
	}
	
	body .outer-logo-menu-area > .row .inner-logo-menu-area.Logo.columns {
		height: 122px;
	}
	body .outer-logo-menu-area {
		height: 120px;
	}
	
	
}

@media screen and (max-width:991px) {
	.footer-middle .row .four.columns,
	.copyright-div .row .five.columns
	{
		float:left;
		width:100% !important;
		margin-left: 0px;
	}
	
	footer .row .four.columns.fContactComunity {
		float: left;
		margin-bottom: 30px;
	}
	
	.copyright-div .row .five.columns
	{
		text-align: left;
	}
	
	footer .world-pay-div
	{
		margin-top:30px;
	}
}
@media screen and (max-width:1024px) {
	.hlFeaturedLink h3 {
		font-size: 35px;
	}
}

@media screen and (max-width:1024px) and (min-width:768px) {
	.download-mpu-row #download {
		margin-left: 10px;
	}
	
	.download-mpu-row #download {
		margin-left: 10px;
	}
	
	.onecolb4mpu
	{
		display: none;
	}
	
	.download-mpu-row .three.columns {
		margin-left: 2.12766%;
		width: 40.42553% !important;
	}
	
	.download-mpu-row .three.columns > * {
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
}


@media screen and (max-width:1023px) and (min-width:768px) {
	
	
	
	#TastingNotes li .inner-detail {
		padding: 50px 30px 50px 110px;
	}
	
	
	
	.outer-logo-menu-area > .row > .eight.columns
	{
		width: 74.46809%;
	}
	
	.outer-logo-menu-area > .row > .four.columns
	{
		width: 23.40426%;
	}
	
	
	.Signicon.person
	{
		top: 50px !important;
	}
	
	body .Signicon:hover {
		top: 47px !important;
		 -webkit-transition: background-position 0.1s;
		-moz-transition: background-position 0.1s;
		transition: background-position 0.1s;
		background-position: 0px 0px;
	}
	
    #header > div{
        padding-right: 10px !important;
		padding-left: 10px !important;
    }

     nav li.CMSListMenuLI, nav li.CMSListMenuHighlightedLI {
        margin-right: 9px !important;
    }

    nav li.CMSListMenuLI a, nav li.CMSListMenuHighlightedLI span.CMSListMenuLinkHighlighted, nav ul ul span.CMSListMenuLinkHighlighted,
    .boxSign .whitebtn
    {
        font-size: 16px !important;
    }
}

@media screen and (max-width:1023px)
{
	.Signicon {
		background: url("/SWA/resources/img/new-design-2019/icons/Icon_Mobile_login.svg") no-repeat scroll 0 0px transparent;
		background-size: 20px 20px;
		padding-left: 22px;
	}
	
	

	
	.outer-logo-menu-area {
		background-color: #ffffff;
	}
		
	
	#TastingNotes .flex-direction-nav {
		top: 55px;
		right: 0px;
		left: auto;
		bottom: auto;
	}
	
	
}

@media screen and (min-width:768px) {
	
	/*body:not(#Home) h1
	{
		width: 82.97872%;
	}*/

	
	#bloglist .blogItem {
		min-height: 250px;
	}
	
	
	#FeaturedJudges h2 {
		margin-bottom: 110px;
	}
	
	.blogItem .blogdetails 
	{
		height: 130px;
	}
	
	.hlFeaturedLink.columns:nth-of-type(odd)
	{
		/*margin-left: 0px;*/
		
		/*-webkit-transform: translateY(-90px); */ /* Chrome, Opera 15+, Safari 3.1+ */ 
		/*-ms-transform: translateY(-90px);*/  /* IE 9 
		/*transform: translateY(-90px);*/
	}

	.judge-item:nth-of-type(2)
	{
		-webkit-transform: translateY(-60px);  /* Chrome, Opera 15+, Safari 3.1+ */ 
		-ms-transform: translateY(-60px);  /* IE 9 */ 
		transform: translateY(-60px);
	}

	.judge-item:nth-of-type(4)
	{
		-webkit-transform: translateY(60px);  /* Chrome, Opera 15+, Safari 3.1+ */ 
		-ms-transform: translateY(60px);  /* IE 9 */ 
		transform: translateY(60px);
	}
	
	.inner-logo-menu-area.Logo.columns{
		padding-left: 180px;
	}
	
	nav li.level1:not(.enter) > a:after,
	.Signicon span:after {
		content: "";
		display: block;
		background-color: transparent;
		width: 100%;
		height: 5px;
		margin-top: 10px;
	}

	nav li.level1 > a.CMSListMenuLinkHighlighted:after,
	nav li.level1:hover > a:after,
	nav li.level1.CMSListMenuHighlightedLI > a:after,
	.Signicon span:hover:after  {
		background-color: #BC9B6A;
	}
	
	.FeaturedJudgesRow.marginb50
	{		
		margin-bottom: 110px !important;
	}
	
	footer .copyright-div .links-div a
	{
		margin-right: 30px;
	}
	
	 #bloglist .blogItem > a {
        display: block;
        /* height: 125px; */
    }
	
    .GoldList {
        float: right !important;
        margin-left: 2.12766% !important;
    }

    .NavSearch {
        float: left !important;
        margin-left: 0 !important;
    }

    .SWAMenu .mainNavigation {
        display: block !important;
    }

    #Winners .WinnerSearchForm {
        display: block !important;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 15px;
    }

    .rightBox .enterBtn {
        margin-left: 10px;
    }

    .pnlAlreadySignedin {
        display: none !important;
    }

    .WinnerH3 {
        margin-bottom: 5px;
    }

    .winnerMedals {
        /*width:170px;*/ position: absolute;
        right: 10px;
        top: 0;
    }

        .winnerMedals img.overall {
        }

        .winnerMedals img {
            padding-left: 10px;
            padding-bottom: 10px;
        }

    body#Winners .winnerDetail h3, body#Winners .winnerDetail p {
    }

    body#Winners .winnerDetail h3 {
        margin-bottom: 15px;
    }
}




/* SO: 2015*/

.Profiling:before {
    content: "";
    display: block;
    height: 7px;
    position: relative;
    top: 14px;
    width: 100%;
    z-index: 999;
    left: 200px;
    background: transparent url("/SWA/resources/img/icons/Icon_Triangle_Up.png") no-repeat scroll;
}

.Profiling {

    display: none;
    overflow: hidden;
    position: absolute;
    right: -200px;
    top: 23px;
    width: 230px;
    z-index: 100;

}

    .Profiling ul li {
        padding: 15px 20px;
    }

    .Profiling ul {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0px;
    background: #727274;
    margin-top: 14px;
}

        .Profiling ul li:first-child:hover {
            -webkit-border-top-left-radius: 5px;
            -webkit-border-top-right-radius: 5px;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

        .Profiling ul li:last-child:hover {
            -webkit-border-bottom-right-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            -moz-border-radius-bottomright: 5px;
            -moz-border-radius-bottomleft: 5px;
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .Profiling ul a {
            display: block;
            color: #ffffff;
            text-decoration: none;
            font-size: 20px;
        }

        .Profiling ul li:hover {
            background: #565656;
        }

    .Profiling .myAccIcon {
		background: url("/SWA/resources/img/icons/Icon_Menu_Edit_Profile.png") no-repeat scroll 0 2px transparent;
		background-size: 20px 20px;
		padding-left: 45px;
	}

        .Profiling .myAccIcon.myAccWine {
            background-image: url('/SWA/resources/img/icons/Icon_Menu_Wine_Portfolio.png');
        }

        .Profiling .myAccIcon.myAccUpload {
            background-image: url('/SWA/resources/img/icons/Icon_Menu_Add_Wine.png');
        }

        .Profiling .myAccIcon.myAccSignOut {
            background-image: url('/SWA/resources/img/icons/Icon_Menu_Logout.png');
        }

.row .three.columns.Logo {
    min-height: 138px;
    position: relative;
}




.Logo > .swa > img {
    width: 150px;
    height: 150px;
}

a.swa {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 120px;
    z-index: 100;
}

nav ul {
	padding-left: 0px;
	margin: 32px 0 0;
	float: left;
	padding-right: 0px;
}

nav li.CMSListMenuLI, nav li.CMSListMenuHighlightedLI:not(.level2) {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 20px;
	position: relative;
	margin-right: 16px;
}
		nav li.CMSListMenuLI.socialIcon {margin-right:8px;}

nav li li.CMSListMenuLI
{
	height: auto;
	padding-bottom:0;
}


nav li li {
	display: none;
}



nav ul ul {
	background: none repeat scroll 0 0 #ffffff;
	display: none;
	left: 0;
	position: absolute;
	top: 40px;
	width: 275px;
	z-index: 100;
	margin-top: 0px;
	height: auto;
	padding: 0px;
}

nav ul ul a {
	color: #757575 !important;
	display: block;
}

nav ul ul li.CMSListMenuHighlightedLI.level2 a.CMSListMenuLinkHighlighted   {
	color: #b79d5c !important;

}


nav ul ul li:hover a,
nav ul ul li:hover span,
nav ul ul li.CMSListMenuHighlightedLI.level2:hover a.CMSListMenuLinkHighlighted   {
	color: #ffffff !important;
	background-color: #b79d5c !important;
}





nav ul ul li {
	display: block;
	width: 100%;
	margin-left: 0 !important;
	background-image: none !important;
	margin-right: 0px;
}



nav ul ul li a,
nav ul ul li span.CMSListMenuLinkHighlighted {
	text-transform: none !important;
	text-transform: none;
	padding: 12px 15px !important;
}

nav li.CMSListMenuLI:hover ul, nav li.CMSListMenuHighlightedLI:hover ul {
	display: block;
}
/*
nav li.CMSListMenuLI:last-child a, nav li.CMSListMenuLI:last-child span.CMSListMenuLinkHighlighted {
	padding-right: 0 !important;
}
*/



nav li.level1 a {
	font-family: 'Roboto', sans-serif;
}

nav li.level1 > a.CMSListMenuLinkHighlighted,
nav li.level1:not(.enter):hover > a,
nav li.CMSListMenuHighlightedLI span.CMSListMenuLinkHighlighted,
nav li.CMSListMenuHighlightedLI a.CMSListMenuLinkHighlighted,
nav ul ul span.CMSListMenuLinkHighlighted,
nav ul ul a.CMSListMenuLinkHighlighted {
	color: #BC9B6A;
	text-decoration: none;
}




.whitebtn {
    text-decoration: none !important;
    padding: 10px 25px;
    background: #b79d5c;
    display: inline-block;
    color: #ffffff !important;
    font-size: 20px;
    float: right;
}

.boxSign .whitebtn {
	margin-top: 53px;
}

    .whitebtn:hover {
        background: #ffffff !important;
        color: #b79d5c !important;
    }

.boxSign, .mainNav {
    position: relative;
}

.Signicon {
    cursor: pointer;
    color: #ffffff;
    font-size: 20px;
    display: inline-block;
}

    .Signicon.person {
        position: absolute;
        right: 150px;
        top: 65px;
    }



header .topNavLeft a {
    position: relative;
    top: 3px;
}

header .topNavRight {
    text-align: right !important;
}

.topNavRight a {
    margin-right: 7px !important;
    position: relative;
    top: -5px;
}

.MainContentOutter {
  /*  padding-left: 20px;
    padding-right: 20px;*/
}

#Home .MainContentOutter {
    padding-left: 0px;
    padding-right: 0px;
}

#UploadWinePage .MainContentOutter {
    overflow: hidden;
}

.MianContent a:not(.gold) {
    color: #b79d5c;
}

.MianContent img.right {
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
}

.MianContent img.left {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}

.MianContent img.center {
    width: 100%;
    margin-bottom: 20px;
}

.MianContent ul,
.MianContent ul li {
    list-style: disc;
}

.MianContent ul,
.MianContent ol {
    padding: 0 0 0 20px;
    margin-bottom: 30px;
}

.MianContent ul li,
.MianContent ol li {
	line-height: 140%;
	font-size: 15px;
}
	
#DefaultContent .MianContent ul li,
#DefaultContent .MianContent ol li {
	font-size: 20px;
}
	

.MianContent table {
    margin-bottom: 30px;
    width: 100% !important;
    background: #fff;
}

    .MianContent table th {
        background: #231f20;
        color: #ffffff !important;
        color: #231f20;
    }

    .MianContent table td,
    .MianContent table th,
    #searchResults #resultsHeader div p {
        border: none;
        padding: 15px 20px;
        text-align: left;
        font-weight: 400;
        font-size: 15px;
    }

div.tabs .managed-list td {
    border: none;
    text-align: left;
    font-weight: 400;
    font-size: 15px;
}

    div.tabs .managed-list td a {
        color: #727274;
        font-size: 13px;
        text-decoration: none;
    }

        div.tabs .managed-list td a:hover {
            text-decoration: underline
        }


div.tabs .managed-list td {
    border: none;
    text-align: left;
    font-weight: 400;
    font-size: 15px;
}

.MianContent table th {
    border-right: solid 1px #ffffff !important;
}

.MianContent table td,
div.tabs .managed-list td {
    border-right: solid 1px #b2b2b2 !important;
}

.MianContent table th:last-child {
    border: none !important;
}

.MianContent table td:last-child,
div.tabs .managed-list td:last-child {
    border: none !important;
}

.MianContent table tbody tr:nth-child(2n+1),
div.tabs .managed-list tr:nth-child(2n+1) {
    background: #f5f2e8 !important;
}

.MianContent table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

.bcseparator {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 15px;
    color: #727274;
}

.bcseparator a {
	color: #727274;
}

.bcseparator span.CMSBreadCrumbsCurrentItem
{
	color: #b79d5c;
}

.bcseparator span.separator {
	background: url("/SWA/resources/img/icons/Icon_Breadcrumb.png") no-repeat scroll 0 0 transparent;
	background-size: 10px 10px;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 5px;
}

/* Animation */
#download a,
.fContact .fSocialIcon,
#header .fSocialIcon,
#Winners .SearchH3div h3,
.pnlSearchsideItemOuter .pnlSearchsideIteminner,
header .fIcon,
.Signicon{
    -webkit-transition: background-position 0.2s;
    -moz-transition: background-position 0.2s;
    transition: background-position 0.2s;
}

.gold, a.gold,
div.MobileMenuIcon {
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    transition: background-color 0.5s;
}


/* Home */
.pnlBannerBlock, .bannerVideo {
    height: 450px; /* 625px;*/ /*500px*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

#banner ul.slides {
    padding: 0px !important;
}

.slides li:nth-child(2), .slides li:nth-child(3), .slides li:nth-child(4), .slides li:nth-child(5), .slides li:nth-child(6) {
    display: none;
}

.flex-direction-nav {
    display: none;
}


#banner ul {
    margin-bottom: 0px !important;
}

#banner li {
    text-align: center;
}


.bannerTest .BannerTextContainer {
    width: 450px !important;
    position: absolute;
    text-align: left;
    margin-top: 40px;
}

.BannerTextContainer img {
    margin-bottom: 20px;
    display: block;
	width: 140px;
	height: 140px;
	margin: 0 auto 30px;
}

.BannerTextContainer * {
  color: #fff !important;
}

.bannerItem {
    text-align: left;
}

#banner p.intro {
    font-size: 17px;
    color: #444444;
    margin-bottom: 20px;
}

p.bannerTitle,
h1.bannerTitle {
    color: #ffffff;
    font-size: 52px;
    margin-bottom: 0;
    line-height: 115%;
    text-align: center;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 0px;
}

.BannerTextContainer .row {
    text-align: center;
}

    .BannerTextContainer .row h2 {
        font-size: 25px;
        color: #ffffff;
        margin-bottom: 40px;
    }


#banner ol {
    list-style: none;
    margin: auto;
    width: 200px;
    text-align: center;
    padding: 5px;
}

body .BannerTextContainer {
    overflow: auto;
    margin: auto;
    position: absolute;
    overflow-y: hidden;
    height: 100px;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
	opacity: 0;
}

#DashboardPage .BannerTextContainer a:not(.logo),
#DashboardPage .BannerTextContainer h1,
#DashboardPage .BannerTextContainer h2 {display:none;} 

#DashboardPage .pnlBannerBlock, #DashboardPage .bannerVideo {height:300px;}

#Home #banner {
    position: relative;
}

    #Home #banner ol {
        width: 100%;
        text-align: center;
        position: absolute !important;
        bottom: 30px;
        padding: 0px;
    }

#banner ol li {
    display: inline-block;
    cursor: pointer;
}

    #banner ol li a {
        margin: 10px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        width: 15px;
        height: 15px;
        text-indent: -9999999em;
        display: inline-block;
        border: solid 1px #ffffff;
        background: #ffffff;
    }

        #banner ol li a.flex-active {
            background: transparent;
        }

#download {
    text-align: center;
}
#download,
#Home .blogItem,
#header
{
	-webkit-box-shadow: 0px 3px 19px 0px rgba(194,194,194,1);
	-moz-box-shadow: 0px 3px 19px 0px rgba(194,194,194,1);
	box-shadow: 0px 3px 19px 0px rgba(194,194,194,1);
	
}

#Home #header
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}

#download h2
{
	color: #212121;
	font-size: 28px;
	margin-bottom: 30px;
}

    #download p {
        margin-bottom: 50px;
        text-align: center;
		font-size: 20px;
    }

    #download a {
        height: 66px;
        width: 64px;
        background-repeat: no-repeat;
        display: inline-block;
        margin-right: 50px;
    }

.downloadbox
{
	overflow-x: auto;
}

.downloadwrapper {
    display: inline-block;
    margin-right: 50px;
	width: 530px;
}

    #download a:last-child, .downloadwrapper:last-child {
        margin-right: 0px;
    }

#download a:hover {
    background-position: center bottom;
}

#HometwoBoxes h2 {
    margin-bottom: 17px;
}

#HometwoBoxes img,
#uploadWinesCta img,
#updateAccountCta img,
#learnMoreCta img {
    display: block;
    width: 100%;
}

#HometwoBoxes .columns div,
#uploadWinesCta div,
#updateAccountCta div,
#learnMoreCta div {
    padding: 25px 30px;
    background: #ffffff;
    overflow: hidden;
}

.greyBox {
    background: #ededed;
    padding-top: 33px;
    padding-bottom: 36px;
}

.Greyligter {
    background: #f7f7f7;
    padding-top: 80px;
    padding-bottom: 80px;
}

/* Validation */
.validationTooltip {
    display: none;
    background: #727274;
    padding: 10px 20px;
    position: absolute;
    right: 0px;
    top: -9px;
    font-size: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 9;
}

.invalidInput .validationTooltip {
    display: block;
}

    .invalidInput .validationTooltip span {
        color: #ffffff !important;
    }

    .invalidInput .validationTooltip img {
        bottom: -10px;
        left: 15px;
        position: absolute;
    }

.AlphaGroup a {
    background: #fff;
    border: 2px solid #231f20;
    display: inline-block;
    font-size: 15px;
    width: 35px;
    padding: 7px 0;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-decoration: none;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
}

.AlphaGroup select
{
    text-transform: uppercase;
}

.AlphaGroup a.viewall{
    width: 100px;
}

    .AlphaGroup a:hover,
    .AlphaGroup a.active {
        background: #b79d5c;
        color: #fff;
    }

footer {
    background: #231f20;
    color: #ffffff;
	float: left;
	width: 100%;
}

#Home footer {
    margin-top: 0px;
}

footer ul {
    padding-left: 0px;
}

footer .fSitemap {
}

footer .fSitemap li,
footer h3,
footer p {
	color: #fff;
	margin-bottom: 30px;
}

footer .fSitemap li a,
footer h3 {
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
}

footer .fSitemap li a:hover {
	text-decoration: underline !important;
}

footer p {
    font-size: 20px;
}

footer .fSitemap li:last-child {
    margin-bottom: 0px;
}

footer .fContact a.fIcon,
header a.fIcon {
    background-repeat: no-repeat;
    text-decoration: none;
    display: block;
}



footer .fContact a.fIcon {
	 padding-left: 0px;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    margin-bottom: 15px;
}


.personToggle span,
.personToggleSigned span {
    padding-bottom: 5px;
}

    .personToggle span:hover,
    .personToggleSigned span:hover {
        border-bottom: 2px solid #fff;
    }



footer .fContact a:hover,
header a.fIcon:hover {
    text-decoration: underline;
}

header a.fIcon {
    background-position: 0px 0px;
	background-size: 20px 20px;
}

header .fEmail {
    background-image: url("/SWA/resources/img/new-design-2019/icons/Icon_Email.svg") !important;
}


header .topNav > .row a:last-child {
    margin-right: 0 !important;
}

footer input[type=text] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    color: #727274;
    font-size: 15px;
    font-weight: 400;
    width: 85%;
    border: none;
}

footer input[type=submit] {
    background-image: url("/SWA/resources/img/icons/Icon_Email_Newsletter.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #b79d5c;
    width: 50px;
    height: 40px;
    /*padding: 20px 25px !important; */
    border: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.fNewsletter {
    position: relative;
    margin-bottom: 30px !important;
}

    .fNewsletter .validationTooltip {
        top: -39px;
    }

.fContact .fSocialIcon,
header .fSocialIcon {
    display: inline-block;
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
}

.fContact .fSocialIcon {
    margin-right: 10px;
}





.fContact .fSocialIcon {
    height: 35px;
    width: 32px;
    background-image: url("/SWA/resources/img/icons/Icon_Facebook.png");
    background-size: 32px 85px;
    background-position: 0 2px;
}

header a.fIcon,
header .fSocialIcon,
header a.fTelephone,
header .fIcon,
.fContact .fSocialIcon {
    height: 22px !important;
    width: 20px;
    background-size: 20px 20px;
    background-position: 0px 2px;
}


header .fSocialIcon:hover, header a.fTelephone:hover, header .fIcon:hover, .fContact .fSocialIcon:hover
{
	 background-position: 0px 0px;
}

footer .row .four.columns.fContactComunity
{
	float:right;
}

footer .row .four.columns.fSitemap 
{
	float:left;
}




.fContact .fSocialIcon,
header .fSocialIcon {
	background-image: url("/SWA/resources/img/new-design-2019/icons/Icon_Facebook.svg");
}


.fContact .fSocialIcon.fSocialIconTwit,
header .fSocialIcon.fSocialIconTwit {
	background-image: url("/SWA/resources/img/new-design-2019/icons/X-logo.svg");
}

.fContact .fSocialIcon.fSocialIconInsta,
header .fSocialIcon.fSocialIconInsta {
	background-image: url("/SWA/resources/img/new-design-2019/icons/Icon_Instagram.svg");
}

.fContact .fSocialIcon.fSocialIconLinked,
header .fSocialIcon.fSocialIconLinked {
	background-image: url("/SWA/resources/img/new-design-2019/icons/Icon_Linkedin.svg");
}





.fContact .fSocialIcon:hover,
header .fSocialIcon:hover,
header .fIcon:hover {
}




.obergine {
    border-top: solid 1px #666666;
    margin-top: 27px !important;
    padding-top: 25px;
}




.latest-news {
	background-color: #ffffff;
}

.sponsors .imgEC {
    margin-bottom: 15px;
}


/*.sponsors .imgEC {
    max-width: 160px;
}

.Safari .sponsors .imgEC {
    max-width: 100%;
    max-height: 61px;
}*/



.glImbibe, .glImbibe ~ a {
    margin-right: 15px !important;
	margin-bottom: 15px;
}


span.copyright {
    margin-left: 5px;
	margin-bottom: 10px;
	display: inline-block;
}

footer .copyright-div p,
footer .copyright-div a
{
	font-size: 16px;
	color:#ffffff;
}

footer .copyright-div .links-div a
{
	text-decoration: none;
	margin-bottom: 30px;
	display: inline-block;
}

footer .copyright-div .links-div a:hover
{
	text-decoration: underline;
}

footer .world-pay-div
{
	float: right;
	max-width: 200px;
}

footer .obergine-div
{
	
}


.dCopyright p,
.dCopyright p a {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    margin-top: 16px;
}

    .dCopyright p a {
        margin: 0 10px
    }

.searchOption .filterOptionsControl span {
    background: url('/SWA/resources/img/icons/Icon_Validation_Triangle.png') no-repeat 0 8px;
    background-size: 12px 7px;
    cursor: pointer;
    display: block;
    font-size: 15px;
    margin: 0px;
    color: #727274;
    padding: 2px 0 2px 22px;
    text-decoration: underline;
}

.WinnerSearchForm .option {
    display: none;
}

.WinnerSearchForm .filtering.expanded .option {
    display: block;
}

a[disabled=disabled],
a[disabled=disabled]:hover {
    text-decoration: none !important;
}

.dCopyright p a:hover {
    text-decoration: underline;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    footer input[type=submit] {
        height: 39px;
    }
}

#DashboardPage input[type="checkbox"] {
    top: -5px;
}


/*
.form .selectableArea.enterSupplierPosition .text,
.form .selectableArea.enterSupplierPosition textarea {
    width: 448px !important;
}
*/

.enterSupplierPosition .formInput .validationTooltip img {
    bottom: -10px !important;
}


#DashboardPage .overlayContentHelper input[type="checkbox"] {
    top: 5px;
}

#Checkout .MainContentOutter {
    overflow: hidden;
}

#Checkout #mainInformation .grid_6.leftForm .text,
#Checkout #mainInformation .grid_6.leftForm textarea {
    width: 420px;
}

#Checkout #mainInformation .grid_6.leftForm select {
    width: 432px;
}

.lableInline {
    display: inline !important;
    margin-right: 5px;
}

span.labelLefter {
    text-align: left;
    color: #727274;
}

.pnlSearchsideIteminner .Germany.Austria {
    padding-left: 90px !important;
}

#UploadWinePage #mainInformation .grid_6 #vintage {
    width: 259px;
}


.container_12 .grid_6.leftForm {
    width: 433px;
    margin-right: 30px;
}

#MicrosoftTranslatorWidget,
#WidgetLauncher {
    height: 0 !important;
    position: absolute !important;
    visibility: hidden !important;
    right: 0 !important;
}

    #MicrosoftTranslatorWidget #WidgetLauncher,
    #WidgetLauncher {
        display: none !important;
    }

.SWAdisabled {
    opacity: 0.5;
    cursor: default;
}

    .SWAdisabled label {
        cursor: default;
    }

    .SWAdisabled .help {
        display: none !important;
    }

@media screen and (orientation : landscape) {
    div.confirmWines.MobileOverlay.mainOverlay .overlayContent {
        width: 90% !important;
        height: auto !important;
        max-height: 70% !important;
    }



    div.confirmWines.MobileOverlay div.overlayContent .content {
        width: 90% !important;
        padding: 5% !important;
        height: auto !important;
        max-height: 260px !important;
        overflow: scroll !important;
    }
}

@media screen and (orientation : portrait) {


    div.confirmWines.MobileOverlay.mainOverlay .overlayContent {
        max-height: 90% !important;
    }




    div.confirmWines.MobileOverlay div.overlayContent .content {
        max-height: 90% !important;
        overflow: scroll !important;
    }
}

@media screen and (max-width : 767px) {
	

	#Breadcrumb,
	#bloglist .bcseparator, 
	#blogpost .bcseparator,
	.bcseparator
	{
		visibility: hidden;
		display:none;
	}
	
	.bcseparator,
	#bloglist .bcseparator	{
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	
	
	
	#swa_instafeed.row .two.columns
	{
		width: 50% !important;
		padding-top: 50%;
		float:left !important;
	}
	
	#swa_instafeed.row .two.columns
	{
		width: 100%;
	}
	
	
	.glImbibe, .glImbibe ~ a {
		display: block;
		margin-right: 0px !important;
		margin-bottom: 15px;
	}

	
	.hlFeaturedLink:last-of-type{
		margin-bottom: 0px;
	}
	
	.paddingtb100
	{
		padding-top: 50px !important;
		padding-bottom: 50px;
	}
	
	.paddingb100
	{
		padding-bottom: 50px;
	}
	
	.paddingt100
	{
		padding-top: 50px;
	}
	
	#TastingNotes .inner-detail .count{
		margin-bottom: 50px;
	}


	.download-mpu.paddingtb100 {
		padding-top: 0px;
	}
	#FeaturedBoxes.paddingtb100 {
		padding-bottom: 0px;
	}
	
	.pnlimgInner {
		margin-top: 0px;
	}

	
	#FeaturedBoxes::after {
		/*width: 150px;
		height: 150px;
		background-size: 150px 150px;*/
	}
	
	
	nav ul ul
	{
		box-shadow: none !important;
	}
	
	#TastingNotes .eight.columns
	{
		padding-left: 0px;
	}
	
	
	
	#TastingNotes .flex-direction-nav {
		top: 520px;
		right: 0px;
		left: auto;
		bottom: auto;
	}
	
	#TastingNotes li .inner-detail {
		padding: 50px 10px;
	}
	
	
	#TastingNotes .imgcol {
		position: relative;
	}
	
	#TastingNotes .flex-viewport ul,
	#TastingNotes .flex-viewport ul li
	{
		min-height: auto;	
	}

	#TastingNotes .flex-viewport li .inner-detail
	{
		min-height: auto;	
	}
		
	footer .world-pay-div
	{
		float: left;
	}
	
	
	
	.BannerTextContainer .gold.newbtn {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.download-mpu-row .seven.columns{
		margin-bottom: 50px;
	}
	
	.fSitemap ul:first-of-type{
		margin-bottom: 30px;
	}
	
	.download-mpu-row #download {
		padding: 50px 30px;
	}
	
	.mpu-slot a
	{
		display: block;
		text-align: center;
	}
		
	.row .three.columns.judge-item
	{
		margin-bottom: 30px;
	}
	
	#FeaturedJudges .FeaturedImage
	{
		height: 600px;
	}
	
	.hlRegisterMobile.gold
	{
		display: inline-block;
		position: absolute;
		right: 120px;
		top: 16px;
	}
	
	header a.swa
	{
		left:10px;
	}
	
	nav {
		position: absolute;
		top: 75px;
		width: 100%;
		z-index: 999;
	}
	
	nav ul {
    width: 100%;
    background: #ffffff;
}
	
	footer .copyright-div .links-div a
	{
		display: block;
	}
	
	.outer-logo-menu-area {
		padding: 15px 0px;
		height: 115px;
	}
		
	
	/** new mobile - b **/
	.Signicon 
	{
		/* background-image: url("/SWA/resources/img/icons/Icon_Sign_in.svg");
		  background-position: 0 0;
		background-size: 20px 60px;
		  padding-left: 30px	*/
		margin-right: 25px;
	  
	}

	.Signicon:hover 
	{
		background-position: 0 -40px;
	}
	
	
	
	/** new mobile - e **/
	
    .sponsors .dSponsors .columns {
        margin-left: 0 !important;
        float: left !important;
        width: 100% !important;
    }

        .sponsors .dSponsors .columns:first-child {
            margin-left: 0px !important;
        }

    .sponsors .dSponsors .columns {
        margin-bottom: 20px !important;
    }

        .sponsors .dSponsors .columns:last-child {
            margin-bottom: 0px !important;
        }

    .imgWineSave {
        max-width: 190px;
    }

   
}
/**** blog styling ***/
#bloglist .bcseparator {
    padding-bottom: 80px;
}

#hero {
    margin-top: 0;
    margin-bottom: 40px;
}

.row.blogItem {
    padding-bottom: 20px;
    border-bottom: solid 1px #ededed;
    margin-bottom: 40px;
}

.blogItem img, #hero img {
    width: 100%;
    height: auto;
}

.blogItem h2 {
    margin-top: 30px;
}

/*.recentPosts div:first-child a {
    display: block;
    margin-right: 7px;
}*/

/*.recentPosts div:last-child p {
    margin-left: 10px;
}*/

.recentPosts {
    padding-bottom: 40px;
    border-bottom: solid 1px #ededed;
}
/*
.sidecar.recentPosts > .row > .twelve.columns
{
	position:relative;
	padding-left: 50px;
}

.sidecar.recentPosts > .row > .twelve.columns > a
{
	position:absolute;
	left: 0px;
	top:0px;
}*/

.postArchive {
    padding-top: 40px;
}

/**** cross sell ***/
#crossSell {
    border-top: 1px solid #e2e2e2;
    padding-bottom: 40px;
    padding-top: 65px;
}

.crossSellItem {
    position: relative;
    height: 250px;
    -webkit-box-shadow: 0 1px 24px rgba(0, 0, 0, 0.18);
    box-shadow: 0 1px 24px rgba(0, 0, 0, 0.18);
}

    .crossSellItem h3 {
        bottom: 0;
        height: 72px;
        left: 0;
        margin: 0;
        padding: 10px 5%;
        position: absolute;
        width: 90%;
    }

#crossSell .crossSellItem h3:before {
    display: inline-block;
    content: "";
}

.crossSellItem .promoBg {
	display: block;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
}
.crossSellItem .promoBg h3 {
	background:white;
}


.crossSellItem:hover h3 {
    background: #b79d5c;
    color: #fff;
    text-decoration: underline;
}

.form .grid_6.overlaygrid .text, .form .grid_6 textarea {
    width: 200px;
}

#Home #crossSell {
    padding-bottom: 80px;
}



/******** worldpay ********/
.containercell {
    padding: 10px;
}

    .containercell td {
        padding-bottom: 10px;
    }

    .containercell h2 {
        margin-bottom: 0;
    }

div.footer {
    margin-top: 40px;
    background: #231f20;
    color: #ffffff;
}

div#header .swa {
    background: none;
    padding: 0 !important;
}

body {
    background-color: #fff;
}

table.bannercontainer td.banner {
    font-size: 10pt;
}

form td.three label {
    display: inline;
}

.containercell td.three {
    padding-bottom: 0;
}

#bloglist .blogItem {
    margin-bottom: 50px;
}
/*
    #bloglist .blogItem:nth-child(odd) {
        margin-left: 0;
    }
*/
    #bloglist .blogItem:nth-child(3n + 4) {
        margin-left: 0;
    }

   #bloglist .blogItem h3 {
        font-size: 20px;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-top: 10px;
        margin-bottom: 10px;
    }


#bloglist .blogInfo {
    position: relative;
    background: #ffffff;
    overflow: hidden;
    height: 50px;
}

    #bloglist .blogInfo p {
        margin-bottom: 0px;
		font-size: 18px;
    }

.topNav .row {
    text-align: right;
}




.boxSign .whitebtn {
    border: 2px solid #b79d5c;
	border-radius:8px;
}


.Signicon 
{
    margin-right: 25px;  
}

.Signicon:hover 
{
    background-position: 0 -40px;
}

.Signicon span
{
    color: #757575;
}

  
.HelpText
{
    margin-bottom: 30px;
}

.HelpText label{
    color:#727274;
}

.confirmWines .AspNet-RadioButtonList li,
.rblSticker li,
.rblBanner li
{
    list-style-type: none !important;
}

.confirmWines .AspNet-RadioButtonList li input[type="radio"]
{
    top: 9px !important;
}


nav ul ul
{
    -webkit-box-shadow: 0px 3px 19px 0px rgba(194,194,194,1);
-moz-box-shadow: 0px 3px 19px 0px rgba(194,194,194,1);
box-shadow: 0px 3px 19px 0px rgba(194,194,194,1);;
}

#Home nav ul ul
{
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.rbfi1 
{
    margin-top: 10px !important;
}

.rbfi1 ul,
.rbfi2 ul,
.rbfi3 ul
{
    margin-bottom: 0px !important;
}


.rbfi1 li,
.rbfi2 li,
.rbfi3 li
{
    list-style-type: none !important;
}

.winepricejs
{
	visibility:hidden;
}


/******************** tabs ******************/
div.tabs {
	border: none !important;
	background: none !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	clear: both;
	margin-top: 20px;
}

.ui-tabs-hide {
	display: none;
}

ul.ui-tabs-nav, div.tabs ul {
	position: relative;
	top: 1px;
	margin: 0 0 0 1px;
	overflow: hidden;
	padding: 0 0 0 9px !important;
}

	ul.ui-tabs-nav li, div.tabs ul li {
		float: left;
		padding: 10px 20px;
		list-style-type: none;
		font-size: 1.25em;
		margin-right: 0 !important;
		border: 1px solid #b2b2b2 !important;
		background-color: #fff !important;
		color: #000 !important;
		background-image: none !important;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
		-webkit-border-radius: 5px 5px 0px 0px;
		border-radius: 5px 5px 0px 0px;
		font-weight: bold;
	}

		ul.ui-tabs-nav li.ui-tabs-selected, div.tabs ul li.selected {
			font-size: 15px;
			font-weight: 400;
			background-color: #231f20 !important;
			color: #ffffff !important;
			font-size: 15px;
			background-image: none !important;
		}

		ul.ui-tabs-nav li a, div.tabs ul li a {
			font-size: 15px;
			color: #727274 !important;
			font-weight: 400;
			text-decoration: none;
		}

		ul.ui-tabs-nav li.ui-tabs-selected a, div.tabs ul li.selected a {
			text-decoration: none;
			color: #fff !important;
			font-weight: 400;
		}

.ui-tabs-panel {
	padding: 0 !important;
}

div.tabs .managed-list th.first-col {
	moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

div.tabs .yourWines {
	moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px;
}

div.tabs {
	font-size: 1.1em;
}

div.tabs .ui-widget-header {
	border: 1px solid white;
	background: none;
}

div.tabs table.sortable-managed-list th a,
div.tabs table.sortable-managed-list th span {
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
}

div.tabs .managed-list th,
div.tabs .managed-list td {
	font-size: 13px;
}

.dSponsors .three.columns > a img{
}

.SMChoicesDiv .optionInput 
{
    display: inline-block !important;
    margin-right: 20px !important;
}

/******************** /tabs ******************/
.judgedWines .yourWines th.first-col {width:50px;}
.judgedWines .yourWines th.winename {width:270px;}
.judgedWines .yourWines th.competitioncategoryname {width:120px;}
.judgedWines .yourWines th.vintage {width:80px;}
.judgedWines .yourWines th.last-col {width:220px;}
.judgedWines .competitioncategoryname {display:none;}

.judgetabs
{
	position: relative;
}

.downloadcertificate
{
	position:absolute;right: 0px; width: 30px; height: 30px;
	top: 0px;
	background: transparent url(/SWA/resources/img/icons/Icon_Winner_pdf_60x60.png) 0 0 no-repeat;
	background-size: 30px 30px;
	width: 30px;
	display: block;
	float: right;
	cursor:pointer;
	z-index: 9999;
}
.judgetabs .downloadcertificate {
	background-position: 100% 50%;
	width:160px;
	line-height:35px;
}

/*** Subscription box **/

 .SubscriptionDivOuter
 {
	margin-bottom: 30px;
	display: none;
	overflow:hidden;
 }
 
 #YourAccountPage .SubscriptionDivOuter,
 .SubscriptionDivOuter.Active,
 #Newsletter .SubscriptionDivOuter
 {
	display: block !important;
 }
 
  #Newsletter .keep-upto-date
 {
	display: none !important;
}

 .SItems
 {
	 margin-bottom: 15px;
 }

.SubscriptionDivOuter label,
.cbSubscription,
 .cbSubscription div,
.SItems div 
 {
	display: inline-block;

 }

 .cbSubscription div {width:24%;}
.SItems div 
 {
	width: 17%;

 }
.cbSubscription  {width:70%;float:right;}


 .SItems > label,
.SubscriptionDivInner > label 
 {
	width: 30%;
 }


.SubscriptionDivOuter > label{                
	font-weight:bold;
}

.SubscriptionDivOuter label
{
	margin-right: 0;   
}

.SItems div,
.SubscriptionDivOuter label
{ 
	font-size: 17px;
	color: #727274;                
}

.SubscriptionDivInner,
.SItems
{
	display: block;margin-bottom:22px;
}



.LinktoSubscriptionBox,
.cbSubscription div.formInput
{
	cursor: pointer;
}  

#WinnersContentPage h2.CategoryH2 {display:none;}

/*input.register {font-size:18px;padding:15px 30px;text-transform:none;}*/
.cbText {float:right;padding-left:25px;margin-top:-10px;margin-bottom:20px;}

ul.accountTabs {margin:0 0 50px;padding:0;}
ul.accountTabs li {list-style-type:none;margin-bottom:20px;cursor:pointer;}
ul.accountTabs li span {font-weight:bold;color:#000;display:block;}
ul.accountTabs li.tabActive span {color:#b79d5c;text-decoration:underline;} 


.steps {width:100%;overflow:hidden;margin:50px 0;}
.steps ul {width:480px;padding:0;margin:0 auto;position:relative;}
.steps li {width:50%;float:left;text-align:center;font-size:18px;color:#727274;list-style-type:none !important;}
.steps li span {background:#727274;border-radius:20px;width:40px;height:40px;display:inline-block;color:white;line-height:40px;margin-bottom:10px;}
.steps li.active {color:#b79d5c;}
.steps li.active span {background:#b79d5c;}
.steps li.complete {color:#65BE50;}
.steps li.complete span {background:#65BE50;}
.steps li:first-child:after {content:"";width:155px;height:3px;display:inline-block;background:#b79d5c;position:absolute;top:20px;}


@media screen and (max-width:499px) {
	.steps ul {width:280px;}
	.steps li:first-child:after {width: 60px;}
	
	.SItems div, .SubscriptionDivOuter label {
		font-size: 14px;
	}
	.SItems div {
		width: 14%;
	}
}



body#RegistrationPage .MainContentOutter,body#JudgesRegistrationPage .MainContentOutter,body#Newsletter .MainContentOutter, body#ChangePassword .MainContentOutter
 {/*background:#f5f5f5;padding:0 2%;*/}

.sponsors,
body#Newsletter,
body#RegistrationPage,
body#JudgesRegistrationPage, body#Newsletter, body#ChangePassword  {
	background-color: #f5f5f5;
}

#cbldatesfi.formInput .formInput {
    margin-bottom: 15px !important;
}

#blogContent ul li {list-style-type:disc;}

.newsimg img {display:none;}
.newsimg {width:100%;display:block;background-size:cover;background-position:center center;aspect-ratio:1;height:auto;}

/* 2025 entry form improvements */
.entryFormStep {padding:20px;border:solid 1px #dedede;border-radius:8px;background:#efefef;}
#formStep1 {/*background:red;*/}
#formStep2 {/*background:blue;*/}
#formStep3 {/*background:green;*/}
#formStep4 {/*background:orange;*/}

.form #mainInformation  .formInput select, .form #mainInformation .formInput .text, .form #mainInformation  .formInput textarea
{
	font-size:16px;padding:5px 5px;
}
.MainContentOutter .form #mainInformation .formInput label, #mainInformation p {font-size:16px;padding:0;}
.MainContentOutter .form #mainInformation .formInput label span:not(.help) {font-size:14px;display:block;color:#b79d5c;}

.form .formInput select.auto {width:auto;}
.form .formInput .text.tiny {width:80px;}
.form .formInput .text.small {width:150px;}
.form .formInput .text.mid {width:250px;}

p.more {cursor:pointer;text-decoration:underline;font-size:16px;}

.row.extraFields .columns.six {margin-left:0;min-height:80px;}

.form #mainInformation .formInput .horizontal.simplePrice li {width:auto;margin-right:20px;}

.gold.nbback {background-color:#777 !important;}
.leftAlignCB {float:left;padding-right: 10px;padding-top: 7px;}
.labelAnswer {float:left;width:calc(100% - 50px);}
.supplierHideable {clear:both;padding-top:20px !important;}
ul.holder li.bit-box {border:solid 1px black;}

.stageCounter {width:100%;border:solid 1px #dedede;background:#efefef;height:30px;margin:30px 0;border-radius:8px;}
.counterCurrent {background:#967A44;width:0;height:100%;border-radius:8px 0 0 8px;color:white;text-align:center;font-size:16px;line-height:30px;}
	.counterCurrent.stage1{width:33%;}
	.counterCurrent.stage2{width:66%;}
	.counterCurrent.stage3{width:100%;border-radius:8px;}
	.counterCurrent.stage4{width:100%;border-radius:8px;}
	
.txtcbTerms	{display:none;}
.checkoutBlock {margin-bottom:20px;overflow:hidden;}

.level1.enter {margin-top:-12px;}
.level1.enter .btn {font-size:20px;}

#DefaultContent .MianContent {text-align:center;}
#DefaultContent .MianContent li {text-align:left;margin:0 20px;}

#DefaultContent .MianContent h1,#DefaultContent .MianContent h2, #MyInvoices .MianContent h1 {color:#000;font-weight:bold;}

.mobileOnly {display:none;}
.radioButtonList.sidebyside li {float:left;width:45%;}
.radioButtonList.sidebyside li:last-child {float:right;}
.radioButtonList.sidebyside li label {   
    text-indent: 25px;
    margin-top: -25px;
    display: block !important;}
.radioButtonList.sidebyside li label span {font-size:inherit !important;font-weight:bold;} 
@media (max-width:520px)
{
	.radioButtonList.sidebyside li {float:none !important;width:100%;}
}