BODY {
	margin: 0px;
	background: url('../images/backgrounds/bg_site_metal.jpg') top left;
	color: #333;
	padding: 0px 0px 25px 0px;
}

BODY, SELECT, INPUT, TEXTAREA {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
}

ADDRESS {
	font-weight: bold;
	margin: 5px 0px 0px 10px;
}

TEXTAREA {
	width: 99%;
	border: 1px solid #666;
}

BODY,HTML {
	min-height:101%;
}

A {
	color: #369;
	text-decoration: none;
}

A:active {
	color: #369;
}

A:hover {
	color: #369;
}

.centerColumn A {
	color: #000084;
}

HR {
	border: 0px none;
	border-bottom: 1px solid #999;
}

H1, H2, H3, H4 {
	color: #111;
	font-family: Verdana,helvetica,sans-serif;
	margin: 10px 0px 10px 0px;
}

.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

IMG {
	border: 0px none;
}

#subHeaderWrapper {
	background: black;
	width: 100%;
	margin: 10px;
}

FIELDSET {
	background: #fbfbf9;
	margin: 10px 0px 10px 0px;
	border: 1px solid #ccc;
}

LEGEND {
	background: #e6e3d3;
	border: 1px solid #ccc;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

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

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

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 1.2em;
	float: left;
}

.alert {
	color: #840000;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
}

.clearBoth {
	clear: both;
}

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

.larger {
	font-size: 1.2em;
}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px 25px 15px 25px;
	border-bottom: 1px solid #999;
}

.messageStackWarning, .messageStackError {
	color: #f00;
}

.messageStackSuccess {
	color: #038300;
}

.messageStackCaution {
	color: #f60;
}

/* JNT MUUTOKSET ALKAA */

#mainWrapper {
	margin: 0px;
	background: transparent url('../images/backgrounds/bg_blacktop.png	') repeat-x top center;
}

#overallHeader {
	background: URL('../images/backgrounds/bg_branding-2010.jpg') no-repeat bottom center #000;
	height: 124px;
}

#headerLinkImage {
	width: 400px;
	height: 85px;
}

#headerForceLayout {
	width: 100%;
	height: 124px;
}

.HFLfRow TD {
	height: 100px;
	vertical-align: top;
}

.HFLsRow TD {
	height: 24px;
}

#dataContainer {
	margin: 0px auto 0px auto;
	width: 930px;
}

.headerBanner {
	text-align: center;
}

.headerBanner IMG {
	margin: 5px auto 2px auto;
	border: 0px none;
}

#headerContactInformation {
	background: URL('../images/taustapalkki.gif') top left repeat-y #fff500;
	font-size: 12px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	height: 18px;
}

#siteFooterLinks {
	background: URL('../images/taustapalkki.gif') top left repeat-y #fff500;
	font-size: 12px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	height: 18px;
}

#contentMainWrapper, #contentMainWrapper TD {
	background: #fff;
	vertical-align: top;
}

#contentMainWrapper {
	padding: 0px 0px 10px 0px;
}

.centerColumn {
	padding: 20px 25px 20px 25px;
}

#siteMainData {
	width: 100%;
	background: white;
}

#staticSideBox {
	background: URL('../images/sideBoxBG.gif') top left repeat-y black;
	width: 191px;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}

A.nappi {
	display: block;
	padding: 5px 0px 0px 20px;
	height: 22px;
	background: URL('../images/sideBoxButtonBG.gif') top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

A.nappi:hover {
	background: URL('../images/sideBoxButtonBGactive.gif') top left no-repeat;
	text-decoration: none;
}

#staticSideBoxInfo {
	text-align: center;
	font-weight: bold;
	color: white;
	padding: 10px 15px 5px 20px;
	font-size: 10px;
}

#navMainSearch {
	float: right;
	margin: 25px 30px 0px 0px;
}

.searchHeaderInput {
	width: 177px;
	height: 13px;
}

.searchHeaderButton {
	background: #333;
	border: 0px none;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
}

#footerContainer {
	background: transparent URL('../images/backgrounds/bg_footer.png') no-repeat bottom center;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	height: 35px;
	font-size: 0.9em;
	text-align: center;
	color: #fff;
}

#footerContainer A {
	color: #fff;
}


/* Sivulaatikot */

.columnRight {
	padding: 10px 0px 0px 0px;
}

.rightBoxContainer {
	margin: 10px 25px 0px 2px;
	color: #333;
}

.rightBoxContainer A, .rightBoxContainer A:hover {
	color: #333;
	text-decoration: none;
	line-height: 2em;
}

.rightBoxHeading {
	background: URL('../images/backgrounds/hl_black.png') repeat-x top left #fff;
	color: #fff;
	padding: 2px 0px 0px 5px;
	height: 20px;
	border-bottom: 2px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal; 
	letter-spacing: 0.3em;
	text-transform: uppercase;
	line-height: 1.7em;
}

.rightBoxHeading A, .rightBoxHeading A:hover {
	color: #fff;
	line-height: 1.7em;
}

/* Keskiosan laatikot */

.centerBoxContentsNew, .centerBoxContentsSpecials, .specialsListBoxContents {
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
} 

.centerBoxContentsNew A , .centerBoxContentsSpecials A, .specialsListBoxContents A {
	font-size: 0.9em;
	color: #369;
	font-family: Verdana,Helvetica,sans-serif;
} 

.centeredContent {
	text-align: center;
}


.centerBoxWrapper {
	margin-bottom: 25px;
}

/* Tuotelistaus */

#productListing {
	margin: 0px auto 15px auto;
}

#productListHeading {
	font-size: 1.2em;
	font-family: Arial, Verdana, Sans-Serif;
}

TH.productListing-heading {
	border-bottom: 1px solid #999;
}

.productListing-data {
	padding: 10px 5px 10px 5px;
	vertical-align: top;
	border-bottom: 1px solid #999;
}

.itemTitle  {
	margin: 0px;
	padding: 0px;
}

.itemTitle A {
	color: #840000;
	font-size: 1.2em;
}

.jnt_productPrice {
	font-size: 1.8em;
	font-weight: bold;
	color: #666;
}

.soldOutText {
	text-align: center;
	border: 2px solid #a0a0a0;
	padding: 4px;
	margin: 5px 0px;
}

/* Ostoskori */

#cartContentsDisplay {
	margin: 10px auto 10px auto;
}

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

#cartContentsDisplay .rowEven TD, #cartContentsDisplay .rowOdd TD {
	border-bottom: 1px solid #999;
	padding: 5px 0px 5px 0px;
}

#cartProdTitle {
	font-size: 1.4em;
	color: #111;
	font-family: Verdana,Helvetica,sans-serif;
}

#cartImage {
	padding: 0px 10px 0px 5px;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
}

.cartTotalDisplay {
	font-weight: bold;
}

#cartSubTotal {
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
}

/* ShoppingCart sivulaatikko */

.cartBoxTotal {
	font-weight: bold;
	color: #111;
	text-align: right;
	margin: 0px 20px 0px 0px;
}

.cartButtons {
	margin: 5px 20px 0px 0px;
	text-align: right;
}

/* Tunnuksen luonti ja kirjautumis sivu */

#loginDefault fieldset {
	margin: 15px 0px 10px 0px;
}

/* Tuotetiedot */

#categoryIcon {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #999;
}

#categoryIcon A {
	font-size: 1.4em;
}

#productMainImage {
	padding: 2px 10px 10px 5px;
	float: right;
}

#productName {
	line-height: 1.2em;
}

#productMainImage .imgLink {
	display: none;
	visibility: hidden;
}

#productPrices {
	font-weight: bold;
	font-size: 2.2em;
	color: #666;
	font-family: Arial, Verdana, Sans-Serif;
}

#cartAdd {
	background: #fbfbf9;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #ccc;
	width: 180px;
	float: right;
	text-align: center;
}

#productAttributes {
	background: #fbfbf9;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #ccc;
	width: 325px;
}

#productAttributes BR {
	clear: none;
}

.wrapperAttribsOptions {
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

#attribsOptionsText {
	font-size: 1.8em;
}

.optionName {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

/* Shippingestimator popup sivu */
/* Search help popup sivu */

.shippingEstimatorWrapper, #popupSearchHelp DIV, #popupAtrribsQuantityPricesHelp TABLE, #popupCouponHelp DIV, .CVVHelpContainer {
	background: #fff;
	border: 1px solid #000;
	width: 90%;
	margin: 8px auto 0px auto;
	padding: 8px;
}


.seCloseWindow {
	text-align: right;
	margin: 10px;
}

.seCostTable {
	width: 100%;
	background: #fbfbf9;
	border: 1px solid #ccc;
	margin: 15px 0px 10px 0px;
}

.seCostTable TH {
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.seCostTable TD {
	padding: 3px;
}

#popupShippingEstimator .cartTotalsDisplay {
	font-weight: bold;
}

.seAddressDisplay {
	margin: 8px 0px 8px 0px;
}

#seShipTo {

}

.seCostTable TD.bold {
	font-style: italic;
}


/* Checkout Sivut */

#checkoutShipto, #checkoutBillto {
	margin: 2px 0px 25px 0px;
}

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

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

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

/* Asiakastietojen vaihto kassalla */

#checkoutNewAddress {
	margin: 25px 0px 10px 0px;
}

#checkoutShipAddressDefault address, #checkoutPayAddressDefault address, #addressBookDefault address, #addressBookProcessDefault address {
	width: 47%;
}

#addressBookProcessDefault .alert {
	margin: 0px;
	font-size: 1.2em;
}

#checkoutPayAddressDefault form fieldset address {
	padding: 5px 0px 5px 25px;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle {
	text-align: right;
	padding: 0.2em;
}

#orderTotals {
	margin: 0px 0px 25px 0px;
}

#ottotal {
	font-weight: bold;
}

/* Advanced Search Sivu */

.searchSettingsBox {
	margin: 10px;
}

/* Alennusten ja tarjoushintojen määrittelyt */

.normalprice {
	color: #999;
	text-decoration: line-through;
	font-size: 0.9em;
}

.productSpecialPrice {
	font-size: 1.2em;
	font-weight: bold;
	color: #d96e00;
	background: #eee;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 1.5em;
}

.productPriceDiscount {
	font-size: 0.9em;
	font-weight: bold;
}

/* Tarjouslista sivu */

.specialsListBoxContents, .centerBoxContentsAlsoPurch {
	float: left;
	margin: 10px auto 15px auto;
	text-align: center;
}


/* Ala-ryhmät */

.categoryListBoxContents {
	float: left;
	margin: 5px 0px 15px 0px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 1.4em;
}

.categoryListBoxContents A {
	color: #369;
}
