
/*-------------------------------
Important Note:
TSE did not originate this file - it was inherited
TSE only fixes broken parts
------------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body {
line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* Accordian */
#divAccordian{position:absolute;height:295px;width:295px;right:20px;top:5px;padding:10px;z-index:2000;}
.accordianParagraph{margin:0 0 10px 0;}


/*** Class Styles ***/
.leftFloat{float:left;}
.rightFloat{float: right;}
.alignCenter{text-align:center;}
.alignRight{text-align:right;}
.clearing{clear:both;}
.noHeight{line-height: 0px;}
.dropBottom{margin-bottom: 20px;}
.shortDropBottom{margin-bottom: 10px;}
.longDropBottom{margin-bottom: 40px;}

.mainWindow{background:#EEE;}
.containerPage{height: 600px; overflow:hidden; position:relative; padding-left: 0px !important; background:#eee url('images/BottomBg.jpg') repeat-x;}
    *html .containerPage{height: 645px;}
    *:first-child+html .containerPage{height: 645px;}
/*.tabpage{background:url('images/headerBG.png') repeat-x;}*/

.leftContainerColumns, .rightContainerColumns{width:49%;}   /*Two data columns*/
.leftInsideColumns{width: 39%;}
.rightInsideColumns{width: 59%;}
.spanLeftColumns{width:154px;}                              /*One data columns*/
.spanRightColumns{padding-left:6px; width: auto;}
.leftFourColumns{width:59%;}                                /*Four data columns*/
.rightFourColumns{width:39%;}
.halfColContainer{width:200px;}                             /*Half columns*/
.halfColLeft{width: 175px; padding-right:3px;}
.halfColRight{width:15px;}
.quarterColContainer{width:130px;}                          /*Quarter columns*/
.quarterColLeft{width:105px; padding-right:3px;}
.quarterColRight{width:15px;}
 
.labelContainer{line-height:20px; text-align:right;}
    *html .labelContainer{line-height: 22px;}
    *:first-child+html .labelContainer{line-height: 22px;}
.labelrequired{color: Red;}
.textboxContainer input, .textboxContainer select, .textboxContainer textarea{margin:0px 0px 3px 0px; padding: 0;}
.tinyText{font-size:75%;}

.textbox{border: 1px solid #A7A6AA;}
.textboxDisabled, .textboxdisabled{background:#EEE; border: 1px solid #A7A6AA;}
.textboxRequired, .textboxrequired, .ComboBoxInput_textboxrequired, .ComboBoxInputHover_textboxrequired{background:#FCFEEB; border: 1px solid #A7A6AA;}
.chkBox input{margin-top:2px; margin-bottom:3px;}
    *html .chkBox input{margin-top: 3px; margin-bottom: 4px}
    *:first-child+html .chkBox input{margin-top: 3px; margin-bottom: 4px}
.chkBox label{line-height:18px; vertical-align:top;}

.pickerWrapper_Default td{padding-right: 2px !important;}   /*Date Control Styles*/
.pickerWrapper_Default2006 td{padding-right: 2px !important;}
    *html .pickerWrapper_Default2006{margin-bottom:4px !important;}
    *:first-child+html .pickerWrapper_Default2006{margin-bottom: 4px !important;}

.sectionHeader{font-weight: bold; font-size: 125%; text-align: center; margin-bottom: 10px;}
.smallHeader{font-weight: bold; font-size:100%; text-align:center; margin:0; padding-left: 5px;}
.MultiPage{padding:15px 0px; border: 1px solid #A7A6AA; width: 800px; margin: 0px auto;}

.button{width:75px; height:20px;}
.buttonShort{width:60px; height:20px;}
.buttonAuto{height:20px;}
.buttonDD{width:60px; height:20px;}
.buttonDDArrow{width:20px; height:20px; margin-left:-7px;}
.smallButton{width:auto; height: 18px !important; padding:0 !important; margin:0 !important;}
.popupMenuButton{margin-left: 30px; padding: 6px 0;}
.popupMenuButton a{text-decoration:none;}
.pmHovered{background: #DBECF3;}

.lookupContainers{padding:0; margin:0;}

.ComboBoxInput_textbox, .ComboBoxInput_textboxrequired, .ComboBoxInputHover_textbox, 

.ComboBoxInputHover_textboxrequired{height: 13px !important;}            /*Validation Control Styles*/
.ComboBoxInput_textboxrequired, .ComboBoxInputHover_textboxrequired{height:15px !important;vertical-align:top;}
.ComboBoxImage_textbox{vertical-align:top; margin-left:-2px; height:17px !important; width:21px !important; cursor:pointer;}
    *html .ComboBoxImage_textbox{margin-top:1px;}
    *html .ComboBoxImage_textboxrequired{margin-top:1px !important;}
    *:first-child+html .ComboBoxImage_textbox{margin-top:1px;}
    *:first-child+html .ComboBoxImage_textboxrequired{margin-top:1px !important;}
input.ComboBoxImage_textbox{margin-left:-5px !important;}
span.textbox{border: 0 !important;}
.ComboBoxDropDown_textbox, .ComboBoxDropDown_textboxrequired{background:#f0f0f0; border: 1px solid #A7A6AA; 

border-bottom:0;}
.ComboBoxItem_textbox{padding:3px; line-height:12px;}
.ComboBoxItemHover_textbox{padding:3px; line-height:12px; background: #fff; cursor:pointer; }
.ComboBoxMoreResultsMessage_textbox, .ComboBoxMoreResultsMessage_textboxrequired{border-bottom:1px solid #A7A6AA;}
    *:first-child+html .pickerWrapper_Default{margin-bottom:4px !important;}

/***TSE Added -- Session info table styles***/
.sessionInfoTable{width:100%; font-size:85%; color:#333;}
.sessionInfoTable table, .sessionInfoTable td, .sessionInfoTable tbody{border:1px solid #c0c0c0;}
.sessionInfoTable td, .conferenceInfoTable td{padding:2px 2px 2px 5px;}
.sessionInfoTable thead, .sessionInfoTable thead td, .conferenceInfoTable thead, .conferenceInfoTable thead td{background:#ddd;}
td.last{padding-bottom:7px;}
/*.col1{width:20%;}
.col2{width:60%;}
.col3{width:20%;}*/
.col1Right{text-align:center;}
.col3Right{text-align:center;}
.footnote{font-size:90%;font-style:italic;}
/*** END ***/

/* 
   General
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #202020 url('img/body.gif') repeat-x left top;
	color: #5A5A50;
	font: normal 0.8em sans-serif;
	line-height: 1.5em;	
}


/* 
   Typography 
------------------------------------------------------------------- */
.header1 {
   font-size: 16pt;
   color: #1D2034;
   font-family: Arial;
   font-weight: bold;
   text-align: left;


}

.fieldSetHeader {
   margin-left: 15px;
   width: 580px;
   font-size: 10pt;
   color: #1D2034;
   font-family: Arial;
   text-align: left;
}


.subHeader1 {
   font-size: 16pt;
   color: #1D2034;
   font-family: Arial;
   text-align: left;
}

.body {
   margin-right: 16px;
   font-size: 12pt;
   color: #1D2034;
   font-family: Arial;
   text-align: justify;
}


p {
    color: #0F0F0F;
    padding: 0.2em 0 1em;}

h0 {
  font: bold 1em sans-serif;
  color: #000000;
}

h7 {
  font: normal sans-serif;
  color: #000000;
}


h1 {font: bold 2em sans-serif;}
h2 {font: normal 1.8em sans-serif;}
h3 {font: normal 1.6em sans-serif;}
h4 {font: normal 1.4em sans-serif;}
h5 {font: bold 1.2em sans-serif; }
h6 {font: bold 1em sans-serif;}

h5 {
	color: #5091B0;
	margin-bottom: 0.3em;
}


blockquote {
	background: #F6F6F6 url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	color: #332;
	display: block;
	margin: 0.6em 0 1.6em;
	padding: 0.8em 1em 0.2em 46px;
}

.agendaColumn1{
    color: #333;
    font-size:85%;
}


/* 
   Tables
------------------------------------------------------------------- */
.table {
  margin: 20px 20px 20px 20px;
}

.tableHeader1 {
  color: #FFFFFF;
  font-weight: bolder;
}


.tableColumn1 {
    border: 2px solid;
    border-color: #FFFFFF;
    margin: 20px 20px 20px 20px;
    background-color: #A0A0A0;
    width: 160px;
    color: #0F0F0F;
}

.tableColumn2 {
    border: 2px solid;
    border-color: #FFFFFF;
    background-color: #D0D0D0;
    width: 489px;
    color: #0F0F0F;
}


table.data_table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table.data_table th {
	background: #E5E5E5;
	border: 1px solid #D5D5D5;
	color: #555;
	text-align: left;
}
table.data_table tr {border-bottom: 1px solid #DDD;}
table.data_table td, table th {padding: 10px;}
table.data_table td {
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
}


/* 
   Lists
------------------------------------------------------------------- */

dl {margin-bottom: 2em;}
dt,dd {padding: 8px 10px;}
dt {
	border-bottom: 1px solid #D5D5D5;
	background: #E5E5E5;
	color: #555;
	font-weight: bold;
}
dd {
	background: #F5F5F5;
	border-bottom: 1px solid #E5E5E5;
	padding-left: 16px;
}


/* 
   Links 
------------------------------------------------------------------- */

a {color: #456;}
a:hover {
	color: #D60;
	text-decoration: underline;
}


/* 
   Forms 
------------------------------------------------------------------- */

fieldset {
	border: 1px solid #CCC;
	border-bottom: none;	
	font-size: 0.9em;
	margin: 1em 0 1.2em;
}

input, textarea, select {
	background-color: #FFF;
	border: 1px solid #777;
	border-color: #777 #CCC #CCC #777;
	font: normal 1em Verdana,sans-serif;
	padding: 5px 6px;
}

input.button {
	background: #FAFAFA;
	border: 1px solid #AAA;
	border-color: #DDD #AAA #AAA #EEE;
	color: #444;
	cursor: pointer;
	font: normal 1em Verdana,sans-serif;
	margin-top: 5px;
	padding: 6px;
	width: auto;
}
input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active,input.button:hover,input.button:focus {background: #FFFFF5;}
input.button:hover, input.button:focus {
	color: #123;
	cursor: pointer;
}

textarea {overflow: auto;}

input.image {
	border: 0;
	padding: 0;
}

/* Specific */

.form_row {
	background: #F5F5F5;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E1E1E1;
	padding: 10px 0;
}
.form_required {font-weight: bold;}
.form_row_submit, .legend {
	background: #E5E5E5;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #FAFAFA;
	padding: 4px 0 8px;
}
.legend {padding: 8px 18px 6px;}
.form_property, .form_value {float: left;}
.form_property {
	font-size: 1.1em;
	text-align: right;
	width: 110px;
}
.form_value {padding-left: 24px;}
.form_row_submit .form_value {padding-left: 132px;}

.clearing{clear:both;}

/* 
   Images 
------------------------------------------------------------------- */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.left,img.alignleft {margin: 0 15px 12px 0;}
img.right,img.alignright {margin: 0 0 15px 12px;}


/* 
   Floats
------------------------------------------------------------------- */

.left,.alignleft {float: left;}
.right,.alignright {float: right;}
.center,.aligncenter {margin: 0 auto;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
   Misc 
------------------------------------------------------------------- */

.content_separator, .archive_separator {
	background: #D5D5D5;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}
.archive_separator {margin: 0 0 14px;}


/* 
   Layout 
------------------------------------------------------------------- */

/* General */
#layout_wrapper_outer {background: url('img/layout_wrapper_outer.jpg') no-repeat center top #1D2034 ;}
#layout_wrapper {
	color: #FFF;
	margin: 0 auto;
	width: 906px;
}

#layout_top {height: 114px;}

#layout_body_outer {background: #373737 url('img/layout_body_outer.jpg') repeat-x;}
#layout_body {
	background: url('img/layout_body.jpg') no-repeat;
	padding: 8px 8px 0;
}

/* Site title */
#site_title {padding: 28px 12px 0;}
#site_title a {
	color: #73BCD1;
	text-decoration: none;
}
#site_title a:hover {color: #FFF;}
#site_title h1 {
	font-size: 2.4em;
	margin-bottom: 6px;
}
#site_title h1 span {color: #C0C6CF;}
#site_title h2 {
	color: #789;
	font-size: 1.2em;
}


/* Navigation */
#navigation {
	background: #3A3A3A url('img/navigation.gif') no-repeat;
	font: bold 1.3em sans-serif;
	padding: 0 8px;
}
#navigation ul, #navigation li {display: inline;}
#navigation li {display: inline;}
#navigation a {
	float: left;
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
}

#nav1 a {
	color: #BBB;
	padding: 10px 12px 12px;
}
#nav1 a:hover {color: #5090AE;}
#nav1 li.current_page_item a,#nav1 li.current_page_parent a {
	background: url('img/nav1_arrow.gif') no-repeat center bottom;
	color: #5090AE;
    
}

#nav2 a {
	color: #3A3A3A;
	padding: 10px;
}
#nav2 {
	background: #5090AE url('img/nav2.gif') repeat-x;
	margin: 0 -8px;
	padding: 0 8px;
}

#nav2 li {

}


#nav2 a:hover {color: #FFF;}
#nav2 li.current_page_item a {color: #FFFFFF;}


/* Main */
#main {
	background: url('img/main.gif') repeat-y;
	border-bottom: 1px solid #C5C5C5;
	width: 890px;
	height: 600px;
	overflow: auto;

}

#columnLeft {

  padding: 15px 15px 15px 15px;
  width: 598px;
  background-color: #FFFFFF;
}

#columnRight {
  width: 262px;

}


#main ol, #main ul {margin: 0 0 1.2em 1.6em;}
#main ul li {list-style: disc;}
#main ol li {list-style: decimal;}
#main li {padding: 2px 0;}

#content_outer {
	
	width: 629px;
    border: 1px #1D2034;
}
#content {
	color: #444;
	padding: 16px;
}

/* Sidebar */
#sidebar_outer {
	border-top: 1px solid #EEE;
	width: 259px;
}
#sidebar {
	color: #555;
	padding: 16px 12px;	
}
#sidebar a {color: #555;}
#sidebar a:hover {color: #000;}

/* Dashboard */
#dashboard {
	background: #CCC;
	border-top: 1px solid #D5D5D5;
	font-size: 0.9em;
}
#dashboard_inner {padding: 16px 20px 6px;}

#dashboard .col3 {width: 255px;}
#dashboard .col3mid {width: 337px;}
#dashboard .col3mid .col3_content {
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	padding: 0 20px;
	margin: 0 20px;
}
#dashboard .col_title {
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
}

#dashboard li {
	color: #777;
	padding: 4px 0;
}
#dashboard li {border-top: 1px solid #BEBEBE;}
#dashboard li a {
	color: #666;
	text-decoration: none;
}
#dashboard li a:hover {
	color: #333;
	text-decoration: underline;
}

#top {
  background-color: #1D2034;
}


#box-link {
		position: absolute;
		top: 20px;
		left: 180px;
		width: 180px; 
		height: 70px; 
		background-color: transparent; 
		 }
 #testttt {
   border: thin; 
 }


/* Footer links */
#footer {
	background: url('img/footer.gif') no-repeat;
	color: #777;
	font-size: 0.9em;
	padding: 22px 8px 10px;
}
#footer a {color: #999;}
#footer .right, #footer .right a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {color: #999;}

/*** TSE Added Section to fix broken layouts ***/
#tseOuterSidebar{width:261px; height:100%; background:transparent; border-left:1px solid #bbb;}
#tseInnerSidebar{height:100%; width:260px; background:#dddddd; border-left:1px solid #eee;}

/*** END ***/

/*** TSE Added for Session Disclaimer ***/
#sessionDisclaimer{font-size:75%;color:#333;margin:50px auto 0 auto;width:300px;;}
/*** END ***/


/* 
   Posts
------------------------------------------------------------------- */
.tab_content {
	width:948px;
	display:none;
	float:left;
	margin-left:11px;
	padding-left:10px;
	font-size:11px;
	color:#2d2d2d;
	border-bottom: solid 2px #000;
}

.post {margin-bottom: 24px; background-color: #FFFFFF;}

.post_title a,.post_date a,.post_meta a {text-decoration: none;}
.post_date a:hover,.post_meta a:hover,.post_meta a:hover {text-decoration: underline;}

.post_date {
	border-top: 1px solid #D5D5D5;
	color: #777;
	font-size: 0.9em;
	padding: 8px 0 12px;
}
.post_date a {color: #444;}

.post_meta {
	background: #E7E7E7;
	border: 1px solid #D7D7D7;
	color: #777;
	font-size: 0.9em;
	padding: 6px 10px;
}
.post_meta a {color: #345; }
.post_meta a:hover {color: #001;}

/* Archives */
.archive_pagination {margin-bottom: 1.6em;}
.archive_post {margin-bottom: 14px;}
.archive_post_date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}
.archive_post .post_date {
	border: none;
	padding: 0;
}
.archive_post_day {font: normal 1.6em Georgia,serif;}


/* 
   Thumbnails
------------------------------------------------------------------- */

.thumbnails {margin: 0 -0 2em -8px;}
.thumbnails a.thumb {	
	background: #D5D5D5;
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 3px;
}
.thumbnails a.thumb:hover {background: #C0C0C0;}
.thumbnails .thumb img {display: block;}


/* 
   Box
------------------------------------------------------------------- */

.box {margin-bottom: 0.6em;}
.box_title {
	background: #E5E5E5;
	border: 1px solid #EAEAEA;
	border-color: #EAEAEA #D5D5D5 #D5D5D5 #E5E5E5;
	color: #777;
	font: bold 1.3em sans-serif;
	padding: 6px 10px;
}
.box_content {padding: 8px 0 8px;}
.box li:first-child {border-top: none;}


/* 
   Comments 
------------------------------------------------------------------- */

div.comment_list {
	border-top: 1px solid #D6D6D6;
	margin: 1em 0 2em;
}

.comment {
	border-bottom: 1px solid #D6D6D6;
	padding-top: 10px;
}
.comment_date {font-size: 0.9em;}
.comment_date a {
	color: #567;
	text-decoration: none;
}
.comment_date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment_body {padding-top: 4px;}

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
}

.item3 {  
     display:block;  
     padding: 4px;  
     line-height: 18px;    
     height: 18px;  
     width: 18px;  
     text-align: center;  
     color: #ffffff;  
     background-color: #000000;  
     text-decoration: none;  
     font-weight: bold;  
     border-bottom: solid 1px #dedede;  
 }  
   
.item3selected { background-color: #a1a1a1; }  