/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 62.5%;*/
	font-size:11px;
	color: #333;
	/*background-color: #e5edf5;*/
	background-color:#fff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #667EC0;
	}

a:active {
	color: #0000FF;
}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	//font-size: 1.4em;
	color:#506498;
	font-weight:bold;
	font-size:15px;
	padding:3px;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, .sideBoxContent, .larger{
	font-size: 11px;
	}

ADDRESS {
	font-size:12px;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
	
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
	
FORM {
	margin:0px;  /* WELLKART - ADJUST EXTRA PADDING ON TOP OF HEADER DUE TO FORM */
}	

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:#37456A;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#productAttributes {
	padding:8px;
	/*border-top:1px solid #667EC0;
	border-bottom:1px solid #667EC0;*/
	background-color:#E5EAFD;
	
	width: 135px;
	float:left;
	margin:0 0 10px 11px;
}

#productAttributes #attribsOptionsText {
	font-size:14px;
	margin-bottom:10px;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	line-height:16px;
	text-align:justify;
}	

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #80A0F6;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	/*background-color: #99FF99;*/
	background-color:#D2DCF7;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	/*width:985px;*/
	width: 1000px;
	vertical-align: top;
	/*border: 1px solid #9a9a9a;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	/*margin: 0em;*/
	margin:auto;
	padding: 0em;
	}

#logoWrapper{
	/*background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;*/  /* modB */
	background-color: #37456A;
	/*height:120px;*/  /* modB */
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	/*margin-left: 0.5em;
	margin-right: 0.5em;*/
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks { margin-bottom:20px; }

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	text-align:center;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #37456A;*/
	/*padding: 0.5em 0.2em;*/
	font-weight: bold;
	color: #ffffff;
	/*height: 1%;*/
	}
	
#navMainWrapper {
	/*line-height:15px;*/
	height:30px;
	vertical-align:middle;
	background-image: url(../../../../images/wellkart_images/topbarbg02.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-top:1px solid #4E6295;
	background-color:#4E6295;
}

#navSuppWrapper {
	background-color:#fff;
	padding-top:5px;
	padding-bottom:2px;
	background-image:url(../../../../images/wellkart_images/dot_horiz.gif);
	background-position:top;
	background-repeat:repeat-x;
	/*border-top:1px solid #bbb;
	border-bottom:1px solid #ccc;*/
}

#navCatTabsWrapper {
	/*background-color: #ffffff;*/
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain {
	float:right;
}	

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	font-weight:normal;
	}

#navMain ul li a:hover {
	color:#fff;
	text-decoration:underline;
}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: left;
	margin-top:4px;
	margin-left:2px;
	}

#navMainSearch a {
	font-weight:normal;
	color:#fff;
	font-weight:bold;
}

#navMainSearch a:hover {
	text-decoration:underline;
	color:#E7E109;
}	

#navBreadCrumb {
	/*padding: 0.5em 0.5em 0em 0.5em;*/
	padding: 0 0 0 8px;
	line-height:29px;
	/*background-color: #fff;*/
	/*border-top:1px solid #D6D7EA;
	border-bottom:1px solid #D6D7EA;*/
	font-size: 11px;
	color:#526496;
	/*font-weight: bold;*/
	background-image:url(../../../../images/wellkart_images/nav_bg01.gif);
	/*background-repeat:repeat-x;*/
	height:30px;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
#productDescription {
	/*background-color:#f8f7ff;*/
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}	

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.centerColumn {
	margin-top:0em;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	width:615px;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
	
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	border: 1px dotted #BD1211;
	padding: 1em;
	}

.tableHeading TH {
	border-top: 2px solid #80A0F6;
	border-bottom: 1px solid #80A0F6;
	color:#37456A;
	}

.tableHeading, #cartSubTotal {
	background-color: #fff;
	 }

#cartSubTotal {
	border-top: 1px solid #80A0F6;
	border-bottom: 2px solid #80A0F6;
	font-weight: bold;
	text-align: right;
	line-height: 3em;
	padding-right: 5em;
	color:#37456A;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 3em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartProductDisplay {
	text-align:center;
}

#cartProdTitle {
	font-weight:bold;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
	
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	/*border: 1px solid #9a9a9a;*/
	height: 1%;
	margin: 1.1em 0;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.rightBoxHeading {
	font-size: 11px;
	color: #ffffff;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-left:0.8em;
}

h2.centerBoxHeading {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:28px;
	font-weight:normal;
	color: #37456A;
	padding-left:0.2em;
	padding-bottom:0.7em;
	border-top:2px solid #D6D7EA;
	background-image:url(../../../../images/wellkart_images/dot_horiz.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	/*background-color: #abbbd3;*/
	/*background-color:#526496;*/
	padding: 0.1em 0.2em;
	line-height:28px;
}

.leftBoxHeading {
	background-image:url(../../../../images/wellkart_images/box_heading02_left.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.rightBoxHeading {
	background-image:url(../../../../images/wellkart_images/box_heading02_right.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.centerBoxHeading {
	margin:0em;
	/*padding: 0.5em 0.2em;*/
	padding: 0em 0.2em 0.5em 0.2em;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*border: 1px solid #9a9a9a;*/
	/*border-bottom: 5px solid #336633;*/
	margin-top: 0.2em;
	margin-bottom:1.2em;
	}

.sideBoxContent {
	background-color: #ffffff;
	border:1px solid #364263;
	padding: 0.4em;
	}

h3.leftBoxHeading a:link, h3.rightBoxHeading a:link {
	color:#fff;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	/*color: #FFFF33;*/
	color:#D7D630;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#cartEmptyText {
	color:#FF0000;
}
	
#productMainImage img {
	border:1px solid #ccc;
	padding:2px;
}

.centerBoxContentsNew {
	background-color:#E7ECF7;
	width:100px;
}
	
.leftBoxHeading, .rightBoxHeading, .centerBoxHeading {
	text-align:left;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #3300FF;
	text-decoration: none;
	}
A.category-top:hover {
	/*color:#0000ff;*/
}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #3300FF;
	text-decoration:none;
}

SPAN.category-subs-parent {
	font-weight: bold;
	display:block;
	padding:0 5px;
	background-color:#E5EAFD;
}

SPAN.category-subs-selected {
	font-weight: bold;
	color:#37456A;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.wrapperAttribsOptions .back {
	margin-left:5px;
}

.optionName.back { margin-left:0; }

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #e9effe;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #fff;
	height: 3em;
	}

.productListing-rowheading {
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	/*background-color: #526496;
	background-image: url(../images/tile_back.gif);*/
	height: 2em;
	color: #506498;
	text-transform:uppercase;
	}
	
#listCell0-0 {
	padding-left:2px;
}
	
.productListing-rowheading a:active {
	/*color:#fff;*/
}

.productListing-rowheading a:link {
	color: #506498;
	border-top:0px;
	border-bottom:0px;
}

.productListing-heading {
	border-top:1px solid #43537F;
	border-bottom:1px solid #43537F;
}

.productListing-odd .productListing-data, .productListing-even .productListing-data {
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}

.productListing-odd {
	/*background-color:#E1EBEF;*/
	background-color:#E5EAFD;
}

.productListing-data a img {
	padding:2px;
	border:1px solid #ccc;
}

.productGeneral {
	text-align:left;
}

h2#productPrices {
	font-size:24px;
	line-height:30px;
	color:#5C72AF;
}

h2#productPrices span {
	margin-left:5px;
}

.navNextPrevWrapper {
	margin-bottom:20px;
}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}
	
#shippingEstimatorContent input[type="hidden"] {
    margin:0;
    padding: 0;
}


.seDisplayedAddressLabel {
	background-color:#beccf1;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

h1, #productListHeading, #newProductsDefaultHeading, #specialsListingHeading, #shippingInfoHeading, #privacyDefaultHeading,
#conditionsHeading, #siteMapHeading, #gvFaqDefaultHeading, #discountcouponInfoHeading, #unsubDefaultHeading, #advSearchDefaultHeading {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:45px;
	color:#37456A;
	text-transform:uppercase;
	background-image:url(../../../../images/wellkart_images/dot_horiz.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
	/*border-bottom:1px solid #D6D7EA;*/
	margin-bottom:10px;
	margin-top:0px;
}

.listingDescription {
	text-align:justify;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

.itemTitle {
	text-align:left;
	padding-left:8px;
	color:#37456A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.itemTitle a:link, .itemTitle a:visited, .itemTitle a:active {
	color:#483877;
}

.itemTitle a:hover {
	color:#526496;
}

.wellkart_mainpage_img {
	text-align:center;
}

.wellkart_columnarDisplayTable {
	/*width:100%;*/
}

.wellkart_columnarDisplayTableTD {
	text-align:center;
	vertical-align:top;
	/*background-image:url(../../../../images/wellkart_images/dot_vert.gif);*/
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#E5EAFD;
	background-color:#fff;
	padding-right:2px;
	padding-left:3px;
}

.wellkart_columnarDisplayDIV {
	width:135px;
	min-height:200px;
	border:1px solid #D6D7EA;
	background-color:#E5EAFD;
	margin:auto; 
	margin-top:3px; 
	padding-top:8px; 
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.wellkart_columnarDisplayDIV_button {
	margin-top:5px;
}

.wellkart_productDetailsList {
	background-color:#80A0F6;
	text-align:left;
	padding:3px 0px 3px 3px;
	margin:10px 0 10px 0;
	font-size:12px;
	font-weight:bold;
}

.wellkart_titlebar_prod_desc {
	margin-top:15px;
}

.wellkart_titlebar_additional_images {
	margin-top:15px;
	margin-bottom:10px;
}

.wellkart_imagesDisplayTableTD {
	vertical-align:top;
}

.wellkart_imagesDisplayDIV img {
	padding:1px;
	border:1px solid #ccc;
}

.wellkart_whats_new_odd {
	background-color:#E5EAFD;
	padding-top:5px;
	padding-bottom:5px;
}

.wellkart_whats_new_even {
	background-color:#fff;
	padding-top:5px;
	padding-bottom:5px;
}

.wellkart_category_links {
	letter-spacing:0.1em;
	line-height:24px;
	border-bottom:1px solid #E6E9F0;
	color:#483877;
}

.wellkart_category_links a:hover {
	display:block;
	color:#667EC0;
	border-right:4px solid #667EC0;
}

#current-menu a {  /* bold the current selected menu item */
	display:block;
	border-right:4px solid #667EC0;
}

.wellkartSpacer01 {
	height:50px;
}

.wellkartSpacer02 {
	height:10px;
}

.wellkart_mainTopDIV {
	margin-top:15px; 
	background-image:url(../../../../images/wellkart_images/bg_main_top.jpg);
	background-position:bottom;
	height:13px;
}

.wellkart_mainMiddleDIV {
	background-image:url(../../../../images/wellkart_images/bg_main_middle.jpg); 
	background-repeat:repeat-y;
	background-position:top;
}

.wellkart_mainBottomDIV {
	background-image:url(../../../../images/wellkart_images/bg_main_bottom.jpg);
	background-position:top;
	height:13px;
}

.wellkart_headerBG {
	background-color: #37456A;
}

.wellkart_shippingEstimatorTable {
	border:1px solid #aec1f3;
	background-color:#fff;
}

.wellkart_shippingEstimatorTable tr {
	background-color:#E9EFFE;
}

.wellkart_subtitle {
	color:#506498;
	font-weight:bold;
	font-size:13px;
	padding:3px;
}

ul.wellkart_list01 {
	margin-left:30px;
}

ul.wellkart_list01 li {
	margin:10px 0;

}

.wellkart_banner_table {
}

.wellkart_links_td {
	height:32px;
	width:490px;
	vertical-align:middle;
	background-image: url(../../../../images/wellkart_images/topbarbg02.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.wellkart_rnd_lt {
	height:32px;
	width:10px;
	vertical-align:middle;
	background-image: url(../../../../images/wellkart_images/topbarbg02_lt.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.wellkart_rnd_rt {
	height:32px;
	width:10px;
	vertical-align:middle;
	background-image: url(../../../../images/wellkart_images/topbarbg02_rt.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.wellkart_banner_links {
	float:right;
}

.wellkart_banner_links span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}

.wellkart_banner_links span a:link, .wellkart_banner_links span a:active, .wellkart_banner_links span a:visited {
	color:#fff;
}

.wellkart_banner_links span a:hover {
	color:#E7E109;
	text-decoration:underline;
}

.wellkart_text_bg {
	margin-top:15px;
	padding:5px;
	background-color:#E9EFFE;
}

.wellkart_CVV_body {
	 padding-left:10px;
	 padding-right:10px;
}

.wellkart_aboutus_ul {
	margin-left:0;
	padding:0;
}

.wellkart_aboutus_ul li {
	background-color:#E3EAFA;
	padding:2px 4px 2px 4px;
	margin:0px 0px 3px 0px;
	list-style-type:none;
}

.wellkart_pgnumber {
	border:1px solid #516295; 
	padding:2px 3px;
	line-height:22px;
}

.wellkart_pgnumber_current {
	background-color:#44527C;
}

.current {
	color:#fff;
}

.wellkart_postcodeinput_section {
	padding:5px 0;
	margin:auto;
}

.wellkart_postcodeinput {
	color: #37456A;
	font-weight:bold;
	font-size:10px;
	background: #FFF5D2;
	border: 2px solid #FFDA2F;
	width:55px;
}

.wellkart_postcode_result {
	font-weight:bold;
	color:#2C3A5F;
	margin-top:2px;
}

.wellkart_postcode_go {
	float:left;
	margin-top:2px;
}

.wellkart_infocalc_wrapper {
	border-top: 2px solid #0099FF;
	border-bottom: 2px solid #0099FF;
	width:150px;
	float:left;
	margin-left:1em;
	padding-bottom:6px;
	background-image: url(../../../../images/wellkart_images/calc01.gif);
	background-repeat:no-repeat;
	background-position: 115px 22px;
}

.wellkart_infocalc_title {
	font-size:16px;
	font-weight:bold;
	margin:6px 0;
	font-style:italic;
}

.wellkart_infocalc_inputbox {
	float:left;
}

.wellkart_infocalc_go {
	float:left;
	margin-top:4px;
	margin-left:2px;
}

.wellkart_infocalc_go img {
	cursor:pointer;
}

.wellkart_infocalc_result {
	font-weight:bold;
	font-size:13px;
	color:#2C3A5F;
	margin-top:2px;
}

/*********************************************************************************************************/
/*********************************************************************************************************/
/****************************** CSS FOR PRODUCT DESCRIPTION (TINY MCE) ***********************************/
/*********************************************************************************************************/
/*********************************************************************************************************/

.surelifeonline-feature-list, .hilltrack-feature-list, .wellkart-feature-list {
	margin-top:10px;
}
		
.surelifeonline-feature-list li, .hilltrack-feature-list li, .wellkart-feature-list li {
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:justify;
	font-size: 12px;
	line-height:16px;
	background-color: #E5EAFD;
	width:250px;
	padding-right:5px;
}

.hilltrack-feature-list02 li, .hilltrack-ul2 li {
	margin-left:20px;
	padding:2px 0;
}

.surelifeonline-feature-list li {
	margin-left:20px;
}

.surelifeonline-sub-heading {
	font-size:13px;
	font-weight:bold;
	color:#677081;
}

.surelifeonline-ul3 {
	line-height:18px;
	margin-top:10px;
}
	
.surelifeonline-ul3 li {
	text-align:justify;
	margin-bottom:5px;
	background-color:#fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	/*width:550px;*/
	border: 1px solid #c6d6f7;
	list-style:none;
}
	

.wellkart-spec-table, .wellkart-spec_table, .hilltrack-spec-table, .wellquiponline-spec-table, .surelifeonline-spec-table { 
	width:100%; 
	margin-top:0px; 
	margin-bottom:0px; 
	font-size:12px; 
	color:#444; 
	text-align:left; 
	background-color:#fefefe;
	border:1px solid #91abf3;
} 
	
.wellkart-spec-table td, .wellkart-spec_table td, .hilltrack-spec-table td, .wellquiponline-spec-table td, .surelifeonline-spec-table td { 
	vertical-align:top;
	padding:3px;
} 
	
.wellkart-spec-table #wellkart-row-bg, .wellkart-spec_table #wellkart-row_bg, .hilltrack-spec-table #hilltrack-row-bg, .hilltrack-spec-table #row-bg, .wellquiponline-spec-table #wellquiponline-row-bg, .surelifeonline-spec-table .surelifeonline-row-bg { 
	background-color:#E5EAFD; 
} 
	
.wellkart-spec-table #wellkart-top-align, .wellkart-spec_table #wellkart-top-align, .hilltrack-spec-table #hilltrack-top-align, .wellquiponline-spec-table #wellquiponline-top-align, .surelifeonline-spec-table #surelifeonline-top-align { 
	vertical-align:top; 
} 
	
.wellkart-spec-table .wellkart-caption, .hilltrack-spec-table .hilltrack-caption, .hilltrack-spec-table .caption, .wellkart-spec_table .wellkart-caption, .wellquiponline-spec-table .wellquiponline-caption, .surelifeonline-spec-table .surelifeonline-caption { 
	background-color:#91abf3; 
	color:#fff; 
	font-weight:bold; 
	font-size:14px;
	line-height:16px;
	padding:4px;
}

/*********************************************************************************************************/
/*********************************************************************************************************/
/**************************** end CSS FOR PRODUCT DESCRIPTION (TINY MCE) *********************************/
/*********************************************************************************************************/
/*********************************************************************************************************/
