/***** Global Settings *****/
/*  Clears browser default settings, use this as the initial stylesheet */
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
 
body {
	font:100%/1.25 arial, helvetica, sans-serif;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
 
h1 {
	padding:30px 0 25px 0;
	letter-spacing:-1px;
	font-size:2em;
}
 
h2 {
	padding:20px 0;
	letter-spacing:-1px;
	font-size:1.5em;
}
 
h3 {
	font-size: 1em;
	font-weight:bold;
}
 
p, ul, ol {
	margin:0;
	padding:0 0 18px 0;
}
 
ul, ol {
	list-style:none;
	padding:0 0 0px 0px;
}
 
blockquote {
	margin:22px 40px;
	padding:0;
}
 
small {
	font-size:0.85em;
}
 
img {
	border:0;
}
 
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
	text-decoration:none;
}
 
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
 
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
 
textarea {
	line-height:1.25;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
}
 
 table tr td {
  padding:2px;
  }
 


/* http://trelleborg.cgml1.com/ias_trelleborglz//Instances/ias_trelleborglz/Images/16164_elastopipe_landing_zone Document */

/* -----------------------------------------------
1. TYPOGRAPHY / DESIGN
----------------------------------------------- */

body { 
	font-size: 62.5%; 
	font-family: arial, verdana, "microsoft sans serif", helvetica, sans-serif; 
	line-height: 1.6em; 
	color: #666; 
	letter-spacing: -0.5px; 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
/*
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { 
	font-size: 1.1em; font-family: monaco, "Lucida Console", courier, mono-space; 
}*/

h1 { 
	font-size: 3.2em; 
	margin: 0 0 12px 0; 
	line-height: 1.1em; 
	padding: 0 0 10px 0;
	margin:0;
}

h2 { 
	font-size: 2.1em; 
	font-weight: normal; 
	color: #666; 
	margin: 0 0 12px 0; 
	line-height: 1.0em;
	padding: 0 0 10px 0; 
	margin:0;
}

h3 { 
	font-size: 1.8em; 
	font-weight: bold; 
	color: #000; 
	margin: 8px 0 8px 0; 
	line-height: 1.2em;
	border-top: solid 1px #D1D3D4;
	padding-top:8px;
}


.info-box h3.nopadding, .info-box-last h3.nopadding {
	padding-bottom:3px;	
}

.info-box h3, .info-box-last h3 {
	margin-top:0;
	margin-bottom:8px;
	border-top:0px;
	padding-top:5px;
	padding-bottom:24px;
	border-bottom: solid 1px #D1D3D4;
}

.info-box h3.no-border, .info-box-last h3.no-border {
	border-bottom:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.info-box-last h3.no-border {
	padding-bottom:5px;	
}

.info-box ul li p {
                font-size:1em;
                padding-left:80px;
}

h4 { 
	font-size: 1.6em; 
	margin: 0 0 8px 0; 
}

h5 {
	font-size: 1.3em; 
	margin: 0 0 8px 0; 
}

img#for {
              margin-bottom:5px;
}

a.cta-main { 
	font-size: 1.5em; 
	color: #fff; 
	padding: 8px 5px 25px 3px;
	background-image:url(../images/button_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	float:left;
	font-weight:bold;
                display:block;
}

a.cta { 
	font-size: 1.3em; 
	color: #fff; 
	margin: 0 0 8px 0; 
	padding: 8px 0px 16px 3px; 
	background-image:url(../images/button_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	float:left;
	font-weight:bold;
}

a.cta:visited, a.cta-main:visited {
	color:#FFFFFF;
}

.button-left, .button-right {
	float:left;
	margin-right:0px;
                vertical-align:bottom;
}

p {  
	font-size: 1.3em; 	
	margin: 0; 
	padding-bottom:12px;
	letter-spacing: 0; 
}

p.section-header {
	font-weight:bold;
	color:#000000;
	padding-bottom:3px;
}

p.black {
	color:#000000;	
	padding-bottom:3px;
}

a	{ color: #d3aa50; text-decoration: none; font-weight:bold }
		
a:hover { text-decoration: underline; }

a:visited { color: #000; }

a:active { color: #000; }


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img{
	border:none;
}

#wrapper {
	height: auto !important;
	min-height: 100%;
	height: 100%; 
	width:945px;
	text-align:left;
	position:relative;
	top: 0px;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	border-bottom: solid 1px #D1D3D4;
	width:100%;
	overflow:hidden;
	padding-bottom:40px;
	padding-top:40px;
}

#header img {
	float:left;
}

#header img#elastopipe {
	float:right;
	bottom:0;
	padding:0 16px 0 0;
                margin-top:28px;
}

#title {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #D1D3D4;
	padding: 20px 0 20px 0;
	margin-bottom:10px;
}

#title p {
	padding-bottom:0px;
	font-size:6.2em;
	line-height:1em;
}

#campaign-image {
	width:100%;
	overflow:hidden;
}

#campaign-image img {
	float:left;	
}

#banner {
	border-bottom: solid 1px #D1D3D4;
	padding-bottom:20px;
}

#top {
	width:100%;
	overflow:hidden;
	
}

#top-left {
	padding-top:35px;
	width:705px;
	float:left;
}

#mid {
	width:100%;
	overflow:hidden;
	border-bottom: solid 5px #000000;
	padding-bottom:10px;
}

#mid img {
	vertical-align:bottom;
}

.info-box {
	width:225px;
	margin-right:15px;
	float:left;
	margin-top:8px;
	border-top: solid 5px #d3aa50;	
}

.info-box-last {
	margin-right:0px;
	width:225px;
	float:right;
	margin-top:8px;
	border-top: solid 5px #d3aa50;	
}

#ipod-txt {
	background-image:url(../images/i-pod-bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:19px;
}


#campaign-image .info-box-last {
                border-bottom: solid 5px #d3aa50;
	margin-top:0px;
}

#campaign-image .info-box-last img {
	float:none;	
	vertical-align:bottom;
}

#top .info-box-last {
	border-top:0px;
	margin-top:0px;
}

label {
                /*display:block;*/
                font-size:1.3em;
                font-weight:bold;
}

input, select {
                font-size:1.3em;
                padding:0px 5px 0px 5px;
                width:200px;
                margin: 5px 0 5px 0;
                color:#666666;
				font-family:arial,helvetica,sans-serif;
}

select {
	padding: 0;
	width:215px;
}

input.update-details {
                border: 0px solid #FFF;
				background-image: url(../images/update_btn.gif) !important;
				background-repeat: no-repeat;
				background-position: left top;
                text-indent:-9999px;
                cursor:pointer;
                text-align:left;
                font-size:0;
				display:block;
                padding-top:5px;
                color:#b59245;
                width:205px;
                height:47px;
}

#successMessage {
                color:#000000;
                font-weight:bold;
                padding-bottom:3px;
                font-size:1.3em;
                position:relative;
}

#errorMessage {
                color:red;
                font-weight:bold;
                padding-bottom:3px;
                font-size:1.3em;
                position:relative;
}

span img {
                vertical-align:bottom;
}

#bottom {
	width:100%;
	overflow:hidden;
}

ul {
	margin-left:0px;
}

ul li {
	font-size:1.3em;
	border-top: solid 1px #D1D3D4;
	padding-bottom:5px;
	padding-top:10px;
	margin-left:0px;
	width:100%;
	overflow:hidden;
}

ul li.noborder, ul.noborder, ul.noborder li {
	border-bottom:0px;
	margin-bottom:0px;
	border-top:0px;
}

ul li img {

	float:left;
	margin-right:10px;
	margin-bottom:0px;
}

ul li a {
	font-size:1em;
}

.div {
	display:block;
	border-bottom: solid 1px #000000;
	clear:both;
}

dl {
	font-size:1.3em;
	margin-top:0px;
}

dl dt {
	font-weight:bold;
	float:left;
	margin-right:5px;
}

dl dd {
	margin-left:0px;
}

#footer {
	width:100%;
	overflow:hidden;
	border-top: solid 1px #D1D3D4;
	padding:14px 0 14px 0;
	margin-top:10px;
}

#footer .left {
	float:left;
	width:70%;
}

#footer p.call {
	font-size: 1.8em; 
	font-weight: bold; 
	color: #000; 
	margin: 0 0 0 0; 
	padding-bottom:0px;
	line-height: 1.0em;
}

#footer a {
	font-size:1em;
}

#footer img {
	float:right;
}

fieldset {
	border: 0;
	margin:0;
	padding:0;
}

fieldset input , fieldset select {
	font-size:1.3em !important;
}

#Elasto_valProjectDetails ul  {
	margin-bottom:10px;
}

#Elasto_valProjectDetails ul li {
	border-top:none;
	padding:0;
}

label.opt {
	font-weight:normal;
}	

.optCheck input {
	width:20px;
}

#flashcontent {
	width:705px;
	height:444px;
	float:left;
}

p.larger {
	font-size:1.9em;
	line-height:1.3em;
}









