/* CSS Document */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html, body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

body {
background-image: url(../images/exports/page-bg.gif);
background-image: url(../images/exports/stripe-1-6.png);
background-repeat: repeat-x repeat-y;
}


a { 	
	color: #cccccc;
	text-decoration: none;
	
}

a.h1-link { 	
	color: #ffffff;
	text-decoration: none;
	
}

a:hover {

	color: #F2F200;
	text-decoration: underline;
}

/* fonts and colours */

h1 {

	font-size: 18px;
	color: #FFFFFF;
	font-weight: 200;
	line-height:25px;
}

/* phone numbers */
h2 {

	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;

}

/* footer heading */
h3 {

	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;

}

.yellow {
	color: #F2F200;
}

.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.grey {
	color: #999999;
	color: #cccccc;
}


.bold {
	font-weight: bold;
}

/* main text body */
p {

	font-size: 12px;
	margin: 5px 0;
	line-height: 25px;
	color: #cccccc;
	text-align:justify;

}

.p1 {
	font-size: 16px;
	margin: 10px 0 0px 0;
	line-height: 22px;
	text-align:justify;
}

/* footer text */
.p2 {

	font-size: 12px;

	margin: 5px 0;

	line-height: 25px;
	
	color: #CCCCCC;
}

.p3 {

	font-size: 12px;

	line-height: 16px;
	
	color: #CCCCCC;
}

.endofsection {
	clear: both;
	}

.clear-left {
	clear: left;
	}

.clear-both {
	clear: both;
}

/* main content */



#content-wrapper {
	
	clear: both;
	margin: 0 auto 0 auto;
	width: 956px;
	overflow: hidden;
	background-color: #000000;
	border-left: solid 2px #666666;
	border-right: solid 2px #666666;
	border-bottom: solid 2px #666666;
	border-top: none;
	
}
	
#flashcontent {
	clear: both;
	float: left;
	width: 636px;
	height: 248px;
	background-color: #000000;
	background: url(../images/exports/flash-blank-bg.png);
	border-top: solid 2px #666666;
}

#content-top-graphic {
	clear: both;
	width: 960px;
	height: 30px;
	background-image: url(../images/exports/title-bg-new.png);
	background-image: url(../images/exports/title-bg-new-a.png);
	border-top: solid 2px #666666;
	}

#email-damage {

	float: right;
	width: 318px;
	height: 248px;
	background: url(../images/exports/email-damage-bg.gif) repeat-x;
	border-top: solid 2px #666666;
	border-left: solid 2px #666666;
	}

#email-damage .sent {
	padding: 70px 50px;
}

#damage-title {
	width: 240px;
	height: 55px;
	background-image: url(../images/exports/damage-title.png);
	margin: 12px auto 0px auto;
}


/* Email Damage Form */
form.email_damage_form {
	margin: 8px 0px 0px 0px;
	font-size: 12px;
}

form.email_damage_form #form_block1 {
	float: left;
	width: 240px;
	margin: 0 0px 0 35px;
	color: #cccccc;
	display: inline;
}

form.email_damage_form .reqd-field {
	float: left;
	padding: 3px 0px 0px 0;
	color: #cccccc;
	width: 10px;
	display: inline;
}

form.email_damage_form label {
	float: left;
	width: 80px;
	padding: 3px 0 0 0px;
	color: #cccccc;
	display: inline;
}

form.email_damage_form .field {
	float: left;
	margin: 5px 0 0 0px;
	display: inline;
}

form.email_damage_form .errmsg {
	float: left;
	padding: 10px 0 0px 9px;
	margin: 0;
	color: #cccccc;
	width: 150px;
	display: inline;
}

form.email_damage_form .fieldtxt {
	width: 145px; 
	height: 18px;
	padding: 2px 0 0 4px; 
	color: #cccccc;
	background-color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	border: none;
	display: inline;
}

form.email_damage_form div.file-input {
position: relative:
height: 30px;
width:200px;
background-color: #993300;
margin: 10px 0 0 0;
}


form.email_damage_form div.fakefile {
/*position: relative:
top: 0;
width:150px;
z-index:1;
*/
}


#end_email_damage {
	float: right;
	width: 55px;
	margin: 12px 1px 0 0;
	display: inline;
}

#left-column {
	
	float: left;
	padding: 0px 0px 30px 50px;
	background-color: #000000;
	background-image: url(../images/exports/arrows.png);
	background-repeat: no-repeat;
	background-position: top left;	
	display: inline;
	width: 456px;
	overflow: hidden;
	
	}

#full-width {
	
	float: left;
	width: 856px;
	padding: 0px 50px 30px 50px;
	background-color: #000000;
	background-image: url(../images/exports/arrows.png);
	background-repeat: no-repeat;
	background-position: top left;	
	display: inline;
	}

#img {

margin: 0 0 40px 0;

}

	
#right-column {

	float: right;
	width: 350px;
	margin: 20px 50px 0 0;
	background-color: #000000;
	display: inline;
}



#right-column li {
	padding: 0 0 40px 0;
	display: block;
}


#quote-open {
	width: 350px;
	width: 330px;
	height:25px;
	background-image: url(../images/exports/quote-open.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
}	

#quote-text {

	width: 270px;
	width: 230px;
	padding: 0 40px;
	padding: 0 60px;

}


#quote-close {
	width: 350px;
	width: 330px;
	height:25px;
	background-image: url(../images/exports/quote-close.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0 20px 0 0px;
}


#max-wax {
	width: 260px;
	height: 60px;
	margin: 0px 0 0 34px;
	color: #cccccc;	
	border: 1px solid #666666;
	padding:10px;
}

#max-wax img {
	padding: 0px 15px 0 0px;
	height: 60px;
	width: 60px;
	float: left;
	}

#max-wax h3 {
	padding: 8px 0px 0 0px;
	}

#max-wax a:hover {

	color: #FFFFFF;
}

#list1 {
	width: 560px;
	margin:  15px 0 5px 0px;
}

#list1 ul {
	margin: 0px 0 25px 30px;
	list-style-type: none;
}

#list1 li {
	margin: 0 0 10px 0px;
	padding: 5px 0 0 28px;
	background-image: url(../images/exports/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	color: #cccccc;	
}

.file_1, .file_2 {
	height: 18px;
	padding: 2px 0 0 4px; 
	color: #cccccc;
	background-color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}
