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

body#designs div#body-section{
width: 1100px;
/*
margin-left: -550px;
left: 50%;
position: absolute;
top: 305px;
*/
margin: 12px auto 0 auto;
}

body#designs div#design-content {
border-top: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
width: 1098px;
position: absolute;
}

/*
body#designs div#design-content {
border-top: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
width: 1098px;
margin: 12px auto 0 auto;
}
*/

div#top-links {
height: 40px;
position: relative;
float:right;
top: 22px;
right: 20px;
}

div#designs-header {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#333366;
position: relative;
left: 20px;
float: left;
}

div#dashed-line-2 {
width: 1058px;
border-bottom: dashed 1px #0099CC;
position: relative;
float:left;
left: 20px;
display: block;
margin: 20px 0 0p 20px;
}

div#main-design-image {
position: relative;
float: left;
border: solid 1px #000000;
margin: 20px 0 20px 20px;
}

div#design-text {
width: 245px;
position: relative;
float: left;
top: 15px;
margin: 5px 20px 0 20px;
}

div#designs-holder,
div#designs-holder1,
div#designs-holder2 {
width: 270px;
position: relative;
float: left;
display: inline;
margin: 20px 0 0 20px;
}

div#customise-text {
width: 190px;
position: relative;
float: left;
margin: 20px 0 20px 20px;
padding-top: 20px;
}

div#plan-container {
width: 1058px;
position: relative;
text-align: left;
margin: 20px 0 10px 20px;
float: left;
}

div#plan-header {
width: 500px;
height: 25px;
position: relative;
float: left;
margin: 20px 0 0 20px;
}

div#plan01 {
border: solid 1px #000000;
position: relative;
margin: 20px 0 20px 20px;
float: left;
}

div#view-pdf-icon {
width: 30px;
height: 25px;
float: left;
position: relative;
margin: 20px 0 0 20px;
}

div#pdf-icon-text {
width: 100px;
height: 25px;
float: left;
position: relative;
margin: 20px 0 0 4px;
}

div#save-pdf-icon {
width: 30px;
height: 25px;
float: left;
position: relative;
margin: 60px 0 0 20px;
}

div#pdf-icon-text2 {
width: 100px;
height: 25px;
float: left;
position: relative;
margin: 60px 0 0 4px;
}

body#designs div#footer {
width: 1102px;
height: 150px;
background-image: url(images/footer-bg.jpg);
background-repeat: no-repeat;
background-position:center;
position: relative;
float: left;
bottom: 0px;
left: -2px;
}

div#inclusions-exclusions {
width: 1058px;
position: relative;
float: left;
margin: 20px 0 30px 20px;
}

div#inclusions-exclusions td {
	width: 528px;
	text-align: left;
}

div#inclusions-exclusions td li {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	display:list-item;
	list-style-type: disc;
	color: #666666;
	padding-top: 2px;
}

/* validate quotes and thank you page */

div#results {
width: 900px;
height: 300px;
background-image:url(images/body-bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
position: relative;
float: left;
margin: 20px 0 100px 25px;
padding-left: 30px;
border: solid 1px #000000;
}

div#thankyou {
width: 1020px;
height: 300px;
background-image:url(images/body-bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
position: relative;
float: left;
margin: 20px 0 100px 25px;
padding-left: 30px;
border: solid 1px #000000;
}

div#code,
div#name,
div#territory,
div#email {
	width: 150px;
	height: 20px;
	position:relative;
	float: left;
	margin: 15px 15px 0 0;
}

div#code-field,
div#name-field,
div#territory-field,
div#email-field {
width: 230px;
height: 20px;
position:relative;
float: left;
margin: 15px 15px 0 0;
}

div#confirm {
width: 1000px;
height: 20px;
position:relative;
float: left;
margin: 15px 15px 0 0;
}

div#results-details {
width: 1000px;
height: 20px;
position:relative;
float: left;
margin: 15px 15px 0 ;
}

h6 {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color:#666666;
}