/*	SAMT 2007	*/

/* HTML BODY */
body {
	background-color: #e4f2ff;
	margin-top: 0px;
}

/* Hyperlinks */

a:link {
	color: #3F729E;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	color: red;
	text-decoration: none;
}

a:visited {
	border-bottom: 1px dotted;
	text-decoration: none;
}

/* Wrapper */
#wrapper {
	text-align: justify;
	width: 992px;
	margin: 0 auto;
	background: #E4F2FF url(images/bg.gif) repeat-y center;
	line-height: 130%;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
}

/* Headers */

#header {
	clear: both;
	background: url(images/samt2007.jpg) no-repeat left;
	height: 154px;
	width: 972px;
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
}

#pagetitle {
	width: 545px;
	height: 21px;
	margin-left: 10px;
	background: url(images/pagetitle.gif) no-repeat;
	padding-left: 6px;
	padding-top: 2px;
	color: #0E2E4A;
	font-weight: bold;
	font-size: 13px;
}

#pagetitle-wide {
	width: 742px;
	height: 21px;
	background: url(images/pagetitle-w.gif) no-repeat;
	padding-left: 6px;
	padding-top: 2px;
	color: #0E2E4A;
	font-weight: bold;
	font-size: 13px;
}

#header2 {
	margin-top: 10px;
	margin-left: 10px;
	width: 542px;
	background: #EEEEEE;
	border: 1px solid  #D7D7D7;
	padding: 3px;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}

#header2 a {
	border-bottom: none;
}

#header2-wide {
	margin-top: 10px;
	width: 735px;
	background: #EEEEEE;
	border: 1px solid  #D7D7D7;
	padding: 3px;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}

#header3 {
	margin-top: 10px;
	margin-left: 10px;
	width: 400px;
	font-size: 12px;
	color: #000099;
	padding: 1px;
	border-bottom: 2px solid #000099;
	font-weight: bold;
}

#header3-wide {
	margin-top: 10px;
	margin-left: 0px;
	width: 400px;
	font-size: 12px;
	color: #000099;
	padding: 1px;
	border-bottom: 2px solid #000099;
	font-weight: bold;
}

#header4 {
	margin-top: 10px;
	margin-left: 10px;
	width: 400px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	margin-top: 10px;
	width: 742px;
	background: #EEEEEE;
	border: 1px solid  #D7D7D7;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}

/* Footer */

#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat center;
	width: 992px;
	height: 26px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
}

/* Announcements */
#announcements {
	font-size: 12px;
	text-align: center;
	float: right;
	width: 210px;
	margin-top: 10px;
	margin-right: 20px;
	float: right;
	margin-bottom: 20px;
	* margin-right: 10px;
}

#announcements a {
	color: #FF6600;
}

.box { 
	background: #FFF9E7; 
	padding: 5px 4px; 
	margin-bottom: 1em; 
	border: 1px solid #E9D494; 
}

/* Sponsors */

#sponsor-link {
	text-decoration: none;
	border-bottom: none;
}

#sponsor-link img {
	border: none;
}

#sponsors {
	float: right;
	width: 200px;
	margin-top: 1px;
	margin-right: 10px;
	float: right;
	margin-bottom: 20px;
	text-align: center;
}

#sponsors a {
	text-decoration: none;
	border-bottom: none;
}

/* Javascript Menu */

.hiddenChild {
	left: -999em;
}
.shownChild {
	left: 145px;
	top: -8px;
	* left: 150px;
	* top: -10px;
}

ul#nav.dhtml li {
	position:relative;
}

ul#nav li.isParent{
	background: url(images/bullet.gif) 98% 50% no-repeat #EAEAEA;
}


/* Menu */

#menu {
	padding-left: 10px;
	width: 179px;
	margin-top: 1px;
	float: left;
	text-align: left;
	line-height: 100%;
	height: 1024px;
}

#menu a {
	color: #3F729E;
	border-bottom: none;
	text-decoration: none;
	display: block;
	padding: 4px;
}

#menu span {
	color: #3F729E;
	border-bottom: none;
	text-decoration: none;
	display: block;
	padding: 4px;
}

#menu a:active {
	border-bottom: none;
}

#menu a:hover, #menu span:hover {
	cursor: pointer;
	color: #3F729E;
	text-decoration: none;
	border-bottom: none;
	background-color: #D7D7D7;
}

#menu ul {
	color: #030;
	list-style-type: none;
	margin: 10px 0 0 10px;
	padding-left: 0px;
	width: 165px;
	position: absolute;
	z-index: 10;
}

#menu ul li {
	color: #242424;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	margin-right: 5px;
	border: 1px solid  #C7C7C7;
	background: #EAEAEA;
}

#menu ul ul {
	border: 1px solid #D7D7D7;
	width: 160px;
	background: #EAEAEA;
	padding: 4px 0 4px 4px;
}

#menu ul ul li {
	border: 0px none;
	height: 22px;
}

/* Content */

#content {
	text-align: justify;
	margin-left: 190px;
	margin-top: 1px;
	margin-right: 235px;
	* margin-right: 230px;
	font-size: 12px;
	padding-top: 10px;
}

#content-wide {
	text-align: justify;
	margin-left: 200px;
	margin-top: 10px;
	width: 742px;
	padding-left: 10px;
	font-size: 12px;
}

#content p {
	padding-left: 12px;
	padding-right: 10px;
}

/* Lists */

.storycontent ul li {
	list-style-image: url(images/bullet.gif);
	text-align: justify;
	margin-left: 0px;
}

#list li {
	list-style: none;
}

/* Committee */

#committee {
	line-height: 24px;
}

#committee ul {
	list-style: url(images/bullet.gif);
}

/* Misc */

#hr {
#	display: none; 
#}

#double-space {
	line-height: 24px;
}

.block {
	border: 1px dashed #7EACD1;
	margin: 10px 20px;
	background: #F2F9FF;
	padding: 10px;
	padding-top: 5px;
	text-align: left;
	font-size: 11px;
	line-height: 175%;
}

.block table {
	margin-left: 15px;
	font-size: 12px;
}

#link {
	border-bottom: none;
}

#link a {
	border-style: none;
}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

/* Forms */
form {
	margin-bottom: 20px;
}

/* Tables */
table {
	font-size: 14px;
}

table td {
	padding: 0 8px;
	font-size: 12px;
}

table tr.header {
	background-color: #DDDDDD;
	text-align: center;
	border: 1px solid  #D7D7D7;
}

table.programme {
	margin: 10px 10px;
	border: 1px solid #93BADD;
}

.programme th {
	font-size: 12px;
	text-align: center;
	width: 100px;
	border-right: 1px solid #6699FF;
	vertical-align: top;

}

.programme #title {
	font-weight: bold;
}

.programme #desc {
	
}

.programme #talker {
	font-style: italic;
	padding-left: 20px;
}

/* Wide Program */

#content-wide table.programme {
	margin: 10px 0;
	border: 1px solid #93BADD;
}

#content-wide table.programme th {
	text-align: center;
	border-right: 1px solid #6699FF;
	vertical-align: top;
}

#break {
	background-color: #DDEEFF;
}

#poster {
	background-color: #FFE5B1;
}

#keynote {
	background-color: #FFFFCC;
}

#session {
	background-color: #EEEEEE;
}

#head {
	color: #0E2E4A;
	background-color: #93BADD;
	font-weight: bold;
	text-align: center;
}

/* Authors & Affiliations */
#title {
	font-weight: bold;
}

#authors {
	margin-left: 20px;
}

#authors #author {
	font-style: normal;
}

#authors #affiliation {
	font-style: italic;
	display: inline;
}

#demo {
	background-image: url(images/demo.png);
	background-repeat: no-repeat;
}

#demo #title {
	padding-left: 20px;
}

#posters ul li #affiliation {
	display: none;
}
