/*-- GENERAL -------------------------------------------------------------*/

 #d1 { background-color: #fff; }
 #d2 { background-color: #fff; }
 #d3 { background-color: #fff; }
 #d4 { background-color: #fff; }
 

* {
	padding: 0;
	margin: 0;
}

img {
	border:  none;
}

ul {
	list-style: none;
}

body {
	background: #0C5E7D url(http://conference.collegeart.org/images/2009/assets/2009_ConfBacking.jpg) no-repeat fixed center top;
	margin-top: 0px;
}

#wrap {
	width: 777px;
	margin: 0 auto;
	background: #fff;
	padding: 0px;
}

pre 

{

clear: both;

overflow-x: auto;

overflow-y: auto;

background-color: #efefef;

width: 90%;

color: #000000;

padding-bottom: 0pt;

}


#body_wrap {
	clear: both;
	float: left;
	width: 100%;
    margin: 0px 0 5px;
}

hr {
	display: none;
}

.top{
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-transform: uppercase;
	padding: 3px;
}


p.subnav  a:link{
	font-weight:  bold;
	color: #006699;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}

p.subnav  a:hover{
	font-weight:  bold;
	color: #00a6e4;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}

p.subnav  a:visited{
	font-weight:  bold;
	color: #00a6e4;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	
}


a:link {
	color: #3e71a4;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover {
	color: #0099CC;
	text-decoration:  underline;
}

a:visited {
		color: #0099CC;
	text-decoration:  underline;
}

.name{
	font-weight:  bold;
}

.new {
	background: #CF0056;
	color: #fff;	
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 2px 0 2px;
}

/*-- HEADER  -------------------------------------------------------------*/

#header {
	float: left;
	width: 777px;
	font-family: arial, sans-serif;
}

/*-- HEADER NAV --*/

div#header_nav {
	float: left;
	padding: 0 0 0 20px;
	width: 757px;
	font-size: 80%;
	background: url(http://conference.collegeart.org/images/2009/assets/top-nav.png) no-repeat center;
	margin: 0px;
	height: 23px;
}

div#header_nav2 {
	float: left;
	width: 777px;
	font-size: 95%;
	background: #ef5ba1;
	height: 30px;
}


#header_nav img{
	float: left;
	padding: 5px 0 5px 0;
}

#header_nav ul{
	display: block;
	width: 450px;
	float: right;
	margin-right: 0px;
	padding-right: 0px;
}

#header_nav ul li{
	float: right;
}

#header_nav ul li a{
	display: block;
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

#header_nav ul li a:hover{
	display: block;
	padding: 5px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#header_nav ul li a:visited{
	display: block;
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}


/*-- HEADER IMAGE	-------------------------------------------------------------*/

#header h1{
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	
}

#header span{
	padding: 3px 12px;
	text-transform: uppercase;
	margin-bottom: 3px;
	color: #FFFFCC;
}

#header_image h1 span_small{
	font-size: 40%;
	font-weight: bold;
}


#header_image {
	color: #000;
	width: 740px;
	height: 183px;
	float:left;
	padding: 0 20px 0 17px;
	margin: 0;
	
	
}

.home_header {
	background: #fff url(http://conference.collegeart.org/images/2009/assets/LA-Head_01.jpg) no-repeat left top;
}


/*
.Sessions_header {
	
	background: #fff url("http://www.collegeart.org/images/2008_conf/header_2008sessions.jpg") no-repeat top left;
}

*/


/*-- CONTENT -------------------------------------------------------------*/




#content {
	width: 492px;
	padding: 20 3px 0 11px;
	float: left;
	font-family: arial, sans-serif;
	font-size: 85%;
	color: #333;
	margin-top: 15px;
	margin-left: 11px;
}

img{
	margin-right: 3px;
	margin-bottom: 2px;
}


#content b{
	font-weight: bold;
	color: #EF5BA1;
	
}


#content strong{
	background:   #EF5BA1;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
}

#content strong1{
	font-weight: normal;
	color: #006699;
	padding: 2px;
	border: 1px dashed #999999;
}

#content p, #content blockquote {
	padding: 0 0 15px 0;
	font-weight: normal;
}

#content table {
	margin: 0 0 15px 0;
}


#content ul, #content ol {
	padding: 0 0 15px 30px;
	
}

#content li {
	padding: 0 0 5px;
	list-style: url(http://www.collegeart.org/images/2008_conf/icons/arrow_right_peppermint.png) outside;
}

#content h1{
	color: #EF5BA1;
	font-weight: normal;
	font-size: 36px;
}

#content h2{
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 4px;
	font-style: normal;
	text-transform: uppercase;
}


#content h3, #content h4 {
	padding: 10px 0 5px;
}


#content h2.time {
	border-bottom: 1px solid #666;
}

#content h3 {
	font-size: 100%;
}


#content p {
	line-height: 125%;
}

#content table {
	font-size: 90%;
	width: 100%;
	clear: both;
}

#content th {
	text-align: left;
}

#content td {
	padding: 0px;
}

#content #pagination{
	padding: 5px 0 5px 0;
}

#content form {
	width: 100%;
}

#content div.auto_complete{
	background: #000;
	font-size: 90%;
}

#content div.auto_complete ul{
	width: 350px;
	color: #333;
	background: #fff;
}

#content div.auto_complete ul li{
	padding: 3px;
	list-style: url(http://www.collegeart.org/images/2008_conf/icons/arrow_right_peppermint.png) outside;
}

#content div.auto_complete ul li.selected{
	background: #FFA200;
}

#content .room {
	margin: 0;
	padding: 0;
}

#content p.title {
	font-size: 110%;
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

#content .time {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#content td{
	background-color: #ffffff;
	padding: 0px;
}

#content tr {
	border-bottom: 1px solid #c3d8f8;
}

#content div.info_mod {
	padding: 0 0 15px 0;
}

#occ_links {
	margin: 0 0px 30px 15px;
	padding: 0;
	float: right;
	width: 200px;
}

#occ_links div {
	margin: 0;
	padding: 15px;
	float: left;
	width: 170px;
}

#occ_links div.quick_links1 

{

background-color: #ffffff;

background-image: url(/2007/images/careers-box1.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left top;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #cccccc;

}


#occ_links div.quick_links2

{

background-color: #ffffff;

background-image: url(/2007/images/careers-box2.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left top;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #cccccc;

}

#occ_links div.quick_links3 

{

background-color: #ffffff;

background-image: url(/2007/images/careers-box3.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left bottom;

}




p.quick_links  a:link{
	font-weight:  bold;
	color: #00a6e4;
}

p.quick_links  a:hover{
	font-weight:  bold;
	color: #00a6e4;
}

p.quick_links  a:visited{
	font-weight:  bold;
	color: #00a6e4;
}


#box-line{
	padding: 9px;
	border: 1px solid #EF5BA1;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 470px;
}




#box-line2{
	padding: 9px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 470px;
}



#box-solid{
	background: #FFE7F7;
	border: 1px solid #EF5BA1;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 9px;
	width: 470px;
}

/*-- Side Nav-------------------------------------------------------------*/

#sidenav {
	width: 223px;
	float: right;
	font-family: arial, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	padding-top:5px;
	padding-left:8px;
	height: 100%;
	margin-right: 9px;
	/* border-left: 1px solid #999999; */
	margin-top: 5px;
}


#sidenav a{
	text-decoration: none;
	color: #006699;
}

#sidenav a:hover{
	text-decoration: underline;
	color: #003366;
}

#sidenav h3{
	font-size: 14px;
	padding: 4px;
	margin: 2px 0;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #EF5BA1;
	background: #EF5BA1;
}

#sidenav ul{
	list-style: none;
	
}


#sidenav li{
	list-style: none;
    margin-top: 3px;
	padding: 5px;
	width:100%;
}

#sidenav li a{
	color: #FFFFFF;
	background-color: #0099cc;
	text-decoration:none;
	padding: 5px;
	font-weight: bold;	
}


#sidenav li a:visited{
	color: #FFFFFF;
	background-color: #0099cc;
	text-decoration:none;
	padding: 5px;
	font-weight: bold;	
}



#sidenav li a:hover{
	color: #333333;
	background-color: #66ffff;
	text-decoration:none;
	padding: 5px;
	font-weight: bold;	

}


/*-- Side Nav-------------------------------------------------------------*/


/*-- NAVIGATION -------------------------------------------------------------*/

.subnav-top p{
	padding: 3px;
	background: #ECECEC;
	margin-top: 5px;
	margin-bottom: 10px;
}




#updatenav {
	float:left;
	list-style: none;
}


a.subnav:link{
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	text-transform: uppercase;
}

a.subnav:hover{
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	text-transform: uppercase;
}

a.subnav:active{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}



.menu_level1 {
	padding: 0px;
	list-style: none;
}

.menu_level2 {
	margin: 0 0 17px 0;
	list-style: none;
}

#sidenav .mod {
	width: 100%;
	float: left;
	margin: 5px 0;
	color: #333333;
}


#sidenav .mod1 {
	width: 100%;
	float: left;
	margin: 3px 0 10px 10;
	color: #333333;
	padding-left: 5px;
}


#register a{
	font-family: arial, sans-serif;
	font-size: 90%;
	display: block;
	background: #00A6E4;
	color: #e3f0f4;
	padding: 10px;
	margin: 0 0 20px 0;	
	width: 180px;
	float: left;
	text-decoration: none;
}

#register a b{
	display: block;
	font-size: 150%;
	color: #fff;
	text-transform: uppercase;
}

#content table tr.row1 {
	background: #CFF2FF;
}

#content table tr.row1 td{
	background: #CFF2FF;
}

#content table tr.row2 {
	background: #fff;
}

#content table tr.row2 td{
	background: #fff;
}

#content table tr.row2 {
	background: #fff;
}

/*-- FORMS -------------------------------------------------------------*/

#content div.green {
	background: #eaeaea;
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}

#content form label {
	display: block;
	vertical-align: top;
	padding: 0 0 0 5px;
	width:  150px;
	float:  left;
	font-weight: bold;	
}

#content form div.mod {
	padding: 10px 0 10px 0;
	float: left;
	width: 100%;
	border-bottom: 2px solid #fff;
	background: #f6f6f6;
}

#content form div.submit{
	padding: 10px 0 10px 0;
	background: #f6f6f6;
	width: 100%;
	float: left;
}

#content form div.submit input{
	margin: 0 10px 0 10px;
	color: #fff;
	background: #0099CC;
	font-weight: bold;
}

#content fieldset {
	border: none;
}

#content fieldset legend {
	font-size:  180%;
	
}

#content .required {
	color: #0099FF;
	font-size: 150%;
}

#flash {
	clear: both;
	float: left;
	width: 510px;
	border: 1px solid #95C478;
	color: #688F50;
	padding: 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	background: #DCEFD1;
}

#flash a {
	text-decoration: underline;
	color: #688F50;
}

#flash_error {
	clear: both;
	float: left;
	width: 510px;
	border: 1px solid #DF0028;
	color: #DF0028;
	padding: 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	background: #FFDFE5;
}

.error_message  {
	clear: both;
	float: left;
	width: 530px;
	color: #DF0028;
	padding: 3px 0 3px 155px;
	font-weight: bold;
}

#content #admin_menu {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 15px 0;
}

#content #admin_menu ul {
	padding: 0;
	margin: 0;
}

#content #admin_menu ul li {
	float: left;
	padding: 0 15px 0 0;
}

#content #admin_menu ul li a{
	color: #666;
	font-weight: bold;
}

#content dl{
	float: left;
	width: 100%;
}

#content dt{
	clear: both;
	display: block;
	float: left;
	width: 400px;
	padding: 2px;
	background: #eaeaea;
	font-weight: bold;
}

#content dd{
	clear: both;
	display: block;
	float: left;
	width: 400px;
	padding: 2px 2px 20px 2px;
	background: #fff;
}

#content div#register_mod ul{
	margin: 0;
	list-style: none;
	padding: 0 0 20px 0;
}


#content div#register_mod ul li.register_pdf{
	background: #fff url("/2007/images/pdf_button.gif") no-repeat top left;
}

#content #register_mod ul li.register a{
	display: block;
	clear: both;
	width: 522px;
	height: 65px;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #ccc;		
}

#content #register_mod ul li.register_pdf a{
	display: block;
	clear: both;
	width: 522px;
	height: 65px;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #ccc;		
}

#content #register_mod  a b{
	display: block;
	font-size: 130%;
	padding: 10px 0 0 0;
}

/*-- Footer -------------------------------------------------------------*/

#footer {
	float: left;
	padding: 15px 20px 30px;
	font-family:  arial, sans-serif;
	font-size: 70%;
	line-height: 125%;
	color: #FFFFFF;
	background: #a6ce39 repeat-x 0% 100%;
	width: 737px;
	height: 135px;
	border-top: 20px solid #333333;
	border-bottom: 10px solid #a6ce39;
}

#footer a{
	color: #666;
}





.search_results_mod, .search_results_bar, .search_form {
	width: 95%;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.search_link {
	font-weight: bold;
	color: #666;
}


div#pop{
	background: #FFFFCC;
	padding: 5px;
	margin: 2px 0px 3px;
	border: 1px solid #999900;
}
/*-- Home Boxes -------------------------------------------------------------*/

 #boxleft-Update{
	float: left;
	height: 174px;
	width: 224px;
	background:  url(http://conference.collegeart.org/images/2009/assets/Conf_Update_Box.jpg) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 62px 8px 2px;
}


#boxright-Download{
	float: right;
	height: 174px;
	width: 224px;
	background: url(http://conference.collegeart.org/images/2009/assets/Conf_Downloads_Box.jpg) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 62px 8px 2px;
	}
	
	
#boxright-Student{
	float: right;
	height: 174px;
	width: 224px;
	background: url(http://conference.collegeart.org/images/2009/assets/Conf_Students_Box.jpg) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 62px 8px 2px;
	}
	
#boxleft-Sponsors{
	float: left;
	height: 174px;
	width: 224px;
	background:url(http://conference.collegeart.org/images/2009/assets/Conf_Sponsors_Box.jpg) no-repeat;
	margin-top: 5px;
	padding: 62px 8px 2px;
	margin-bottom: 5px;
	}
	
	
	
#boxleft-Update h1{
	font-size: 110%;
	font-weight: bold;
	color: #EF5BA1;
	text-transform: uppercase;
}	

#boxright-Download h1{
	font-size: 110%;
	font-weight: bold;
	color: #EF5BA1;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding: 0px;
}


#boxright-Student h1{
	font-size: 110%;
	font-weight: bold;
	color: #EF5BA1;
	text-transform: uppercase;
}


boxright-Student img{
	padding-right: 5px;
}


.search-box{
	font: bold normal 100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	width: 98%;
	background: #CCCCCC;
	padding: 3px;
	border: 1px solid #999999;
}

#reg-box{
	background: url(http://conference.collegeart.org/images/2009/assets/RegisterNow-BCK.jpg) no-repeat;
	height: 239px;
	width: 223px;
	padding-top: 15px;
	padding-bottom: 16px;
}

#reg-box p{
	font: bold 140% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: none;
}


#reg-box h2{
	font: bold 160% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: none;
}


#caa-name{
	float: left;
	width: 250px;
	height: 22px;
}

#attn-box{
	background: url(http://conference.collegeart.org/images/2009/assets/attn-box.gif) no-repeat;
	height: 68px;
	width: 480px;
	padding: 6px 8px 8px 9px;
	margin-top: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
}




/*--- TOP MENU --*/


#top_menu {
	clear: both;
	float: left;
	margin: 0 0 3px;
	width: 777px;
	position: relative;
	top: 0;
	left: 0;
	z-index:1;
	background: #A6CE39;
	padding: 0px;
}

.nav-spacer{
	background: url(http://conference.collegeart.org/images/2009/assets/nav-spacer.jpg);
	height: 35px;
	width: 25px;
}

.highlight{}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#nav a:hover{
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #0099CC;
}

#nav li { /* all list items */
	float: left;
	 /* width needed or else Opera goes nuts */
}

#nav li ul li a{ /* all list items */
	color: #333;
	font-weight: normal;
	background-color: #AEE9FB;
	border-bottom: 1px solid #FFFFFF;
}


#nav li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 140px;
	left: -999em;
}

#nav li a:hover ul, #nav li.sfhover ul,
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li a:hover ul.sub, #nav li.sfhover ul,
#nav li:hover ul.sub, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#nav .l1 {
	padding: 5px 5px 10px;
	background: #EF5BA1;
	border-left: 1px solid #FFFFFF;
}

#nav .l1a {
	background: #A6CE39;
	color: #333333;
	padding: 5px 5px 10px;
	border-left: 1px solid #FFFFFF;
}


#nav .l2 {
	padding: 5px 10px 5px 15px;
	width: 125px;
}


#nav input{
	margin: 2px 0 0 3px;
	font-size: 90%;
}

#nav .search-input{
	width: 80px;
}


#nav li a:hover ul ul, #nav li a:hover ul ul ul, #nav li a:hover ul ul ul ul, #nav li a:hover ul ul ul ul ul,
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display: none;
}

#nav li a:hover ul, #nav ul li a:hover ul, #nav ul ul li a:hover ul, #nav ul ul ul li a:hover ul, #nav ul ul ul ul li a:hover ul,
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:block;
}


/* New */
/*all see this */
#nav ul ul, #nav ul ul ul{
	display:none;
	position:absolute;
	margin-top:90px;
	margin-left:10em;
}

/* non-IE browsers see this */
 #nav ul li>ul, #nav ul ul li>ul{
    margin-top:90px; 
 }


#nav ul ul li:last-child{
border-width:1px;}

/* NEWER */


/* specific to non IE browsers */
#nav ul li a:hover a,
#nav ul li:hover a {
	color:#fff;
	background:#66FFFF;
	border-bottom: 1px solid #CCCCCC;
}

#nav ul li a:hover ul,
#nav ul li:hover ul {
display:block; 
position:absolute; 
top:21px; left:0; width:105px;}

#nav ul li:hover ul li a:hover a.hide,
#nav ul li:hover ul li:hover a.hide {
	background-color: #FF99FF;
	color:#000;
}

#nav ul li a:hover ul li ul,
#nav ul li:hover ul li ul {
display: none;}

#nav ul li a:hover ul li a,
#nav ul li:hover ul li a {
	display:block;
	color:#000;
	background-color: #66FFFF;
	border: 1px solid #999999;
}

#nav ul li a:hover ul li a:hover,
#nav ul li:hover ul li a:hover {
	background:#66FFFF;
	color:#ffffff;
}

#nav ul li a:hover ul li a:hover ul,
#nav ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:105px; 
top:0;}

#nav ul li:hover ul li:hover ul.left {
left:-105px;} 


/* IE */

#nav ul li a.hide, #nav ul li a:visited.hide {
display:none;}

#nav ul li a:hover ul li a.hide {
display:none;}

#nav ul li a:hover {
	color:#fff;
	background:#0099CC;
}

#nav ul li a:hover ul {
display:block; 
position:absolute; 
top:90px; 
left:0; 
width:105px;}

#nav ul li a:hover ul li a.sub {
	background:#FFCCFF;
	color:#fff;
}

#nav ul li a:hover ul li a {
	display:block;
	background:#FFCCFF;
	color:#000;
}

#nav ul li a:hover ul li a ul {
visibility:hidden;}

#nav ul li a:hover ul li a:hover {
	background:#FFCCFF;
	color:#000;
}

#nav ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:105px; 
top:0; 
color:#000;}

#nav ul li a:hover ul li a:hover ul.left {
left:-105px;}



/*-- SESSIONS -------------------------------------------------------------*/

.embed-session {
	width: 475px;
	float: left;
	line-height: 125%;
	color: #000000;
	margin: 5px 0px 10px;
	padding: 0px 0px 10px;
	border: 1px solid #ef5ba1;
	/*background: #ffe7f7;*/
}



.embed-affiliate-name, .embed-friend, .embed-comittee-name{
	font-weight: bold;
	font-size: 110%;
	background-color: #ef5ba1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	color: #FFCCDF;
}
	

.embed-location{
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

.embed-participant{
	padding-left: 0px;
	padding-right: 0px;
}


.embed-discussant-header{
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	}

.embed-paper-tile{
	font-style: italic;
	font-weight: bold;
	padding: 5px 5px 0px;
}

.embed-chair{
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 7px;
	padding-top: 0px;
	color: #666666;
}

.embed-participant-name {
	clear: both;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}


.embed-session-time {
	float: left;
	width: 465px;
	padding: 15px 10px 0 20px;
	height: 25px;
	font-weight: bold;
	background: url(assets/session_module_top.gif) no-repeat left top;
	text-transform: uppercase;
	font-size: 125%;
	color: #666666;
}

.embed-program-time {
	text-transform: uppercase;
	color: #ef5ba1;
	font-weight: bold;
	padding: 2px 5px;
}

.embed-session-paper {
	font-style: italic;
}

.embed-title {
	font-weight: bold;
	font-size: 125%;
	background: #EF5BA1;
	padding: 4px 2px 4px 5px;
	margin: 0px;
	font-style: italic;
	color: #FFFFFF;
}

#sessions p.session_sponsor {
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

#sessions div.session_time_individual {
	float: left;
	width: 475px;
	padding: 15px 10px 0 20px;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

#sessions div.session_module {
	padding: 20px;
	border-bottom: 1px solid #eaeaea;
	width: 435px;
	float: left;
	font-size: 90%;
	margin-top: 10px;
}


#sessions div.session_top {
	width: 455px;
	float: left;
	padding: 25px 20px 20px 20px;
	text-align: right;
	background: #fff url("assets/session_module_bottom.gif") no-repeat top left;	
	font-size: 90%;
}

#sessions ul {
	margin: 0 20px 0 20px;
}

#sessions a {
	color: #666;
}

#sessions a:hover {
	color: #000;
}

#sessions .notes {
	background: #eaeaea;
	color: #666;
	padding: 5px;
	width: 425px;
	float: left;
}

#sessions textarea {
	width: 400px;
	height: 100px;
}



#sessions .session_delete{
	text-align: right;
	float: left;
	width: 100%;
	padding: 0 0 5px 0;
}

