/*#########################################################
###         Document Stylesheet for Pihvitupa           ###
###       Type: Formatting for Structure & Text         ###
###          Jussi Lahtinen / Smilehouse Oy             ###
#########################################################*/

body {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	margin: 0;
	color: #636363;
	background-color: #e2dce7;
}

table,img {
	border-style: none;
}

td, font, select, input {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

form {
	margin: 0;
}


a {font-weight: bold}

a:link,a:visited { color: #AE2A70; text-decoration:none }


a:hover,a:active { color: #AAA }



h1, .title {
	text-align: left;
	font-size: 14px;
	color: #651841;
	margin: 0px 0px 10px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

#wrap{
	background: #FFF;
	width: 772px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
	
.content {
	text-align: left;
	background-image: url(mainbg.gif);
	background-repeat: repeat-y;
}


.info {
	color: #4B4B4B;
	font-size: 12px;
}



.name {
	font-size: 12px;
	color: #5a5a5a;
	font-weight: bold;
}
.producttitle {
	font-size: 12px;
}

.more {
	color: #4B4B4B;
	font: bold 12px;
}

.back {
	background-image: url(back_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 11px;
	background-position: 3px 3px;
}

.advsearch {
	background-image: url(small_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 10px;
	background-position: 3px 3px;
}

.price {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.main {
	color: #4A4B4B;
	font: 11px;

}


.otsikko {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.txtpad {
	padding: 4px;
}

.tuotelistapad {
	background-color: #fff;
	padding: 15px 10px 10px 10px;
}
.nostoborder {
	background-color: #A7A7A7;
}
.border {
	border: 1px solid #A7A7A7;
}

.notice {
	border: 1px solid #A7A7A7;
	padding: 4px;
}
.tuotekorttitext {
	border: 1px solid #A7A7A7;
	padding: 10px;
}
.footer {
	background-color: #cfc4d6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 3px;
	color: #000;
}

.footer a {
	color: #000;
}
.pink {
	font-weight: bold;
	color: #ae2a70;
}


/** WS-styles **/		

.TableBg {
}

.TableHeader td, th {
	font-weight: bold;
	color: #ae2a70;
	padding: 4px;
	text-align: left;
	border-bottom-color: #d4d4d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.TableFooter td {
	font-weight: bold;
	color: #000;
	background-image: url(dotline.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.TableRow td {
	padding: 4px;
}

.spacer td {
	padding: 4px;
	background-image: url(dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.TableRowDark td {
	background: #e4e4e4;
	padding: 2px;
	font-weight: bold;

}

.TableError td {
	padding: 2px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFF;
}

.ProductSearchParameter {
	border: 1px solid #8a6c9d;
	height: 14px;
	width: 110px;

}

.LoginFormUser, .LoginFormPasswd {
	border: 1px solid #a9a8a6;
	width: 70px;

}

.ProductOptionsField,.ProductAmountField  {
	font-size: 11px;
	border: 1px solid #8a6c9d;
}
.cart {
	background-color: #cfc4d6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding: 0px;
	color: #000;
	text-align: left;
}
.piilota {
	display: none;
}