@CHARSET "ISO-8859-1";

body,
html {
	margin: 0;
	padding: 0;
	color: #fff;
}

body {
	background:	url('/images/laphroaig_footer.jpg') no-repeat bottom center #000;
}

div#wrapper {
	margin: 0 auto;
	width: 600px;
	overflow: hidden;
}

div.content {
	position: relative;
	text-align: left;
}

div.video {
	text-align: center;
	padding-top: 20px;
	padding-bottom : 100px;
	border-top: 4px solid #5C5C5C;
}

div.video h3,
div.video h2 {
	padding-bottom: 20px;
	font-size: 22px;
}

div.video h3 {
	font-size: 16px;
}

p, a, h1, h2, h3, h4, label, fieldset {
	color: #fff;
	padding: 0;
	margin: 0;
}

fieldset {
	border: 0;
	padding-top: 5px;
	width: 340px;
	text-align: right;
}

form fieldset.submit input {
	width: 150px;
} 

form fieldset.submit {
	position: relative;
	height: 35px;
}

form label.error {
	width: 250px;
	text-align: left;
	color: yellow;
	padding-left: 85px;
}

form input,
form textarea {
	width: 250px;
}

form {
	padding: 10px 0 20px 0;
}

form label {
	float: left;
}

form textarea {
	height: 100px;
}

.loading {
	background: url("/images/ajax-loader_sq_circle.gif") no-repeat;
	width: 31px;
	height: 31px;
	position: absolute;
	right: 0px;
	top: 5px;
}

.wmpDiscalimer
{
	overflow: hidden;
	height:	1%;
	margin:	10px 0;
	padding: 5px;
	border-top:	1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	font-size: 11px;
	text-align:	left;
	width: 478px;
}

.wmpDiscalimer img
{
	float: left;
	margin: 0 10px 5px 0;
}

#tabs
{
	padding: 0;
	margin:	0 0 0 55px;
	list-style:	none;
	overflow: hidden;
}

#tabs a
{
	position: relative;
	float: 	left;
	display: block;
	margin-right: 2px;
	width: 119px;
	height:	28px;
	background:	#5C5A5B;
	text-align:	center;
	padding: 10px 0 0 0;
	color: #fff;
	font-weight: bold;
	border:	1px solid #403E3F;
	border-bottom: none;
	text-decoration: none;
}

#tabs a.on
{
	background: #000;
}

#tabs a:hover
{

}

#copyBorder
{
	border:	1px solid #403E3F;
	background: #202020;
	color: #000;
	overflow: hidden;
	width: 488px;
}

#copy
{
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	text-align: left;
	width: 468px;
	height: 300px;
}

#copy p {
	margin: 0 0 10px 0;
	padding: 0;
}

#hicks img,
#nouet img,
#campbell img
{
	float: right;
	margin: 0 0 10px 10px;
	border:	1px solid #5C5A5B;
}
