
html {
     /* height: 100%; */
     overflow: -moz-scrollbars-vertical;
}


div.important {
color: white;
}

.sideBoxContent, #navColumnOne, .columnLeft {
	background-color: #6f7861;
}

#navBreadCrumb, .centerColumn, #indexDefault{
	background-color: #282b27;
}



div#mainWrapper {
	background-color: #282b27;
	width: 800px;
	height: 100%;
}

#navCatTabsWrapper {
	/* background-image: url(../images/linkkipalkki.jpg);*/
}

#navColumnTwo, .columnRight, #navColumnTwoWrapper {
	background-color: #6f7861;
}

body 
{	
	height: 100%;
	background-image: url(../images/taka_tausta.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;	
}

A:link, A:visited {
	color: #ffffff;
}
tr .productListing-odd a, tr.productListing-even a {
	color: #aaee44;
}

tr .productListing-odd a:hover, tr.productListing-even a:hover {
	color: #99cc33;
}

/* LINKS: */
A.category-top, A.category-top:visited, A.category-links, A.category-links:visited, div.centeredContent a:link, div.centeredContent a:visited, div.centeredContent a:active {
	color: #000000;
	text-decoration: none;
}



#navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
}

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

ul li a:hover {
	color: aaee44;
	text-decoration: none;
}	

ul li a:active {
	color: #ffffff;
	text-decoration: none;
}	
	
A:hover, A.category-top:hover, A.category-links:hover, div.centeredContent a:hover {
	color: #99cc33;
	text-decoration: none;
}

A:active, A.category-top:active, A.category-links:active {
	color: #aaee44; /* #ffffff */
	text-decoration: none;
}

#navColumnOne, .columnLeft, #navColumnOneWrapper {
	padding: 0px;
	margin: 0px;
}

.leftBoxContainer{
	border: 0px;
}

#logoWrapper{
	/* height:113px; */
	height:162px;	
}

br.clearBoth {
	line-height: 0px;
}

div#navEZPagesTop {
	background-image: url(../images/ylapalkki.jpg);
	/* text-align: center; */
	/* font-weight: lighter; */
	padding-left: 184px;
}

div#navEZPagesTop a:link, div#navEZPagesTop a:visited, div#navEZPagesTop a:active {	
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

div#navEZPagesTop a:hover{
	color: #99cc33;
	text-decoration: none;	
}

#navColumnOneWrapper, #navColumnOne, .columnLeft, .leftBoxContainer, #categories {
	margin-top: 0px;
	margin-bottom: 0px;
	/* padding-top: 0px;*/
	/* margin-right: 0px; */
	
} 

#navColumnOneWrapper {
	height: 100%;
}

td.productListing-data {
	/* border: 1px solid green; */
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #6f7861;
	/* text-align: left;*/
	vertical-align: top;
}

html,body {
	/* height: 100%;*/
}

/*
td {
	border: 1px solid red;
}
*/

table#contentMainWrapper {
	/* height: 100%; */
}

div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	color: black;
}

span.cartOldItem {
color: black;
}

div.content strong, div.content ul li {
color: white;
}

tr.tableHeading th {
color: black;
}

ul.list li a:link, ul.list li a:visited, ul.list li a:active {
color: white;
}

ul.list li a:hover {
color: #99cc33;
}

.cartProductDisplay a:link, .cartProductDisplay a:active, .cartProductDisplay a:visited {
color: black;
}

.cartProductDisplay a:hover {
color: #99cc33;
}

div.back a:link, div.back a:active, div.back a:visited, h3.itemTitle a:link, h3.itemTitle a:active, h3.itemTitle a:visited, #navBreadCrumb a:link, #navBreadCrumb a:visited, #navBreadCrumb a:active, ul.list li a:link, ul.list li a:active, ul.list li a:visited, p.forward a:link, p.forward a:active, p.forward a:visited {
color: #99cc33;
}

div.back a:hover, h3.itemTitle a:hover, #navBreadCrumb a:hover, ul.list li a:hover, p.forward a:hover {
color: #aaee44;
}

div.sideBoxContent ul li a:hover {
color: black;
}

#cartSubTotal {
     color: black;
}

#navColumnTwo, .columnRight, #navColumnTwoWrapper, .rightBoxContainer, #bannerboxallContent {
	padding: 0px;
	margin: 0px;
}

.rightBoxContainer{
	border: 0px;
}

legend {
  color: white;
}