@charset "utf-8";
/* CSS Document */




#headercontainer  {

display:none;

}

#printHeader {
	border-bottom:1px solid #999999;
	clear:both;
	display:block;
	height:50px;
	margin:20px 10px 0 10px;
	padding-bottom:15px;
	
}
#sidebar {display:none;}
h1.pageTitle a {text-decoration:none;
font-size: 18pt;

}

body {width: 90%;
margin: 10px;
}

p {font-size: 12pt;}
a img {
	border: none;
}

a {
	color:#000000;
	text-decoration:underline;
}



body {
	font-size: 12pt; 
	color:#000000;
	background: #ffffff;
	font-family: "Times New Roman", Times, serif;

}


h1, h2, h3, h4, h5, h6 {
	color: #111;
	margin:1em 0 .2em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}

h1, h1.pageTitle {
	font-size: 16pt;
}



h2, h2.post-list-title a {  /*Title of post on the post page*/
	font-size: 14pt;	
}

.blogpreviews h2 {  /*Post listing on the topic/trend page*/
	font-size: 13pt;
}

.blogpreviews h2 a {
	color:#000000;
	
}



h3 {
	font-size: 12pt;
}

h3.alphaSort
{
	display: none;
}



h4 {
	font-size: 12pt;
}

h5 {
	font-size: 12pt;
	font-weight: bold;
}


.smallText, p.smallText
{
	font-size: 10pt;
}

.clear {
	clear: both;
	height:1px;
	overflow:hidden;
}

/* forms.css */
label {
	font-weight: bold;
}


#header {

	display: none;
}


#content {
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	margin: 10px;
}

#container_head {

	display: none;
}

#container {

	background: #ffffff;

}



#home_page_blocks {
	width: 70%;
	float: none;
	margin: 20px 0 0 -25px;
	padding:0 15px;

}

.halfblock {
	width:48%;
	float:left;
}

.halfblock h1 {
	color:#9e0700;
	font-family: "Times New Roman", Times, serif;
	margin:0px 0px 0px 0px;
}

.halfblock p {
	font-size:16px;
	color:#545454;
	text-align:justify;
	margin-bottom:0px;
}

#contentarea {
	width: 90%;	
	float:left;
	padding:0px;
	margin-top: -20px;
	
}

#contentarea ul, #contentarea ol, #contentarea dl {
	margin:0px;
	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:#4170b7;
	font-size: 14pt;
	background: none #ffffff;
	margin:0px;
	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;
}





.post-date {
	font-size: 12pt;
	color: #000000;
	float:left;
	display:block;
	padding:0px 10px 0px 0px;
}

.post-floated-rating {
	float:left;
	display:block;
}

.post-comments {
	float:left;
	display:block;
	padding:0px 10px 0px 10px;
}

.blogpreviews_text {
	color:#000000;
	margin:5px 0px 25px 0px;
}

p {
	margin-bottom:.5em
}

.blogpreviews_readmore {
	
	font-weight:bold;
	color:#4170b7;
	text-decoration:underline;
}

.postcomments {
	text-decoration:none;
	color:#000000;
}


h3#respond {
	margin-bottom:.2em;
}

#homePageHeader {
	list-style: none;
	margin-bottom:.5em;
}

#homePageHeader .greyBox {
	background:#FFFFFF none repeat scroll 0 0;
	color:#FFFFFF;
	float:none;
	font-size:11pt;
	margin-right:5px;
	padding:5px;
	width:700px;
	margin-left:-25px;
}
#homePageHeader img {
	display:none;
}
#homePageHeader .greyBox p, #homePageHeader .greyBox h2 {
	color:#000000;
	padding:0 5px;
}
#homePageHeader h2 {
	font-size:16pt;
	font-weight:bold;
	margin:0 0 -5px;
}
.whatsNew h1 {
	background: none;
	color:#000000;
	margin: 5px 0;

}


.whatsNew {
	margin-bottom:1em;
	height: 20px;
}

.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: #4170B7;
   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 {
	display: none;

}



.right {
	float:right;
}

#footercontainer {
	border-top: 1px solid #999999;
	background: #ffffff none;
	
}

#footer {
	width: 980px;
	margin:0px auto;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size: 11pt;
	padding: 15px 5px 0 5px;

}



#footer img {display: none;
}

#footer #printFooter img
{
	display: block;	
	margin-top: 10px;
}

#footer_links {
	display: none;
}

#footer a {
	color:#000000;
	text-decoration:none;
}


#fixedtipdiv {
	position:absolute;
	padding: 5px;
	border:1px solid black;
	line-height:18px;
	z-index:100;
}


#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-----------------------------------------------------------*/



#comment_area {
	margin-top: 25px;
	background: #ffffff;

}

#comment_area h3
{
	margin:0;
	padding-top: 2px;
}


#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: none;

}

.quote, p.quote {
	margin: 10px 30px;
	font-style:italic;

}

.rightFloat 
{
	float: right;
	text-align: center;
	margin: 0 0 3px 3px;

}

.leftFloat
{
	float: left;
	text-align: center;
	margin: 0 3px 3px 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:10pt;
	left:10px;
	position:relative;
	top:-55px;
	width:190px;
	z-index:1;

}

#sidebar #feature_saveDate
{
	height: 99px;
	margin-bottom: 20px;

}

#sidebar #feature_saveDate p, #sidebar #feature_saveDate span
{
	
	display:block;
	font-size:10pt;
	left:10px;
	position:relative;
	top:-70px;
	width:200px;
	z-index:1;

}






.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%;

}


/*-----2007 CONFERENCE SESSION MATERIALS-------*/


/*.yellow
{
	background: #ffffcc;
	padding: 2px 0;



}*/

.download
{
	margin-left: 20px;
}


.yellow h3
{
	color: #bd140d;
}

/*--- 2008 CONFERENCE ---*/
#conf08Body
{

	background: none #ffffff;

}

h3.conf08Title {

	font-size: 14pt;
	color: #000;
	margin-bottom: 20px;


}

h3.conf08Title span {


	font-size: 12pt;

}


#conf08Body h3.agenda08
{
	background: #5a6072;
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	color: #fff;
	margin-bottom: 0;

}


#conf08Body h3.speakers08
{
	background: #5a6072;
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	color: #fff;
	margin: 40px 0 20px 0;
	padding-left: 5px;

}

#conf08Body h3.techexpo08
{
	color: #bd140d;
	font-size: 14pt;
	margin: 20px 0 0 0;
	font-weight: normal;
}

#conf08Body h3.alphaSort {
	display: none;
}

.download08
{
	margin: 10px 20px 20px 20px;
	display: block;
}

.download08 ul
{
	margin: -15px 0 10px 20px;

}

.grayBox {
	border:2px solid #5A6072;
	margin-top:20px;
	width:650px;
}
.grayBox h3.title {
	background:#5A6072;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	margin-bottom:0;
	width:100%;
	margin-top:0;
	
}

.grayBox p.sessionTitle
{
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0;

}

.grayBox p
{
	padding: 0 8px;
}

.grayBox ul
{
	padding-bottom: 0;
	padding-top: 12px;
}

#conf08Body .pictureBox08
{
	float: right;
	margin: 5px 0 5px 5px;

}

#conf08Body .speaker
{
	color: #000000;
	font-size: 14pt;
	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
{

	display: none;


}


#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;
}



/*------------ Conference 2009 ------------------------*/
.blogpreviews p.conf09Link1, .blogpreviews p.conf09Link2 {
	display:none;
}

.conf09agendaTable {
	border-collapse:collapse;
	width:100%;
	margin-bottom: 30px;
/*	margin-top: -20px;
*/}
.conf09agendaTable th {
	background-color:#21387B;
	color:#fff;
	font-size:1em;
	font-variant:small-caps;
	padding: 5px;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:left;

}
.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
{
	width: 25%;
}

.conf09agendaTable .col1 
{
 padding-left: 3px;
}


.conf09agendaTable .col2
{
	width: 50%;
	width: 75%;
}


.conf09agendaTable .col3
{
	width: 25%;
	width: 5%;
	text-align: right;
	padding-right: 5px;
}

.conf09agendaTable .col3 p
{
	display:none;
}


.conf09agendaTable ul.presenter{
	display:block;

}


.conf09agendaTable ul.breakout li{
	margin-left:25px;

}


li.expoTitle09
{
	font-weight:bold;
	list-style:none;
	margin: 0 0 -15px -28px;
	color: black;

}

.switchgroup1 {
	
}

/*------------------------- Profile table ---------------------*/

.profileTable {
	width: 30%;
	border:1px solid #555555; 
	background:#e4eaf0;
	float:right;
	padding: 0;
	border-collapse: collapse;
	margin-left: 10px;
}

.profileTable td {
	padding:5px;

}

.profileTable td hr {
	margin-left: 25px; width: 65%;
	margin-bottom:8px

}

.profileTable th h4
{
	margin-top: 0;
	text-align:center;

}

.pictureCaption {
	font-size: 0.85em;
	font-style: italic;
}

