@import url("content.css");

.c {
	clear: both;
}

.error {
	color: #f00;
}

/* Layout */
body {
	background: #801c5c;
}

html, body {
	height: 100%;
}


.container {
	background: #56004e url(../img/bg_body.jpg) repeat-x;
}

#country {
	position: absolute;
	top: 0;
	right: 10%;
	padding: 20px 0 0 0;
	margin-top: 4px;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../img/australia.gif) no-repeat top right;
}
#country a {
	color: #dfcea0;
	font-weight: normal;
}

#header {
	padding-top: 14px;
}

#header h1 {
	padding-bottom: 11px;	
}

#header h1 a {
	height: 174px;
	width: 278px;
	text-indent: -99999px;
	display: block;
	background: url(../img/chambord.png) no-repeat top center;
	margin: 0 auto;
}

#header .menu {
	background: url(../img/bg_menu.png) no-repeat top center;	
	margin-top: 14px;
}
#menu_container {
	width: 839px;
	margin: 0 auto;
	text-align: center;
	height: 45px;
	padding: 0;
	font-size: 0;
}
/*
#header .menu ul {
	width: 839px;
	margin: 0 auto;
	text-align: center;
}
#header .menu li {
	display: inline;
	/*background: url(../img/menu_seperator.png) no-repeat center right;
	padding-left: 5px;
	float: left;
	height: 44px;
	
}
#header .menu li.last {
	padding-right: 0;
	background: none;
}*/
/*#header .menu a {
	float: left;
	text-indent: -9999px;
	background: no-repeat -23px -23px;
	height: 44px;
	padding-right: 5px;
}
#header .menu li a:hover {
	background: -23px -113px;
}*/
#header .menu .hook {
	/*background: url(../img/menu_shadow.png) no-repeat bottom center;	*/
	padding-bottom: 19px;
	text-align: center;
}
/*
#menu_container a {
	height: 45px;
	position: absolute;
}
a#home {
	background-image: url(../img/rollouts/menu_home.png);	
	width: 112px;
}
a#home:hover {
	background-image: url(../img/rollovers/menu_home.png);	
	width: 112px;
}
a#brand-history {
	background-image: url(../img/rollouts/menu_brand-history.png);	
	width: 136px;
}
a#brand-history:hover {
	background-image: url(../img/rollovers/menu_brand-history.png);	
	width: 136px;
}/*
a#shine-awards {
	background-image: url(../img/menu_events.png);	
	width: 104px;
}
a#recipes-and-cocktails {
	background-image: url(../img/menu_recipes-cocktails.png);	
	width: 198px;
}
a#bars-and-clubs {
	background-image: url(../img/menu_bars-clubs.png);	
	width: 138px;
}
a#press {
	background-image: url(../img/menu_press.png);	
	width: 138px;
}
*/
#content {
	/*background: url(../img/bg_footer_above.png) no-repeat bottom center;*/
	/*padding-bottom: 66px;*/
}

#footer {
	background: #55164f url(../img/bg_body_bottom.jpg) repeat-x bottom center;
	/*border-bottom: 1px solid #751A58;*/
}

#footer .bar {
	border: 1px solid #cfc3a9;
	padding: 1px 0;
	background: #56004e;
}

#footer .menu {
	background: url(../img/footer_left.gif) no-repeat top left;
}
#footer .menu .hook {
	background: #cfc3a9 url(../img/footer_right.gif) no-repeat top right;	
	margin-left: 22px;
	height: 41px;
}
#footer .copyright {
	background: url(../img/bg_footer_below.png) no-repeat;	
	width: 949px;
	margin: 0 auto;
	text-align: center;
	color: #dfcea0;
	font-size: 10px;
	padding-top: 20px;
}
#footer .menu ul {
	/*width: 750px;*/
	margin: 0 auto;
	text-align: center;
}
#footer .menu ul li {
	display: inline;
	background: url(../img/footer_seperator.jpg) no-repeat center right;
	padding-right: 20px;
	margin-right: 4px;
}
#footer .menu ul li.last {
	background: none;
	padding-right: 0;
	margin-right: 0;
}
#footer .menu ul li a {
	line-height: 41px;
	color: #55164f;
	text-transform: uppercase;
	font-size: 11px;
}

.article a {
	color: #E61848;
}

/* Homepage */
.flash {
	margin-bottom: 14px;
	text-align: center;
}

.features {
	background: url(../img/bg_features.png) no-repeat;
	width: 750px;
	height: 222px;
	margin: 0 auto;
}
.features .col {
	float: left;
	width: 265px;
}
.features .col.first {
	width: 485px;
}
.features .middle {
	width: 220px;
}
.features .first .space {
	padding: 30px 0 0 5px;	
}
.features .middle .space {
	padding: 15px 0px 0px 8px;
}
.features .top .space {
	padding: 9px 0px 13px 25px;
}
.features .bottom .space {
	padding: 0px 0px 0px 34px;
}

/* Sub page */
.page {
	width: 750px;
	margin: 0 auto;
	padding-top: 10px;
	color: #dfcea0;
}
.page .hook {
	padding-bottom: 10px;
}
.page .space {
	background: url(../img/bg_gradient.jpg) repeat-x;
	padding: 20px;

}
.page h1 {
	background: url(../img/bg_h1.png)  no-repeat;
	margin-bottom: 8px;
	font-size: 19px;
	height: 38px;
	padding-left: 35px;
	/*color: #55164f;*/
	color: #dfcea0;
	text-transform: uppercase;
}

/* Articles */
.article {
	padding-bottom: 15px;
	padding-bottom: 15px;
	background: url(../img/hr.jpg) no-repeat center bottom;
	margin-bottom: 15px;
	margin-top: 5px;
}
.article .thumb {
	float: left;
}
.article.withThumb .entry {
	margin-left: 175px;
}
.articleBtn {
	margin-right: 15px;
}
.entry .date {
	float: right;
	color: #dfcea0;
}
.youtube {
	text-align: center;
	margin: 15px 0;
}
.paging {
	text-align: right;
}
.paging .disabled {
	display: none;
}
.paging img {
	vertical-align: middle;
	margin: 0 0.5em;
}

/* Shine Awards */
.col2 {
	width: 1016px;
	margin: 0 auto;
}

.left {
	width: 245px;
	float: left;
	margin-top: 40px;
	background: #56004e;
}
.left .space {
	padding: 10px 10px 0 20px;
}
.left ul {
	margin-top: 1em;
	background: url(../img/bg_left_menu_item.jpg) no-repeat center top;
	padding-top: 6px;
	width: 100% !important;
	text-align: center;
}
.left ul li a {
	display: block;
	background: url(../img/bg_left_menu_item.jpg) no-repeat center bottom;
	padding-bottom: 10px;	
	color: #dfcea0;
	font-weight: normal;
}
.left ul li a span {
	display: block;
	padding: 5px 10px;
}
.left ul li a.current span, .left ul li a:hover span {
	font-weight: bold;
	background: #660e51;
}
.left ul li a:hover {
	text-decoration: none;
}

/* left sub menus */
.left ul ul {
	display: none;
	background: none;
	margin-top: 0;
	padding-top: 0;
}
/*.left ul ul a span {
	padding-left: 20px;
}
.left ul ul ul a span {
	padding-left: 40px;
}*/


.right {
	float: right;
	width: 771px;
}
.col2 .right .page {
	margin: 0;
}
.shineAwardsIntro {
	/*background: url(../img/bg_shine_awards_intro.jpg) no-repeat;*/
	width: 751px;
	/*height: 237px;*/
	color: #c2b696;
}
/*.shineAwardsIntro .col {
	float: left;
	width: 350px;
}*/
.shineAwardsIntro .first {
	margin-right: 15px;
}
.shineAwardsIntro .col .space {
	padding: 15px 30px;
}
.shineAwards {
	/*background: url(../img/bg_shine_awards.png) no-repeat;*/
	color: #dfcea0;
}
.shineAwards .hook {
	background: url(../img/bg_foot_shine_awards.jpg) no-repeat bottom center;
	padding-bottom: 40px;
}
.shineAwards .space {
	padding: 0 20px 0 75px;
}
.shineAwards h1 {
	font-size: 16px;
	margin-bottom: 35px;
	font-weight: bold;
}

.shineAwards.home {
	padding-left: 10px;
	background: none;
}

.thumb {
	background: url(../img/bg_thumb.png) no-repeat;
	width: 140px;
	height: 117px;
	margin: 6px 10px;
}
.thumb img {
	padding: 5px 5px;
}

/* Age Verification */
.verify #content {
	text-align: center;
	padding-top: 27px;
	color: #dfcea0;
	padding-bottom: 27px;
}

/* Thumbnail Slides */
#slideshow {
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 15px;
}
.slide {
	float: left;
	width: 640px;
}
/* states */
.selectState {
	background: url(../img/hr_half.jpg) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.selectState span {
	color: #e61848;
	font-weight: bold;
	font-size: 16px;
	float: left;
	display: block;
	margin-right: 10px;
	text-transform: uppercase;
}
/* recipes */
.selectYourRecipe {
	background: url(../img/hr_half.jpg) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.selectYourRecipe span {
	color: #e61848;
	font-weight: bold;
	font-size: 16px;
	float: left;
	display: block;
	margin-right: 110px;
	text-transform: uppercase;
}
.recipeImage {
	float: left;
	margin-right: 20px;
}
.recipeImage img {
	border: 2px solid #e31849;
}

/* designer registration */
.maxSize {
	text-align: right; 
	color: #e61849; 
	font-weight: bold; 
	padding-right: 60px;
}
.submit {
	text-align: right;
	margin-right: 10px;
}
.submit input {
	margin-bottom: 10px;
}

.menu_sep {
	margin-left: 5px;
	margin-right: 5px;
}