/*
 Nome File:     base.css
 URL Sito:      http://www.novolab.it/
 Template:      Novolab
 Data:          Mar, 11 maggio 2010
 Risoluzione:   1024x768
 Testato su:    Firefox 3.6.3 (Gecko/20100401)
                Chrome 5.0.375.38 (dev)
                Internet Explorer 8.0.6001.18372
 Info:          assistenza@microcode-workshop.com

 Copyright (C) Microcode Workshop, 2010
*/
* {
	padding: 0;
	margin: 0;
}

html {
	font-family: arial, verdana, sans-serif;
}

label {
    font-size: 12px;
}

a { text-decoration: none; }
a:hover{ text-decoration: underline; }

#container {
    width: 980px;
    margin: 0 auto;
}

#topbar {
	width: auto;
	display: block;
	height: 181px;
}

#banner_left,
#banner_center,
#banner_right {
	float: left;
}

#banner_center {
    width: 599px;
    text-align: center;
}

#banner_left {
    padding-top: 19px;
}

#banner_center {
    padding-top: 20px;
}

#navbar {
	width: auto;
    display: block;
    height: 34px;
    background-color: #edecec;
    border: 1px solid #c5c6c8;
    margin-top: 5px;
}

#main {
    width: auto;
    display: block;
    margin-top: 5px;	
}

#column_left {
    width: 190px;
    margin-right: 7px;
    float: left;
}

.head {
    height: 20px;
    color: #FFF;
    padding-left: 15px;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
}

.menu {
    margin-top: 4px;
    border: 1px solid #c5c6c8;
}

.menu ul {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 0;
}

.menu li {
    margin-bottom: 1px;
    font-size: 12px;
    height: 21px;
}

.last_item_menu {
    margin-bottom: 0 !important;
}

.menu a {
    color: #000000;
    display: block;
    padding-left: 15px;
    height: 100%;
    line-height: 21px;
}

.menu_left li {
    background: #F6F6F6 url(image/menu_background_left.png) repeat-y top right;
}

.partners_box {
    height: 52px;
    width: auto;
    border: 1px solid #c5c6c8;
    margin-top: 4px;
    display: table;
    background-color: #FFF;
}

.partners_box a {
    color: #000;
}

.partners_logo {
    width: 63px;
    text-align: center;
    float: left;
}

.partners_logo img {
    border: none;
}

.partners_link {
    width: 125px;
    font-size: 11px;
    height: 52px;
    display: table-cell;
    vertical-align: middle;
}

#column_center {
    width: 586px;
    margin-right: 7px;
    float: left;
}

.contenuto {
    border: 1px solid #c5c6c8;
    margin-top: 4px;
    padding-bottom: 10px;
}

#column_right {
    width: 190px;
    float: left;
}

.menu_right li,
.menu_utente li {
    background: #FFF url(image/menu_background_right.png) repeat-y top left;
}

#box_profili,
#box_imprese {
    margin-top: 4px;
    width: 190px;
    height: 80px;
    position: relative;
}

#box_profili {
    background-image: url(image/profili.jpg);
}

#box_imprese {
    background-image: url(image/imprese.jpg);
}

#box_profili a,
#box_imprese a {
    width: 81px;
    height: 100%;
    display: block;
    line-height: 128px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;	
    padding-left: 109px;
}

#box_profili a:hover,
#box_imprese a:hover {
    text-decoration: none;
}

#box_login {
    margin-top: 20px;
}

.login,
.password {
    width: 115px;
    border: 1px solid #646567;
}
.login {
    margin-left: 26px;
}

#box_login a {
	color: #000;
	font-size: 12px;
}

.spacer {
    clear: both;
    height: 30px;
    display: block;
}

#footer {
    width: auto;
    display: block;
    padding: 10px 0;
    font-size: 11px;
    color: #666666;
    height: 43px;
}

.menu_left a:hover,
.menu_left .selected  {
  background-position: top right;
  background-repeat: no-repeat;
	background-image: url(image/menu_left_hover.png);
}

.menu_right a:hover,
.menu_right .selected  {
	background-image: url(image/menu_right_hover.png);
}

.menu_utente a:hover,
.menu_utente .selected {
	background-image: url(image/menu_utente_hover.png);
}

#box_imprese a:hover,
#box_imprese .selected  {
	background-image: url(image/imprese_hover.png);
}

#box_profili a:hover,
#box_profili .selected  {
	background-image: url(image/profili_hover.png);
}

#box_ricerca,
#box_lingua {
	width: 464px;
	height: 100%;
	float: left;
	line-height: 34px;
}

#box_ricerca {
	padding-left: 25px;
}

#box_lingua {
	text-align: right;
	padding-top: 4px;
}

#box_lingua img {
	border: none;
}

#box_ricerca label {
	font-size: 14px;
	margin-right: 5px;
}

.ricerca {
	border: 1px solid #646567;
	padding: 2px;
}

.submit  {
	height: 22px;
	border: 1px solid #646567;
	width: 25px;
	background-image: url(image/submit.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f1f2f4;
	position: absolute;
	margin-top: 7px;
	margin-left: 5px;
}

.head a {
	color: #FFF;
	font-weight: normal;
}

.AspNet-Menu li {
  position: relative;
}

.AspNet-Sub-Menu {
  width: 255px;
  display: none;
  background-color: #FFF;
  border: 1px solid #C5C6C8;
  left: 146px;
  position: absolute;
  top: 0;
  z-index: 1000;
}

.AspNet-Sub-Menu li {
  margin-top: 1px;
}

.AspNet-Sub-Menu .first_item_menu {
  margin-top: 0px;
}

.AspNet-Menu li:hover ul, .AspNet-Menu li.over ul {
	display:block;
}
.AspNet-Menu li:hover ul ul, .AspNet-Menu li.over ul ul {
	display:none;
}

.AspNet-Menu ul li:hover ul, .AspNet-Menu ul li.over ul {
	display:block;
}

.messaggio_no {
    background-color: #F00;
    color: #FFF;
    border: solid 1px #000;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.messaggio_ok {
    background-color: #0F0;
    color: #000;
    border: solid 1px #000;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

/***************/
/* Paginazione */
/***************/
.pagenav .thispage, .pagenav a:link, .pagenav a:visited {
    padding: 2px 6px;
}

.pagenav .thispage {
    /*border: 1px solid #CAD6E8;*/
    border: 1px solid #000000;
    background-color: #CAD6E8;
}

.pagenav a {
    background-color: #FFFFFF;
    color: #000000;
    border-style: solid;
    border-width: 1px;
}

.pagenav a.next:visited {
  background-image: url(image/next-visited.png);
}

.pagenav a.next:hover {
  background-image: url(image/next-hover.png);
  color: #FF6600;
}

.pagenav a.next:link, .pagenav a.next:visited {
  background: white url(image/next.png) no-repeat right;
  font-weight: bold;
  padding-right: 14px;
  border-style:solid;
  border-width:1px;
  text-decoration:none;
}

.pagenav a.next:visited {
  background-image: url(image/next-visited.png);
}

.pagenav a.next:hover {
  background-image: url(image/next-hover.png);
  color: #FF6600;
}

.pagenav a.prev:visited {
    background-image: url(image/prev-visited.png);
}

.pagenav a.prev:hover {
  background-image: url(image/prev-hover.png);
  color: #FF6600;
}

.pagenav a.prev:link, .pagenav a.prev:visited {
  background: white url(image/prev.png) no-repeat left;
  font-weight: bold;
  padding-left: 14px;
  border-style:solid;
  border-width:1px;
  text-decoration:none;
  margin-right: 5px;
}

.pagenav a.prev:visited {
  background-image: url(image/prev-visited.png);
}

.pagenav a.prev:hover {
  background-image: url(image/prev-hover.png);
  color: #FF6600;
}
