/*
Theme Name: nationaltechcenterorg
Theme URI: http://wordpress.org/
Description:
Version: 1.6
Author: XAVISYS
Author URI: http://xavisys.com/
Tags:

*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}
/* cell vertical align */
.align-top {
	vertical-align:top;
}

.align-bottom {
	vertical-align: bottom;
}

a img {
	border: none;
}

a {
	color:#4163b7;
	text-decoration:underline;
}

a:hover {
	color:#545454;
	text-decoration:none;
}

/* BODY.css */
body {
	font-size:87%; /* Set the base font size to Something more reasonable */
	/*font-size: 14px;*/
	color:#545454;
	*background: url(css/pagebg.gif) top center repeat-y #e8e8e8;

	
	background-color: #cccccc;
	
	*background-image: none;

	font-family: Arial;
/*	line-height: 1.5;*/
}


h1, h2, h3, h4, h5, h6 {
	color: #111; 
	color: #545454; 
	margin:1em 0 .2em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}

h1 {
	font-size: 2.1em;
}

h1.pageTitle {
	margin-top:0;
	font-size: 1.75em;
}

h2.title {   /*for post and page titles on topics page*/
	
}

h2 {
/*	font-size: 1.75em;*/	
	font-size: 1.65em;
}

h3 {
/*	font-size: 1.5em;*/
	font-size: 1.3em;
	font-size: 1.2em;
	
}

h3.alphaSort
{
	
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	
}

h3.alphaSort a 
{
	padding: 0 3px; 
	text-decoration: underline;
}

h3.alphaSort a:hover
{
	padding: 0 3px; 
	text-decoration: none;
}

h4 {
	font-size: 1.25em;
	font-size: 1.05em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

h6 {
	font-size: .75em;
	font-weight: bold;
}

.smallText, p.smallText
{
	font-size: 90%;
}

.redText {
	color: #bd140d;
}

.postLabel {
	color:#B50700;
	font-size:1.1em;
	font-weight:bold;
	margin: 20px 0px -20px 0px;

}

blockquote {margin-left:20px;}


.clear {
	clear: both;
	height:1px;
	overflow:hidden;
}

/* forms.css */
label {
	font-weight: bold;
}

fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
}

input.text, input.title, textarea, select {
	margin: 0.5em 0;
	border: 1px solid #bbb;
}

input.text:focus, input.title:focus, textarea:focus, select:focus {
	border: 1px solid #666;
}

input.text, input.title {
	width: 300px;
	padding: 5px;
}

input.title {
	font-size: 1.5em;
}

textarea {
	width: 390px;
	height: 250px;
	padding: 5px;
}

.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error a {
	color: #8a1f11;
}

.notice a {
	color: #514721;
}

.success a {
	color: #264409;
}

/* ================== custom ================== */

#headercontainer {

	background:#CC3333 url(css/headercontainer2.gif) repeat-x scroll left top;
	height:156px;
	overflow:hidden;
	min-width: 1002px;

}

#printHeader {display:none;}

#header {
	width:1050px;
	background: url(css/headercontainerleft.jpg) no-repeat top right;
	margin:0px auto;
	padding-left:50px;
}

#logo_part {
	height:127px;
	overflow:hidden;
}

#logo {
	float:left;
	width:642px;
}

#search {
	float:right;
	width:370px;
	font-family:Helvetica;
	color:#ffffff;
	font-size:12px;
	padding:10px;
}

.additional-links {
	margin-left: -95px;
}

.additional-links a {
	color:#ffffff;
}

.googleSearchBox {
	width: 230px;
	height: 20px;
	margin: 5px 0 2px 2px;
	padding: 2px 5px;
	float: left;
	border: 0 none;
}

.googleSearchButton {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:29px;
	width:23px;
}

#searchform {
	float:right;
	background: url(css/search.gif) no-repeat top left;
	height:52px;
	width:273px;
	margin:42px 100px 0px 0px;

}

#searchform .yellow, #searchform .yellow:hover {
	display:block;
	text-decoration:none;
	width: 150px;
	height: 20px;
}

#searchform form {
	margin:1px;
	margin-top: -1px;
}

.textfield {
	border:0px;
	padding:7px 0px 0px 5px;
	height:22px;
	background:none;
	color:#545454;
	width:238px;
}

.submitfield {
	border:0px;
	background:none;
	width:23px;
	cursor:pointer;
	height:29px;
}

#menu_part {
	height: 56px;
	overflow:hidden;
	border-left: 1px solid #5f3211;
	margin:0 0 0 3px;
	padding:0;

}

.menu-wrapper {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menu-wrapper li {
	float: left;
	border-right: 1px solid #5f3211;
	margin: 0;
	padding:0;
}


.menu-wrapper li a {

	color:#FFFFFF;
	display:block;
	float:left;
	font-family:helvetica;
	font-size:14px;
	height:28px;
	line-height:28px;
	padding:0 20px;
	text-decoration:none;
	text-transform:uppercase;
}

 
.menu-wrapper .current_page_item {
	background-color: #4163b7;
	border-right: none;
	margin-left: -1px;
	border-bottom: 1px solid #4163b7;
}

.menu-wrapper .first {
	margin-left: 0;
}

.menu-wrapper .current_page_item a {
	color: white;
}


#containerbg {
/*	*background: url(css/containerbg.gif) repeat-x top left;
*/}

#content {
	background-color: #ffffff;
	height: 100%;
	width: 1005px;
	margin-left: -1px;
	*margin-left: 0;
	*margin-right: -1px;
}

#container_head {
/*	background:transparent url(css/containerhead.gif) no-repeat scroll center top;
*/	background:transparent url(css/containerhead2.gif) no-repeat scroll center top;
	
	height:18px;
	margin:auto;
	padding:0;
	margin-left: -1px;
	*margin-left: auto;
}

#container {
/*	*background:#ffffff url(css/containerhead.gif) no-repeat scroll center top;
*/	clear:both;
	font-family:Arial;
	margin:auto;
	padding:0;
	width:1002px;

}



#home_page_blocks {
	width:725px;
	float:left;
	padding:0 15px;

}

.halfblock {
	width:48%;
	float:left;
}

.halfblock h1 {
	color:#9e0700;
	/*font-size:30px;*/
	font-family:Arial;
	margin:0px 0px 0px 0px;
}

.halfblock p {
	font-size:16px;
	color:#545454;
	text-align:justify;
	margin-bottom:0px;
}

#contentarea {
	width:720px;	
/*	*width: 700px;
*/	float:left;
	padding:0px;
	
}

#contentarea ul, #contentarea ol, #contentarea dl {
	margin:0px;
	/*padding:0px 0px 20px 30px;*/
	padding:0px 0px 0px 30px;
}


#contentarea li
{
 	padding: 5px 0;
}

#contentarea ol li li
{
	list-style: lower-alpha;
}

#contentarea ol li li li
{
	list-style: lower-roman;
}

#single_cat_title {
	color:#4163b7;
	/*font-size:38px !important;*/
	font-size: 2em;
	background: url(css/category.jpg) no-repeat top left;
	background-image:none;
	overflow:hidden;
	/*height:157px;
	*/
	margin:0px;
	/*padding:20px 0px 0px 20px; -   use with bg image */
	padding-bottom: 10px;

}




h3.websites, h3.articles {
	background:transparent url(images/bg_h3.jpg) repeat-x scroll center bottom;
	margin-top:10px;
	padding-left: 5px;
}

.blogpreviews {
	

}


.blogpreviews_info {
	padding-bottom: 10px;
}

.blogpreviews h2 {
	font-size: 1.3em;
	font-size: 1.5em;

/*
	display:inline;
	margin:0px 0px 10px 0px;
	*/
}

.blogpreviews h2 a {
	color:#4163b7;
	
}

.staticContent h2 {
	font-size: 1.5em;
	*font-size: 1.3em;
}


.post-date {
	font-size:14px;
	color:#676767;
	float:left;
	display:block;
	padding:0px 10px 0px 0px;
}


.addthis_container {
	margin: 20px 0;
}



.post-edit-link {position:absolute;  /*top:185px*/}

.post-floated-rating {
	float:left;
	display:block;
}

.post-comments {
	float:left;
	display:block;
	padding:0px 10px 0px 10px;
}

.blogpreviews_text {
	/*font-size:16px;*/
	color:#545454;
/*	margin:5px 0px 25px 0px;
*/		margin:5px 0px 5px 0px;
margin:10px 0px 5px 0px;
clear:left;

}

/*move text up on the content page if cat = Event*/
.blogpreviews_text_event {

	color:#545454;
	margin:-15px 0px 5px 0px;
	clear:left;

}


p {
	margin-bottom:.5em
}

.blogpreviews_readmore {
	/*font-size:12px;*/
	font-weight:bold;
	color:#4163b7;
	text-decoration:underline;
}

.postcomments {
	text-decoration:none;
	color:#676767;
	/*font-size:12px;*/
}

.postcomments:hover {
	text-decoration:none;
	color:#4163b7;
}

h3#respond {
	margin-bottom:.2em;
}

#homePageHeader {
	list-style: none;
	margin-bottom:.5em;
}

#homePageHeader .greyBox {
	background:#FFF url(images/grey-box.png) no-repeat left center;
	color:#FFF;
	float:left;
	height:152px;
	margin-right:5px;
	padding:5px;
	width:184px;
	font-size: 1em;
	*font-size: 1.25em;
}

#homePageHeader .greyBox p,#homePageHeader .greyBox h2   {
	padding: 0 5px;  
	color:#FFF;
}

#homePageHeader h2 {
	margin-top:0;
	*font-size: 1.3em;
}

.whatsNew h1 {
	background:#FFF url(images/whats-new-bar-ie6.gif) no-repeat left center;
	color:#FFF;
	height:45px;
	margin:0 0 .5em 0;
	padding: 0.5em 0 0 .5em;
	width:725px;
}

.whatsNew {
	margin-bottom:1em;
	height: 50px;
}

.helpLink {
	 font-size:smaller;
	 text-transform: uppercase;
	 font-weight:bold;
	 color: #999999;
 }
 
 div.helpInstructions {
  float: right;
  text-align: left;
  width: 455px;
  margin-left: 0px;
  }
  
  div.helpInstructions h3 {
    color: #4163b7;
   margin-top: 10px;
   margin-bottom: 10px;
   }
   
   div.helpInstructions ol {
    list-style-position: outside;
	margin-left: 20px;
	margin-right: 20px;
	}

   div.helpInstructions li {
    margin-bottom: 12px;
	}
   
  div.helpImage {
   float: left;
   }

#comment_area a.whats_this {
font-size:0.55em;
margin-left: 12px;
overflow:hidden;
padding:0;
text-align:left;
text-decoration:none;
color: #545454;
font-weight:400;
}

#sidebar {
	list-style: none;
	float:right;
	width:227px;
/*	margin-right:13px;
*/	margin-right: 15px;
	

}



#sidebar h2 {
	color:#4163b7;
	margin:0px;
	margin-top:20px;
	font-size: 1.5em;

}

.quick_clicks {
	margin:0px;
	padding:10px 0px 20px 10px;
	width:220px;
}

.quick_clicks li {
	list-style:none;
}

.quick_clicks li a {
	display:block;
	color:#545454;
	background: url(css/li-quick_clicks.gif) no-repeat left center;
	line-height:1.5em;
	padding-left:22px;
}

.quick_clicks li .ratingblock a {
	background:none;
	padding:0;
}

#nobg li a{
	background: none;
	padding-left:10px;
}


.quick_clicks li span a {
	text-align:left;
	font-size:0.8em;
	overflow:hidden;
	background:none;
	text-decoration:none;
	padding:0;
	padding-left: 2px;
	margin:0 0 10px 22px;
}

.quick_clicks li a.singup {
	background: url(css/li-quick_clicks_singup.gif) no-repeat left center;
}

.quick_clicks li a.send-page-to-a-colleague {
	background: url(css/li-send-page-to-a-colleague.gif) no-repeat left center;
}

.quick_clicks li a.bookmark-this-page {
	background: url(css/li-bookmark-this-page.gif) no-repeat 4px 2px;
}

.quick_clicks li a.subscribe-to-this {
	background: url(css/li-subscribe-to-this.gif) no-repeat left center;
}

.quick_clicks li a.rate-this {
	background: url(css/stars.png) no-repeat left bottom;
}

.quick_clicks li .ratingblock {
	margin-left:22px;
}

.quick_clicks li a.browsealoud {
	background: url(css/browsealoud.jpg) no-repeat left bottom;
}

.quick_clicks li a.facebook {
	background: url(css/facebook.gif) no-repeat left center;
	margin: 5px 0;
}

.quick_clicks li a.twitter {
	background: url(/images/icon_twitter_15x15.jpg) no-repeat left center;
		margin: 5px 0;
}

.quick_clicks li a.classroom {
	background: url(css/classroom.gif) no-repeat left center;
		margin: 5px 0;
}


h3.related_links_title {
	color: #4163b7;	
	
}

.related_links {
	margin:0px;
	padding:10px 0px 20px 5px;
	width:220px;
}


.related_links li {
	list-style:none;
background: url(css/li-related.gif) no-repeat -5px 3px;
margin-left: 0px;
	padding: 0px 5px 10px 18px;
}

.related_links li a {

	color:#545454;
/*	background: url(css/li-related.gif) no-repeat left center;*/
	
	line-height:1.2em;
	
}

/*.related_links li {
	list-style:none;
}

.related_links li a {
	display:block;
	color:#545454;
	background: url(css/li-related.gif) no-repeat -5px 3px;
	line-height:1.2em;
	padding-left:18px;
	padding-bottom: 5px;
	margin-left: 6px;
}*/

.related_links li a span {text-decoration:none; border-bottom: 0; border:0;}

.related_topics li a {
	color:#545454;
	display:block;
	line-height:1em;
	padding:5px 0 5px 15px;
	font-weight: bold;
}

.related_topics li  {
	list-style: none
}

.related_topics li li a, .children  {
	margin-left: 15px;
	font-weight: normal;
}

.related_topics li li li a  {
	margin-left: 25px;
	font-weight: normal;
}

.right {
	float:right;
}

#footercontainer {
	background: #ff0000 url(css/footercontainer.gif) repeat-x top left;
	height:140px;
	min-width: 1002px;
	overflow:hidden;
}

#footer {
	/*width:1000px;*/
	width: 980px;
	margin:0px auto;
	font-family:Helvetica;
	color:#FFF;
	font-size:.8em;
	/*padding-top:15px;
	*/
	padding: 15px 5px 0 5px;
}


#printFooter {
	display: none;
}

#footer_links {
	width:300px;
	float:right;
	text-align:right;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

#footer img {
	display:block;
	margin-top:10px;
}

#fixedtipdiv {
	position:absolute;
	padding: 5px;
	border:1px solid black;
	line-height:18px;
	z-index:100;
}

#wp-email-popup-body {
	background: #FFF;

	font-size:.8em;
	
/*background:#FFFFFF url(css/sidebar.jpg) no-repeat 100% 10%;*/
font-size:0.8em;

}

#wp-email-popup{
	background: #FFF;
	font-size:.8em;
	background:#FFFFFF url(images/sendToFriendbox2.jpg) repeat-y 100% 0%;
	font-size:0.8em;
	width: 500px;
	border: 1px solid black;
}


/*--------------------------------------------------------LOGIN-----------------------------------------------------------*/

#login form .submit input {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 3px 10px;
	border: none;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
	margin-top: -3px;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

#login form p {
	margin: 0px;
	padding:0px;
}

#login form label {
	color: #777;
	/*font-size: 13px;*/
}

#login form #user_pass, #login form #user_login, #login form #user_email {
	/*font-size: 24px;*/
	width: 97%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
}

#login form .forgetmenot { 
	font-weight: normal; 
	float: left; 
	margin-bottom: 0; 
}

#login form .forgetmenot label {
	/*font-size: 11px;*/
	line-height: 19px;
}

#login form .submit { 
	float: right; 
}

#login form p { 	
	margin-bottom: 24px; 
}

#login { 
	width: 320px; 
	margin: 5px auto; 
}

#login #nav { 
	margin: 0 0 0 8px;
	/*font-size:10px;*/
}

#comment_area {
	margin-top: 25px;
	background: #F5F5F5;

}

#comment_area h3
{
	margin:0;
	padding-top: 2px;
}

#comment_area h4
{
	padding: 5px 5px;
	font-size: 1.1em;
}


#comment_area dl.commentlist
{
	padding: 5px;

}

#comment_area .comment
{
    padding: 10px;

}

#comment_area .ratingblock
{
	font-weight: bold;
	margin-left: 0;
}

#comment_area #commentform
{
	padding-left: 10px;

}

.sortForm
{
	display: inline;
	margin-top: 10px;
	vertical-align: bottom;
}

.quote, p.quote {
	margin: 10px 30px;
	font-style:italic;

}

.rightFloat, .alignright
{
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;

}

.leftFloat, .alignleft
{
	float: left;
	text-align: center;
	margin: 0 10px 10px 0;

}

#tips .imageRight
{
	float: right;
	margin: 10px 0 3px 3px;

}




/*-------------------------------------------------- HOME FEATURE BOXES -------------------------------------*/
#sidebar .textwidget {
vertical-align:middle;

}



#sidebar  #feature_techmatrix
{
	height: 90px;

}

#sidebar #feature_techmatrix p, #sidebar #feature_techmatrix span
{
	
	display:block;
	font-size:12px;
	left:10px;
	position:relative;
	top:-55px;
	width:200px;
	z-index:1;

}

#sidebar #feature_saveDate
{
	height: 99px;
	margin-bottom: 20px;

}

#sidebar #feature_saveDate p, #sidebar #feature_saveDate span
{
	
	display:block;
	font-size:12px;
	left:10px;
	position:relative;
	top:-70px;
	width:200px;
	z-index:1;

}

/*-------------------------------- New Sidebar Boxes ------------------------------------*/

#sidebarBox {padding-bottom: 20px;}


/*corner images*/
#sidebarBox .bottomLeft {background: url(/images/sidebarBox_corner_bl.gif) 0 100% no-repeat}
#sidebarBox .bottomRight {background: url(/images/sidebarBox_corner_br.gif) 100% 100% no-repeat}

#sidebarBox .topLeft {
	/*background: url(/images/corner_tl.gif) 0 0 no-repeat*/
}
/* inner */
#sidebarBox .inner {
	/*background: url(/images/corner_tr.gif) 100% 0 no-repeat; */
	padding:10px;
	font-size:12px;
} 


/* borders */
#sidebarBox .topBorder {background: url(/images/sidebarBox_dot.gif) 0 0 repeat-x; width: 227px;}
#sidebarBox .bottomBorder {background: url(/images/sidebarBox_dot.gif) 0 100% repeat-x}
#sidebarBox .leftBorder {background: url(/images/sidebarBox_dot.gif) 0 0 repeat-y}
#sidebarBox .rightBorder {background: url(/images/sidebarBox_dot.gif) 100% 0 repeat-y} 


#sidebarBox  h2{
	padding:0px;
	border:0px;
	font-size: 12px;
	margin:0px;
	color:#FFFFFF; 
	font-size:13px; 
	display:block; 
	background:url(/images/sidebarBox_top_left.gif) top left no-repeat #9A9A9A;
	margin-top: 10px;
}

/*#sidebarBox h2.top {margin-top: 0;}
*/
#sidebarBox  h2.red {	

	color:#FFFFFF; 
	background-color: #B50700;
}

#sidebarBox h2.blue {	
	color:#FFFFFF; 
	background-color: #24397A;
	}

#sidebarBox h2.blue2 {	
	color:#FFFFFF; 
	background-color: #105da8;
	}


#sidebarBox h2.gray {	
	color:#FFFFFF; 
	background-color: #545454;
	}

#sidebarBox h2 span{
	padding:5px 10px; 
	background:url(/images/sidebarBox_top_right.gif) top right no-repeat; 
	display:block;
}
#sidebarBox h2 a:link, #sidebarBox  h2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

/*------------------------------------- GRAPHICAL BUTTONS---------------------------------------------------------*/

.orangeButton
{
	width: 100%;
	height: 100%;
}

.orangeButton a:link, .orangeButton a:visited
{	
	background: url(/images/buttons/orange_button.gif) no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	text-align: left;
	width: 100%;
	height: 30px;
	padding-top: 5px;
	padding-left: 40px;
}

.orangeButton a:hover
{	
	background: url(/images/conferences/2008/button_plain-red.gif) no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	width: 100%;
	height: 30px;
}

.centerButton
{
	width: 175px; 
	margin-left: 185px;
	text-align: center;
}


/* ---------------------------------------------- MISC BOXES / CONTAINERS / TABLES ------------------------------ */

.lr_indent {
	
	margin-right: 60px;	
	margin-left: 220px;
}	

.tiw_box {
	display:block; 
	float:right; 
	width:200px; 
	border:1px dotted #545454; 
	margin-left: 5px; 
	background:#D2DDF6; 
	padding:10px;
	margin: 0 0 10px 5px;
} 

/*------ I CAN SOAR --------------*/

table#ics_container {
	background:#000000;
	float:right;
	margin:0 0 10px 10px;
	width:325px;
}
table#ics_container td {
	font-weight:bold;

}
table#ics_container td.playVideo {
	background:url("/images/icansoar/bg1.jpg") repeat-x;
	color:#ccd5de;
	font-size:1.1em;
	height:60px;
	padding:4px;
	padding-top:0;
}
table#ics_container td.playVideo .smallText {

	font-size:0.7em;
	font-weight:normal;
}
table#ics_container td.playVideo a {
	color:#ccd5de;
	padding-left:60px;
	padding-top:0;
}



/*------------------------------------------- CONFERENCE STYLES ---------------------------------------------------*/

/*--- 2007 CONFERENCE ---*/


.conference {
	background: url(/images/conferences/2007/dc_3.jpg) no-repeat scroll center top;
	height:700px;
	padding:10px;
}

.conference_sub {
	/*background: url(/images/conferences/2007/dc_bw.jpg) no-repeat scroll center top;*/
	padding:10px;
}

#maincol .conference_sub h2, #maincol .conference_sub h2 a
{
	font-size: 150%;
}

#maincol .conference h2 a{color:#FFFFFF!important;
font-weight:bold;}
#maincol .conference h3 a{color:#ffffff!important;
font-weight:bold;}
.conference h3, .conference p, .conference li, .conference a{color:#FFFFFF;}

.presenter	{	margin-left: 25px;
				padding-bottom: 10px;

			}


.presenter	a
{
	font-weight: bold;
}

.pictureBox 
{
	float: left;
	clear: right;
	margin: 0 3px 3px 0;

}


h3.agenda

{
	background: #ffffcc;
	color: #bd140d;
	font-family: Arial;
	width: 100%;

}

#registerNow
{
	display: block;
	color: red;
	font-size: large;
	background-color: #ffffcc;
	font-weight: bold;
	width: 100px;
	position: relative;
	padding: 5px;
	float: right;

				}


.conference_sub h4 /*Used on 2007 presenters' names*/

{
	font-size: 130%;
	line-height: 100%;
	color: #bd140d;
	font-weight: bold;
	margin-top: 5px;

}


.download
{
	margin-left: 20px;
}


.yellow h3
{
	color: #bd140d;
}

/*--- 2008 CONFERENCE ---*/
#conf08Body
{

/*	background: url(/wp-content/themes/glued-ideas-subtle-01/assets/images/bg_conf08.jpg) repeat-y scroll center top;*/

}

#conf08Body #maincol
{
	margin-left: 20px;
	width: 595px;
}

#conf08Body #categories
{
	width: 185px;
	padding-top: 10px;
}


#conf08Body #sidecol
{
	margin-left:800px;
	padding-top:90px;

}


#conf08Body #sidecol ul li ul li
{
	margin-left: 15px;

}


h3.conf08Title {

	font-size: 1.2em;
	color: #000;
	margin-bottom: 20px;


}

h3.conf08Title span {


	font-size: 0.8em;

}


#conf08Body h3.agenda08
{
	background: #5a6072;
	font-family: Arial;
	width: 100%;
	color: #fff;
	margin-bottom: 0;

}


#conf08Body h3.speakers08
{
	background: #5a6072;
	font-family: Arial;
	width: 100%;
	color: #fff;
	margin: 40px 0 20px 0;
	padding-left: 5px;

}

#conf08Body h3.techexpo08
{
	color:#5a6072;
	color: #bd140d;
	font-size: 130%;
	margin: 20px 0 0 0;
	font-weight: normal;
}

#conf08Body h3.alphaSort {
	text-align:center;
	font-size:1em;
	margin-bottom:20px;
	margin:25px 0;
}

#conf08Body h3.alphaSort a {
	padding:0 3px;
}



/*Registraton box*/
#conf08Body .grayBoxSmall

{
	border: 1px solid #bd140d;
	border: 0;
	width: 175px;
	float: right;
	margin: 5px 8px 5px 3px;
}

.grayBoxSmall .inner
{
	border: 1px solid #5a6072;
	padding: 0;
	width: 168px;
	margin: 0 0 0 3px;
	
}

.grayBoxSmall .button, .grayButton
{
	width: 100%;
	height: 100%;
}

.grayBoxSmall .button a:link, .grayButton a:link, .grayBoxSmall .button a:visited, .grayButton a:visited

{	
	background: url(/images/conferences/2008/button_plain-gray.gif) no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 30px;
	padding-top: 5px;
}

.grayBoxSmall .button a:hover, .grayButton a:hover

{	
	background: url(/images/conferences/2008/button_plain-red.gif) no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	width: 100%;
	height: 30px;
}

.centerButton
{
	width: 175px; 
	margin-left: 185px;
	text-align: center;
}

.leftButton
{
	width: 175px; 
	padding: 0;
	border-bottom: 0; 
	color: #fff;
	font-size: 115%;

}


/*agenda and presentations pages*/

.download08
{
	margin: 10px 20px 20px 20px;
	display: block;
}

.download08 ul
{
margin: -15px 0 10px 20px;

}

.grayBox {
	border:2px solid #5A6072;
	margin-top:20px;
	width:700px;
}
.grayBox h3.title {
	background:#5A6072 none repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Arial;
	margin-bottom:0;
	width:100%;
	margin-top:0;
}

.grayBox p.sessionTitle
{
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0;

}



.grayBox p
{
	padding: 0 8px;
}

.grayBox ul
{
	padding-bottom: 0;
	padding-top: 12px;
}

#conf08Body .pictureBox08, .pictureBox09
{
	float: right;
	margin: 5px 0 5px 5px;

}

#conf08Body .speaker, .speaker09, .speaker10
{
	
	color: #5a6072;
	font-size: 120%;
	font-weight: bold;
	font-stretch:expanded;
}

#conf08Body .divider
{
	width: 55%;
	margin: 25px 0 0px 95px;
	background: url(/images/conferences/2008/square_dot_both.gif) repeat-x;

}

#conf08Body .addOutlook
{

	float: right;
	margin: -20px 10px 0px 0;
	font-size: 10px; 


}


#conf08Body .grayBoxBG
{
	display:block;
	background-color: #EFEBF2;
	border-bottom: 3px dotted #ffffff;
	border-top: 3px dotted #ffffff;
	margin: 20px 0;
}

#conf08Body .audioplayer_container
{
	margin-left: 10px;
}


/*-----------2009 Conference -------------*/


/*.blogpreviews p.conf09Link1 {
	margin-top: 0px;
	float:right; 
	font-weight:bold;
		clear: both;
		text-align: right;
}


.blogpreviews p.conf09Link2 {
	font-size: 0.8em; 
	margin-top: 0px; 
	float: right; 
	font-weight: bold; 
	clear: both;
	text-align:right;
	
}*/

.blogpreviews h2.conf09Title {
	font-size: 1.3em; 
	margin-top: 0px; 
	width: 558px;
	*width: 510px;
	
	
}

.blogpreviews h2.conf09Title span  {
	
	font-size: 0.85em;

}

.blogpreviews h2.conf09Date {
	
	font-size: 1.2em; 
	margin-top: 0px; 
/*	position:relative; 
	z-index:1;*/
	width: 510px;

}


.blogpreviews #conf09Logo {

	margin: -3px 0px -20px 0px;

}

.blogpreviews .conf09Box {

/*	width: 200px;
*/	width: 270px;
	float:right;
	border: 1px solid #24397A;
	clear:both;
	margin-bottom: 20px;
	
}

.blogpreviews .registrationBox {

float:left;
margin:0 20px 10px 0;
width:250px;
}


.blogpreviews .conf09Box .inner {

padding: 5px;

}	

/*.blogpreviews .conf09Box h4
{
	font-size: 1em;
	padding:0;
	text-align:center;
	color: #fff;
	background: #24397A;

}
*/
.blogpreviews .conf09Box .inner td, .conf09Box .inner p
{
	font-size: 0.9em;

}

.blogpreviews .conf09Box .inner th
{
	font-weight:bold;
	font-size: 0.8em;
	text-align:center;

}

.blogpreviews .conf09Box .inner td
{
	padding: 5px;
	text-align:center;
}


.blogpreviews .conf09Box h4
{
	font-size: 1em;
	padding:3px;
	margin-top:0;
	border-bottom: 2px solid #52A2CE;
	text-align:center;
	color: #fff;
	background: #24397A;
	

}
.blogpreviews .conf09Box .inner table
{
	margin-bottom: 5px;
}

.blogpreviews .conf09Button a

{	
	background: url(/images/conferences/2009/button_dkblue.gif) no-repeat 50% 50%;
	color: #fff;
	display: block;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 30px;
	padding-top: 15px;
	text-decoration:none;
}
.blogpreviews .conf09Box .button a:hover,  .blogpreviews .conf09Button a:hover

{	
	background: url(/images/conferences/2009/button_ltblue.gif) no-repeat 50% 50%;
	color: #24397A;
	display: block;
	font-weight: bold;
	width: 100%;
	height: 30px;
}


.conf09agendaTable {
	border-collapse:collapse;
	width:100%;
}
.conf09agendaTable th {
	background-color:#21387B;
	color:#fff;
	font-size:1em;
	font-variant:small-caps;
	padding: 3px;
	font-weight:bold;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica;

}
.conf09agendaTable td {
	border-bottom:1px dotted #797979;
	padding: 5px 0px;
	vertical-align:top;
}

.conf09agendaTable td.noborder {
	border-bottom:none;
}

.conf09agendaTable tr
{
	vertical-align: top;	
}

.conf09agendaTable .col1 
{
	 padding-left: 3px;
	 width:10%;
}

.conf09agendaTable .col2
{
	width: 50%;
	width: 75%;
}


.conf09agendaTable .col3
{
	width: 25%;
	width: 5%;
	text-align: right;
	padding-right: 5px;
}

.conf09agendaTable .download 
{
	display:block;
	background: #EDEBFF;
	border-bottom: none;
	font-size: 0.9em;
	margin-bottom:-10px;
	padding: 3px;
	margin: 10px 0px;
}

.conf09agendaTable .col3 p, .conf09agendaTable .col1 p {
	display:none;
}

.conf09agendaTable .download_breakout {
	margin-left: 20px;
}


.conf09agendaTable ul.breakout li{
	margin-left:25px;
}


.conf09agendaTable tbody.speaker td, .conf10agendaTable tbody.speaker td {
	border-bottom:1px dotted #797979;
	padding: 10px 5px;
	vertical-align:top;
}



/*------ Local Attractions / Pager Style --------*/



#conf09LocalContainer .nav {

background: #24397A;
padding: 5px;
border-bottom: 3px solid #94cce7;
}

#conf09LocalContainer .nav a {

font-size: 0.9em;
padding: 5px;
color: #fff;

}

#conf09LocalContainer .nav a.highlight {

text-decoration:none; 
font-weight:bold;
background: #94cce7;
color: #24397A;
}


.blogpreviews .conf09Button2 a {
background:#24397A none repeat scroll 0 0;
border:1px solid #52A2CE;
color:#FFFFFF;
display:block;
font-size:0.8em;
font-weight:bold;
height:15px;
padding:2px;
text-align:center;
text-decoration:none;
width:35px;
}

.blogpreviews .conf09Button2 a:hover {
background:#52A2CE none repeat scroll 0 0;
display:block;
font-weight:bold;
height:15px;
width:35px;
}

.blogpreviews .listen {

	display:inline; 
	float:left; 
	margin: 8px 10px 0px 0px;
	font-weight: bold;

}

/*------- Tech Expo Exhibitors Page ----- */

.expoTitle09{
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	text-decoration: underline;
}

.switchgroup1 {
	margin: 0 40px 10px;
}

.blogpreviews #conf09VideoContainer
{
	background: #edebff;
	padding: 5px;
	height: 300px;
	margin: 20px 0px;
}


.techExpo09Video {

margin:20px 50px;

}


/*-------------- 2010 Conference ------------------*/
.blogpreviews h2.conf10Title {
	font-size: 1.3em; 
	margin-top: 0px; 
	width: 558px;
	*width: 510px;
		
}

.blogpreviews h2.conf10Title span  {
	
	font-size: 0.85em;

}

.blogpreviews h2.conf10Date {
	
	font-size: 1.2em; 
	margin-top: 0px; 
/*	position:relative; 
	z-index:1;*/
	width: 510px;

}


.blogpreviews #conf10Logo {

	margin: -3px 0px -20px 0px;

}

.blogpreviews .conf10Box {

/*	width: 200px;
*/	width: 270px;
	float:right;
	border: 1px solid #24397A;
	clear:both;
	margin-bottom: 20px;
	
}

.pictureBox10_small
{
	float: right;
	margin: 5px 0 5px 5px;
	border:1px solid #5a6072;
	width: 90px;
	
}


.blogpreviews .registrationBox {

float:left;
margin:0 20px 10px 0;
width:250px;
}


.blogpreviews .conf10Box .inner {

padding: 5px;

}	


.blogpreviews .conf10Box .inner td, .conf10Box .inner p
{
	font-size: 0.9em;

}

.blogpreviews .conf10Box .inner th
{
	font-weight:bold;
	font-size: 0.85em;
	text-align:center;
	vertical-align:bottom;
	border-bottom: 1px solid #545454;
	*border-bottom: none;

}

.blogpreviews .conf10Box .inner td
{
	padding: 5px;
	text-align:center;
}


.blogpreviews .conf10Box h4
{
	background: #105DA8;
	border-bottom:2px solid #BE3326;
	color:#FFFFFF;
	font-size:1em;
	margin-top:0;
	padding:3px;
	text-align:center;
}


.blogpreviews .conf10Box .inner table
{
	margin-bottom: 5px;
}

.blogpreviews .conf10Button a

{	
	background: url(/images/conferences/2010/button_blue.gif) no-repeat 50% 50%;
	color: #fff;
	display: block;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 30px;
	padding-top: 15px;
	text-decoration:none;
}
.blogpreviews .conf10Box .button a:hover,  .blogpreviews .conf10Button a:hover

{	
	background: url(/images/conferences/2010/button_red.gif) no-repeat 50% 50%;
	color: #ffffff;
	display: block;
	font-weight: bold;
	width: 100%;
	height: 30px;
}


.conf10agendaTable {
	border-collapse:collapse;
	width:100%;
}
.conf10agendaTable th {
	background-color:#0c5ea8;
	color:#fff;
	font-size:1em;
	font-variant:small-caps;
	padding: 3px;
	font-weight:bold;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica;

}
.conf10agendaTable td {
	border-bottom:1px dotted #797979;
	padding: 5px 0px;
	vertical-align:top;
}

.conf10agendaTable td.noborder {
	border-bottom:none;
}



.conf10agendaTable tr
{
	vertical-align: top;	
}

.conf10agendaTable tr.shade
{
	background-color: #EDF7FF;	
	background: #fff;
}

.conf10agendaTable td.col1
{
	width: 25%;
}

.conf10agendaTable td.col1 
{
 padding-left: 3px;
 
}

.conf10agendaTable td.col1 p
{

 display:block;
}



.conf10agendaTable td.col2
{
	width: 50%;
	width: 75%;
}


.conf10agendaTable .col3
{
	width: 25%;
	width: 5%;
	text-align: right;
	padding-right: 5px;
}

.conf10agendaTable .col3 p
{
	display:none;
}

.conf10agendaTable .download 
{
	display:none;
	background: #EDF7FF;
	border-bottom: none;
	font-size: 0.8em;
	margin-bottom:-10px;
	padding: 3px;
}

.conf10agendaTable ul.presenter{
	

}


.conf10agendaTable ul.breakout li{
margin-left:25px;

}


.pictureBox10
{
	float: right;
	margin: 5px 0 5px 5px;
	border:1px solid #5a6072;

}

.dl {
	background:none repeat scroll 0 0 #EDEBFF;
	border-bottom:medium none;
	display:block;
	font-size:0.9em;
	margin:10px 0;
	padding:10px;
} 

li img.additional {
	padding-left: 5px;
	}

li.expandable {
color: rgb(65, 99, 183);
}

/*----------------------------------------INNOVATOR PROFILE-----------------------------------------------------*/


.profileTable {
	width: 220px;
	border:1px solid #555555; 
	background:#e4eaf0;
	float:right;
	padding: 0;
	border-collapse: collapse;
	margin-left: 10px;
}

.profileTable td {
	padding:5px;

}

.profileTable td hr {
	
	width: 135px;
	margin-bottom:8px;
	margin-left: 36px;


}

.profileTable td.info {
	
	border-top:1px dotted #bcbdbe;
	padding-left: 10px;
}

.profileTable th 
{
	
	text-align:center;

}


.profileTable th h4
{
	margin-top: 0;
	text-align:center;

}

.pictureCaption {
	font-size: 0.85em;
	font-style: italic;
}

#profileSideStory{
float:right;
width: 350px;
margin: 0 0 10px 10px;
text-align:center;
font-size: 90%;
padding-top:5px;
background: #E4EAF0;
border: 1px solid #555555;
}
 
#profileSideStory_text {
margin: 5px 15px 10px 20px; 
text-align: left;
font-size: 95%;
}

.hide {display:none;}
.show {display:block;}

.profileSideStory_highlight {

background: #E4EAF0;
border: 1px solid #555555;
}

#profileSideStory_link {
	cursor: pointer;

}

/* -- Profile shaded table displaying 3 profilees -- */

.profileTable_3  {
	background:none repeat scroll 0 0 #E4EAF0;
	border:1px solid #555555;
	border-collapse:collapse;
	float:right;	
	margin-left:10px;
	padding:0;
	width:350px;
}

.profileTable_3 td {
	width: 20%;
	vertical-align:top;
}

.profileTable_3 td hr {
	margin-bottom:8px;
	margin-left:36px;
	width:235px;
}




/*------------------------------ GLOBAL NAVIGATION -----------------------------------*/

#globalNav {
    font-size:11px;
    font-family:verdana,sans-serif;
    width:100%;
    height: 56px;
    margin:0 0 0 3px;
    padding:0;
    font-family:helvetica;
    font-size:14px;
    text-decoration:none;
    text-transform:uppercase;
    }
#globalNav, #globalNav ul {
    float:left;
    list-style:none;
	line-height: 28px;
	height: 56px;
    padding:0;
    margin:0;
    width:100%;
}

#globalNav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 10px;
    }

#globalNav li {
    float:left;
    padding:0;
	border-left: 1px solid #5f3211;
    }
	
#globalNav li.right {
	border-right: 1px solid #5f3211;
    }	

#globalNav li a {
    padding: 0 20px;
    }

#globalNav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:155px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
	
#globalNav li li {
    width:100%;
	border-bottom:1px solid #bbbbbb;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:normal;
    font-family:verdana,sans-serif;
	text-transform:none;
	background: #e5e5e5;
	background: #ffffff;
	margin:0;
	padding: 10px 5px;
    }

#globalNav li li.bottom {
    border-bottom:1px solid #666666;
}	
	
#globalNav li li a {
    width:auto;
    font-size:12px;
    color:#000000;
	padding:0;
	margin:0;
}


/*#globalNav li li.top { border-top:2px solid #cccccc; }
*/
ul#globalNav li ul {
margin:1px 0 0 10px;
margin:1px 0 0 0;
border-top:2px solid #cccccc;

}

#globalNav ul li ul {
margin: -10px 0 0 156px;

}

#globalNav ul li.section {
background:#5c5c5c;
background:#666666;
border-top: none;
border-bottom:none;
color: #ffffff;
font-weight:bold;
font-size: 12px;
}

#globalNav ul li.section:hover {

background:#5c5c5c;
}

#globalNav li:hover {border-bottom: 1px solid #4163B7;} 

#globalNav li li:hover {
    background:#4163B7;

    }


#globalNav li ul li:hover a, #globalNav li ul li li:hover a, #globalNav li ul li li li:hover a, #globalNav li ul li li li:hover a {
    color:#ffffff;
    }
/*#globalNav li:hover a, #globalNav li.sfhover a {
    color:#ffffff;
    }*/
#globalNav li:hover li a, #globalNav li li:hover li a, #globalNav li li li:hover li a, #globalNav li li li li:hover li a {
    color:#000000;
    }
	
#globalNav li:hover ul ul, #globalNav li:hover ul ul ul, #globalNav li:hover ul ul ul ul, #globalNav li.sfhover ul ul, #globalNav li.sfhover ul ul ul, 

#globalNav li.sfhover ul ul ul ul {
    left:-999em;
    }
#globalNav li:hover ul, #globalNav li li:hover ul, #globalNav li li li:hover ul, #globalNav li li li li:hover ul, #globalNav li.sfhover ul, #globalNav li 

li.sfhover ul, #globalNav li li li.sfhover ul, #globalNav li li li li.sfhover ul {
    left:auto;
    background:#e5e5e5;

    }
#globalNav li:hover, #globalNav li.sfhover {
    background:#4163B7;
    }
	

/* --------------------------------------------------------------------- */

a {
	cursor: pointer;
}

h3.toc {
	padding: 0;
	margin: 0;
	margin-top: 15px;
}

li.toc {
	list-style: none;
}

li.toc img:hover {
	cursor: pointer;
}

.toc_1 {
	margin-left: 0px;
}

.toc_2 {
	margin-left: 30px;
}

.toc_3 {
	margin-left: 60px;
}

.atia_navigation {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
