* {
	padding:0;
	margin:0;
}

.reset {
	clear:both;
	height:0;
}

img {
	border-width:0;
}

body {
	color:#333;
	font:small Verdana, Helvetica, Arial, Sans-Serif;
	background:#fff url(/images/icmat2007/headerBG.png) repeat-x left top;
}

#wrapper {
	margin:0;
	padding-bottom:20px;
	text-align:left;
	width:95%;
	background:transparent url(/images/icmat2007/orangeBG.png) repeat-y left top;
}

#header {
	height:207px;
	padding-top:20px;
	background:transparent url(/images/icmat2007/orchird.jpg) no-repeat left top;
}

#header h1 {
	height:108px;
	width:518px;
	background:transparent url(/images/icmat2007/logo.png) no-repeat left top;
	text-indent:-9999px;
	margin-left:260px;
}
	
#header h2 {
	height:37px;
	width:400px;
	background:transparent url(/images/icmat2007/venue.png) no-repeat left top;
	text-indent:-9999px;
	margin-left:260px;
	margin-top:30px;
}

#content0 {
	float:right;
	width:100%;
	margin-left:-250px;
}

#content {
	margin:0 0 30px 250px;
}

#sideBar {
	float:left;
	width:221px;
	padding-bottom:40px;
	background:#f60 url(/images/icmat2007/sidebarBG.png) no-repeat left top;
}

#content h2 {
	font:bold 170% "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	color:#f60;
	margin:15px 0 15px 0;
}

#content h3 {
	font:bold 120% "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	color:#f60;
	margin:25px 0 15px 0;
}

#content p, #content ol, #content ul, #content dl, #content blockquote {
	font-size:90%;
	line-height:160%;
	margin:10px 0;
}

#content ol, #content ul {
	margin-left:40px;
}

#content a, #content a:link, #content a:visited {
	color:#56f;
	text-decoration:none;
	border-bottom:1px dotted #89f;
}

#content a:hover {
	color:#239;
	text-decoration:none;
	border-bottom:1px dotted #569;
}

.listSymposium strong {
	display:block;
	float:left;
	width:30px;
}

#footer {
	text-align:center;
	padding-top:25px;
	margin:25px 0 20px 250px;
	border-top:1px solid #cdcdcd;
	overflow:auto;
}

#footer h4 {
	font:italic normal 100% georgia, serif;
	color:#999;
	margin-bottom:8px;
}

.footerLogo1 {
	float:left;
	margin:0 15px 0 0;
}

.footerLogo a {
	margin:0 6px;
	border:none;
}

/* Navigation Menu */

#nav {
	list-style:none;
	width:210px;
	overflow:hidden;
	margin:10px 0 0 4px;
}

#nav li, #nav li.menubar {
	width:210px;
	display:block;
}

#nav li a, #nav li.menubar a {
	display:block;
	padding:6px 12px 6px 30px;
	font-size:85%;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#000;
	text-decoration:none;
	height:100%;
	background:url(/images/icmat2007/bulletNavGo.png) no-repeat 14px 9px;
}

#nav li a.here {
	font-weight:bold;
}

#nav li.menubar a {
	border-bottom:none;
	background:url(/images/icmat2007/bulletNavClosed.png) no-repeat 14px 9px;
}

#nav li.menubar a.here {
	font-weight:bold;
	border-bottom:none;
	background:url(/images/icmat2007/bulletNavOpened.png) no-repeat 14px 9px;
}

#nav li.menubar {
}

#nav li.menubar .menu li a {
	border-bottom:none;
	padding:1px 12px 9px 30px;
	margin-left:20px;
	color:#000;
	background:url(/images/icmat2007/bulletNavGo.png) no-repeat 14px 4px;
}


#nav li a:hover, #nav li.menubar a:hover, #nav li.menubar .menu li a:hover {
/*	border-bottom:1px solid #f90;
	padding:10px 12px 10px 30px;
	font-size:100%; */
	text-decoration:underline;
}


/* -- */

#homeSec {
	font-size:90%;
	border-top:1px solid #dedede;
	padding:0 5px;
	margin:25px 0;
	background:transparent url(/images/icmat2007/dividerGray.gif) repeat-y 50% 0;
	overflow:auto;
}

#homeSecLeft {
	float:left;
	width:46%;
	margin-right:2%;
}

#homeSecRight {
	float:right;
	width:46%;
	margin-left:2%;
}

#content #homeSec h3 {
	margin:20px 0 0 0;
}

#content #homeSec h3.homeSec2 {
	border-top:1px solid #dedede;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
}

#homeSecLeft dl, #homeSecRight dl {
	line-height:140%;
}

#homeSecLeft dt {
	color:#888;
	background:transparent url(/images/icmat2007/bulletNews.gif) no-repeat 0 2px;
	padding-left:17px;
}

#homeSecRight .qLink {
	margin-left:0;
	padding-left:0;
}

#homeSecRight .qLink li {
	color:#888;
	list-style:none;
	background:transparent url(/images/icmat2007/bulletNews.gif) no-repeat 0 2px;
	padding-left:17px;
	margin-bottom:8px;
	margin-left:0;
}

#homeSecLeft .homeSecDownloads dt {
	color:#888;
	background:transparent url(/images/icmat2007/bulletDownloads.gif) no-repeat 0 3px;
	padding-left:15px;
}

#homeSecLeft dd {
	margin:0 0 10px 17px;
}

#homeSecRight dt {
	color:#333;
	background:transparent url(/images/icmat2007/bulletClock.gif) no-repeat 0 4px;
	padding-left:14px;
}

#homeSecLeft .deadlinesList dt {
	background:transparent url(/images/icmat2007/bulletClock.gif) no-repeat 0 4px;
	padding-left:14px;
}

#homeSecRight dd {
	color:#888;
	margin:0 0 10px 14px;
}

#homeSecRight p {
	line-height:120%;
}

#homeSymList {
	font-size:90%;
	margin:20px 0;
	border-top:1px solid #dedede;
	padding:0 0 0 0;
}

#content #homeSymList h3 {
	margin:20px 0 10px 0;
}

#content #homeSymList ul {
	font-size:90%;
	list-style:none;
	overflow:auto;
	text-align:center;
	margin:0;
}

#homeSymList li {
	float:left;
}

#content #homeSymList li a, #content #homeSymList li a:link, #content #homeSymList li a:visited {
	display:block;
	float:left;
	padding:3px 5px;
	margin:5px;
	border:1px solid #FC3;
	border-top-color:#FF6;
	border-left-color:#FF6;
	background:#FF9;
	width:75px;
}

#content #homeSymList li a:hover {
	border:1px solid #FC0;
	border-top-color:#FF3;
	border-left-color:#FF3;
	background:#FF6;
}

.bulletPDF {
	padding:2px 0 2px 20px;
	background:transparent url(/images/icmat2007/bulletPDF.gif) no-repeat 0 0;
}	

.dividerText {
	color:#9af;
}


/* -- */

#content dl.committleDL {
	margin-left:20px;
}

.committleDL dt {
	font:bold 120% "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	color:#f60;
	margin:25px 0 5px 0;
}

.committleDL dd {
	background:transparent url(/images/icmat2007/bulletMan.gif) no-repeat 0 2px;
	padding-left:22px;
	margin:0 0 3px 10px;
}

.confOrgList ul li {
	list-style:none;
	background:transparent url(/images/icmat2007/bulletMan.gif) no-repeat 0 2px;
	padding-left:22px;
	margin:3px 0 3px 0;
}

.scheduleList dl {
	margin:15px 0 0 0;
	padding:0 0 20px 20px;
}

.scheduleList dt {
	font:bold 120% "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	color:#f60;
	margin:15px 0 5px 0;
}

.scheduleList dd {
	margin:0 0 0 15px;
}

.symOrganisation, .symTopics, .symKeynote, .symInvited, .symProgramComm {
	padding-bottom:16px;
	border-bottom:1px dotted #89f;
}

.symOrganisation ul li, .symKeynote ul li, .symInvited ul li, .symProgramComm ul li {
	list-style:none;
	background:transparent url(/images/icmat2007/bulletMan.gif) no-repeat 0 2px;
	padding-left:22px;
	margin:3px 0 3px 0;
}

.symOrganisation p {
	background:transparent url(/images/icmat2007/bulletMail.gif) no-repeat 40px 4px;
	padding-left:62px;
}

.symOverview {
	padding-bottom:20px;
	border-bottom:1px dotted #89f;
}

.symExtended {
	padding-bottom:20px;
	border-bottom:1px dotted #89f;
}
#content ul.symList {
	list-style:none;
	margin:0;
	padding:0;
}

#content ul.symList li {
	background:transparent url(/images/icmat2007/symListBG.gif) repeat-x left top;
	border:1px solid #cbdcee;
	border-right-color:#abf;
	border-bottom-color:#abf;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	overflow:auto;
}

#content ul.symList li h3 {
	line-height:140%;
	background-repeat:no-repeat;
	margin:0;
	padding:20px 0 0 40px;
	color:#569;
}

h3#sym-a {background-image:url(/images/icmat2007/alpha-a.gif);}
h3#sym-b {background-image:url(/images/icmat2007/alpha-b.gif);}
h3#sym-c {background-image:url(/images/icmat2007/alpha-c.gif);}
h3#sym-d {background-image:url(/images/icmat2007/alpha-d.gif);}
h3#sym-e {background-image:url(/images/icmat2007/alpha-e.gif);}
h3#sym-f {background-image:url(/images/icmat2007/alpha-f.gif);}
h3#sym-g {background-image:url(/images/icmat2007/alpha-g.gif);}
h3#sym-h {background-image:url(/images/icmat2007/alpha-h.gif);}
h3#sym-i {background-image:url(/images/icmat2007/alpha-i.gif);}
h3#sym-j {background-image:url(/images/icmat2007/alpha-j.gif);}
h3#sym-k {background-image:url(/images/icmat2007/alpha-k.gif);}
h3#sym-l {background-image:url(/images/icmat2007/alpha-l.gif);}
h3#sym-m {background-image:url(/images/icmat2007/alpha-m.gif);}
h3#sym-n {background-image:url(/images/icmat2007/alpha-n.gif);}
h3#sym-o {background-image:url(/images/icmat2007/alpha-o.gif);}
h3#sym-p {background-image:url(/images/icmat2007/alpha-p.gif);}
h3#sym-q {background-image:url(/images/icmat2007/alpha-q.gif);}
h3#sym-r {background-image:url(/images/icmat2007/alpha-r.gif);}
h3#sym-s {background-image:url(/images/icmat2007/alpha-s.gif);}
h3#sym-t {background-image:url(/images/icmat2007/alpha-t.gif);}
h3#sym-u {background-image:url(/images/icmat2007/alpha-u.gif);}
h3#sym-v {background-image:url(/images/icmat2007/alpha-v.gif);}
h3#sym-w {background-image:url(/images/icmat2007/alpha-w.gif);}
h3#sym-x {background-image:url(/images/icmat2007/alpha-x.gif);}
h3#sym-y {background-image:url(/images/icmat2007/alpha-y.gif);}
h3#sym-z {background-image:url(/images/icmat2007/alpha-z.gif);}

#content ul.symListBtn {
	overflow:auto;
	margin:0;
	background:transparent url(/images/icmat2007/symListBG.gif) repeat-x left top;
	border:1px solid #cbdcee;
	border-right-color:#abf;
	border-bottom-color:#abf;
	padding:10px 20px 5px 20px;
}

#content ul.symListBtnBottom {
	margin-top:30px;
}


#content ul.symList li ul.symListBtn {
	overflow:none;
	margin:10px 0 0 40px;
	background:none;
	border:none;
	padding:0;
}

#content ul.symList li ul li, #content ul.symListBtn li {
	list-style:none;
	background:none;
	border:none;
	padding:0;
	margin:0 15px 5px 0;
	float:left;
}

#content ul.symListBtn li a, #content ul.symListBtn li a:link, #content ul.symListBtn li a:visited {
	padding:0 0 2px 18px;
	border:none;
}

#content ul.symListBtn li a:hover {
	border:none;
}

#content ul.symList li ul li a, #content ul.symList li ul li a:link, #content ul.symList li ul li a:visited {
	color:#f90;
	padding:0 0 2px 18px;
	border:none;
}

#content ul.symList li ul li a:hover {
	color:#f30;
	border:none;
}

#content a.btnSymListMore {
	background:transparent url(/images/icmat2007/bulletInfo.gif) no-repeat left top;
}

#content a.btnSymListBack {
	background:transparent url(/images/icmat2007/bulletBackToList.gif) no-repeat left top;
}

#content a.btnGuide {
	background:transparent url(/images/icmat2007/bulletPencil.gif) no-repeat left top;
}

#content a.btnSubmit {
	background:transparent url(/images/icmat2007/bulletSubmit.gif) no-repeat left top;
}

.programmeTable {
	border-collapse:collapse;
	text-align:center;
	color:#000;
}

.programmeTable th, .programmeTable td {
	border-collapse:collapse;
	border:2px solid #fff;
	background:#fd6;
	padding:8px 8px;
	font-size:85%;
}

.programmeTable th {
	text-align:left;
	padding-left:15px;
	background:#fc0;	
}

.programmeTable .progTableDate th {
	width:12%;
	text-align:center;
	padding-left:8px;
}

.sponsorsList ul {
	list-style:none;
}
.sponsorsList li {
	margin-bottom:20px;
}

.gem4symp {
	margin-top:25px;
	padding-top:25px;
	border-top:1px dotted #89f;
}
#content .gem4symp h2 {
	margin-top:0;
	margin-bottom:-10px;
	color:#004EBD;
	font-size:120%;
}
.gem4symp .symOrganisation {
	padding-bottom:5px;
	border-bottom:none;
}
