/**
 * 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{
background-color: /* #09bae0 */ #F4f4f4; font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 8pt;color:#231f20;margin:0;padding:0;text-align:left;direction:ltr;unicode-bidi:embed;
	background: #231F20  url(../images/background-1920.gif); 
	background-repeat:no-repeat;
	background-position: Bottom CENTER;
	padding-bottom: 180px;
	letter-spacing: 0.8pt;
}
 /*
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background: #008bae;
	} */

a img {border: 0 }

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

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

.biggerText {
	/* font-size: 1.2em; */
	}
	
	Table {border: 0;
		padding:0;
		margin: 0;
		}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT {
	display: inline;
	font-size: 8pt;
	margin: 0.1em;
	/* background: #fff; */
	}

INPUT {
	display: inline;
	font-size: 8pt;
	margin: 0.1em;
	background: #FAFAFA;
	border: 1px solid #ffa800;
	-webkit-border-radius: 3px;
	-moz-border-radius:  3px;
	border-radius:  3px;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #FFF;
		border: 1px solid #777;
	}

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

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

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

.inputLabelPayment{
margin: 0; 
padding:0;
list-style-type: none;
	line-height: 1em;
}
	
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

ADDRESS {
	padding: 0.5em;
	font-style: normal;
	}

	P{	padding: 0em; margin: 1em 0em 1em 0em;}

ADDRESS {

	}

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

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

.messageStackSuccess {
	z-index: 100;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 250px;
	background-color: #00ff00;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1006px;
	vertical-align: top;

	}

#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
	}
#headerWrapper {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#contentMainWrapper {
				position: inherit;
				display: block;
				margin-top: 1px;
				}
	
#logoWrapper	{	
	position: relative;

	width: 1006px;
	height: 90px;
	clear: both;
	}	
	


#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	height: 1%;
	} 
	
 #mainWrapper {
	margin: auto;
	height: 1%;
	
	/* -moz-border-radius:  10px; */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-bottom-left-radius:  10px;
	border-bottom-right-radius:  10px;
	/* box-shadow: 0px 0px 5px rgba(255,255,255,1); */
	} 
	
	#mainWrapper2 {
	position: absolute;
	z-index:-1;
	display:block;

	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	box-shadow: 0px 0px 250px rgba(255,55,55,1);
	 -webkit-transform: scale(10);
	 /* -moz-transform: scale(4); */
	 transform: scale(10);
	}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

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

.floatingBox {
margin: 0;
}

div#productDetailsListWrapper {
display: block;
padding: 0;
margin-top:0;
margin-bottom: 5px;
margin-left: 0;
border: 1px solid #000;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-color: #cacaca;
width: 100%;
clear: both;
}



ul#productDetailsList{
position: relative;
list-style-type: none;
width: 100%;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
float: left;
display: block;
margin: 0em;
padding-left: 0em;
padding: 0;
border: 0px solid #fff;
text-align: left;
}

#productDetailsListWrapper ul li {padding: 2px 4px; background-color: #eee; border-bottom: 1px solid #fff;}
#productDetailsListWrapper ul li:nth-child(2n+0) {background-color: #efedfd;}
#productDetailsListWrapper ul li:nth-child(2n+1) {background-color: #dfdefe;}

	
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

#navCatTabsWrapper {
	position: relative;
	display: block;
	top: 2px;
	background-color: #333;
	width: 100%;
	}
	
	#navSuppWrapper {
	position: relative;
	display: block;
	clear: both;
	margin-bottom: 2px;
	background-color: #909090;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
	
#navMainWrapper {
	display: block;
	padding: 0em;
	margin-top: 0em;
	background-color: #000;
	color: #ffffff;
	width: 1006px;
	vertical-align: middle;
	/* border-bottom: 2px solid #000; */
	}

	#categoriesContent ul { 
	margin: 0;
	padding:0;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}
	.category-subs-selected { color: #f00;}
	.category-subs-parent {font-weight: bold;}
	
 #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
#navMain ul {
	padding: 5px 0px 5px 4px;
	position: relative;
	left: 0px;
	margin-left: 0px;
	margin-top:2px;
	margin-bottom:4px;
	/* padding:3px;*/
	list-style-type: none;
	text-align: center;
	}

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


#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	
	}
	
	#navMain ul li a {
		text-decoration: none;
	font-size: 7pt;
	padding: 5px 10px;
	color: #FFF;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	font-family: "tahoma",helvetica,Verdana,sans-serif;
	font-weight:bold;
	background-color: #c73333;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-shadow: 0px 0px 2px #000;
	}
	 #navMain ul li a:hover {
	 background-color: #249ab4;
	 color: #fff;
	 text-shadow: 0px 1px 1px #000;
	 	box-shadow: 0px 0px 0px #fff;
	 }
	
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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 {
width: 1006px;
text-align: right;
padding: 3px 0px 3px 0px;
	/* 
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	*/

	background-color: #000;
	}

#navColumnOne {
	background-color: #FFF;
	width: 200px;
	}

#navColumnTwo {
	background-color: #FFFFFF;
	width: 142px;
	}
.ColumnThree { 
	width: 658px;
	-moz-box-shadow: -6px 2px 5px rgba(0,0,0,0.3);
	-khtml-box-shadow: -6px 2px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: -6px 2px 5px rgba(0,0,0,0.3);
	box-shadow: -6px 2px 5px rgba(0,0,0,0.3);
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
	div.additionalImages{ height: 49px; width: 49px; border: 1px solid #ccc; margin-left: 5px; margin-bottom: 5px; overflow: hidden;-webkit-border-radius: 0.2em;
	-moz-border-radius:  0.2em;
	border-radius:  0.2em; }
	.additionalImages img{ left:-25%;}

.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;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0;
	}
	
.centerColumn {
width: 656px;
padding: 4px;
}
	
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 7pt;
	}

/*Shopping Cart Display*/
#cartAdd {
position: relative;
display: block;
	float: left;
	/* text-align: center; */
	border: 0px solid #000000;
	clear: both;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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: 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-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale{
	color: #ff0000;
	}
	
.productPriceDiscount {
font-size: 9pt;
	color: #ff0000;
	}

.orderHistList {
	margin: 0;
	padding: 0;
	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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
	
	#productMainImage {
		
		width: 100%;
		height: 100%;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {font-weight: normal; color: red;}

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

/*sideboxes*/
.columnLeft { border-right: 2px solid #DDD; }



h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a, * #navBreadCrumb{
	/* font-size: 1em;
	color: #ffffff; */
	width: 100%;
	
	font-family: "verdana", Verdana,sans-serif;
	font-size: 7pt;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 3pt;
	font-weight: normal;
	text-shadow: rgba(255, 255, 255, 1) 0px 1px 1px;
	}

 	.leftBoxHeading, .centerBoxHeading, #navEZPagesTop , #navBreadCrumb, #navEZPagesTop, .rightBoxHeading {
	vertical-align: middle;
	height: 14px;
	margin: 0;
	background-color: #DDD;
	padding: 0.5em 0;
	}
	
	.centerBoxHeading { font-size: 9pt; background-color: #fff; 	width: 100%; border-bottom: 1px dashed #aaa;}	
	
	* #navBreadCrumb {
	letter-spacing: 0;
	}
	
	#navBreadCrumb {
	overflow: hidden;
	padding-left: 5pt;
	}

.leftBoxContainer {
	border: 0px solid #ffffff;
	/* Trycker ner vänster nav */
/*	margin-top: 0.3em; */
	margin-bottom: 1em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.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, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
	.banners { display: block; float: left }
	.banners-main { display: block; float: left; margin-bottom: 4px;}
	.banner-space { display: block;float: left; width: 4px;}
	
	.banners-main img{
		border: 0px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius:  3px;
	border-radius:  3px;
	}

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

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

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

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
	}

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

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

	
	
	
	.category-top { font-size: 10pt; font-weight: bold; padding-right: 20px;}
	#produkt-pris {text-align: right;}
	h2#productPrices { color: #f00; font-size: 20pt; font-family: Verdana; font-weight:bold; margin: 0.3em 0em;}
	#productDescription h2, #productDescription h4{ font-weight:bold; font-size: 1em;}
	#productMainImage img  { vertical-align: middle; border: 0px solid #777;
	margin: 0px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;}
	#productMainImage {border: 1px solid #ccc; width: 194px; height: 194px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius:  0.5em;
	border-radius:  0.5em;
	overflow: hidden;
	padding: 2px;}
	#productQuantityDiscounts {float:left; display: block; clear: both;}


	#productQuantityDiscounts table { background: #ffD8d8; /* for non-css3 browsers */
-webkit-border-radius: 3px;
	-moz-border-radius:  3px;
	border-radius:  3px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#FFCCCC'); /* for IE */
background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #FFCCCC 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fcc)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fff,  #fcc); /* for firefox 3.6+ */ 
border: 1px solid #000; 
margin-bottom: 10px;
width: 190px;
display: block;
clear: both;}
	#productQuantityDiscounts td {border-bottom: 1px solid #fff}
	
	#product_info_qty { text-align:center; width: 40px; height: 39px; -webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
border-radius: 0.3em;
border-color: #00aa00;
padding:0;
margin: 0;
font-size:100%;
font-weight:bold;
vertical-align: middle;
float: left;
margin-right: 20px;}

.productListing-odd, .productListing-even { height: 85px;
background: #f4f4f4; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee'); /* for IE */
background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #eeeeee%);
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeeeee)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fff,  #eeeeee); /* for firefox 3.6+ */ 
}
.productListing-data{border-bottom: 1px solid #baa; padding: 10px 0px;}

.listingDescription, .itemTitle {text-align: left;}
h3.itemTitle {font-weight: bold;font-size: 10pt; letter-spacing: 1pt;}

.beskrivning-wrapper {display: block; float: right; position: relative;  width: 190px; padding: 0; margin-left: 10px; margin-right: 10px; margin-bottom: 10px;}
#productDescription {clear:left;}
#productAdditionalImages {float: left; vertical-align: top;}
#attribsOptionsText, .attributesComments, .optionName, .attribsRadioButton  {font-size: 7pt;}
#productAttributes {float: left; display: block; clear: both;}
#productName {font-size: 14pt;}
.listingProductImage {border: 0px solid #f00; -webkit-border-radius: 5px;
	-moz-border-radius:  5px;
	border-radius:  5px;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-khtml-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);}
	
	.categoryWrapper { 
		display: block;
		background-color: #fff; 
		padding: 5px;
		height:1%;
		clear: both;
	}	
	
	.categoryWrapper h1{ 
		width: 50%;
		background-color: #fff; 
		border-top: 0px solid #222;
		border-left: 0px solid #222;
		border-right: 2px solid #222;
		border-bottom: 2px solid #222;
		margin: -2px;
		padding: 2px;
		clear:both;
		margin-bottom: 5pt;
		text-shadow: 0px 1px 1px #ccc; 
	}
	.categoryListBoxContents {margin: 10pt 0;display: block;  vertical-align: middle; padding:5px 0px;}
	.categoryListBoxContents a {vertical-align:middle; padding: 10px; background-color: #F00; color: #fff; border-radius: 5px;-moz-border-radius: 5px; margin:0; font-weight: bold; /* text-shadow: 0px -1px 5px #CCC, 0px 1px 5px #000;*/}
	.categoryListBoxContents:hover {-webkit-transform: scale(1.1);
	 -moz-transform: scale(1.1);
	 transform: scale(1.1);}
	 	.centeredContent:hover { box-shadow: 5px 5px 10px #ccc;
		-moz-box-shadow: 5px 5px 10px #ccc;
	 	 border-radius: 3px;
		-moz-border-radius: 3px;
		}
	
	.centeredContent, .ContentIMG{-webkit-transition: all 250ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out;}
	
	.ContentIMG:hover { box-shadow: 5px 5px 10px #ccc;
		-moz-box-shadow: 5px 5px 10px #ccc;
	 	 border-radius: 3px;
		-moz-border-radius: 3px;
		border: 1px solid #FFF;}
 
	.paymentul, .ccinfo{list-style-type: none;}
	.paymentul {padding: 0; margin:0;}
	.paymentul li {line-height: 3em;}
	.ccinfo li {line-height: 2em;}
	/* .paymentul li:hover, .ccinfo li:hover {background-color:#E0EFFf;} */
	.radioButtonLabel {font-weight: bold;}
	.newsContent br {height:0px; padding:0em; margin:0em;}
	.category-top {line-height: 2.0em;}
	#categoriesContent ul {background-color: #FAfAfA;color: #000;}
	#category-top {background-color: #FFF;border-bottom: 1px dashed #AAA;}
	#category-top:hover, #categoriesContent ul li a:hover, .categoryListBoxContents a:hover  {background-color: #FF8;color: #000;}
	#catBoxDivider {height:0px; color: #fff;border:0;}
