
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	/*background: url("/path/to/your/background_cols.gif") repeat;*/
}

#header {
	margin: 0 0 15px 0;
	height: 245px;
	position: relative;
}

#headerTop {
	height: 45px;
	font-family: tahoma;
	font-size: 12px;
	font-style: bold;
	line-height: 45px;
	padding: 0px 20px;
	position: relative;
}

#headerMiddle {
	height: 155px;
	background-color: blue;
	background-image: url(img/header-gradient.jpg);
	background-repeat: repeat-x;
	/*opacity: 0.2;*/
}

#headerBottom {
	height: 45px;
	background-color: #17152b;
	position: relative;
}

#headerMiddle #h1 {
	position: absolute;
	left: 120px;
	top: 103px;
	width: 261px;
	height: 51px;
	background-image: url(img/expotransilvania.jpg);
	background-repeat: no-repeat;
	padding-left: -9999px;
	overflow: hidden;
}

#headerMiddle h1 {
	margin: 0;
	padding: 0;
	display: none;
}

#logo {
	top: 75px;
	left: 30px;
	position: absolute;
}

#crowd {
	background-image: url(img/crowd.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 200px;
	position: absolute;
	top: 3px;
	left: 450px;
	z-index: 0;
}

#headerTopLeft, #headerTopRight, #headerBottomLeft, #headerBottomRight {
	width: 10px;
	height: 10px;
	position: absolute;
	top:45px;
	background-repeat: no-repeat;
}

#headerTopLeft {
	left: 0px;
	background-image: url(img/top-left.jpg);
}

#headerTopRight {
	right: 0px;
	background-image: url(img/top-right.jpg);
}

#headerBottomLeft, #headerBottomRight {
	top: 35px;
}

#headerBottomLeft {
	left: 0px;
	background-image: url(img/bottom-left.jpg);
}

#headerBottomRight {
	right: 0px;
	background-image: url(img/bottom-right.jpg);
}

#side-a {
	float: left;
	width: 221px;
}

#side-b {
	float: right;
	width: 221px;
}

#content { 
	float: left;
	width: 53%;
	margin-left: 4px;
}

#footer {
	clear: both;
	background: #A2A2A2;
	height: 60px;
}

#footer, #footer * {z-index: 1;}

#footerTop, #footerBottom {
	height: 30px;
	text-align: center;
	line-height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
}

#footerTop a, #footerBottom a {
	line-height: 30px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#footerTop {
	background-color: #17152b;
	color: white;
	font-weight: bold;
}

#footerBottom {
	background-color: #d5d5e5;
	color: #333366;
}

#footerBottom a {
	color: #333366;
}

#footerTopLeft, #footerTopRight, #footerBottomLeft, #footerBottomRight {
	/*width: 4px;*/
	height: 30px;
	background-repeat: no-repeat;
}

#footerTopLeft, #footerTopRight {
	top: 0;
}

#footerBottomLeft, #footerBottomRight {
	bottom: 0;
}

#footerTopLeft, #footerBottomLeft {
	left: 0;
}

#footerTopRight, #footerBottomRight {
	padding: 0 5px;
	right: 0;
}

#footerTopLeft {
	background-image: url(img/footer-top-left.jpg);
	background-position: top left;
}

#footerTopRight {
	background-image: url(img/footer-top-right.jpg);
	background-position: top right;
}

#footerBottomLeft {
	background-image: url(img/footer-bottom-left.jpg);
	background-position: bottom left;
}

#footerBottomRight {
	background-image: url(img/footer-bottom-right.jpg);
	background-position: bottom right;
}

#footerDetails {
	clear: both;
	border-top: 5px solid #ebebeb;
}

#footerLeftDetails, #footerRightDetails {
	float: left;
	width: 465px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
	padding: 21px 0;
}

#footerLeftDetails {
	text-align: right;
	margin-right: 15px;
}

#footerRightDetails {
	margin-left: 15px;
}

#divSearch {
	position: absolute;
	top: 0px;
	right: 10px;
	height: 45px;
	vertical-align: middle;
	z-index: 100;
	/*line-height: 45px;*/
}

#divSearch a {
	line-height: 45px;
	color: white;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 10px;
}

.btn {
	background-color: #6c6cce;
	border: none;
	color: white;
}

#text {
	border: none;
	height: 17px;
}

#btnSearch {
	border: none;
	margin-top: 12px;
}

.box {
	/*width: 220px;*/
	margin-bottom: 10px;
	z-index: 1;
}

.boxTitle {
	background-image: url(img/box-top.jpg);
	background-repeat: repeat-x;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.boxContent {
	background-color: #ebebef;
}

.boxTopLeft, .boxTopRight, .boxBottomLeft, .boxBottomRight {
/*	position: absolute;
	width: 10px;
	height: 10px;*/
	background-repeat: no-repeat;
}

.boxTopLeft, .boxTopRight {
	top: 0;
	height: 25px;
}

.boxBottomLeft, .boxBottomRight {
	bottom: 0;
}

.boxTopLeft, .boxBottomLeft {
	left: 0;
}

.boxTopRight, .boxBottomRight {
	right: 0;
}

.boxTopLeft {
	background-image: url(img/box-top-left.jpg);
}

.boxTopRight {
	background-image: url(img/box-top-right.jpg);
	background-position: top right;
	padding: 0 10px;
	overflow: hidden;
}

.boxBottomLeft {
	background-image: url(img/box-bottom-left.jpg);
	background-position: bottom left;
}

.boxBottomRight {
	background-image: url(img/box-bottom-right.jpg);
	background-position: bottom right;	
	/*padding: 5px 5px 10px 5px;*/
	padding-bottom: 10px;
}

div#content {
	background-image: url(img/bg-logo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 20px;
}

#copyright {
	color: #999;
	text-align: center;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
}

ul.list, ul.list li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.list li {
	border-bottom: 1px solid white;
	background-color: #ebebef;
}

ul.list li a {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
}

ul.list li.selected {
	background-color: #17152b;
}

ul.list li.selected a {
	color: white;
}

#topBanners {
	text-align: center;
}

#bottomBanners {
	clear: both;
	text-align: center;
}

a {
	color: blue;
}

a.banner img {
	border: 0;
	margin: 0;
	padding: 0;
}

.toolbar, .bottomToolbar {
	background-color: #F0F0EE;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.bottomToolbar {
	border-top: none;
}

.toolbarBtn {
	border: 1px solid black;
	background-color: #17152B;
	color: white;
}

.green {
	background-color: green;
}

.notice {
	color: green;
}

#content * {
	font-family: Tahoma;
	font-size: 12px;
}
	
fieldset {
	border: 1px solid #17152B;
}

legend {
	color: #6C6CCE;
}

.error {
	color: red;
}

input.red {
	background-color: red;
	color: white;
}

input.green {
	background-color: green;
	color: white;
}


ol#lstExpozanti li {
	border-bottom: 1px dotted gray;
	line-height: 24px;
	color: black;
	margin: 0;
	padding: 0;
}

ol#lstExpozanti li a.item {
	font-weight: bold;
	color: #6c6cce;
	text-decoration: none;
}

ol#lstExpozanti li div.desc {
	padding-left: 20px;
	border: 1px solid gray;
	background-color: #ebebef;
	margin-bottom: 5px;
	display: none;
}

.box .title {
	
}

.box .subtitle {
	font-family: Verdana;
	font-size: 11px;
}

.box .details {
	text-align: right;
	font-family: Georgia;
	font-size: 12px;
}

.box .details a {
	text-decoration: none;
}

.bannerItem {
	display: block;
	width: 190px;
	float: left;
}

.bannerBtn {
	cursor: pointer;
}

table.navigationPages td {
	height: 24px;
	width: 24px;
	background-image: url(img/navBtn.gif);
	background-repeat: no-repeat;
	text-align: center;
	cursor: default;
}

table.navigationPages td a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 24px;
	text-decoration: none;
	color: white;
	text-align: center;
}

ul.resources {
	list-style: none;
	margin: 10px 0 0 15px;
	padding: 0;
}

ul.resources li {
	float: left;
	list-style: none;
	margin: 0 0 0 5px;
}

ul.resources li a {
	display: block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
}

#resGlobal {
	background-image: url(img/resource-global.jpg);
}

#resHotels {
	background-image: url(img/resource-hotels.jpg);
}

#resRestaurants {
	background-image: url(img/resource-restaurants.jpg);
}

#resTransportation {
	background-image: url(img/resource-transportation.jpg);
}

#resBanks {
	background-image: url(img/resource-banks.jpg);
}

ul.searchResults, ul.searchResults li {
	list-style: none;
	mergin: 0;
	padding: 0;
}

ul.searchResults li {
	margin-bottom: 20px;
}

ul.searchResults li h2 {
	margin: 0;
	padding: 0;
	display: inline;
}

ul.searchResults li .details {
	color: green;
}

ul.searchResults li .period {
	color: #6c6cce;
	margin-bottom: 5px;
}


