/* @group BODY */

body
{
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : small;
	color: #111111; 
	font-weight: normal;
	text-align: center;
}

/* @end */

/* @group IMG */

img 
{
	border-width: 0;
	border-style: none;
}

/* @end */

/* @group HR */

hr.line80 
{
	border: none 0;
	/*the border*/
	border-top: 1px dashed #000000;
	width: 80%;
	height: 1px;
}		

hr.line100
{
	border: none 0;
	border-top: 1px dashed #000000;
	width: 100%;
	height: 1px;
}		

hr.line100full
{
	border: none 0;
	border-top: 1px solid #bbbbbb;
	width: 100%;
	height: 1px;
}		

/* @end */

/* @group A */

a:visited 
{
	font-size : 12px;
	font-family : verdana, helvetica, arial, sans-serif;
	text-decoration: underline; 
	color: #111111; 
	font-weight: normal;
}

a:link 
{
	font-size : 12px;
	font-family : verdana, helvetica, arial, sans-serif;
	text-decoration: underline; 
	color: #111111; 
	font-weight: normal;
	font-decoration: underline;
}
	
a:hover 
{
	font-size : 12px;
	font-family : verdana, helvetica, arial, sans-serif;
	text-decoration: none; 
	color: #111111; 
	font-weight: normal;
}
	
a:active 
{
	font-size : 12px;
	font-family : verdana, helvetica, arial, sans-serif;
	text-decoration: underline; 
	color: #111111; 
	font-weight: normal;
}	

a.question
{
	font-family : verdana, helvetica, arial;
	font-size : 12px;
	text-decoration: underline; 
	color: #0000FF; 
	font-weight: normal;
}

/* @end */

/* @group TEXT */

.text 
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #111111; 
	font-weight: normal;
}		

.textHeader 
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #111111; 
	font-weight: bold;
}

.textCartEmpty
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #0000FF; 
	font-weight: bold;
}

.textArrow
{
	font-family : Arial, sans-serif;
	font-size : 12px;
	color: #111111; 
	font-weight: bold;
}

.textProductStatus
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #0000FF; 
	font-weight: bold;
}
	
.textNew 
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #009600; 
	font-weight: normal;
}
	
.textOnsale 
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #FF0000; 
	font-weight: normal;
}
	
.textComingsoon 
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #0000FF; 
	font-weight: normal;
}
	
.textPreorder 
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #0000FF; 
	font-weight: normal;
}				

.textPopular 
{
	color: #dd8100; 
	font-weight: normal;
}				

.textError
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #0000FF; 
	font-weight: bold;
}				
	
.textPrice 
{
	font-family : verdana, helvetica, arial;
	font-size : 12px;
	color: #0000FF; 
	font-weight: normal;
}

.textMandantory
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #0000FF; 
	font-weight: normal;
}				

/* @end */

/* @group P */

p
{
	margin: 5px;
}

p.center
{
	text-align: center;
}

p.left
{
	text-align: left;
}

p.right
{
	text-align: right;
}

/* @end */	


.errorBox 
{
	border: 2px dotted #ff2d00;
	width: 600px;
}

.menuBox {
	border: 2px dotted #b5b5b5;
	background-color: #f6f6f6;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.headerBox {
	border: 2px dotted #b5b5b5;
	background-color: #f6f6f6;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}

.tableScreen
{
	width: 768px;
	margin: 0;
	border-collapse: collapse;
	font: 12px verdana, helvetica, arial, sans-serif;
	padding: 0;	
	color: #111111;
	border-style: none;
}

.tableScreenBorder
{
	width: 768px;
	margin: 0;
	font: 12px verdana, helvetica, arial, sans-serif;
	padding: 0;	
	border: 2px dotted #d0d0d0;

}

.table100
{
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	font: 12px verdana, helvetica, arial, sans-serif;
	padding: 0;	
	border-style: none;
}

.table100border
{
	width: 100%;
	border-collapse: collapse;
	font: 12px verdana, helvetica, arial, sans-serif;
	border: 1px dotted #dbdbdb;
	padding: 5px;
	height: 160px;
	margin-top: 1px;
	margin-bottom: 1px;
}


.table100borderNfx
{
	width: 100%;
	border-collapse: collapse;
	font: 12px verdana, helvetica, arial, sans-serif;
	border: 1px dotted #dbdbdb;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.table90
{
	width: 90%;
	margin: 0;
	border-collapse: collapse;
	font: 12px verdana, helvetica, arial, sans-serif;
	padding: 0;
	border-style: none;
}

.col0nfx
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	color: #111111; 
	font-weight: normal;
	height : 25px;		
}

td.borderUp
{
	margin: 0;
	font: 12px verdana, helvetica, arial, sans-serif;
	color: #111111; 
	font-weight: normal;	
	padding: 0;
	height: 25px;
	border-top: 2px dotted #d0d0d0;
}

td.borderRight
{
	margin: 0;
	font: 12px verdana, helvetica, arial, sans-serif;
	color: #111111; 
	font-weight: normal;	
	padding: 0;
	height: 25px;
	border-right: 2px dotted #d0d0d0;
}

td.borderDown
{
	margin: 0;
	font: 12px verdana, helvetica, arial, sans-serif;
	color: #111111; 
	font-weight: normal;	
	padding: 0;
	height: 25px;
	border-bottom: 2px dotted #d0d0d0;
}

/*
	Font : 10px, height : 20px
	
*/
.textLinkS
{
	font-size : 10px;
	font-family : verdana, helvetica, arial, sans-serif;
	text-decoration: underline; 
	color: #111111; 
	font-weight: normal;
	font-decoration: underline;
}
	
.col0nfxS
{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 10px;
	color: #111111; 
	font-weight: normal;
	height : 20px;		
}

td.borderDownS
{
	margin: 0;
	font: 10px verdana, helvetica, arial, sans-serif;
	color: #111111; 
	font-weight: normal;	
	padding: 0;
	height: 20px;
	border-bottom: 2px dotted #d0d0d0;
}

/* @group DIV */

/*
	
	DIV

	R1A 19OCT08	SSJOHOLM (Turku)
		- Div for product pictures
			
*/

#all_content
{
	width: 768px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#footer
{
	text-align:	center;
	width: 100%;
	border-top: 1px solid #676767;
}

#product_picture_small
{
	width:  105px;
	height:	105px;
}

#product_picture_small_middle
{
	width:  105px;
	height:	105px;
	/* min-height: 10em;
	display: table-cell;
	vertical-align: middle; */
}

#product_box
{
	text-align: center;
	width: 600px;
	height: auto;
}

#product_page_menu
{
	text-align: left;
}

/* @end */

