/* CSS Document */

@charset "utf-8";
#container {
	width: 100%;
	margin: 0;
	padding: 15px 0px 0px 0px;
}
#mainWrapper {
	width: 764px !important;
	margin: 0 auto !important;
	position: relative;
	background-image: url('../images/contentBG.gif');
	background-repeat: repeat-y;
}
.listingDescription div, div.listingDescription {
}
#logoWrapper {
	width: 100%;
	height: 115px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#tagline {
	color:#000000;
	width: 550px;
	height: 65px;
	position: absolute;
	padding-left: 445px;
}
#logo {
/*padding: 40px 0 0 10px;*/

}
#logobottom {
	background: url('../images/header_bottom_shadow.jpg') no-repeat;
	height: 11px;
	width: 100%;
}
#navMainWrapper {
	height: 21px !important;
}
#navEZPagesTop {
	display: none;
}
#navColumnOne {
	width: 180px;
}
div#center {
/*width: 544px;*/

}
#bottomnav {
	clear: both;
	padding: 5px 0;
}
#bottomnav ul {
	display: inline;
}
#navSuppWrapper {
	padding-top: 5px;
}
#left {
	float: left;
	width: 200px;
	font-stretch: condensed;
	font-family:Arial, Helvetica, sans-serif;
}
#right {
	float: right;
	width: 535px;
}

#navMain {
	width: 100%;
	height: 21px !important;
	text-align: right;
}
#navMain ul {
	display: inline;
	list-style-type: none;
}
#navMain ul li a {
	padding: 0 5px 0;
}
.right15 {
	padding-right: 15px;
}
#contentMainWrapper {
	position: relative;
	width: 764px;
	background-image: url('../images/contentBG.gif');
	background-repeat: repeat-y;
}
#footer {
	clear: both;
}
/*************************************

  Clears the last floated div in

  the mainContentWrapper, to allow the

  wrapper to contain all content and

  show the background image.

**************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

.highlightContent {
	padding: 20px;
	background-image: url('../images/facelogo.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 460px;
	height: 160px;
}

#navigation, {
 margin:0;
 padding: 0;
}
#informationContent ul {
	margin-left: 0;
	padding-left: 0;
}
#whatsnewContent, #reviewsContent, #specialsContent, #cartBoxListWrapper, #featuredContent {
	padding: 5px;
}
#cartBoxListWrapper ul li {
	padding: 0 15px;
}
div.cartBoxTotal {
	width: 75%;
	margin: 0 auto;
	text-align: center;
}
#siteinfoIP {
	margin: 5px;
}
#center {
	padding: 0 8px 0 0;
}
.navNextPrevList a {
	padding: 5px;
}
/* CSS Document */

body, html {
	background-color: #380849;
	color: #34352D;
	background-image: url('../images/page_bg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}
#container {
	background-color: #380849;
	color: #34352D;
	background-image: url('../images/page_bg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}
h1 {
	color: #6610AA;
}
/***************
	Links
***************/
a {
	color: #D2A7EC;
	font-weight: bold;
}
#navEZPagesTOC ul li a {
	color: #530053;
}
a:visited {
	color: #939;
}
a:hover, #navEZPagesTOC ul li a:hover, /*#navMain ul li a:hover, #navSupp ul li a:hover,*/ #navCatTabs ul li a:hover {
	color: #FF6600;
}
#navMain ul li a:link, #navSupp ul li a:link, #navMain ul li a:visited, #navSupp ul li a:visited, #navMain ul li a:active, #navSupp ul li a:active {
	color: #FFF;
}
#navMain ul li a:hover, #navSupp ul li a:hover {
	border-bottom: 1px dotted #FFF;
}
a:active {
	text-decoration: none;
}
a.category-links:hover, #categoriesContent a:hover, a.sideBoxContent:hover, a.category-top:hover, #ezpagesContent a:hover, #whatsnewContent a:hover, #reviewsContent a:hover, #informationContent a:hove, #moreinformationContent a:hover, #productnotificationsContent a:hover, #informationContent a:hover {
color: #FF6600;
}
input:focus, select:focus, textarea:focus {
	background-color: #FFFFCC;
	color: #2C445C;
}
FIELDSET {
	border: 1px solid #cccccc;
}
HR {
	border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	border: 1px solid #000000;
}
.messageStackWarning, .messageStackError {
	background: #FF881C;
	color: #ffffff;
	font-weight: bold;
}
.messageStackSuccess {
	background: #00FA9A;
	color: #ffffff;
	font-weight: bold;
}
.messageStackCaution {
	background: #FFD700;
	color: Black;
	font-weight: bold;
}
/*wrappers - page or section containers*/

/********************
    top Navigation 
********************/
#navMain {
	background-image: url('../images/logo_bottom.jpg');
	background-repeat: no-repeat;
}
#navColumnOne {
	background-color: transparent;
}
#tagline {
	color:#000000;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
}
#navEZPagesTOCWrapper {
	border: 1px solid #000000;
}
#navBreadCrumb {
	font-weight: bold;
	color: #FF6600;
	padding: 3px;
	border-bottom: 1px dotted #137DCB;
}
#navBreadCrumb a {
	font-weight: bold;
	color: #D2A7EC;
	padding: 3px;
}
#navBreadCrumb a:hover {
	color: #FF6600;
}
#navEZPagesTop {
	background-color: #ffff33;
}
.alert {
	color: #FF881C;
}
/*Shopping Cart Display*/
#cartAdd {
	border: 1px dotted #FFF;
}
.tableHeading, #cartSubTotal {
	background-color: #AA80B2;
	color: #FFF;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FF3300;
}
/*sideboxes*/

h1.centerBoxHeading, h2.centerBoxHeading, h3.centerBoxHeading, #checkoutConfirmDefaultHeadingCart {
	margin: 0.3em;
	padding: 0em;
	text-align: left;
	font-weight: bold;
	color: #6610AA;
	font-variant: small-caps;
	height: 20px;
	border-bottom: 2px solid #6610AA;
}
h3.leftBoxHeading a:hover {
	color: #FFF;
}
.rowOdd, .productListing-odd {
	background-color: #F0EAF3;
}
.rowEven, .productListing-even {
	background-color: #FFF;
}
#cartContentsDisplay {
	border-bottom: 1px solid #2D4F72;
}
.productListing-data .itemPrice {text-align: center;color: #6610AA;
	font-variant: small-caps; margin-left: -10px; margin-right: -10px;}
.buttonRow {
	color: Red;
	font-weight: bold;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
}
#center {
	padding-right: 25px;
}
#search {
	background-image: url('../images/searchbox.gif');
	background-repeat: no-repeat;
}
#bottomnav {
	background-image: url('../images/footerbg2.jpg');
	background-repeat: repeat-y;
	overflow: visible;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.productListing-data .itemTitle, .productListing-data .itemTitle a, .productListing-data .itemTitle a:visited {
	margin: 0;
	Padding: 0;
	color: #420068;
	text-decoration: none;
	padding-bottom: 5px;
}
.productListing-data .itemTitle a:hover {
	color: #FF6600;
	text-decoration: none;
}
#navMain a {
	color: #FFF;
}
#copyright, #footer {
	color: #FFFFFF;
	background-color: transparent;
}
#copyright a {
	color: #FFFFFF;
}
#copyright a:hover {
	color: #FFFFFF;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
}
#navColumnOne a, #navColumnOne ul li a {
	color: #FFF;
}
#navColumnOne a:hover, #navColumnOne ul li a:hover {
	color: #FF6600;
}
#contentMainWrapper {
	background: #FFF url('../images/contentBG.gif') repeat-y left top;
}
.productListing-odd, .productListing-even {
	border-bottom: 1px solid #294D70;
}
.sideBoxContent {
	color: #FFF;
}
.sideBoxContent>.normalprice {
	color: Yellow;
	font-weight: bold
}
.sideBoxContent>.productSpecialPriceSale {
	color: Yellow;
	font-weight: bold
}
.sideBoxContent>.productPriceDiscount {
	color: #FF881C;
	font-weight: bold
}
.sideBoxContent>.productSalePrice {
	color: #FF881C;
	font-weight: bold
}
.sideBoxContent>.productSpecialPrice {
	color: #FF881C;
	font-weight: bold
}
#cartBoxListWrapper ul li a {
	color: #FFF;
}
#bottomnav {
	background-image: url('../images/footerRepeat.gif');
	background-repeat: repeat-y;
}
#cartSubTotal {
	border-top: 1px solid #B6A297;
}
.cartNewItem, .cartNewItem a {
	color: #CC99CC;
}
.cartOldItem, .cartOldItem a {
	color: #FFCCFF;
}
div.cartBoxTotal {
	background-color: #FFF;
	color: #333;
}
#shoppingcartContent {
}
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
}
a img {
	border: none;
}
a:link, a:visited, #navEZPagesTOC ul li a {
	text-decoration: none;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.5em;
}
h3 {font-size: 1.1em;}
h3, h3 a, h3 a:visited, #featured h3, #featured h3 a:visited, #featured h3 a, .navColumnOneWrapper .leftBoxContainer h3, .navColumnOneWrapper .leftBoxContainer h3 a, .navColumnOneWrapper .leftBoxContainer h3 a:visited; h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading a:visited {
	color: #FFF;
	font-weight: bold;
	font-variant: small-caps;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1em;
}

.productName, #productListHeading {
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	padding: 3px;
}
.biggerText {
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.2em;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
}
FORM, SELECT, INPUT {
	display: inline;
}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
}
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;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
.centerBoxContentsNew, .categoryListBoxContents {
	padding: 10px 0;
}
LABEL.inputLabel {
	width: 11em;
	float: left;
}
LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 12em;
	float: left;
}
P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
}
.clearBoth {
	clear: both;
}
HR {
	height: 2px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: none;
	color: #000000;
	background-color: #000000;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
}
#headerWrapper, /*#contentMainWrapper,*/ #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#tagline {
	font-size: 200%;
	text-align : center;
	vertical-align: middle;
}
#sendSpendWrapper {
	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;
}
.navNextPrevWrapper {
	margin: 0.1em 0em 0.5em 0em;
	padding:  0.3em 0em 0.8em 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0.3em 0em;
	padding:  0.8em 0em;
	list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	height: 1%;
	width: 100%;
}
#navMain ul {
	margin: 0 0 0 25px;
	padding:  8px 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}
#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding:  .5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
/*#navMain ul li a, */#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	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;
}
#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}
#navBreadCrumb, #navEZPagesTop {
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0.5em;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}
.alert {
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
/*.centerColumn,*/ #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.3em;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.8em;
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	padding: 1em;
	font-weight: bold;
}
#cartSubTotal {
	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 {
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	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;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}
.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;
}
/*sideboxes*/
.columnLeft {
}
h3.leftBoxHeading, h3.leftBoxHeading a {
	margin: 0;
}
.leftBoxHeading {
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
	height: 22px;
	padding-top: 5px;
	text-align: center;
	background-image: url('../images/box_category_top.jpg');
	background-repeat: no-repeat;
	margin-left: 26px;
	background-position: top center;
	vertical-align: middle;
}
.centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
}
#contentMainWrapper {
	clear: both;
	padding-top:5px;
}
.leftBoxContainer {
	width: 220px;
	margin: 0;
	padding: 0;
}
.sideBoxContent {
	width: 180px;
	margin-left: 15px;
	background-color: transparent;
	background-image: url('../images/box_center_repeat.jpg');
	background-repeat: repeat-y;
	padding: 5px;
	background-position: center;
}
.leftboxfooter {
	margin-bottom: 10px;
	background-image: url('../images/box_bottom.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 180px;
	margin-left: 20px;
}
.sideBoxContent a, .sideBoxContent ul li a {
	margin: 5px 8px;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
}
.rightBoxHeading {
	margin: 0em;
	padding: 0.2em 0em;
}
h3.leftBoxHeading a:hover {
	text-decoration: none;
}
h3.rightBoxHeading a:hover {
	text-decoration: none;
}
.rightBoxContent {
	margin-bottom: 1em;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #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;
	list-style-type: circle;
	color: #FFF;
	margin-left: .5em;
}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}
#bestsellers li a {
	margin: 0;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/*misc*/
.back {
	float: left;
}
.forward {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	height: 1.5em;
	vertical-align: top;
}
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;
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}
.productListing-odd, .productListing-even, .productListing-rowheading, .productListing-data {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #B2B6B9;
	padding: 1em;
	text-align: left;
}
.productListing-odd, .productListing-even {
}
.productListing-rowheading {
	background-color: #B2B6B9;
}
#productsListingListingTopLinks {
	padding-bottom: 1em;
}
#popupCVVHelp, #popupAdditionalImage, #popupImage, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #popupShippingEstimator, #popupSearchHelp {
	background-image: none;
	background-color: white;
}
#siteinfoLegal {
	width: 100%;
	margin: auto;
	background-image: url('../images/bg_footer.png');
	background-position: bottom center;
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	height: 50px;
	color: #666;
	text-decoration: none;
	position: absolute;
	vertical-align: middle;
}
h3.copyright {
	color: #7615A3;
	width: 880px;
	height: 30px;
	text-align: center;
	margin: auto;
	position: relative;
	bottom: 2px;
	white-space: nowrap;
	line-height: 30px;
	vertical-align: text-bottom;
}
.parsetime {
	position: relative;
	width: 100%;
	text-align: right;
}
.parsedata {
	float: right;
	margin-right: 20px;
}
div#copylinks {
	float: left;
	margin-left: 20px;
	position: relative;
	bottom: -20px;
	font-weight: 900;
}
.legalCopyright #copylinks a, .legalCopyright#copylinks a:visited, a.copylinks {
	color: #7615A3;
	font-weight: 900;
}
.legalCopyright #copylinks a:hover {
	color: #FF881C;
}
#left 2, #left h2 a, #left h2 a:visited {
 font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-weight: 400;
}
#left h3, #left h3 a, #left h3 a:visited {
	font-weight: bold;
}
#left h4, #left h4 a, #left h4 a:visited {
	color: #ffffff !important;
	font-weight: 900;
}
#ezPageDefault ul li h3 { font-size: 1.5em; list-style: none; }
#ezPageDefault ul li { list-style: none; margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #609; margin-bottom: 8px;}
