/* Start of CMSMS style sheet 'mister_index' */
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-image: url(uploads/images/theme/bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	color: #3e3e3e;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	font-size:16px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d0cfb3;
	color: #3e3e3e;
}
h2 {
	padding: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 7px 0px 0px 3px;
	font-size:14px;
	color: #3e3e3e;
	background-color: #dddec6;
}
h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	font-size:16px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d0cfb3;
	color: #3e3e3e;
}
a {
	color: #3e3e3e;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
.clearfix {
	clear: both;
}

#main {
	width: 980px;
	margin: 0px auto 0px auto;
}

#left, #right {
	width: 160px;
	height: 800px;
	float: left;
}
	#balDisz, #jobbDisz {
		width: 160px;
		height: 130px;
	}
	#balDisz {
		background-position: top left;
		background-repeat: no-repeat;
	}
	#jobbDisz {
		background-position: top left;
		background-repeat: no-repeat;
	}
	#balMenu, #jobbMenu {
		width: 170px;
		height: 410px;
		padding-top: 200px;
	}
	#balMenu {
		text-align: right;
		padding-right: 10px;
		background-color: transparent;
		background-image: url(uploads/images/theme/royrobson.jpg);
		background-position: top left;
		background-repeat: no-repeat;	
	}
	
		#balMenu ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			width: 150px;
			text-align: right;
		}
		#balMenu ul li{
      margin: 0px;
      padding: 0px;
			height: 50px;  
		}
		#balMenu ul li a{
			color: #e3e4d0;
			text-decoration: none;
			display: block;
			padding-top: 13px;
			padding-right: 15px;
			height: 37px;
			background-image: url(uploads/images/theme/balMenu-bg.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			font-size: 15px;
			font-weight: bold;
		}
		
		#balMenu ul li a:hover{
			background-image: url(uploads/images/theme/balMenu-hover.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
	#jobbMenu {
		text-align: left;
		padding-left: 10px;
		background-image: url(uploads/images/theme/fabio_inghirami_valentino.jpg);
		background-position: top left;
		background-repeat: no-repeat;	
	}

		#jobbMenu ul{
			margin: 0;
			padding: 0;
			list-style-type: none;
			width: 170px;
			text-align: left;
		}
		#jobbMenu ul li{
      margin: 0px;
      padding: 0px;
			height: 50px;  
		}
		#jobbMenu ul li a{
			color: #e3e4d0;
			text-decoration: none;
			display: block;
			padding-top: 13px;
			padding-left: 15px;
			height: 37px;
			background-image: url(uploads/images/theme/jobbMenu-bg.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			font-size: 15px;
			font-weight: bold;
		}
		
		#jobbMenu ul li a:hover{
			background-image: url(uploads/images/theme/jobbMenu-hover.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}

#center {
	width: 650px;
	/*height: 800px;*/
	float: left;
}
	#header {
		width: 650px;
		height: 130px;
		background-image: url(uploads/images/theme/header.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	#contentbg {
		width: 626px;
		/*height: 586px;*/
		padding: 12px;
		background-color: #fbfce6;
	}
		#contentBody {
			width: 604px;
			min-height: 600px;
			/*height: 564px;*/
			padding: 10px;
			margin: 0px;
			background-color: #e7e8cf;
			border: 1px solid #afb0a1;
			font-size: 16px;
			overflow: hidden;
		}
#footer {
	width: 515px;
	height: 35px;
	padding-top: 25px;
	padding-left: 135px;
	background-image: url(uploads/images/theme/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: left;
}

#footer a{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: normal;
	
}

#details {
		width: 220px;
		height: 230px;
		float: left;
	}
#map {
/*		width: 380px;
		height: 230px;
		float: left; */
	}	
#details table tr:hover {
    background-color:#fbfce6;
  }
#contentBody ul {
margin: 0px;
padding: 0px 0px 0px 20px;
	}
#contentBody li {
padding-bottom: 5px;
	}

/* End of 'mister_index' */

