a, .clickable {
	color: #ba0101;
	font-style: oblique;
	text-decoration: none;
}

a:hover, .clickable:hover {
	color: #a7a5a2;
	cursor: pointer;
}	

body {
	background-color: #141414;
	color: black;
	font-family: Georgia, serif;
	font-size: 14px;
	height: 100%;
	text-align: center;
}

h1, h3, h4, h5, h6 {
	font-weight: bold;
}

h2 {
	font-size: 32px;
	font-style: italic;
	line-height: 115%;
	padding: 0 0 15px;
	text-transform: uppercase;
}

h3 {
	font-size: 1.25em;
	margin: 15px 0;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

p {
	line-height: 145%;
	margin:5px 0;
}

strong {
	font-weight: bold;
}

.horizon {
	height:100%;
	position: relative;
	width:100%;
}

.horizon-content {
	position:absolute;
	top:50%;
	height:628px;
	margin-left: -504px;
	margin-top:-314px;
	left: 50%;
}

#wrapper {
	background-color: white;
	border: 10px solid black;
	margin: 0 auto;
	text-align: left;
	width:986px;
}

#header {
	background-color: #000;
	border: 1px solid #393939;
	clear: both;
	height: 42px;
	padding: 20px;
}

.header-bottom {
	border-bottom: none;
	border-top: 3px solid black;	
}

.nav-wrapper {
	clear: both;
	height:32px;
	padding:10px;
}

.logo a {
	background-image: url('/images/elements/logo3.png');
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 59px;
	overflow: hidden;
	position: relative;	
	text-indent: -7777px;
	width: 200px;
	top: -7px;
}

#nav {
	color: #a7a5a2;
	float: right;
	margin: 0;
	padding: 15px 0 0;
	position: relative;	
}

#nav.menu-off li.about, #nav.menu-off li.careers, #nav.menu-off li.press {
	display: none;
}

#nav, #footer, #attribution {
	letter-spacing: 1px;
}

#nav a, #footer a, #attribution a {
	color: #877b68;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#nav a:hover, #nav a.nav-on, #footer a:hover, #footer a.nav-on {
	color: #bc2b20;
}

#nav li {
	color: #877b68;
	float:left;
	font-size: 80%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	position:relative;
}

#dynamic-wrapper {
	border-left:1px solid #393939;
	border-right:1px solid #393939;
	clear: both;
	overflow: hidden;
	position: relative;
}

#dynamic-inner {
	height: 100%;
	position: relative;
}

.dynamic-roll-up {
	height: 0px;
}

#dynamic-loader {
	background-color:black;	
	font-size: 2em;
	font-style: oblique;
	height: 100%;
	padding:10px;
	position:absolute;
	right:0;
	text-align:center;
	top:0;
	width: 100%;
}

#footer {
	background-color: #000;
	border: 1px solid #393939;
	clear: both;
	text-align: right;
}

#footer a {
	float: right;
	padding: 5px 10px 5px 10px;
	position: relative;
}

#footer a, #footer .footer-divider, #attribution a {
	color: #6c604e;
	font-size: 10px;	
	font-style: normal;

}

#footer a:hover, #attribution a:hover {
	color: #bc2b20;
	cursor: pointer;
}	

#footer p {
	float: left;
	position: relative;
	text-align: left;
}

#footer p, #attribution {
	color: #a7a5a2;
	font-size: 10px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
}

#attribution {
	font-size: 9px;
	padding:5px 23px 40px 0;
	margin: 0 auto;
	text-align: right;
	width:986px;
}

.attribution-responsibility {

	float: left;
	padding-left:20px;
	position: relative;
	width: 60%;
	text-align: left;

}

.attribution-credit {
	float: right;
	position: relative;
	width: 30%;

}

.content {
	clear: both;
	padding:0 0 50px;
}

.message {
	background-color: #5e4425;
	color: white;
	padding: 10px;
}

.slogan {
	color: #ba0101;
	font-size: 14px;
	font-style: oblique;
	padding:0px;
}


.slogan-small {
	color: #ba0101;
	font-size: 16px;
	font-style: oblique;
	margin: 0;
	padding:0px;
}

.totop {
	display: block;
	padding: 20px 0;
}

.half .slogan-small {
	padding-bottom: 0;
	padding-top: 0;
}

.image {
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -7777px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.section {
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
}

.full {
	padding-left: 84px;
	padding-right: 84px;
}

.full ul, .full li {
	
}

.full li {
	margin: 5px 0 10px 0;
	padding: 0 84px 0 0;
}

.full li p {
	padding: 0 0 0 16px;
}

.full ul {
	margin: 0 0 0 0px;
}

.half {
	float: left;
	padding: 0 0 15px;
	position: relative;
	width: 492px;
}

.half h2 {
	padding-left: 84px;
}

.half p {
	padding: 0 22px 12px 84px;
}

.half-right p {
	padding: 0px 148px 12px 0px;
}

.half ul, .half li {
	list-style: disc;
}

.half li {
	margin: 0 0 10px 0;
	padding: 0 84px 0 0;
}

.half ul {
	margin: 0 0 0 40px;
}

.quarter {
	float: left;
	position: relative;
	width: 246px;
}

.quarter p {
	color: black;
}

.quarter-sidebar {
	font-size: 13px;
	line-height: 120%;
	padding:10px 30px 10px 5px;
	margin-top:141px;
	width: 211px;
	
}

.quarter-sidebar h2 {
	font-size:20px;
}

.three-quarter {
	float: left;
	position: relative;
	width: 738px;
}

.mini-nav {
	padding: 100px 0 0;
	line-height: 140%
}

.mini-nav .on {
	color: #141414;
}

/* Flash content */

/*
.horizon {
	height: 1px;
	overflow: visible;
	position: absolute;
	top:50%;
}

.horizon-content {
	background-color: white;
	height: 594px;
	position: relative;
	top: -297px;
	width: 984px;
}
*/

#flashcontent-wrapper {
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
	height: 525px;
	margin: 0 auto;
	overflow: hidden;	
	padding: 0px;
	position: relative;
	width: 984px;
}

.flash-roll-up {
	height: 0px;
}

#flashcontent {
	height: 525px;
/* 	text-indent: -7777px; */
}

#flash-alt-text {
	display: none;
}

/* Flash detection */

#noflashcheck {
	padding-left: 20px;
	padding-top: 20px;	
	background-image: url(/images/splash/age_text_01.jpg);
	height: 535px;
	color: white;
}

#noflash {
	padding-left: 20px;
	padding-top: 20px;	
	background-image: url(/images/splash/remy_getflash2.jpg);
	height: 535px;
	color: white;
}


#noflash a {
	background-color:white;
	color:black;
	display:block;
	font-size:137%;
	padding:5px;
	position:absolute;
	right:66px;
	top:292px;
	width:auto;	
}

#noflash a:hover {
	background-color: black;
	color: white;
}


/* Age check page specific */

.age_challenge {
	height: 525px;
}

.age_challenge_form {
	height: 0px;
	position:relative;
	top:323px;
	width: 492px;
}

#check-form-test {
	height:0;
	left:558px;
	position:relative;
	top:-238px;
	width:492px;
	z-index: 100;
}

.age-check-submit, .age-check-input {
	font-family: Georgia, sans-serif;
	font-size: 110%;	
	font-style: oblique;
	text-align: center;
}

.age-check-submit {
	background-color: white;
	border: 1px solid white;
	color: black;
	padding: 4px 12px 4px 12px;
}

.age-check-submit:hover {
	cursor: pointer;
	background-color: #e49a41;
	border-color: #e49a41;	
}

.age-check-input {

	background-color: transparent;
	border: 1px solid #e49a41;
	color: white;
	margin:0 15px 0 0;
	padding: 3px 12px;
}

.age_challenge_form select, #check-form-test select {
/*
	background-color: #d4d4d2;
	color: black;
	font-family: Georgia, sans-serif;
	font-style: oblique;
*/
}

/* Splash */

.splash-wrapper {
	height: 553px;
	overflow: hidden;
	padding: 0px;
}

.splash-check-left-wrapper {
	background-image: url(/images/splash/age_text_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 553px;
	padding: 0;
	position: relative;
	width: 556px;
	background-color: #000;
}

#splash-check-left {
	background-image: url(/images/splash/age_text_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 553px;
	padding: 0;
	position: relative;
	width: 556px;
}

#splash-check-right {
	background-image: url(/images/splash/age_text_02.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 553px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 430px;
	background-color: #000;	
}

#splash-index {
	background-image: url(/images/splash/remy_getflash.jpg);
	height: 553px;
	width: 984px;
}

/* Overview page specific */

.aboutus-image {
	height: 307px;
	width: 685px;
}

#cognac, #overview-image {
	background-image: url(/images/editorial/cognac.jpg);
}

#history-image {
	background-image: url(/images/editorial/remy_history.jpg);
}

#leadership-image {
	background-image: url(/images/editorial/remy_leadership.jpg);
}

#responsibility-image {
	background-image: url(/images/editorial/remy_responsibility.jpg);
}

#vision-image {
	background-image: url(/images/editorial/remy_vision.jpg);
}

#premiumbrands div.full ul li  {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	padding-bottom: 5px;
}

.full .leadership {
	margin-top: 30px;
}

.full .leadership li{
	clear:both;
	display:block;
}

.three-quarter-bio {
	display: none;
}

.leadership-headshot {
	float:left;
	padding:0 30px 0 0;
	position:relative;
}

.full .officer {
	clear:left;
	float:left;
	font-style:oblique;
	padding:0 5px 5px 0;
	position:relative;
	width:134px;
}

.full .role {
	clear:right;
	float:left;
	padding: 0 0 10px 0;
	position:relative;
	width:510px;
}


.full p {
	padding-right: 264px;
}

#aboutus .full .product-name {
	color:#BA0101;
	clear:left;
	float:left;
	font-style:oblique;
	padding: 0 30px 0 0;
	position:relative;
	width:224px;
}

#aboutus .full .product-description {
	clear:right;
	float:left;
	padding: 0 0 10px 0;
	position:relative;
	width:400px;
}

#aboutus .full ul {
	border-bottom: 1px solid black;
}

#history h3 {
	border-bottom: 1px solid black;
	color: #BA0101;
	margin: 40px 0 20px 0;
	padding: 0 0 15px 0;
}

.list h3 {
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
}

.list h4 {
	border-top: 1px solid black;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0;
	padding-top: 15px;
}

.list li {
	clear: both;
	font-style: oblique;	
	line-height: 1.3em;
}

.list strong, .list h4, .list a {
	color: #bc596e;
}

.list a:hover {
	color: #a7a5a2;
}

.list strong {
	display:block;
	float:left;
	padding:0 20px 20px 0;
}

.list strong, .list a {
	position:relative;

}

.list-twothirds {
	padding-right:298px;	
}

/* Contact Us specific */

#contact-us-image {
	background-image: url(/images/editorial/contactus.jpg);
	height: 270px;
	width: 685px;
}

.contact {
	margin: 15px 0;
}

.contact h4 {
	font-weight: normal;
	font-style: italic;
	padding: 8px 0 5px 0;
}

.half .contact h4 {
	padding: 8px 0 5px 84px;
}

.half .contact p {
	padding:0 0 0 84px;
}

.half-right .contact h4 {
	padding: 8px 0 5px 0;
}

.half-right .contact p {
	padding: 0;
}

/* Careers specific */

#careers .quarter {
	padding-top:114px;
}

#careers .quarter h2 {
	font-size: 22px;
}

#careers .quarter p {
	padding-right: 30px;
}

#careers-image {
	background-image: url(/images/editorial/careers.jpg);
	height: 307px;
	width: 685px;
}


.positions {
	padding: 0 0 25px;
}

.positions th {
	border-bottom: 1px solid black;
	font-weight: bold;
	padding: 10px 80px 10px 0;
	
}

.positions td {
	line-height: 130%;
	padding: 10px 80px 0 0;
}

.careers-subsection {
	line-height: 120%;
	padding-left: 84px;
	width: 654px;	
}

.careers-subsection h2 {
	padding-right: 200px;
}

.careers-subsection h3 {
	font-size: 16px;
	margin-bottom: 0px; 
	padding: 10px 0 2px;
	
}

.careers-subsection h4 {
	font-size: 14px;
	font-style: oblique;
	padding-top: 7px;
}

.careers-subsection ul {
	padding: 10px 200px 0 30px;	
}

.careers-subsection li {
	list-style-type: disc;
	padding-bottom: 10px;
}

.careers-subsection p {
	line-height: 120%;
	padding: 0 200px 0 0;
}

/* Terms and conditions */

.terms {
	line-height: 120%;
	text-align: justify;
	padding-right: 268px;
	
}

.terms h3 {
	padding-top: 20px;
}

/* Debug */

.debug {
	background-color: white;
	display: none;
	font-size: 11px;
	left: 0px;
	overflow: hidden;
	padding: 5px;
	position: fixed;
	text-align: left;
	top: 0px;
	width:190px;
}

.debug-switch {
	color: #ba0101;
	cursor: pointer;
}

.debug-switch:hover {
	text-decoration: underline;
}

.debug-header {
	color: gray;
}

.debug p {
	padding:3px 0 3px 10px;
}

.debug p:before {
	content: '> ';
}

.debug pre {
	background-color: #ddd;
	font-family: Courier;
	padding: 5px;
	margin: 3px 0;
	
}

.debug li {
	padding: 3px 0 3px 10px;
}

.debug li:before {
	content: '>> ';
}

.debug-msg-info {
	background-color: #ddd;
}
