body {
	background-color: #FFFFFF;
	color: #787878;
}

#sitecontainer {
	position: relative;
	z-index: 2;
	zoom: 1;
}

.headergraphics {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 220px;
	left: 0;
}

.leftheader {
	width: 49%;
	height: 220px;
	float: left;
	background-image: url(../_images/background/background-left.jpg);
	background-repeat: repeat-x;
}

.rightheader {
	width: 49%;
	height: 220px;
	float: right;
	background-image: url(../_images/background/background-right.jpg);
	background-repeat: repeat-x;
}

.footerleft {
	height: 120px;
	background-image: url(../_images/background/background-left-footer.jpg);
}

.footerright {
	height: 120px;
	background-image: url(../_images/background/background-right-footer.jpg);
}

#container {
	width: 970px;
	margin: 0 auto;
	background-image: url(../_images/background/background-container.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	padding: 0 0 20px 0;
	position: relative;
	z-index: 2;
}

#sitefooter {
	position: relative;
	z-index: 1;
	zoom: 1;
}

p {
	font-weight: bold;
	font-size: 9pt;
	line-height: 17px;
	text-align: left;
}

p strong {
	color: #333333;
}

.goldtxt {
	font-weight: bold;
	color: #940709;
	font-size: 9pt;
	line-height: 17px;
	text-align: left;
}

.largetext {
	font-size: 14pt;
}

h1 {
	color: #940709;
	font-size: 13.5pt;
	margin: 0 0 5px 0;
	line-height: 24px;
	text-align: left;
}

h2 {
	color: #940709;
	font-size: 12pt;
	margin: 0 0 5px 0;
	line-height: 20px;
	text-align: left;
}

ul {
	margin: 0 0 0 20px;
}

.header {
	height: 220px;
	position: relative;
}

.header img.icslogo {
	float: left;
	margin: 8px 0 0 84px;
	display: inline;
}

.header img.dilogo {
	float: right;
	margin: 13px 59px 0 0;
	display: inline;
}

.header img.icsbottles {
	position: absolute;
	right: 11px;
	top: 56px;
}

#footer img.icsglass {
	position: absolute;
	left: 59px;
	top: -74px;
}

.siteheading {
	color: #CAB364;
	font-size: 22pt;
	font-weight: 800;
	float: left;
	display: inline;
	width: 550px;
	margin: 14px 0 0 10px;
	line-height: 34px;
	letter-spacing: -1px;
	font-family: "Arial Black";
}

.siteheading span {
	color: #828588;
}

ul.mainnav {	
	clear: left;
	float: left;
	list-style: none;
	display: inline;
	padding: 0 0 60px 84px;
	margin: 0px;
	width: 140px;
}

ul.mainnav li {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 100%;
}

ul.mainnav li a {
	color: #940709;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 10pt;
	position: relative;
	z-index: 2;
	float: left;
	padding: 0 6px 0 18px;
}

ul.mainnav li.importantlink a {
	color: #E7040A;
}

ul.mainnav li img.menubackground, ul.mainnav li img.menubackgroundhover {
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 1;
}

ul.mainnav li a:hover {
	color: #940709;
}

ul.mainnav li.active {
	background-image: url(../_images/navigation/menu-bg-left.jpg);
	background-repeat: no-repeat;
}

ul.mainnav li.active a {
	background-image: url(../_images/navigation/menu-bg-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #940709;
}

.content {
	float: left;
	width: 560px;
}

.contentcolumnone {
	width: 390px;
	float: left;
	text-align: center;
}

.contentcolumntwo {
	width: 170px;
	float: right;
	padding: 10px 0 0 0;
	text-align: center;
}

.logocolumn {
	float: left;
	width: 154px;
	overflow: hidden;
	margin: 65px 0 0 10px;
	display: inline;
}

.logocolumn img {
	float: left;
	margin: 5px 0 0 0px;
}

.logocolumn h1 {
	font-size: 22px;
	text-align: center;
}

.logocolumn h2 {
	font-size: 17px;
	text-align: center;
}

#footer {
	background-image: url(../_images/background/background-footer.jpg);
	background-repeat: no-repeat;
	width: 970px;
	clear: both;
	margin: 0 auto;
	padding: 110px 0 20px 0;
	z-index: 2;
	position: relative;
}

.footerbar {
	width: 856px;
	height: 66px;
	margin: 0 auto;
	background-image: url(../_images/background/background-footer-bar.jpg);
	background-repeat: no-repeat;
	padding: 12px 0 0 0;
}

.footerbar img {
	margin: 0 0 0 20px;
}

.footerbar a {
	font-size: 7pt;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
}

.footerbar div {
	width: 90px;
	float: right;
	margin: 14px 20px 0 0;
	display: inline;
	line-height: 12px;
}

.copyright {
	width: 856px;
	margin: 0 auto 10px auto;
	padding: 0 0 0 25px;
	color: #940709;
}

.footernav {
	width: 856px;
	margin: 0 auto 10px auto;
	padding: 0 0 0 15px;
	color: #940709;
}

.footernav li a {
	color: #940709;
	text-decoration: none;
	padding: 0 5px;
}

.footernav li {
	display: inline;
}

.profilebox {
	overflow: auto;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 20px 0;
	width: 100%;
}

.profilebox img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.profilebox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14pt;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.profilebox p {
	line-height: 16px;
}

.calendarentry {
	overflow: auto;
	margin: 15px 0;
	width: 100%;
}

.calendardate {
	background-image: url(../_images/buttons-and-icons/icon-calendar.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 73px;
	text-align: center;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.calendarmonth {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

.calendarday {
	margin: 4px 0 0 0;
	font-weight: bold;
	font-size: 18pt;
	line-height: 36px;
	color: #333333;
}

.calendartext {
	float: left;
	width: 476px;
}

.contactbox {
	overflow: auto;
	margin: 0 0 20px 0;
	font-size: 12pt;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 20px 0;
}

.contactbox img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.contactbox h3 {
	font-size: 12pt;
	color: #000000;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.contactbox div {
	overflow: auto;
	margin: 15px 0 0px 0;
	line-height: 25px;
}

.tableheader {
	color: #940709;
	font-size: 11pt;
	margin: 0 0 5px 0;
	line-height: 20px;
	text-align: left;
}


/* Entry Form Styles */

a.questionmark {
	display: block;
	float: right;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 24px;
	background-image: url(../_images/buttons-and-icons/icon-question-mark.jpg);
	background-repeat: no-repeat;
	color: #787878;
	text-decoration: none;
	margin: 4px 0 0 0;
}

a.questionmark:hover {
	background-position: 0 -17px;
	text-decoration: underline;
}

.styledform {
	clear: both;
}

.styledform h1 {
	margin: 0 0 20px 0;
}

.styledform fieldset {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: -10px 0 20px 0;
	padding: 15px;
	position: relative;
}

.styledform h2 {
	color: #787878;
	font-size: 11pt;
	font-weight: 400;
	padding: 0 10px;
	margin: 0 0 0 20px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 99999;
	display: inline;
}

.styledform label {
	width: 140px;
	padding: 0 40px 0 0;
	float: left;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	line-height: 21px;
	margin: 5px 0 5px 0;
	clear: left;
}

.styledform input, .styledform select {
	float: left;
}

.styledform input {
	width: 200px;
	max-width: 257px !important;
}

.styledform .selectArea {
	max-width: 304px !important;
}

.styledform input.checkbox {
	width: 16px;
	height: 16px;
}

.styledform input.firstname {
	width: 210px;
	display: inline;
}

.styledform label.disclaimer {
	clear: none;
	width: 310px;
	padding: 0px;
	font-size: 9pt;
	line-height: 16px;
}


.styledformCartPayment fieldset {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: -10px 0 20px 0;
	padding: 15px;
	position: relative;
}

.styledformCartPayment label {
	width: 140px;
	padding: 0 40px 0 0;
	float: left;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	line-height: 21px;
	margin: 5px 0 5px 0;
	clear: left;
}

.styledformCartPayment input, .styledform select {
	float: left;
}

.styledformCartPayment input {
	width: 257px;
	max-width: 257px !important;
}

.styledformCartPayment .selectArea {
	max-width: 304px !important;
}

.styledformCart fieldset {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: -10px 0 20px 0;
	padding: 15px;
	position: relative;
}

.styledformCart label {
	width: 140px;
	padding: 0 40px 0 0;
	float: left;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	line-height: 21px;
	margin: 5px 0 5px 0;
	clear: left;
}

.styledformCart input, .styledform select {
	float: left;
}

.styledformCart input {
	width: 257px;
	max-width: 257px !important;
}

.styledformCart .selectArea {
	max-width: 304px !important;
}


.formelemcontainer {
	float: left;
	position: relative;
	margin: 5px 0 5px 0;
}

.formelemcontainer img {
	float: left;
}

.formdataadmin th {
	width: 86px;
	text-align: center;
}

label.hidden {
	display: none;
}

.formdataadmin label {
	display: none;
}

.formdataadmin .formelemcontainer {
	float: none;
}

input.submit {
}

label.error {
	width: 0px;
	height: 16px;
	position: absolute;
	overflow: hidden;
	right: -25px;
	top: -2px;
	padding: 0 0 0 16px;
	background-image: url(../_images/buttons-and-icons/icon-error.jpg);
	display: none;
}

.errorawesome {
	float: left;
}

div.errorawesome {
	width: 0px;
	height: 16px;
	overflow: hidden;
	padding: 0 0 0 16px;
	background-image: url(../_images/buttons-and-icons/icon-error.jpg);
	display: none;
	margin: 2px 0 0 10px;
}

label#error2 {
	width: 0px;
	height: 16px;
	overflow: hidden;
	position: static;
	right: -25px;
	top: -2px;
	padding: 0 0 0 16px;
	background-image: url(../_images/buttons-and-icons/icon-error.jpg);
	display: none;
}

label#error3 {
	width: 0px;
	height: 16px;
	overflow: hidden;
	position: static;
	right: -25px;
	top: -2px;
	padding: 0 0 0 16px;
	background-image: url(../_images/buttons-and-icons/icon-error.jpg);
	display: none;
}

label#error4 {
	width: 0px;
	height: 16px;
	overflow: hidden;
	position: static;
	right: -25px;
	top: -2px;
	padding: 0 0 0 16px;
	background-image: url(../_images/buttons-and-icons/icon-error.jpg);
	display: none;
}



#errorstring, #errorstring2,#errorstring3,#errorstring4,#errorstring5,#errorstring6{
	width: 100%;
	position: static;
	padding: 0 20px 3px 0;
	background-image: none;
	text-align: left;
	background-repeat: no-repeat;
	color: #FF0000;
	font-style: italic;
}

.datestable {
}

.datestable th {
	color: #666666;
}

.regiontable {
	float: left;
	width: 300px;
}

.regiontable td {
	width: 100px;
}

.regiontable label {
	padding: 0px;
	text-align: center;
	width: 100px;
}

.regiontable .formelemcontainer {
	float: none;
}

.markettable {
	float: left;
	width: 300px;
}

.markettable td {
	width: 75px;
}

.markettable label {
	padding: 0px;
	text-align: center;
	width: 75px;
}

.markettable .formelemcontainer {
	float: none;
}

.paymentcontainer {
	float:left;
	width:550px;
	border: 1px solid #666666;
	padding: 5px;
	margin: 0 0 20px 0;
}

.paymentsummary .formelemcontainer {
	float: none;
}

.paymentbutton .formelemcontainer {
	float: none;
	width: 100%;
	overflow: auto;
}

strong.errormessage {
	font-size: 10pt;
	clear: both;
	display: block;
	padding: 5px 0 0 0;
	color: #FF0000;
	padding: 3px 0;
}

.validationinfo {
	clear: both;
	margin: 10px 0;
	display: none;
	float: left;
	width: 100%;
	color:red;
	font-weight:bold;
}

.validationinfo img {
	padding: 0px 5px 0 0;
	float: left;
}

.styledform .smallinput {
	width: 50px;
}

.optiondisclaimer {
	clear: both;
	font-size: 8pt;
	color: #999999;
}

.isclogin {
}

.russianinfo {
	float: right;
}

.liveedit input {
	width: 180px;
}

#enteronline {
	margin: 5px 0 10px 0px;
}

.awardslist {
	margin: 0 0 10px 20px;
	padding: 0;
	line-height: 20px;
}

.resultscont {
	overflow: hidden;
	clear: both;
	}
	
.callstoaction {
	width: 510px;
	margin: 20px auto;
}

.callstoaction img.actioncall {
	margin: 0 10px;
	float: left;
}


.graybar { width:275px; background:#dddddd; height:3px; float:left; }
.colorbar {margin-top:-3px;width:1px;background-image:url(../_images/general-content/passwordstrength.jpg);height:3px; float:left;}
.percent {margin-top:0px;float:left;}
.result {color:green; font-family:Tahoma;font-size:11px;}



.pstrengthcontainer {position:relative;}
.pstrengthalign{position:absolute; top:3px; left:0; width: 100%;}
.pstrengthtext{width:100%;}

.entryadvisorytext {
	position:relative;
	float:left;
	color:blue;
	padding:2px;
	margin-top:5px;
}

.accountsummarycontainer {
	border: 1px dashed #666;
	background-color: #eee;
	padding: 5px;
	position: relative;
	margin:0px 0px 10px 0px;
	float: left;
	width: 550px;
}

.shoppingcartcontainer {
	width:95%;
	margin:10px 0px;
	border: 1px dashed #666;
	background-color: #eee;
	padding: 5px;
	position: relative;
	float:left;

}

.accountsummarydetails{
	border: 1px solid #eee;
	background-color:#ccc;
	padding: 2px;
	position: relative;
}

.productsummarydiv{
	border: none;
	background-color:#fff;
	padding: 0px;
	width: 100%;
	position: relative;
	float:left;

}

.productdetailsdiv{
	background-color:#eee;
	padding: 5px;
	clear: both;
}

.summaryheading{
 	float:left;
 	text-align: left;
}

.summaryaction{
 	float: right;
 	text-align: right;
}

.summarycheck{
	clear: left;
	text-align: left;
}

.summarycheck p{
	line-height:25px;
	font-weight:lighter;
	clear: both;
}
.summarycheck p em{
	margin:0px 0px 0px 5px;
	color:#940709;
}

#CurrentBrandSpan{
	color:#940709;
}

strong.successmessage {
	font-size: 10pt;
	clear: both;
	display: block;
	padding: 5px 0 0 0;
	color: #339966;
	padding: 3px 0;
}


.StatusMessageDiv{
	vertical-align:middle;
	color:#336699;
	width:95%;
	border: 1px solid #336699;
	background-color: #fff;
	padding: 5px;
	position: relative;
	float:left;
	margin-bottom:10px;
}

.StatusMessageDiv img{
	float:left;
	position: relative;
}

.Entry3StatusMessageDiv{
	vertical-align:middle;
	color:#006600;
	width:95%;
	border: 1px solid #006600;
	background-color: #fff;
	padding: 5px;
	position: relative;
	float:left;
	margin-bottom:10px;
}

.Entry3StatusMessageDiv img{
	float:left;
	position: relative;
}

.SuccessMessageDiv{
	vertical-align:middle;
	color:#44cf42;
	width:95%;
	border: 1px solid #44cf42;
	background-color: #fff;
	padding: 5px;
	position: relative;
	float:left;
	margin-bottom:10px;
}

.SuccessMessageDiv img{
	float:left;
	position: relative;
}

.ErrorMessageDiv{
	vertical-align:middle;
	color: #ff0000;
	width:95%;
	border: 1px solid #ff0000;
	background-color: #fff;
	padding: 5px;
	position: relative;
	float:left;
	display: none;
}

.ErrorMessageDiv img{
	float:left;
	position: relative;
}


#CartProductDetails{
	visibility:hidden
	display:none;
	background-color: #eee;
}

div.loader{
	color:#ccc;
	width:95%;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
	position: relative;
	float:left;
	margin-bottom:10px;
	display: none;
}

.radiobutton {
	float: left;
	margin: 1px 0 0 0;
}

.radiolabel {
	float: left;
}

.formtitle {
	margin: 20px 0;
	clear: both;
	float: left;
	width: 100%;
}

.formtable td {
	padding: 5px;
	position: relative;
}

.formtable select {
	width: 250px;
}

#strBrandSpiritTypeCode{
font-size:10px;
}


input.disclaimercheck {
	float: left;
}

.disclaimertext {
	float: left;
	padding: 0 0 0 5px;
	line-height: 15px !important;
	clear: none !important;
}

.retailinput {
	width: 280px;
}

.formbase {
	padding: 20px 0 0 0;
	clear: both;
}

fieldset {
	clear: both;
	float: left;
	width: 100%;
}

.styledform fieldset {
	width: 525px;
}

.internaltable td {
	padding: 5px 0;
}

.inputbutton {
	width: 120px !important;
}

.checkbox {
	float: none;
}

#productdetails2 {
	display: none;
}

strong.cartprompt {
	font-size: 8pt;
	clear: both;
	display: block;
	color:#006633;
}

.entryportal {
	border: 2px dashed #F28C3A;
	padding: 5px;
	margin: 0 0 20px 0;
	width: 548px;
	position: relative;
}

.hidethis {
	position: absolute;
	top: 5px;
	right: 5px;
	text-decoration: underline;
	color: #0000CC;
	cursor: pointer;
}


.rotated{
/* for firefox, safari, chrome, etc. */
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
/* for ie */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
/* Opera */
-o-transform: rotate(-90deg);

}

#previouswinners {
	overflow: hidden;
}

.admincontainer h2, .admincontainer h1 {
	clear: both;
	float: left;
}
