 /* Jatsikauppa-etusivu */
 
#webshop {
 	font-size: 14px;
	line-height: 1.4;
	border-top: 5px solid #d0073b;
 	}
	
	#webshop ul,
	#webshop ol {
		margin: 0 0 10px 2px;
		}
		
		#webshop li {
			margin: 0 0 7px 0;
			}
		
	#webshop p {
		margin: 0 0 10px 0;
		}

	#webshop h1 {
		font-size: 18px; 
		color: #d0073b;
		font-weight: normal;
		}
	
	#webshop h2 {
		font-size: 14px; 
		color: #d0073b;
		border-top: 1px solid #d0073b;
		margin: 0 0 20px 0;
		}
		
		#webshop h2.noBorder { 
			border: none;
			margin: 0 0 10px 0;
			}
	
	#webshop a { color: #000000; text-decoration: underline; /* font-weight: bold; */ }
		#webshop a:hover { text-decoration: none; }
			

#introductionText {
	margin: 0 0 25px 0;
	}
	
#contentWS {
	margin: 0 0 25px 0;
	}
	
	#contentWS a { font-size: 14px; }

#newsWS { 
	width: 230px; 
	float: left;   
	}

#eventsWS {  
	width: 230px; 
	float: right;
	}

#webshop #newsWS ul li,
#webshop #eventsWS ul li { 
	background: transparent url(/pics/webshop/redArrow.gif)  left top no-repeat; 
	list-style-type: none; 
	padding: 0 0 0 10px; 
	}

#webshop .separator {	
	margin: 10px 0 10px 0;
	}

/* Oikea palsta */

#webshopRightCol h2 {
	color: #f68535;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	border-top: 5px solid #f68535;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	}

#webshopRightCol p {
	margin: 0 0 10px 0;
	}
		
#webshopRightCol ol,
#webshopRightCol ul {
	margin: 5px 0 0 20px;
	}
	
	#webshopRightCol #announcements ul.listOfAnnouncements {
		margin: 5px 0 0 0px;
		}
				
			
#webshopRightCol #shoppingcart #history {
	background: #f3f3f3;
	border: 1px solid #e9e9e9;
	padding: 10px;
	}

#webshopRightCol #webshopContact,
#webshopRightCol #announcements,
#webshopRightCol #recommendations,
#webshopRightCol #shoppingcart {
	padding: 0 0 30px 0;
	}

#webshopRightCol #shoppingcart p.linkToCashier { margin: 0 0 25px 0; }	

#webshopRightCol #announcements a {	
	color: #000000;
	}
	
#webshopRightCol #announcements ul.listOfAnnouncements li { 
	background: transparent url(/pics/webshop/redArrowSmall.gif) left top no-repeat; 
	padding: 0 0 0 10px;
	}
	
	#webshopRightCol #announcements ul.listOfAnnouncements li a,
	#webshopRightCol #recommendations ul li a { 
		color: #000000; 
		text-decoration: underline; 
		}

		#webshopRightCol #announcements ul.listOfAnnouncements li a:hover,
		#webshopRightCol #recommendations ul li a:hover { 
			text-decoration: none; 
			}

#webshopRightCol #recommendations ul {
	margin: 0 0 0 0;
	}

	#webshopRightCol #recommendations ul li {
		background: transparent url(/pics/webshop/redArrowSmall.gif) left top no-repeat; 
		list-style-type: none;
		padding: 0 0 5px 10px;
		}


/* Ostoskori - vaiheistus */

#stages { height: 60px; margin: 0; width: 490px;}
	
		#stages li {
			width: 24%;
			float: left;
			background: none;
			font-size: 11px;
			color: #9F9F9F;
			text-align: center;
			padding: 0;
			margin-right: 4px;
			list-style-type: none;
			}
			
		#stages li strong {
			display: block;
			background: none;
			border: solid 1px #fbb889;
			color: #f68535;
			font-size: 12px;
			font-weight: normal;
			margin-bottom: 5px;
			padding: 5px;
			}	
			
			#stages li#active strong {
				font-weight: bold;
				background: #ffeadb /* url(/pics/webshop/shop-phase.gif) 95% 50% no-repeat*/;				
				}
				
			#stages li#active { color: #000; }
			
/* 1/4 Ostoskori */

table#shoppingList {
	font-size: 12px;
	margin: 0 0 0 0;
	}
			
	table#shoppingList th {
		background: #d0073b;
		color: #fff;
		text-align: left;
		font-weight: normal;
		padding: 1px 5px;
		}
	
	table#shoppingList td {
		padding: 3px 5px;
		border-bottom: 1px solid #fccfae;
		}
		
		table#shoppingList td.noBorder {
			border: none;
			font-weight: bold;
			}
	
	table#shoppingList td span.error { 
		color: #FF0000; 
		}

table#equals,
table#actionBar,
table.buttons {
	margin: 0 0 20px 0;
	}
	
table.buttons .btn {
	cursor: pointer;
	color: #fff;
	background: #d41e4d;
	padding: 2px 5px;
	border: 1px solid #df5478;
	font-weight: bold;
	
	}
	
	table.buttons td {
		border-bottom: 1px solid #d41e4d;
		padding: 0 0 5px 0;
		}


span.totalPrice {
	font-size: 18px;
	font-weight: bold;
	color: #d0073b;
	}

/* 2/4 Tilaajan tiedot */


#webshop .gotError {
	color: #FF0000;
	}

	#webshop .gotError ul {
		margin: 0 0 20px 35px;
		}
	
	#webshop .gotError ul li {
		margin: 0;
		}
	
table#personalInfo,
table.address {
	margin: 0 0 25px 0;
	}
	
	table#personalInfo input,
	table.address input {
		width: 100%;
		border: 1px solid #999999;
		font-size: 15px;
		}
	
	table#personalInfo label {
		width: 100%;
		}
	
table#personalInfo th {
	font-weight: normal;
	text-align: left;
	}

table.address td {
	vertical-align: top;
	}

table#orderInfo td,
table#shoppingList td {
	vertical-align: top;
	}

	table#orderInfo h2 {
		 margin: 20px 0 10px 0;
		}

/* Tuotekategoria-sivu */

#webshop #allProducts {
	width: 490px;
	background: transparent url(/pics/webshop/dotLine2.gif) center repeat-y;
	margin: 20px 0 0 0;
	}

#webshop .product {
		float: left;
		width: 225px;
		padding: 10px;
		}

	#webshop .product img {
		border: 1px solid #aeaeae; 
		float: left;
		}

	#webshop .product a.productImageThumb { 
		display: block; 
		height: 100px; 
		width: 100px;
		float: left;
		margin: 0 0 0 0; 
		}
	
	#webshop .product a.productImageThumb:hover img {
		border: 1px solid #cf073b;
		}
		
	#webshop .productPriceAndName { 
		width: 110px; 
		float: right;
		}
	
	#webshop .product p.productPrice {
		color: #cd083e;
		font-size: 18px;
		font-weight: bold;

		}
 
.separatorWS { 
	background: transparent url(/pics/personindex/dotLine.gif) repeat-x; 
	height: 1px; 
	width: 490px; 
	position: relative; 
	float: left;
	margin: 0;
	border-bottom: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
	}
	

/* Tuotekortti */

#productImage {
	position: relative;
	float: left;
	width:100px;
	height: 100px;
	border: 1px solid #aeaeae;
	}
	
	#productImage a#id { 
		display: block;
		width: 100px;
		height: 100px;
		}

	img.enlargeImage {
		position: absolute;
		bottom: 0;
		right: 0;
		}

#productCard { border-bottom: 1px solid #d41e4d; }

#productCard  ul {
	margin: 0 0 15px 35px;
	}
	
	#productCard ul li {
		margin: 0;
		}
		
#productData { 
	float: right; 
	width: 360px;
	position: relative;
	}

#productData .add {
	display: block;
	width: 133px;
	height: 28px;
	margin: 20px 0 20px 0;
	}

#addThisWS {
	margin: 10px 0 0 0;
	}
	
a.backTo {
	font-size: 14px;
	color: #000000;
	}
	

	




