/*#########################################################
###          Document Stylesheet for Fais Oy            ###
###       Type: Formatting for Structure & Text         ###
###          Jussi Lahtinen / Smilehouse Oy             ###
#########################################################*/

body {
	margin: 30px 0 0 0 ;
	background: #C9DEE7 url(bg.gif) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
table {
	border-style: none;
}

form {
	margin: 0;
}
font,td,input,select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: #003d56;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003d56;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003d56;
	margin-left: 15px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 15px;
}

#wrap{
	margin: 0 auto;
	text-align: center;
	width: 878px;

    }

.itemtitle {
	color: #4B4B4B;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.iteminfo {
	color: #4B4B4B;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.itemprice {
	color: #636E36;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.shoppingcart {
	background-image: url(cart_bg.jpg);
	padding-top: 3px;
	padding-left: 55px;
	padding-right: 55px;
}

.ostoskori {
	font-size: 12px;
	color: #5c97e0;
}

.price {
	color: #636E36;
	font: bold 12px;
}
.name {
	color: #003d56;
	font-size: 14px;
	font-weight: bold;
}

.content {
	padding: 10px 40px;
	color: #4A4B4B;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	
}
.contentbg {
	background-image: url(main_bg-y.jpg);
	background-repeat: repeat-y;
	
}

.TableBg {
	background: #6D828E;
}
.TableHeader td {
	font-weight: bold;
	color: #6D828E;
	background: #F8F8F8;
	padding: 3px;
}
.TableFooter td {
	font-weight: bold;
	color: #6D828E;
	background: #F8F8F8;
	padding: 3px;
}
.TableRow td {
	background: #FFF;
      font-size: 11px;
}


.copy {
	font-size: 11px;
	color: #383838;
}

.main {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;

}

.vaihe {
	font-size: 11px;
	color: #6D828E;
	padding-left: 15px;
	padding-top: 15px;

}

.headertop {
	background-image: url(headertop_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 32px;
	padding-left: 655px;
	padding-top: 10px;
}
.pic {
	border: 1px solid #bcc7cb;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcc7cb;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
