
/********** Main Site Style Sheet  **********/

/********** START: Global block  **********/
body {
  background:url('/upload/images/body_bg.gif') repeat-x center top #fefbf4; /* 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: Verdana;      /* 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 */
  font-weight:normal;
  text-align: left;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  line-height:18px;
}
TD
{
  vertical-align: top;
}
a:link, a:hover, a:active, a:visited {
  text-decoration: underline;   /* default link text decoration, works for all links until it's redefined */
  color: #024597;               /* default link text color, works for all links until it's redefined */
}

img {
 border: 0px;
}

form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/********** END: Global block  **********/
/********** START: Page layout block **********/
#PageLayout {
	margin: 20px auto;
}
#PageLayoutContent {       /* This block includes active part of the page and separates it empty space around */
  padding: 0px;
  margin: 0px auto;       /* this makes the block aligned with center in FF, Safari, etc */
  border-top:10px solid #012e65;
  background:url('/upload/images/page_content_bg.gif') right top repeat-y #ffffff;
  text-align: center;      /* this makes the block aligned with center in IE */
  width: 980px;
}
/********** END: Page layout block **********/
/********** START: Header block **********/
#Header {                  /* Header block */
  width: 980px; 
  height:127px;
  background:url('/upload/images/header_bg.gif') center bottom no-repeat;
  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:27px;
  margin: 0px;
  padding: 0px;
  border-top: solid 1px #CCCCCC;   /* Header Menu border color, should be the same as the border color of Header Menu Item border */
  border-bottom: solid 1px #CCCCCC;
  background-color: #F4F4F4;
  background-image: url('/upload/images/skin/primarynav_repeat.gif');
  background-repeat: repeat-x;
  text-align: left;
}
#HeaderMenu .Item {
  padding: 0px 5px 0px 5px;
  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:hover, 
#HeaderMenu .Item a:visited, 
#HeaderMenu .Item a:active {
  display: block;
  height: 15px;
  padding: 5px 0px 5px 0px;
  text-decoration: none;   /* Header Menu Item link text decoration */
}

#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: Search block *****************/
#searchForm {
    position: relative;
    float: right;
	right: 7px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
#searchForm .input {
    position: relative;
    float: left;
	top: 0px;
	width: 201px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
}
#searchForm .button {
    position:relative;
    float:left;
	top: 0px;
	width: 40px;
    height: 17px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	background-color: #f1f1f1;
	font-size: 8px;
}
/********* END: Search 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 */
}

#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 1px;
  border-bottom: solid #CCC 1px;
  color: #000;
}
#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: 0px;
  display: inline;
}
#FooterMenu .Item a:link,
#FooterMenu .Item a:hover,
#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;
}

#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;
}

#ConfFooter{
  height:25px;
  background-color:#012e65;
  line-height:25px;
  font-size:11px;
  color:#fefefe;
}
#ConfFooter a:link,
#ConfFooter a:hover,
#ConfFooter a:active,
#ConfFooter a:visited{
  color:#fefefe;
  font-weight:bold;
  text-decoration:underline;
}
#Copyright {
  padding: 5px 30px 5px 30px;
  margin:0px auto;
  text-align: center;   /* Copyright text align */
  font-size: 11px;   /* Copyright text font size */
  color: #000000;
}

#Copyright a:link,
#Copyright a:hover,
#Copyright a:active,
#Copyright a:visited {
  color:#000000;
  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: 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:90px;
	margin:9px auto 8px;
}


.sponsors {
	padding: 0px 33px 10px 0px;
    margin: 0px;
	text-align: center;
}
*HTML .sponsors {
	padding: 0px 12px 10px 0px;
}
/******************************************************/
.NewsLetter {
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #fefefe;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	font-weight:normal;
	padding:0px 0px 0px;
}
.NewsLetter p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#ffffff;
	margin:0px;
	padding:10px 0px 0px;
	white-space:nowrap;
}
.NewsLetter td {
	padding:2px 4px 7px 20px;
}
.NewsLetter .input {
    position:relative; 
    float:left;
	top:0px;
	margin:0px;
	padding:0px;
	width:187px; 
	height:17px;
	border:none;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#013a81;
	padding:3px 2px 0px 4px;
}
.NewsLetter .button {
    position:relative; 
    float:left;
	left:5px;
	margin:0px;
	padding:0px 0px 1px 0px;
	border:none;
	width:29px; 
	height:20px;
	color:#5e5e5e;
	font-size:11px;
	font-weight:bold;
	background: url('/upload/images/go_button.gif') no-repeat center center;
}
.NewsLetter img{
  display:block;
  margin:0px auto;
  padding-top:14px;
}
.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-family:Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    line-height:normal;
    color:#bb8c0a;
    font-weight: bold; 
    padding: 14px 5px 5px 5px;	
}

.modulebody {
    padding: 5px 15px 5px 15px;
}

.modulebody p{
    margin:12px 0px;
}

.modulebody A {
    font-weight: normal;
}

.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 {
 
}

.ConfLogo{
  text-align:left;
  width:545px;
  height:126px;
  float:left;
}

.ConfDate{
  text-align:left;
  width:435px;
  height:126px;
  float:left;
}

#ConfPageContent {
  position: relative;
  background:url('/upload/images/page_content_bg_corner.gif') no-repeat right top;
  clear: both;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}

#ConfPageContentBodyTD {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  width: 685px;
}

#ConfPageContentBody {
  position: relative;
  min-height: 462px;
  height: auto !important;
  height: 462px;
  text-align: left;
  padding: 0px 10px 10px 10px;
}

#ConfPageContentRightColumn {
  text-align: center;
  width: 295px;
  background:url('/upload/images/right_hand_panel_bg.gif') no-repeat right bottom;
}

#ConfHome1a
{
  border: 1px solid #000000;
  width: 498px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome1b
{
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 299px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome2a
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 248px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome2b
{
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 249px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome2c
{
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 299px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome3a
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 798px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

.OLpopup_caption {
  font-weight: bold;
  padding: 2px;
}
.OLfgClass {
	background-color: #FFFDEB; /*#91B2C5; #90B2C4;*/
	color: black;
	padding: 2px;
}
.OLbgClass {
	/*background-color: #416B7C;*/
	background-color: #013A80;
	color: white;
}

.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: #FFFDEB;
	cursor: pointer;
	text-align: center;
}
.speaker_image
 {
	margin-bottom: 5px;
	display: inline;
}
a.speaker_link 
{
	color: #BF6516;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
a.session_link 
{
	color: #BF6516;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.SessionDate
{
  color:#E54A21;
  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;
}


/*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****/

#PageLayoutNew {
background-color:#e2e1d1;
color:#000000;
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
line-height:18px;
margin:0 auto;
padding:20px 0 50px;
}

#PageLayoutNew a:link,
#PageLayoutNew a:hover,
#PageLayoutNew a:active,
#PageLayoutNew a:visited{
font-weight:bold;
color:#013a80;
text-decoration:underline;
}

#PageLayoutContentNew {       /* This block includes active part of the page and separates it empty space around */
  padding: 0px;
  margin: 0px auto;       /* this makes the block aligned with center in FF, Safari, etc */
  background-color:#ffffff;
  text-align: center;      /* this makes the block aligned with center in IE */
  width: 982px;
}

#HeaderNew {                  /* Header block */
  width: 980px; 
  height:131px;
  background:#ffffff url('/upload/images/header-background.gif') center top no-repeat;
  margin: 0px;
  padding: 0px;
  border:1px solid #013a80;
}

#ConfPageContentNew {
  clear: both;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}

#ConfPageContentBodyTDNew {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  width: 800px;
}

#ConfPageContentBodyNew{
  position: relative;
  min-height: 462px;
  text-align: left;
  padding: 0px 15px 15px 20px;
}

#ConfPageContentBodyNew p{
  margin:8px 0px;
}

#ConfPageContentBodyHomeNew{
  position: relative;
  min-height: 462px;
  text-align: left;
  padding: 0px;
}

.ConfLogoNew{
  text-align:left;
  width:425px;
  height:131px;
  float:left;
}

.ConfDateNew{
  text-align:left;
  width:343px;
  height:131px;
  float:right;
}

#Content1New {
clear:both;
overflow:auto;
background: url('/upload/images/Content1New_bg_img.gif') no-repeat 515px bottom;
}

#ConfHome1aNew {
float:left;
padding:3px 0 0 0;
margin:0px;
width:504px;
height:250px;
height:auto !important;
min-height:250px;
}

#ConfHome1bNew {
float:left;
height:253px;
height:auto !important;
min-height:253px;
position:relative;
width:292px;
}

#Content2New{
clear:both;
overflow:auto;
}

#ConfHome2aNew {
float:left;
padding:0;
margin:0px;
width:251px;
min-height:253px;
height:auto !important;
height:253px;
}

#ConfHome2bNew {
float:left;
min-height:253px;
height:auto !important;
height:253px;
position:relative;
width:240px;
padding-right:11px;
}

#ConfHome2cNew {
float:left;
min-height:253px;
height:auto !important;
height:253px;
position:relative;
width:292px;
}

#ConfHome2cNew img{
float:right;
padding:0 20px 5px 15px;
}

#Content3New {
clear:both;
border-top:8px solid #ac2630;
}

.moduleheaderNew1 {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:18px;
font-weight:bold;
color:#013a80;
line-height:normal;
padding:10px 5px 5px 9px;
}

.modulebodyNew1 {
padding:5px 5px 5px 8px;
}

.moduleheaderNew {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:18px;
font-weight:bold;
color:#013a80;
line-height:normal;
padding:10px 5px 5px 20px;
}

.modulebodyNew {
padding:5px 5px 5px 20px;
}

.sponsorsheaderNew {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:16px;
font-weight:bold;
color:#013a80;
line-height:normal;
padding:10px 10px 5px 20px;
text-align:left;
text-transform:uppercase;
}

.sponsorsbodyNew{
padding:5px 10px;
text-align:center;
}
.sponsorsbodyNew img{
float:left;
padding:10px 15px;
}
.sponsorsbodyNew td{
vertical-align:middle;
}
#HeaderMenuNew {              /* Header Menu block */
  height:23px;
  line-height:23px;
  margin: 0px;
  padding: 0px 0 0 1px;
  border-bottom: solid 1px #ae2731;
  background: url('/upload/images/header-menu-bg.gif') left top repeat-x #ae2731;
  text-align: left;
  text-transform:uppercase;
}
#HeaderMenuNew .Item {
  padding: 0px 0px 0px 0px;
}
#HeaderMenuNew .Item a:link, 
#HeaderMenuNew .Item a:visited, 
#HeaderMenuNew .Item a:active {
  padding:  0px 20px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color:#ffffff;
  font-size:14px;
  font-weight:bold;
  text-decoration: none;   /* Header Menu Item link text decoration */
  display:block;
}

#HeaderMenuNew .Item a:hover{
  text-decoration: none;   /* Header Menu Item link text decoration */
  background-color:#dddcd1;
  color:#9a222b;
  display:block;
}

#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 */
}

/********** START: Footer block **********/
#FooterNew {
  font-family:Arial, Helvetica, Verdana, sans-serif;
  font-size:13px;
  font-weight:normal;
  color: #ac2630;
  padding-top:10px;
  line-height:23px;
}
#FooterMenuNew { 
  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 */
}
#FooterMenuNew .Item {
  margin: 0px 10px;
  display: inline;
}
#FooterMenuNew .Item a:link,
#FooterMenuNew .Item a:active,
#FooterMenuNew .Item a:visited {
  text-decoration: none;   /* Footer Menu Item link text decoration */
  font-size: inherit;           /* Footer Menu Item link text font size */
  color: #ac2630;
  font-weight:normal;
}
#FooterMenuNew .Item a:hover{
  text-decoration:underline;
}
/****END of Block***/

#ConfPageContentRightColumnNew {
  text-align: center;
  width: 182px;
  background-color:#013a80;
  padding:6px 0px;
}

.NewsLetterNew {
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	padding:0px 0px 0px;
	text-align:left;
}
.NewsLetterNew p {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	line-height:normal;
	margin:0px;
	padding:10px 0px 4px;
	white-space:nowrap;
	text-transform:uppercase;
}
.NewsLetterNew td {
	padding:2px 4px 7px 10px;
}

.NewsLetterNew .input {
    position:relative; 
    float:left;
	top:1px;
	margin:0px;
	padding:0px;
	height:15px;
	border:none;
	background-color:#ffffff;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
	color:#999999;
	padding:0px 2px 0px 3px;
	width:118px;
	border-left:1px solid #95d4e5;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #c8e093;
	border-top:1px solid #c8e093;
}
.NewsLetterNew .button {
                     background:#ac2630 url('/upload/images/go-button-new.gif') no-repeat center center;
	border:none;
                     position:relative; 
                     float:left;
	left:5px;
	margin:0px;
	padding:0px 0px 2px 0px;
	width:27px; 
	height:18px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
}

#PageTitle{ 
  font-family:Arial, Helvetica, Verdana, sans-serif;
  color:#013a80;
  margin: 0px 0px 0px -2px;
  padding: 15px 0px 5px 0px;
  font-size: 18px;     /* Page Title text font size */
  font-weight: bold;   /* Pag Title text font weight */
  line-height:normal;
}

#PageTitle1{ 
  font-family:Arial, Helvetica, Verdana, sans-serif;
  color:#000102;
  margin: 0px 0px 0px -2px;
  padding: 15px 0px 5px 0px;
  font-size: 18px;     /* Page Title text font size */
  font-weight: bold;   /* Pag Title text font weight */
  line-height:normal;
}

.tell, .interested{
 	padding:10px 0px;
 }

.NewsletterFormNew {}

.NewsletterFormNew td {
    padding:5px 0;
}

.NewsletterFormNew .button {
border:medium none;
color:#ffffff;
float:right;
font-family:verdana;
font-size:14px;
font-weight:bold;
height:30px;
letter-spacing:0;
margin:15px 0;
padding:0 0 3px 0;
position:relative;
right:12px;
text-transform:uppercase;
width:108px;
background:#ac2630 url('/upload/images/submit-button.gif') no-repeat center center;
}

.NewsletterFormNew .input {
	width:118px; 
	height:17px;
	border:1px solid #e3e3e3;
	background-color:#fff;
	color:#999999;
} 

.text1 {
  padding: 5px 0px 5px 0px;
  margin: 5px 0px 0px 0px;
  font-size:13px;
  font-weight:bold;
}

/****END: Classes New Writer's Digest Conference site****/



