/* CSS Document */
body {
	background:  #bdbebd url(images/body_bg_gr_bl_long.png) repeat-x top;}

.switch1 {
	position: fixed;
	right: 0;
	top: 97px;
	width: 33px;
	height: 66px;
	float: right;

}

#master{ 
	position: absolute;
	top: 20px;
	left: 5%;
	width: 90%;	
	margin:auto;
	cursor: default;
}

#header { 
	width: 100%;
	height: 70px;
}
	#header_left {
		background-image: url(images/header_left.png);
		background-repeat: no-repeat;
		background-position: left top;
		float: left;
		width: 30px;
		height: 70px;
	}

	#header_center {
	position: absolute;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	float: left;
	background-position: left top;
	height: 70px;
	left: 30px;
	right: 30px;
	text-align: center;
	vertical-align: middle;
	padding-top: 1em;
	z-index: 300;
	}

	#header_right { 
		position: relative;
		background-image: url(images/header_right.png);
		background-repeat: no-repeat;
		background-position: right top;
		width: 30px;
		height: 70px;
		float: right;
	}
.content{
	background-color:#FFFFFF;
}

#header_bg {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer { 
	width: 100%;
	height: 70px;
}
	#footer_left {
		background-image: url(images/header_left.png);
		background-repeat: no-repeat;
		background-position: left top;
		float: left;
		width: 30px;
		height: 70px;
	}

	#footer_center {
	position: absolute;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	float: left;
	background-position: left top;
	height: 70px;
	left: 30px;
	right: 30px;
	text-align: center;
	vertical-align: middle;
	padding-top: 1em;
	z-index: 300;
	}

	#footer_right { 
		position: relative;
		background-image: url(images/header_right.png);
		background-repeat: no-repeat;
		background-position: right top;
		width: 30px;
		height: 70px;
		float: right;
	}

	#footer_content_right, a#footer_content_right3, a#footer_content_right:hover, a#footer_content_right:visited {
		font-family: Verdana,sans-serif;
		font-size: 10pt;
		letter-spacing: .25em;
		color: #FFF;
		font-weight: bold;
		text-align: right;
		text-decoration: none;
}
	
#logo {
	background-image: url(images/midexpo_logo2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 200px;
	z-index: 500;
	position: absolute;
	left: 0px;
	top: 12px;
}
	.under_logo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.30em;
	cursor: default;
	text-align: center;
	vertical-align: middle;
	}
	
	.slogan {
	text-align:center;
	line-height: 1.2em;
	color: #333;
	letter-spacing: 0.15em;
		}


	a.switch, a.switch:hover, .switch:link, a.switch:visited {
		color: #FFF;
		text-align: right;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		border-bottom:  1px dashed;
	}

.exhibition{
	width: 95%;
	border-bottom: #ccc 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
	
H1{font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 24pt;  color: #cc0000; font-weight: bold;}
H2{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 20pt;  color: #cc0000; font-weight: normal;}
H3{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 14pt;  color: #000000; font-weight: normal; font-weight: bold; margin-bottom: 10px;}

H4{font-family: Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;}
hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
}


.style_description {
	font-family: Verdana, sans-serif;
	font-size: 8.5pt;
	word-spacing: 2.2pt;
	list-style-type: square;
}
.exhibition_title, a.exhibition_title, a.exhibition_title:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border-bottom:1px dashed #CC0000;
}

a.exhibition_title:hover {

	font-size: 10.5pt;

	color: #30C;
	-webkit-transition:all 1s linear;
	text-decoration: none;
	border-bottom:1px dashed #003;
}


.left_col_description {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.8pt;
	word-spacing: 2.2pt;
}
.left_col_title, a.left_col_title, a.left_col_title:visited {
	font-family:Verdana, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #CC0000;
	text-decoration: none;
	border-bottom:1px dashed #CC0000;
}

.style1, a.style1, a.style1:hover {
	font-family: Verdana, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.0em;
	font-size: 9.5pt;
	color: #303;
	font-weight: bold;
	text-align: left;
}

.devider {

	height: 0.5em;	
	}

