/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size: 62.5%;*/
	line-height: 14px;
	color: #05503f;
	background-color: #fe7088;
	background-image: url(../images/body-bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	/*letter-spacing:-0.035em;*/
	}

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: #FF0000;
	}

a:active {
	color: #0000FF;
	}
	
.centerColumn a {
  text-decoration: underline;
  color: #05503F;
}

.centerColumn a:hover {
  color: #f64a67;
}

h1 {
	font-size: 16px;
	color: #05503F;
/*	padding-top: 10px;*/
  margin: 5px 0px 10px 0px;
	}

.podnadpis {
  padding-top: 2px;
  display: block;
  font-size: 9px;
  font-weight: normal;  
}

h2.podnadpis {
  padding-top: 2px;
  display: block;
  font-size: 9px;
  font-weight: normal;  
  margin-top: -10px;
}

h2 {
	font-size: 13px;
	}

h3 {
	font-size: 12px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.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: 0px 0px 0px 0px;
	}

TEXTAREA {
	float: left;
	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;*/
	border: 1px solid #CFCFCF;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #05503F;
}
#continue-cowoa-button {
	margin: -10px 0px 0px 0px;
	padding: 0px;
}

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

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
#logo {
position: absolute;
top: 2px;
left: 2px;
	}	

LABEL.inputLabel {
	width: 10em;
	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;
	}

P, ADDRESS {
/*	padding: 0.5em;*/
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

/*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;
	color: #000000;
	}

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

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

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

#header {
	background-color: #fff;
}

#header-banner {
	position: absolute;
	top: 2px;
	right: 2px;
	margin: 0px 0px 0px 0px;
	width: 787px;
	height: 124px;
	background-color: #b7e4de;
}
	

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#header-slogan {
	color:#05503f;
	text-align : left;

	position: absolute;
	top: 0px;
	right: 0px;
	height: 112px;
	width: 176px;
	padding-top: 12px;
	padding-left: 15px;
	background-image: url(../images/header-slogan-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
#header-slogan .strong-1 {
font-size:10px;
font-weight:bold;
/*letter-spacing:0.195em;*/
line-height:13px;
}

#header-slogan .strong-2 {
font-size:13px;
font-weight:bold;
/*letter-spacing:-0.9px;*/
line-height:16px;
}

#header-slogan .strong-3 {
font-size:11px;
font-weight:normal;
line-height: 14px;
}

#header-slogan .strong-4 {
font-size:11px;
font-weight:bold;
line-height: 15px;
}

#header-slogan .strong-1, #header-slogan .strong-2, #header-slogan .strong-3, #header-slogan .strong-4, #header-slogan .bottom{
display: block;
text-align: left;
/*width: 370px;*/
/*background-color: Lime;*/
}		

#header-slogan .bottom {
font-size:11px;
line-height:14px;
font-weight: bold;
color: #f64a67;
}

#header-banner-img {
	float: left;
	width: 579px;
	height: 124px;
}

	

#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 {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
	
.navNextPrevWrapper {
	float:left;
	margin-top:8px;
	text-align:left !important;
	width:235px;
	font-size: 10px;
	line-height: 15px;
}
.navNextPrevWrapper a:link, .navNextPrevWrapper a:visited {
	color: #f64a67;
}
.navNextPrevWrapper a:hover {
	color: #AC0926;
}	
	

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#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 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;
	}

#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: right;
	}

#navBreadCrumb {
	padding: 0px 0px 0px 2px;
	font-size: 10px;
	line-height: 44px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #05503f;
}

#navBreadCrumb a:link,
#navBreadCrumb a:visited {
	color: #05503f;
	text-decoration: underline;
}

#navBreadCrumb a:hover {
	color: #f64a67;
}	

#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;
	}

.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;
	}*/

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}



.tableHeading TH {
	border: none;
	color: #fff;
	padding: 5px 3px 5px 3px;
	}

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

#cartSubTotal {
	border-top: 1px solid #fff;
	font-weight: bold;
	text-align: right;
	line-height: 30px;
	padding-right: 30px;
	color: #fff;
	font-size: 13px;
	}
	
	#cartGroupSaleTotal {
	font-weight: bold;
	text-align: right;
	line-height: 30px;
	padding-right: 30px;
	color: #05503F;
	font-size: 13px;
	background-color: #eefbe8;
	}


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

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	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: 0px 0px 0px 8px;
	}
	
.cartAttribsList ul {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	}
.cartAttribsList ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
	}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay {
	padding: 10px 0px 5px 0px;
}
	

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

.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;*/
	background-image:url("../images/center-wraper-bg.jpg");
	background-repeat:repeat-x;
	height:1%;
	margin:15px -20px 0px -20px;
	padding: 0px 20px 0px 20px;
	width: 522px;
	}

h2.centerBoxHeading {
	/*font-size: 1.3em;
	color: #ffffff;*/
	text-align: left;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading {
	margin: 0px 0px 0px 0px;
/*	background-color: #34A59C;*/
	padding: 0px 0px 0px 0px;
	color: #fffefe;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-align: left !important;
	text-transform: uppercase;
}

.rightBoxHeading {
	margin: 0px 0px 0px 0px;
	background-color: #a5ddd5;
	padding: 0px 0px 0px 0px;
	color: #05503f;
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

.centerBoxHeading {
	margin: 0px 0px 0px 0px;
	/*background-color: #34A59C;*/
	padding: 0px 0px 0px 0px;
	/*color: #fffefe;
	font-size: 11px;*/
	line-height: 35px;
	height: 40px;
	/*font-weight: normal;*/
	text-align: center;
	text-transform: uppercase;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 3px 0px 0px 0px;
	clear: both;
	}

#categoriesseomenu {
margin-top: 2px !important;
%margin: 0px 0px -2px 0px !important;
}
	
.leftBoxHeading a:link,
.leftBoxHeading a:visited {
  color: #fff;
  background-color: #34A59C;
  display: block;
  padding: 9px 0px 9px 7px;
}

.leftBoxHeading a:hover {
  background-color: #f64a67 !important;
}


.sideBoxContent {
	background-color: #ffffff;
	background-image: url(../images/right-box-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px 0px 10px 14px;
	position: relative;
}

#shoppingcartContent {
	background-image: url(../images/shoppingcart-bg.jpg);
	background-repeat: no-repeat;
	height: 73px;
}

#shoppingcartContent #cartBoxVButton {
	position: absolute;
	bottom: 13px;
	left: 10px;
}

#shoppingcartContent #cartBoxEmpty, #shoppingcartContent #cartBoxFull {
	left:15px;
	line-height:20px;
	font-size: 10px;
	position:absolute;
	top:12px;
	width:128px;
}

#shoppingcartContent #cartBoxFull .red-bold {
	font-weight: bold;
	color: #f64a67;
}
	
#categoriesseomenuContent,
#ezpagesContent,
#informationContent {
	padding: 0px;
	margin: 0px;
}	

#categoriesseomenuContent ul,
#ezpagesContent ul,
#informationContent ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#categoriesseomenuContent ul li,
#ezpagesContent ul li,
#informationContent ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}

#categoriesseomenuContent ul li ul {
	padding: 8px 0px 8px 13px;
	margin: 2px 0px 0px 0px;
	width: 153px;
	background-image: url(../images/categories-content-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
}

#categoriesseomenuContent ul li ul li a:link,
#categoriesseomenuContent ul li ul li a:visited {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #05503f !important;
	line-height: 21px;
	font-weight: normal !important;
}

#categoriesseomenuContent ul li ul li h3,
#categoriesseomenuContent ul li ul li h4,
#categoriesseomenuContent ul li ul li h5 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#categoriesseomenuContent ul li ul li a:hover {
	color: #f64a67 !important;
}


#categoriesAkcemenuHeading, #categoriesNovinkymenuHeading {
	clear: both;
	margin: 0px 0px 1px 0px;
	font-weight: bold;
	float:left;
  width:166px;
}

#ezpages {
	margin: 0px 0px 0px 0px;
}


#ezpagesContent ul li,
#informationContent ul li {
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	list-style-image: none;
	list-style-type: none;
}

#loginboxContent .form-text {
	border: 1px solid #81d0c4;
	width: 109px;
	margin-left: 7px;
	padding: 2px 3px 2px 3px;
	color: #f64a67;
}

#loginboxContent #login-add-info {
	line-height:15px;
	font-size: 10px;
	margin-left:-14px;
	margin-top:9px;
	width:190px;
}

#loginboxContent #login-add-info a:link, #loginboxContent #login-add-info a:visited {
	color: #05503f;
	text-decoration: underline;
}

#loginboxContent #login-add-info a:hover {
	color: #f64a67;
}

#searchContent {
	text-align: left;
	font-size: 10px;
}

#searchContent .login-box-key {
	border:1px solid #81D0C4;
	color:#F64A67;
	margin-top:5px;
	padding:2px 3px;
	width:159px;
}

#searchContent .login-box-submit {
	border:none;
	background-color: transparent;
	background-image: url(../images/button-login-box-submit.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left:50px;
	margin-top:5px;
	width:116px;
	height: 17px;
}

.footer {
	background-color: #fe8a9d;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	padding-top: 18px;
	text-align: center;
	padding-bottom: 4px;
}

.footer a:link,
.footer a:visited {
	color: #fff;
}

.footer a:hover {
	color: #f64a67;
}						
	


.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;
	}

#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: #008000;
	text-decoration: none;
	}
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: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #FBE8EA;
	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: #F64A67;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}
	
.centerColumn {
  background-image: url('../images/top-content-bg.jpg');
  background-repeat:no-repeat;
  background-position:center top;
  padding: 20px;
}
#productGeneral {
	padding: 0px 0px 0px 0px;
	position: relative;
}
#productMainImage {
	margin: 0px 27px 10px 0px;	
	min-height: 240px;
	_height: 240px;
}
#productMainImage .imgLink {
	background-image: url(../images/imgLink-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 5px 4px 0px 0px;
	padding: 3px 27px 5px 0px;
	text-align: right;
	display: block;
}
#productMainImage a.zoom-img:link, #productMainImage a.zoom-img:visited  {
	color: #05503f;
	text-decoration: underline;
	font-size: 11px;
	line-height: 15px;
}
#productMainImage a.zoom-img:hover  {
	color: #F64A67;
}
#productName {
	float:left;
	font-size:16px;
	line-height:22px;
	margin: 14px 0px 0px 0px;
	width:235px;
}
ul#productDetailsList {
	float:left;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:235px;	
}
ul#productDetailsList li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
#productAttributes  {
	float:left;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:235px;	
}
#productAttributes #attribsOptionsText {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#productAttributes .optionName {
	font-weight: bold;
	width: 70px;
}
#productAttributes #attrib-1, #productAttributes #attrib-2 {
	width: 100px;
}
#product-left {
	float: left;
	width: 285px;
}
#product-right {
	float: right;
	width: 274px;
	margin-top: 0px;
}
#productAdditionalImages {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#productAdditionalImages .product-ad-image-col{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#productAdditionalImages .product-ad-image-col.spacer {
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#productAdditionalImages .product-ad-image-image {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 67px;
	overflow: hidden;
	float: left;
	width: 93px;
}
#productAdditionalImages .product-ad-image-col img {
	position: absolute !important;
	bottom: 0px;
}
#cartAdd {
	text-align: center;
	margin: 3px 0px 45px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 42px;
	background-image: url(../images/cartAdd-bg.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#cartAdd .add-to-cart-buton {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#cartAdd .qty-box {
	margin: 12px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#productTellFriendLink, #askQuestion {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 40px;
}
#productTellFriendLink img, #askQuestion img {
	float: left;
}
#askQuestion {
	margin-right: 15px;
}
#productTellFriendLink a:link, #askQuestion a:link,
#productTellFriendLink a:visited, #askQuestion a:visited {
	color: #f64a67;
	text-decoration: underline;
}
#productTellFriendLink a:hover, #askQuestion a:hover {
	color: #05503F;
}
#get-foot-size {
    float: left;
    margin: 14px 0 0;
    padding: 0;
    width: 235px;
    position: relative;
    height: 49px;
}
#get-foot-size a {
	position: absolute;
	bottom: 16px;
	left: 0px;
	line-height: 16px;
}



#get-foot-size a:link, #get-foot-size a:visited {
	color: #05503F;
	text-decoration: underline;
}
#get-foot-size a:hover {
	color: #f64a67;
}
#indexDefaultManufactures ul {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#indexDefaultManufactures ul li {
	margin: 0px 5px 20px 5px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	width: 120px;
	display: block;
	height: 50px;
	float: left;
	text-align: center;
}
#manufacturerinfoContent {
	font-size:10px;
	line-height:15px;	
}
#manufacturerinfoContent a:link, #manufacturerinfoContent a:visited {
	color: #05503f;
	text-decoration: underline;
}
#manufacturerinfoContent a:hover {
	color: #f64a67;
}
#loginboxContent ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
}
#loginboxContent a:link, #loginboxContent a:visited {
	color: #05503f;
	text-decoration: underline;
}
#loginboxContent a:hover {
	color: #f64a67;
}
#accountLinksWrapper {
	width: 60%;
}
#FilterManufacture {
	margin: 0px 2px 0px 10px;
	width: 175px;
	float: left;
}
#FilterManufacture select {
	width: 100px;
}
#attributeFilterOne {
	margin: 0px 5px 0px 0px;
	width: 160px;
	float: left;
}
#attributeFilterTwo {
	margin: 0px 0px 0px 0px;
	width: 160px;
	float: left;
}
#attributeFilterOne select, #attributeFilterTwo select {
	width: 100px;
}
#productFilters {
	background-color: #F64A67;
	margin: 8px 0px 5px 0px;
	padding: 10px 0px 10px 10px;
	float: left;
	width: 522px;
	color: #fff;
	font-weight: bold;
}
#backlinks {
	position: absolute;
	bottom: 0px;
	padding-right: 2px;
	width: 188px;
}
#backlinksContent {
	text-align: left;
	padding: 10px 10px 7px 10px;
	margin: 0px;
	font-size: 10px;
	line-height: 14px;
	background-image: none;
	background-color: transparent;
}
#backlinksContent a:link, #backlinksContent a:visited {
	color: #053026;
	text-decoration: none;
}
#backlinksContent a:hover {
	color: #053026;
	text-decoration: underline;
}
#backlinksContent p {
	margin: 0px;
	padding: 0px;
}
#new-customer .information {
	margin-bottom: 9px;
}
#old-customer .information {
	margin-bottom: 5px;
}
#old-customer #login-email-address, #old-customer #login-password {
border:1px solid #81D0C4;
color:#F64A67;
padding:2px 3px;
width:107px;
}
#old-customer #forgotten-password {
	font-size: 10px;
	line-height: 25px;
}
#old-customer, #new-customer {
	height: 135px;
}
#cartContentsDisplay {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
#ccQuantityHeading, #ccProductsHeading, #ccTotalHeading  {
	border:medium none;
	color:#FFFFFF;
	padding:5px 3px;
}
tr.cartTableHeading {
	background-color:#F64A67;
}
#cartContentsDisplay .cartQuantity {
	padding-top: 10px;
}
#checkout-submit {
	margin: 5px -11px 20px 0px;
}
#logoff {
	margin: 2px 0px 0px 0px;
}
#checkoutSuccessThanks {
	margin: 30px 0px 45px 0px;
}


ol {
margin: 11px 0px 11px 0px;
padding: 0px 0px 0px 0px;
}

ol li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
list-style-position: inside;
}

#seo_footer{
	color: #FFD2DA;
	font-size: 10px;
	padding-bottom: 10px;
}

#seo_footer p{
	margin-bottom: 5px;
}

#seo_footer a:link,
#seo_footer a:hover,
#seo_footer a:visited{
	color: #FFD2DA;
	line-height: 13px;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

#seo_footer a:hover {
	color: #D7D7D7;
	text-decoration: none;
}

ol.main-page li {
  padding-left: 10px;
}

