/* @override http://closets/css/layout.css */

/****** Colors ******/

/*  beige	#D9CE8C  */
/*  green	#728E49  */
/*  blue  	#4972A9  */

/**********************/

/****** Contents ******/
/*  Layout Styles  */
/*  Basic Type Styles  */
/*  Table Styles  */
/*  top navigation  */
/**********************/

/*@group Layout Styles*/ 

html
{
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000;
font-size: 0.65em;
}

body
{
margin: 0px 0px 0px 0px;
background-color: #ccc;
text-align: center;
font-size: 1em;
}

em {font-size: 1.2em;}
p em {font-size: 1.0em;}

#pf_header {
	display: none;
}
#container
{
background-color: #fff;
margin: 0 auto 1em auto;
width: 800px;
text-align: left;
padding: 10px 10px 10px 10px;
position: relative;
border: 1px solid #4972A9;
border-top: none;
}

#top
{
/* background-image: url("/images/CLO08_header.jpg"); */
background-repeat: no-repeat;
width: 100%;
height: 200px;
padding: 0 0 1em 0;
border-bottom: 1px solid #728ea9;
margin: 0 0 1em 0;
}

#register_save {
	position: absolute;
	top: 140px;
	left: 20px;
	z-index: 9999;
}
	
	#register_save a{
		text-decoration: none;}
		
#homepic {
	text-align: center;
	margin-bottom: 2em;
}

#content_body
{
/*display: block;*/
/*width: 100%;*/
overflow: hidden;
border-bottom: 1px solid #728ea9;
padding: 0 0 1em 0;
}

#left_column
{
float: left;
position: relative;
width: 25%;
}

#imenuscontainer {
	height: auto;}
	
#closets_expo {
	margin: 1em 0;
	border: 2px solid #728E49;
	padding: .5em;
}

#location {
	margin: 2em 0 0 0;
	padding: .5em;
}

#location ul {
	margin: 1em;
	padding: 0;
	list-style: none;
}

#location li {
	margin-bottom: .5em;
}

#content
{
float: right;
position: relative;
width: 73%;
padding-left: 10px;
}

#footer
{
margin: 1em 0 0 0;
background-color: #4972A9;
padding: 1em;
clear: both;
}

#search_form
{
background-color: #4972A9;
padding: 10px 10px 10px 10px;
}

#search_form form
{
margin: 0px 0px 0px 0px;
}

#help
{
display: block;
clear: both;
width: 200px;
height: 40px;
margin: 0 auto;
background-color: #4972A9;
text-align: left;
}

#help_header
{
font-size: .9em;
text-align: left;
font-weight: bold;
text-transform: uppercase;
padding: 1em;
}


/* @end */

/* @group Basic Type Styles */

a {
	cursor: pointer;}
	
a:link {color: #4972A9; text-decoration: underline;}
a:visited {color: #0048A9; text-decoration: underline;}
/*a:hover, a[href $='.pdf']:hover {background-color: #4972A9; color: #fff; text-decoration: none;}*/
a:active {color: #cccccc;}

a[href $='.pdf']{
	padding-right: 1em;
	background: transparent url(/images/icon_document.gif) no-repeat center right;
}

#register_save a {
	text-decoration: none;
	background-color: transparent;
}

h1
{
font-size: 1.8em;
color: #4972A9;
margin: 0 0 .25em;
padding: 0;
border-bottom: 1px solid #728E49;
}

h2
{
font-size: 1.5em;
color: #728E49;
margin: .5em 0;
clear: both;
}

h3
{
font-size: 1.3em;
color: #4972A9;
margin: 0 0 .5em 0;

}

h4 {
font-size: 1.1em;
color: #000;
margin: 0 0 .5em 1em;
font-style: italic;
}

p {
	font-size: 1.2em;
	max-width: 90%;
	line-height: 1.5em;

}

#content ul, #content ol {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 0 1em 0;
	padding-left: 2em;
}

#content li ul, #content l iol {
	font-size: inherit;}

strong {
font-weight: bold;
}

em {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
	font-variant: small-caps;
}

.indent{
	display: block;
	margin-left: 1em;
}

.note {
	font-size: .9em;
	font-style: italic;}

.img_map {
	margin: 1em 0 1em 1em;
}

/* @end */

/* @group Specific Type Styles */

#location address{
	font-style: normal;
	margin: .5em 0 .5em .5em;
	font-size: 1em;
	line-height: 1.3em;
}

#location p {
	line-height: normal;
	font-size: 1em;
}
#location h3 {
	font-size: 1.1em;
	margin-bottom: 2px;
	padding: .5em 0 0 0;
	border-bottom: 1px solid #728E49;
}

#help h4, #search_form {
	margin: 0 0 0 0;
	padding: .5em;
	color: #fff;
	font-style: normal;
}

#help a{
	color: #fff;
}

#closets_expo p {
	margin: 0;
	font-weight: bold;
	line-height: normal;
}

#top10 {
	width: 300px;
	background-color: #D9CE8C;
	border: 1px solid #4972A9;
	font-weight: bold;
	text-align: center;
	margin: 3em;
	padding: 1em;
}

#content p {
	margin: 0 0 1em 1em;	
}

#content p.faq
{
font-size: 1.4em;
font-weight: bold;
margin: 0 0 0 1em;
padding: 1em 1em 0 0;
}

.registration_link {
	background: #728E49;
	color: #fff;
	border: 1px solid #333;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;}

#content p.registration_link {
	margin: 1.5em auto;
	width: 300px;
	font-size: 1.5em;
	padding: .5em;}
		
#content p.registration_link a,
#content div.registration_link a {
	color: #fff;
	text-decoration: underline;}

#content div.registration_link {
	margin: 1.5em;
	width: 300px;
	font-size: 1.5em;
	padding: 1em;}
	
#content address {
font-size: 1.2em;
font-style: normal;
margin: 0 0 1em 2em;
}

ul#table_contents {
	list-style-type: none;
	font-size: 1.1em;
}

ul.nested_list li{
	font-size: .9em;
	list-style-type: none;
}
	
ul#schedule-tabs li {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;}	
/* @end */

/* @group Table Styles */


/*
table, table.eq_width, table.three_col {
	width: 550px;
	border-collapse: collapse;
	margin: 0 1em 2em 1em;
	border: 1px solid #000;
}


table.one_col{
	width: 250px;
	border-collapse: collapse;
	margin: 0 1em 2em 1em;
	border: 1px solid #000;
}


th
{
background-color: #728E49;
text-align: left;
font-size: 1.3em;
font-weight: bold;
color: #000000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
padding: .25em;
}

td
{
border: 1px solid #3f3f3f;
text-align: left;
font-size: 1.2em;
line-height: 1.5em;
padding: .5em;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

*/

/* @group Table Styles */

table {
	border-collapse: collapse;
	margin: 0 0 1.5em 1em;
	border: 1px solid #666;}

td {
	border: 1px solid #666;
	padding: .5em;}	

th {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	background-color: #ccc;}

table.dates_table td.col_1 {
	width: 150px;
	font-weight: bold;
	background-color: #ccc;}

table.form_table, table.form_table td {
	border: none;}

table#evaluation td {
	text-align: center;
	border: none;}
	
	table#evaluation td.col_center {
		width: 50px;
		vertical-align: middle;
		font: 1.5em bold;
		padding: 1em;}

table.two_eq_column td,
table.two_eq_column th,
table.three_column_wide_center td,
table.three_column_wide_center th {
	border: 1px solid #660000;
	padding: .5em;}

table.two_eq_column td,
table.two_eq_column th {
	width: 50%;}
	
	table.two_eq_column th,
	table.three_column_wide_center th {
	background-color: #ccc;}
		
	table.two_eq_column td address {
	margin: 0;
	padding: 0;
	border: none;}
/* @end */

table.eq_width td {
	width: 50%;
}

table.three_col td.col1, table.three_col td.col3 {
	width: 100px;
}

table.no_border {
	width: 550px;
	border-collapse: collapse;
	margin: 0 1em 2em 1em;
	border: none;
}

table.no_border td {
	border: none;
}

table caption {
	font-size: 1.4em;
	font-weight: bold;
	margin: 1em 0 .5em 0;}

table.schedule,
table.registration {
	border: none;
	margin: 0 0 1.5em 0;
	width: 575px;}

table.schedule tr.row_highlight {
	background-color: #728E49;}

#content table.schedule tr.row_highlight td h5 {
	font-size: 1.5em;}

table.schedule td,
table.registration td {
	padding: 0;
	vertical-align: top;}

#content table.schedule p,
#content table.schedule h5,
#content table.registration p {
	margin: .5em;}
	
table.schedule td.col1 {
	width: 150px;
	background: #ccc;}

#content table.schedule p,
#content table.registration p {
	font-size: 1em;}
	
#content table.schedule h5 {
	font-size: 1em;}
	
#content table.schedule td.col1 p {
	padding: 0;
	font-weight: bold;}

#content table.schedule p.session-title {
	font-weight: bold;}

#content table.registration th.col1 {
	width: 250px;}

#content table.registration td {}

/* @end */

/* @group Top Navigation Styles */

ul#subnav
{
width: 96%;
float: left;
position: relative;
border-bottom: 1px solid #4972A9;
list-style: none;
margin: 0 0 1em 0;
}

ul#subnav li
{
float: left;
margin-right: 2em;
}

.image_right {
	float: right;
	margin: 0 0 1.5em 1.5em;}


/* @end */

@media print {

html, body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	margin: 0;
}

#pf_header
{
	display: block;
	width: 700px;
	height: 128px;
	margin: 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #4972A9;
}

#top, #left_column, #subnav
{
display: none;
}

#content
{
display: block;
margin: 0;
padding: 0;
width: 100%;
overflow: visible;
}

#footer 
{
height: 40px;
clear: both;
background-color: #ffffff;
margin: 0;
}

#footer p
{
color: #000000;
}


}

div.video-box {
	margin: 1.5em auto;}
	
div.video-box object,
div.video-box embed {
	margin: 0 0 0 30px;}
	
.float_right {
	float: right;
	margin: 0 0 1.5em 1.5em;}
	
.sidebar {
	width: 220px;
	border: 1px solid #4972A9;}
	
	.sidebar h2,
	.sidebar p {
		margin: .5em}
		
	.sidebar img {
		display: block;
		margin: 0 auto;}

#press_logos {
	width: 450px;
	margin: 1.5em auto;}		
	
#press_logos img {
	margin-right: 2em;}
	
a img {
	border: none;
	outline: none;}
	
img.bio_img {
	float: left;
	margin: 0 1em 1em 0;
	padding: 1px;
	background-color: #dcd087;
	border: 1px solid #b3b3b3;}

.speaker_bios h3 {
	clear: both;}
	
.ccc_logo-lead {
background:url(/images/ccc-logo.jpg) no-repeat top left;
padding:1.2em 0em 0em .5em !important;
color:#d31145 !important;}

.cho_logo-lead {
background:url(/images/cho-logo.jpg) no-repeat top left;
padding:1.2em 0em 0em .5em !important;}

#marquee {
width:auto;
padding:0 0 0.75em 0;
margin:0 0 0.5em 0;
text-align:center;
border-bottom:1px solid #728EA9;}

#marquee a {
color:#728E49 !important;}
 
