/*
	BODY (EI yleensä muokata)
	SKJ verkkokauppa, Copyright Nethit Oy www.nethit.fi
*/

/* Yleiset ***************************************************************************/
FORM {
	display: inline;
	margin: 0px;
	padding: 0px;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	vertical-align: middle;
	border: 1px solid #CDCDCD;
	outline: none;
	padding: 1px;
	height: 22px;
}

INPUT {
	font-weight: normal;
	border: 1px solid #CCCCCC;
	height: 15px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding-left: 2px;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	color: #444444;
}

INPUT:focus, TEXTAREA:focus {
	outline: none;
	border: 1px dashed #BBBBBB;
	background-color: #FFFFE8;
}

UL {
	padding: 0px;  margin: 0px;
	padding-bottom: 5px;  padding-top: 5px;
	list-style-type: disc;
	list-style-position: outside;
}

LI {
	padding: 0px;  margin: 0px;
	margin-left: 15px;
	padding-bottom: 3px;
}

FIELDSET {
	border: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	position: relative;
	padding: 8px;
	padding-top: 0px;
	margin: 0px;
}

LEGEND {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 12px;
}

HR {
	height: 1px;  border: 0px;
	border-bottom: 1px dotted #CCCCCC;
}

/*Muut yleiset ***************************************************************************************/

DIV.top_logo_div {
	cursor: pointer; 
	position: absolute; 
	top: 21px; 
	border: 0px; 
	width: 450px; 
	height: 80px; 
	overflow: hidden;
}

#top_header {
	width: 100%;
	position:absolute;
	top: 0px;
 	height: 90px;
   
}
body>div#top_header {
	position:fixed;
}


/* tooltip / hintbox */
#hintbox { 
	position:absolute;
	top: 5px;
	left: 10px;
	background-color: #F2F4FF;
	width: 150px; /*Default width of hint.*/ 
	padding: 8px;
	border: 1px solid #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	z-index: 100;
	visibility: hidden;
}

SELECT.formed_pull_down_menus {
	font-family: 'Courier New', Courier, mono; 
	font-size: 11px;
	vertical-align: middle;
	border: 1px solid #CDCDCD;
	outline: none;
	padding: 1px;
	height: 22px;
}

/* Saatavuus tiedot **********************/

FONT.stock_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

FONT.out_of_stock_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

FONT.in_stock_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}

/* Tuotesivu ****************************************************************************/

TD.product_big_image_background_top {
	background-image: url('../images/product_big_image_background_top.jpg');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 7px; width: 312px; 
}

TD.product_big_image_background_bottom {
	background-image: url('../images/product_big_image_background_bottom.jpg');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 7px; width: 312px; 
}

TD.product_big_image_background_middle {
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	width: 310px;
	padding: 0px;
	margin: 0px;
}

TD.product_small_image_background {
	background-image: url('../images/small_image_background.jpg');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 67px; width: 66px;
	border: 0px; padding: 0px;  margin: 0px;
}

TD.product_small_image_background_hover {
	background-image: url('../images/small_image_background_hover.jpg');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 67px; width: 66px;
	border: 0px; padding: 0px; margin: 0px;
}

SELECT.products_matrix_menu {
	width: 280px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #444444;
	vertical-align: middle;
	border: 1px solid #CDCDCD;
	outline: none;
	padding: 2px;
}

TABLE.product_matrix_select {
	border: 0px;
}

TD.product_matrix_select_td {
	text-align: left;
	padding-bottom: 12px;
	vertical-align: top;
}

TD.add_cart_background {
	border: 0px; 
	padding: 0px;
	margin: 0px;
	width: 320px;
	height: 38px;
	background-image: url('../images/add_cart_background.png');
	background-repeat: no-repeat;
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-shadow: #333 1px 1px 1px;
}

DIV.add_cart_submit_button {
	border: 0px;
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	cursor: pointer;
	color: #FFFFFF;
	text-shadow: #333333 1px 1px 1px;
}

DIV.add_cart_submit_button_hover {
	border: 0px;
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	cursor: pointer;
	text-shadow: #fff 1px 1px 1px;
	color: #06C !important;
}

IMG.add_cart_small_icon {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	cursor: pointer;
}

SELECT.add_cart_quantity {
	padding: 0px;
	margin: 0px;
	border: 1px solid #600;
	background-color: #FFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Jcarousel tuotekortissa **********************/
DIV.product_color_carousel_prev {
	position: absolute;
	left: 0px; 
	top: 2px;
}

DIV.product_color_carousel_prev A {
	font-size: 11px;
	color: #03C;
	text-decoration: underline;
}

DIV.product_color_carousel_next {
	position: absolute;
	right: 0px; 
	top: 2px;
}

DIV.product_color_carousel_next A {
	font-size: 11px;
	color: #03C;
	text-decoration: underline;
}

DIV.product_color_carousel_next A:active {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

DIV.product_color_carousel_scroll {
	margin-top: 4px;
	padding-top: 2px;
	border-top: 1px dotted #CCCCCC;
	width: 370px; 
	position: relative;
	text-align: center;
	height: 12px;
	color: #666666;
	font-size: 11px;
}

DIV.product_color_carousel_prev A:active {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
/*************************************************/

/**************************************************************************************/

/* NH button ***************************/

TD.nh_button_view_left_1 {
    background-image: url('../images/buttons/button_32_harmaa_01.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 32px;
    margin: 0px;
    padding: 0px;
}

TD.nh_button_view_right_1 {
    background-image: url('../images/buttons/button_32_harmaa_03.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 32px;
    margin: 0px;
    padding: 0px;
}

INPUT.nh_button_input_1 {

    border: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;

    background: none;
    background-image: url('../images/buttons/button_32_harmaa_02.png');
    background-repeat: repeat-x;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#FFF;
    text-shadow: #333 1px 1px 1px;
    text-decoration: none;

    cursor: pointer;
    height: 32px;

    text-align: center;
    padding-bottom: 4px;
// padding-bottom: 0px;
}

INPUT.nh_button_input_hover_1 {
    border: 0px; margin: 0px; padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;
    background: none; background-image: url('../images/buttons/button_32_harmaa_02.png'); background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#000000;
    text-shadow: #FFF 1px 1px 1px;
    text-decoration: none;
    cursor: pointer;
    height: 32px;
    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;
}
/* ---------------------------STYLE 2 -------------------------------*/
TD.nh_button_view_left_2 {
    background-image: url('../images/buttons/button_32_sininen_01.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 32px;
    margin: 0px;
    padding: 0px;
}

TD.nh_button_view_right_2 {
    background-image: url('../images/buttons/button_32_sininen_03.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 32px;
    margin: 0px;
    padding: 0px;
}

INPUT.nh_button_input_2 {

    border: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;

    background: none;
    background-image: url('../images/buttons/button_32_sininen_02.png');
    background-repeat: repeat-x;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#FFF;
    text-shadow: #333 1px 1px 1px;
    text-decoration: none;

    cursor: pointer;
    height: 32px;

    text-align: center;
    padding-bottom: 4px;
// padding-bottom: 0px;
}

INPUT.nh_button_input_hover_2 {
    border: 0px; margin: 0px; padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;
    background: none; background-image: url('../images/buttons/button_32_sininen_02.png'); background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#000000;
    text-shadow: #FFF 1px 1px 1px;
    text-decoration: none;
    cursor: pointer;
    height: 32px;
    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;	
}
/* ---------------------------STYLE 3 -------------------------------*/
TD.nh_button_view_left_3 {
    background-image: url('../images/buttons/button_32_punainen_01.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 32px;
    margin: 0px;
    padding: 0px;
}

TD.nh_button_view_right_3 {
    background-image: url('../images/buttons/button_32_punainen_03.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 32px;
    margin: 0px;
    padding: 0px;
}

INPUT.nh_button_input_3 {

    border: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;

    background: none;
    background-image: url('../images/buttons/button_32_punainen_02.png');
    background-repeat: repeat-x;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#FFF;
    text-shadow: #333 1px 1px 1px;
    text-decoration: none;

    cursor: pointer;
    height: 32px;

    text-align: center;
    padding-bottom: 4px;
// padding-bottom: 0px;
}

INPUT.nh_button_input_hover_3 {
    border: 0px; margin: 0px; padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;
    background: none; background-image: url('../images/buttons/button_32_punainen_02.png'); background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#000000;
    text-shadow: #FFF 1px 1px 1px;
    text-decoration: none;
    cursor: pointer;
    height: 32px;
    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;	
}
/* ---------------------------STYLE 4 -------------------------------*/
TD.nh_button_view_left_4 {
    background-image: url('../images/buttons/button_32_vihrea_01.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 32px;
    margin: 0px;
    padding: 0px;
}

TD.nh_button_view_right_4 {
    background-image: url('../images/buttons/button_32_vihrea_03.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 32px;
    margin: 0px;
    padding: 0px;
}

INPUT.nh_button_input_4 {

    border: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;

    background: none;
    background-image: url('../images/buttons/button_32_vihrea_02.png');
    background-repeat: repeat-x;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#FFF;
    text-shadow: #333 1px 1px 1px;
    text-decoration: none;

    cursor: pointer;
    height: 32px;

    text-align: center;
    padding-bottom: 4px;
// padding-bottom: 0px;
}

INPUT.nh_button_input_hover_4 {
    border: 0px; margin: 0px; padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;
    background: none; background-image: url('../images/buttons/button_32_vihrea_02.png'); background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#000000;
    text-shadow: #FFF 1px 1px 1px;
    text-decoration: none;
    cursor: pointer;
    height: 32px;
    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;
}
/* ---------------------------STYLE 5 -------------------------------*/
TD.nh_button_view_left_5 {
    background-image: url('../images/buttons/button_22_harmaa_01.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 22px;
    margin: 0px;
    padding: 0px;
}

TD.nh_button_view_right_5 {
    background-image: url('../images/buttons/button_22_harmaa_03.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 22px;
    margin: 0px;
    padding: 0px;
}

INPUT.nh_button_input_5 {

    border: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;

    background: none;
    background-image: url('../images/buttons/button_22_harmaa_02.png');
    background-repeat: repeat-x;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#FFF;
    text-shadow: #333 1px 1px 1px;
    text-decoration: none;

    cursor: pointer;
    height: 22px;

    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;
}

INPUT.nh_button_input_hover_5 {
    border: 0px; margin: 0px; padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;
    background: none; background-image: url('../images/buttons/button_22_harmaa_02.png'); background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#000000;
    text-shadow: #FFF 1px 1px 1px;
    text-decoration: none;
    cursor: pointer;
    height: 22px;
    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;	
}
/* ---------------------------STYLE 6 -------------------------------*/
TD.nh_button_view_left_6 {
    background-image: url('../images/buttons/button_22_sininen_01.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 22px;
    margin: 0px;
    padding: 0px;
}

TD.nh_button_view_right_6 {
    background-image: url('../images/buttons/button_22_sininen_03.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 22px;
    margin: 0px;
    padding: 0px;
}

INPUT.nh_button_input_6 {

    border: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;

    background: none;
    background-image: url('../images/buttons/button_22_sininen_02.png');
    background-repeat: repeat-x;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#FFF;
    text-shadow: #333 1px 1px 1px;
    text-decoration: none;

    cursor: pointer;
    height: 22px;

    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;	

}

INPUT.nh_button_input_hover_6 {
    border: 0px; margin: 0px; padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;
    background: none; background-image: url('../images/buttons/button_22_sininen_02.png'); background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#000000;
    text-shadow: #FFF 1px 1px 1px;
    text-decoration: none;
    cursor: pointer;
    height: 22px;
    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;	
}
/* ---------------------------STYLE 7 -------------------------------*/
TD.nh_button_view_left_7 {
    background-image: url('../images/buttons/button_22_punainen_01.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 22px;
    margin: 0px;
    padding: 0px;
}

TD.nh_button_view_right_7 {
    background-image: url('../images/buttons/button_22_punainen_03.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 22px;
    margin: 0px;
    padding: 0px;
}

INPUT.nh_button_input_7 {

    border: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;

    background: none;
    background-image: url('../images/buttons/button_22_punainen_02.png');
    background-repeat: repeat-x;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#FFF;
    text-shadow: #333 1px 1px 1px;
    text-decoration: none;

    cursor: pointer;
    height: 22px;

    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;
}

INPUT.nh_button_input_hover_7 {
    border: 0px; margin: 0px; padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;
    background: none; background-image: url('../images/buttons/button_22_punainen_02.png'); background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#000000;
    text-shadow: #FFF 1px 1px 1px;
    text-decoration: none;
    cursor: pointer;
    height: 22px;
    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;	
}
/* ---------------------------STYLE 8 -------------------------------*/
TD.nh_button_view_left_8 {
    background-image: url('../images/buttons/button_22_vihrea_01.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 22px;
    margin: 0px;
    padding: 0px;
}

TD.nh_button_view_right_8 {
    background-image: url('../images/buttons/button_22_vihrea_03.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 22px;
    margin: 0px;
    padding: 0px;
}

INPUT.nh_button_input_8 {

    border: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;

    background: none;
    background-image: url('../images/buttons/button_22_vihrea_02.png');
    background-repeat: repeat-x;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#FFF;
    text-shadow: #333 1px 1px 1px;
    text-decoration: none;

    cursor: pointer;
    height: 22px;

    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;
}

INPUT.nh_button_input_hover_8 {
    border: 0px; margin: 0px; padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
    float: left;
    width: 100%;
    background: none; background-image: url('../images/buttons/button_22_vihrea_02.png'); background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#000000;
    text-shadow: #FFF 1px 1px 1px;
    text-decoration: none;
    cursor: pointer;
    height: 22px;
    text-align: center;
    padding-bottom: 2px;
// padding-bottom: 0px;	
}





/****************************************/





/** OSTOSKORI JA KASSA ****************************************************************/

INPUT.checkout_address_field {
	width: 190px;
	font-weight: normal;
	border: 1px solid #CDCDCD;
	height: 15px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding-left: 2px;
}

INPUT.checkout_address_field:focus {
	border: 1px dashed #a2a2a2;
	outline: 0px;
}

SELECT.checkout_address_field
{
	width: 145px;
	font-weight: normal;
}

TABLE.checkout_table {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #e4e4e4;
}

.checkout_mini_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}

TD.checkout_instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

A.payment_module_name, FONT.payment_module_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.submit_payment {
	border: 3px solid #43981d;
	background-color: #4cc417;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	height: 35px;
}

INPUT.plain_submit_button {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #444444;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	height: 19px;
	
}

SPAN.checkout_small_info, LABEL.checkout_small_info, TD.checkout_small_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

DIV.hidden_loading_div {
	display: none;   /* Must be this */
	position: absolute; 
	top: 1px; 
	left: 1px; 
	text-align: center; 
	vertical-align: middle; 
	width: 100%; 
	height: 18px; 
	background-color: #EEEEEE;
}

TD.cart_product_title_row {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #E4E4E4;
	height: 18px;
	color: #444444;
}

TD.cart_product_row {
	height: 35px;
	color: #444444;
	
	background-color: #FFFFFF;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	vertical-align: middle;
}

TD.cart_product_row_out_of_stock {
	height: 35px;
	color: #000000;
	background-color: #FFE6E6;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	vertical-align: middle;
}

TD.cart_bottom_row {
	border-top: 1px solid #E4E4E4;
	height: 10px;
}

A.cart_product_name:link, A.cart_product_name:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	color: #CC3300;
}

A.cart_product_name:hover {
	text-decoration: underline;
	font-weight: normal;
	font-weight: bold;
}

FONT.collection_property_value, TD.collection_property_value {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
}

FONT.collection_property_name {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

DIV.checkout_bank_payment_notice {
	border: 1px dotted;
	border-color: #b53838;
	background-color: #fae8e8;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: center;
	padding: 5px;
}

DIV.payment_module_confirmation {
	border: 1px dotted;
	border-color: #b53838;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: left;
	padding: 5px;
}

INPUT.checkout_radio_box {
	border: 0px; 
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 15px;
	cursor: pointer;
	vertical-align: top;
}

A.small_login_link:link, A.small_login_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #03F;
}

A.small_login_link:hover {
	text-decoration: underline;
}

TD.checkout_login_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#444444;
}

TD.checkout_login_small_text, DIV.checkout_login_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

TD.checkout_order_only_product {
	color: #C60;
	font-size: 11px;
}

TD.checkout_product_in_stock {
	color: #093;
	font-size: 11px;
}

TD.checkout_product_out_of_stock {
	color: #C00;
	font-size: 11px;
}

TD.checkout_extra_text {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}

A.checkout_extra_login_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #444444;
	
	cursor: pointer;
	text-decoration: underline;
}

A.checkout_extra_login_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #c12424;
	cursor: pointer;
	text-decoration: underline;
}

A.cartProductRemove {
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	color: #444444;
}

A.cartProductRemove:HOVER {
	font-weight: normal;
	text-decoration: underline;
	color: #444444;
}

FONT.orderTotalSum {
	font-family: Arial, Helvetica, sans-serif;
	color: #d62424;
	font-size: 18px;
	font-weight: bold;
}

A.confirm_conditions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* perus ympyrämallinen tausta */
TD.backgroundLogin {
	border-right: 1px solid #919191; 
	border-left: 1px solid #919191; 
	background-color: #F3F6FF; 
	padding: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-image: url(../images/order_process/taustanelio_harmaa_05.jpg); 
	background-repeat: repeat-x;
	color: #444444;
}

TD.backgroundBasic {
	border-right: 1px solid #b0b0b0; 
	border-left: 1px solid #b0b0b0; 
	background-color: #f4f4f4; 
	padding: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-image: url(../images/order_process/taustanelio_05.jpg); 
	background-repeat: repeat-x;
}

/******************/

/******************************************************************************************** */

/* Virheviestit ************************************************************************/

.messageError {
	border: 1px solid #C00;
	padding: 4px;
	background-color: #FF6C6C;
}

.messageErrorContents {
	background-color: #FF6C6C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
}

.messageSuccess {
	background-color: #009933;
	padding: 4px;
	border: 1px solid #006600;
}

.messageSuccessContents {
	background-color: #009933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
}

.messageWarning {
	background: #FF8E90;
}

.messageWarningContents {
	background: #FFE6E6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FF0000;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	width: 100%;
	height: 30px;
	padding: 2px;
	margin: 0px;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 30px;
	padding: 2px;
	margin: 0px;
}

TD.footer_cart {
	cursor: pointer;
	width: 142px;
	height: 33px;
	background-image: url('../images/button_footer_cart.png');
}

TD.footer_cart_hover {
	cursor: pointer;
	width: 142px;
	height: 33px;
	background-image: url('../images/button_footer_cart_hover.png');	
}


/*******************************************************************************************/

