@charset "utf-8";
/* BOXER ROI LANDING PAGE CSS STYLES */

* {
	margin: 0;
	padding: 0;
}

html {
	background: #fcfcfc url(../media/images/bg.jpg) bottom left repeat-x;
	min-height: 100%;
	height: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	width: 911px;
}

/* COMMON */
.clear {
	clear: both;
	height: 20px;
}

input {
	border: 1px solid #a5a5a5;
	background-color: #000000;
	color: #d2241b;
	font-weight: 500;
	font-size: 18px;
	padding: 4px;
	width: 150px;
	z-index: 1;
}

select {
	background-color: #000000;
	color: #d2241b;
	font-weight: 500;
	font-size: 18px;
	padding: 4px;
	width: 160px;
	z-index: 1;
}

label {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

label span {
	color: #d2241b;
	font-size: 12px;
	font-weight: normal;
}
/* END OF COMMON */

/* CONTAINER */
#container {
	width: 911px;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
	display: none;
}
/* END OF CONTAINER */

/* HEADER */
#header {
	width: 911px;
	height: 52px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	background-color: transparent;
}

#header #logo {
	background: transparent url(../media/images/logo.gif) top left no-repeat;
	margin: 0 0 0 20px;
	padding: 0;
	cursor: pointer;
	width: 163px;
	height: 50px;
}

#header #logo h1 {
	margin: 0 0 0 -999em;
}

#header #tagline {
	position: absolute;
	top: 38px;
	left: 195px;
}

#header #tagline h2 {
	color: #7e7e7e;
	font-size: 12px;
}

#header #tagline h2 span {
	color: #000000;
	font-size: 12px;
}

#header #sub-nav {
	position: absolute;
	top: 0;
	left: 700px;
	width: 100%;
}

#header #sub-nav a {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}

#header #sub-nav a:hover {
	text-decoration: none;
}

#header #sub-nav span {
	color: #666666;
	font-size: 11px;
	margin: 0 5px 0 5px;
}
/* END OF HEADER */

/* WEBSITE */
#website {
	background: transparent url(../media/images/bg_website.gif) top left no-repeat;
	width: 911px;
	height: 48px;
	margin: 0;
	padding: 0;
	position: relative;
}

#website p {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #FFFFFF;
	font-size: 13px;
}

#website p a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
#website p a:hover {
	text-decoration: underline;
}
/* END OF WEBSITE */

/* CONTENT CONTAINER */
#content-container {
	width: 911px;
	height: 754px;
	background: transparent url(../media/images/bg_container.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	display: none;
}
/* END OF CONTENT CONTAINER */

/* LEFT */
#left {
	width: 450px;
	margin: 0;
	padding: 0;
	float: left;
}

#left h1 {
	font-size: 27px;
	color: #FFFFFF;
	margin: 40px 0 0 37px;
	padding: 0;
}

#left h1 span {
	color: #d2241b;
	font-size: 22px;
}
/* SPECIALS 1 */
#left #specials1 {
	width: 335px;
	margin: 167px 0 0 37px;
}

#left #specials1 h2 {
	font-size: 29px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}	
	
#left #specials1 h2 span {
	color: #d2241b;
}

#left #specials1 p {
	font-size: 12px;
	text-align: justify;
	color: #cccccc;
	line-height: 13px;
}
#left #specials1 a {
	font-size: 11px;
	text-decoration: underline;
	color: #d2241b;
	margin: 0 0 0 273px;
}
/* END OF SPECIALS 1 */

/* SPECIALS 2 */
#left #specials2 {
	width: 335px;
	margin: 15px 0 0 37px;
}

#left #specials2 h2 {
	font-size: 17px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}

#left #specials2 h2 span {
	color: #d2241b;
	font-size: 29px;
}

#left #specials2 p {
	font-size: 12px;
	text-align: justify;
	color: #cccccc;
	line-height: 13px;
}

#left #specials2 a {
	font-size: 11px;
	text-decoration: underline;
	color: #d2241b;
	margin: 0 0 0 273px;
}
/* END OF SPECIALS 2 */

/* SPECIALS 3 */
#left #specials3 {
	width: 335px;
	margin: 58px 0 0 37px;
}

#left #specials3 h2 {
	font-size: 29px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}

#left #specials3 h2 span {
	color: #d2241b;
}

#left #specials3 p {
	font-size: 12px;
	text-align: justify;
	color: #cccccc;
	line-height: 13px;
}

#left #specials3 p a {
	font-size: 11px;
	text-decoration: underline;
	color: #d2241b;
	margin: 0 0 0 245px;
}
/* END OF SPECIALS 3 */
/* END OF LEFT */

/* RIGHT */
#right {
	margin: 0;
	padding: 0;
	width: 432px;
	float: left;
	clear: right;
	position: relative;
}

#right h3 {
	font-size: 16px;
	color: #d2241b;
	margin: 20px 0 0 25px;
	padding: 0;
}

#right p {
	font-size: 14px;
	color: #cccccc;
	margin: 5px 0 0 25px;
	padding: 0;
	width: 100%;
}

#right #series-tabs {
	background: transparent url(../media/images/bg_series-tabs.jpg) top left no-repeat;
	width: 430px;
	height: 37px;
	margin: 24px 0 0 17px;
	padding: 0;
}

#right #series-tabs p {
	color: #cccccc;
	font-size: 11px;
	float: left;
	width: 129px;
	margin: 6px 0 0 0;
	padding: 0;
	text-indent: 8px;
}

.redTabOff {
	width: 100px;
	float: left;
	font-size: 14px;
	color: #cccccc;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 27px;
	text-decoration: none;
}

.redTabOff:hover {
	color: #d2241b;
}
.redTabOn {
	width: 100px;
	float: left;
	font-size: 14px;
	color: #d2241b;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 27px;
	text-decoration: none;
}

/* 300 SERIES */
#series-300 {
	background: transparent url(../media/images/bg_300-series.jpg) top left no-repeat;
	width: 403px;
	height: 169px;
	position: absolute;
	top: 116px;
	left: 38px;
	z-index: 1000;
}

#series-300 a.close {
	color: #000000;
	font-size: 13px;
	border: 1px solid #000000;
	padding: 3px;
	text-decoration: none;
	float: right;
	margin: 5px 10px 0 0;
}

#series-300 h3 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 10px 200px;
}

#series-300 h3 span {
	color: #d2241b;
}

#series-300 p {
	color: #4d4c4c;
	font-size: 11px;
	width: 190px;
	margin: 0 0 0 200px;
	line-height: 13px;
}

#series-300 p a {
	background: transparent url(../media/images/btn_view-full.jpg) top left no-repeat;
	text-decoration: none;
	width: 118px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#series-300 p a:hover{
	background: transparent url(../media/images/btn_view-full-hover.jpg) top left no-repeat;
}
/* END OF 300 SERIES */

/* 400 SERIES */
#series-400 {
	background: transparent url(../media/images/bg_400-series.jpg) top left no-repeat;
	width: 403px;
	height: 169px;
	position: absolute;
	top: 116px;
	left: 38px;
}

#series-400 a.close {
	color: #000000;
	font-size: 13px;
	border: 1px solid #000000;
	padding: 3px;
	text-decoration: none;
	float: right;
	margin: 5px 10px 0 0;
}

#series-400 h3 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 10px 200px;
}

#series-400 h3 span {
	color: #d2241b;
}

#series-400 p {
	color: #4d4c4c;
	font-size: 11px;
	width: 190px;
	margin: 0 0 0 200px;
}

#series-400 p a {
	background: transparent url(../media/images/btn_view-full.jpg) top left no-repeat;
	text-decoration: none;
	width: 118px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#series-400 p a:hover{
	background: transparent url(../media/images/btn_view-full-hover.jpg) top left no-repeat;
}
/* END OF 400 SERIES */

/* 500 SERIES */
#series-500 {
	background: transparent url(../media/images/bg_500-series.jpg) top left no-repeat;
	width: 403px;
	height: 169px;
	position: absolute;
	top: 116px;
	left: 38px;
}

#series-500 a.close {
	color: #000000;
	font-size: 13px;
	border: 1px solid #000000;
	padding: 3px;
	text-decoration: none;
	float: right;
	margin: 5px 10px 0 0;
}

#series-500 h3 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 10px 200px;
}

#series-500 h3 span {
	color: #d2241b;
}

#series-500 p {
	color: #4d4c4c;
	font-size: 11px;
	width: 190px;
	margin: 0 0 0 200px;
}

#series-500 p a {
	background: transparent url(../media/images/btn_view-full.jpg) top left no-repeat;
	text-decoration: none;
	width: 118px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#series-500 p a:hover{
	background: transparent url(../media/images/btn_view-full-hover.jpg) top left no-repeat;
}
/* END OF 500 SERIES */

#right #form {
	margin: 20px 0 0 50px;
	z-index: 1;
}

#right #calculate {
	width: 325px;
	position: absolute;
	top: 393px;
	left: 70px;
	text-align: center;
}

#right #calculate h3 {
	color: #FFFFFF;
	font-size: 19px;
	width: 325px;
	margin: 0;
	padding: 0;
}

#right #calculate #cost {
	width: 325px;
	height: 50px;
	background-color: #d2241b;
}

#right #calculate #cost {
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
}

#right #calculate #message {
	margin: 0;
	padding: 0;
}

#right #calculate #message p {
	color: #cccccc;
	font-size: 11px;
	text-align: left;
	width: 95%;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: justify;
	line-height: 13px;
}

#right #calculate #message p a {
	font-size: 17px;
	text-decoration: none;
	background: transparent url(../media/images/btn_learn-more.jpg) top left no-repeat;
	width: 140px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	margin: 0 0 0 170px;
	padding: 0;
}

#right #calculate #message p a:hover {
	background: transparent url(../media/images/btn_learn-more_hover.jpg) top left no-repeat;
}

#right #find-out-more {
	width: 418px;
	height: 610px;
	background: transparent url(../media/images/bg_find-out-more.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	top: 115px;
	left: 23px;
}

#right #find-out-more a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	margin: 13px 20px 0 0;
	float: right;
}

#right #find-out-more a:hover {
	text-decoration: none;
}	

#right #find-out-more h2 {
	color: #FFFFFF;
	font-size: 19px;
	margin: 30px 0 10px 25px;
	padding: 0;
}

#right #find-out-more h2.secondary {
	color: #FFFFFF;
	font-size: 19px;
	margin: 0 0 10px 25px;
	padding: 5px 0 0 0;
}

#right #find-out-more h2 span {
	color: #d2241b;
}

#right #find-out-more p {
	color: #cccccc;
	font-size: 12px;
	margin: 0 0 0 25px;
	width: 95%;
	line-height: 14px;
}

#right #find-out-more a.find-out, #right #find-out-more input.find-out {
	background: transparent url(../media/images/btn_find-out.jpg) top left no-repeat;
	width: 87px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	text-decoration: none;
	float: none;
	border: none;
}

#right #find-out-more a.find-out:hover, #right #find-out-more input.find-out:hover {
	background: transparent url(../media/images/btn_find-out_hover.jpg) top left no-repeat;
}

#right #find-out-more table {
	width: 300px;
	margin: 15px 0 0 25px;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;
}

#right #find-out-more table input {
	border: 1px solid #a5a5a5;
	background-color: #000000;
	color: #d2241b;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
	width: 122px;
}

#right #find-out-more table textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	border: 1px solid #a5a5a5;
	background-color: #000000;
	color: #d2241b;
	font-weight: normal;
	font-size: 12px;
	height: 55px;
}
/* END OF RIGHT */

/* FOOTER */
#footer {
	width: 911px;
	height: 48px;
	background: transparent url(../media/images/bg_footer.jpg) top left repeat-x;
	margin: 0 auto 0 auto;
	position: relative;
	display: none;
}

#footer p {
	float: right;
	margin: 17px 15px 0 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
}
/* END OF FOOTER */

/* DISCLAIMER */
#disclaimer {
	width: 911px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 0 0 20px 0;
	display: none;
}

#disclaimer img {
	width: 102px;
	height: 32px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}

#disclaimer p {
	float: left;
	clear: right; 
	width: 400px;
	margin: 15px 0 0 15px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
/* END OF DISCLAIMER */

