/* vim: set filetype=css : */

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

a {color: #FF9900}
a:visited {color: #FF9900}

.utentepassword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #D8D8D8;
	border: 0px none;
	width: 95px;
	margin: 1px;
	padding: 1px;
}

.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	height: 20px;
	border: none;
	padding: 2px;
        margin-top: 5px;
        text-decoration: none;
}

.btn:hover {
        color: white;
}

.btn:visited {
        color: white;
}

.imagebtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: inherit;
	border: 0px none;
}

form {
	border: none;
	padding: 0;
	margin: 0;
}

button, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #D8D8D8;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
}

.checkbox {
background: transparent;
border: none;
}

.image_button {
	border: none;
	background: transparent;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


/* Mio */
ul#navlist {

        margin: 0 0 0 0;
        white-space: nowrap;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        padding: 2px;
        width: 995px;
        background-color: black;
        /*background: black url("../img/menu_bg") repeat-y right;*/
	text-align: left;
}

#navlist li
{
	display: inline;
	/*border: 1px solid #fa9600;*/
	list-style-type: none;
	margin: 1px;
	vertical-align: middle;
	padding: 0px;
	background-color: transparent;
}

#navlist a { padding: 0px 14px; }

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}
#navlist a:hover, li#active
{
	color: #fff;
	background-color: #fa9600;
	text-decoration: none;
}

ul#subnav {

        margin: 0 0 0 0;
        white-space: nowrap;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: italic;
        padding: 2px;
        width: 995px;
        background-color: black;
        /*background: black url("../img/menu_bg") repeat-y right;*/
	text-align: left
}

#subnav li
{
	display: inline;
	/*border: 1px solid #fa9600;*/
	list-style-type: none;
	margin: 1px;
	padding: 0px;
	vertical-align: middle;
	background-color: black;
}

#subnav #subpad
{
	background-color: transparent;
}

#subnav a { padding: 0px 14px; }

#subnav a:link, #subnav a:visited
{
color: #fff;
       text-decoration: none;
}
#subnav a:hover, li#active
{
color: #fff;
       background-color: #fa9600;
       text-decoration: none;
}

/* Stili generali */

body {
  background: #FFFFFF url("../img/bg") repeat;
  margin: 0;

  /*le seguenti regole fanno vedere sempre la barra di scrolling*/
  height: 100%;
  margin-bottom: 1px;
  overflow: -moz-scrollbars-vertical;
}

body, p, div, span, td, h1, h2, h3, th, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

ul {
	list-style-image: url("http://www.oscard.it/lib/img/freccia_arancio");
        padding: 0px;
        margin: 0px 0px 0px 15px;
}

th {
        text-align: center;
	font-size: 10px;
	font-weight: bold;
}

h1 {
	font-size: 22px;
	font-weight: bold;
        margin: 10px 0px 10px 0px
}

h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold
}

small {
font-style: italic;
color: gray;
}

#maincontainer {
  width: 1000px;
  background-color: #2A2A2A;
}


.logo {
  margin: 0;
  padding: 0;
  border: none;
  background-color: black;
  text-align: right;
}

.contenuto {
  background-color: white;
  text-align: left;
  margin: 0;
  padding: 0px 10px 10px 10px;
  vertical-align: top;
  width:600px
}
.contenutoadv {
  background-color: white;
  text-align: left;
  margin: 0;
  padding: 0px 10px 10px 10px;
  vertical-align: top;
  width:600px
}


.contenutoPopup {
  width: 400px;
  background-color: white;
  text-align: left;
  margin: 0;
  padding: 0px 10px 10px 10px;
}

.footer {
  background-color: #2A2A2A;
  color: white;
  /*height: 29px;*/
  text-align: center;
  vertical-align: middle;
  font-size: 8pt;
  border: none;
  padding: 0;
  margin: 0;
}

.footer a, .footer a:visited {
	color: white;
	text-decoration: none;
}

.footer a:hover {
	color: white;
	text-decoration: underline;
}

.footer * td {
	color: white;
}

.header_ricerca {
  background-color: #D8D8D8;
  text-align: center
}

.search_odd {
  background-color: #e8e8e8;
}

.search_even {
}

h1, h2, h3 {
  color: #FF9900;
}

.destra {
text-align: right;
}

.sinistra {
text-align: left;
}

.centro {
text-align: center;
}

.tabella, .tabella_ricerca {
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}

.tabella_ricerca {
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 2px dotted darkgray;
}

.dettagli, .voti {
border-left: 2px dotted gray;
border-bottom: 2px dotted gray;
border-right: 2px dotted gray;
padding: 5px;
width: 95%;
}

.item_dettagli {
font-weight: bold;
background-color: #D8D8D8;
}

.hmenu {
background-color: #2A2A2A;
}

.hmenu_item, .hmenu_header {
font-weight: bold;
font-size: 14px;
display:block;
background-color: #3f3f3f;
margin-bottom: 2px;
padding: 1px;
color: white;
}

.hmenu_item a {
color: white;
display:block;
}

.hmenu_item a:hover {
background-color: #fa9600;
}

.boxed {
border: 2px dotted gray;
}

.no_image_list {
	list-style: none;
}

.cat_list a, .cat_list .cat_list a, .cat_list .cat_list .cat_list a {
color: black;
text-decoration: none;
}

.cat_list a:hover, .cat_list .cat_list a:hover, .cat_list .cat_list .cat_list a:hover {
color: #FF9900;
text-decoration: underline;
}

/*Stili menu sinistra*/
.left_container {
vertical-align: top;
margin:0;
padding: 0;
width: 200px;
}

.left_container_inside {
vertical-align: top;
margin:0;
padding: 0;
}


.left_item {
display: block;
color: white;
background-color: black;
margin: 0;
padding: 1px;
border-bottom: 1px solid #FF9900;
vertical-align:middle;
}

.left_item a {
color: white;
text-decoration: none;
}

.left_item a:hover {
background-color: #FF9900;
}

.left_item a:hover:visited {
color: white;
}

.big_left_item {
display: block;
font-size: 20px;
text-align: center;
margin-top: 10px;
}

/*Stili menu destra*/
.right_container, .right_container_inside {
vertical-align: top;
margin:0;
padding: 0;
border: none;
}

.right_container {
width: 200px;
}

.box {
background-color: #F2F2F2;
margin: 0;
padding: 0;
border: none;
margin-bottom: 5px;
}

.box_content {
padding: 2px;
}

.box h3 {
padding: 2px 5px 2px 10px;
margin: 0;
display: block;
background-color: black;
border-bottom: 1px solid #FF9900;
color: white;
vertical-align: middle;
}

.red {
color: red;
font-weight: bold;
font-size: 14px;
}

.indent {
margin: 0;
padding: 0px 0px 0px 50px;
}

/* stili per oggetti che scompaiono */
.hide {
display: none;
margin: 0;
padding: 0;
}

.show {
display: block;
margin: 0;
padding: 0;
}

.plus_img, .minus_img {
background: url("../img/plus") no-repeat center left; 
padding-left: 12px;
/*height: 16px;*/
vertical-align: middle;
}

a.plus_img, a.minus_img {
color: black;
text-decoration: none;
vertical-align: middle;
}

.minus_img {
background: transparent url("../img/minus") no-repeat center left; 
}

.suggerimento {
padding: 0;
height: 83px;
background: transparent url("../img/aggrappato") no-repeat center center; 
}

.suggerimento_content {
z-index: 1;
position: relative;
top: 45px;
left: 250px;
text-align: center;
width: 150px;
}

.box_home {
border: 1px solid #FF9900;
cursor: pointer;
font-size: 14px;
text-align: center;
}
