/*---------------------- main --------------------*/
body {
    margin:0px 0px 0px 0px;
	font-size:12px;
}
body, input, select, textarea {
	font-family: "Lucinda Grande","Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}			
h1, h2, h3, h4, h5, h6 {
	margin:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h1 {
	font-weight:bold;	
}
h1, h2 {
	padding:0px 0px 10px 0px;
}
h1 {
    font-size:16px;	
}
h2 {    
	font-size:14px;	
}
h3  {	
	font-size:12px;
}
h4, h5, h6  {	
	font-size:11px;
}
p {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
img { border:0px;}
/*---------------------- layout --------------------*/
#wrapper {
    text-align:center; 
    }    
#container {
    text-align:left;
    width:799px;
    margin: 0px auto;
    padding:0px 0px 20px 0px;
}	
#header {
	/*float: right;*/
	margin:0px 0px 0px 0px;
}
#mainContent {
	
}
#leftColumn {
	width: 159px;
	float:left;

}
#pageContent {
	padding-top:20px;
	padding-bottom:20px;
	width:640px;
	float:right;
	
}
#quoteLeft {
	float: left;
	width: 435px;
	padding:0px 23px 0px 23px;
	
	
}
#quoteRight {
	float: right;
	width: 119px;
	margin: 0px;	
	padding:0px 20px 0px 20px;
	
}
#retrieveDetails {
	margin-top:20px;
	background-color:#E8E8E8;
	
	padding:13px 12px 13px 13px;
}
input.retrieve {
	margin-bottom:10px;
	width:128px;
	}


.travellersContainer{
	width: 195px; /*155*/
	float: left;
	margin-right:20px;
}
.coverOptionsContainer{
	width: 195px; /*155*/
	float: left;
	margin-right:20px;
	
}
#footer, #footer2  {
font-size:80%;
}
#footer div.right, #footer2 div.right  {
	text-align:right;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
	font-size: 1px;
}
	
#getQuotePanel a {
	color:#FFFFFF;
	text-decoration:none;
}

/*--------------------- forms ---------------------*/
.formSeperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
		margin-top:10px;

	margin-bottom:20px;
}
form {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;

}
label {
	width: 110px;
	float: left;
	text-align:left;
	margin-right: 0.5em;
	padding:2px 0px 20px 0px;
	display: block
}

#premiumPanel label {
	/*width: 60px;
	float: left;
	text-align:left;
	margin-right: 0.5em;
	padding:2px 0px 0px 0px;
	display: block;
	*/
	/*border: 1px solid #ff0000; */
}
label.normal {
	width: auto;
	float: none;
	margin-right: 0px;
	padding:0px;
	display: inline;
}
/* new premium panel breaddown */
dl, dt, dd {
	margin:0; padding:0
}
dl.premiumPanel {
	padding:0px 0px 5px 0px;
}
dl.premiumPanel dt {
	float:left;
	padding:0px 0px 5px 0px;
}
dl.premiumPanel dd {
	padding:0px 0px 5px 50px;
	text-align:right;
	
}
dl.premiumPanel dd.total, dl.premiumPanel dt.total {
	padding-top:10px;
	padding-bottom:10px;
	
	
}
dl.premiumPanel dd.total {
	border-top:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
}
dl.premiumPanel dt.total {
	
}

dl.premiumPanel dd input {
	text-align:right;
	width:45px;

}
/* table premium panel */
table.premiumPanel {
	border-collapse:collapse;
	margin:0; 
	padding:0px 0px 5px 0px;
	width:100%;
}
table.premiumPanel tr {

}
table.premiumPanel td {
	padding:0px 0px 5px 0px;
}
table.premiumPanel td.numeric {
	padding:0px 0px 0px 0px;
	text-align:right;
}
table.premiumPanel tr.total td {
	border-top:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
	padding-top:10px;
	padding-bottom:10px;
	
}
table.premiumPanel tr.total td.numeric {

}
table.premiumPanel td input {
	text-align:right;
	width:45px;
	vertical-align:middle;
}

/* premium panel regioins */
div#premiumPanel .style1 {
	padding-bottom:10px;
}
div#premiumPanelOptions {
	padding:5px 0 5px 0;
	margin:0 0 0 0;		
	border-bottom:1px solid #D1D1D1;
		
}
div#premiumPanel input.button {	
	padding-right:0px;
	padding-left:0px;
}
div#premiumCode {
	padding-top:5px;

}
div#premiumButtons {
	padding-top:10px;
}
div#premiumCode a {
	color:#666666;
	text-decoration:none;	
}
div#premiumCode a:hover {
	text-decoration:underline;
}

.style1 {color: #FF0000}
.errormessage {color: #FF0000}

/*--------------------- brand header logos ---------------------*/

table.data td {
	margin:0px;
	padding: 2px 10px 2px 0px;
	vertical-align:top;
}

/*--------------------- general ---------------------*/

input, select, textarea {
	font-size:12px;
}
img.icon {
	vertical-align:middle;
}
.left {
	float:left;
}
.right {
	float:right;
}	
input.smalldate {
	width:75px;
}
img.calendar {
	border:0px;
	vertical-align:middle;
	margin-right:5px;
}
#step5 input.small {
	width:100px;
}
#step5 input.medium {
	width:160px;
}
#step5 input.large, input.email {
	width:200px;
}
/*------------------------ admin ----------------------*/
body#reporting {
	background-color:#ffffff;
}

#editBrand  input {
	width:400px;
}
#editBrand  input.button {
	width:121px;
}	
#editBrand  input.number {
	width:40px;
}
#editBrand textarea {
	width:400px;
	height:125px;
}

/*-------------------------- print style --------------------------*/
@media print {
	#progressPanel {
		display:none;
	}

}
.clear2 {
	clear:right;
	
}

#accessRestricted {
	position:absolute;
	top:0px;
	right:0px;	
}

