/* General styles, applies to all areas */

BODY {
	font-family: Verdana, Geneva, sans-serif;
	margin-top : 1%;
	margin-bottom : 1%;
	margin-left : 1%;
	margin-right : 1%;
	background-color : #6C9;
	color : #000000;
	background-repeat: repeat;
	background-image: url(logos/raitabody.gif);
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 150%;
	font-weight : 400;
	color : #903;
	font-variant: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 90%;
	font-weight : 600;
	color : #C39;
	font-variant: normal;
}
P, LI {
	font-size : 70%;
	line-height : 140%;
}

P.smallbasic {
	font-size : 70%;
}

P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #adadad;
}

A {
	color : #696;
	text-decoration: underline;
}

A:hover {
	color: #C36;
	text-decoration: underline;
}
INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 70%;
}

INPUT.button {
	background-image : url(logos/button_bg.gif);
	background-repeat:repeat-x;
	font-family : Verdana, Arial;
	font-size : 70%;
	color : #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6C6;
	border-right-color: #696;
	border-bottom-color: #696;
	border-left-color: #6C6;
}

INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */

TD.toplinks {
	padding : 5px;
	background-color : #C39;
	height: 30px;
	border-right-color: #FFF;
	border-bottom-color: #c0c0c0;
	border-left-color: #FFF;
	background-image: url(logos/toplinkpohja.jpg);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
}

P.toplinks {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 70%;
	color : #FFF;
}

.toplinks a, .toplinks a:visited {
	color: #FFF;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: 600;
	background-repeat: repeat-x;
}

.toplinks a:hover {
	color: #FFF;
	text-decoration: underline;
}
 	


/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
	font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size : 12pt;
	font-weight: 400;
}

A.topbreadcrumb {
	text-decoration : none;
	color : #633;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 250px;
	background-color: #FFF;
	background-image: url(logos/kategoriapohjaa.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


TD.nav_open {
 	
	background-color: #FFF;
} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_open {
	color : #063;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.3em;
} 
 
TD.nav_closed {

} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_closed { 
color : #007ba4; 
}



/* Main styles, applies to the main page area on the right hand side */

TD.main {
	background-color : #ffffff;
	width: 650px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}


TD.cartbottom {
	padding : 5px;
	background-color : #C39;
	background-image : url(logos/toplinkpohja.jpg);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #FFF;
}

.cartbottom a:link, .cartbottom a:visited {
	color: #FFFFFF;
}

.cartbottom a:hover {
	color: #F9F;
	text-decoration: underline;
}
FONT.cartbottom {
	font-family: Verdana, Arial;
	font-size : 70%;
	color : #FFF;
}
/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 5px;
}

.bottom a:link, .bottom a:visited {
	color: #060;
}

/* Product table styles, applies to product detail area */

TABLE.product {
border-bottom : 1px solid #f3f3f3;
}

TD.details {
padding : 10px;
border-left : 1px solid #f3f3f3;
}

TR.list1 {
background-color : #f9f9f9;
} 

TR.list2 {
background-color : #ffffff;
} 



/* Shopping cart styles, applies to shopping cart table area */

TD.cartbasic {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.cartbasic {
font-size : 80%;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.carttotal {
font-size : 80%;
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 70%;
color : #adadad;
} 

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffb3;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}

#banner {
	background-image: url(logos/banneripohjaa_pun.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	height: 160px;
	background-position: bottom;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}  	      	        	   	       		         	    	   	   	     
#banneroik {
	height: 120px;
	float: right;
	clear: right;
}
#bannerleft {
	float: left;
	clear: left;
}


.tausta {
	margin-top: 1%;
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 2%;
	display: block;
	width: 950px;
}
  	
	
#tuotehaku {
	width: 200px;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(logos/ruskeapohja.jpg);
	margin-top: 10px;
}
.osoite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: 400;
}

.esittely a:link, .esittely a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.esittely a:hover {
	color: #C36;
}

#oikealaatikko {
	float: right;
	width: 180px;
	clear: right;
	padding-left: 10px;
}

#uutuudet {
	background-color: #B0D2B5;
	margin: 5px;
	background-image: url(logos/uutuuspohja.jpg);
}

.uutuustuotteet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.kehys {
	border: 2px solid #FFF;
}
.uutuustuotteet a:link, .uutuustuotteet a:visited {
	color: #063;
	text-decoration: none;
}

.uutuustuotteet a:hover {
	text-decoration: underline;
}
#keskiosa {
	float: left;
	width: 450px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}

#keskiosa p {
	font-size: 12px;
}
