/* General */

body {
	background: #ffffff url(../images/background.jpg) repeat-x top left;
	color: #414141;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#page_wrapper {
	float: left;
	width: 100%;
}

#page {
	width: 961px;
	margin: 0 auto;
	position: relative;
}

#main {
	margin: 0;
	padding: 0;
	width: 961px;
}

.clear {
	clear:both;
}

h1 {
	padding: 12px 0 27px 9px;
	margin: 0;
	font-size: 24px;
	font-family: trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	background: url(../images/h1bg.gif) no-repeat top left;
}

.sizing {
	width: 630px;
	text-align: center;
}

.toplink {
margin-right:7px;
float:right
}

a.toplink {
color: #ED6D17;
text-decoration: none;
}

a.toplink:hover {
color: #b4508d;
text-decoration: underline;
}




#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:50px;
	border:2px solid #000;
	background-color:#fff;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font: bold Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#222220;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 10px;
}

#alertBox p {
	font:11px Arial, Helvetica, sans-serif;
	height:50px;
	padding:10px;
	margin:0;
	
}

#alertBox #closeBtn {
	display:block;
	float: left;
	position:relative;
	margin:10px -60px 10px 70px;
	padding:3px;
	border:1px solid #000;
	width:70px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFF;
	background-color:#f28027;
	text-decoration:none;
}

#alertBox #closeBtn:hover {
	color:#1f1f1e;
	background-color:#41b9df;
	text-decoration:none;
}

/* /General */


/* Header */

#header {
	background: url(../images/header.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 961px;
	height: 144px;
	position: relative;
}

#header img.logo {
	position: absolute;
	left: 0;
	top: 0;
}

#header .contact {
	font-family: trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	left: 325px;
	top: 35px;
	line-height: 24px;
}

#header .blue {
	font-size: 18px;
	color: #2e3192;
}

a.brochure {
	position: absolute;
	bottom: 9px;
	right: 138px;
	background: url(../images/brochure.png) no-repeat top left;
	display: block;
	width: 156px;
	height: 26px;
	font-size: 11px;
	color: #2b2b29;
	text-decoration: none;
	padding: 12px 0 0 10px;
}

a.brochure:hover {
	background-position: bottom left;
	color: #ffffff;
	text-decoration: none;
}

a.quote {
	position: absolute;
	bottom: 9px;
	right: 15px;
	background: url(../images/quote.png) no-repeat top left;
	display: block;
	width: 98px;
	height: 26px;
	font-size: 11px;
	color: #2b2b29;
	text-decoration: none;
	padding: 12px 0 0 10px;
}

a.quote:hover {
	background-position: bottom left;
	color: #ffffff;
	text-decoration: none;
}


/* /Header */


/* Primary Navigation */

#primary_nav {
	margin: 0;
	padding: 18px 0 0 1px;
	list-style: none;
	height: 56px;
}

#primary_nav li {
	float: left;
	margin: 0;
	padding: 0 0 0 14px;
}

#primary_nav a.home {
	float: left;
	background: url(../images/home.jpg) no-repeat top left;
	display: block;
	width: 70px;
	height: 26px;
	font-size: 12px;
	color: #2b2b29;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0 0 10px;
	text-transform: uppercase;
}

#primary_nav a.home:hover {
	background-position: bottom left;
	text-decoration: none;
}

#primary_nav a.profile {
	float: left;
	background: url(../images/profile.jpg) no-repeat top left;
	display: block;
	width: 94px;
	height: 26px;
	font-size: 12px;
	color: #2b2b29;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0 0 10px;
	text-transform: uppercase;
}

#primary_nav a.profile:hover {
	background-position: bottom left;
	text-decoration: none;
}

#primary_nav a.products {
	float: left;
	background: url(../images/products.jpg) no-repeat top left;
	display: block;
	width: 101px;
	height: 26px;
	font-size: 12px;
	color: #2b2b29;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0 0 10px;
	text-transform: uppercase;
}

#primary_nav a.products:hover {
	background-position: bottom left;
	text-decoration: none;
}

#primary_nav a.services {
	float: left;
	background: url(../images/services.jpg) no-repeat top left;
	display: block;
	width: 93px;
	height: 26px;
	font-size: 12px;
	color: #2b2b29;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0 0 10px;
	text-transform: uppercase;
}

#primary_nav a.services:hover {
	background-position: bottom left;
	text-decoration: none;
}

#primary_nav a.work {
	float: left;
	background: url(../images/work.jpg) no-repeat top left;
	display: block;
	width: 80px;
	height: 26px;
	font-size: 12px;
	color: #2b2b29;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0 0 10px;
	text-transform: uppercase;
}

#primary_nav a.work:hover {
	background-position: bottom left;
	text-decoration: none;
}

#primary_nav a.faqs {
	float: left;
	background: url(../images/faqs.jpg) no-repeat top left;
	display: block;
	width: 69px;
	height: 26px;
	font-size: 12px;
	color: #2b2b29;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0 0 10px;
	text-transform: uppercase;
}

#primary_nav a.faqs:hover {
	background-position: bottom left;
	text-decoration: none;
}

ol.anchorme {
	margin-left: 40px;
	margin-bottom: 20px;
}

ol.anchorme li {
	padding-bottom: 5px;
}

ol.anchorme li a {
	font-size: 12px;
	color: #414141;
	text-decoration: none;
}

ol.anchorme li a:hover {
	color: #b4508d;
	text-decoration: underline;
}

#primary_nav a.newsandmedia {
	float: left;
	background: url(../images/newsandmedia.jpg) no-repeat top left;
	display: block;
	width: 125px;
	height: 26px;
	font-size: 12px;
	color: #2b2b29;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0 0 10px;
	text-transform: uppercase;
}

#primary_nav a.newsandmedia:hover {
	background-position: bottom left;
	text-decoration: none;
}

#primary_nav a.contactus {
	float: left;
	background: url(../images/contactus.jpg) no-repeat top left;
	display: block;
	width: 114px;
	height: 26px;
	font-size: 12px;
	color: #2b2b29;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0 0 10px;
	text-transform: uppercase;
}

#primary_nav a.contactus:hover {
	background-position: bottom left;
	text-decoration: none;
}

#primary_nav .first a {
	background-position: bottom left;
}

/* /Primary Navigation */


/* Flash Heading */

#flashheading {
	margin: 0 6px;	
}

/* Flash Heading */


/* Content */

#content {
	width: 961px;
	padding: 0;
	margin: 0;
}

#left {
	width: 156px;
	height: 314px;
	float: left;
	background: url(../images/leftSide.gif) no-repeat top right;
}

#left ul {
	padding: 12px 0 0 0;
	margin: 0 0 0 6px;
	list-style: none;
}

#left li {
	padding: 0;
	margin: 0;
}
#left li.current {
	color: #151515;
	text-decoration: none;
	background: url(../images/flagYellow.gif) no-repeat;
}

#left a {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/flagBullet.gif) no-repeat;
	display: block;
	width: 126px;
	height: 20px;
	padding: 5px 0 0 20px;
	margin: 0;
}

#left a:hover {
	color: #151515;
	text-decoration: none;
	background: url(../images/flagYellow.gif) no-repeat;
}

#middle {
	width: 650px;
	float: left;
	background: #ffffff;
}

#middle p{
	margin: 12px 12px;
}

#middle p.first{
	margin: 0 12px;
}

#middle p.orange {
	font-weight: bold;
	color: #ee711a;
}

#middle .boxes {
	width: 650px;
	float: left;
	height: auto;
	min-height: 181px;
	position: relative;
}

#middle p.specialbox {
	background: url(../images/special-offer.jpg) no-repeat;
	width: 305px;
	height: 121px;
	position: absolute;
	left: 23px;
	top: 0;
	margin: 0;
	font-family: "trebuchet MS", Helvetica, sans-serif;
	color: #9f2e74;
	font-size: 17px;
	line-height: 18px;
	padding: 10px;
}

#middle p.specialbox span {
	font-size: 40px;
	font-weight: bold;
	line-height: 30px;
}

#middle p.quotebox {
	background: url(../images/quote-generator.jpg) no-repeat;
	width: 250px;
	height: 121px;
	position: absolute;
	right: 16px;
	top: 0;
	margin: 0;
	font-family: "trebuchet MS", Helvetica, sans-serif;
	color: #1e1e1d;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 10px;
}

a.boxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	right: 38px;
	bottom: 16px;
}

a.boxlink:hover {
	color: #9f2e74;
}

#productlist {
	background: url(../images/cycle/productsBG.gif) no-repeat;
	width: 960px;
	height: 200px;
	position: relative;
}

#productlist a {
	color: #ec7019;
	font-family: trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#productlist a:hover {
	color: #52c5c2;
}

.prod-title1 {
	position: absolute;
	top: 155px;
	left: 0;
	width: 119px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.prod-title2 {
	position: absolute;
	top: 155px;
	left: 119px;
	width: 119px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.prod-title3 {
	position: absolute;
	top: 155px;
	left: 238px;
	width: 119px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.prod-title4 {
	position: absolute;
	top: 155px;
	left: 357px;
	width: 119px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.prod-title5 {
	position: absolute;
	top: 155px;
	left: 476px;
	width: 119px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.prod-title6 {
	position: absolute;
	top: 155px;
	left: 595px;
	width: 119px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.prod-title7 {
	position: absolute;
	top: 155px;
	left: 714px;
	width: 119px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.prod-title8 {
	position: absolute;
	top: 155px;
	left: 833px;
	width: 119px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#productlist #product1 {
	float: left;
}

#productlist #product2 {
	float: left;
	margin-left: 1px;
}

#productlist #product3 {
	float: left;
	margin-left: 1px;
}

#productlist #product4 {
	float: left;
	margin-left: 1px;
}

#productlist #product5 {
	float: left;
	margin-left: 1px;
}

#productlist #product6 {
	float: left;
	margin-left: 1px;
}

#productlist #product7 {
	float: left;
	margin-left: 1px;
}

#productlist #product8 {
	float: left;
	margin-left: 1px;
}

.imgprod2 {
	margin: 0 7px 20px 3px ! important;
}
.imgprod3 {
	margin: 0 0 20px 7px ! important;
}

#sections {
	background: #141414;
	width: 961px;
	float: left;
	position: relative;
	margin: 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4e4f;
}

#sections p {
	margin: 0 12px 15px 12px;
	padding: 0;
}

#sections img.top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#sections img.bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}

#sections img.photo {
	position: relative;
	margin-top: -10px;
	margin-bottom: 10px;
}

#sections a {
	color: #ed6d17;
	text-decoration: underline;
}

#sections a:hover {
	color: #ac3e81;
	text-decoration: none;
}

.sectionbox1 {
	background: #ffffff url(../images/sectionbox-bottom.gif) no-repeat bottom left;
	width: 226px;
	float: left;
	position: relative;
	z-index: 1;
	margin: 7px 0 0 12px;
	padding: 0 0 17px 0;
	min-height: 332px;
}

.sectionbox1 h2 {
	background: url(../images/sectionbox1.png) no-repeat top left;
	font-family: trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #161616;
	width: 226px;
	height: 29px;
	margin: 0;
	padding: 12px 0 0 10px;
	position: relative;
	z-index: 10;
}

.sectionbox2 {
	background: #ffffff url(../images/sectionbox-bottom.gif) no-repeat bottom left;
	width: 226px;
	float: left;
	position: relative;
	z-index: 1;
	margin: 7px 0 0 12px;
	padding: 0 0 17px 0;
	min-height: 332px;
}

.sectionbox2 h2 {
	background: url(../images/sectionbox2.png) no-repeat top left;
	font-family: trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #161616;
	width: 226px;
	height: 29px;
	margin: 0;
	padding: 12px 0 0 10px;
	position: relative;
	z-index: 10;
}


/* Marketing Tips */

#featured { 
	width: 226px; 
	padding: 0; 
	position: relative;  
	height: 275px; 
}

#featured ul.ui-tabs-nav { 
	position: absolute; 
	bottom: 0; 
	left: 63px; 
	list-style: none; 
	padding: 0;
	margin: 0; 
	width: 163px; 
}

#featured ul.ui-tabs-nav li { 
	padding: 0 5px 0 0;
	float: left;
}

#featured li.ui-tabs-nav-item a { 
	display: block; 
	height: 20px;
	width: 20px; 
	background:url(../images/radioOff.gif) top left no-repeat;  
}

#featured li.ui-tabs-nav-item a:hover { 
	background:url(../images/radioOn.gif) top left no-repeat; 
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a { 
	background:url(../images/radioOn.gif) top left no-repeat;
}

#featured .ui-tabs-panel { 
	height: 245px;
	border-bottom: 1px solid #c4c4c4; 
	position:relative;
}

#featured  p { 
	margin: 15px 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #414141;
}

#featured  p.title { 
	margin: 15px 11px -10px 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #414141;
}

#featured .ui-tabs-panel ul {
	margin: 0;
	padding: 0 11px 0 25px;
}

#featured .ui-tabs-panel ul li {
	padding: 0 0 10px 0;
}

#featured .ui-tabs-panel ul li.purple {
	color: #ac3e81;
}

#featured .ui-tabs-hide{ 
	display:none; 
}

/* /Marketing Tips */


.sectionbox3 {
	background: #eae8e2 url(../images/sectionbox-bottom2.gif) no-repeat bottom left;
	width: 226px;
	float: left;
	position: relative;
	z-index: 1;
	margin: 7px 0 0 12px;
	padding: 0 0 17px 0;
	min-height: 332px;
}

.medal {
	position: absolute;
	top: 85px;
	right: 10px;
}

.sectionbox3 p.orange {
	font-size: 16px;
	font-weight: bold;
	color: #ec7019;
	line-height: 24px;
}

.sectionbox3 h2 {
	background: url(../images/sectionbox3.png) no-repeat top left;
	font-family: trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #161616;
	width: 226px;
	height: 29px;
	margin: 0;
	padding: 12px 0 0 10px;
	position: relative;
	z-index: 10;
}

.sectionbox4 {
	background: #ffffff url(../images/sectionbox-bottom.gif) no-repeat bottom left;
	width: 226px;
	float: left;
	position: relative;
	z-index: 1;
	margin: 7px 0 0 12px;
	padding: 0 0 17px 0;
	min-height: 332px;
}

.sectionbox4 h2 {
	background: url(../images/sectionbox4.png) no-repeat top left;
	font-family: trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #161616;
	width: 226px;
	height: 29px;
	margin: 0 0 15px 0;
	padding: 12px 0 0 10px;
	position: relative;
	z-index: 10;
}

#sections .sectionbox4 p {
	margin: 0 30px 15px 30px;
}

#sections .sectionbox4 p.name {
	font-style:italic;
	font-size: 11px;
	color: #a93b7e;
}

#right {
	width: 155px;
	height: 314px;
	float: left;
	background: url(../images/rightSide.gif) no-repeat top left;
}

#newsletterForm {
	width: 139px;
	padding: 0 0 0 11px;
	margin: 0;
	position: relative;
}

#newsletterForm label {
	display: block;
	text-align: left;
	font-size: 11px;
	color: #ffffff;
	line-height: 25px;
}

#newsletterForm ul {
	margin: -10px 0 0 0;
	padding: 0;
	list-style: none;
}

#newsletterForm li {
	margin: 0;
	padding: 0;
}

#newsletterForm input {
	width: 121px;
	height: 14px;
	border: none;
	padding: 0;
	font-size: 11px;
	padding: 3px;
	margin: 0;
}

#newsletterForm .joinnow {
	width: 99px;
	height: 38px;
	background: url(../images/joinnow.png) no-repeat top left;
	border: none;
	margin: 10px 0 10px 16px;
	padding: 0 30px 4px 0;
	font-size: 11px;
	font-weight: bold;
	color: #2b2b29;
}

#newsletterForm .joinnow:hover {
	background: url(../images/joinnow.png) no-repeat bottom left;
	cursor: pointer;
}

#newssubres {
	margin: 20px 0 0 0;
	color: #fff;
}

#right p {
	color: #161616;
	text-align: right;
	padding: 0;
	margin: 17px 26px 10px 0;
}


/* /Content */


/* Product List */

#productlist {
	width: 960px;
	height: 200px;
}

/* /Product List */

/* FAQ */

.question {
float:left;
background:url(../images/q.jpg) no-repeat top left;
font-size:14px;
font-weight:bold;
height:40px;
width:570px;
color:#b4508d;
margin: 0 1px 1px 12px;
padding: 10px 10px 10px 50px;

}

.answer {
float:left;
width:570px;
text-align:justify;
background:url(../images/a.jpg) no-repeat top left;
margin: 0 1px 10px 12px;
padding: 5px 10px 10px 50px;

}

.answer a{
color:#f59320;
}

.answer a:hover {
text-decoration:none;
}


/* End FAQ */


/* Profile */

#profile {
text-align:justify;
margin:0;
}

#profile h1 {
background:#FFF;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:0 0 10px 0;
padding:0 0 0 12px;
}

#profile h2 {
background:#FFF;
color:#f27d13;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:0 0 10px 0;
padding:0 0 0 12px;
}

#medalBox {
position:relative;
background:url(../images/medal.png) top right no-repeat;
padding: 0 110px 0 0;
margin:0 30px 0 0;
}

.orangeBg {
background:url(../images/orange-heading.gif) no-repeat;
font-family:Trebuchet MS;
color:#fff;
font-size:14px;
font-weight:bold;
display:block;
width:620px;
height:37px;
padding: 9px 11px;
}

#carrerBox {
background: #e3e3e3 url(../images/grey-bg.jpg) repeat-x 0 31px ;
display:block;
width:620px;
margin: 0 0 0 14px;
padding: 0 0 10px 0;
float:left;
position: relative;

}

#carrerBox p {
float:left;
text-align:justify;
width: 370px;
margin-right: 12px;
margin-bottom: 3px;
}

#carrerBox img {
border: #000 1px solid;
/* display:block; */
position: absolute;
top: 60px ! important;
right: 10px;
float: none;
width: 195px;

}
/* End Profile */

/*Services*/

#servicesBox {
width:100%;
}

#servicesBoxList {
float:left;
width:262px;
}

#servicesBoxList a {
text-decoration:none;
color:inherit;
}
#servicesBoxList ul {
list-style:none;

}

#servicesBoxList li {
list-style:none;
padding: 0 0 0 15px;
margin-left: -20px;
background: url(../images/arrow-off.gif) no-repeat;
background-position: 0px 2px;
height:18px;
}

#servicesBoxList li:hover {
font-weight:normal;
color:#ed771b;
background: url(../images/arrow-on.gif) no-repeat;
background-position: 0px 2px;
cursor: pointer;
}

li.current {
font-weight:normal;
color:#ed771b;
background: url(../images/arrow-on.gif) no-repeat ! important;
background-position: 0px 2px ! important;
}

#servicesBoxRight {
float:right;
margin: 0 20px 0 0;
width:368px;
min-height: 520px;
display:block;
}

#servicesBoxRight #yellow_heading {
	padding: 10px 0 12px 14px;
	margin: 0;
	font-size: 14px;
	font-family: trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../images/yellow-heading.gif) no-repeat top left;
	color: #414141;
	letter-spacing: .04em;
	text-align:left;
}

#servicesBoxRight p {
text-align:justify;
width:358px;
padding: 0;
margin-left:6px;
}

#servicesBoxRight img {
border: #000 1px solid;
margin: 0 0 20px 3px;
}
/*End Services*/

/* PMS Color Charts */
.pmsrange {
	font-size: 16px;
	color: #F79923;
	font-weight: bold;
}
.pmslink {
	cursor: pointer;
}
#pmsChart {
	width: 630px;
	padding: 10px 0 0 20px;
	text-align: center;
	margin: 0;
}
#pmsChart .chartBox {
	width: 41px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0px;
}
.chartBox .charts {	
	border: 1px solid #000;
	background: #fff;
	height: 97px;
	margin:0;
}	
.charts .chart {
	width: 39px;
	height: 97px;
}

.chartBox div span {
	vertical-align: bottom;
	font-size: 10px;
}
.pmsmarker {
	text-align: center;
	font-size: 8px;	
	font-weight: bold;
	height: 8px ! important;
}
.pmsmarker span {
	position: relative;
	top: -4px;
}
.pmsname {
	margin: -13px 0 0 0;
}
.pmsSpacer {
	margin: -13px 0 0 0;
}
/* END PMS Charts */

/* contact us page */
.contactLeft {
	width: 325px;
	float: left;
}
.contactLeft input {
	width: 230px;
	border: 1px solid black;
}
.contactLeft textarea {
	border: 1px solid black;
	width:230px;
}
img.contacts {
	width: 310px;
	float: left;
	border: 0;
	margin: 0 0 20px 0;
}
input#contact {
	width: 120px;
	background: url(../images/joinnow.png) no-repeat scroll left top;
	color: #2B2B29;
	border: 0;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 30px 10px 0;
	margin: 10px 0 10px 16px;
	cursor: pointer;
}

/*Quote forms and page */

#boxAquaTop {
width:612px;
height:9px;
background:url(../images/form/aqua_top.gif) bottom left no-repeat;
margin:0 auto;
padding:0;
}

#boxAquaBottom {
width:612px;
height:9px;
background:url(../images/form/aqua_bottom.gif) bottom left no-repeat;
margin:0 auto;
padding:0;}

#boxAqua {
width:612px;

background: #49a4a8 url(../images/form/aqua_bg.jpg) repeat-x;
margin:0 auto;
padding:6px 0 0 0;
}


#boxSilverTop {
height:10px;
width:584px;
background:url(../images/form/silver_top.jpg) top left no-repeat;
margin:10px auto 0 auto;
padding:0;
}

#boxSilverBottom {
height:10px;
width:584px;
background:url(../images/form/silver_bottom.jpg) top left no-repeat;
margin:0 auto;
padding:0 0 9px 0;
}


#boxSilver {
background: #f4f4f4 url(../images/form/silver_bg.jpg) top left repeat-x;
width:580px;
min-height:400px;
margin:0 auto;
padding:0;
}

#boxSilverContent {
padding:10px 20px;
}


#boxSilverContent fieldset {border: none; margin: 0 auto; float:left; width:255px;}

#boxSilverContent fieldset input {float:left; width:160px; border:1px solid #000;}
#boxSilverContent fieldset input:hover {border:1px solid #535353;}
#boxSilverContent label, label span {display:block; padding-bottom: .50em;}

#boxSilverContent label {float: left; width:100%}
#boxSilverContent label span {float:left; width:82px; text-align:right; margin-right:5px;} 

#boxSilverContent label span h6 { padding:0; margin:0;}

.required {
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #858585;
}

.requiredOrange {
color:#f37b16;
padding:0;
margin:0;
}


.stepBlack {
font-family:Trebuchet MS,Verdana;
font-size:18px;
font-weight:bold;
color:#000;
padding: 0 0 10px 20px;
}

.stepWhite {
font-family:Trebuchet MS,Verdana;
font-size:14px;
font-weight:bold;
color:#fff;}


#selectBoxWrapper {
float:left;
width: 557px;
padding: 5px 10px 10px 2px;}

#selectBox {
float:right;
width:430px;
border:#000 1px solid;
margin-right:34px;
background:#f6f6f6 url(../images/form/big_box_bg.jpg) repeat-x top left;
}


#selectBnts {
float:left;
width:540px;
height:40px;
margin:0 5px;
}

#selectBnts input.continue {
    float:right;
	background: url(../images/quote.png) no-repeat top left;
	display: block;
	width: 108px;
	height: 38px;
	font-size: 11px;
	color: #2b2b29;
	text-decoration: none;
	padding: 0 30px 0 5px;
	font-weight:bold;
	border:none;
	
}

#selectBnts input.continue:hover {
	background-position: bottom left;
	color: #ffffff;
	text-decoration: none;
}

.radioOn {
	background: url(images/radioOn.gif) no-repeat;
}

.hidebg {
	background: #C0C0C0;
}
.showbg {
	background: #fff;
}

.quoteThankyou {
	color: #F27D13;
}
.quoteThankyou h2 {
	padding: 0 0 0 15px;
}

/*End Quote*/

/* Footer */
#footer {
	background: url(../images/footer.jpg) no-repeat;
	height: 33px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	padding: 17px 26px 4px 26px;
	margin-top:20px;
}

#footerLinks {
	position: absolute;
	top: 17px;
	right: 26px;
}

#footerLinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#footerLinks li {
	float: left;
	padding: 0;
	margin: 0;
}

#footerLinks a {
	color: #ffffff;
	text-decoration: underline;
}

#footerLinks a:hover {
	text-decoration: none;
}

/* /Footer */

/* sundry */
.req {
	color: red;
}

/* Gallery View */

/*Work Sub Menu*/
#workBox{
margin: 20px 0 0 15px;}

#workSubMenu .subBntRoundLeft{
position:relative;
top:9px;
/* left:-12px; */
/* height:28px; */
width:4px;
padding:0;
margin:0;
display: inline-block;
/* background:url(../images/bnt-round-left.gif) no-repeat top left; */
}

#workSubMenu .subBntRoundRight{
position:relative;
top:9px;
/* right:-10px; */
/* height:28px; */
width:3px;
padding:0;
margin:0;
display: inline-block;
/* background:url(../images/bnt-round-right.gif) no-repeat top right; */ca
}

#workSubMenu .subBnt {
	height: 28px;
	background: url(../images/bnt-bg-off.jpg) repeat-x top left;
	border: none;
	margin:3px 3px 3px 0 ! important;
	padding: 7px 7px 7px 12px;
	clear:both;
	
}

#workSubMenu .subBnt:hover {
	background: url(../images/bnt-bg-on.jpg) repeat-x top left;
	cursor: pointer;
}

#workSubMenu .subBntCurrent {
	height: 28px;
	background: url(../images/bnt-bg-on.jpg) repeat-x top left;
	cursor: pointer;
	border: none;
	margin:3px 3px 3px 0;
	padding: 7px 7px 7px 12px;
	clear:both;
}

#workSubMenu a{
	text-decoration:none;
	font-weight: bold;
	color: #2b2b29;
	font-size: 11px;
/*	height:28px; */
	display:inline-block;
	padding:0;
}

#workSubMenu {
margin: 0 12px;
padding:0;
font-family: trebuchet MS, Helvetica, sans-serif;
text-align: center;
}


#workSubMenu ul{
list-style:none;
margin:0;
padding:0;


}

#workSubMenu li{
display: inline;
margin: 0px 0px 0px 0px;
}

/*
// GalleryView Stylesheet //
Use the CSS rules below to modify the look of your gallery.
To create additional rules, use the markup below as a guide to GalleryView's architecture.
<div class="gallery">
 <div class="panel">
  <img src="path/to/image.jpg" />
  <div class="panel-overlay">
   ...overlay content...
  </div>
  <div class="overlay-background"></div>
 </div>
 <ul class="filmstrip">
  <li class="frame current">
   <img src="path/to/thumbnail.jpg" />
   <div class="caption">caption text</div>
  </li>
  <li class="frame">
   <img src="path/to/thumbnail.jpg" />
   <div class="caption">caption text</div>
  </li>
 </ul>
</div>
*/

#bgRound {background:url(../images/gallery/gallery_corner.png) top left no-repeat;  height:12px; }/*rounded bottom background*/
/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #000; padding: 1px;}

/* LOADING BOX */
.loader { background: url(images/gallery/loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 35px; padding: 10px 0 0 25px; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 18px; font-family:Trebuchet MS, Verdana; margin-top:20px; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 0; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 2px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #fdd13e; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #fdd13e;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}

/* SUNDRY */
#workSubMenu li.spacer {
	margin-left: 2px ! important;
}

span.productflash {
	padding: 0 0 0 3px;
}


/* END SUNDRY */
/*news and media*/
#mediaWrapper{
margin: 0 12px;

}

#mediaWrapper h1 {
background:#FFF;
color:#000;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:0 0 10px 0;
padding:0;
}

#mediaWrapper h2 {
background:#FFF;
color:#f27d13;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:0 0 10px 0;
padding:0 0 0 12px;
}

#mediaLeft {
float:left;
width:376px;
}

#mediaLeft a {
text-decoration:none;
color:#000;
display:block;

}

#mediaLeft a:hover { 
text-decoration:underline;
color:#fff;
}

#mediaLeft ul {
list-style:none;
padding:0;
margin:0;
}

#mediaLeft li {
background:url(../images/articles-off.jpg ) no-repeat;
margin-top:10px;
padding: 10px 5px 10px 40px;
}

#mediaLeft li:hover {
background:url(../images/articles-on.jpg);
color:#FFF;
}

#mediaRight {
float:right;
width:215px;
min-height:570px;
background:#d7d5cd;
padding:14px 10px;

}

.fileSize {
float:right;
margin-top:-13px;
margin-right:10px;}

.openHouse {
margin: 5px 0 0 24px;}


/*end news and media*/


/*Back Buttom*/
.back {
    float:left;
	background: url(../images/back.png) no-repeat top left;
	display: block;
	width: 108px;
	height: 38px;
	font-size: 11px;
	color: #2b2b29;
	text-decoration: none;
	padding: 0 5px 0 20px;
	font-weight:bold;
	border:none;
	
}

.back:hover {
	background: url(../images/back.png) no-repeat bottom left;
	cursor: pointer;
}
/*end back buttom*/

/* Warranty */

#warrantyWrapper {
margin: 0 12px;
}

#warrantyWrapper h1 {
background: #fff;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:20px 0 10px 0;
padding:0;
}

.warrantyLeft {
	float: left;
}

.warrantyRight {
	float: left;
	margin-left: 18px;
}

.warrantySlide {
	border: 1px solid #181817;
	margin-bottom: 20px;
	position: relative;
}

.warrantySlide p {
	padding: 0;
	margin:0;
	position: absolute;
	top: 10px;
	left: 225px;
}

.warrantySlide a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #191919;
}

.warrantySlide p span {
	font-size: 14px;
	color: #ef7f1c;
}

.warrantySlide p span:hover {
	color: #3cc2e9;
}

a.warranty {
text-decoration:none;
color:#000;
display: block;
background:url(../images/warranty-link.gif) no-repeat bottom left;
width: 264px;
height: 22px;
padding: 10px 0 0 40px;
position: relative;
}

#warrantyWrapper a.warranty:hover {
text-decoration:underline;
color:#fff;
background:url(../images/warranty-link.gif) no-repeat top left;
}

#warrantyWrapper span.file {
	position: absolute;
	right: 10px;
	top: 10px;
}

/* end Warranty */

/* Testimonials */

#skyrailImg {
position:relative;
background:url(../images/skyrail.jpg) top right no-repeat;
padding: 0 110px 0 0;
margin:0 30px 15px 0;
border-bottom: 1px dashed #222826;
}

#paulImg {
position:relative;
background:url(../images/paul.jpg) top right no-repeat;
padding: 0 110px 0 0;
margin:0 30px 15px 0;
border-bottom: 1px dashed #222826;
}

#ergonImg {
position:relative;
background:url(../images/ergon.jpg) top right no-repeat;
padding: 0 110px 0 0;
margin:0 30px 15px 0;
border-bottom: 1px dashed #222826;
}

#ntbreweryImg {
position:relative;
background:url(../images/ntbrewery.jpg) top right no-repeat;
padding: 0 110px 0 0;
margin:0 30px 15px 0;
border-bottom: 1px dashed #222826;
}

#cairnsmagImg {
position:relative;
background:url(../images/cairnsmag.jpg) top right no-repeat;
padding: 0 110px 0 0;
margin:0 30px 15px 0;
border-bottom: 1px dashed #222826;
}

#stageworksImg {
position:relative;
background:url(../images/stageworks.jpg) top right no-repeat;
padding: 0 110px 0 0;
margin:0 30px 15px 0;
border-bottom: 1px dashed #222826;
}

#couchImg {
position:relative;
background:url(../images/couch.jpg) top right no-repeat;
padding: 0 110px 0 0;
margin:0 30px 15px 0;
border-bottom: 1px dashed #222826;
}

#harbourviewImg {
position:relative;
background:url(../images/harbourview.jpg) top right no-repeat;
padding: 0 110px 0 0;
margin:0 30px 15px 0;
border-bottom: 1px dashed #222826;
}

#testimonials {
	margin-top: 10px;
	padding: 7px 15px;
	width: 190px;
	height: 210px;
	background: #ffffff;
	position: relative;
}

#quotes2{
	font-size: 12px;
	color: #4E4E4F;
	padding: 2px 0;

}

#quotes{
	font-size: 12px;
	color: #4E4E4F;
	padding: 2px 0 5px 0;
	width:190px;
	text-align:justify;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;


}

#author {
	color: #A93B7E;
	font-size: 11px;
	font-style:italic;
	position: absolute;
	right: 10px;
	bottom: 7px;
}

/* End Testimonials */

/*imarketspace*/
#imarketspace{
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
float:right;
margin:0 0 5px 0;
padding:0 10px 0 0;
}

#imarketspace a{
text-decoration:none;
color:#666;}

#imarketspace a:hover{
text-decoration:underline;}

/*end imarketspace*/

div#boxSilverContent {
	color: #000;
}
form#quoteManager {
	color: #000;
}spac
