/**
 * 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 {
	margin: 0;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #505050;
	background: url(../images/back.jpg) #e5edf5 0 0 repeat;
	}

a img {border: none; }

a, a:link, a:visited, a:active {
	color: #e48e4d;
	text-decoration: none;
}

a:hover {
	color: #bed523;
}

h1 {
	font-size: 2em;
	color: #9ea515;
}

h2 {
	font-size: 1.8em;
	color: #bed523;
	font-weight: bold;
}

h3 {
	font-size: 1.6em;
	color: #e48e4d;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	color: #707070;
	font-weight: bold;
	font-size: 1.4em;
}

h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.3em;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
}

*:focus {outline: none;}

CODE {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

FORM, SELECT, INPUT {
	display: inline;
	margin: 0.1em;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

TEXTAREA, INPUT, SELECT {
	border:1px solid #8c994c;
	padding:4px;
	margin:2px;
	font-size:10pt !important;
	line-height:14pt;
	color: #556600;
}

FIELDSET {
	padding: 1em 1.2em 3em 1.2em;
	margin: 1em 0em;
	border: 1px solid #556600;
	}

LEGEND {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0.5em;
	color: black;
	}

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: 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;
	font-weight: normal;
	}

P {
	font-size: 1.4em;
	}

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 {
	font-weight: bold;
	line-height: 1.8em;
	padding: 0.3em;
	margin:0.5em auto;
}

.messageStackWarning, .messageStackError {
	background-color: #6f801a;
	border: 1px solid #586614;
	color: #ffffff;
	}

.messageStackSuccess, .messageStackCaution {
	background-color: #edf2ce;
	border: 1px solid #d3d9b8;
	color: #000000;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	vertical-align:middle;
	padding:3px 5px;
}

/* wrappers - page or section containers */
#wrapthemainWrapper {
	width: 960px;
	background: url(../images/funky_shadow.png) transparent top left repeat-y;
	padding:0 10px;
	margin: 0 auto;
}

#mainWrapper {
	text-align: left;
	width: 960px;
	vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #ezPageBoxList, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
}

#logoWrapper a {
	height: 1%;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}

#navColumnMiddleWrapper {
	padding: auto 25px;
}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
	}

.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;
	}

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	height: 5px;
	width: 240px;
	}

#navSuppWrapper {
	margin: 1.5em auto;
	text-align: center;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navCatTabs ul li {
	display: inline;
	text-align: center;
	color: #9ea515;
	width: 160px;
	height: 36px;
	padding:0;
	margin:0;
	}

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0 12px;
	margin: 0;
	color: #9ea515;
	font-size: 1.2em;
	font-weight: bold;
}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#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 {
	color: #ffffff;
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.8em;
	margin: 10px 0 0;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #ffffff;
	color: #99b31b;
}

#navBreadCrumb a, #navBreadCrumb a:link, #navBreadCrumb a:visited, #navBreadCrumb a:active {
	color: #000;
}

#navBreadCrumb a:hover {
	color: #e54d00;
}

#navEZPagesTop {
	background: url(../images/mainmenu_bg.jpg) transparent top left repeat-x;
	font-size: 1.4em;
	line-height: 40px;
	font-weight: bold;
	margin:0;
	padding:0;
	margin-right: 20px;
	text-align: center;
}

#navEZPagesTop ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#navEZPagesTop ul li a, #navEZPagesTop ul li a:visited, #navEZPagesTop ul li a:link, #navEZPagesTop ul li a:active {
	color: #ffffff;
	text-decoration: none;
}

#navEZPagesTop ul li a:hover {
	color: #e48e4d;
}

.navEZPagesTopLink {
	margin: 0 auto;
	padding: 0 12px;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	padding-right: 2em;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1.1em;
	}

/*Shopping Cart Display*/
#cartAdd {
	margin: 2em;
	padding: 1em;
}

.tableHeading TH {
	background: #eff7c6;
	padding: 0.4em;
}

#cartSubTotal {
	border-top: #9ea515 1px solid;
	padding: 0.4em;
	font-size: 1.1em;
 }

#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.2em 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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#ezPageBoxList ul {
	list-style-type: none;
	}

#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 {
	border: #9ea515 1px solid;
	margin: 0 3em 4em 3em;
	padding: 16px 16px 12px 16px;
}

.imgLink {
	width: 100%;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #9ea515;
	color: #ffffff;
	padding: 3px 16px;
	margin: 16px 0 0 -16px ;
}

.imgLink:hover {
	background-color: #e48e4d;
	color: #000000;
}

#productDetailsList {
	font-size: 1.2em;
}

.categoryIcon {
	margin-top: 1em;
	margin-bottom: 2em;
}

#cartImage {
	margin: 0.5em 1em;
	}

#cartContentsDisplay {
	font-size: 1.2em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
}

/*sideboxes*/
.columnLeft {}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	background: url(../images/sidemenu_bg.jpg) transparent top left repeat-x;
	line-height: 40px;
	margin:0;
	padding:0;
	text-align: left;
}

.centerBoxHeading {
	background: url(../images/h1_left.jpg) #9ea515 top left no-repeat;
	line-height: 61px;
	margin:0;
	padding:0 0 0 15px;
	text-align: left;
	white-space: nowrap;
	width: 650px;
}

.centerBoxHeadingRight {
	height: 61px;
	line-height: 61px;
	display: inline;
	overflow: hidden;
	text-align: right;
}

.leftBoxTitle, .centerBoxTitle, .rightBoxTitle {
	color: #ffffff;
	display: inline;
	margin:0;
	padding:0;
	width: 100%;
}

.centerBoxTitle {
	font-size: 2.5em;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	background: url(../images/sidemenu_bottom.jpg) #ecf3c0 bottom left no-repeat;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.categoryListBoxContents {
	text-align: center;
	margin: 10px 20px;
	height: 180px;
}

.categoryImg {
	float: left;
	border: #9ea515 1px solid;
	padding: 0;
	text-align: center;
	margin:0 auto;
}

.catName {
	font-weight: bold;
	font-size: 1.1em;
	background-color: #9ea515;
	color: #ffffff;
	padding: 3px 6px;
	margin: 0 ;
}

.catName:hover {
	background-color: #e48e4d;
	color: #000000;
}


#indexCategories {
	padding-top: 20px;
}

#indexCategories h1 {
	margin-bottom: 20px;
}

#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;
	}

.entrySeparator {
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #d8df82;
}

/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowEven td, .rowOdd td {
	border-bottom: #ecf3c0 1px solid;
}

.cartProductDisplay table tr td {
	border-bottom: none;
}

.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;
	}

.productListing-rowheading {
	height: 42px;
	color: #9ea615;
	}

#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%; font-size: 1.2em;}

#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;
	}

.searchHeader {
	position: absolute;
	top: 80px;
	left: 50%;
	width: 480px;
}

.cartHeader {
	left: 50%;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 100%;
}

.searchField {
	border: none;
	background: url('../images/searchfield.jpg') transparent 0 0 no-repeat;
	width: 132px;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 12px;
	font-size: 1.2em;
	color: #bed523;
}

.pageHighlight {
	position: relative;
	background-image: url(../images/h3_full.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 34px;
	line-height: 34px;
	font-size: 1.4em;
	color: #ffffff;
	font-weight: bold;
	padding-left: 12px;
	z-index: 9999;
	margin: 20px 0;
}

.centerBoxContentsAlsoPurch, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew {
	color: #bed523;
	margin-top: 24px;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 3%;
	padding-right: 3%;
}

#navMain {
	width: 480px;
}

.lightButton li {
	float: right;
	display: inline;
	list-style: none;
}

.lightButton li a {
	background: url(../images/button_light.jpg) #ffffff top left no-repeat;
	color: #9da416;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	float: left;
	height: 27px;
	margin-right: 20px;
}

.lightButton li a span {
	background: url(../images/button_light.jpg) #ffffff top right no-repeat;
	display: inline;
	float: left;
	height: 23px;
	padding: 4px 25px 0 0;
	margin-left: 25px;
	cursor: pointer;
}

.lightButton li a:hover {
	background-position: 0px bottom;
	color: #ffffff;
}

.lightButton li a:hover span {
	background-position: right bottom;
}

.lightButton li a span input {
	border: none;
	background: transparent;
	font-weight: bold;
	color: #9da416;
	cursor: pointer;
}

.lightButton li a:hover span input {
	color: #ffffff;
}

h3.itemTitle {
	font-size: 1em;
}

.productListing-data {
	border-bottom: #bed523 1px dotted;
	padding-top: 2px;
	padding-bottom: 2 px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.productListing-heading {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 12px;
}

.tabTable {
	background: url(../images/list_header.jpg) transparent top left no-repeat;
	font-size: 1.1em;
}

.tabTable th {
	font-size: 1.2em;
	padding-top: 8px;
}

#productsListingTopNumber, #productsListingBottomNumber {
	font-size: 1.1em;
	padding: 0.8em;
	color: #9da514;
}

.rightImg {
	float: right;
	padding-left: 24px;
}

.leftImg {
	float: left;
	padding-right: 24px;
}

.cartProductDisplay {
	vertical-align: middle;
}

.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {
	font-size: 1.1em;
	vertical-align: middle;
}

#cartInstructionsDisplay, .cartTotalsDisplay {
	font-size: 1.2em;
}

.cartTotalsDisplay {
	font-size: 1.1em;
	border: #e48e4d 1px solid;
	background-color: #e5c3a1;
	padding: 0.5em;
	margin: 1em auto;
}

#navSuppWrapper {
	margin : 1.2em auto;
}

.cartTableHeading {
	height: 2em;
	font-size: 1.2em;
	background: #eff7c6;
	padding: 0.4em;
}

.noSpace {
	margin: 0;
	padding: 0;
}

.showInline {
	display: inline-table;
}

.topBoxContent {
	left: 45%;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 160px;
	font-size: 1.8em;
	color: #bed523;
	font-weight: bold;
}

.loyaltyLabel {
	float: left;
	font-size: 0.6em;
	text-transform: uppercase;
	font-weight: bold;
	color: #E48E4D;
}

.loyaltyValue {
	float: right;
	font-size: 0.6em;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #E48E4D;
}

.loyaltyMsg {
	width: 140px;
	margin: 0 10px;
	font-size: 0.6em;
}

.sideBoxContent {
	background-color: transparent;
	padding: 5px 0;
	padding-bottom: 2em;
	margin-bottom: 16px;
}

.sideBoxContent ul { padding:0; margin:0.5em 1em; font-size: 1.3em; font-weight: bold; list-style-type:none; text-decoration: none; }
	.sideBoxContent ul li { padding:0; margin:0; list-style-type:none; }

.sideBoxContent ul ul { font-size: 0.9em; margin:0.8em 1.6em; }
	.sideBoxContent ul ul li { margin:0.4em; font-weight:normal; background-color:#dae5a1; }

.sideBoxContent ul ul ul { font-size: 0.9em; margin:0.6em 1.6em; }
	.sideBoxContent ul ul ul li { margin:0.6em; font-weight:bold; background-color:#f4f8df; }

.sideBoxContent ul li a, .sideBoxContent ul li a:visited, .sideBoxContent ul li a:link, .sideBoxContent ul li a:active { color: #686d10; display: block; }

.sideBoxContent ul li a { padding:2px 6px; text-decoration:none;border:1px solid #ecf3c0; }
.sideBoxContent ul ul li a { padding:2px 6px; text-decoration:none;border:1px solid #ecf3c0; }
.sideBoxContent ul ul ul li a { padding:2px 6px; text-decoration:none; }

.sideBoxContent ul li a span { cursor: pointer; }

.sideBoxContent ul li a:hover { background-color: #ffffff;border:1px solid #9ea615; }
.sideBoxContent ul li a:hover span { color: #686D10; }

.sideBoxContent ul ul li a:hover { background-color: #9ea615;border:1px solid #686d10;}
.sideBoxContent ul ul li a:hover span { color: #ffffff; }

.sideBoxContent ul ul ul li a:hover { background-color: #ffffff; }
.sideBoxContent ul ul ul li a:hover span {
	color: #686D10;
}

.headerMsg {
	position: relative;
	left: 270px;
	top: 135px;
	width: 670px;
	min-width: 670px;
	max-width: 670px;
}

.CeonManualCardCardIcon {
	margin-right: 4px;
}

#listCell0-0 {
	padding-left: 8px;
}