
html,body{
    margin:0;
}

body {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 12px;
  color: #333333;
}

#container {
  margin: 0 auto;
  padding: 0;
  position: relative;
  float: left;
  top: 0;
  width: 1005px;
  background: #ffffff url(../images/leftbkg.jpg) repeat-y left top;
}

#mainblock{
	position: relative;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}

.errorMessage {
	color: #990000;
}

.successMessage {
	color: #009900;
}

#content {
	padding: 0px 5px 0px 5px;
}

#content h1 {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 18px;
	color: #CC0000;
}

a:active, a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #555555;
	text-decoration: underline;
}

#leftcontextbox1_outer, #leftcontextbox2_outer {
  width: 124px;
  margin-right: 5px;
  position: relative;
  padding: 0px;
  float: right;
}

#leftcontextbox1, #leftcontextbox2 {
  background-color: #ffffff;
}

#leftcontextbox1 div {
  padding: 0px 3px 3px 3px;
  line-height: 15px;
}

#leftcontextbox2 div{
  padding: 0px 3px 3px 3px;
  line-height: 15px;
  text-align: right;
}

#leftcontextbox1 h1, #leftcontextbox2 h1 {
	padding: 6px 0px 3px 3px;
	margin: 0;
	height: 15px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	color: #999999;
	text-align: right;
}

#leftcontextbox1 p, #leftcontextbox2 p {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	width: 100%;
}

#bottomblock {
  margin: 0;
  position: relative;
  clear: both;
  width: 1005px;
  padding: 0;
}

#leftarea {
  position: relative;
  min-height: 470px;
  height: auto !important;
  height: 470px;
  width: 129px;
  padding-right: 20px;
  padding-left: 10px;
}

#infosysbottomlogo {
  position: relative;
  float: left;
  width: 251px;
}

#otherlogos {
  	position: relative;
  	margin-top: 15px;
	float:right;
	padding:0;
	width:134px;
}

#bottommenu {
  position: relative;
  width: 754px;
  padding: 0;
  margin: 0;
  float: right;
  background: url(../images/bottommenubkg.jpg) no-repeat left top;
  text-align: right;
  color: #6666FF;
  padding-top: 5px;
}

#infomenu {
  margin-top: 35px;
  margin-bottom: 15px;
  padding-right: 10px;
  position: relative;
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  background-color: #ffffff;
  font-size: 18px;
  color: #FF9900;
  float: right;
  clear: both;
  text-align: right;
  width: 124px;
}

#bottommenu a:active, #bottommenu a:link, #bottommenu a:visited {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 14px;
  color: #6666FF;
  text-decoration: none;
}

#mainleftblock {
  width: 154px;
  position: relative;
  float: left;
}

#mainrightblock {
  width: 851px;
  position: relative;
  float: right;
  padding: 0;
  margin: 0;
}

#polilogo {
  position: relative;
  width: 851px;
  height: 69px;
  padding: 0;
  margin: 0;
  clear: both;
}

#infomenu p {
	padding: 0;
	margin: 0 0 8px 0;
}

#infomenu a:active, #infomenu a:link, #infomenu a:visited {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 16px;
  line-height: 12px;
  padding-bottom: 13px;
  color: #FF9900;
  font-weight: bold;
  text-decoration: none;
}

#infomenu a:hover {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 16px;
  line-height: 12px;
  color: #EE7700;
  font-weight: bold;
  text-decoration: underline;
}

#headerinfomenu a:hover {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

#patientmenu {
  position: absolute;
  top: 0px;
  left: 36px;
  width: 851px;
  height: 40px;
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 16px;
  color: #3366CC;
  text-align: left;

}

#patientmenu a:active, #patientmenu a:link, #patientmenu a:visited {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 20px;
  color: #3366CC;
  text-decoration: none;
}

#patientmenu a:hover {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 20px;
  color: #3366CC;
  text-decoration: underline;
}

#patientmenu a.marked:active, #patientmenu a.marked:link, #patientmenu a.marked:visited {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 20px;
  color: #FF9900;
  font-weight: bold;
  text-decoration: none;
}

#patientmenu a.marked:hover {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 20px;
  color: #FF9900;
  font-weight: bold;
  text-decoration: underline;
}

#navbar {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: lowercase;
	clear: both;
	height: 16px;
}

#navbar_homelabel{
	position: relative;
	float:left;
	display: block;
}

#navbar_label{
	position: relative;
	display: block;
	background-image: url(/site/cup.policlinicogiaccone.it/images/arrow.gif);
	background-repeat:no-repeat;
	background-position: left;
	margin-left:4px;
	padding-left:12px;
	float:left;
}
#navbar_lastlabel{
	position: relative;
	display: block;
	color: #FF9900;
	clear: right;
}

#navbar_link{
	position: relative;
	color: #BBBBBB;
}

#pag_precedente{
	background-image: url(/site/cup.policlinicogiaccone.it/images/prec.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	margin:0px;
	width:13px;
	height:13px;
	display:block;
	float:left;
}

#pag_successiva{
	background-image: url(/site/cup.policlinicogiaccone.it/images/succ.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	margin:4px;
	width:13px;
	height:13px;
	display:block;
	float:left;
}

#error_box{
	background-image: url(/site/cup.policlinicogiaccone.it/images/error_box_bg.gif);
	border:#CC0000 solid 1px;
	padding:20px;
	color:#CC0000;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 9px;
	font-weight:bold;
}

#errorBox{
	background-image: url(/site/cup.policlinicogiaccone.it/images/error_box_bg.gif);
	border:#CC0000 solid 1px;
	padding:20px;
	color:#CC0000;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 9px;
	font-weight:bold;
}

#blankBox{
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin:10px;
}

.inputButton {
	width: 104px;
	color: #333333;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	background-color: #dadada;
	border: 1px solid #999999;
}

#simpleTooltip { padding: 7px; border: 2px solid #A6A7AB; background: #F2F3F5; }

