﻿html 
{
	overflow-y:scroll;
}

body 
{
	margin:0px 0px 0px 0px;
}

#container 
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

.footerCell 
{
	vertical-align:bottom;
	padding-bottom:2px;
}

.footerBright
{
	color:#ffffff;
}

.footerDark
{
	color:#636090;
}

.luxBritish 
{
	background:url( Images/luxBritishBrand.gif );
	height:17px;
	width:64px;
}


/** Mini Form **/

.newsletter TEXTAREA {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 2px 0px 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; FONT-FAMILY: Arial; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.newsletter INPUT {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 0px;
	MARGIN: 2px 0px 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	background-color: #15145F;
}

.newsLetterForm select
{
	width: 102px;
	color : #000033;
	background-color: #8A8AAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-indent: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsLetterForm input
{
	color : #000033;
	background-color: #8A8AAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: 0px #000000 solid;
	text-indent: 3px;
}
.newsLetterForm .checkbox
{
width: 12px;
background-color: #15145F;
}

.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #15145F;
}
.newsLetterForm .newsletterTxt2 {

	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	padding-left: 3px;
	font-weight: bold;
	text-align:left !important;
}

.newsLetterForm td
{
    text-align:left;
}

.newsLetterForm 
{
    background-color:#8a8aaf;
}

.newsLetterForm .top 
{
     background-color:#15145f;
}


.newsLetterForm .send
{
    background-image:url(../send.jpg);
    height:9px;
    width:40px;
    display:block;
}

.newsLetterForm .send span
{
    display:none;
}
