/* Existing CSS */

body {
	background:url(../Images/background.jpg) center top; }
	
	
table{
margin: 0 auto;
}
.style2 {color: #C20067; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style5 {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;}
.style9 {color: #C20067; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.style10 {
	color: #000000;
	font-weight: bold;
}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #C20067;}
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold; }


/* All form/validation CSS */


#enquirytable{
margin:0;
padding:0;
}
#enquirytable img{
margin-bottom:0;
}
#enquirytable ul{
margin-top:-4px;
margin:0;
padding:0;
}
#enquirytable ul li{
list-style:none;
padding:0;
margin:0;
height:22px;
}
#enquirytable ul #beau{
height:99px;
}
#enquirytable ul #caprice{
height:50px;
}
#enquirytable ul #polaroid{
height:244px;
margin-top:-4px;
}
#enquirytable tr #navcolumn{
background:#8f908e url(../Images/col-bg.gif) repeat-y left;
}
#enquiryformcontainer {
	margin: 0;
	padding: 10px;
	width: 530px;
	background:#fff;
	padding-right:0;
	float: left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	color:#444;
	font-size:90%;
}
#enquiryformcontainer h2{
font-family:Arial, Helvetica, sans-serif;
font-size:130%;
color:#C20067;
}
#enquiryformcontainer p{

font-size:11px;
color:#444;
}
#enquiryformcontainer em{
color:#C20067;
font-style:normal;
}
.clearing { clear: both; }
.alert, .error { color: #fff;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:4px;
width: 230px;
background:#C20067 url(../Images/form-alert.gif)  no-repeat 3px 7px;
padding-left:20px;
font-size:80%;
float:left;


}

ol.forms {
	float: left;
	list-style: none;
	width: 100%;
}

ol.forms li {
	clear: left;
	float: left;
	line-height: 1.5em;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
	width: 387px;
	
}
ol.forms li.last{
border-bottom:none;
}
ol.forms li em{
color:#C20067;
font-style:normal;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1.5em;
	padding-right: 1%;
	text-align: right;
	width: 20%;
	
}

ol.forms input { width: 250px; }
ol.forms textarea {
	height: 10em;
	width: 330px;
}



ol.forms .error { 
	display: block;
	margin: 0.25em 0 0 81px;
}

ol.forms li.buttons {
	width: 89%;
	border-bottom:none;
	margin-left:255px;
	
}
.tablecorrection{
background:#989896;
}

