/*************************************************
CSS file for wcc secondary pages
(all main content except for homepage)
*************************************************/

/* for debugging
table {border:1px solid blue;} 
div {border:1px solid green;}
*/

#center-content{
	background-image: url(img_homesplash_713x445.jpg); 
	background-repeat: no-repeat; 
	background-color: #FFFFFF; /* white */
	margin-top:10px;
	margin-left:110px;
	margin-bottom: 10px;
	height: 445px;
	width: 713px;
}
.content-wrapper {
	position: relative;
	width:635px; /* default page width. some are wider */
	left:40px;
	top:20px;
}
* html content-wrapper {width:591px;}

/* text of main content */
.content-wrapper .content-title{
	background-image: url(img_subpage_box_header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 635px;
	height: 32px;
	font: bold 14pt Times New Roman,serif;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 7px;
}

.content-wrapper .content-area{
	background-color: #ffeebb;
	position: relative;
    border-left: 3px solid #4f3412; /*dark brown*/
	border-right: 3px solid #4f3412; /*dark brown*/
	color: #4f3412;
	padding: 5px 20px 0px 20px;
}

.content-wrapper .bottom{
	background-image: url(img_subpage_box_footer.gif);
	position: relative;
	width: 635px;
	height: 11px;
}

.content-area .content-subtitle {
	font-size:16px;
	font-weight:bold;
	color:#591A0B; /* dark brown */
	margin-top:5px;
}

.content-area p,
.content-area .price,
.content-area .question,
.content-area .answer,
.content-area .credits,
.info .transpo li,
.schedule ul {
	font-size:11px;
	margin-top:5px;
}

.content-area .scroll {
	height: 340px; 
	overflow: auto; 
	padding: 5px; 
	scrollbar-base-color: #ffeebb;
}

.content-area a {
	color:#000000;
}

/* vision & regsitration only */
.wcc_logo img {
	float:right;
	border: 0px solid #641b18;
	margin:0px 25px 0px 10px;
}

/* specific styles for about wcc > testimonies--removed wcc2009 */
/*
.testify p {font-style:italic;}
.testify .credits {text-align:right;}
.testify .credits span {color:#ad1f25;}
.testify img {margin-left:30px; border:1px dashed #f00;}
*/

/* specific styles for plenary (speakers) */
.plenary .first img {
	float:left;
	border: 1px solid #641b18;
	margin:5px 0 0 40px;
}

.plenary .first h3 {
	margin-left:140px;
	margin-top:10px;
}

.plenary  .first p {
	margin-left:140px;
	margin-top:5px;
	width: 360px;
}

.plenary .second img {
	float:right;
	border: 1px solid #641b18;
	margin:0px 80px 0 0px;
}

.plenary .second h3 {
	margin-left:40px;
	margin-top:10px;
}

.plenary .second p {
	margin-left:40px;
	margin-top:5px;
	width: 360px;
}


/* specific styles for workshops */

* html .workshops {width:801px;}
.workshops .content-area {
	padding:5px 15px 5px 15px;
}
.workshops table {
	margin:0;
	padding:0;
	width:100%;
	border:0;
}
.workshops table td {vertical-align:top;}
.workshops .left-col {padding-right:14px;}
/*.workshops .right-col {padding-left:13px;}*/

.workshops .content-subtitle {
	margin-top:18px;
}

.workshops .speaker {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin-top:3px;
}
/*
.workshops .new {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin-top:18px;
	color:#FF0000;
}
*/

.workshops p, .workshops img {
	margin-top:14px;
}
.workshops img {
	float:right;
	border:1px solid #641b18;
	margin:0px 10px 0px 5px;
}

/* styles for registration page
	note: different behavior for subtitles and paragraphs
 */

* html .register {width:715px;}
.register .content-area {
	padding:15px 30px 0px 30px;
}
.register .rooms,
.register .cancel,
.register .plan,
.register div.indented-text {
	font-size:11px;
}
.register .content-subtitle {
	margin-bottom:10px;
}
.register p {margin-top:0;}
.register .indented-text {
	margin-left:30px;
}

.register .message {
	font-weight:bold;
	width:420px;
	margin:5px 0px 12px 50px;
	font-size:14px;
	color: red;
}

.register .price {
	font-weight:bold;
	float:left;
	width:305px;
	margin:3px 0px 12px 30px;
}
* html .register .price {margin-left:15px;}
.register .notes {
	font-size:12px;
	margin-left:30px;
}
.register .reg-button {
	margin-top: 8px;
	margin-left: 470px;
	font: bold 16px Times New Roman,serif;
	color:#000;
	text-decoration:none;
	text-align:center;
	background:#fcb13c;/*#82a9bb;*/
	border:1px solid #fff;/*#424343;*/
	display:block;
	padding:2px;
	width:136px;
	z-index: 1;
	position:absolute;

}
.register ul,
.schedule ul {
	list-style-type:none;
	margin:0 0 0 60px;
	padding:0;
}
.register ol {
	margin:0 0 0 60px;
	padding-left:20px;
}


/* styles for information page */
.info .transpo { list-style-type:circle; }


/* styles for faqs */
.faq .content-area p {margin-top:0;}
.faq .content-area .question {font-style:italic; font-weight:bold; margin-top:5px;}
.faq .content-area .answer {margin-top:5px;}


/* styles for conf schedule */

.schedule p {padding-left:5px; padding-bottom:10px;}


.schedule table {
	color:#000;
	border-collapse: collapse;
	table-layout:fixed;
	border: 2px solid black;
}

.schedule td
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	border: 1px solid black;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	text-align:center;
	vertical-align:top;
	white-space:normal;}
	
.schedule th {
	border: 1px solid black;
}
.schedule tr {
	height: 20px;
	border: 1px solid black;
}