/* custom fonts */
@font-face {
	font-family: 'HelveticaNeueLTStdBold';
	src: url('fonts/helveticaneueltstd-bd-webfont.eot');
	src: url('fonts/helveticaneueltstd-bd-webfont.eot#iefix') format('embedded-opentype'),
	url('fonts/helveticaneueltstd-bd-webfont.woff') format('woff'),
	url('fonts/helveticaneueltstd-bd-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStdCnBold';
	src: url('fonts/helveticaneueltstd-bdcn-webfont.eot');
	src: url('fonts/helveticaneueltstd-bdcn-webfont.eot#iefix') format('embedded-opentype'),
	url('fonts/helveticaneueltstd-bdcn-webfont.woff') format('woff'),
	url('fonts/helveticaneueltstd-bdcn-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStdRegular';
	src: url('fonts/helveticaneueltstd-roman-webfont.eot');
	src: url('fonts/helveticaneueltstd-roman-webfont.eot#iefix') format('embedded-opentype'),
	url('fonts/helveticaneueltstd-roman-webfont.woff') format('woff'),
	url('fonts/helveticaneueltstd-roman-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* global */
body {
	background-image: url(https://www.bombayartisan.com/static/images/bg-repeat.png);
	background-position: 0 0;
	background-repeat: repeat-y;
	font-family: 'HelveticaNeueLTStdRegular', Arial, sans-serif;
}

.wrapper {
	width: 810px;
	height: 1465px;
    overflow: hidden;
	position: relative;
	background-image: url(https://www.bombayartisan.com/static/images/bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* header */
.header {
	font-family: 'HelveticaNeueLTStdBold', Arial, sans-serif;
    height: 205px;
    position: relative;
}

.header span.logo {
    display: block;
	width: 400px;
	height: 168px;
	margin: 0px auto 0 auto;
    padding-top: 24px;
    padding-bottom: 6px;
}
.header .bottle-link {
    display: block;
    height: 50px;
    left: 0;
    position: absolute;
    top: 135px;
    width: 105px;
    z-index: 99;
}
.header a.logo, span.logo img {
	display: block;
}

.header h1 {
	display: block;
	position: absolute;
	top: -7px;
	left: 115px;
	z-index: 5;
	margin: 0;
	padding: 0;
}

h1 span, h2 span {
	color: #ffffff;
}

.mt15 {
    margin-top: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.ml10 {
    margin-left: 10px;
}

.navigation {
	float: right;
	clear: right;
	position: relative;
	z-index: 10;
    width: 671px;
    padding-left: 18px;
	margin: 0px 0px 0 0;
	font-size: 15px;
	text-align: center;
	line-height: 50px;
    background-image: url(https://www.bombayartisan.com/static/images/menu_bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 50px;
}

.navigation li {
	float: left;
    font-size: 11px;
    text-transform: uppercase;
}

.navigation li .div-line {
    width: 2px;
    height: 50px;
    background: url(../images/menu_line.png) no-repeat center center;
    float: right;
}

.navigation li.navigation_first .div-line {
    float: left;
}

.navigation li {

}

.navigation li:first-child {
	border-left: none;
}

.navigation a {
	display: block;
	color: #ffffff;
	text-decoration: none;
    float: left;
    padding: 0 6px;
}

.navigation a:hover {
	text-decoration: none;
    color: #f0d200;
}

.navigation .navigation_active {
	background: url(https://www.bombayartisan.com/static/images/menu-active-bg.png) no-repeat center center;
    background-size: 100% 32px;
}

.navigation .navigation_active a, .navigation a:active {
	/* background-image: url(../images/menu-bg.png);
	background-position: 0 0;
	background-repeat: repeat; */
}

.navigation .social span {
    display: block;
    padding: 0 2px;
    cursor: pointer;
}

.navigation .social a {
    padding: 0 2px;
}

.social .icon {
    width: 23px;
    height: 50px;
    background: url(../images/share-buttons.png) no-repeat center center;
}

.social .icon.sharethis {
    background-position: -6px 8px;
}

.social .icon.facebook {
    background-position: -32px 8px;
}

.social .icon.twitter {
    background-position: -59px 8px;
}

.social .icon.tumblr {
    background-position: -86px 8px;
}

.social .icon.pinterest {
    background-position: -113px 8px;
}

.social .icon.email {
    background-position: -140px 8px;
}

/* content */
.content {
	clear: both;
	padding: 20px 0 0 0;
	font-size: 13px;
	position: relative;
}

.content h1 {
    text-transform: uppercase;
    padding: 30px 0 10px 0;
    font-family: 'HelveticaNeueLTStdRegular';
	font-size: 30px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
}

.content h1 b {
    font-weight: normal;
    font-family: 'HelveticaNeueLTStdBold', Arial, sans-serif;
}

.content h2 {
	font-family: 'HelveticaNeueLTStdBold', Arial, sans-serif;
	margin: 18px 40px 9px;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}

.content h2.center {
    text-align: center;
    text-transform: uppercase;
}

.content h3 {
	font-family: 'HelveticaNeueLTStdBold', Arial, sans-serif;
	margin: 9px 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}

.content h4 {
	font-family: 'HelveticaNeueLTStdBold', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.content p {
	padding: 5px 40px 4px;
}

.content ul {
	list-style: disc inside;
}

.content ol {
	list-style: decimal inside;
}

.content ol ol {
	list-style: lower-latin inside;
}

.content ol ol ol {
	list-style: decimal inside;
}

.content-subtitle {
	margin: 5px 120px;
	text-align: center;
}

.content-area {
	margin: 0 65px 0 100px;
	font-size: 12px;
}

.content-rules {
	overflow-y: auto;
	height: 320px;
}

.home-text {
	font-size: 14px;
	font-weight: normal;
}

.content-area.home-text {
	margin: 0;
	padding: 10px 120px 0 90px;
	overflow: hidden;
	clear: both;
}

.container-video {
	float: left;
	width: 446px;
	margin: 20px 0 0 90px;
}

.container-video-description {
	min-height: 296px;
	margin: 0 10px 0 546px;
	text-align: center;
}

.container-video-description-mid {
	display: table-cell;
	vertical-align: bottom;
	height: 277px;
	font-size: 13px;
}

.container-video-description-mid h2 {
	margin: 0 0 9px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #002352;
	color: #B1E2F4;
}

.container-video-description .btn {
	margin: 5px 0 0 0;
}

/* close link */
.content-close {
	width: 27px;
	height: 27px;
	position: absolute;
	top: 10px;
	right: 10px;
	background-image: url(../images/icon-close.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	opacity: 0.9;
}

.content-close:hover {
	opacity: 1;
}

/* button */
.btn, a.btn {
	text-decoration: none;
}

.btn {
	display: inline-block;
	overflow: visible;
	height: 29px;
	position: relative;
	padding: 0 15px;
	cursor: pointer;
}

a.btn {
	height: 27px;
}

.btn:active {
	background-color: #755723;
	background-image: none;
}

.btn-arrow-left {
	margin: 0 0 0 85px;
	padding: 0 15px 0 25px;
}

.btn-icon {
	display: block;
	position: absolute;
}

.btn-arrow-left .btn-icon {
	width: 26px;
	height: 22px;
	left: 5px;
	top: 2px;
	background-image: url(../images/icons.png);
	background-position: 0 -32px;
	background-repeat: no-repeat;
}

.btn.choose-file {
    background: url(https://www.bombayartisan.com/static/images/choosefile-btn.png) no-repeat 0 0;
    width: 122px;
    height: 34px;
    padding: 0;
}
.choose-file:hover {
    background-position: 0 -33px;
}

.btn.submit {
    background: url('https://www.bombayartisan.com/static/images/submit-btn.png') no-repeat 0 0;
    width: 200px;
    height: 80px;
    border: none;
}

.btn.submit:hover {
    background-position: 0 bottom;
}

.edge {
    height: 3px;
    background: url(../images/edge-bg.png) no-repeat center center;
}

.edge.top {
    background-position: center -10px;
}

.edge.bottom {
    background-position: center -23px;
    clear: both;
}

/* right */
.content-right {
	margin: 0 105px;
	padding: 10px 0;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
}

/* content gallery */
.content-gallery.medium {
	width: 600px;
	margin: 0 auto;
    height: 900px;
}

.content-gallery.large {
	width: 600px;
	margin: 0 auto;
    height: 900px;
}

.content-gallery > li {
	display: block;
    float: left;
	vertical-align: top;
	position: relative;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

.content-gallery.medium > li {
	width: 200px;
    height: 150px;
}

.content-gallery.large > li {
	width: 240px;
	margin: 15px 0 0 35px;
}

.content-gallery-description {
	padding: 5px 0;
    position: absolute;
    top: 0;
}

.icon-winner {
	width: 23px;
	height: 22px;
	background-image: url(../images/icon-star.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.content-gallery .icon-winner {
	display: none;
	position: absolute;
	top: 2px;
}

.content-gallery.medium .icon-winner {
	right: 12px;
}

.content-gallery.large .icon-winner {
	right: 2px;
}

.content-gallery .winner .icon-winner {
	display: block;
}

.content-right .icon-winner {
	display: inline-block;
	vertical-align: top;
}

/* gallery nav */
.content-gallery-nav {
	position: relative;
}

.content-gallery-nav .prev, .content-gallery-nav .next {
	display: block;
	position: absolute;
    background-image: url("../images/dl-buttons.png");
    height: 148px;
    top: 398px;
    width: 80px;
	cursor: pointer;
	text-indent: -9999px;
}

.content-gallery-nav .prev.hidden, .content-gallery-nav .next.hidden {
	display: none;
}

.content-gallery-nav .prev {
	left: 15px;
	background-position: 0 0;
}

.content-gallery-nav .prev:active, .content-gallery-nav .prev:focus, .content-gallery-nav .prev:hover {
	background-position: 0 -148px;
}

.content-gallery-nav .next {
	right: 15px;
	background-position: -116px 0;
}

.content-gallery-nav .next:active, .content-gallery-nav .next:focus, .content-gallery-nav .next:hover {
	background-position: -116px -148px;
}
.submission-info {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    bottom: 15px;
    left: 0px;
    width: 180px;
    padding: 10px;
    text-align: left;
    color: #FFF;
    font-size: 12px;
}
.image-frame:hover .submission-info {
    display: block;
    text-decoration: none;
}

.image-frame:hover .submission-info span {
    text-decoration: none;
}

.submission-info span {
    color: #FFF;
    display: block;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 185px;
    overflow: hidden;
}
.submission-info .submission-info-name {
    font-family: 'HelveticaNeueLTStdBold';
}
.submission-info .submission-info-by {
    font-family: 'HelveticaNeueLTStdRegular';
}
.submission-info .submission-info-med {
    font-family: 'HelveticaNeueLTStdRegular';
    font-style: italic;
    text-transform: capitalize;
}
/* gallery filters */
.content-gallery-filters {
	min-height: 24px;
	margin: 25px 0 10px 105px;
}
.content-gallery-filters-with-regions {
  min-height: 24px;
  margin: 25px 0 10px 45px;
}

.content-gallery-filter {
	float: left;
	margin: 0 0 0 10px;
}

.content-gallery-filter select, .content-gallery-filter .searchfield, .content-gallery-filter .searchbutton {
	float: left;
	height: 21px;
	margin: 0;
	border: none;
	color: #80c2e4 !important;
    font-size: 10px;
}

.content-gallery-filter select:focus, .content-gallery-filter .searchfield:focus {
	color: #FFF;
	/*box-shadow: 0 0 5px white;*/
}


.content-gallery-filter select {
    font-family: 'HelveticaNeueLTStdBold';
	width: 152px;
	padding: 2px 2px 2px 5px;
	text-transform: uppercase;
    height: 23px;
    background: #33a0d6 ;
    border-top: 2px solid #58afdd;
    border-left: 2px solid #58afdd;
    border-right: 2px solid #297ca9;
    border-bottom: 2px solid #297ca9;
}

.content-gallery-filter select option {
    font-family: 'HelveticaNeueLTStdBold';
}

.content-gallery-filter .searchfield, .content-gallery-filter .searchbutton {
	position: relative;
}

.content-gallery-filter .searchfield {
    font-family: 'HelveticaNeueLTStdBold';
    color: #80c2e4;
	width: 111px;
	padding: 0 10px 0 5px;
    height: 20px;
    background-color: #33a0d6;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #80c2e4;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #80c2e4;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #80c2e4;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #80c2e4;
}

.content-gallery-filter .searchbutton {
	width: 23px;
	margin: 0;
	padding: 0;
    height: 20px;
	cursor: pointer;
    background:#33a0d6 url(../images/search-btn.png) no-repeat center center;
    border: none;
}

.content-gallery-filter-search {
    border-top: 2px solid #297ca9;
    border-left: 2px solid #297ca9;
    border-bottom: 1px solid #58afdd;
    border-right: 1px solid #58afdd;
    margin-top: -1px;
}


/* keyline */
.keyline {
	margin: 0 55px;
	padding: 20px 0 0 0;
	line-height: 23px;
	text-align: right;
}

.keyline .icon-winner {
	display: inline-block;
	vertical-align: top;
}

/* gallery entry page */
.content-entry {
	display: inline-block;
	width: 100%;
}

.submission-entry {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.content-image {
	overflow: hidden;
	width: 240px;
	margin: 29px 0 0 85px;
    vertical-align: middle;
    text-align: center;
}

.content-image-item {
	display: block;
	height: 240px;
	margin: 0 auto;
}

/*.content-image img {
	display: block;
}  */

.content-image .btn {
	margin: 20px 0 0 0;
}

.content-image-description {
	margin: 0 85px 0 350px;
	padding: 20px 0;
	font-size: 13px;
	line-height: 19px;
}

.content-image-description .separate-container {
	margin: 9px -85px 0 -10px;
	padding: 5px 0 5px 10px;
	font-weight: normal;
	text-align: left;
}

/* content share */
.content-share {
	position: absolute;
	top: 10px;
	right: 10px;
}

.content-share p {
	margin: 0;
	padding: 0;
}

.content-share-title {
	display: block;
	padding: 0;
	text-transform: uppercase;
	text-align: right;
}

.content .content-share-list {
	float: right;
	margin: 5px 0 0 0;
	list-style: none;
}

.content .content-image-description .content-share-list {
	float: left;
	margin: 15px 0 0 0;
}

.content-share-list > li {
	float: left;
	margin: 0 0 0 8px;
}

.content-share-list > li:first-child {
	margin: 0;
}

.content-share-list > li a:hover {
	opacity: 0.75;
}

.content-share-list .facebook a,
.content-share-list .twitter a,
.content-share-list .email a,
.content-share-list .tumblr a,
.content-share-list .pinterest a {
	display: block;
	width: 16px;
	height: 16px;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	text-indent: -9999px;
}

.content-share-list .facebook a {
	background-image: url(../images/social/facebook_16.png);
}

.content-share-list .twitter a {
	background-image: url(../images/social/twitter_16.png);
}

.content-share-list .email a {
	background-image: url(../images/social/email_16.png);
}

.content-share-list .tumblr a {
	background-image: url(../images/social/tumblr_16.png);
}

.content-share-list .pinterest a {
	background-image: url(../images/social/pinterest_16.png);
}

/* upcoming news page */
.separate-container {
	margin: 20px 0 0 0;
	padding: 5px 0;
	background-color: #001740;
}

.event-list-title {
	margin: 5px 0 0 1px;
	padding: 5px 20px;
	border-bottom: 1px solid #ffffff;
	font-family: 'HelveticaNeueLTStdBold', Arial, sans-serif;
	text-transform: uppercase;
}

.event-list {
	padding: 10px 0;
	font-size: 12px;
	line-height: 15px;
}

.event-list > li {
	display: block;
	margin: 0 20px;
	padding: 5px 0 10px 0;
}

.event-list-date {
	float: left;
	width: 50px;
	text-align: right;
}

.event-list-desciption {
	margin: 0 0 0 70px;
}

/* submission form */
.content-form {}

.content-form fieldset {
	padding: 0 0 20px 0;
}

.content-form fieldset p {
	margin: 10px 0 0 0;
}

.content-form fieldset p:first-child {
	margin: 0;
    padding: 5px 0;
}

.content-form fieldset label {
    line-height: 14px;
}

.content-form fieldset label[for=zipCode] {
    position: absolute;
    top: 5px;
    right: 54px;
}

.Firefox .content-form fieldset label[for=zipCode], .Explorer .content-form fieldset label[for=zipCode]{
    right: 60px;
}

.Safari .content-form fieldset label[for=zipCode] {
    right: 47px;
}

.Mac.Safari .content-form fieldset label[for=zipCode] {
    right: 30px;
}

.content-form fieldset label.error[for=zipCode] {
    top: 0;
    left: 0;
}

.content-form fieldset label.checkbox {
    padding-top: 5px;
}

.content-form input[type=checkbox] {
	float: left;
	margin: 0 5px 0 0;
}

.content-form-checkboxs, .content-form-checkboxs p {
	line-height: 13px;
}

.content-form input[type=text], .content-form input[type=email], .content-form select, .content-form textarea {
	margin: 0;
	padding: 2px 5px;
	border: none;
	background-color: #ffffff;
	color: #a3cdeb;
    font-family: 'HelveticaNeueLTStdBold';
}

.content-form select option {
    color: #0093d5;
}

.content-form input[type=text]:focus, .content-form input[type=email]:focus, .content-form select:focus, .content-form textarea:focus {
    -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4), 0 0 5px #FFF;
    -moz-box-shadow:    inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4), 0 0 5px #FFF;
    box-shadow:         inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4), 0 0 5px #FFF;
}

.content-form input[type=text].error, .content-form input[type=email].error, .content-form select.error, .content-form textarea.error {
	background-color: #FFC0CB;
	color: #C40233;
    -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
}

.content-form input[type=text].error:focus, .content-form input[type=email].error:focus, .content-form select.error:focus, .content-form textarea.error:focus {
    -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4), 0 0 5px #FA8072;
    -moz-box-shadow:    inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4), 0 0 5px #FA8072;
    box-shadow:         inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4), 0 0 5px #FA8072;
}

.content-form input[type=text], .content-form input[type=email] {
	width: 290px;
	height: 26px;
    -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
}

.content-form .wide input[type=text], .content-form .wide input[type=email] {
    width: 613px;
}

.content-form input.short {
	width: 50px;
}

.content-form input.small {
	width: 84px;
	margin: 0 0 0 20px;
}

.Mac.Safari .content-form input.small {
    width: 58px;
    margin: 0 0 0 20px;
}

.content-form select {
	width: 185px;
	height: 21px;
	padding: 2px;
    height: 30px;
}

#birthDate_day, .Android.Chrome #birthDate_day {
	width: 35px;
	margin: 0 5px 0 0;
}

#birthDate_month, .Android.Chrome #birthDate_month {
       width: 105px;
       margin: 0 5px 0 0;
   }
#addressState {
       width: 125px;
       margin: 0 5px 0 0;
   }

#addressState {
    width: 155px;
}

#birthDate_year, .Android.Chrome #birthDate_year {
	width: 56px;
}

.Windows.Safari #birthDate_day {
    width: 56px;
}
.Windows.Safari #birthDate_month {
     width: 126px;
 }
.Windows.Safari #birthDate_year {
    width: 77px;
}
.Windows.Safari #addressState {
    width: 176px;
}

.Mac.Safari #birthDate_day {
    width: 34px;
}
.Mac.Safari #birthDate_month {
    width: 95px;
}
.Mac.Safari #birthDate_year {
    width: 55px;
}
.Mac.Safari #addressState {
    width: 176px;
}

.Mac.Chrome #birthDate_month {
    width: 92px;
}

.Mobile #birthDate_day {
    width: 50px;
}
.Mobile #birthDate_month {
    width: 125px;
}
.Mobile #birthDate_year {
    width: 70px;
}
.Mobile #addressState {
    width: 172px;
}

.Android #birthDate_day {
    width: 63px;
}
.Android #birthDate_year {
    width: 82px;
}
.Android #birthDate_month {
    width: 120px;
}

.Mobile.Android #birthDate_day {
    width: 63px;
}
.Mobile.Android #birthDate_year {
    width: 87px;
}

.Mobile.Android #birthDate_month {
    width: 125px;
}

.content-form textarea {
	width: 295px;
	min-width: 295px;
	height: 100px;
	min-height: 100px;
	padding: 2px 0 0 5px;
    -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         inset 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
}

.content-form label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
    line-height: 11px;
}

.content-form label.error {
	display: none;
	position: absolute;
	margin: 0 0 0 -12px;
	color: #f02e2f;
	font-size: 26px;
	line-height: 24px;
}

.content-form .error-maxlength {
	padding: 0 0 3px 0;
}

.content-form .error-maxlength label.error {
	position: static;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	text-transform: none;
}

.content-form .content-form-checkboxs label.error {
	float: left;
	position: relative;
	margin: 0 0 0 -12px;
	line-height: 20px;
}

.content-form-error-age, .content-form-error {
	display: none;
	padding: 10px 0 0 0;
	color: #F02E2F;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
}

.content-form label span {
	text-transform: none;
}

.content-form .btn-wrapper {
	text-align: center;
}

.content-form-col, .fieldcontain {
	display: inline-block;
	vertical-align: top;
	width: 320px;
}

.content-form-col, .fieldcontain.wide {
    width: 640px;
}

.fieldcontain {
	margin: 2px 0 0 0;
	padding: 5px 0 4px;
    position: relative;
}

.content-form fieldset .content-file p {
	margin: 5px 50px 5px 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}

.picture-name {
	word-wrap: break-word;
}

.content-file {
	position: relative;
}

#picture {
	width: 122px;
	height: 34px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}

/* footer */
.footer, .footer a {
	color: #b1e2f4;
}

.footer {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 0 10px 0;
	text-align: center;
    width: 100%;
}

.footer .logo a, .footer .logo img {
	margin: 0 auto;
    height: 40px;
}

.footer-rules {
	margin: 5px 0 0 0;
	text-transform: uppercase;
}

.footer-rules.mobile {
    display: none;
}

.footer-bottom {
	font-size: 8px;
	line-height: 9px;
}

.footer-bottom.mobile {
    display: none;
}

/* ERRORS */
.exceptionMessage {
	margin: 10px;
	border: 1px solid #000;
	padding: 5px;
	background-color: #E9E9E9;
}

.stack,
.snippet {
	margin: 0;
	padding: 0;
}

.stack,
.snippet {
	border: none;
}

/* error details */

.error-details {
	background-color:#FFF3F3;
	line-height: 1.5;
	overflow: hidden;
	padding: 5px;
	padding-left:25px;
}

.error-details dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin-right: 5px;
}

.error-details dt:after {
	content: ":";
}

.error-details dd {
	display: block;
}

/* stack trace */
.stack {
	padding: 5px;
	overflow: auto;
	height: 150px;
}

/* code snippet */
.snippet {
	background-color: #fff;
	font-family: monospace;
}

.snippet .line {
	display: block;
}

.snippet .lineNumber {
	background-color: #ddd;
	color: #999;
	display: inline-block;
	margin-right: 5px;
	padding: 0 3px;
	text-align: right;
	width: 3em;
}

.snippet .error {
	background-color: #fff3f3;
	font-weight: bold;
}

.snippet .error .lineNumber {
	background-color: #faa;
	color: #333;
	font-weight: bold;
}

.snippet .line:first-child .lineNumber {
	padding-top: 5px;
}

.snippet .line:last-child .lineNumber {
	padding-bottom: 5px;
}

/* submission preview */
.submission-preview-image {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
    text-decoration: none;
}
.submission-preview-image:hover {
    text-decoration: none;
}

.submission-preview img {
}

.submission-preview .image-frame {
    background: url("https://www.bombayartisan.com/static/images/gallery-item-overlay.png") no-repeat;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
}

/* home-video */
.home-video {
	overflow: hidden;
	width: 660px;
	position: relative;
	margin: 0 auto;
	padding: 16px 16px 8px;
	background-image: url(../images/home-video-bg.png);
	background-repeat: repeat;
}

.home-video-sidebar {
	overflow-y: scroll;
	overflow-x: hidden;
	direction: rtl;
	width: 150px;
	float: left;
	position: absolute;
	top: 17px;
	left: 18px;
	bottom: 44px;
	text-align: center;
	scrollbar-face-color: #afe0f2;
	scrollbar-highlight-color: #afe0f2;
	scrollbar-3dlight-color: #afe0f2;
	scrollbar-darkshadow-color: #afe0f2;
	scrollbar-shadow-color: #afe0f2;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #000;
}

.home-video-sidebar::-webkit-scrollbar {
	width: 16px;
}

.home-video-sidebar::-webkit-scrollbar-track {
	background-color: #000;
}

.home-video-sidebar::-webkit-scrollbar-thumb {
	background-color: #afe0f2;
}

.home-video-preview {
	direction: ltr;
	width: 122px;
	position: relative;
	margin: 16px 0 0 0;
	font-size: 12px;
	line-height: 15px;
	cursor: pointer
}

.home-video-sidebar .home-video-preview:first-child {
	margin: 0;
}

.home-video-preview img {
	width: 120px;
	border: 1px solid transparent;
}

.home-video-preview.current img {
	border-color: #fff
}

.play-btn {
	width: 32px;
	height: 32px;
	position: absolute;
	left: 46px;
	top: 32px;
	background-image: url(../images/play-overlay.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.home-video-content {
	margin: 0 0 0 170px;
}

.home-video-content iframe {
	display: block;
}

.home-video-content-wrapper {
	padding: 16px;
	background-image: url(../images/home-video-copy-bg.png);
	background-repeat: repeat;
}

.home-video-content-wrapper .content-area {
	margin: 0;
}

.home-video-content-wrapper .content-subtitle {
	font-size: 13px;
	line-height: 17px;
}

.home-video-subcontent {
	overflow: hidden;
	clear: both;
	margin: 8px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	white-space: nowrap;
}

.home-video-subcontent img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 0.25em;
}

.container-home .dl {
    height: 264px;
    width:468px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.container-home .dl-text {
    heigth:auto;
    padding-bottom: 20px;
}

.container-home .content-image {
    width: 468px;
    height: 265px;
    margin: 0;
}

.container-home div.content-image  {
    height: auto;
    padding: 20px 0;
}

.container-home div.content-image {
    height: auto;
    text-align: left;
}

.container-home div.content-image h2 {
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 16px 0;
}

.container-home div.content-image span {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 0px;
}

.container-home div.content-image p {
    font-size: 12px;
    line-height: 14px;
    padding: 0px;
}

.css-panes .mid.top {
    position: absolute;
    top: 269px;
    left: 0px;
    width: 810px;
}
.css-panes .mid.bottom {
    position: absolute;
    top: 265px;
    left: 0px;
    width: 810px;
}

.container-home .css-panes .item {
    width: auto;
    margin-right: 100px;
}

.container-home .css-panes .prev, .container-home .css-panes .next {
    background-image: url(../images/dl-buttons.png);
    height: 148px;
    width: 80px;
    top: 56px;
}

.container-home .css-panes .prev {
    left: 85px;
    background-position: 0 0;
}

.container-home .css-panes .next {
    right: 85px;
    background-position: -116px 0;
}

.container-home .css-panes .prev:hover  {
    background-position: 0 -148px;
}
.container-home .css-panes .next:hover {
    background-position: -116px -148px;
}

.container-home .css-panes .prev:active, .container-home .css-panes .prev:focus {
    background-position: 0 0;
}

.container-home .css-panes .next:active, .container-home .css-panes .next:focus {
    background-position: -116px 0;
}

.container-home .css-panes .navi {
    margin: 6px 0 15px 0;
    text-align: center;
}

.container-home .css-panes .navi > li {
    width: auto;
    margin: 0;
}

.container-home .css-panes .navi a {
    background: url(../images/dl-bullets.png) no-repeat -16px -3px;
    width: 12px;
    height: 12px;
    display: block;
}

.container-home .css-panes .navi a.current {
    background-position: -3px -3px;
}

.saphire .text-wrap {
    float: left;
}

.saphire.create .text-wrap, .saphire.votes .text-wrap {
    width: 540px;
}

.enter-button {
    background: url(../images/enter-btn.png) no-repeat;
    float: left;
    width: 200px;
    height: 80px;
    margin: 45px 0 0 15px;
    display: none;
}

.votes .enter-button {
    background: url(../images/votenow-btn.png) no-repeat;
}

.saphire.create .enter-button, .saphire.votes .enter-button {
    display: block;
}

.enter-button:hover {
    background-position: 0 bottom;
}

.metro-menu {
    margin-top: 15px;
    height: 420px;
}

.metro-menu .item {
    width: 270px;
    height: 210px;
    background: url(../images/metro-menu-bg.jpg) no-repeat 0 0;
    float: left;
}

.metro-menu .item.create:hover {
    background-position: -0px -420px;
}

.metro-menu .item.list, .metro-menu .item.votes, .metro-menu .item.finalGallery {
    background-position: -270px 0;
}

.metro-menu .item.list:hover, .metro-menu .item.votes:hover,  .metro-menu .item.finalGallery:hover{
    background-position: -270px -420px;
}

.metro-menu .item.calendar {
    background-position: -540px 0;
}

.metro-menu .item.calendar:hover {
    background-position: -540px -420px;
}

.metro-menu .item.pastWinners {
    background-position: 0 -210px;
}

.metro-menu .item.pastWinners:hover {
    background-position: 0 -630px;
}

.metro-menu .item.films {
    background-position: -270px -210px;
}

.metro-menu .item.films:hover {
    background-position: -270px -630px;
}

.metro-menu .item.cocktails {
    background-position: -540px -210px;
}

.metro-menu .item.cocktails:hover {
    background-position: -540px -630px;
}

.metro-menu .item.votes {
    background: url(../images/metro-menu-vote.jpg) no-repeat 0 0;
}

.metro-menu .item.votes:hover {
    background-position: -0px -210px;
}
/* cocktails */

.cocktail {
    float: left;
    background: url(https://www.bombayartisan.com/static/images/cocktails-bg.jpg) no-repeat 0 0;
    width: 405px;
    height: 467px;
}

.cocktail-header {
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px 60px;
}

.cocktail-header sub {
    font-size: x-small;
    vertical-align: baseline;
}

.cocktail .receipt{
    font-size: 12px;
    margin: 110px 10px 0 200px;
}

.cocktail .receipt h4 {
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 0 5px 0;
}

.cocktail .receipt p {
    padding: 0 0 5px 0;
    line-height: 15px;
}

.cocktail.french {
    background-position: -405px 0;
}

.cocktail.traction {
    background-position: 0 -467px;
}

.cocktail.traction .cocktail-header {
    margin-top: 7px;
}

.cocktail.traction .receipt {
    margin-top: 117px;
}

.cocktail.collins {
    background-position: -405px -467px;
}

.cocktail.collins .cocktail-header {
    margin-top: 0;
}

.content-image iframe { max-height: 264px; max-width:468px; }
.content-image img { max-height: 264px; max-width:468px; }

#show-submission {
    padding: 95px 0 0;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
}
#show-submission .content-area {
    padding: 0;
    margin: 0;
}
#show-submission h1 {
    font-family: "HelveticaNeueLTStdBold";
    padding: 50px 0 20px;

}
#show-submission h3 {
    text-align: center;
    margin-bottom: 28px;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'HelveticaNeueLTStdRegular';
}
#show-submission h3 a {
    color: #FFF;
    text-decoration: underline;
}
#show-submission h3 a:hover {
    color: #fff;
    text-decoration: none;
}
#show-submission h3 span {
    text-transform: none;
    line-height: 36px;
}


/* fancybox */
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.popup-slired-prev {
    background-image: url(../images/dl-buttons.png);
    height: 148px;
    width: 80px;
    top: 56px;
}
.popup-slider {
    width: 620px;
    overflow: hidden;
}
.g-popup {
    display: block;
    float: left;
    width: 620px;
}
.g-popup_header {
    padding: 5px;
    display: none;
}
.g-popup.voting .g-popup_header {
    display: block;
}
.g-popup .dummy {
    height: 66px;
}
.g-popup.voting .dummy {
    display: none;
}
.g-popup_header .voting-button {
    width: 321px;
    height: 56px;
    background: url("https://www.bombayartisan.com/static/images/vote-btn.png") no-repeat;
    border:none;
    cursor: pointer;
    float: left;
}
.g-popup_header .voting-button:hover {
    background-position: 0px -56px;
}

.voted .g-popup_header .voting-button {
    background-position: 0px -112px;
    cursor: default;
}

.voted .g-popup_header .voting-button:hover {
    background-position: 0px -112px;
}
.g-popup_header p {
    text-align: center;
    width: 220px;
    padding: 9px 33px;
    float: right;
    color: #FFF;
    font-size: 14px;
    line-height: 18px;
}
.g-popup_content {
    width: 620px;
    text-align: center;
    vertical-align: middle;
    height: 620px;
    display: table-cell;
}
.g-popup_content img {
    max-width: 620px;
    max-height: 620px;
    display: block;
    margin: auto;
}
.g-popup_footer {
    background: url('https://www.bombayartisan.com/static/images/g-popup-gradient.png') repeat-y;
    padding: 5px 15px;
    color: #FFF;
    font-size: 12px;
    line-height: 14px;
    height: 42px;
}
.g-popup_top {
    background: url('https://www.bombayartisan.com/static/images/g-popup-gradient2.png') repeat-y;
    color: #fff;
    padding: 5px 15px;
    height: 45px;
}
.g-popup_info {
    float: left;
    width: 370px;
 }
.g-popup_info span {
    display: block;
    font-size: 13px;
    line-height: 15px;
}
.g-popup_info .g-popup_info-name {
    font-family: 'HelveticaNeueLTStdBold';
    font-size: 14px;
}
.g-popup_info .g-popup_info-by {
    font-family: 'HelveticaNeueLTStdRegular';
}
.g-popup_info .g-popup_info-med {
    font-family: 'HelveticaNeueLTStdRegular';
    font-style: italic;
    text-transform: capitalize;
}
.g-popup_social {
    float: right;
    margin-top: 5px;
    width: 120px;
}
.g-popup_social li {
    display: block;
    float: left;
    margin-right: 4px;
}

.g-popup_social .social .icon {
    height: 23px;
    display: block;
    cursor: pointer;
}
.g-popup_social .social .sharethis {
    background-position: -6px -5px;
}
.g-popup_social .social .facebook {
    background-position: -32px -5px;
}
.g-popup_social .social .twitter {
    background-position: -59px -5px;
}
.g-popup_social .social .tumblr {
    background-position: -86px -5px;
}
.g-popup_social .social .pinterest  {
    background-position:  -113px -5px;
}
.g-popup_social .social .email {
    background-position:  -140px -5px;
}
.scrollable {
    position:relative;
    overflow:hidden;
    width: 620px;
    height: 793px;
    background: rgba(255, 255, 255, 0.3);
}
.scrollable .items {
    width:20000em;
    position:absolute;
}

.scrollable {
    float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
    display: block;
    position: absolute;
    background-image: url("../images/dl-buttons.png");
    height: 148px;
    top: 360px;
    width: 80px;
    cursor: pointer;
    text-indent: -9999px;
}

/* right */
a.right { background-position: -116px 0; right: -80px}
a.right:hover { background-position:-116px -148px; }
a.right:active { background-position:-116px -148px; }


/* left */
a.left { background-position: 0px 0px; left: -80px }
a.left:hover  { background-position:0px -148px; }
a.left:active { background-position:0px -148px; }

/* disabled navigational button */
a.disabled {
    visibility:hidden !important;
}

/* Fancybox */
.fancybox-skin {
    border-radius: none !important;
    background: none !important;
}
.fancybox-close {
    background-image: url('https://www.bombayartisan.com/static/images/fancybox/fancybox_close.png') !important;
    top: 0px !important;
    right: -27px !important;
    width: 27px !important;
    height: 27px !important;
}
/* Uniform */

/* Checkbox */
div.checker {
    position: relative;
    margin-right:5px;
}
div.checker, div.checker span, div.checker input {
    width: 22px;
    height: 22px;
    float: left;
}
div.checker span {
    background: url('../images/checkbox.png') no-repeat;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
}
div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
div.checker span.checked {
    background-position: 0px -44px;
}
div.checker.active span {
    background-position: 0px -22px;
}
div.checker.active span.checked {
    background-position: 0px -22px;
}
div.checker.disabled, div.checker.disabled.active {
    background-position: 0px 0px;
}


/* Select */
#list-submission div.selector {
    background: url('../images/selectbox.png') no-repeat 0px -23px;
    line-height: 23px;
    height: 23px;
    padding: 0 0 0 8px;
    position: relative;
    overflow: hidden;
    color:#7fc9e9;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLTStdBold';
}
#list-submission div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background:url('../images/selectbox.png') no-repeat right 0;
    height: 23px;
    line-height: 23px;
    padding-right: 17px;
    cursor: pointer;
    width: 100%;
    display: block;
    font-size:10px;
    font-family: 'HelveticaNeueLTStdBold';
}
#list-submission div.selector.fixedWidth {
    width: 190px;
}
#list-submission div.selector.fixedWidth span {
    width: 155px;
}
#list-submission div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 21px;
    top: 1px;
    left: 0px;
    width: 100%;
    font-size:14px;
}
#list-submission .selector option {
    background:#339dd2;
    color:#FFF;
    font-size:14px;
    text-transform:uppercase;
    font-family: 'HelveticaNeueLTStdBold';
}
#list-submission div.selector.active {
    background-position: 0 -69px;
}
#list-submission div.selector.active span {
    background-position: right -46px;
}
#list-submission div.selector.hover, #list-submission div.selector.focus {
    background-position: 0 -69px;
}
#list-submission div.selector.hover span, #list-submission div.selector.focus span {
    background-position: right -46px;
}
#list-submission div.selector.hover.active, #list-submission div.selector.focus.active {
    background-position: 0 -69px;
}
#list-submission div.selector.hover.active span, #list-submission div.selector.focus.active span {
    background-position: right -46px;
}
#list-submission div.selector.disabled, #list-submission div.selector.disabled.active {
    background-position: 0 -23px;
}
#list-submission div.selector.disabled span, #list-submission div.selector.disabled.active span {
    background-position: right 0px;
}


/* Select */
.fieldcontain div.selector {
    background:#FFF;
    line-height: 30px;
    height: 30px;
    padding: 0 0 0 5px;
    position: relative;
    overflow: hidden;
    color:#a3cdeb;
    float: left;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    1px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow:         1px 1px 3px rgba(0, 0, 0, 0.3);
}
.fieldcontain div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background:url('../images/selectbox2.png') no-repeat right 0;
    height: 30px;
    line-height: 30px;
    padding-right: 30px;
    cursor: pointer;
    width: 100%;
    display: block;
    font-size: 18px;
    font-family: 'HelveticaNeueLTStdBold';
}
.fieldcontain div.selector.fixedWidth {
    width: 910px;
}
.fieldcontain div.selector.fixedWidth span {
    width: 155px;
}
.fieldcontain div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 30px;
    top: 1px;
    left: 0px;
    width: 100%!important;
    font-size:21px;
}
.fieldcontain .selector option {
    background:#FFF;
    color:#0093d5;
    font-size:21px;
    font-family: 'HelveticaNeueLTStdBold';
}
.fieldcontain div.selector.active span {
    background-position: right -30px;
}
.fieldcontain div.selector.hover span, .fieldcontain div.selector.focus span {
    background-position: right -30px;
}
.fieldcontain div.selector.hover.active span, .fieldcontain div.selector.focus.active span {
    background-position: right -30px;
}
.fieldcontain div.selector.disabled span, .fieldcontain div.selector.disabled.active span {
    background-position: right -0px;
}

#uniform-birthDate_month,
#uniform-birthDate_day {
    margin-right: 5px;
}


#list-submission {
    padding-top: 60px;
}
#list-submission h1 {
    padding: 10px 0 25px 0;
}
#list-submission h1.gallery-headline {
    padding: 0px ;
}
.winners-page .content-gallery.medium  {
    height: 960px !important;
}

.container-rules {

}
.container-rules_text {
    margin: 20px 0 20px 40px;
    overflow: auto;
    height: 860px;
    padding: 0 30px 0 0;
}
.container-rules_text ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.container-rules_text ul li {
    padding: 0;
    margin: 0;
}
.container-rules_text ul li span {
    text-shadow: 1px 1px 3px #0B6182;
    filter: dropshadow(color=#0B6182, offx=1, offy=1);

}
.container-rules_text p {
    padding: 0 0 14px 0;
}
.container-rules_text .inside-list {
    margin-bottom: 7px;
    padding-left: 10px;
}
.container-rules_text .inside-list p {
   padding-bottom: 7px;
}