/**
 * 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 4813 2006-10-23 02:13:53Z drbyte $
 */

body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #fdfde3;
	background-image:url('../images/main-bg.jpg');
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:auto;
	text-align:center;
	}


a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color:#8ea327;
	}

#navMain ul li a:hover {
	color: #8ea327;
	padding: 0;
	display: inline;
	}

a:active {
	color: #000000;
	}

h1 {
	font-family:Calibri,Trebuchet MS,tahoma,arial,sans-serif;
	font-size:20px;
	line-height:16px;
	color:#8ea327;
	margin:0px;
	margin-bottom:2px;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

h4.optionName{
	padding-right:0.3em;
	text-align:left;
	}

.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: tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
	}

.hiddenField {
	display: none;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #fbc445;
	}

LEGEND {
	font-weight: bold;
	color: #8ea327;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	padding-left: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 13em;
	float: left;
	}
	
LABEL.inputLabeldesigner {
	width: 16em;
	float: left;
	}

LABEL.inputLabelLogin {
	width: 7.5em;
	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;
	margin-bottom: 0.5em;
	border: none;
	border-bottom: 3px double #b8d347;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	margin-bottom:3px;
	}

.messageStackWarning, .messageStackError {
	background-color: #ffffff;
	color: #c00000;
	font-weight: bold;
	border: 2px solid #fb3c00;
	}

.messageStackSuccess {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	border: 2px solid #09c900;
	}

.messageStackCaution {
	background-color: #ffffff;
	color: #c00000;
	font-weight: bold;
	border: 2px solid #ffb500;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	width: 900px;
	margin:auto;
	text-align:left;
	}

	
.footer {
	text-align: left;
	padding-left: 0.5em;
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul,  #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#cartBoxListWrapper {
	margin-left: 0.5em;
	}

#logoWrapper{
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	padding:5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	text-align: left;
	}

	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	
#accountLinksWrapper {
	margin: 0;
	width: 90%;
	}


/*navigation*/

.navSplitPagesResult {
	padding-top: 1.1em;
	padding-bottom: 0;
	}
.navSplitPagesLinks {
	padding-top: 0.5em;
	padding-bottom: 2em;
	}

.navNextPrevCounter {
	display:none;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navSuppWrapper {
	margin: auto;
	padding: 0;
	font-weight: bold;
	color: #000000;
	height: 1%;
	}

#navCatTabsWrapper {
	margin: 0em;
	color: #000000;
	padding: 0;
	font-weight: bold;
	height: 1%;
	}

#navMainWrapper {
	margin: autoem;
	font-weight: normal;
	color: #000000;

	}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	list-style-type: none;
	text-align: left;
	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;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #000000;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0;
	margin: 0;
	}

#navCategoryIcon, .buttonRow {
	margin: 0.5em;
	}

#indexProductListCatDescription {
	margin: 1em;
	}

#productListHeading {
	margin: 0.7em;
	}

#navBreadCrumb {
	padding: 0;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert, .inputRequirement {
	color: #cc0000;
	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, #bannerOne {
	padding-top: 0em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float:right;
	text-align: center;
	margin: 0em;
	}

.tableHeading TH {
	text-align: left;
	padding-left: 0.5em;
	}

.tableHeading {
	background-color: #8EA327;
	border-bottom: 1px solid #8EA327;
	color: #ffffff;
	margin-top: 0.3em;
	 }

#cartSubTotal, .cartDiscount {
	background-color: #8ea327;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	height: 1.6em;
	padding-right: 2em;
	padding-top: 0.2em;
	}

.tableRow, .tableHeading {
	height: 2.2em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartTotalsDisplay {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
	}
	
.cartQuantity {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
	}

.cartProductDisplay {
	padding: 0.3em;
	text-align:left;
	}

.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: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal, .cartBoxDiscount {
	text-align: right;
	font-weight: bold;
    color:#000000;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 0.5em;
	font-size:0.9em;
	}

#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: #cc0000;
	}

.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;
	}
	
.cartBoxEmpty {
	font-weight: bold;
	margin-left:0.5em;
	padding-top:0.5em;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	padding: 0em;
	}

.categoryIcon {}

#cartImage {
	margin: 0.2em 1em;
	padding-right:0.5em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .centerBoxContentsFeatured {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
	}

.centerBoxWrapper{
	height: 1%;
	margin: 1.1em 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-image:url('../images/centerbox-bg.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	}


h2.centerBoxHeading {
	font-size:20px;
	color: #8ea327;
	padding-top: 0.4em;
	margin:auto;
	}
	
.centerBoxWrapperContents{
	margin-top: 5px;
	}

/*sideboxes*/
.columnLeft {}

.leftBoxHeading, .rightBoxHeading {
	font-family:Calibri,Trebuchet MS,tahoma,arial,sans-serif;
	font-size:20px;
	color:#8ea327;
	margin:0px;
	padding-top: 0.2em;
	padding-left: 0.2em;
	background-image:url('../images/sidebox-top.jpg');
	background-position: top center;
	background-repeat:no-repeat;
	text-align:left;
	}
	

.leftBoxHeading a, .rightBoxHeading a {
	color:#8ea327;
	}

.centerBoxHeading {
	font-family:Calibri,Trebuchet MS,tahoma,arial,sans-serif;
	font-size:20px;
	color:#8ea327;
	margin:0px;
	margin-bottom:2px;
	background-image:url('../images/centerbox.jpg');
	background-position: center;
	background-repeat:no-repeat;
	text-align:center;
	height: 35px;
	}


.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-bottom: 2em;
	margin-top: 0.2em;
	background-image:url('../images/sidebox-bottom.jpg');
	background-position: bottom center;
	background-repeat:no-repeat;
	}


.sideBoxContent {
	padding-top: 0.3em;
	padding-left: 0.7em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #8ea327;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited {
	color: #8ea327;
	}

centerBoxHeading a:visited {
	color: #8ea327;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoStatus, .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;
	}

.rightBoxHeading, .leftBoxHeading {
	text-align: left;
	height:35px;
	}

.productListing-data {
	text-align: left;
    vertical-align:top;
    padding-right:2em;
    padding-top:1em;
    padding-bottom:1em;
    border-bottom: 3px double #8EA327;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
A.category-links, A.category-links:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	color: #8ea327;
	text-decoration: none;
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

.rowOdd {
	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 {
	height: 2em;
	}
	
#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading {
	border-bottom: 1px solid #8EA327;
	background-color: #8EA327;
	}

#cartContentsDisplay {
	border: 1px solid #8EA327;
	}

.productListing-rowheading {
	display:none;
	height: 2em;
	color: #e3a880;
	}
	
.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {
	border-bottom: 1px solid #8EA327;
	}

#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 {

	}

#productDescription {clear: both;}

#productsListingTopNumber, #reviewsDefaultListingTopNumber, #allProductsListingTopNumber, #newProductsDefaultListingTopNumber {
                padding-bottom: 0;
                padding-top: 2.6em;
                }

#productsListingBottomNumber, #reviewsDefaultListingBottomNumber, #allProductsListingBottomNumber, #newProductsDefaultListingBottomNumber {
                padding-top: 1.1em;
                padding-bottom: 0;
                }
				
#productsListingListingTopLinks, #reviewsDefaultListingTopLinks, #allProductsListingTopLinks, #newProductsDefaultListingTopLinks {
                padding-bottom: 0.5em;
                padding-top: 2em;
                }

#productsListingListingBottomLinks, #reviewsDefaultListingBottomLinks, #allProductsListingBottomLinks, #newProductsDefaultListingBottomLinks {
                padding-top: 0.5em;
                padding-bottom: 2em;
                }

A:hover.category-top, A:hover.category-products {
	color: #8ea327;
	text-decoration: none;
	}
A:hover.category-links {
	color: #8ea327;
	text-decoration: none;
	}

#cartContentsDisplay {
	width:100%;
	}

#productListing {
    padding-left: 1em;
	margin-right: 0.5em;
                }

.forward-review {
	float: left;
	}

.categoryIcon {
	display:none;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin-left: 0.1em;
	font-family: tahoma, arial, helvetica, sans-serif;
	}

input[type=text], input[type=password], input[type=email_address], select {
	display: inline;
	padding: 2px 3px;
	font-size: 1em;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	font-family: tahoma, arial, helvetica, sans-serif;
}

textarea {
	display: inline;
	padding: 2px 3px;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	font-size: 1em;
	font-family: tahoma, arial, helvetica, sans-serif;
}

input[name='keyword'] {
	width: 250px;
	}

.loginheader {
	float: right;
	}

.boxText{
	padding-left:0.2em;
	}

.PayPalButtonCart {
	float: right;
    padding-top:0.5em;
	}

.cart_products_price {
	padding-left:5px;
	text-align:left;
	}

#indexProductList {
	padding:0em;
	margin:0em;
	}

#sorter {
	padding-left: 0.7em;
	padding-bottom: 1em;
	}

.smallProductImage {
	padding:1em;
	}

#reviewsInfoDefaultDate {
    border-bottom: solid 1px #8EA327;
    padding-bottom: 1em;
                }

.rating_reviews_default {
    padding-top: 0.5em;
                } 

h3.rightBoxHeading {
	font-size:20px;
	color:#8ea327;
	}

h3.rightBoxHeading a {
	font-family:Calibri,Trebuchet MS,tahoma,arial,sans-serif;
	font-size:20px;
	color:#8ea327;
	margin:0px;
	margin-bottom:2px;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 0.2em;
	text-align:left;
	}

#categoriesHeading, #informationHeading, #bestsellersHeading, #logosideboxHeading, #loginboxHeading, #searchHeading, #currenciesHeading, #manufacturersHeading {
	font-size:20px;
	color:#8ea327;
	}

.loginBoxLinks ul li a {
	text-align: left;
	}

.cart_sidebox, #cartBoxEmpty {
	text-align: left;
	}

#cartBoxEmpty {
	padding-top:0.5em;
	margin-left: 0.5em;
	}

.current {
	color: #cc0000;
                }

.checkboxLabel {
	color: #cc0000;
	font-weight: bold;
                }

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}
.information {padding: 10px 3px; line-height: 150%;}
.informationLogin {padding: 3px;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#e3e4d4;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

#PPECbutton {
	}

.smallMenu {
	display:inline;
	text-align:center;
	margin:auto;
	font-size: 1.3em;
	font-family:Calibri,Trebuchet MS,tahoma,arial,sans-serif;
	margin-top: 0.3em;
	}

.menusearch {
	float:right;
	display:inline;
	}

.menucurrencies {
	float:right;
	display:inline;
	margin-top:0.5em;
	}

#searchContent {
	margin-left:-0.5em;
	}

#infoShoppingCart {
	background-image:none;
	}

#login-password {
	margin-left: 0px;
	}

#login-email-address {
	margin-left: 0px;
	}

#loginColumnLeft {
	width: 55%;
	margin-left:1em;
	float: left;
	}

#loginColumnRight {
	width: 35%;
	margin-left:2em;
	float: left;
	}

.loginFieldsetLeft, .loginFieldsetRight {
	width:95%;
	padding-top:0.5em;
	}

#checkoutBillto {
	width:100%;
	}

#checkoutBillto_payment {
	width:50%;
	}

#ccProductsHeading {
	text-align:left;
	}
xmp {
	font-size: 1.2em;
	font-weight: normal;
	}

.centerBoxContentsProducts {
	padding-top:5px;
	}

h3.itemTitle {
	font-size: 1em;
	font-weight: bold;
	}

label.attribsInput {
	font-size:1em;
	}

#productAttributes {
	float:left;
	width: 100%;
	padding-left:1em;
	padding-bottom: 0.5em;
	}

.wrapperAttribsOptions {
	float:left;
	width: 100%;
	}

.tabTable {
	border-top:3px double #8EA327;
	}


label.attribsSelect {
	font-size: 1em;
	}
	
.loginHeader {
	font-size:10px;
	}
	
.smalltext1 {
	text-align: center;
	color:#000000;
	font-weight:bold;
	}

.save {
	text-align: center;
	color:#8EA327;
	font-weight:bold;
	}
	
.norm {
	text-align: center;
	color:#000000;
	font-weight:bold;
	}