
/********** Main Site Style Sheet  **********/

/********** START: Global block  **********/
body {
  background-color: #ffffff; /* color of the empty space around the active part of the page in the center  */
  color: #000000;            /* default text color, works for all elements where it isn't redefined */
  font-family: arial;      /* default text style, works for all elements where it isn't redefined */
  font-size: 12px;           /* default symbol size, works for all elements where it isn't redefined */
  text-align: left;
  line-height:18px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
}
TD
{
  vertical-align: top;
}
a:link, a:active, a:visited {
  text-decoration: underline;   /* default link text decoration, works for all links until it's redefined */
  color: #e4141b;               /* default link text color, works for all links until it's redefined */
}
a:hover{
  color: #f48c11;
  text-decoration: underline ;
}
img {
 border: 0px;
}
 
form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/********** END: Global block  **********/
/********** START: Page layout block **********/
#PageLayout {
	margin: 0 auto;
}
#PageLayout  table{
margin: 0 ;
}
#PageLayoutContent {       /* This block includes active part of the page and separates it empty space around */
  /*position: relative;*/
  padding: 0px;
  border: solid 0px #CCCCCC;
    /* background-color: #FFF;*/
 text-align: center;      /* this makes the block aligned with center in IE */
  margin-left: auto;       /* this makes the block aligned with center in FF, Safari, etc */
  margin-right: auto;      /* this makes the block aligned with center in FF, Safari, etc */
  width: 982px;
}
/********** END: Page layout block **********/
/********** START: Header block **********/
#Header {                  /* Header block */
  /* position:relative;*/
  width: 980px; 
  height:191px;
  border-bottom: none;
  margin: 0px;
  padding: 0px;
}
#ServiceMenu a:link, #ServiceMenu a:active, #ServiceMenu a:hover, #ServiceMenu a:visited {
  color: #000;
  padding: 3px 10px 4px 10px;
}
#ServiceMenu .separator{
  color: #000;
}
#HeaderMenu {              /* Header Menu block */
  position:relative;
  height:23px;
  margin: 0px;
  padding: 0px;
  border-top: solid 0px #CCCCCC;   /* Header Menu border color, should be the same as the border color of Header Menu Item border */
  border-bottom: solid 0px #CCCCCC;
  background-color: #1a1818;
  /*background-image: url('/upload/images/skin/primarynav_repeat.gif');*/
  background-repeat: repeat-x;
  text-align: left;
width:982px;
}
#HeaderMenu .Item {
  padding: 0px 0px 0px 0px;
  border-color: #CCCCCC;        /* Header Menu Item border color, sould be the same as the color of the Header Menu border */ 
}
#HeaderMenu .Item a:link, 

#HeaderMenu .Item a:visited, 
#HeaderMenu .Item a:active {
  display: block;
  line-height: 18px;
font-weight:bold;
  padding: 5px 8px;
  text-decoration: none;   /* Header Menu Item link text decoration */
 font-family:verdana, arial,tahoma;
text-transform:uppercase;
font-size:12px;
color:#fff;
}
#HeaderMenu .Item a:hover{
color:#fff;
  text-decoration: none;
  background-color: #f48c11;
}
#HeaderMenu .Item .Active a:link, 
#HeaderMenu .Item .Active a:hover, 
#HeaderMenu .Item .Active a:visited, 
#HeaderMenu .Item .Active a:active {
  text-decoration: none;   /* Header Menu Item link text decoration */
}

#HeaderMenu .separator {
   /*padding: 0px;
  border-color: #CCCCCC;        Header Menu separator border color, sould be the same as the color of the Header Menu border */
  text-align: center;          /* Header Menu Item text align */
}

#Header .Banner {
    position: relative;
    float: right;
	width: 234px;
	height: 60px;
	right: 118px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
#Header .Logo {
    position: relative;
    float: left;
	width: 150px;
	height: 10px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#Header .GraphicalHeader {
  position: relative;
  float: right;
  margin: 4px 0px 0px 0px;
  padding: 0px;
}

#Sub_Menu_Box {
    position: relative;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
        height: 27px;
	line-height: 27px;
        background-image: url('/upload/images/skin/secondarynav_repeat.gif');
        background-repeat: repeat-x;
}
#Sub_Menu_Box .Item,
#Sub_Menu_Box .Item .Active {
    position: relative;
    float: left;
	border: none;
	padding: 0px 11px 0px 9px;
	text-decoration: none;
}
#Sub_Menu_Box .Item A,
#Sub_Menu_Box .Item .Active A {
    position: relative;
    float: left;
	display: block;
	padding: 0px 11px 0px 9px;
	text-decoration: none;
}

#Sub_Menu_Box .separator { 
    position: relative;
    float: left;
	width: 3px;
	border: none;
}

/********** END: Header block **********/


/********** START: Page content block **********/
#PageContent {
  position: relative; 
  background-color: #FFFFFF;
  clear: both;
  padding: 0px;
  margin: 0px 0px 5px 0px;
  width: 100%;
}
*HTML #PageContent {
  padding: 0px;
  margin: 0px 0px 5px 0px;
  width: 100%;
}
#PageContentBodyTD {
  background-color: #FFF; 
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
  vertical-align: top;
}

#PageContentBody {
  position: relative;
  min-height: 610px;
  height: auto !important;
  height: 610px;
  text-align: left;
}
/********** END: Page content block **********/
/********** START: Page column left block **********/
#PageColumnLeft {
  width: 157px;
  margin: 0px;
  padding: 0px; 
  vertical-align: top;
  background-color: #FFF;   /* Left Column background color */
}

#PageColumnLeft .PageMenu {
  width: 160px;
  border-bottom: solid 1px #CCCCCC;
}
#PageColumnLeft .PageMenu .Item {
  width: 158px;
  padding: 0px;
  border-top: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  text-align: left;            /* Page Menu Item text align */
  background-color: #F4F4F4;   /* Page Menu Item default background color */
}

#PageColumnLeft .PageMenu .Item .subMenu,
#PageColumnLeft .PageMenu .Active .subMenu {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom:none;
}

#PageColumnLeft .PageMenu .Item .subMenu .Item {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-right: none;
  border-left: none;
  border-bottom:none;
}

#PageColumnLeft .PageMenu .Item  a:link,
#PageColumnLeft .PageMenu .Item  a:visited,
#PageColumnLeft .PageMenu .Item  a:hover,
#PageColumnLeft .PageMenu .Item  a:active {
  display: block;
  padding: 5px 0px 5px 5px;
  margin: 0px;
  text-decoration: none;   /* Page Menu Item link text decoration */
}

#PageColumnLeft .PageMenu .Item .subMenu .Item a:link,
#PageColumnLeft .PageMenu .Item .subMenu .Item a:visited,
#PageColumnLeft .PageMenu .Item .subMenu .Item a:hover,
#PageColumnLeft .PageMenu .Item .subMenu .Item a:active {
  padding: 5px 0px 5px 15px;
  margin: 0px;
}

#PageColumnLeft .PageMenu .Item .Active {
  background-color: #DEDEDE;   /* active Page Menu Item background color */
}

#PageColumnLeft .PageMenu .Item a:hover {
  background-color: #DEDEDE;   /* Page Menu Item background color when mouse cursor moves over it */
}

#PageColumnLeft .PageMenu .Item .PageMenu .Item a:hover {
  background-color: #DEDEDE;   /* second level Page Menu Item background color when mouse cursor moves over it */
}

#PageColumnLeft .Advertisement {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 30px 0px;
}
/********** END: Page column left block **********/
/********** START: Page column center block **********/
#PageColumnCenter {
  background-color: #FFFFFF;   /* Center Column backgound color */
  text-align: left;         /* Center Column text align */
  width: 668px;
  margin: 0px;
  padding: 0px 10px 0px 10px;
}
#PageMenuPath {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  text-align: left;
}
#PageMenuPath a:link, 
#PageMenuPath a:active, 
#PageMenuPath a:hover, 
#PageMenuPath a:visited {
  text-decoration: none;   /* Bread Crumb Trail link text decoration */
}

#PageTitle { 
  position: relative; 
  margin: 0px;
  padding: 13px 0px 5px 0px;
  font-size: 18px;     /* Page Title text font size */
  font-weight: bold;   /* Pag Title text font weight */
  width: 468px;
}
#PageContentRightCorner { 
  position: relative;
  float: right;
  width: 310px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
  z-index: 1;
  background-color: #FFF;
}
#PageContentRightCorner .PageServices {
  position:relative; 
  text-align: right;
  border: solid 1px #CCCCCC;
  width: 298px;
  margin: 0px 0px 10px 5px;
  padding: 0px 0px 5px 0px;
  clear: both;
  font-weight: normal;
  font-size: 10px;  
}
#PageContentRightCorner .PageServices .bookmark {
  background-repeat: no-repeat;
  background-image: url('/upload/images/skin/images/bookmark_icon.jpg');   /* Bookmark link icon */
  background-position: right;                          /* Bookmark link icon position, should be opposite to it's text align */
  text-align: left;                                    /* Bookmark text align, should be opposite to it's icon position */
  width: 87px;
  height: 21px;
  padding: 9px 0px 0px 0px;
  margin: 0px 9px 1px 20px;
  float: left;
  position: relative;
  z-index: 1;
}
#PageContentRightCorner .PageServices .print {
  background-repeat: no-repeat;
  background-image: url('/upload/images/skin/images/print_icon.jpg');   /* Print link icon */
  background-position: right;                       /* Print link icon position, should be opposite to it's text align */
  text-align: left;                                 /* Prin text align, should be opposite to it's icon position */
  width: 57px;
  height: 21px;
  padding: 9px 0px 0px 15px;
  margin: 0px 13px 1px 0px;
  float: left;
  position: relative;
  z-index: 1;
}
#PageContentRightCorner .PageServices .email {
  background-repeat: no-repeat;
  background-image: url('/upload/images/skin/images/email_icon.jpg');   /* Email link icon */
  background-position: right;                       /* Email link icon position, should be opposite to it's text align */
  text-align: left;                                 /* Email text align, should be opposite to it's icon position */
  width: 55px;
  height: 21px;
  padding: 9px 0px 0px 20px;
  margin: 0px;
  float: left;
  position: relative;
  z-index: 1;
}
#PageContentRightCorner .PageServices .DashLine {
  margin: 5px 10px 10px 10px;
  z-index: 0;
}
#PageContentRightCorner .PageServices .SocialNetworkWidjet {
  position:relative;
  /*float: right;*/
  padding: 0px;
  margin: 5px 5px 0px 0px;
}
#PageContentRightCorner .PageServices .servicesLeftTD {
  width: 163px;
  padding-right: 10px;
}
#PageContentRightCorner .PageServices .servicesRightTD {
  width: 135px;
}
#PageContentRightCorner .Advertisement {
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
#PageContentRightCorner .RightColumnBox {
    position:relative;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 10px 5px;
	width: 298px;
	border: 1px solid #cccccc;
	z-index: 1;
}
#PageContentRightCorner .RightColumnBox .Item {
	border-bottom: 1px solid #cccccc;
	height: 21px;
	line-height: 21px;
	color: #b2b2b2;
	font-weight: bold;
	padding-left: 6px;
        cursor: pointer;
}

#PageContentRightCorner .RightColumnBox .Active {
	border-bottom: none;
	height: 21px;
	line-height: 21px;
	color: #ff0000;
	font-weight: bold;
	padding-left: 6px;
        cursor: pointer;
        
}
#PageContentRightCorner .RightColumnBox p {
	color: #000000;
	font-weight: bold;
	margin: 4px 0 1px 6px;
	padding: 0px;
}
#PageContentRightCorner .RightColumnBox A {
    text-decoration: none;
}

#PageContentRightCorner .border {
    border-right: 1px solid #b2b2b2;
}

#PageContentRightCorner ul {
    margin: 5px 0px 0px 0px; 
    padding: 0px;
}
#PageContentRightCorner ul li {
    margin:0 0 5px 20px; 
    padding:0px;
}

#Articles_List {
  width: 290px;
  margin: 0px;
  padding: 0px;
}
/********** END: Page column center block **********/
/********** START: Page column right block **********/
#PageColumnRight {
  width: 160px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;   /* Right Column backgound color */
  vertical-align: top;         /* Right Column content vertical align */
  text-align: center;          /* Right Column content horizontal align */
}
/********** END: Page column right block **********/

/********** START: Footer block **********/
#Footer {
  border-top: solid #CCC 0px;
  border-bottom: solid #CCC 0px;
  color: #000;
margin:5px 0  ;
  background-color: #c5dbd8; 
}
#FooterMenu { 
 /* position: relative;
  text-align: center;   /* this makes the block aligned with center in IE */
     margin-left: auto;  this makes the block aligned with center in FF, Safari, etc */
  margin-right: auto;   /* this makes the block aligned with center in FF, Safari, etc */
*/
}
#FooterMenu .Item {
  margin: 5px 2px;
  display: inline;
}
#FooterMenu .Item a:link,

#FooterMenu .Item a:active,
#FooterMenu .Item a:visited {
  text-decoration: none;   /* Footer Menu Item link text decoration */
  font-size: inherit;           /* Footer Menu Item link text font size */
  color: #000;
}
#FooterMenu .Item a:hover{
    text-decoration: underline;
}
#SiteLinks {
  color: #000;
  text-align: center;
  padding: 5px 5px 5px 5px;
  margin: 0px;
}
#SiteLinks a:link,
#SiteLinks a:hover,
#SiteLinks a:active,
#SiteLinks a:visited {
  text-decoration: underline;   /* Copyright link text decoration */
  font-size: inherit;           /* Copyright link text font size */
  color: #000;
}

#Copyright {
  position: relative;
  padding: 5px 30px 5px 30px;
  text-align: center;   /* Copyright text align */
  font-size: inherit;   /* Copyright text font size */
  color: #000;
}

#Copyright a:link,
#Copyright a:hover,
#Copyright a:active,
#Copyright a:visited {
  text-decoration: underline;   /* Copyright link text decoration */
  font-size: inherit;           /* Copyright link text font size */
}
/********** END: Footer block **********/

/********** START: Global elements block **********/
.Advertisement {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.Advertisement .Item {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.PaginationBar {
  padding: 0px;
  margin: 5px 0px 15px 0px;
  font-size: inherit;
}
.PaginationBar a:link, 
.PaginationBar a:hover,
.PaginationBar a:active, 
.PaginationBar a:visited {
  text-decoration: none;
}

.DashLine {
  height: 1px;
  width: 271px;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: dashed 1px #C6C6C6;   /* style, width, and color of the Dashed Line */
  z-index: 0;
}
.SolidLine {
  height: 1px;
  width: 271px;
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: solid 1px #8A8A8A;   /* style, width, and color of the Solid Line */
  z-index: 0;
}
.clear {
  margin: 0px;
  padding: 0px;
  clear: both;
}
.button {
  background-color: #DEDEDE;
  border: 1px #CCCCCC solid;
  color: #878787;
  width: 100px;
  font-size: 100%;
  font-weight: normal;
  cursor: hand;
  font-family: Verdana;
  margin: 15px 0px 15px 0px;
  padding: 2px 5px 2px 5px;
}
.h1 {
  position:relative;
  font-size: 13px;
  font-weight: bold;
  margin: 0px 0px 15px 0px;
}
.h2 {
  position:relative;
  font-size: 11px;
  font-weight: bold;
}
.text {
  padding: 5px 0px 5px 0px;
  margin: 5px 0px 0px 0px;
}
/********** END: Global elements block **********/
/***START TELL A COLLEAGUE PAGE BLOCK ****/
#ConfTellAColleague
{
  font-weight:normal;
}
/***END CONFERENCE SITE TELL A COLLEAGUE PAGE BLOCK ****/
/********** START: Category page block **********/
#artmCategory {
  text-align: left;
  width: 468px;
  height: auto;
}
#artmCategory a.readmoreoncategorylink:link, 
#artmCategory a.readmoreoncategorylink:visited, 
#artmCategory a.readmoreoncategorylink:hover, 
#artmCategory a.readmoreoncategorylink:active {
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  padding: 4px 0px 0px 0px;   
  float: left;
  z-index: 1;
}

#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:link, 
#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:visited, 
#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:hover, 
#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:active { 
  position: relative; 
  float: right;
  text-align: right;
  font-size: 10px;
  font-weight: normal;
  width: 142px;
  margin: 0px 0px 4px 0px;
  padding: 4px 0px 0px 25px;
  z-index: 1;
}

#artmCategory .artmCategoryArticleList {
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
  position: relative;
  border-top: 1px #C6C6C6 solid;
  border-bottom: 1px #C6C6C6 solid;
}
#artmCategory .artmCategoryArticleList .artmCategoryArticleItem { 
  position: relative;
  padding: 5px 0px 5px 0px;
  margin: 0px;
}
#artmCategory .artmCategoryArticleItem .text {
  padding: 0px;
  margin: 0px;
}
#artmCategory .artmCategoryArticleItem a.readmorelink:link, 
#artmCategory .artmCategoryArticleItem a.readmorelink:hover, 
#artmCategory .artmCategoryArticleItem a.readmorelink:active, 
#artmCategory .artmCategoryArticleItem a.readmorelink:visited { 
  position: relative;
  font-size: 10px;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  padding: 4px 10px 0px 0px;
  z-index: 1;
}

#artmCategory .DashLine {
  z-index: 0;
  /* width: 353px;   Dash line width on Article Category page */
}

#artmCategory .SolidLine {
  width: 480px;
  z-index: 0;
}
#artmCategory .Advertisement {
  margin: 15px 0px 15px 0px;
}
.artmCategoryRightCorner .artmCategoryVE {
  width: 270px; 
  padding: 15px;
  margin: 0px 0px 10px 5px;  
  background-color: #F0F0F0;
}
.artmCategoryRightCorner .artmCategoryArticleSearch {
  width: 295px;
  background-color: #F0F0F0;
  padding: 10px 0px 10px 5px;
  margin: 0px 0px 10px 5px;  
  font-weight: bold;
  font-family: Arial;
  font-size: 115%;
  position: relative;
  z-index: 1;
}
.artmCategoryRightCorner .artmCategoryArticleSearch .button {
  background-color: #CECECE;
  border: 1px #CECECE solid;
  color: #878787;
  font-size: 80%;
  font-weight: bold;
  margin: 0px 0px 1px 0px;
  padding: 0px;
  cursor: hand;
  font-family: Verdana;
}
.artmCategoryRightCorner .artmCategoryArticleSearch .text {
  clear: both;
  width: 120px;  
  height: 15px;
  text-align: left;
  margin: 0px 5px 0px 0px;
  padding: 1px 5px 0px 5px;  
  border: 1px #9C9B9C solid;
  font-size: 85%;
  font-weight: normal;
  color: #878787;
  font-family: Verdana;
  z-index: 1;
}
.artmCategoryPageTitle {
  width: 500px;
  padding: 0px;
  margin: 0px;
  text-align: left;
}
a.rss { 
  /*position: relative;*/ 
  /*float: right;*/
  /*display: block;*/
  width: 200px; 
  font-size: 10px;
  font-weight: normal;
  margin: 10px 0px 10px 10px;
  padding: 10px 3px 10px 25px;
  background-image: url('/upload/images/skin/images/rss.gif');
  background-repeat: no-repeat;
  background-position:  5px;
  text-decoration: none;
}
/********** END: Category page block **********/

/********** START: Article page block **********/
#artmArticle {        /* Article page main block style */
  text-align: left;
  width: 468px;
}
#artmArticle .Images {   /* Article page Images block style */
  width: 468px; 
  text-align: center;
}
#artmArticle .inscription {   /* style of the block on Article page that contains Author name and Publish date */
  margin: 0px;
  padding: 0px 0px 15px 0px;
}
#artmArticle #artmArticleSummaryHeader {
  width: 468px;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
#artmArticle #artmArticleSummary {   /* Article page Summary block style */
  width: 468px;
  border-top: solid 1px #878787;
  border-bottom: solid 1px #878787;
  color: #000000;
  margin: 0px 0px 10px 0px;
}
#artmArticle #artmArticleSummary ul {   /* Article page Summary list block style */
  margin: 0px 0px 0px 25px;
  padding: 5px 0px 5px 0px;
}
#artmArticle #artmArticleContent {   /* Article page Article content block style */
}
.artmArticleRightCorner .Images {   /* Article page Right Corner Images block style */
  padding: 0px;
  margin: 0px;
}
.artmArticleRightCorner .Images .Item {   /* Article page Right Corner Images Item block style */
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.artmArticleRightCorner .Images .Item .caption {   /* Article page Right Corner Images Item Caption block style */
  text-align: center;
  color: #808080;
}
/********** END: Article page block **********/
/********** START: Article search page block **********/
#artmSearch {         /* Article Search main block style */
  text-align: left; 
  padding: 0px;
  margin: 0px;
  width: 468px;
}
#artmArticleSearchForm {   /* Article Search form style */
  width: 490px;
  height: 30px;
  background-color: #EBEBEB;
  font-weight: bold;
  font-family: Arial;
  font-size: 120%;
  padding: 10px 0px 0px 10px;
  margin: 0px;
  /* May need to add position: static; */
}
#artmArticleSearchForm .button {   /* Article Search form button style */
  background-color: #CECECE;
  border: 1px #CECECE solid;
  color: #878787;
  font-size: 70%;
  font-weight: bold;
  margin: 0px 0px 1px 0px;
  padding: 0px;
  cursor: hand;
  font-family: Verdana;
}
#artmArticleSearchForm .text {   /* Article Search form text field style */
  width: 252px;  
  height: 15px;
  text-align: left;
  margin: 0px 5px 0px 0px;
  padding: 1px 5px 0px 5px;  
  border: 1px #9C9B9C solid;
  font-size: 100%;
  font-size: 85%;
  color: #878787;
  font-family: Verdana;
}
#artmSearchOrder {   /* Article Search "Order the result by field" block style */
  width: 470px;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 15px 0px;
  text-align: left;
  border-bottom: 1px #CCCCCC solid;
}
#artmSearch .artmSearchArticle {   /* Article Search Article item block style */
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 15px 0px;
  text-align: left;
  border-bottom: 1px #FFF solid;
}
#artmSearch .artmSearchArticle a:link, 
#artmSearch .artmSearchArticle a:hover, 
#artmSearch .artmSearchArticle a:active, 
#artmSearch .artmSearchArticle a:visited { }
#artmSearch .artmSearchArticle .text {
  margin: 0px 0px 0px 0px;
}
#artmSearch .artmSearchArticle .date {   /* Article Search date block style */
  margin: 0px 0px 0px 0px;
}
#artmSearch .artmSearchArticle .categoies {   /* Article Search Categories List block style */
  margin: 0px 0px 0px 0px;
}
#artmSearch .artmSearchArticle .views {
  text-align: right;
  color: #999999;
  width: 100%;
}
.artmSearchRightCorner {
}
.artmSearchRightCorner .AdItem {
}
/********** END: Article search page block **********/

/********** START: Section Page Block **********/
#SectionPageContent {
    width: 468px;
}

/********** START: Email to a friend page block **********/
.EmailForm {
  padding: 0px;
  margin: 5px 0px 15px 0px;
}
.EmailForm .text {
  padding: 5px 0px 0px 0px;
  margin: 0px;
  display: block;
}
.EmailForm .field {
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 50%;
}
.EmailForm .field input {
  width: 50%;
}
.EmailForm .field textarea {
  width: 50%;
}
/********** END: Email to a friend page block **********/

/********** Home page styles **************************/

.box1 {
	position:relative;
	width:300px; 
	height:250px;
	background-color:#FFF;
}
.box2 {
	position:relative;
	width:299px; 
	height:249px;
	background-color:#fff;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.box3 {
	position:relative;
	width:508px; 
	height:248px;
	background-color:#FFF;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
}
.H2a {
	position:relative; 
	float:left;
	width:253px; 
	height:124px;
	background-color:#FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;        
}
.H2b {
	position:relative; 
	float:left;
	width:253px; 
	height:124px;
	background-color:#FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;       
}
.H2c {
	position:relative; 
	float:left;
	width:253px; 
	height:124px;
	background-color:#FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;        
}
.H2d {
	position:relative; 
	float:left;
	width:253px; 
	height:124px;
	background-color:#FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
        
}
.box5 {
	position:relative; 
	float:right;
	width: 125px; 
	height:125px;
	margin: 3px 20px 0px 0px;
}
.H3a {
	position:relative; 
	float:left;
	width:253px; 
	height:248px;
	background-color:#fff;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.H3b {
	position:relative; 
	float:left;
	width:254px; 
	height:248px;
	background-color:#fff;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.H3c {
	position:relative;
	width:300px; 
	height:250px;
	background-color:#fff;
}
.box7 {
	position:relative;
	/*width:728px; */
	height:70px;
	margin:9px 0px 8px 0px;
}


.sponsors {
	padding: 0px 33px 10px 0px;
    margin: 0px;
	text-align: center;
}
*HTML .sponsors {
	padding: 0px 12px 10px 0px;
}
/******************************************************/
.NewsLetter {
	width: 180px;
        font-family:arial,verdana,tahoma;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cccccc;
	text-align: left;
        font-weight:bold;
	color: #000000;
}
.NewsLetter p {
	font-weight:bold;
        font-family:arial,verdana,tahoma;
        font-size:18px;
	margin:0px;
	padding:10px 0px 0px;
	white-space:nowrap;
}
.NewsLetter td {
	padding:2px 4px 7px 5px;
}
.NewsLetter .input {
    position:relative; 
    float:left;
	top:0px;
	margin:0px;
	padding:0px 0px 0px 5px;
	width:100px; 
	height:16px;
	border:0px solid #e3e3e3;
	background-color:#fff;
	color:#999999;
}
.NewsLetter .button {
    /*position:relative; */ 
    float:left;
	/*top:2px;
	left:4px;*/ 
	margin:0px 4px;
	padding:1px;
	border:none;
	width:25px; 
	/*height:16px;*/ 
	background-color:#e4141b;
	font-size:9px;
       font-weight:bold;
	color:#ffffff;
}
.NewsLetter .img-border{
  border-bottom:10px solid #fff3b1;
}
.NewsletterForm {}
.NewsletterForm td {
    padding:5px 0;
}
.NewsletterForm .input {
	width:118px; 
	height:17px;
	border:1px solid #e3e3e3;
	background-color:#fff;
	color:#999999;
} 

.subTopMenu {
    height:20px;
    margin:-22px 13px 0px;
    padding:0px;
    position:absolute;
    text-decoration:none;
    z-index:50;
}

.moduleheader {
    font-size: 18px;
    font-weight: bold; 
    padding: 10px 5px 5px 5px;	
}
.sponsorheader {
    font-size: 14px;
    font-weight: bold; 
    padding: 10px 5px 5px 5px;	
}
.modulebody {
    padding: 5px ;
}
.modulebodySponsers {
    padding: 5px 10px 5px 10px;
}
.modulebody  img{
    float:right;
margin:0 0 ;
   padding:1px;
   border:1px solid #e0e0e0;
}
.modulebody A {
color:#e4141b;
text-decoration:underline;
}
.modulebody A:hover{
color:#f48c11;
text-decoration:underline;
}
.Error404
{
  width: 400px;
  height: 300px;
}

.pollQuestion
{
  padding: 3px 5px 2px 10px;
  font-weight: bold;
}
.pollVotes
{
  padding: 3px 5px 2px 10px;
}
.pollBar
{
  height: 15px;
  background-color: #458926;
}


/*** CONFERENCE SITE STYLES ****/

#Header TD.ConfLogo {
 
}
#Header TD.ConfGraphicHeader {
 
}
#Header TD.ConfDate {
 
}

#ConfPageContent {
  background-color: #FFFFFF;
  clear: both;
  padding: 0px;
  margin: 0px auto 0px auto;
/*width: 100%;*/
}

#ConfPageContentBodyTD {
  background-color: #F7F8F2; 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  width: 800px;
}
#ConfPageContentBodyHome {
  position: relative;
 /* min-height: 610px;*/
  height: auto !important;
  /*height: 610px;*/
  text-align: left;
  padding: 0px;
background:#f7f8f2;
}
#ConfPageContentBody {
  position: relative;
 /* min-height: 610px;*/
  height: auto !important;
  /*height: 610px;*/
  text-align: left;
  padding: 10px;
background:#f7f8f2;
}

#ConfPageContentRightColumn {
  text-align: center;
  width: 182px;
 background:#95d4e5;
}
#ConfPageContentRightColumn  span{
display:block;
background:#fff3b1;
height:10px;
_margin-top:-2px;
}
#ConfHome1a
{
  border: 0px solid #000000;
  width: 500px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome1b
{
  border-top: 0px solid #000000;
  border-right: 0px solid #000000;
  border-bottom: 1px solid #000000;
  width: 279px;
  height:  238px !important;
  position: relative;
padding: 5px 10px;
  float: left;
}

#ConfHome2a
{
  border-left: 0px solid #000000;
  border-right: 0px solid #000000;
  border-bottom: 0px solid #000000;
  width: 228px;
  height: auto !important;
  position: relative;
padding: 5px 10px;
  float: left;
}

#ConfHome2b
{
  border-right: 0px solid #000000;
  border-bottom: 0px solid #000000;
  width: 228px;
  height: auto !important;
  position: relative;
padding: 5px 10px;
  float: left;
}

#ConfHome2c
{
  border-right: 0px solid #000000;
  border-bottom: 0px solid #000000;
  width: 279px;
  height: auto !important;
  position: relative;
padding: 5px 10px;
  float: left;
}

#ConfHome3a
{
  border-top: 8px solid #f2d55a;
  border-right: 0px solid #000000;
  border-bottom: 0px solid #000000;
  width: 780px;
  background-color: #fff;
  height: auto !important;
  position: relative;
  float: left;
padding: 5px 10px  25px 10px;
}
#ConfHome3a img{
margin:0 25px 0 0px;
vertical-align:middle;
}
.OLpopup_caption {
  font-weight: bold;
  padding: 2px;color:#000000;
}
.OLfgClass {
	background-color: #f7f8f2; /*#91B2C5; #90B2C4;*/
	color: black;
	padding: 2px;
}
OLpopup_body{
background-color: #fff3b1; /
}
.OLbgClass {
	/*background-color: #416B7C;*/
	background-color: #bddaae;
	color: white;
      border:1px solid #000000;
}

.speakerH3
{
  /*color:#E54A21;*/
  font-family:'Trade Gothic',Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight: bold;
}


.speaker_thumbnail 
{
	padding: 9px 0px 5px 0px;
	border: 1px solid #416B7C;
	background-color: #FFF3B1;
	cursor: pointer;
	text-align: center;
}
.speaker_image
 {
	margin-bottom: 5px;
	display: inline;
}
a.speaker_link 
{
	/*color: #E4141B;*/
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
a.session_link
{
	/*color: #F48C11;*/
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
a.session_link:hover
{
text-decoration: underline;
}
.SessionDate
{
  color:#306754;
  font-family:'Trade Gothic',Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size:12pt;
  font-weight: bold;
  margin: 13px 0px 13px 10px;
}
.SessionTime
{
  font-weight: bold;
  margin: 10px 0px 10px 25px;
}
.SessionTitle
{
  margin-left:35px;
}

.ContentSponsorLinks{
  border-top: 8px solid #F2D55A;
  width: 780px;
  float: left;
 padding: 10px 10px 30px 10px;
  text-align:left;
  }

.ContentSponsorLinks p{ 
   text-align:left;
    font-size: 14px;
    color:#000000;
    font-weight: bold;
    text-transform:uppercase;
    padding: 5px 5px 10px;
   margin:0px;
}
.ContentSponsorLinks img{
   padding:0px;
margin:0pt 15px 0pt 10px;
vertical-align:middle;
}
.ContentSponsorLinks a, a:hover{
 text-decoration:underline;
}
.sponsorLinks{
  border-top: 8px solid #F2D55A;
  width: 780px;
  float: left;
 padding: 10px 10px 30px 10px;
  text-align:left;
  background-color: #FFFFFF;
  }
.sponsorLinks p{ 
   text-align:left;
    font-size: 14px;
    color:#000000;
    font-weight: bold;
    text-transform:uppercase;
    padding: 5px 5px 10px;
   margin:0px;
}
.sponsorLinks img{
   padding:0px;
margin:0pt 15px 0pt 10px;
vertical-align:middle;
}
.sponsorLinks a, a:hover{
 text-decoration:underline;
}
/*sets background color for alternating rows on attendees page*/
.attendee
{
  background-color: #FFFFFF;
}
.attendee2
{
  background-color: #E5F2FF;
}
.attendeeHeader
{
  text-align: left;
  font-weight: bold;
}
.attendeeName
{
  width: 200px;
  padding: 2px;
}
.attendeeCompany
{
  width: 324px;
  padding: 2px;
}
.attendeeLocation
{
  width: 178px;
  padding: 2px;
}

/*** END CONFERENCE SITE STYLES ****/




/****START: Classes created for New Writer's Digest Conference sites****/

#PageLayoutIHC {
margin:0 auto;
color:#000000;
font-family:arial;
font-size:12px;
line-height:18px;
text-align:left;
background-color:#ffffff;
padding:15px 0px 50px;
}

#PageLayoutIHC a:link, 
#PageLayoutIHC a:active, 
#PageLayoutIHC a:visited {
  text-decoration: underline;   /* default link text decoration, works for all links until it's redefined */
  color: #0090ac;               /* default link text color, works for all links until it's redefined */
}

#PageLayoutIHC a:hover{
  color: #0090ac;
  text-decoration: underline ;
}

#ConfPageContentIHC {
  background-color: #FFFFFF;
  clear: both;
  padding: 0px;
  margin: 0px auto 0px auto;
  border:1px solid #72bf44;
}

#ConfPageContentBodyIHC {
   min-height: 430px;
  height: auto !important;
  height: 430px;
  text-align: left;
  padding:10px 10px 10px 22px;
  background:#ffffff;
}

#HeaderIHC {                  /* Header block */
  width: 982px; 
  height:178px;
  background:#e6f0c1 url('/upload/images/header-bg.gif') left top no-repeat;
  margin: 0px;
  padding: 0px;
}

.ConfLogoIHC{
  text-align:left;
  width:251px;
  float:left;
}

.ConfDateIHC{
  text-align:right;
  width:259px;
  height:79px;
  float:right;
  padding:99px 0 0 0;
}

#HeaderMenuIHC {              /* Header Menu block */
  height:22px;
  line-height:22px;
  margin: 0px;
  padding: 0px 0 0 0px;
  text-align: left;
  text-transform:uppercase;
  background-color:#575646;
}
#HeaderMenuIHC .Item {
  padding: 0px 0px 0px 0px;
}
#HeaderMenuIHC .Item a:link, 
#HeaderMenuIHC .Item a:visited, 
#HeaderMenuIHC .Item a:active {
  padding:  0px 12px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color:#ffffff;
  font-size:13px;
  font-weight:bold;
  text-decoration: none;   /* Header Menu Item link text decoration */
  display:block;
}

#HeaderMenuIHC .Item a:hover{
  text-decoration: none;   /* Header Menu Item link text decoration */
  background-color:#6bb093;
  color:#ffffff;
}

#HeaderMenuIHC .Item .Active a:link, 
#HeaderMenuIHC .Item .Active a:hover, 
#HeaderMenuIHC .Item .Active a:visited, 
#HeaderMenuIHC .Item .Active a:active {
  text-decoration: none;   /* Header Menu Item link text decoration */
}

#HeaderMenuIHC .separator {
  padding: 0px;
  border-color: #CCCCCC;        /* Header Menu separator border color, sould be the same as the color of the Header Menu border */
  text-align: center;          /* Header Menu Item text align */
}

#ConfPageContentRightColumnIHC {
  text-align: center;
  width: 181px;
 background-color:#6bb093;
 height:400px;
}

#ConfPageContentRightColumnIHC img{
border-top:1px solid #e6f0c1;
border-bottom:2px solid #e6efc1;
line-height:normal;
margin-bottom:5px;
}

#ConfPageContentRightColumnIHC a img{
border-top:2px solid #e6efc1;
border-bottom:2px solid #e6efc1;
}

#ConfPageContentRightColumnIHC .NewsLetter {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #e6efc1;
}
#ConfPageContentRightColumnIHC .NewsLetter p {
	font-weight:bold;
	font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:18px;
	margin:0px;
	padding:5px 0px 0px;
	white-space:nowrap;
}
#ConfPageContentRightColumnIHC .NewsLetter td {
	padding:2px 4px 7px 5px;
}
#ConfPageContentRightColumnIHC .NewsLetter .input {
    position:relative; 
    float:left;
	top:0px;
	margin:0px;
	padding:0px 2px 0px 3px;
	width:100px; 
	height:16px;
	border-left:1px solid #95d4e5;
	background-color:#fff;
	color:#999999;
}

#ConfPageContentRightColumnIHC .NewsLetter .button {
    position:relative; 
    float:left;
	top:0px;
	left:4px; 
	padding:0px 0px 1px 0px;
	border:none;
	width:26px; 
	height:16px;
	background-color:#e4141b;
	font-size:9px;
                     font-weight:bold;
	color:#ffffff;
                     margin:0px;
                     text-align:center;
                     cursor:pointer;
}

#ConfPageContentBodyTDIHC {
  background-color: #f7f8f2; 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  width: 799px;
  min-height:400px;
  height:auto !important;
  height:400px;
 }

#Content1IHC {
clear:both;
min-height:250px;
height:auto !important;
height:250px;
border-bottom:3px solid #000000;
overflow:auto;
}

#ConfHome1aIHC {
float:left;
width:502px;
}

#ConfHome1bIHC {
float:left;
width:295px;
}

#Content2IHC{
clear:both;
overflow:auto;
}

#ConfHome2aIHC {
float:left;
margin:0px;
padding:0 6px 0 15px;
width:230px;
}

#ConfHome2bIHC {
float:left;
padding:0 6px 0 15px;
width:230px;
}

#ConfHome2cIHC {
float:left;
width:295px;
}

#ConfHomeCol2bIHC{
float:left;
padding:0 0px 0 15px;
width:531px;
}

.moduleheaderIHC {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:18px;
font-weight:bold;
color:#000102;
line-height:normal;
padding:10px 5px 5px 5px;
}

.modulebodyIHC {
padding:5px 5px 5px 5px;
}

.moduleheaderIHC1 {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:18px;
font-weight:bold;
color:#000102;
line-height:normal;
padding:10px 10px 5px 15px;
}

.modulebodyIHC1 {
padding:5px 10px 5px 15px;
}

.modulebodyIHC p{
margin:0px 0 8px 0;
}

.modulebodyIHC1 p{
margin:0px 0 8px 0;
}

.modulebodyIHC img{
float:right;
padding:1px;
border:1px solid #e0e0e0;
margin:9px;
} 

.modulebodyIHC1 img{
float:right;
padding:1px;
border:1px solid #e0e0e0;
}

#ConfPageContentBodyTDIHC .sponsorLinks{
  border-top: 8px solid #585746;
  width: 780px;
  float: left;
  padding: 10px 9px 30px 10px;
  text-align:left;
  background-color: #FFFFFF;
  }
#ConfPageContentBodyTDIHC .sponsorLinks p{ 
   text-align:left;
   font-size: 14px;
   color:#000000;
   font-weight: bold;
   text-transform:uppercase;
   padding: 5px 5px 10px;
   margin:0px;
}
#ConfPageContentBodyTDIHC .sponsorLinks img{
	padding:0px;
	margin:0pt 12px 0pt 10px;
	vertical-align:middle;
}

/********** START: Footer block **********/
#ConfPageContentIHC #Footer {
  color: #e6efc1;
  margin:0px 0  ;
  background-color: #585746;
  font-family:Arial, Helvetica, Verdana, sans-serif;
  font-size:13px;
  font-weight:normal;
  height:28px;
  line-height:28px;
}
#ConfPageContentIHC #FooterMenu { 
  text-align: center;   /* this makes the block aligned with center in IE */
  margin:0px auto;  /* this makes the block aligned with center in FF, Safari, etc */
}
#ConfPageContentIHC #FooterMenu .Item {
  margin: 0px 2px;
  display: inline;
}
#ConfPageContentIHC #FooterMenu .Item a:link,
#ConfPageContentIHC #FooterMenu .Item a:active,
#ConfPageContentIHC #FooterMenu .Item a:visited {
  text-decoration: none;   /* Footer Menu Item link text decoration */
  font-size: inherit;           /* Footer Menu Item link text font size */
  color: #e6efc1;
}
#ConfPageContentIHC #FooterMenu .Item a:hover{
    text-decoration: underline;
}
/****END: Footer Block**********/

.NewsletterFormIHC {
width:400px;
margin:0px auto;
}
.NewsletterFormIHC td {
    padding:5px 0;
}
.NewsletterFormIHC .input {
	width:118px; 
	height:17px;
	border:1px solid #e3e3e3;
	background-color:#fff;
	color:#999999;
}
.NewsletterFormIHC .button {
  float:right;
  border:none;
  color: #878787;
  width: 143px;
  height:61px;
  font-size: 100%;
  font-weight: normal;
  cursor: pointer;
  font-family: Verdana;
  margin: 0px;
  padding: 2px 5px 2px 5px;
  background: url('/upload/images/form-button.gif') center center no-repeat #ffffff;
  position:relative;
  right:-24px;
}

#PageTitleIHC { 
  margin: 0px 0px 0px 0px;
  padding: 13px 0px 5px 0px;
  font-size: 18px;     /* Page Title text font size */
  font-weight: bold;   /* Pag Title text font weight */
  color:#000102;
  line-height:normal;
}

#ConfPageContentBodyIHC form .text{
 font-size:12px;
 font-weight:normal;
 color:#000000;
}

#ConfPageContentBodyIHC .text{
 font-size:13px;
 font-weight:bold;
 color:#000102;
}
/****END: Classes New Writer's Digest Conference site****/

/******START: Classes created for InHowse Design Conference 2010 site*******/
/********** START: Page layout block **********/
#PageLayoutIHCN {
margin:0 auto;
color:#474747;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
text-align:left;
background-color:#ffffff;
padding:0px 0px 20px;
}

#PageLayoutIHCN a:link, 
#PageLayoutIHCN a:active, 
#PageLayoutIHCN a:visited,
#PageLayoutIHCN a:hover {
  text-decoration: none;   /* default link text decoration, works for all links until it's redefined */
  color: #2b787d;               /* default link text color, works for all links until it's redefined */
}

#PageLayoutContentIHCN {       /* This block includes active part of the page and separates it empty space around */
  padding: 0px;
  text-align: center;      /* this makes the block aligned with center in IE */
  margin:0px auto;      /* this makes the block aligned with center in FF, Safari, etc */
  width: 980px;
}

#ConfPageContentIHCN {
  background-color: #FFFFFF;
  clear: both;
  padding: 0px;
  margin: 0px auto 0px auto;
}
#ConfPageContentBodyTDN {
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  vertical-align: top;
  width: 816px;
}

#ConfPageContentBodyHomeN {
  min-height:400px;
  height: auto !important;
  height:400px;
  text-align: left;
  padding: 0px 10px 15px 0px;
}
#ConfPageContentBodyN {
  min-height:400px;
  height: auto !important;
  height:400px;
  text-align: left;
  padding: 0px 10px 15px 0;
}

#ConfPageContentRightColumnN {
  text-align: center;
  width: 164px;
  height:auto;
  background-color:#454435;
padding:0px;
margin:0px;
}
#ConfPageContentRightColumnN .PageContentRightColumnN{
background:url('/upload/images/RightHandRail-border-bg.gif') left bottom repeat-x;
}
#ConfPageContentRightColumnN .NewsLetter{
	margin: 0px 0px 0px 0px;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:16px;
	background:url('/upload/images/RightHandRail-border-bg.gif') top left repeat-x;
}
#ConfPageContentRightColumnN .NewsLetter p {
	font-weight:bold;
	margin:0px;
	padding:5px 0 0px;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:normal;
	color:#ffffff;
}
#ConfPageContentRightColumnN .NewsLetter td {
	padding:2px 0px 7px;
}
#ConfPageContentRightColumnN .NewsLetter .input {
    float:none;
	margin:0px;
	padding:3px 1px 0px 2px;
	width:100px; 
	height:19px;
	line-height:normal;
	background-color:#fffffff;
	color:#232323;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border:1px solid #ffffff;
}
#ConfPageContentRightColumnN .NewsLetter .button {
	background-color:#b4d8a7;
	border-top:2px solid #cde5c4;
	border-right:2px solid #89a47f;
	border-bottom:2px solid #6d8366;
	border-left:2px solid #c2dfb7;
	color:#454435;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	margin:0 0 0 0px;
	padding:0 0 2px 0;
	width:40px;
	text-align:center;
	line-height:normal;
	float:none; 
	vertical-align:middle;
}
#ConfPageContentRightColumnN .register{
display:block;
margin:0px;
text-decoration:none;
padding:0px 0px 0;
line-height:45px;
 min-height:45px;
height:auto !important; 
height:45px;
background: url('/upload/images/RegisterButton-bg.gif') no-repeat center top;
}
#ConfPageContentRightColumnN .register a:link,
#ConfPageContentRightColumnN .register a:active,
#ConfPageContentRightColumnN .register a:visited,
#ConfPageContentRightColumnN .register a:hover{
display:block;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
text-transform:uppercase;
padding:0 0 0px;
margin:0px;
}
#ConfPageContentRightColumnN a.TellAColleague:link,
#ConfPageContentRightColumnN a.TellAColleague:active,
#ConfPageContentRightColumnN a.TellAColleague:visited,
#ConfPageContentRightColumnN a.TellAColleague:hover{
background:url('/upload/images/RightHandRail-border-bg.gif') top left repeat-x;
padding:12px 0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
color:#ffffff;
line-height:21px;
display:block;
text-decoration:none;
}
#ConfPageContentRightColumnN a.Sponsoring:link,
#ConfPageContentRightColumnN a.Sponsoring:active,
#ConfPageContentRightColumnN a.Sponsoring:visited,
#ConfPageContentRightColumnN a.Sponsoring:hover{
background:url('/upload/images/RightHandRail-border-bg.gif') top left repeat-x;
padding:12px 0;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:19px;
font-weight:bold;
color:#ffffff;
line-height:21px;
display:block;
text-decoration:none;
}
/********** END: Page layout block **********/

/********** START: Header block **********/
#HeaderIHCN {                  /* Header block */
  background-color:#69b295;
  margin: 0px;
  padding: 0px;
  height:157px;
}

.ConfLogoIHCN{
  text-align:left;
  width:257px;
  float:left;
}

.ConfDateIHCN{
  text-align:right;
  width:723px;
  float:left;
  padding:0px 0 0 0;
  background:url('/upload/images/ConfDate-bg.gif') #69b295 left top no-repeat;
  height:157px;
}
.ConfDateIHCN img{
  padding:46px 50px 0 0;
}
#HeaderMenuHolderIHCN{
  background:#37362a url('/upload/images/HeaderMenu-bg.gif') repeat-x left top;
  height:30px;
  line-height:30px;
}
#HeaderMenuIHCN {              /* Header Menu block */
  margin: 0px;
  padding: 0px 0 0 0px;
  text-align: left;
  text-transform:uppercase;
  width:730px;
}
#HeaderMenuIHCN .Item {
  padding: 0px 0px 0px 0px;
}
#HeaderMenuIHCN .Item a:link, 
#HeaderMenuIHCN .Item a:visited, 
#HeaderMenuIHCN .Item a:active,
#HeaderMenuIHCN .Item a:hover {
  padding:  0px 12px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;   /* Header Menu Item link text decoration */
  display:block;
}

#HeaderMenuIHCN .Item .Active a:link, 
#HeaderMenuIHCN .Item .Active a:hover, 
#HeaderMenuIHCN .Item .Active a:visited, 
#HeaderMenuIHCN .Item .Active a:active {
  text-decoration: none;   /* Header Menu Item link text decoration */
}

#HeaderMenuIHCN .separator {
  padding: 0px;
  border-color: #CCCCCC;        /* Header Menu separator border color, sould be the same as the color of the Header Menu border */
  text-align: center;          /* Header Menu Item text align */
}
/********** END: Header block **********/

/********* START: Search block *****************/
#SearchFormHolderN{
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
line-height:normal;
vertical-align:middle;
padding:0 4px 0 0;
width:250px;
text-align:right;
}
#searchForm {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-transform:none;
	font-weight:normal;
	display:inline;
}
#searchForm .input {
	width: 140px;
	height: 16px;
	margin: 0px;
	padding: 2px 2px 0px 3px;
	color:#333333;
	border: 1px solid #beda82;
	background-color: #beda82;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
#searchForm .button {
	width: 35px;
	height: 20px;
	margin: 0px 0px 0px 4px;
	padding:0 0 0px;
	background-color: #b4d8a7;
	font-size:12px;
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif;
	color: #454435;
	font-weight:bold;
	border-top:2px solid #cde5c4;
	border-right:2px solid #9cbb90;
	border-bottom:2px solid #8ca882;
	border-left:2px solid #c2dfb7;
	position:relative;
	top:0px;
	text-align:center;
}


/********* END: Search block ***********/

/********** START: Footer block **********/
#FooterN {
  color: #2b787d;
  font-size:12px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  line-height:24px;
  margin:0 auto;
  width:540px;
  padding:15px 0 0;
}
#FooterMenuN { 
  text-align: center;   /* this makes the block aligned with center in IE */
  margin:0px auto;    /* this makes the block aligned with center in FF, Safari, etc */
}
#FooterMenuN .Item {
  margin: 0px;
  display: inline;
}
#FooterMenuN .Item a:link,
#FooterMenuN .Item a:active,
#FooterMenuN .Item a:visited {
   text-decoration: none;   /* Footer Menu Item link text decoration */
  color: #2b787d;
  font-size:12px;           /* Footer Menu Item link text font size */
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  padding:0 7px;
}
#FooterMenuN .Item a:hover{
  text-decoration:underline;
}
/*****END: Footer Block**********/

/**************************/
.sponsorLinksN{
  border-top: 2px solid #585644;
  border-bottom: 2px solid #585644;  
  padding: 10px 10px 25px 0px;
  text-align:left;
  background-color: #FFFFFF;
  }
.sponsorLinksN p{ 
   text-align:left;
   font-size: 14px;
   color:#000000;
   font-weight: bold;
   text-transform:uppercase;
   padding: 5px 0px 10px;
   margin:0px;
}
.sponsorLinksN img{
   padding:0px;
   margin:0pt 5px;
   vertical-align:middle;
}
.sponsorLinksN a, a:hover{
 text-decoration:underline;
}
.sponsorLinksN td {
padding:14px 0;
vertical-align:middle;
}

/*************Start: Home Page Content Classes**********/
.ConfH1HolderN{
border-bottom:2px solid #585644;
padding:0 0 15px;
}
.ConfH2HolderN{
}
.ConfHome1aN{
width:500px;
float:left;
}
.ConfHome1bN{
width:306px;
float:left;
color:#232323;
padding:0 0 0 0px;
}
.ConfHome1bN .modulebodyN{
padding: 0 7px 0 16px;
}
.ConfHome2aN{
width:310px;
float:left;
}
.ConfHome2aN img{
float:left;
margin:0 10px 10px 0;  
}
.ConfHome2bN{
width:235px;
float:left;
display:inline;
margin:0 12px;
}

.ConfHome2cN{
width:235px;
float:left;
display:inline;
margin:0 2px 0 0;
}
.ConfHome2cN img{
margin:10px 0;
}
.moduleheaderN {
    font-size: 24px;
    font-family: "Arial Black",Arial, Helvetica, sans-serif;
    color:#454435;
    line-height:20px;
    font-weight: normal; 
    padding: 18px 5px 5px;	
    text-transform:uppercase;
    clear:both;
}
.moduleheaderN .GreenText{
	color:#69b296;
	display:block;
}
.moduleheaderN .GreenText1{
	color:#69b296;
	display:block;
	font-size:14px;
}
.modulebodyN{
padding:5px;
}
.modulebodyN p{
margin:0 0 10px;
clear:both;
}

.modulebodyN img{
padding:1px;
border:3px solid #463838;
}
.modulebodyN a.boldLink{
	font-size:14px;
	font-weight:bold;
}
.moduleheader1 {
    font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    line-height:normal;
    font-weight: bold; 
    padding: 18px 5px 10px 5px;
    text-transform:uppercase;
    text-align:left;
}
.moduleheader1 p{
margin:0px;
}

.modulebody1 {
    padding: 0px 5px 10px 5px;
}
.FeaturedSpeaker{
background: url('/upload/images/FSpeaker-bg-img.gif') left center no-repeat;
min-height:80px;
height:auto !important;
height:80px;
}
.FeaturedSpeaker img{
float:right;
margin-bottom:5px;
}
.FeedsList{}
.FeedsList ul{
list-style-type:none;
margin:0px;
padding:0px;
}
.FeedsList ul li{
background: url('/upload/images/FeedsList-bg.gif') left center no-repeat;
border-bottom:1px dotted #a8b6c3;
padding:9px 0px 9px 34px;
}
.FeedsList a{
font-weight:bold;
}
.MagTitle{
font-weight:bold;
}

/********* END of the block ***********/
/******END:InHowse Conference 2010 Site Styles********/




