/* css test */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	padding: 0;
	border: 0;
	margin: 0;
}

body {

	background-color: #e1e1e1;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	}

#wrapper {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	border-left: 10px solid #999999;
	border-right: 10px solid #999999;
}


#header {
	background-image: url(http://www.miuevents.com/version2/graphics/headban_bg_02.jpg);
	background-repeat: repeat-x;
	max-height: 90px;
	}
/*
.headban {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../graphics/headban_bg.jpg);
		}
*/

.logocont {
	width: 675px;
	margin-left: 10px;
	background-image: url(../graphics/miu_logo_04.jpg);
	background-repeat: no-repeat;
	height: 90px;
	}

/*img {
	position: relative;
	}*/

.phonenumbers {
	float: right;
	margin-right: 5px;
	}



.emiladd {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	float: right;
	margin-right: 2px;
	margin-top: 0px;
	}

#newsbar {
	background-image: url(../graphics/nbbg01.gif);
	background-repeat: repeat-x;
	}

#newsart {
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

#newsart a {
	color:#FFFFFF;
	}

	
h1 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: normal;
	color: #3F5C71;
	}
	
h2 {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 1.23em;
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
	padding:0px;
	color: #336666;
	/*color: #6FACBD;
	color: #3F5C71;*/
	}
	
h3 {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #3F5C71;
	}
	
p {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.35em;
	margin: 0px;
	color: #444444;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

.errorheader {
	font-size: 1em;
	color:#FF0000;
	}

#adcont {
	width: 495px;
	margin-left: 145px;
	margin-bottom: 0px;
	padding-top: 8px;
	}



/* ----------- three column system ------------------*/

	#frame {
		width:974px;
		margin-right:auto;
		margin-left:auto;
		padding: 10px;
		text-align:left;
		background-color:#FFFFFF;
		}
		
	#contentleft {
	width:155px;
	padding:0px;
	float:left;
	background:#fff;
		}
	
	#contentcenter {
	width:522px;
	padding:10px;
	float:left;
	background:#ffffff;
	border-left:1px solid #343434;
	border-right:1px solid #343434;
		}
	
	#contentright {
	background : #669900 url(../graphics/rounded/csc_tl2.png) no-repeat;
	width:255px;
	padding:10px;
	float:left;
	background:#eeeeee;
		}
	
	#contentheader {
		background:#fff;
		background-image: url(../graphics/headban_bg_02.jpg);
		background-repeat: repeat-x;
		height: 90px;
		}
		
.icoflo {
	float: left;
	margin: 10px;
	}

.brekbar {
	width: 100%;
	background-color: #7AB2C1;
	padding: 2px 0px 2px 5px;
	margin-left: auto;
	margin-right: auto;
	font-family:  "Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	}

.brekbar h2 {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

.pricebar {
	width: 100%;
	background-color: #7AB2C1;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family:  "Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1em
	}

.pricebar p{
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	}

.pricebar h3 {
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	font-family:  "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	}

.icospacer{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px dashed #7AB2C1;
	margin-top: 10px;
	}


/*------------------------ end ---------------------------*/
















/* Three cloumn structure */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:526px;
	/*min-width: 650px;*/
	margin: 10px 150px 20px 150px;
	background-color:white;
	padding: 10px;
	z-index:3;  /*This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
.navevntsub {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	/*min-width: 650px;*/
	margin: 10px 210px 20px 210px;
	background-color:white;
	padding: 10px;
	z-index:3;  /*This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#navAlpha {
	position:absolute;
	width:200px;
	top:120px;
	left:144px;
	padding:0px;
	z-index:4;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:145px;
	background-color: #7ab2c1;
	/*background-color: #6facbd;*/
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:200px;}
		
#navBeta {
	position:absolute;
	width:180px;
	top:120px;
	right:145px;
	background-image: url(../graphics/right_main_bg.jpg);
	background-repeat: repeat-x;
	/*background-color:#666666;*/
	padding:10px;
	z-index:1;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:250px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:180px;}


/* end of three column structure */

/* Content column list structure */

.content li {
	margin-left: 30px;
	}

.conflolef {
	padding: 20px;
	}


/* Start Event submenu structure */



.nwmu {
	max-width: 485px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
	}


.nwmu ul{
	margin: 0px;
	padding: 0px;
	}
	
.nwmu ul li {
	display: inline;
	/*list-style: none;*/
	}

.nwmu ul li a:link, .nwmu ul li a:visited {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 5px;
	text-decoration: none;
	float:left;
	color: #336666;
	}


.nwmu ul li a:hover {
	color: #6facbd;
	}

#showevent #evntmu-showevent a, #programme #evntmu-programme a, #speakers #evntmu-speakers a, #exhibition #evntmu-exhibition a, #venueinfo #evntmu-venueinfo a, #workshop #evntmu-workshop a {
	color: #336666;
	}

/* mac hide \*/
* html .nwmu {height:1%}
/* end hide*/


/* end event sub menu structure */

.comphistpage p {
	padding: 2px;
	}
	

.homepage li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	margin-left: 20px;
	}

.archivewelcome {
	/*background-color: #d5eaf0;*/
	background-color: #e4f2f6;
	padding: 10px;
	}

.evntlogo {
	margin: 10px;
	float: left;
	position: relative;
	padding-right: 15px;
	}

.pricebox {
	width: 225px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}


.priceboxim {
	padding: 10px;
	float: left;
	}


.radbut {
	margin-left: 2px;;
	}

.miuform {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	border: dotted 1px #CCCCCC;
	padding: 10px;
	text-align: center;
	}

.impmess {
	font-weight: bold;
	color: #333333;
	/*color: #6FACBD;*/
	}

.atxaimg {
	float: right;
	margin-right: 30px;
	}

.regbutton {
	width: 153px;
	height: 38px;
	background: #fff url(../graphics/registerbutton.gif) no-repeat;
	outline: none;
	} 

.galldisp {
	width: 525px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.imflolft {
	float: left;
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

.imflort{
	float: right;
	padding: 20px;
	}

.grerul {
	margin-top: 5px;
	margin-bottom: 10px;
	}

.latnews {
	width: 100%;
	border-left: 1px solid #99ff00;
	padding-left: 5px;
	}

.subflorh {
	float: right;
	margin-top: 5px;
	}

input.btn{
   color:#336666;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   }
  
.sponLogoBox {
	width: 186px;
	margin-left: auto;
	margin-right: auto;
		}
		

/* ------- Content rotator ----------------  */


.rotcont {
	width: 170px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.rotimage {
	padding: 0px;
	margin: 0px;
	}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

.hidden {
	display: none;
}

#player {
	width: 322px;
	}

.welcome p {
	line-height: 1.35em;	
	padding-top: 0px;
	padding-bottom: 5px;	
	}

.welcome h2 {
	padding-top: 10px;
	}

.lert {
	color:#FF0000;
	}

.tempplyr {
	width: 490px;
	margin-left: auto;
	margin-right: auto;
	}

/*--------------------------------------*/


#footer {
	width: 974px;
	background-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	}


.breaker {
	clear:both;
	}
