/********************************************
* 			-	Colors -
* 
* 51382e - brown
* ac1723 - red
********************************************/
/*---------------Reset all default styles----------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*##############################*/


body, html {
	padding: 0;
	margin: 0;
	color: #51382e;
	background: url('../images/background-tile.gif');
}
img {
	border: none;
}
a {
text-decoration: none;
}
a:focus {
  outline: none;
}

strong{
	font-weight: bold;
}
em{
	font-style: italic;
}

/***************** TYPOGRAPHY *************************/
body {
	font: 11px "Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #51382e;
	line-height: 14px;
}
	.win body {
		line-height: 13px;
		}
.ie body {
	line-height: 13px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 218%;
	margin-top: 3px;
}

h2 {
	font-size: 164%;
}

h3 {
	font-size: 145%;
}

h4 {
	font-size: 118%;
}
p{
	margin: 5px 0 10px;
}

.emaillink {
	width: 196px;
	height: 19px;
	background: url('../images/btn-emailaddress.png') no-repeat 0 0;
	text-indent: -9000px;
	display: block;
	}
.emaillink:hover {
	width: 196px;
	height: 19px;
	background: url('../images/btn-emailaddress.png') no-repeat 0 -19px;
	text-indent: -9000px;
	display: block;
	}

.ring {
	width: 196px;
	height: 19px;
	background: url('../images/h2phonenumber.png') no-repeat;
	text-indent: -9000px;
	display: block;
	}

.receivedp {
	padding: 0 0 0 3px;
}


/***************** Basic Elements ******************/
#flashbackground {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	height: 100%;
	width: 100%;
	}

#wrapper{
	top: 50%;
	margin-top: -287px;
	left: 50%;
	margin-left: -416px;
	position: absolute;
	width: 832px;
	height: 575px;
	padding: 0px;
	z-index: 10;
	background: url('../images/background-wrapper-total.png') no-repeat;
}
#header{
	height: 189px;
	width: 621px;
	margin-left: 110px;
}

#footer {
	margin: 50px 0 0 0;
	padding: 0 0 0 160px;
	color: white;
}
	#footer a:link, #footer a:visited {
		color: white;
		}
	#footer a:hover {
		text-decoration: underline;
		}
.clear {
	clear: both;
}
#narrowcolumn{
	height: 135px;  /* 325px without padding */
	width: 250px;
	margin: 0 0 0 130px;
	padding: 101px 0 0 0;
	float: left;
	text-align: center;
	line-height: 28px;
	}
	#narrowcolumn a:link, #narrowcolumn a:visited {
		color: white;
		font-family: Georgia, "Times New Roman", serif;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		}	
		
#widecolumn{
	height: 230px; /* 325px without padding */
	width: 308px; /* 400px without padding */
	margin: 0px;
	padding: 0px 140px 0 0;
	float: right;
	text-align: justify;
}
	#widecolumn a:link, #widecolumn a:visited {
		border-bottom: 1px solid #51382e;
		color: #51382e;
		}
	#widecolumn a:hover {
		color: #af1825;
		}
.narrowcopy{
padding-top: 10px;
}
.widecopy{
	padding: 0px 10px;
}

.leftcontact, .rightcontact {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}
	.red {
		font-size: 14px;
		}

.leftcontact {
	float: left;
	margin-top: 18px;
	margin-left: 170px;
	width: 200px;
	text-align: center;
	}

.rightcontact {
	float: right;
	margin-top: 18px;
	margin-right: 160px;
	width: 200px;
	text-align: center;
	}
.footercopy{
	padding: 10px 0px 10px 10px;
	width: 500px;
}
.win .footercopy {
	width: 510px;
	}
.ie7 .footercopy {
	padding-top: 25px;
	}
/***************** NAV ******************/
.divlink {
	height: 100%;
	text-indent: -9000px;
	display: block;
	border: 0px;
	}
.nav {
	padding: 0px;
	margin: 0px;
}
.nav li{
	list-style: none;
}
.nav li a{
}
.nav li a:hover {
}

#about a:link, #about a:visited {
	width: 250px;
	height: 19px;
	background: url('../images/nav-regardingalembic.png') no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
	display: block;
	margin-top: 5px;
	}
	#about a:hover {
		background-position: 0 -19px;
		}

#secure a:link, #secure a:visited {
	width: 250px;
	height: 19px;
	background: url('../images/nav-secureourservice.png') no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
	display: block;
	margin-top: 12px;
	}
	#secure a:hover {
		background-position: 0 -19px;
		}

/******* This defines the page that the user is currently on and gives its nav link a diferent link color ******/
#nav-about #about a, #nav-secure #secure a {
background-position: 0 -38px;
}

/***************** FORMS ******************/
input, textarea  {
	vertical-align: middle;
	border: solid 1px #ab9d89;
	padding: 2px 1px 1px 3px;
	background-color: transparent;
	color: #ab9d89;
	font-family: "Century Gothic", "Avant Garde", Verdana, sans-serif;
	font-size: 11px;
}
input {
	width: 118px;
	}
textarea {
	width: 282px;
}
.ff3 textarea {
	height: 30px;
}
textarea:focus, input:focus {
	border: 1px solid #51382e;
	color: #51382e;
	}
select {
	vertical-align: middle;
	border: solid 1px #000;
}
fieldset {
	margin: 8px;
	border: none;
	border-top: solid 1px #000;
	clear: both;
}
legend {
	font-weight: bold;
	color: #000;
}
form ul {
	list-style: none;
}
form ul li {
	clear: both;
	padding: 5px 0;
}
label {
	width: 150px;
	padding: 3px 5px 0 0;
	text-align: right;
}

.inputleft {
	float: left;
	}
.inputright {
	float: right;
	}

input.sbmtbtn {
	float: right;
	color: white;
	background: #51382e;
	border: 0px;
	padding: 3px;
	}
input.sbmtbtn:focus {
	color: white;
	}
input.sbmtbtn:hover {
	background: #ac1723;
	cursor: pointer;
	}

.required {
	color: #ac1723;
	}

.gobacklink {
	cursor: pointer;
	}
.notefield {
	margin-top: -20px;
	text-align: left;
	clear: both;
	}

#emailaddresserror {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 260px;
	margin-top: -38px;
	z-index: 100;
	height: 121px;
	width: 210px;
	background: url('../images/email-address-error.png') no-repeat;
	}

.hidden {
	visibility: hidden;
	}
.shown {
	visibility: visible;
	}

a.btnsubmit {
	width: 60px;
	height: 23px;
	background: url('../images/btn-submit.png') no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -9000px;
	float: right;
	cursor: pointer;
	margin-top: -10px;
	}
	a.btnsubmit:hover {
		background-position: 0 -23px;
	}

/* Floats */

.footerfleft {
	float: left;
	width: 200px;
	}

.footerfright {
	float: right;
	width: 200px;
	text-align: right;
	}

/* Trademark */

.registered {
	width: 10px;
	height: 10px;
	background: url(../images/registered.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -180px;
	margin-left: 270px;
	z-index: 10;
	}

/* Fully Booked image */

.fullybooked {
	width: 234px;
	height: 192px;
	background: url(../images/fully-booked.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -335px;
	margin-left: 160px;
	z-index: 11;
}


/* Browser fixes */

.ie7 #about a:link, .ie7 #about a:visited {
	margin-top: 0px;
	}
	
.ie7 #secure a:link, .ie7 #secure a:visited {
	margin-top: 3px;
	}

.ie7 .notelabel {
	display: block;
	}
.ie7 #note {
	margin-top: -15px;
	}

.ie7 #footer {
	margin: 35px 0 0 0;
	}

.ie8 #footer {
	margin: 45px 0 0 0;
	}

.win #footer {
	margin-left: -10px;
	}
	
.ie body {
	font-size: 10px;
	}

.ie6 #wrapper {
	z-index: -10;
	}

.chrome .notefield {
	margin-top: auto;
	}

.ie7 a.btnsubmit {
	margin-top: -11px;
	}
/* IE 6 Warning */

.iewarning {
	width: 100%;
	text-align: left;
	height: 30px;
	position: fixed;
	z-index: 40;
	top: 0px;
	font-size: 10px;
	border-bottom: 1px solid yellow;
	margin-top: -1px;
	background-color: #feffef;
	}
	.iewarning p {
		padding: 10px 5px 5px 5px;
		margin: 0px;
		line-height: 9px;
		}
	.iewarning img {
		float: left;
		padding-right: 20px;
		margin-top: -5px;
		}
