@charset "utf-8";
/* CSS Document */

/* ##########     TAG     ##########*/

body {
	background:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.6em;
	color:#000;
	margin:0px;
	padding:0px;
}

a {
	color:#236b9e;
	text-decoration:none;
}

a:hover {
	color:#427f00;
	text-decoration:underline;
}

h1 {
	padding:18px 0px 4px 0px;
	margin:0px;
	color:#4c4c4c;
	font-size:1.4em;
	line-height:1em;
	text-transform:uppercase;
}

h2 {
	padding:0px 0px 22px 0px;
	margin:0px;
	color:#236b9e;
	font-size:1.2em;
	line-height:1em;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#000;
	border:none;
	padding:0px;
	margin:7px 0px 0px 13px;
}

/* ##########     ID     ##########*/

#centralContainer {
	width:438px;
	padding:0px 30px 0 30px;
	float:left;
	text-align:justify;
}

#contentContainer {
	width:725px;
}

#centralFrame {
	float:left;
	width:725px;
}

#footer {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/footer_bg.gif) repeat-y top;
	/*padding:19px 10px 0px 10px;*/
	margin:0px;
	font-size:0.85em;
	font-weight:bold;
}



#footer li {
	display:block;
	float:left;
	margin-left:15px;
	list-style-type:none;
}

#footer ul {
	margin:0px;
	padding:0px;
}

#footer .left {
	float:left;
}

#footer .right {
	float:right;
}

#footerBottom {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/footer_bottom.gif) no-repeat bottom;
	height:5px;
	margin:0px;
	padding:0px;
}

#footerContent {
	padding:14px 10px 14px 10px;
	margin:0px;
}

#footerTop {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/footer_top.gif) no-repeat top;
	height:5px;
	margin:0px;
	padding:0px;
}

#header {
	width:725px;
	height:107px;
	text-align:center;
}

#header a {
	font-size:0.85em;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

#header .down {
	float:right;
	margin:15px 0px 16px 0px;
	width:286px;
}

#header .link {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin:0px 15px 0px 15px;
}

#header .linkIcon
{
	margin:6px 6px 6px 6px;
	padding:0px;
	float:left;
	width:200px;
	text-align:left;
}

#header .linkText {
	margin:10px 15px 10px 15px;
	padding:0px 0px 0px 8px;

	float:left;
	text-align:left;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/pointLinkHeader.gif) left center no-repeat;
}

#header .linkText a
{
	font-weight:bold;
}

#header .link:hover {
	color:#9b9b9b;
}

#header .left {
	width:415px;
	float:left;
}

#header .right {
	width:290px;
	float:right;
	margin-top:35px;
	padding:0px 20px 0px 0px;
}

.up {

}

#header .upContent {
}

#languages {
	width:76px;
	padding:4px 12px 0px 0px;
	float:right;
	text-align:right;
}

#languages a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#languages a:hover {
	color:#9b9b9b;
	text-decoration:none;
}

#languages .active {
	color:#9b9b9b;
	text-decoration:none;
	margin-left:13px;
}

#languages .active:hover {
	color:#000;
}

#leftFrame {
	width:227px;
	margin-right:15px;
	text-align:center;
	float:left;
}

#leftFrame .banner {
	margin-bottom:0px 0px 5px 0px;
}

#leftMenu {
	text-align:right;
}

#leftMenu a {
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

#leftMenu a:hover {
	color: #CCC;
}


#leftMenu li {
	margin:0px 6px 2px 6px;
	padding:0px;
	background:#00FF00;
	list-style-type:none;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtn_bg.gif) center;
	line-height:1.2em;
}

#leftMenu li:hover {
	margin:0px 6px 2px 6px;
	padding:0px;
	list-style-type:none;
	/*background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnOver_bg.gif) center;*/
	line-height:1.2em;
}

#leftMenu ul {
	margin:0px;
	padding:0px;
}

#leftMenu .liActive {
	margin:0px 6px 2px 6px;
	padding:0px;
	background:#00FF00;
	list-style-type:none;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnAct_bg.gif) center;
	line-height:1.2em;
}

#leftMenu .liActive:hover {

}

#leftMenu .liActiveCorner_BL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnAct_BL.gif) bottom left no-repeat;
}

#leftMenu .liActiveCorner_BL:hover {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnOver_BL.gif) bottom left no-repeat;
}

#leftMenu .liActiveCorner_BR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnAct_BR.gif) bottom right no-repeat;
	padding:7px 13px 7px 13px;
}

#leftMenu .liActiveCorner_BR:hover {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnOver_BR.gif) bottom right no-repeat;
	padding:7px 13px 7px 13px;
}

#leftMenu .liActiveCorner_TL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnAct_TL.gif) top left no-repeat;
}

#leftMenu .liActiveCorner_TL:hover {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnOver_TL.gif) top left no-repeat;
}

#leftMenu .liActiveCorner_TR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnAct_TR.gif) top right no-repeat;
}

#leftMenu .liActiveCorner_TR:hover {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnOver_TR.gif) top right no-repeat;
}

#leftMenu .liCorner_BL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtn_BL.gif) bottom left no-repeat;
}

#leftMenu .liCorner_BL:hover {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnOver_BL.gif) bottom left no-repeat;
}

#leftMenu .liCorner_BR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtn_BR.gif) bottom right no-repeat;
	padding:7px 13px 7px 13px;
}

#leftMenu .liCorner_BR:hover {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnOver_BR.gif) bottom right no-repeat;
	padding:7px 13px 7px 13px;
}

#leftMenu .liCorner_TL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtn_TL.gif) top left no-repeat;
}

#leftMenu .liCorner_TL:hover {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnOver_TL.gif) top left no-repeat;
}

#leftMenu .liCorner_TR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtn_TR.gif) top right no-repeat;
}

#leftMenu .liCorner_TR:hover {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/menuLeftBtnOver_TR.gif) top right no-repeat;
}

#leftMenuContainer {
	width:227px;
	margin:11px 0px 11px 0px;
	font-size:0.85em;
	font-weight:bold;
	text-transform:uppercase;
}

#leftMenuBottom {
	height:5px;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/leftMenu_bottom.gif) bottom no-repeat;
}

#leftMenuContent {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/leftMenu_bg.gif) top repeat-y;
}

#leftMenuContent .message {
	margin:0px;
	padding:2px 0px 2px 0px;
}

#leftMenuTop {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/leftMenu_top.gif) top no-repeat;
	height:5px;
}

#logo {
	width:227px;
	margin:11px 0px 0px 0px;

	text-align:center;
	float:left;
}

#logos {
	/*padding:16px 17px 0px 17px;*/
	margin:0px auto 0px auto;
	text-align:center;
}

#logos .logo {
	margin:20px;
	padding:0px;
}

#masterContainer {
	width:968px;
	padding:0px 17px 13px 17px;
	margin:0px auto 0px auto;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/masterContainer_bg.gif) repeat-y top;
}

#masterContainerBottom {
	width:1001px;
	height:9px;
	margin:0px auto 0px auto;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/masterContainer_bottom.gif) no-repeat bottom;
}

#pageContainer {
	margin-bottom:20px;
}

#rightContainer {
	width:227px;
	float:left;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/leftMenu_bg.gif);
	margin:15px 0px 0px 0px;
}

#rightContainer .bottom{
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/leftMenu_bottom.gif);
	height:5px;
}

#rightContainer .gallery{
	margin:0px 16px 5px 16px;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/gallery.jpg) center no-repeat;
}

#rightContainer .galleryContent{
	width:201px;
	height:100px;
}

#rightContainer .galleryImg{
	display:none;
}

#rightContainer .linkRow{
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/point_list.gif) no-repeat left top;
	padding:1px 0px 0px 28px;
}

#rightContainer .separator{
	background:#f2f2f2;
	height:1px;
	margin:5px 7px 5px 7px;
	padding:0px;
}
#rightContainer .separator2{
	margin:5px 7px 5px 7px;
	padding:0px;
}
#rightContainer .text{
	color:#000;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 7px 0px 7px;
	padding:0px;
}

#rightContainer .title{
	color:#444;
	font-size:0.85em;
	font-weight:bold;
	text-transform:uppercase;
	margin:5px 16px 5px 16px;
	padding:0px;
}

#rightContainer .top{
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/leftMenu_top.gif);
	height:5px;
}

#search, #boxNewsletterAll {
	width:194px;
	height:30px;
	float:left;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/search_bg.gif);

}

#search .button,#boxNewsletterAll .button {
	width:50px;
	height:22px;
	margin:0px;
	padding:0px;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/searchButton.gif);
	color:#FFF;
	font-weight:bold;
}

#search .searchButton, #boxNewsletterAll .searchButton {
	float:right;
	width:50px;
	margin:0px;
	padding:4px 4px 0px 0px;
}

#search .searchKey, #boxNewsletterAll .searchKey
{
	float:left;
	width:135px;
	margin:0px;
	padding:0px;
}

.searchKey input, #boxNewsletterAll input
{
	border:none;
	width:140px;
	background:#FFF;
}

#slideshow {
	margin:12px 0px 0px 0px;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/slideshow.jpg) center no-repeat;
}

#slideshow img {
	display:none;
}

#slideshow .slideshowContent {
	width:723px;
	height:210px;
}

#topFrame {
}

#topFrame .headerRight {
	float:right;
	width:726px;
}

#topMenu {
	width:725px;
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/topMenu_bg.gif) center #00FF00;
	/*padding:13px 14px 0px 14px;*/
	margin:0px;
	font-size:0.85em;
	font-weight:bold;
}

#topMenu a {
	display:block;
	color:#FFF;
	text-decoration:none;
}

#topMenu a:hover {
	display:block;
	color:#EEE;
	text-decoration:none;
}

#topMenu li {
	display:block;
	float:left;
	padding:11px 11px 11px 11px;
	text-transform:uppercase;
	list-style-type:none;
}

#topMenu ul {
	margin:0px;
	padding:0px 7px 0px 7px;
}

#topMenu .activeItem_BL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/topMenuItem_BL.gif) bottom left no-repeat;
}

#topMenu .activeItem_BR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/topMenuItem_BR.gif) bottom right no-repeat;
}

#topMenu .activeItem_TL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/topMenuItem_TL.gif) top left no-repeat;
}

#topMenu .activeItem_TR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/topMenuItem_TR.gif) top right no-repeat;
}

#topMenu .corner_BL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/topMenu_BL.gif) bottom left no-repeat;
}

#topMenu .corner_BR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/topMenu_BR.gif) bottom right no-repeat;
}

#topMenu .corner_TL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/topMenu_TL.gif) top left no-repeat;
}

#topMenu .corner_TR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/topMenu_TR.gif) top right no-repeat;
}

#topMenu .liActive{
	background:#FFF;
	margin:7px 3px 7px 3px;
	padding:0px;
}

#topMenu .liActiveContent {
	padding:3px 7px 3px 7px;
	margin:0px;
}

#topMenu .linkActive {
	color:#000;
}

#topMenu .linkActive:hover {
	color:#407607;
}

#topMenu .mainMenuLeft {
	float:left;
}

#topMenu .mainMenuRight {
	float:right;
}

/* ##########     CLASS     ##########*/

.borderBottom {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/borderGray.gif) bottom repeat-x;
}

.borderLeft {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/borderGray.gif) left repeat-y;
}

.borderRight {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/borderGray.gif) right repeat-y;
}

.borderTop {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/borderGray.gif) top repeat-x;
}

.clear {
	clear:both;
}

.cornerBL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/boxBorderGray_BL.gif) bottom left no-repeat;
}

.cornerBR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/boxBorderGray_BR.gif) bottom right no-repeat;
	margin:0px;
	padding:0px;
}

.cornerTL {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/boxBorderGray_TL.gif) top left no-repeat;
}

.cornerTR {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/boxBorderGray_TR.gif) top right no-repeat;
}

.spessore15
{
	height:15px;
}

#activeSection {
	background:url(http://www.ksearch.it/expomilano2015/imgexpo2015/pointerSectionActive.gif) right no-repeat;
	padding:0px 12px 0px 12px;
	margin:4px 7px 11px 7px;
	text-align:right;
	font-weight:bold;
	font-size: 1.4em;
	color:#236b9e;
}

.headerAll
{	
	height:150px;
}
.boxLabelNewsletter
{
	width:120px;
	float:left;
	margin:11px;
	font-size:0.85em;
}

.boxNewsletter
{
	margin:6px;
	width:205px;
	float:left;
}


#header .linkIcon
{
	margin-top:12px;
	padding:0px;
	float:left;
	width:135px;
	text-align:left;
}