/* @override http://213.215.182.83/devel/shopping/style.css */

DIV .backCVBut {
	width: 180px;
	height: 24px;
	border: 0px solid #ffffff;
	background-image:url(images/backCVOff.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
  }
 
DIV .backCVBut:HOVER {
	width: 180px;
	height: 24px;
	border: 0px solid #ffffff;
	background-image:url(images/backCVOn.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
  }

DIV .offertaBut {
	width: 224px;
	height: 30px;
	border: 0px solid #ffffff;
	background-image:url(images/offerteOff.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
  }
 
DIV .offertaBut:HOVER {
	width: 224px;
	height: 30px;
	border: 0px solid #ffffff;
	background-image:url(images/offerteOn.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
  }

.backCVLink:link, .backCVLink:active, .backCVLink:visited, .backCVLink:hover {
	font-size: 11px;
	line-height:23px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;	
  }
  
.offerDivLink:link, .offerDivLink:active, .offerDivLink:visited, .offerDivLink:hover {
	font-size: 16px;
	line-height:23px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;	
  }
  
.offerDiv2Link:link, .offerDiv2Link:active, .offerDiv2Link:visited, .offerDiv2Link:hover {
	font-size: 16px;
	line-height:25px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;	
  }

body {
	height: 100%;
	margin-top: 0px;
	color: #000000;
	background-color: #FFFFFF;
	/* background-image: url(images/back_snow.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	background-color: #b32521;
}

hr {
	border: 1px solid #b32521;
}

A.web_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

A.web_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

A.web_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

.web_link {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.super-small {
	font-size: 10px;
}

.super-small-black {
	font-size: 10px;
}

.super-small-blackB {
	font-size: 10px;
	font-weight: bold;
}
.subBut {
	width: 90px;
	height: 26px;
	border: 0px solid #ffffff;
	background-image:url(../images/submitMedOff1.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:2px;
}

.subBut:HOVER {
	width: 90px;
	height: 26px;
	border: 0px solid #ffffff;
	background-image:url(../images/submitMedOn1.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:2px;
}

.subBut2 {
	width: 90px;
	height: 26px;
	border: 0px solid #ffffff;
	background-image:url(../images/submitMedOff.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:2px;
  }
 
.subBut2:HOVER {
	width: 90px;
	height: 26px;
	border: 0px solid #ffffff;
	background-image:url(../images/submitMedOn.gif);
	background-color: #ffffff;
	cursor:pointer;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:2px;
  }
/*
.subBut2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/submit2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 91px;
	border:0px;
	padding-bottom:2px;
	cursor:pointer;
}

.subBut2:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/submitOver2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 91px;
	border:0px;
	padding-bottom:2px;
	cursor:pointer;
}
*/

.tip {

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

H1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
}
.snowball {
	position: relative;
	left: -40px;
	top: -6px;
}


.submit {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 0px none;
	background: #fff;
}

.button_footer {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.button_footer:link {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.button_footer:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.button_footer:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

A.button_footer:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.button_left {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.button_left:link {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.button_left:visited {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.button_left:hover {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

A.button_left:hover {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.button_nero {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 25px;
	padding-top: 5px;
}



.button_nero:link {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 25px;
	padding-top: 5px;
}

.button_nero:visited {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 25px;
	padding-top: 5px;
}

.button_nero:hover {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 25px;
	padding-top: 5px;
}

.menu_tabs {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b32521;
	border-bottom-color: #b32521;
}

.box_menu {
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.step_complete {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.step_uncomplete {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

INPUT {
	background: #E8E8E8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

.back_prod {
	background-color: #EFEFEF;
	/*
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	*/
}



/* ***************************************************** */
/* ***************************************************** */
/* Not used/OLD styles********************************** */
/* ***************************************************** */
/* ***************************************************** */

.nav {
	color: #B02525;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.nav:link {
	color: #B02525;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.nav:visited {
	color: #B02525;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.nav:hover {
	color: #B02525;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.TD_menu {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

.serif {
	font-family: times,serif;
	font-size: medium;
}

.sans {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: medium;
}

.h3color {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #CC6600;
	font-size: small;
}

.tiny {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
}

.listprice {
	font-family: arial,verdana,sans-serif;
	text-decoration: line-through;
	font-size: small;
}

.price {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #990000;
	font-size: small;
}

.attention {
	background-color: #FFFFD5;
}

.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

.small_title {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.small_w {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.table_article {
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-width: 0px 1px 1px;
	background-color: #FFFFFF;
}

.big_w {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.big_w_products {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding-left: 42px;
}

.white {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.didascalia {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}

/* global links */

/* RED links */

A.red_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}

A.red_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}

A.red_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}

/* SMALL links */

A.small_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

A.small_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

A.small_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.small_link {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/* BLACK links */

/* TABLES */

.standard {
	font-family: verdana,arial,helvetica,sans-serif;
}

.black_border {
	font-size: 11px;
	background-color: #B02525;
}

.black_border_over {
	font-size: 11px;
	background-color: #851B1B;
}

.bordo_nero {
	border: 1px #000000 solid;
}

.dots {
	border: 1px #DDDDDD;
	border-style: dashed;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

TEXTAREA {
	background: #E8E8E8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.INPUT_RADIO {
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
