/**
 * 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-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, verdana, sans-serif, helvetica;
	font-size: 62.5%;
	color: #000000;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#FFFFFF;
	}
a.kader, a.kader:visited {
	border: 1px solid #000000;
	}
a img {border: none; }
a:link, a:visited , #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #E20070;
	}
#navMain ul li a:hover, #navSupp ul li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
a:active {
	color: #000000;
	}
a.linky:link, a.linky:visited, a.linky:active {
	color: #FFFFFF;
	}
a.linky:hover {
	color: #F6EAEC;
	}
a.linky2:link, a.linky2:visited, a.linky2:active {
	color: #E20070;
	text-decoration: none;
	}
a.linky2:hover {
	color: #F6EAEC;
	text-decoration: underline;
	}	
h1 {
	font-size: 2.5em;
	color: #E20070;
	}
h2 {
	font-size: 1.4em;
	}
h3 {
	font-size: 1.3em;
	}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
.optionVals form, .optionVals select, .optionVals input {
	width:200px;
	}
.biggerText {
	font-size: 1.2em;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
.hpx, .hpt, .itemTitle {
	font-size: 1.1em;
	margin: 0;
	color: #000000;
	font-weight: bold;
	}
.hpx {
	text-align: right;
	padding: 0 2px 0 0;
	}
.hpt {
	text-align:center;
	padding:0em;
	margin-bottom:2px;
	}
.glop {
	padding: 1px 0 0 35px;
	margin-top:3px;
	}
.paglop {
	padding: 1px 35px 0 0;
	margin-top:3px;
	}
.listingDescription {
	display: none;
	}

h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
CODE {
	font-family: arial, verdana, sans-serif, helvetica ;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0em;
	}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {
	background: #f4f4f4;
	}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:#E20070;
	}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logo {
	float: left;
	margin: 3em 1em 0em 8em;
	}
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;
	}
P, ADDRESS {
	padding: 0.5em;
	}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear:both;
	}
.clearBothHeader {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}
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;
	margin-top: 0.5em;
	padding: 0.2em;
	text-align:center;
	font-size: 1.5em;
	border:1px solid #E20070;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 850px;
	vertical-align: top;
	}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper {
	margin: 0em;
	padding: 0em;
	background-color: #ffffff;
	}
#logoWrapper{
	background-image: url(../images/header_kiolla.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height:125px;
	margin: auto;
	}
#categoryImgListing, #categoryImg {
	margin: 0em;
	padding: 0em;
	margin: auto;
	height:100px;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
#tagline {
	float: left;
	}
#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*/
.thispage {
	color: #000000;
	}
.navSplitPagesResult {}
.navSplitPagesLinks {
height: 2em;
color:#E20070;
font-weight:bold;
font-size: 1.2em;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.8em 0.2em;
	font-weight: bold;
	color: #FFFFFF;
	height: 1em;
	}
.footer {
	background-image: url(../images/stripe_footer.png);
	background-repeat:repeat;
}
#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;
	}
#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: #F03384;
	font-weight: bold;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	color: #9a9a9a;
	}
#navEZPagesTOCWrapper {
	float: right;
	height: 1%;
	}
#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 {
	margin: 0.5em 0em;
	}
#indexProductListCatDescription {
	padding: 0.2em 0em 0em 4em;
	background-image: url(../images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	height: 35px;
	font-size: 1.2em;
	color:#555555;
	font-weight:bold;
	}
#navMainSearch {
	float: right;
	}
#navBreadCrumb {
	padding: 0.5em 0.5em;
	margin: 0em;
	}
#navEZPagesTop {
	margin: 0em;
	padding: 0.5em;
	}
#navColumnOne, #navColumnTwo {
	background-color:#FFFFFF;
		}
/*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 {
	text-align:justify;
	color:#575757;
	border-top:1px solid #E20070;
	border-bottom:1px solid #E20070;
	margin-top:0em;
	clear:both;
	width: 30%;
	}
#productDescriptionprice {
	border:1px solid #DCD0D2;
	padding: 1.3em 0.5em 0em 8em;
	margin-top: 1em;
	background-image: url(../images/stickette.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:70px;
	}
.productDescimg {
	border:1px solid #DCD0D2;
	margin-top:1.2em;
	padding: 0.5em;
	}
.alert {
	color: #E20070;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em 0.8em 0em 2em;
	}
.smallText, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegal, #siteinfoLinks, #siteinfoCredits {
	font-size: 1em;
	color: #ffffff;
	}
#siteinfoLegal {
	padding:0.5em 0 0.5em 0;
	}
#siteinfoLegal a{
	color:#E20070;
	text-decoration: none;
	}
#siteinfoLegal a:hover{
	color:#ffffff;
	text-decoration: underline;
}	
#siteinfoLinks {
	padding:0.4em 0 0.1em 1em;
	text-align:justify;
	}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	padding: 1em;
	}
.tableHeading TH {
	border-top: 2px solid #F03384;
	border-bottom: 1px solid #F03384;
	}
.tableHeading, #cartSubTotal {
	background-color: #ffffff;
	border-bottom: 2px solid #F03384;
	 }
#cartSubTotal {
	border-top: 1px solid #F03384;
	font-weight: bold;
	font-size: 1.5em;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	color: #F03384;
	}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	font-weight: bold;
	font-size: 1.2em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}
.cartQuantity {
	width: 4.7em;
	}
.cartNewItem {
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-size: 0.8em;
	}
.cartOldItem {
	color: #2B2B2B;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-size: 0.8em;
	}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}
.cartAttribsList {
	margin-left: 1em;
	}
.shopcartbut {
	text-align: right;
	}
#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #e20070;
	}
.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 0.3em 0.1em 0.1em;
	} 
#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;
	}
.categoryIcon {}
#cartImage {
	margin: 0em 1em;
	}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0em;
}
.attributesComments {}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages {
	margin: 1em 0em;
	border: 1px solid #000000;
	color: #FFFFFF;
	}
.centerBoxContentsAlsoPurch, .centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials {
	margin: 1em 0em;
	color: #000000;
	}
.centerBoxWrapper {
	height: 1%;
	margin: 1em 0em;
	border: 1px solid #b2b2b2;
	}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #FFFFFF;
	}
/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.3em;
	color: #FFFFFF;
	text-align:left;
	}
#manufacturersHeading, #currenciesHeading, #languagesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading {
	font-size: 1.3em;
	color: #FFFFFF;
	text-align:left;
}
.centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em 0.2em 0.2em;
	background-color: #2b2b2b;
		}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.2em 0em 0.2em 1em;
	background-image:url(../images/fleche.gif);
	background-position:left;
	background-repeat:no-repeat;
	height: 15px;
	background-color:#2b2b2b;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 2em;
	border-top: 1px solid #2b2b2b;
	background-image:url(../images/boxbox.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
	
.leftBoxContainer2, .rightBoxContainer2 {
	margin: 0em;
	margin-top: 1.5em;
	}
	
.sideBoxContent {
	padding: 0.5em 0.2em;
	font-size: 1.1em;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FA0FAF;
	text-decoration: none;
	} 
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000000;
	}
.centeredContent, .centerBoxContentsProducts, 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: #000000;
	font-weight: bold;
	padding: 0em 0.1em 0em 0.2em;
	}
A.category-links, A.category-links:visited {
	color: #000000;
	font-weight: bold;
	}
A.category-top:hover, A.category-links:hover {
	color: #E20070;
	font-weight: bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #414141;
	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;
	}
	
.borderlist {
	background-image:url(../images/bg_list.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:254px;
	height:200px;
	}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
.bold {
	font-weight: bold;
	}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
	background-color:#FFF8FB
	}
.rowEven {
	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: #F03384;
	height: 2em;
	color: #FFFFFF;
	font-weight: bold;
	font-size:1.2em;
	}
.productListing-rowheading {
	height: 2em;
	color: #FFFFFF;
	}
#siteMapList {
	width: 100%;
	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;
	background-image: none;
	}
.listingImg {
	text-align:center;
	}
#logo_footer {
	padding:0.5em;
	}
#logo_footer img {
	padding:0 0.8em 0 0.8em;
	}
#productAttributes {
border-top: 1px solid #DCD0D2;
	}
.reviewCount {
	font-weight: bold;
	font-size:1.1em;
	padding:0.5em;
	border: 1px solid #cccccc;
	width: 175px;
	background-image: url(../images/contest_infos.png);
	background-repeat:repeat-x;
	background-position:top;
	}
.reviewCount img{
	border:0;
	padding:0px 3px 0 0;
	}
.reviewVote {
	border: 1px solid #cccccc;
	}
.productReviewsDefaultReviewer {
	background-image: url(../images/review.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size:1.2em;
	padding:0.6em 0em 0em 4em;
	color: #95868E;
	}
.productReviewsDefaultProductMainContent {
	background-color: #FFECF5;
	color: #B75585;
	font-weight: bold;
	font-size:1.2em;
	padding:0.5em 1em;
	border: 1px solid #FFD2E8;
	border-top: 0px;
	}
.rating {
	color: #e20070;
	background-color: #FFECF5;
	font-size:2em;
	font-weight: bold;
	text-decoration:underline;
	padding:0.25em 0.5em;
	border: 1px solid #FFD2E8;
	border-bottom: 0px;
	}
.shiptablo {
	font-size:1.2em;
	padding:1em;
	border: 1px solid #B2B2B2;
	width:80%;
	text-align:center;
	}
.vstablocell, .vstablocelltop  {
	border: 1px solid #B2B2B2;
	text-align:center;
	font-size:1.2em;
	padding: 0.2em 1em 0.2em 1em;
}

.shiptablocell {
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}
.shiptablocelltop {
	border-right: 1px solid #B2B2B2;
	}
.shiptablocellrgt {
	border-top: 1px solid #B2B2B2;
	}
.pseudolink {
	text-decoration:underline;
	color: #E20070;
	}