
/** Main page setup **/

* {
	margin:0;
	padding:0;
}

html,
body {
	height:100%;
	font-size:12px;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	min-width:960px;
	background:#f4f4f4;
}

/********************/



/** Common page elements **/

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:2.5em;
	padding:5px 0 15px;
	color:#0087cd;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.8em;
	padding:5px 0 5px;
	color:#0087cd;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.6em;
	padding:3px 0 10px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-size:1.3em;
	padding:3px 0 10px;
}

p {
	padding:0 0 15px 0;
}

ul {
	padding:10px 0 10px 20px;
}

img {
	border:0px none;
}

/********************/



/** Common classes **/

.c {
	clear:both;
}

.hide,
.h {
	display:none;
}

.successmessage,
.errormessage {
	border:#000 1px solid;
	padding:5px 5px 0px;
}

.successmessage p,
.errormessage p {
	padding:0 0 5px;
}

.successmessage {
	color:#060;
	border:#060 1px solid;
}

.errormessage {
	color:#900;
	border:#900 1px solid;
}

/********************/



/** Common Form Styling **/

	form {
}

label {
	display:block;
}

input[type=text],
input[type=password] {
	border:#CCC 1px solid;
	padding:5px;
}

select {
	font-family:Verdana, Geneva, sans-serif;
}
select option {
	padding:2px;	
}

textarea {
	border:#CCC 1px solid;
	padding:5px;
}

/********************/



#wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	overflow:visible;
}

#head {
	border:#fecb00 0px solid;
	border-width: 0 0 6px 0;
	background:#fff;
}

#head .cont {
	width:960px;
	margin:0 auto;
	vertical-align:middle;
	position:relative;
	height:70px;
}

#head h1 {
	padding:20px 0 0 0;
	margin:0;
}

#head h1 a {
	color:#0087cd;
}

#head img {
	margin:20px 0 0 0;
	float:right;
}

#mid {
	width:960px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#mid .left {
	width:610px;
	float:left;
}

#mid .right {
	width:340px;
	float:right;
}

.area {
	background:#fff;
	min-height:50px;
	border:#ddd 1px solid;
	margin:0 0 10px 0;
	font-size:16px;
	border-radius:5px;
}

.area .cont {
	width:97%;
	margin:0 auto;
	padding:10px 0;
}

#t-question {
	font-weight:bold;
	border-radius:5px;
}

#t-answers {

}

#t-answers ul {
	list-style:none;
	padding:10px 0 0 0;
}

#t-answers ul li {
	padding:0 0 10px;
}

#t-answers ul li a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	padding:10px 10px 10px 40px;
	background-color:#0087cd;
	background-image:url(../img/goto.png);
	background-image:url(../img/goto.png), -moz-linear-gradient(top,#0087cd,#0097dd);
	background-image:url(../img/goto.png), -o-linear-gradient(top,#0087cd,#0097dd);
	background-image:url(../img/goto.png), -ms-linear-gradient(top,#0087cd,#0097dd);
	background-image:url(../img/goto.png), linear-gradient(top,#0087cd,#0097dd);
	background-repeat:no-repeat;
	background-position:left center;
	border-radius:6px;
	display:block;
	width:auto;
	margin:0 2.5%;
}

#t-answers ul li a:hover {

	text-decoration:none;
	background-color:#0067ad;
	background-image:url(../img/goto_hover.png);
	background-image:url(../img/goto_hover.png), -moz-linear-gradient(top,#0067ad,#0087cd);
	background-image:url(../img/goto_hover.png), -o-linear-gradient(top,#0067ad,#0087cd);
	background-image:url(../img/goto_hover.png), -ms-linear-gradient(top,#0067ad,#0087cd);
	background-image:url(../img/goto_hover.png), linear-gradient(top,#0067ad,#0087cd);
	background-repeat:no-repeat;
	background-position:left center;
}

#t-picture {
}

#t-picture img {
	display:block;
	width:94%;
	margin:10px auto;
}

#t-links {
}

#t-links h2 {
	margin:0;
	padding:0;
}

#t-links ul {
	padding:0px 0 15px 5px;
	list-style:none;
}

#t-links ul li {
	padding:15px 0 0 17px;
	background:url(../img/li-arrow.png) no-repeat;
	background-position: left 19px;
}

#t-links ul li a {
	color:#0087cd;
}

#t-lights-select {
	left:0;
	padding:0;
}

#t-lights-select .controller {
	position:relative;
	text-align:center;
	background:url(../img/controller-bg.png) top center repeat-y;
	padding:20px 0px;
	left:0;
}

#t-lights-select .controller img {
	z-index:2;
}

#t-lights-select .controller .box {
	background:#fff;
	width:170px;
	border-radius:10px;
	margin:0 auto;
}

#t-lights-select .controller ul {
	z-index:4;
	list-style:none;
	height:auto !important;
}

#t-lights-select .controller ul li {
	display:block;
	width:33px;
	min-height:33px;
	height:33px;
	background:#036;
	margin:0 0 5px !important;
	padding:0 !important;
	position:relative;
	list-style:none;
	float:left;
	clear:both;
}

#t-lights-select .controller ul li span {
	display:block;
	background:url(../img/light-overlay-med.png);
	width:33px;
	height:33px;
}

#t-lights-select .controller ul li span.lighttitle {
	width:100px;
	background:none !important;
	position:absolute;
	top:10px;
	left:40px;
	text-align:left;
	display:block;
	font-size:0.8em;
}

#t-lights-select p {
	display:block;
	padding:10px;
	text-align:center;
}

.t-lights-answer {
	padding:10px 0;
}

.t-lights-answer a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	padding:10px 10px 10px 40px;
	background-color:#0087cd;
	background-image:url(../img/goto.png);
	background-image:url(../img/goto.png), -moz-linear-gradient(top,#0087cd,#0097dd);
	background-image:url(../img/goto.png), -o-linear-gradient(top,#0087cd,#0097dd);
	background-image:url(../img/goto.png), -ms-linear-gradient(top,#0087cd,#0097dd);
	background-image:url(../img/goto.png), linear-gradient(top,#0087cd,#0097dd);
	background-repeat:no-repeat;
	background-position:left center;
	border-radius:6px;
	display:block;
	width:auto;
	margin:0 2.5%;
}

.t-lights-answer a:hover {

	text-decoration:none;
	background-color:#0067ad;
	background-image:url(../img/goto_hover.png);
	background-image:url(../img/goto_hover.png), -moz-linear-gradient(top,#0067ad,#0087cd);
	background-image:url(../img/goto_hover.png), -o-linear-gradient(top,#0067ad,#0087cd);
	background-image:url(../img/goto_hover.png), -ms-linear-gradient(top,#0067ad,#0087cd);
	background-image:url(../img/goto_hover.png), linear-gradient(top,#0067ad,#0087cd);
	background-repeat:no-repeat;
	background-position:left center;
}


.tsanswer {
	padding:10px 0;
}

.tsanswer a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	padding:10px 10px 10px 40px;
	background-color:#0087cd;
	background-image:url(../img/goto.png);
	background-image:url(../img/goto.png), -moz-linear-gradient(top,#0087cd,#0097dd);
	background-image:url(../img/goto.png), -o-linear-gradient(top,#0087cd,#0097dd);
	background-image:url(../img/goto.png), -ms-linear-gradient(top,#0087cd,#0097dd);
	background-image:url(../img/goto.png), linear-gradient(top,#0087cd,#0097dd);
	background-repeat:no-repeat;
	background-position:left center;
	border-radius:6px;
	display:block;
	width:auto;
	margin:0 2.5%;
}

.tsanswer a:hover {

	text-decoration:none;
	background-color:#0067ad;
	background-image:url(../img/goto_hover.png);
	background-image:url(../img/goto_hover.png), -moz-linear-gradient(top,#0067ad,#0087cd);
	background-image:url(../img/goto_hover.png), -o-linear-gradient(top,#0067ad,#0087cd);
	background-image:url(../img/goto_hover.png), -ms-linear-gradient(top,#0067ad,#0087cd);
	background-image:url(../img/goto_hover.png), linear-gradient(top,#0067ad,#0087cd);
	background-repeat:no-repeat;
	background-position:left center;
}

#pumpAndControllerSelect {
	display:none;
}

#pumpAndControllerSelect .cont {
	text-align:center;
}

#pumpAndControllerSelect label {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	display:block;
	width:96%;
	padding:0 7px 10px;
	text-align:left;
}

#pumpAndControllerSelect select {
	width:96%;
	padding:5px;
}

#footspacer {
	height:50px;
	clear:both;
}

#foot {
	height:50px;
	background:#fff;
	margin-top:-56px;
	border:#fecb00 0px solid;
	border-width:6px 0 0 0;
}

#foot .cont {
	width:960px;
	margin:0 auto;
}

#foot .left {
	float:left;
	width:49%;
}

#foot .left h1 {
	margin:0;
	padding:10px 0 0 0;
}

#foot .right {
	float:right;
	width:49%;
	text-align:right;
	padding:10px 0 0 0;
}

#wholepopup {
	position:fixed;
	top:0;
	left:0;
	background:#000;
	background:rgba(0,0,0,0.8);
	width:100%;
	height:100%;
}

#wholepopup .cont1 {
	width:500px;
	height:200px;
	border:#0087CD 1px solid;
	top:50%;
	left:50%;
	margin:-100px auto 0 -250px;
	position:absolute;
	background:#fff;
}

#wholepopup .cont2 {
	padding:10px;
	border-radius:5px;
}

.popupinputs label {
	display:inline;
	font-weight:bold;
}

.popupinputs p {
	margin:0;
	padding:15px 0 0 0;
	text-align:right;
}
