/*a{font-family:Tahoma;}*/
a:link {color: #491B0E; text-decoration: none;border:0px}
a:visited {color: #491B0E;text-decoration: none;border:0px}
a:active {color: blue;text-decoration: underline;border:0px;outline:none}
a:hover {color: #da6626;text-decoration: none;border:0px;}
a:focus{outline: none;}		
:-moz-any-link:focus {
 outline: none;
}
:focus
{
  -moz-outline-style: none;
}

img{
	border:0px;
}

html,body{
  height:100%;
}


body {
	background-color: #ffffff;
	font-family: lucida sans unicode,lucida grande,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;	
	margin:0px;
	padding:0px;
}

#tb_main{	
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
	background-color: #feea72;
	z-index:100;
 	border-spacing:0px;
	box-shadow:0px 10px 20px #333333;
	behavior: url(/userfiles/css/PIE.htc);
}


#td_header{
	width:100%;
  height:460px;
	vertical-align:top;
	background-image: url('../images/web_site/banner_2.jpg');
	background-repeat: no-repeat;
	background-position:bottom;
}

#td_footer{
	width:100%;
  height:50px;
	background:#f8b332;
	font-size:12px;
}

#logo{
  position:relative;
  top:-57px;
  left:-1px;
  height:298px;
  width:405px;
  background:url('../images/web_site/logo_immunostimulator.png');
	background-repeat:no-repeat;
	background-position:top;
}

#wingLeft{
	position:relative;
  top:-200px;
  left:-10px;
  height:1009px;
  width:35px;
  background:url('../images/web_site/wing_left.png');
	background-repeat:no-repeat;
	background-position:top;
	border:1px solid red;
}

#td_corpo_left{
	vertical-align:top;
	width:250px;
}

#td_corpo_right{
	vertical-align:top;
	width:700px;
}

.tb_content{
	width:690px;
	border-spacing:0px;
}

.tb_content th{
	height:49px;
	background: #ffe025;
	background-image: url('../images/web_site/bg_tb_prodotto_up.jpg');
	background-repeat: no-repeat;
	background-position: left;
	vertical-align:middle;
	font-family: "immuno";
	font-size:28px;
	text-align: left;
	padding-left: 5px;
	color:#ffffff;
	text-shadow: 1px 1px 10px #050505;
	filter: dropshadow(color=#050505, offx=1, offy=1);
}

.tb_content_td{
	color:#000000;
	padding:10px;
	font-size:14px;
	background:#f8b332;

}

.tb_content_down{
	height:16px;
	background-image: url('../images/web_site/bg_tb_content_down.png');
	background-repeat: no-repeat;
	background-position:top;
	vertical-align:bottom;
}

.tb_menu_left{
	width:232px;
	border-spacing:0px;
	margin-left:5px;
}

.tb_menu_left th{
	height:49px;
	background-image: url('../images/web_site/bg_tb_prodotto_up.jpg');
	background-repeat: no-repeat;
	background-position:bottom;
	vertical-align:middle;
	font-family: "immuno";	
	font-size:22px;
	text-align:center;
	color:#000000;
	text-shadow: 1px 2px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=2);
}

.tb_menu_left_td{
	color:#491B0E;
	padding:5px;
	font-size:16px;
	background:#f8b332;
	/*text-shadow: 1px 1px 2px #050505;*/
	/*filter: dropshadow(color=#050505, offx=1, offy=1);		*/
}

.tb_menu_left_td > a{
	font-size:16px;	
}

.tb_menu_left_down{
	height:51px;
	background-image: url('../images/web_site/bg_tb_prodotto_down.png');
	background-repeat: no-repeat;
	background-position:top;
	vertical-align:bottom;
}

#loginArea{
	position: relative;
	top:-50px;
}

#menuPrincipale{
	position: relative;
	top:-30px;	
}

#boxAcquista{
	position: relative;
	top:-10px;		
}

.inputArea{
	width:140px;
	height:20px;
	border:0px;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #feea72;
	box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
}

.tb_registra_utente{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
 	border-spacing:0px;
}

.tb_registra_utente td{
	padding:5px;
}

div.ui-datepicker{
 font-size:12px;
}

div.ui-dialog-titlebar{
 font-size:12px;
}

div.ui-dialog-buttonset{
 font-size:12px;	
}

.tb_indSpedizioni{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
 	border-spacing:0px;
	font-size:12px;
	font-family: lucida sans unicode,lucida grande,sans-serif;
}

.td_indSpedizioni_int{
	background:#F6D041;
	color:red;
	padding:5px;	
}

.td_indSpedizioni_cont{
	background:#feea72;
	padding:5px;
	border-top: 1px solid #ffffff;
}

.tb_carello{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
 	border-spacing:0px;
	font-size:14px;
	font-family: lucida sans unicode,lucida grande,sans-serif;
}

.tb_carello_int{
	background:#F6D041;
	color:red;
	padding:5px;
	text-align:center
}

.tb_carello_cont{
	background:#feea72;
	padding:5px;
	border-top: 1px solid #ffffff;
	text-align:center
}

