body {
	background-color: #ced3d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.688em;
	padding: 20px;
}

div#container {
	background-color: #f6f6f6;
	background-image: url(/shared/images/conf10/container_background.png);
	background-position: top right;
	background-repeat: repeat-y;
	width: 67.818em;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

div#container2 {
	float: left;
	width: 60.364em;
}
div#header {
	padding: 10px 0px 0px 21px;
	margin: 0px 0px 1px 0px;
}

/* One column design */
div.oneColumn {
	margin-left: 23px; 
	width: 41.7em; 
	float: left;
}

/* Two column design*/
div.columnOne {
	width: 12em;
	float: left;
}

div.columnOne div.text {  
	padding-left: 20px;   
	width: 22.727em;    
}

div.columnOne div.tour {  
	float: left;   
	width: 9.818em;
	padding: 10px;
	margin-top: 10px;    
}

div.columnTwo {
	margin-left: 23px; 
	width: 39.818em; 
	float: left;
}

div#menuContainer {
	padding: 0px 0px;
	margin: 0px;
}

div#menuContainer.oneColumn {
	width: 12em; 
	float: left;
}
div#menuContainer.twoColumn {
	width: 24.818em;
}

td#menu {
	width: 11.636em;
	padding-right: 3px;
}

td#menuExtra {
	padding: 0px;
	margin: 0px;
	background: url(/shared/images/conf10/menu_extra1.png) no-repeat left top;
	vertical-align: bottom; 
}

td#menu ul {
	margin: 0px;
	padding: 0px 0 1px 0;
	background: url(/shared/images/conf10/menu_bg_last.png) no-repeat left bottom;
}

td#menu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 4px 4px 3px 8px;
	background: url(/shared/images/conf10/menu_bg.png) no-repeat left top;
}

td#menu ul li a {
	color: #007596;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Verdana,sans-serif;
	text-decoration: none;
}

td#menu ul li a:hover {
	color: #007596;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Verdana,sans-serif;
	text-decoration: underline;
}

td#menu ul li span {
	color: grey;
	font-size: 1.091em;
}

div#mainContent {
	padding: 0 0 30px 21px;
	width: 55.909em;
}

div#trademarks {
	width: 73em;
	margin: auto;
	color: #999999;
	padding: 10px;
	padding-bottom: 30px;
	font-size: 0.9em;
	font-family: arial, helvetica, verdana, sans-serif;
}
div#rssFeed {
	float: right;
	width: 10.909em;
	text-align: right;
}
div#rssFeed a {
	margin-left: 3px;
	padding: 3px 19px 3px 0;
	background: url("/shared/images/icons/rss_small.png") no-repeat right 50%;
	text-decoration: none;
	line-height: 1.364em;
	color: #666;
}
div#rssFeed a:hover {
	color: #0050AB;
}

div#rightBanner {
	float: left;
	width: 7.455em;
}

table.form input, table.form select {
	width: 20em;
}
input, textarea, select {
	font-family: verdana,arial,helvetica,sans-serif;
}

table.form td.label {
	width: 13.636em;
}
table.form td {
	padding-right: 10px;
}

table.form {
	border-collapse: collapse;
}

table.form input.checkbox, table.form input.radiobutton {
	width: auto;
}

span.required {
	color: red;
}

table.form textarea {
	width: 24.545em;
}
textarea.commentsField {
	height: 9.091em;
}

table.form td.buttonContainer {
	padding-top: 10px;
}
input.button[class] {
	width: auto;
}

form {
	padding: 0;
	margin: 0;
}

input.button {
	overflow: visible;
	padding: 4px 8px;
	width: 0;
}
div.formContainer {
	background: #F6F6F6 repeat-x scroll 0 0;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 20px;
	width: 37.727em;
}

div.formContainer h2 {
	margin-top: 0;
	font-size: 1.091em;
}

.error {
	color: red;
}
div.validationError, div.validationErrors {
	padding: 15px 15px 15px 90px;
	margin-bottom: 20px;
	background: url('/shared/images/icons/warning.gif') no-repeat 5px 15px #FBD1D1;
	border: 1px solid #F66A6A;
}
label.validationError, label.validationErrors {
	color: red;
}

div.section1 {
	background: transparent url(/shared/images/icons/numbered_bullet_1_alt.png) no-repeat scroll 0 0;
	margin-bottom: 20px;
	padding-left: 40px;
}

div.section2 {
	background: transparent url(/shared/images/icons/numbered_bullet_2_alt.png) no-repeat scroll 0 0;
	margin-bottom: 20px;
	padding-left: 40px;
}

div.section3 {
	background: transparent url(/shared/images/icons/numbered_bullet_3_alt.png) no-repeat scroll 0 0;
	margin-bottom: 20px;
	padding-left: 40px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 1px;
}


img {
	border: 0px;
}

.first {
	margin-top: 0px;
}

h1 {
	color: #000045;
	font-size: 1.636em;
	font-weight: normal;
	font-family: Arial,Helvetica,Geneva,Verdana,sans-serif;
	margin: 25px 8px 5px 0;
}

h2 {
	color: #1187a8;
	font-size: 1.273em;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Verdana,sans-serif;
	margin: 28px 8px 5px 0;
}

h3 {
	color: #000;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 1.091em;
	font-weight: bold;
	margin: 15px 4px 4px 0px;
}

a {
	color: #0252ab;
}

.inactive {
	color: #72CEDE;
	text-decoration: line-through;
}

p {
	margin: 0 0 10px;
}

.bold {
	font-weight: bold;
}

.red {
	color: red;
}

div.divider {
	border-bottom: 1px dashed #ccc;
	height: 1px;
	margin: 5px 10px 15px;
}

div.infobox {
	background-color: #8fdbe8;
	padding: 5px 10px;
}

div.infobox2,
div.infobox3 {
	background-color: #E9F8FA;
	padding: 5px 10px;
}

div.infobox h3,
div.infobox2 h3,
div.infobox3 h3 {
	margin-top: 5px;
}


div.infobox th,
div.infobox2 th {
	text-align: right;
	font-weight: normal;
}

div.infobox3 th {
	text-align: left;
	font-weight: bold;
}

div.infobox3 table tr th,
div.infobox3 table tr td {
	padding-right: 10px;
}

div.infobox th,
div.infobox td,
div.infobox2 th,
div.infobox2 td,
div.infobox3 th,
div.infobox3 td {
	vertical-align: top;
	padding: 3px;
}

blockquote {
	padding: 5px 0;
	margin: 0; 
	text-indent: 25px;
	background: url('/shared/images/design/quotes1.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote i {
	display: inline;
	margin: 0;
	padding-right: 20px;
	padding-bottom: 3px;
	background: url('/shared/images/design/quotes2.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}

ul li {
	background: transparent url(/shared/images/gray_square.gif) no-repeat scroll 3px 6px;
	padding: 2px 0 2px 15px;
}

ul.raquo {
	padding: 0px;
	margin: 0px;
}

ul.raquo li {
	background: transparent url('/shared/images/design/raquo.gif') no-repeat scroll 0pt 4px;
	padding: 0pt 10px 5px 15px;
	list-style-type: none;
}

div.spec {
	margin-top: 20px;
	padding: 10px;
}
table.spec {
	border-collapse: collapse;
}
table.spec * {
	font-family: arial,helvetica,verdana,sans serif;
	text-align: left;
	vertical-align: top;
}
table.spec th {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	padding-left: 10px;
}
table.spec th.fc {
	padding-left: 0px;
}
table.spec td {
	border-right: 1px solid #CCCCCC;
	padding: 3px 10px 3px 5px;
}
table.spec td.fc {
	padding-left: 0;
}
table.spec td.lc {
	border-right: medium none;
	padding-left: 10px;
}

select.minicourse {
	font-family: arial, helvetica, verdana, sans-serif;
	width: 22.727em;
}

td.minicourseSelection {
	border: 1px solid #aaa;
	padding: 3px 5px 5px 5px;
	background-color: white;
	height: 7.727em;
	width: 7.273em;
}

td.minicourseDay {
	background-color: #eee;
	border-right: 1px solid black;
	font-size: 0.909em;
	width: 6em;
}

td.current {
	border: 1px solid #aaa;
	background-color: #CFFFE3;
}

td.checked {
	border: 1px solid #aaa;
	background-color: #CFE2FF;
}

option.fullyBooked {
	color: red;
	font-style: italic;
}

table.deadlines {
	border-collapse: collapse;
}

table.deadlines td {
	vertical-align: top;
}

table.deadlines td.date {
	padding-right: 3px;
	font-weight: bold;
}

table.deadlines td.dateNumber {
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}

table.abstracts {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}

table.abstracts th {
	text-align: left;
	border: 1px solid #555;
	padding: 6px 8px;
	background: #463073;
	color: white;
	font-family: arial, helvetica, verdana, sans-serif;
}

table.abstracts td {
	border: 1px solid #ccc;
	padding: 4px 8px;
	vertical-align: top;
}

table.abstracts td div.hidden {
	display: none;
}

table.abstracts tr.editMode td {
	background-color: #eee;
}

table.editMode {
	margin-bottom: 10px;
}

table.editMode td {
	border: none;
	padding: 1px 8px 1px 0px;
}

table.editMode td input {
	width: 25.455em;
}


#paymentNotice, #discountNotice {
	display: none;
	width: 27.273em;
	margin-top: 5px;
	font-size: 10px;
}

td.disabled {
	color: #aaa;
}

.minicourseContainer {
	margin-bottom: 30px;
	padding-left: 20px;
}

.minicourseContainer h2 {
	font-size: 27.273em;
	margin-top: 0px;
}

table#sp {
	background-color: #ebebeb;
	width: 100%;
}

table#sp tr td,
table#sp tr th {
	height: 5em;
	border-top: 1px solid #d9d9d9;
	margin: 0px;
	vertical-align: top;
}

table#sp tr th {
	border-right: 1px solid #d9d9d9;
	width: 8em;
}

table#sp tr td {
	padding-left: 10px;
}

table#sp tr td img {
	margin: 0px 10px;
}

div#accessTabs ul {
	margin: 0;
	padding: 0;
	background-image: none;
}
div#accessTabs ul li {
	margin: 0 2px 0 0;
	padding: 10px 15px;
	background-image: none;
	float: left;
	background-color: #e4f6f9;
	color: #67bac8;
	font-weight: bold;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	cursor: pointer;
	border-bottom: 1px solid #fafafa;
}

div#accessTabs ul li.selected {
	background-color: #f6f6f6;
	color: #1187A8;
	border-bottom: 1px solid #f6f6f6;
}

div#accessForgot,	
div#accessRegister,
div#accessLogin {
	background-color: #f6f6f6;
	padding: 15px 15px;
}

div#accessLogin table {
	margin-left: 30px;
	margin-top: 10px;	
}

div#accessLogin table tr th {
	font-weight: normal;
	text-align: right;
	width: 7.273em;
	padding-right: 10px;
}

div#accessLogin table tr td.submitButton {
	padding-top: 20px;
}

div#accessLogin table tr td input[type=text],
div#accessLogin table tr td input[type=password] {
	width: 18.182em;
}

div.section {
	background-image: none;
	background-color: #EDEDED;
	border: 1px solid #DEDEDE;
	margin: 3px;
	padding: 13px 8px;
}