/* ADDED STYLES */

tr.activeproduct {
	background-color : #FFFFD9;
}

/* Yleiset asemointimääritykset */
.left {
	text-align : left;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}


.offline {
	color : Maroon;
} 

.online {
	color : Green;
	font-weight: bold;
} 

.error {
	color: Red;
}

.note {
	font-size: 0.6em;
}

.required {
	color: #c00000;
}

dl {
	font-size: 11px;
}

dt {
	margin-top: 1em;
}

/* ADMIN TABLE STYLES */
table.edit td {
	padding: 2px;
}
tr.otsakkeet, td.header {
	background-color : #CC9933;
}

tr.otsakkeet td, td.header {
	padding : 2px;
	border-left: 1px solid #FBEFBF;
	border-right: 1px solid #FBEFBF;
}

tr.otsakkeet td p, td.header p, table.edit p {
	margin: 0px;
}

tr.otsakkeet td p, td.header p {
	color : White;
	font-size : 0.7em;
	font-weight: bold;
}

td.colored {
	background-color : #E8E8E8;
}

td.yhteenveto, td.yhteenveto p {
	font-weight: bold;
}


/* Print Styles For Invoices (CSS2) */
.tilisiirto {
	page-break-inside: avoid;
	page-break-before: always;
}


table.tilisiirtolomake {
	border-top : 1px dashed Black;
}

table.tilisiirtolomake td {
	/* border: 1px solid Black; */
	vertical-align: top;
}

td.saajantilivasen, td.saajavasen, td.maksajavasen, td.allekirjoitusvasen, td.tilitavasen {
	width: 5em;
}

td.saajantilivasen, td.saajavasen {
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}

td.tililtavasen {
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}

td.saajantili, td.saaja, td.viiva {
	border-bottom: 1px solid Black;
}

td.tililta {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
}


td.viesti {
	width: 50%;
	border-left: 1px solid Black;
}

td.viitenrovasen, td.viitenro {
	border-left: 1px solid Black;
	border-top: 1px solid Black;
}

td.erapaivavasen, td.erapaiva, td.summa {
	border-left: 1px solid Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
}



table.tilinro {
	vertical-align: middle;
}

table.tilinro td {
	width: 1.2em;
}

table.tilinro td p {
	text-align: center;
}

td.nro {
	border-right: 1px solid Black;
}

p.info {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
}

td.nopadding {
	padding: 0;
}


/* Content styles 070111 */
td.topimage p {
	margin: 0 0 5px 10px;
}

td.mainnavirow p {
	margin: 0 10px 0 10px;
	color: #CC6600;
}

td.customerlogin p {
	margin: 0 0 5px 0;
}

td.mainnavirow a {
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}
td.mainnavirow a:link, td.mainnavirow a:visited {
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}
td.mainnavirow a:hover, td.mainnavirow a:active {
	font-size: 11px;
	color: #CC6600;
	text-decoration: underline;
}

td.shoppingcartrow p {
	margin: 0 5px 0 0;
	color: #CC6600;
}


a.shoppingcartindicator {
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.shoppingcartindicator:link, a.shoppingcartindicator:visited {
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.shoppingcartindicator:hover, a.shoppingcartindicator:active {
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}




td.footerrow p {
	color: #CC6600;
}



/* Teaser styles */
table.teaser {
	border: 0;
}

td.teaserheading, td.teaserbg, td.teaserbgimg {
	padding : 5px 8px 5px 8px;
}

td.teaserheading {
	background-color : #CC6600;
	border: 1px solid Black;
	height: 45px;
	vertical-align: middle;
}

td.teaserheading p {
	color: White;
	font-weight: bold;
	font-size: 11px;
}

td.teaserheading a {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
td.teaserheading a:link, td.teaserheading a:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
td.teaserheading a:hover, td.teaserheading a:active {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}


td.teaserbg {
	background-color : White;
	background-image: url(layout/uutuudet_keski.jpg);
	background-repeat: repeat-y;
}

td.teaserbgimg {
	background-color : White;
	background-image: url(layout/uutuudet_keski.jpg);
	background-repeat: repeat-y;
	height: 150px;
}

td.teaserbgprice {
	padding : 2px 8px 2px 8px;
	background-color : White;
	background-image: url(layout/uutuudet_keski.jpg);
	background-repeat: repeat-y;
	height: 50px;
}

td.teaserfooter {
	background-color : White;
	background-image: url(layout/uutuudet_ala.jpg);
	background-repeat: no-repeat;
}

p.teaserprice {
	text-align: right;
	color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}


a.button, a.button:link, a.button:visited, a.button:hover, a.button:active {
	background-color: #CC6600;
	color: White;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid Black;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}


table.teaserhidden {
	border: 1px solid #B8B8B8;
}

table.teaserhidden td.teaserheading {
	background-color : #CECECE;
	border-bottom: 1px solid #B8B8B8;
}

table.teaserhidden td.teaserbg {
	background-color : #ECECEC;
}

tr.teaserhidden td p {
	color: Gray;
}

.teaserhidden {
	color: Gray;
}


td.otsikkokeski h1 {
	margin: 6px 0 3px 0;
}

td.productdetails p {
	margin: 0 10px 0 10px;
}

td.catalogprice p {
	color: White;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}


a.additionalinfo {
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.additionalinfo:link, a.additionalinfo:visited {
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.additionalinfo:hover, a.additionalinfo:active {
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.toplink {
	color: #CC6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.toplink:link, a.toplink:visited {
	color: #CC6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.toplink:hover, a.toplink:active {
	color: #CC6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


p.tremedia {
	color: Gray;
}

p.sort {
	color: #CC6600;
}
p.sort a {
	color: #CC6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
p.sort a:link, p.sort a:visited {
	color: #CC6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
p.sort a:hover, p.sort a:active {
	color: #CC6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

p.cartheading {
	color: #CC6600;
	font-weight: bold;
	font-size: 11px;	
}

/* Front Page Teaser Box Styles */
td.fpteaserwrapper {
	width: 100%;
	padding: 0;
}

table.fpteasermiddle {
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
}

td.fpteasercontents {
	padding: 10px;
	font-size: 11px;
}

td.fpteasercontents p {
	margin-top: 0;
}

.fpteasercontentarea {
	background-color: transparent;
	position: relative;
	width: 100%;
	height: 100px;
	top: 0;
	left: 0;
	overflow: auto;
}


ul.fpteaserlist {
	margin: 0;
	padding-left: 0;
}

ul.fpteaserlist li {
	margin-left: 15px;
	list-style-type: disc;
}





a.fpteaserlink, a.fpteaserlink:link, a.fpteaserlink:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.fpteaserlink:hover, a.fpteaserlink:active {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}




.imageleft {
	float: left;
	margin-right: 5px;
	margin-left: 2px;
}

.imageright {
	float: right;
	margin-left: 5px;
	margin-right: 2px;
}




/* Template Styles */
td.imagesleft {
	padding-right: 10px;
}
td.imagesright {
	padding-left: 10px;
}

td.productcontents h1 {
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Verdana, Arial;
	font-size : 14px;
	font-weight : bold;
	color : #CC6633;
}

td.productcontents h2 {
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	color : #CC6633;
}



/* Article Styles */
p.articledate {
	font-weight: bold;
	margin-bottom: 0;
}


/* Content styles 070111 end */