/* - - - globals - -- */
body {background: #ffffff url(https://img.iconcdn.com/Epic/images/body_bk.gif) repeat-x top left;}
#siteTitle span {background: transparent url(https://img.iconcdn.com/Epic/images/logo.gif) no-repeat top left;}
#mainNav {background: transparent url(https://img.iconcdn.com/Epic/images/sales_num.gif) no-repeat top right;}

* {
	padding:0px;
	margin:0px;
	font-family: Verdana, sans-serif;
}
img {
	border: none;
}
a {
	color:inherit;
	text-decoration: none;
	cursor: pointer;
}
p {
	margin:10px;
}
.clear {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}
/* - - - - - - - - - -------------- Common Layout Styles ------------------ - - - - - - - */
	
body {
	font-size: 10pt;
}
#wrapper {
	margin:0px auto 0px auto;
	width:990px;
}
.contentarea {
	width:960px;
	float: right;
}
.headerbackground {
	z-index: 1;
	float: left;
	padding-left:0px;
	position: absolute;
	top:0px;
}
.logo {
	z-index: 3;
	position: absolute;
	top:20px;
	margin:0px 0px 0px -36px;
}

/* - Main and Footer - */

#content {
	float: right;
	text-align: left;
	width:960px;
	margin:35px 0 0 0;
}
#footer {
	text-align: center;
	color:#999;
	font-size: 10px;
}
#footer ul {
	list-style: circle;
	margin:0px 0px 10px 0px;
}

#footer ul li a{
	text-decoration: underline;
	color:#d9d9d9;}
#footer ul li {
	margin: 4px;
	display: inline;
}

/*** Shopping Cart Styles ***/
#content h1 {
	font-size: 150%;
	padding: 5px;
	color: #ffffff;
	margin: 0px 6px;
	float:none;
}
#content-cart {
	background: #FFFFFF none repeat scroll 0% 0%;
	width: 976px;
	padding: 3px 7px;
	font-size: 11px;
}

#content-cart p {
	margin: 5px;
	padding: 2px;
}

#content-cart h1 {
	font-size: 150%;
	padding: 5px;
	background-color: #494949;
	color: #ffffff;
	margin: 5px 0;
}

#cart-table {
	float: left;
	width: 774px;
}

#discount-section {
	border: 1px solid #cccccc;
	padding: 3px;
	background: #eeeeee;
	margin: 0 15px 15px 15px;
}

#discount-area {
	padding: 0;
	margin: 15px;
}

#discount-area label {
	float: left;
	margin: 0 5px 0 0;
	font-size: 15px;
	font-weight: bold;
	vertical-align: bottom;
}

#discount-area input {
	float: left;
	margin: 0 5px 0 0;
	vertical-align: bottom;
}

#products-cart {
	width: 748px;
	border-spacing: 0px;
	font-size: 12px;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	margin-left: 3px;
}

#products-cart th,
#products-cart td {
	padding: 4px;
	vertical-align: top;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

#products-cart th {
	background-color: #f1f1f1;
	vertical-align: bottom;
}

#products-cart td input {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}

#products-cart th#th1 {
	width: 16px;
	text-align: center;
}

#products-cart th#th2 {
	width: 52px;
	text-align: center;
}

#products-cart th#th3 {
	width: 92px;
	text-align: left;
}

#products-cart th#th4 {
	text-align: left;
}

#products-cart th#th5 {
	width: 84px;
	text-align: right;
}

#products-cart th#th6 {
	width: 84px;
	text-align: right;
}

#products-cart td.td1 {
	width: 16px;
	text-align: center;
}

#products-cart td.td1 img {
	display: block;
	margin: 0;
}

#products-cart td.td2 {
	margin: 0;
	padding: 4px;
	text-align: center;
}

#products-cart td.td2 input {
	margin: 0;
	padding: 0;
	width: 25px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}

#products-cart td.td3 {
	width: 92px;
	text-align: left;
	font-weight: bold;
}

#products-cart td.td4 {
	text-align: left;
}

#products-cart td.td5 {
	text-align: right;
}

#products-cart td.td6 {
	text-align: right;
}

#products-cart td.top2 {
	vertical-align: top;
}

#products-cart td.center {
	text-align: center;
}

#products-cart td.right {
	text-align: right;	
}

#products-cart td.bold {
	font-weight: bold;
}

.hc-offer {
	font-size: 80%;
	padding-left: 5px;
	padding-top: 3px;
}

div.submit-bar {
	margin: 10px 7px;
	text-align: right;
}

div.submit-bar a {
	padding: 0 4px;
}

#products-cart td.total {
	text-align: right;
	background-color: #f1f1f1;	
}

.rightalign {
	text-align: right;
}

.centeralign {
	text-align: center;
}

img.margin-3-px {
	margin: 3px;	
}

#termsCon {
	margin: 8px 0 0 0;
	font-size:11px;
}
#termsCon a{
	color:#253E8A;
	text-decoration:underline;
}
.site-title {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	width: 945px;
	height: 49px;
	float: right;
}
.site-title img {
	padding: 0px;
	border:none;
	float: left;
}
#sales-number {
	float: right;
	color: #ffffff;
	font-size:22px;
	font-weight:bold;
	margin: 30px 18px 0px 0px;
	}
/* Checkout Summary Display Cart */
#checkout-cart {
	width: 510px;
	border-spacing: 0px;
	font-size: 90%;
	border-left: 0;
	border-top: 1px solid #aaaaaa;
}

#checkout-cart td.empty-cart {
	padding-top: 30px;
	padding-bottom: 30px;
}

#checkout-cart th.bord-left,
#checkout-cart td.bord-left {
	border-left: 1px solid #aaaaaa;
}

#checkout-cart th.white-bg,
#checkout-cart td.white-bg {
	background-color: #ffffff;
}

#checkout-cart th.change-box,
#checkout-cart td.change-box {
	background-color: #ffffff;
	border-bottom: 0;
	vertical-align: middle;
}

#checkout-cart th,
#checkout-cart td {
	padding: 4px;
	vertical-align: middle;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

#checkout-cart th {
	background-color: #f1f1f1;
}

#checkout-cart th#th1 {
	width: 16px;
	text-align: center;
}

#checkout-cart th#th2 {
	width: 52px;
	text-align: center;
}

#checkout-cart th#th3 {
	width: 92px;
	text-align: left;
}

#checkout-cart th#th4 {
	text-align: left;
}

#checkout-cart th#th5 {
	width: 70px;
	text-align: right;
}

#checkout-cart td.td1 {
	width: 16px;
	text-align: center;
}

#checkout-cart td.td1 img {
	display: block;
	margin: 0;
}

#checkout-cart td.td2 {
	margin: 0;
	padding: 0;
	text-align: center;
}

#checkout-cart td.td2 input {
	margin: 0;
	padding: 0;
	width: 25px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}

#checkout-cart td.td3 {
	width: 92px;
	text-align: left;
}

#checkout-cart td.td4 {
	text-align: left;
}

#checkout-cart td.td5 {
	text-align: right;
}

#checkout-cart td.top {
	vertical-align: top;
}

#checkout-cart td.center {
	text-align: center;
}

#checkout-cart td.right {
	text-align: right;	
}

#checkout-cart td.bold {
	font-weight: bold;
}

#checkout-cart td.total {
	text-align: right;
	background-color: #f1f1f1;	
}
/* End Checkout Summary Display Cart */

.order-summary-ship {
	float: left;
	width: 230px;	
}

.order-summary-items {
	margin-left: 240px;	
}

#upsell-section {
	float: left;
	margin: 0px 7px 5px 0;
	padding: 0;
	text-align: center;
	width:178px;
}

#upsell-section p {
	padding: 4px 0 5px 0;
	margin: 0 0 5px 0;
	border: 1px solid #aaaaaa;
	background-color: #e9e9e9;
	font-weight: bold;
}

#upsell {
	text-align: center;
	padding-bottom: 20px;
	float: left;
}

#upsellContainer {
	width: 382px;
	margin: 0 auto;
	text-align: left;
}

.upsell-price-add {
	margin-top: 5px;
	position: relative;
	padding: 0 5px;
}

.upsell-info {
	margin-top: 8px;
	text-align: center;
}

.upsellDescription {
	font-weight: bold;
}

#upsell h3 {
	font-size: 12px;
	color: #2975BC;
	padding: 0;
	margin: 3px;
}

.upsell-item {
	border: solid #D9D9D9 1px;
	height: 145px;
	background: #fff;
	padding: 3px;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}

.upsell-price {
	color: #cc0000;
	font-size: 125%;
	font-weight: bold;
}

a .upsellAdd {
	display: block;
	padding: 3px;
	margin: 3px;
	color: #fff;
	background: #999;
	text-decoration: none;
}

a:hover .upsellAdd {
	background: #9b0;
}

table#products {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#products th {
	background-color: #E2E7EB;
	color: #000;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

#products th #t1 {
	border-right: 2px solid #fff;
}

#products th #t2 {
	border-right: 2px solid #fff;
}

#products th #t3 {
	border-right: 2px solid #fff;
}

#products tr .warrant {
	background: #eee url(https://img.iconcdn.com/Epic/images/warrant_bk_arrow.gif) no-repeat top left;
}

#products th a {
	color: #fff;
	text-decoration: none;
}

#products td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#warranty_td {
	vertical-align: top;
}
.divider{
	border-bottom: 1px solid #E2E7EB;
	line-height: 1px;
}
#products td .divider {
	border-bottom: 1px solid #1573c9;
	line-height: 1px;
}

.description {
	font-size: 11px;
}

#shopcart-content {
	float: left;
	width: 755px;
}

#pay-option-box {
	padding: 10px;
	border: 1px solid #cccccc;
}

/* ShopCartNavigation.jsp */
.shopcart-navigation-section {
	margin: 0 7px 5px 7px;
	background-color: #e9e9e9;
}

.shopcart-navigation-section a {
	text-decoration: underline;
}

.shopcart-navigation-section ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 26px;
	border: 1px solid #cccccc;
	background: #f9f9f9;
}

.shopcart-navigation-section li {
	margin: 0;
	padding-left: 15px;
	line-height: 26px;
	display: inline;
	font-size: 11px;
}

.shopcart-navigation-section li.complete {
	padding: 5px 0 5px 21px;
	background: #f9f9f9 url(https://img.iconcdn.com/Epic/images/checkmark-small.jpg) 0 50% no-repeat;
}

.shopcart-navigation-section li.complete a {
	color: #000000;
}

#shopping-info {
	float: right;
	width: 190px;
	margin: 8px 8px 0 0;
}

#shopping-info .verisign {
/*	height: 120px; */
	border: 1px solid #AAAAAA;
	padding: 3px;
	text-align: center;
}

#verisign {
	clear: left;
	text-align: left;
}

#shopping-info .sidebox {
	text-align: center;
	margin-top: 5px;
	border: 1px solid #AAAAAA;
	padding: 3px;
}

.register {
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	padding-left: 3px;
}

#creditcard {
	width: 280px;
}

#creditcard div.form-row{
	margin-bottom: 10px;
	clear: left;
}

#creditcard div.form-label {
	width: 100px;
	float: left;
	text-align: right;
}

#creditcard div.form-label label{
	font-weight: bold;
}

#creditcard div.form-input {
	margin-left: 110px;
}

#pay-option-box {
	padding: 10px;
	border: 1px solid #cccccc;
}

#pay-option-box input {
	margin: 0;
	padding: 0;
}

#pay-option-box p {
	margin: 0;
	margin-top: 10px;
	margin-left: 21px;
}

#pay-option-box p.bold {
	font-weight: bold;
}

#pay-option-box p.indent {
	margin-left: 39px;
}

#pay-option-box p.small {
	font-size: 85%;
}

#pay-option-box label {
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: inline;
	font-size: 125%;
	margin-left: 5px;
	margin-bottom: 8px;
	line-height: 125%;
}

#pay-in-full-option-box {
	width: 350px;
	margin: 0 5px 0 0;
	float: left;
}

#pay-by-helpcard-option-box {
	width: 378px;
	margin: 0;
	padding-left: 7px;
	float: left;
}

#pay-by-helpcard-option-box label.small {
	margin: 0;
	padding: 0;
	font-weight: normal;
	display: inline;
	font-size: 100%;
	margin-left: 5px;
	margin-bottom: 8px;
	line-height: 125%;
}


#address-box {
	padding: 5px;
	border: 1px solid #cccccc;
	font-size: 12px;
	margin: 0 0 0 7px;
}

#address-box table {
	font-size: 12px;
}

#billto-address-box {
	width: 362px;
	padding-right: 7px;
	border-right: 1px solid #cccccc;
	float: left;
}

#shipto-address-box {
	width: 362px;
	margin: 0;
	padding-left: 2px;
	float: left;
}

.same-ship {
	font-size: 110%;
	font-weight: bold;
	color: #cc0000;
}

#shipto-same {
	border: 1px solid #c7c7c7;
	padding: 7px;
	width: 270px;
	margin: 0 auto;
	color: #676767;
	line-height: 175%;
}

#price {
	width: 772px;
	background-color: #eee;
	padding: 10px 0;
	border-bottom: solid #d9d9d9 1px;
	border-left: solid #d9d9d9 1px;
	border-right: solid #d9d9d9 1px;
}

#price p {
	width: 300px;
	float: left;
	padding: 0;
	margin: 0;
}

#price dl {
	width: 150px;
	float: right;
}

#price dt {
	float: left;
	clear: both;
}

#price dd {
	float: right;
	margin: 0;
	display: block;
	clear: right;
}

#address-display {
	clear: both;
	background: #fff;
	border: solid 1px #D33C54;
	width: 340px;
	height: 130px;
	margin-top: 7px;
}

#address-display ul {
	float: left;
	width: 140px;
	list-style-type: none;
	padding: 7px 15px;
	margin: 0;
}

#in-home-assembly {
	color: #000000;
}

#IHA-services {
	border-bottom:1px solid #D5E9F7;
	width:100%;
	margin:10px 0;
	color:#D33C54;
	font-weight:bold;
}

#in-home-assembly label {
	font-weight:bold;
}

.IHA-buttons {
	margin:10px 0 0 0;
	text-align: right;
}

#bill-ship {
	float: left;
	margin: 0 10px 7px 10px;
}

.redText {
	color: #ff0000;
	font-weight: bold;
}
.redText a{
	color:#0000ff;
	text-decoration:underline;
}

div#errors {
	border: 1px solid red;
	margin: 10px;
	padding: 3px;
}

#page-summary {
	font-size: 90%;
}

#page-summary p {
	margin: 8px 20px;
}

#page-summary p span {
	color: #D33C54;
	font-weight: bold;
}

/* BillingShippingAddressDisplay.jsp */
#AddressForm {
	margin: 0;
	padding: 0;
}

#address-box {
	padding: 5px;
	border: 1px solid #cccccc;
}

#billto-address-box p {
	padding: 3px 0;
}

#billto-address-box div.form-row{
	margin-bottom: 10px;
	clear: left;
}

#billto-address-box div.form-label {
	width: 125px;
	float: left;
	text-align: right;
}

#billto-address-box div.form-label label{
	font-weight: bold;
}

#billto-address-box div.form-input {
	margin-left: 135px;
}

#billto-address-box div.form-input-text {
	margin-left: 135px;
	padding: 2px 0 0 0;
}

#shipto-address-box div.form-row{
	margin-bottom: 10px;
	clear: left;
}

#shipto-address-box div.form-label {
	width: 125px;
	float: left;
	text-align: right;
}

#shipto-address-box div.form-label label{
	font-weight: bold;
}

#shipto-address-box div.form-input {
	margin-left: 135px;
}

#shipto-address-box div.form-input-text {
	margin-left: 135px;
	padding: 2px 0 0 0;
}

/* PaymentOptionsDisplay.jsp */
#pay-option-box {
	padding: 10px;
	border: 1px solid #cccccc;
}

#pay-option-box input {
	margin: 0;
	padding: 0;
}

#pay-option-box p {
	margin: 0;
	margin-top: 10px;
	margin-left: 21px;
}

#pay-option-box p.bold {
	font-weight: bold;
}

#pay-option-box p.indent {
	margin-left: 39px;
}

#pay-option-box p.small {
	font-size: 85%;
}

#pay-option-box label {
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: inline;
	font-size: 125%;
	margin-left: 5px;
	margin-bottom: 8px;
	line-height: 125%;
}

#card-info input, #card-info label {
/*	display: block; */
}

label.payment-type {
	font-weight: bold;
	font-size: 120%;
}

div.payment-option-div {
	padding-right: 0px;
	width: 452px;
	float: left;
	margin: 0 0 0 7px;
}

#helpcard {
	border-right: 1px solid #cccccc;
}

#pay-by-helpcard-option-box {
	margin: 0;
}

#pay-by-helpcard-option-box label.small {
	margin: 0;
	padding: 0;
	font-weight: normal;
	display: inline;
	font-size: 100%;
	margin-left: 5px;
	margin-bottom: 8px;
	line-height: 125%;
}

h3 {
	font-weight: normal;
	font-size: 100%;
	padding: 5px;
	color: #ffffff;
	background-color: #494949;
	margin: 5px 6px 5px 6px;
}

#billto-address-box h3,
#shipto-address-box h3 {
	margin: 0 0 5px 0;
}

#order-number {
	font-weight: bold;
	font-size: 120%;
	padding-left: 15px;
}

.bold-red {
	font-size: 120%;
	color: #ff0000;
	font-weight: bold;
}

.indent {
	padding-left: 25px;
}

.highlight {
	color: #000000;
}

span.red {
	color: #ff0000;
	font-size: 100%;
	font-weight: bold;
}

.light-red {
	color: #C33343;
}

.float-right {
	float: right;
}

#apply-buttons {
	float: right;
	margin-right: 60px;
}

#apply-buttons a {
	display: none;
	margin-bottom: 5px;
}

#ajax-container {
	margin-bottom: 30px;
}

#application-notice {
	display: none;
}

#application-notice div.form-row{
/*	border-top: 1px solid #777777; */
	clear: left;
	color: #000;
}

#application-notice div.form-label {
/*	width: 385px; */
	width: 285px;
	float: left;
	text-align: right;
/*	background: #eeeeee; */
}

#application-notice div.form-label label{
	font-weight: bold;
}

#application-notice div.form-input {
/*	text-align: right; */
	margin-left: 295px;
}

.finPurpMes {
	color: #EF1F2D;
}

.smalltext {
	font-size: 85%;
}

.bold {
	font-weight: bold;
}

#content #shopcart-content h1 {
	color: #000000;
	background: #c7c7c7;
}
