@charset "UTF-8";
/* CSS Document */

.quoteboxouter {
background-color:#FFFFFF;
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
width:510px;
margin-bottom:30px;
	background-image: url(../page_images/quote_box_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.quoteboxouter h2 {
	background-color:#FFFFFF;
	border:none;
	padding:20px 20px 10px 25px;
	margin:0 0 0 0;
	background-image: url(../page_images/quote_box_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.quoteboxinner {
margin:0 20px 20px 25px;
}


.standoutquotebox {
	margin:10px 0 15px 0;
	padding:10px 0 15px 0;
	font-weight:bold;
	font-size:115%;
	line-height:1.3em;
	border-top:1px dotted #999999;
	text-align:center;
}

.quoteboxinner h3 {
font-size:150%;
color:#990000;
margin:15px 0 0 0;
border-bottom:none;
padding:0 0 10px 0;
}

.buttonimages {
margin-bottom:5px;
clear:both;
border:none;
}

.buttonimages img {
float:right;
padding:0;
margin:0 0 0 10px;
border:none;
}

.standoutsizeinfobox {
	margin:10px 0 15px 0;
	padding:10px 0 15px 0;
	font-weight:bold;
	font-size:115%;
	line-height:1.3em;
	border-top:1px dotted #999999;
	text-align:center;
	color:#000000;
}




.standoutsizeinfoboxsize {
font-size:175%;
color:#990000;
}






.buttonsmalltext {
font-size:85%;
line-height:1.1em;
}

.verysmalltext {
font-size:40%;
}


#form1 widelabel {
background-color:#00CC00;
}

#form1 label {
	float: left;
	width: 95px;
	font-weight:bold;
}
#form1 div {
	clear: left;
	margin: 10px 0 0 30px;
}

.imagesubmit {
margin: 10px 0px 20px 0px;
width:465px;
}


.imagesubmitsmall {
margin: 10px 0px 0px 0px;
width:465px;
}

.imagesubmitsmall img {
border-bottom:none;
}


.imagesubmitsmall a:link {
	border:none;
}
.imagesubmitsmall a:visited {
	border:none;
}


.imagesubmitnopad {
margin: 0px 0px 0px 15px;
width:384px;
}

.tandc {
margin:15px 0 0 30px;
}

.biginsettext {
font-size:150%;
margin:0 35px 0px 35px;
	line-height:1.25em;
}

.biginsettext p {
padding-bottom:25px;
}


.bigtext {
font-size:165%;
	line-height:1.25em;
	margin:0 0 5px 0;
}
.widebox {
padding:0 10px 0 0;
}

.insettext {
margin:0 20px 0 20px;
}

.standouttextboxquote {
	margin:20px 0 15px 0;
	padding:15px;
	font-weight:normal;
	font-size:100%;
	line-height:1.3em;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	text-align:center;
}


div#qTip {
 padding: 8px 12px 8px 12px;
 border: 2px solid #666;
 display: none;
 background:#990000;
 color:#FFFFFF;
 font-weight:bold;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
.centrebold {
font-weight:bold;
text-align:center;
}