body {
	color: #666;
	text-align: center;
	font: 12px Arial, Helv, sans-serif;
}

a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color:#0000AA;
	text-decoration: none;
}
a:visited {
	color:#0000AA;
	text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color:red;
}
a:active {
	color:#0000AA;
}

#main {
	margin: auto;
	width: 980px;
	
	text-align: left;
	background: url(../images/mainbck.gif) repeat-y;
}
#ramecek {border-left:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;


}

#header {
	width: 980px;
	height: 137px;
	background: url(../images/header1.gif) no-repeat;
}
#leftwrapper {
	width: 799px;
	float: left;

}
#maincolumn {
	padding-top:10px;
	float: right;
	width: 618px;,
	background-color:white;
	border-right: solid 1px rgb(190,190,200);
	border-left: solid 1px rgb(190,190,200);
}

#leftcolumn, #rightcolumn {
	width: 179px;
	float: left;
 	z-index:10;
}
#addcart {
	FLOAT: left; TEXT-ALIGN: left;
}
#productIcon {
	FLOAT: right; TEXT-ALIGN: left;
}
#addcart INPUT{
	VERTICAL-ALIGN: middle;
}

.cfooter {
	clear: both;
	background:  url(../images/cfooter.gif) repeat-x rgb(0,48,158);
	margin-left: 0px;
	height: 35px;
	width: 978px;
	color:#BBB;
}
.cfooter a:link, .cfooter a:visited {
	color:#CCC;
}

.pcfooter {
	padding: 10px 30px 0;
	text-align: right;
}
.mheader, .rheader {
	background:  url(../images/navMenuTabs.gif) repeat-x rgb(200,200,200);
}
.prheader, .pmheader {
	padding: 5px;
	color: #555;
	font-weight: bold;
	text-align:center;
}
.pmheader a:link, .pmheader a:visited, .prheader a:link, .prheader a:visited {
	color: #444;
}
.mfooter, .rfooter {
}
.cena {
	font-size: 15px;
	font-weight: bold;
	color: #0B0;
}
.plainBox, .plainbox-description {
	background: #fff;
	border: 1px solid #9a9a9a;
	padding: 5px;
	font: 11px Verdana, Arial, sans-serif;
}
.plainBoxHeading, TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
	padding: 11px 5px 5px;
}
.productListing-heading {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 3px;
	height: 20px;
}
TH.productListing-heading {
	background: #ddd;
}
TD.productlisting {
	border: 1px solid #9a9a9a;
}
TD.productListing-data {
	font-size: 10px;
	padding: 5px;
}
TR.productListing-odd, TR.upcomingProducts-odd {
	background: #fff;
}
TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
	background: #eee;
}
TD.productListing-data-description-odd {
	background: #fff;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #9a9a9a;
}
TD.productListing-data-description-even {
	background: #dfd;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #9a9a9a;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}
.biggerText {
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}
CODE {
	font: 1em arial, verdana, helvetica, sans-serif;
}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0;
	border: 1px solid #ccc;
}
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;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 12em;
	float: left;
}
P, 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;
}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000;
}
.messageStackWarning, .messageStackError {
	color: #666;
	background: #CFC;
}
.messageStackSuccess {
	color: #000;
	background: #9F9;
}
.messageStackCaution {
	color: #000;
	background: #FF6;
}
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	background: #fff;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#tagline {
	color: #000;
	font-size: 2em;
	text-align: center;
	vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0 0 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0;
}
.navNextPrevCounter {
	margin: 0;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0;
	list-style-type: none;
}
#navSuppWrapper{
	margin: 0;
	font-weight: bold;
	color: #fff;
	height: 1%;
	width: 100%;

}
#navMainWrapper{
	padding-top: 0px;
	padding-left:0px;
	font-weight: bold;
	color: #FFF;
	/*background:  url(../images/navMenu.gif) repeat-x rgb(0,48,158);*/
	width:978px;
	border-bottom:1px solid black;
}

#menuTabs {
	font-weight: bold;
	color: #000;
	background:  url(../images/navMenuTabs.gif) repeat-x rgb(220,220,220);
	border-bottom:1px solid #AAA;
	width:978px;
 }



#navMainWrapper ul, #menuTabs ul{
      margin: auto;
      padding: 0;
      list-style-type: none;
}
#navMainWrapper li, #menuTabs li {
      margin: 0;
      padding: 0;
	float: left;
	border-right: solid 1px #008800;
      text-align: center;
}

 TD#menuTabs  {
      margin: 0;
      padding: 0;
	border-right: solid 1px #DDDDDD;
      text-align: center;
}


#navMainWrapper ul li a {
	float: left;
	padding: 5px 10px 6px 10px;
      display: block;
      text-decoration: none;
	color:#FFF;
    }

#menuTabs a {
	color:black;
	font-weight: bold;
	height:27px;
	padding-top: 11px;
      width:100%;
      display: block;
      text-decoration: none;
	/*width:70px;*/
    }


#navMainWrapper a:hover, #menuTabs a:hover {
      background: #FFFFFF;
	color:#777;
    }





#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#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: 0 0.5em;
	margin: 0;
	color: #000;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000;
}
#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0 0.5em;
	margin: 0;
}
#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}
#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
	padding: 5px;
	background: #EEE;
}
#navEZPagesTop {
	background: #ff3;
}
#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
}
#navColumnOne {
	background: #FC9;
}
#navColumnTwo {
	background: #00BFBF;
}
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}
.alert {
	color: #F00;
	margin-left: 0.5em;
}
.important {
	font-weight: bold;
}
.gvBal {
	float: right;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
#cartAdd {
	width: 200px;
	text-align: center;
	margin: 1em;
	border: 1px solid #BBB;
	padding: 1em;
}
.tableHeading TH {
	border-bottom: 1px solid #ccc;
}
.tableHeading, #cartSubTotal {
	background: #e9e9e9;
}
#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: 0.5em 0;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #3C3;
	position: relative;
}
.cartOldItem {
	color: #609;
	position: relative;
}
.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;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #f00;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}
.amount {
	width: 5.5em;
}
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0 1em 1em 0;
}
#cartImage {
	margin: 0.5em 1em;
}
.attribImg {
	width: 20%;
	margin: 0.3em 0;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0;
}
h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #fff;
}
.leftBoxHeading, .centerBoxHeading {
	margin: 0;
	padding: 0.2em 0.2em;
	background: #ddd;
}
.leftBoxContainer {
	border: 1px solid #fff;
	margin-top: 1.5em;
}
.sideBoxContent {
	padding: 0.4em;
	background: #fff;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FF0;
}
.rightBoxHeading {
	margin: 0;
	padding: 0.2em 0;
	background: #636;
}
h3.leftBoxHeading a:hover {
	color: #FF3;
	text-decoration: none;
}
h3.rightBoxHeading a:hover {
	color: #F00;
	text-decoration: none;
}
.rightBoxContent {
	margin-bottom: 1em;
	background: #fff;
}
.centeredContent, th, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .accountQuantityDisplay, .ratingRow, label#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
.productListing-data {
	text-align: left;
}

#bestsellersContent .wrapper {
	margin: 0 0 0 1.5em;
}
#bestsellersContent ol {
	padding: 0;
	margin-left: 1.1em;
}
#bestsellersContent li {
	padding: 0;
	margin: 0.3em 0;
}


#bannerboxHeading {
	background: #00C;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
.back {
	float: left;
}
.forward {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
	background: #E8E8E8;
}
.rowEven {
	height: 1.5em;
	vertical-align: top;
	background: #F0F0F0;
}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top;
}
TR.tableHeading {
	height: 2em;
	background: #cacaca;
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0 1.5em;
}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background: #fff;
}
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	width: 220px;
	height: 0;
	z-index: 1000;
}
#trailimageid div {
	padding: 5px;
	border: 1px solid #888;
	text-align: center;
	background: #FFF;
}
#trailimageid h1 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 2px 0;
	text-align: left;
	width: 100%;
}
#trailimageid img {
	margin: 2px;
	border: none;
}
.newsHeadlineText {
	text-align: center;
	width: 100%;
	height: 15px;
	font-size: .9em;
	background: #e5edf5;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	border-bottom: 5px solid #9a9a9a;
	padding: 3px 0 0;
	margin: 10px 0;
}
.newsHeadlineText img {
	vertical-align: middle;
}
.newsHeader {
	background: #FFF;
	height: 25px;
	font-size: 17px;
	text-align: center;
	padding: 0;
	margin: 10px 0;
}
p.articleHeading {
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
span.articleHeading {
	font-weight: bold;
}
h3.articleHeading {
	font-size: 13px;
	padding: 0;
	margin: 10px 0;
}
p.articleByLine {
	font-size: .9em;
	padding: 0 0 0 20px;
	margin: 0;
}
p.articleByLine span.author {
	font-style: normal;
}
p.articleByLine span.comments {
	font-style: italic;
}
p.articleByLine a {
	text-decoration: underline;
}
div.articleTextBlock {
	clear: both;
	padding: 0;
	margin: 0;
}
div.articleText, p.articleText {
	margin: 10px 0;
	padding: 0;
}
.articleText a {
	text-decoration: underline;
}
.articleSummary p {
	margin: 7px 0;
	padding: 0;
}
img.articleImage {
	border: 1px solid #9a9a9a;
	background: #FFF;
	padding: 0;
	margin: 5px 0 10px 10px;
	float: right;
}
p.newsListingDate {
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul.archiveLinkList {
	list-style-type: none;
	line-height: 1.5em;
	padding: 0;
	margin: 10px 0;
	clear: both;
}
ul.articleLinkList {
	list-style-type: none;
	line-height: 1.5em;
	padding: 0;
	margin: 10px 0;
	clear: both;
}
ul.articleLinkList li, ul.archiveLinkList li {
	list-style-type: none;
	padding: 0 0 0 35px;
	background: url("../images/icons/news_link.gif") no-repeat 17px 2px;
}
ul.articleLinkList li.articleStoreLink {
	padding: 0 0 0 35px;
	background: url("../images/icons/news_link_2.gif") no-repeat 17px 4px;
}
ul.articleLinkList li.articleProductLink {
	padding: 0 0 0 35px;
	background: url("../images/icons/cart.gif") no-repeat 17px 0;
}
ul.articleLinkList a, ul.archiveLinkList a {
	text-decoration: underline;
}
.commentsHeading {
	background: #f2f1ee;
	padding: 3px;
}
.commentsBody {
	background: #FFF;
	padding: 3px;
}
p.backLink {
	float: right;
	margin: 0;
	padding: 0;
	clear: right;
}
.commentsAuthor {
	text-align: left;
	float: left;
	margin: 0;
	width: 45%;
}
.commentsSubject {
	font-weight: bold;
}
.commentsDate {
	text-align: right;
	float: right;
	padding: 0;
	margin: 0;
}
div.commentsBody p {
	clear: both;
	padding: 0 10px 10px;
	margin: 0;
}
fieldset.commentsFieldSet {
	text-align: left;
	background: #f2f1ee;
	border: 1px solid #e7e6e0;
	padding: 1em;
	margin: 10px 0 0;
}
fieldset.commentsFieldSet legend {
	padding: 0.2em 0.5em;
	border: 1px solid #c96e29;
	background: #fff;
	color: #000;
	text-align: right;
}
fieldset.commentsFieldSet label {
	display: block;
	text-align: left;
	margin: 3px;
}
fieldset.commentsFieldSet label input {
	display: block;
}
.commentsSubmit {
	text-align: right;
}
.splitSolid {
	height: 1px;
	background: #000;
	padding: 0;
	margin: 10px 0;
}
.splitSolidGray {
	height: 1px;
	background: #9a9a9a;
	padding: 0;
	margin: 10px 0;
}
.clearSplit {
	height: 5px;
	padding: 0;
	margin: 0;
}
.splitSolid hr, .splitSolidGray hr, .clearSplit hr {
	display: none;
}
.clearboth {
	clear: both;
	height: 1px;
	width: 100%;
}
.clearboth hr {
	display: none;
}