/**
 * 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 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin: 0;
	/* font-family: lucida sans unicode, verdana, arial, helvetica, sans-serif;
	font-size: 80%; */
	/* line-height: 160%; */
	color: #111;
	/* background-color: #eee; */
	font-family: helvetica, arial, sans-serif;
	font-size:11px;
}

img, div, table { behavior: url(iepngfix.htc) }

img{
	border:0px;
}

a img {border: none; }

a:hover img {
	text-decoration: none;
	color: #ffffff;
	background: #ffffff;
}

a {
	color:#F8A410;
	text-decoration: none;
}
a:visited {
	color:#F8A410;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F8A410;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	/* font-family: georgia; */
	font-family: helvetica, arial, sans-serif;
}
h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	/* font: 140% georgia, helvetica, sans-serif; */
	font-size: 160%;

	/* text-transform: uppercase; */
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	border:1px inset #333333;
	font-size:11px;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 3px;
}

fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	/* border: 1px solid #cccccc; */
	border: 0px;
}

legend {
	font-weight: bold;
	/* padding: 0.3em; */
	color: #000000;
}

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;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
	/* border:1px inset #333333; */
	font-size:11px;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 3px;
}

.inputB {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
	border:1px inset #333333;
	font-size:11px;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 3px;
}

label.inputLabel {
	width: 9em;
	float: left;
	color: #777777;
}

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;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	/* border: 1px solid #000; */
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	/* top: 90px; */
	margin: 0 auto; 
	position:relative;
	text-align:left;
	/* background-color: #ffffff; */
	text-align: left;
	width: 656px;
	/* left: -25px; */
	/* border: 1px solid #ccc; */
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#logoWrapper{
	/* background-color: #ffffff; */
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
	
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	/* border: 1px solid #cacaca; */
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0em;
	padding: 5px 0;
	/* background-color: #fff; */
	/* border-bottom: 1px solid #ccc; */
}
#navCatTabsWrapper {
	/* background-color: #ffffff; */
	color: #9a9a9a;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCatTabs ul li a {
	color: #9a9a9a;
}

#navmainsideboxContent ul {
list-style:none;
margin:0;
padding:0;
}

#navmainsidebox {
	margin-top: -20px;
}
#navmainsideboxContent ul li {
	/* display: inline; */
	padding-bottom: 4px;
	margin-right: -4px;
}

#navmainsideboxContent ul li a {
	color: #000000;
/*	font-weight: bold; */
}

#navmainsideboxContent ul li a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
/*	font-weight: bold;  */
}

#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;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}

.buttonName {
	float: left;
	padding-top: 15px;
	font-weight: bold;
}


.buttonName_refresh {
	float: left;
	padding-top: 5px;
	font-weight: bold;
}


.buttonName_check_out {
	float: left;
	padding-top: 4px;
	font-weight: bold;
}


#navBreadCrumb {
	/* background-color: #f5f5f5; */
	padding: 3px 0;
	/* border: 1px solid #ccc; */
	width:640px;
	margin: 0 auto; 
	position:relative;
	text-align:right;
	padding-top:5px;
	padding-bottom:0px;
	text-transform: uppercase;
	
	
}

#navEZPagesTop {
	background-color: #fff; */
	padding: 0.5em;
	/* border-top: 1px solid #ccc; */
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}


/* product info */

#productMainImage {
 	float:left;
	/* background: url("../images/shadowAlpha.png") no-repeat bottom right !important; */
	/* background: url("../images/shadow.gif") no-repeat bottom right; */
	/*
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	*/
	margin: 5px;
	width:180px;
	}

#productMainImage img {
	display: block;
	position: relative;
	margin: -3px 6px 6px -3px;
	}

#productDescription {
	border:1px solid #bfbfbf;
	margin-top:20px;
	clear:both;
	}

#rightFloat {
	float:left;
	width:45%;
	}
	
#leftFloat {
	float:left;
	text-align:center;
	}
	
#productDetailsList {
	float:left;
	}
	
ul#productDetailsList {
	}

#productAttributes {
	width:100%;
	float:left;
	border:1px solid #bfbfbf;
	padding-left:5px;
	margin:5px 0 0 10px;
	}

#productImage {
	margin:0 auto;
	text-align:center;
	}

.imgLink {
	text-align:center;
	margin:0 auto;
	display:block;
	width:100%;
	}

#friendReview {
	width:200px;
	padding:15px 0 10px 0;
	float:left;
	clear:left;
	text-align:left;
	}
	
.reviewCount {
	float:left;
	padding-left:2px;
	}
	
#productReviewLink {
	padding:5px 0;
	}
	
.wrapperAttribsOptions {
	line-height:2em;
	width:auto;
	float:left;
	}
	
.wrapperAttribsOptions h4 {
	padding-right:15px;
	}

/* product info */


/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
	font-style: italic;
	vertical-align:bottom;
}

.info {
	color:#F8A410;
}

.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	width: 460px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	/* border: 1px solid #000; */
	padding: 1em;
}

.tableHeading th {
	/* border-bottom: 1px solid #ccc; */
}

.tableHeading, #cartSubTotal {
	background-color: #FDE368;
}

#cartSubTotal {
	/* border-top: 1px solid #ccc; */
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	
	padding-right: 7px;
	padding-left: 7px;
}


.cartProductDisplay {
color:#F8A410;
}

.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*/
}

.cartOldItem {
	/* color: #660099; */
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem a {
	/* color: #660099; */
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem a:hover, .cartOldItem a:visited {
	/* color: #660099; */
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
width: 24pt;
}

.cartAttribsList {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

#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: 0 1em;
	padding: 0.2em 0em;
} 

#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-right: 8px;
	margin-bottom: 0.5em;
	
}

/*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; */
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	font-weight: normal;
	font-style: italic;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/
	/* border-bottom: 1px solid #000; */
}
.leftBoxContainer, .rightBoxContainer {
	/* border: 1px solid #ccc; */
	margin: 0 0 1em 0;
	padding-top: 30px;
}

.sideBoxContent {
	/* background-color: #ffffff; */
	padding: 0.4em;
	font-family: helvetica, arial, sans-serif;
	font-size:10px;
	width: 147px;
/*	margin-top: -9px;*/
	margin-top: 1px;
}



.sideBoxContent a {
	color:#000000;
}

.sideBoxContent a:visited {
	color:#000000;
}

.sideBoxContent a:hover {
	color:#000000;
}

.sideBoxContent_choose_store {
	padding-right: 20px;
}






.sideBoxCartContent {
	font-family: helvetica, arial, sans-serif;
	font-size:11px;
	background-color: #FDE368;
	margin-top: -14px;
}

.sideBoxCartSubtotalContent {
	font-family: helvetica, arial, sans-serif;
	font-size:11px;
	background-color: #FDE368;
	width: 155px;
	margin: 0em;
	padding: 0em;
}

.sideBoxCartContent a {
	color:#000000;
}

.sideBoxCartContent a:visited {
	color:#000000;
}

.sideBoxCartContent a:hover {
	color:#000000;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, /* #productMainImage, */ #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

.centeredContent a {
	color:#000000;
	font-weight: normal;
}

.centeredContent a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: normal;
	background: transparent;
}

.rightContent {
	text-align: right;
}

.rightContent a {
	/*font-weight: bold;*/
}

.rightContent a:hover {
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: underline;
	background: transparent;
}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
	
}

.forward {
	float: right;
	vertical-align: middle;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	/* background-color: #f5f5f5; */
	background-color: #fff;
	vertical-align: top;
}

.rowOdd td {
	border-top: 2px solid #FDE368;
	padding-top: 29px;
}

.rowEven {
	/* background-color: #fff; */
	background-color: #fff;
	vertical-align: top;
	border-top: 1px solid #FDE368;
}

.rowEven td {
	border-top: 2px solid #FDE368;
	padding-top: 29px;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

tr.tableHeading {
	background-color: #FDE368;
	padding-top: 5px;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #eee;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#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; */
}

#shoppingcart, #shoppingcartContent {
	/* background-color: #365efc; */
}

#cartBoxListWrapper a {
	color:#000000;
}

#cartBoxListWrapper a:visited {
	color:#000000;
	background-color: #FDE368;
}

#cartBoxListWrapper a:hover {
	color:#000000;
	background-color: #FDE368;
}

/* Header Menu */

#content {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width:656px;
	top: 0px;
	text-align: right;
}
#Menu {
	position:absolute;
	width:656px;
	height:81px;
	z-index:2;
	top: 0px;
	left: 0px;
}
#nav_drinks {
	position:absolute;
	width:656px;
	height:22px;
	z-index:1;
	left: 0px;
	top: 57px;
}
#nav_about {
	position:absolute;
	width:656px;
	height:22px;
	z-index:1;
	left: 0;
	top: 57px;
}
#nav_blog {
	position:absolute;
	width:656px;
	height:22px;
	z-index:1;
	left: 0px;
	top: 57px;
}
#nav_shop {
	position:absolute;
	width:656px;
	height:22px;
	z-index:1;
	left: 0px;
	top: 57px;
}
#free {
	position:relative;
	width:656px;
	z-index:1;
	/*left: -18px;*/
	margin-top:-10px;
	
}
.navtext a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.navtext a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	line-height: normal;
}

/* Guru */

.guruheader {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.guruheader a,
.guruheader a:hover,
.guruheader a:visited
{
	color: #000000;
}

.gurustyle {	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.gurustyle {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.gurustyle a {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
}
.gurustyle a:hover {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	background: transparent;
}


#navmainsideboxHeading {display:none}

.hiddenField {
display: none;
}
.visibleField {
display: inline;
}

.style2 {
	font-size: 12px;
	font-family: Helvetica, Arial,  sans-serif;
}
.textprice {
	font-size: 10px;
	font-family: Helvetica, Arial,  sans-serif;
}
.textsubhead {
	font-size: 13px;
	font-family: Helvetica, Arial,  sans-serif;
}
.texthead {
	font-size: 17px;
	font-weight: bold;
	font-family: Helvetica, Arial,  sans-serif;
}

#loginDefaultHeading, #checkoutShippingHeading, #checkoutConfirmDefaultHeading, 
#cartDefaultHeading, #logoffDefaultHeading, #timeoutDefaultHeading,
#logoffDefaultHeading, #checkoutSuccessHeading, #createAcctSuccessHeading,
#checkoutPaymentHeading, #accountDefaultHeading, #addressBookDefaultHeading, #addressBookProcessDefaultHeading, #acctNewslettersDefaultHeading
 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.italic {
	font-style: italic;
}
#cartProdTitle {
font-weight:bold;
	}
#indexDefault  {
	position:relative;
	z-index:1;
	left: -37px;
	}
#footerContainer {
	width: 726px;
	/*margin-left: -80px;*/
		clear: both;
	padding-top: 85px;
}
#footerContainer input {
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
#footer {
	/*width: 726px;*/
	margin-top: -19px;
	margin-left: auto;
	margin-right: auto;
	float: right;
}
#footer select {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
}

