/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 290 2004-09-15 19:48:26Z wilt $
//
//########################################################################
//
//    MY EDITING - CHANGED #428DFF TO #284D79 (LIGHT BLUE TO DARD BLUE)
//
//########################################################################
*/
BODY {
	color: #000000;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, sans-serif;
	background-color: #f0f8fd; /* #b4dcef; /* #145C8E; /* #FFFFFF; /* #f0f8fd; *//*	background-image: url(http://www.bigairtrampolines.com/catalog/images2/bckgrnd_strip.jpg);
	background-repeat: no-repeat;
	background-position: center 230px;  */
}

.centershop {
	position: relative;
	text-align: center;
	width: 750px !important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left: 2px solid #145C8E; /* #abbbd3; */
	border-right: 2px solid #145C8E; /* #abbbd3; */
}
/* changed this bit */
TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

A {
  color: #145C8E;
  text-decoration: none;
}

A:hover {
  color: #DDDDDD;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

.bannerLoginContent {
	/*	font-weight: bold;  */
	color: #FFFFFF;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 6px;
	text-align: left;
	padding-bottom: 6px;
	font-weight: bold;
}

#bannerContent a {
	font-size: 11px;
	color: #FFFFFF;
/*	font-weight: bold;  */
	padding-left: 5px;
	text-align: left;
}

#bannerContent a:hover {
	font-size: 11px;
	color: #000000;
/*	font-weight: bold;  */
	padding-left: 5px;
	text-align: left;
}

/*HEADER CSS*/

TABLE.header {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TABLE.mainArea {
	background-color: #FFFFFF;
}


TABLE.headerNavigation {
  background-color: #abbbd3;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
	font-size: 10px;
	font-weight: bold;
	color: #9a9a9a;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	height: 15px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left_with_bckgrnd {
	/*	background-image: url(http://www.bigairtrampolines.com/catalog/images2/bckgrnd_left.jpg); */
	background-image: url(../catalog/images2/bckgrnd_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F8F8F8;
	background-color: #B4DCEF;
}

.column_left, .column_single {
	/* #ffffff before i changed it */
	padding-left: 2px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #B4DCEF;
}

.column_right {
	/* #ffffff before i changed it */
	padding-left: 2px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}

.leftBoxComodoLogo {
	font-weight: bold;
	line-height: 18px;
	padding-left: 2px;
	margin-top: 5px;
	text-align: center;
}

.boxText {
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
}

.leftBoxInformation {
	font-weight: bold;
	line-height: 18px;
	padding-left: 2px;
	margin-top: 5px;
}

.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #145C8E;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

.leftBoxHeadingBlueBack, .centerBoxHeadingBlueBack {
	margin: 0em;
	/*	background-color: #D1E0ED; */
/*	background-color: #87B1D9; */
	background-color: #145C8E;
	color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 0.2em;
	text-align: center;
	border: 0px solid #CCCCCC;
	font-size: 13px;
}	

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
}

.leftBoxContainerTop {
	margin-top: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftBoxContainer {
	border: 1px none #ffffff;
	margin-top: 5em;
/*	padding-right: 4px;
	padding-left: 4px;  */
}
	
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #1A2B5D;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
/*	border: 1px solid #9a9a9a; */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.plainBoxSpeel  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
/*	border: 1px solid #9a9a9a; */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}.plainBoxBordered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #ffffff;
	border:1px solid #9a9a9a;
	padding: 5px;
	width: 95%;
	right: 10px;
}
TD.plainboxmain {
  font-size: 11px;
  line-height: 1.5;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #87B1D9;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

TD.productListing-data {
	font-size: 10px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

/*center main section
----------------------------------- and boe added the padding except the top */
TR.productListing-odd, TR.upcomingProducts-odd {
	/* background-color: #FFFFFF; */
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
	/* background-color: #FFFFFF; */
}

TD.headingWithBackground {
	font-size: 30px;
	font-weight: bold;
	color: #145C8E;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

TD.headingSmallerWithBackground {
	font-size: 26px;
	font-weight: bold;
	color: #145C8E;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 18px;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 18px;
  font-weight: bold;
  color: #145C8E;
  padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

TD.details {
	background-color: #A5DAEC;
}
TD.detailsIntro {
	background-color: #A5DAEC;
}
TD.detailsBriefDesc {

	background-color: #A5DAEC;
}
TD.detailsFrame {

	background-color: #A5DAEC;
}
TD.detailsSprings {

	background-color: #A5DAEC;
}
TD.detailsBounceMat {

	background-color: #A5DAEC;
}
TD.detailsSafetyPadding {

	background-color: #A5DAEC;
}
TD.detailsDimensions {

	background-color: #A5DAEC;
}
TD.detailsMaxUserWeight {

	background-color: #A5DAEC;
}
TD.detailsConstruction {

	background-color: #A5DAEC;
}
TD.detailsBrandStatement {

	background-color: #A5DAEC;
}
TD.detailsAdvice {

	background-color: #A5DAEC;
}
TD.detailsDelivery {

	background-color: #A5DAEC;
}
TD.detailsSafetyNet {


	background-color: #A5DAEC;
}
TD.detailsWarranty {

	background-color: #A5DAEC;
}



.center_column {
	background-repeat: repeat-y;
	background-position: right;
/*	background-image: url(http://www.bigairtrampolines.com/catalog/images2/bckgrnd_right.jpg);  */
}

.center_table {
	background-repeat: repeat-y;
	background-position: right;
/*	background-image: url(http://www.bigairtrampolines.com/catalog/images2/bckgrnd_right.jpg); */
	/* background-image: url(speel_bg.jpg); */
/*	padding-right: 2px;  */

}

.main_page{
  width: 750px !important;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;      
  padding: 5px;
}
TD.ie-gap-fill {
	background-repeat: repeat-y;
	background-position: top;
/*	background-image: url(http://www.bigairtrampolines.com/catalog/images2/bckgrnd_strip.jpg); */
}


/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
}

TR.footertop {
  background: #abbbd3;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
/*   background: #eff4f8;   */
   font-size: 10px;
   padding: 3px;
/*   border: 2px solid #87B1D9; */
/*	border: 2px solid #0000b9; */
	border: 2px solid #CCCCCC;
}

.copyright_text {
	font-size: x-small;
	color: #CCCCCC;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #145c8e;
}

td.pageresults a {
  color: #145C8E;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
border:1px solid #9a9a9a;   
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */

#categoriesContent a {
	font-size: 11px;
	margin: 0;
	color: #145C8E;
	background-color: #B4DCEF;  /* #CEEAF4; /*#B4DCEF; /* #f4f7f8; */
	display:block;
	font-weight: bold;
	vertical-align:middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	height: 17px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #B4DCEF;
	border-right-color: #B4DCEF;
	border-bottom-color: #145C8E;
	/* text-align: right; */
}

.small_spares_white_left {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	color: #ffffff; 
	font-size: 18px; 
	margin-left: 20px; 
	margin-top: 10px; 
}

.small_spares_white_right_title {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	color: #ffffff; 
	font-size: 18px; 
	margin-top: 10px; 
}

#categoriesContent a:hover {
	font-size: 11px;
	margin: 0;
	/*	border-bottom: 1px solid #CCCCCC;  */
	background-color: #F3F3F3;
	color: #145C8E;
	display:block;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	/* text-align: right; */
}

A.spaBerryHomePage:hover, A.spaBerryHomePage, .spaBerryHomePage{
	color:#D31145; font-weight:bolder; font-size:14px; font-family: Arial, Helvetica, sans-serif; width:45%; margin-left:2.5em; margin-bottom:7.5em; text-align:left; display:block;

}

A.category-top, A.category-links {
  color: #145C8E;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #145C8E;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
SPAN.category-bigair {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
border:1px solid #9a9a9a; 
  float: left;
  padding: 2px;
}



/* product detail section */
.details_section_pink {
	text-align: justify;
	font-weight: 400;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.details_section_text {
	text-align: justify;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.details_section_top {
	vertical-align: bottom;
}
.details_section_text_warranty {

	text-align: justify;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.product_column {
	background-repeat: repeat-y;
	background-position: right;
/*	background-image: url(http://www.bigairtrampolines.com/catalog/images2/bckgrnd_right.jpg); */
	background-image: url(../catalog/images2/bckgrnd_right.jpg);
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.border_1 {
	border: 1px solid #CCCCCC;
}




















/*new attributes for the details section of a spa product */

td img {display: block;}.details_main_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #427AAD;
	font-size: 24px;
}
.details_main_text_large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.details_main_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
td.details_background {
	background-repeat: no-repeat;
	vertical-align: top;
	white-space: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 29px;
}


.details_main_title_mini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #427AAD;
	font-size: 18px;
	line-height: 20px;
}
.details_main_title_lower {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #427AAD;
	font-size: 18px;
	line-height: 20px;
}
.details_visit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #427AAD;
	font-size: 18px;
	line-height: 20px;
}
.details_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #427AAD;
	font-size: 11px;
	line-height: 30px;
}
.details_table_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
}
.details_table_title_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
}
.details_table_title_text_indent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-indent: 15px;
	text-align: right;
}
td.details_table_background {
	background-repeat: no-repeat;
	vertical-align: top;
	white-space: normal;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.details_tub_style_title_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}
td.details_tub_background {
	background-repeat: no-repeat;
	vertical-align: top;
	white-space: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 29px;
	background-color: #2C73B1;
}
.details_tub_style_text {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}
.details_tub_table {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.details_jets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #DEDFFA;
	font-size: 15px;
	line-height: normal;
	vertical-align: top;
}
.details_delivery_table {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
/*	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;   */
	vertical-align: top;
}
.details_warranty_text {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
}
.details_warranty_title_text {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
}


/* top login style */
#topLogin a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#topLogin a:hover {
	font-size: 11px;
	color: #145C8E;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
