/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
    background-image: url(tausta.jpg);
/*	background-attachment:fixed;*/
	}


a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #AF2365;
	text-decoration: none;
	}
 
a:visited {
	color: #777777;
	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: #000000;
	text-decoration: underline;
	}

a:active {
	color: #2B3134;
	}

	
/* categories box parent and child categories */

A.category-top, A.category-links {
	color: #FFFFFF;
	text-decoration: none;
	}

A.category-top:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
A.category-links:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

A.category-subs, A.category-products {
	color: #FFFFFF;
	text-decoration: none;
	}	
	
A.category-subs:visited, A.category-products:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
A.category-top:hover{
	color: #000000;
	text-decoration: underline;
	}
A.category-links:hover {
	color: #000000;
	text-decoration: underline;
	}

A.category-subs:hover, A.category-products:hover {
	color: #000000;
	text-decoration: underline;
	}	
	
	
A.refet:hover{
	color: #000000;
	text-decoration: underline;
	}
A.refet:hover {
	color: #000000;
	text-decoration: underline;
	}

A.refet:hover, A.category-products:hover {
	color: #000000;
	text-decoration: underline;
	}		
	
	
	

/* end categories box links */	
	
	
	
h1 {
	font-size: 2em;
	color: #000000;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	display: inline;
	font-size: 1.2em;
	margin: 0.1em;
	float: left;
	font-family: arial;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}
TD {
	padding: 0.3em;
	
	}
	
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	font-size: 11px;
	}


HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}


/*wrappers - page or section containers*/
#mainWrapper {

 	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	width: 750px;
	vertical-align: top;
/*	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}


/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 0px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000000;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	}


.leftBoxHeading {
	margin: 0em;
	background-image: url(tile_back.gif);
	padding: 0.5em 0.4em;
	}
	
.leftBoxAla {
	margin-left: 1em;
	background-image: url(tile_back_ala.gif);
	padding: 0.5em 0.2em;
	}

	
.centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	color: #000000;
	}	
	
.leftBoxContainer {
	margin-left: 0.8em;
	margin-right: 0.8em;
	border-bottom: 5px solid #C21AB8;
	margin-top: 0.2em;
	margin-bottom: 1em;
	}


	
.sideBoxContent {
	
	font-size: 12px;
	font-weight: bold;
	background-color: #C21AB8;
	padding: 0.6em;
	color: #000000;
	}
	
.sideBoxContent2 {
	background-color: #C21AB8;
	padding: 0.6em;
	}	

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
	} 

#kuvasto {
	font-family: verdana;
	font-size: 10px;
	background-color: #ffffff;
	padding: 0.5em;
	}

#loota {

	margin-top:20px;
	background-color: #ffffff;
	padding:3em;
	border-width:1em;
	border-style: solid;
	border-color: #535353;
	width:680px;
	height:auto;
	font-size:11px;
	}

#hinnasto {
	font-family: verdana;
	font-size: 11px;
	background-color: #ffffff;
	padding: 0.5em;
	}
	
#hinnastotd {
	font-family: verdana;
	font-size: 11px;
	background-color: #cccccc;
	padding: 0.2em;
	border-width:0.1em;
	border-style: solid;
	border-color: #535353;
	}
