.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {display: inline-block;}/* Hides from IE-mac \*/ * html .clearfix { height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */
.clear { clear:both;} 
.left { float:left;} 
.right { float:right;}
.img-left {float: left; margin-right: 10px;} 
.img-right {float: right; margin-left: 10px;}
.dnnsprite { background-image: url('images/AsideIcons.png'); background-color: transparent; background-repeat: no-repeat; }
.Community { background-position: -249px -5px; }
.Conferences { background-position: -188px -5px; }
.Manuals { background-position: -127px -5px; }
.Marketplace { background-position: -66px -5px; }
.Training { background-position: -5px -5px; }


ul.RotatorNav { margin:-74px 0 0 0;}
ul.RotatorNav li {margin:0;list-style:none;}

ul.sidebar-nav li { list-style-type: none;}
ul.sidebar-nav li ul li { padding-left: 20px;;}

/* Getting Started content */
.getting-started-wrap .left { width: 116px; padding-top:20px;}
.getting-started-wrap .right { width:500px;}
a#TourStart img, a#TourVideo img { margin: 3px 3px 3px -10px; vertical-align: middle;}
#dnnTourContainer { display:none; }
hr.tour { border-style: solid; border-top-width: 0; color: #ccc; margin-top: 1em; }

#Footer #dnn_Footer_LeftPane {float: left;margin: 0 20px 0 0;width: 430px;}
#Footer #dnn_Footer_RightPane {float: left;width: 510px;}

#Sponsors img{width:118px;height:58px;border:solid 1px #000;margin:0 7px 7px 0;background:url(images/Logos.jpg) no-repeat;}
#Sponsors .aspnet img{background-position:0 0;}
#Sponsors .maxasp img{background-position:-118px 0;}
#Sponsors .telerik img{background-position:-236px 0;}
#Sponsors .exacttarget img{background-position:-354px 0;}
#Sponsors .winlive img{background-position: 0 -58px;}
#Sponsors .redgate img{background-position: -118px -58px;}
#Sponsors .appliedi img{background-position: -236px -58px;}
#Sponsors .arrowdesign img{background-position: -354px -58px;}

/* Quick Links */
.tblQuickLinks { width:100%; }
.tblQuickLinks td { line-height:22px; }
.tblQuickLinks a:link, .tblQuickLinks a:active, .tblQuickLinks a:visited{ text-decoration:underline; color:#e5e5e5; }
.tblQuickLinks a:hover {color:#d0171e;}

/* ------    Awesome Cyles site styles    ------ */
/* footer */
.left-footer { width:48%; float:left;}
.right-footer { width:48%; float:right;}

/* Home page */
/* Header Banner*/
.bannerShadow {padding-bottom: 34px; background:url(/Portals/0/images/Slide-Shadow.png) no-repeat 0 bottom;}
	.header-banner { background-image: url("/Portals/0/images/header-bg.jpg"); background-repeat: repeat-x; background-color:#830c11; min-height:200px; color:#FFF;}
		.header-banner .header-banner-image { float:left; width:280px; margin-left:50px; padding-top:13px;}
		.header-banner .header-banner-text { float:right; width:550px; margin-right:55px;}
			.header-banner .header-banner-text { font-size:16px; line-height:19px; padding-top:10px;}
			.header-banner .header-banner-text h2 { font-size:36px; text-transform:uppercase}
			.header-banner .header-banner-text .header-read-more { font-size:14px; text-align:right;}
			.header-banner .header-banner-text .header-read-more a { color:#FFF;}

/* services columns */
.home-services div { width:190px; margin-right:20px; float:left;}
.home-services div.last { margin-right:0;}

/*  home page sidebar styles*/
#RightLinks .last { background:none;}
#RightLinks li.icoAbout img { background-image: url("images/bike-about-icon.png"); background-repeat: no-repeat;}
#RightLinks li.icoBike img { background-image: url("images/bike-icon.png"); background-repeat: no-repeat;}
#RightLinks li.icoNews img { background-image: url("images/bike-news-icon.png"); background-repeat: no-repeat;}

/* Subpage sidebar navigation on */
.Normal ul.sidebar-nav li { line-height:200%;}
.c_DNN6_Aside h3 { padding:0; margin:0; line-height:200%;}

/* Dreamweaver */
.branding-top {
  background: url(dnn_large_banner.png) no-repeat top left;
  width: 890px;
  height: 427px;
  clear: both;
  overflow: hidden;
}
.branding-top p {
  padding: 0 60px 0 60px;
  font-size: 1.4em;
  color: #333;
}
.branding-bottom {
  clear: both;
  margin-top: 1em;
  overflow: hidden;
}
.branding-bottom ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  clear: both;
}
.branding-bottom li {
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0;
  display: block;
  width: 170px;
  float: left;
}

.branding-bottom li.feeds {
  margin: 0;
}

.branding-bottom dl {
  background: url(itembg.gif) repeat-y;
  margin: 33px 0 0 0;
  padding: 0 10px;
}
.branding-bottom dd {
  margin-left: 10px;
  height: 66px;
}
.branding-bottom dt {
  font-size: 90%;
  text-align: center;
  padding-top: 65px;
  margin-bottom: 1.75em;
  font-weight: bold;
}
.branding-bottom .commmunity {
  background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
  background: url(community_icon.gif) no-repeat;
  background-position: 50% 10px;
}
.branding-bottom .marketplace {
  background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
  background: url(marketplace_icon.gif) no-repeat;
  background-position: 50% 10px;
}
.branding-bottom .conferences {
  background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
  background: url(conferences_icon.gif) no-repeat;
  background-position: 50% 10px;
}
.branding-bottom .training {
  background: url(training_title.gif) no-repeat top left;
}
.training dt {
  background: url(training_icon.gif) no-repeat;
  background-position: 50% 10px;
}
.branding-bottom .feeds {
  background: url(feeds_title.gif) no-repeat top left;
}
.feeds dt {
  background: url(feeds_icon.gif) no-repeat;
  background-position: 50% 10px;
}
dl.bt {
  margin: 0;
  padding: 0;
  background: url(item_bt_bg.gif) no-repeat bottom left;
  height: 32px;
  width: 170px;
}
div.link_adminguide {
  float: left;
  background: url(dnn_adminguide.png) no-repeat top left;
  width: 316px;
  height: 137px;
  cursor: pointer;
}
div.link_proedition {
  float: right;
  background: url(dnn_proedition.png) no-repeat top left;
  width: 514px;
  height: 137px;
  cursor: pointer;
}
div.link_main {
  margin: 260px 30px 0 30px;
}

#LoginInfo
{
  width: 660px;
  float: left;
}
#LoginInfo h3
{
  background-color: #f7f7f7;
  color: #8f0000;
  padding: 2px 0;
}
#LoginInfo dd, #LoginInfo dt
{
  display: inline;
}
#LoginInfo dt
{
  font-weight: bold;
  color: #333;
}
#LoginInfo p.LoginNotes
{
  font-size: .8em;
}
#LoginInfo div.LoginBlock {
  float: left;
  width: 310px;
  padding: 5px 5px;
  margin: 0 2px;
  border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
  margin: 8px 47px;
  float: left;
}
#QuickLinks
{
  background-color: #f0f0f0;
  border: 1px #cccccc solid;
  padding: 2px 5px;
  margin-right: 5px;
  width: 200px;
  float: right;
}
div.hr
{
  height: 2px;
  background-color: #8f0000;
  margin: 5px 0 15px 0;
  clear: both;
}
div.hr hr
{
  display: none;
}

/* Dreamweaver style.css */
/* begin Page */

/* Generated with Artisteer version 2.6.0.36391, file checksum is 2DBAE1C2. */

body, p
{
  margin: 0.5em 0;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #C4C4C4;
  background-color: #262626;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover,
.art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a,
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}

a, 
.art-post li a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #E89568;
}

a:link,
.art-post li a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #E89568;
}

a:visited, a.visited,
.art-post li a:visited, .art-post li a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #9E9E9E;
}

a:hover, a.hover,
.art-post li a:hover, .art-post li a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #F6AA28;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #E89568;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
  color: #E89568;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #FCFCFC;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-align: left;
  color: #C4C4C4;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-align: left;
  color: #C4C4C4;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  text-align: left;
  color: #C4C4C4;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}

#art-page-background-glare
{
  position: absolute;
  width: 100%;
  height: 378px;
  left: 0;
  top: 0;
}

#art-page-background-glare-image
{
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  height: 378px;
  width: 437px;
  margin: 0;
}

html:first-child #art-page-background-glare
{
  border: 1px solid transparent;/* Opera fix */
}

#art-page-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 205px;

}


#art-page-background-simple-gradient
{
  position: absolute;
  background-image: url('images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 205px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1000px;
  min-width: 67px;
  min-height: 67px;
}

.art-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 86px;
  height: 86px;
  background-image: url('images/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 43px, 43px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 43px, 43px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(43px, 43px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(43px, auto, auto, 43px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 43px;
  right: 43px;
  height: 86px;
  background-image: url('images/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 43px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(43px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 43px;
  bottom: 43px;
  width: 86px;
  background-image: url('images/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 43px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 43px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 43px;
  left: 43px;
  right: 43px;
  bottom: 43px;
  background-color: #363636;
}

.art-sheet
{
  margin-top: 20px !important;
  cursor:auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 980px;
  height: 175px;
  overflow: hidden;
}

div.art-header-png
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 980px;
  height: 175px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position: left top;
}

div.art-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 980px;
  height: 175px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.art-logo
{
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 210px;
}

h1.art-logo-name
{
  display: block;
  text-align: center;
}

h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 43px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul
{
  min-height: 0;
}

.art-menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.art-menu
{
  padding: 0 0 0 0;
}

.art-nav
{
  position: relative;
  height: 28px;
  z-index: 100;
}

.art-nav .l, .art-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 28px;
  background-image: url('images/nav.png');
}

.art-nav .l
{
  left: 0;
  right: 0;
}

.art-nav .r
{
  right: 0;
  width: 980px;
  clip: rect(auto, auto, auto, 980px);
}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  cursor: pointer;
  text-decoration: none;
}

.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 84px;
  background-image: url('images/menuitem.png');
}

.art-menu a .l
{
  left: 0;
  right: 0;
}

.art-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  margin-left: 10px;
  margin-right: 10px;
  color: #F5D0BC;
  padding: 0 22px;
  margin: 0 0;
  line-height: 28px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -28px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -28px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -28px;
}
.art-menu a:hover .t
{
  color: #F0F0F0;
}

.art-menu li:hover a .t
{
  color: #F0F0F0;
}

.art-menu li:hover>a .t
{
  color: #F0F0F0;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -56px;
}

.art-menu a.active .t
{
  color: #FCE6BF;
}
/* end MenuItem */

/* begin MenuSeparator */


.art-menu .art-menu-li-separator
{
  display: block;
  width: 1px;
  height: 28px;
}

.art-nav .art-menu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 28px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 26px;
  width: 180px;
  overflow: hidden;
  line-height: 26px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #595959;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #FCF3ED;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: #F2F2F2;
  border-color: #595959;
  background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
  color: #F2F2F2;
  border-color: #595959;
  background-position: 0 -26px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #F2F2F2;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #F2F2F2;
}


/* end MenuSubItem */

/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 980px;
}

.art-content-layout .art-content-layout
{
  width: auto;
  margin:0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
{
   display: table-cell;
}

div.art-layout-cell div.art-layout-cell
{
   display: block;
}

div.art-content-layout-row
{
  display: table-row; 
}

.art-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.art-vmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.art-vmenublock
{
  margin: 7px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.art-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.art-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

/* end Box, Box, VMenuBlockContent */

/* begin Box, Block */
.art-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 11px;
  min-height: 11px;
}

.art-block-body
{
  position: relative;
  z-index: 1;
  padding: 13px;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl
{
  position: absolute;
  z-index: -1;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  width: 18px;
  height: 18px;
  background-image: url('images/block_s.png');
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 9px, 9px, auto);
}

.art-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 9px, 9px);
}

.art-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(9px, 9px, auto, auto);
}

.art-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(9px, auto, auto, 9px);
}

.art-block-tc, .art-block-bc
{
  left: 9px;
  right: 9px;
  height: 18px;
  background-image: url('images/block_h.png');
}

.art-block-tc
{
  top: 0;
  clip: rect(auto, auto, 9px, auto);
}

.art-block-bc
{
  bottom: 0;
  clip: rect(9px, auto, auto, auto);
}

.art-block-cr, .art-block-cl
{
  top: 9px;
  bottom: 9px;
  width: 18px;
  background-image: url('images/block_v.png');
}

.art-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 9px);
}

.art-block-cl
{
  left: 0;
  clip: rect(auto, 9px, auto, auto);
}

.art-block-cc
{
  position: absolute;
  z-index: -1;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  background-color: #474747;
}

.art-block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  position: relative;
  z-index: 0;
  height: 35px;
  margin-bottom: 2px;
}

.art-blockheader .t
{
  height: 35px;
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  margin:0;
  padding: 0 11px 0 32px;
  white-space: nowrap;
  line-height: 35px;	
}

.art-blockheader .l, .art-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 35px;
  background-image: url('/Portals/1/Images/Skins/DarkRust/blockheader.png');
}

.art-blockheader .l
{
  left: 0;
  right: 26px;
}

.art-blockheader .r
{
  width: 980px;
  right: 0;
  clip: rect(auto, auto, auto, 954px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.art-blockcontent-body, 
.art-blockcontent-body a, 
.art-blockcontent-body li a
{
  color: #CFCFCF;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.art-blockcontent-body a,
.art-blockcontent-body li a
{
  color: #ECA883;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.art-blockcontent-body a:link,
.art-blockcontent-body li a:link
{
  color: #ECA883;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited,
.art-blockcontent-body li a:visited, .art-blockcontent-body li a.visited
{
  color: #9E9E9E;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover,
.art-blockcontent-body li a:hover, .art-blockcontent-body li a.hover
{
  color: #FBDCA7;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.art-blockcontent-body ul
{
  list-style-type: none;
  color: #B5B5B5;
  margin: 0;
  padding: 0;
}

.art-blockcontent-body ul li
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.art-button-wrapper .art-button
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #FBECE4 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0 !important;
  padding: 0 14px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
  color: #242424 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
  color: #F0F0F0 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 84px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .l
{
  left: 0;
  right: 5px;
}

.art-button-wrapper .r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 398px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
  top: -28px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
  top: -56px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-post-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.art-post
{
  margin: 10px;
}

a img
{
  border: 0;
}

.art-article img, img.art-article
{
  margin: 7px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 1px #696969;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-post h2.art-postheader, 
.art-post h2.art-postheader a, 
.art-post h2.art-postheader a:link, 
.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited, 
.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #F4CAB4;
}

.art-post h2.art-postheader a, 
.art-post h2.art-postheader a:link, 
.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited, 
.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{
  margin: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #F0BA9D;
}

.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #C7C7C7;
}


.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  text-align: left;
  color: #F6AA28;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  color: #A8A8A8;
  margin: 1em 0 1em 2em;
  padding: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.art-post ul
{
  list-style-type: none;
}

.art-post ol
{
  list-style-position: inside;

}



.art-post li
{
  padding: 0 0 0 11px;
  line-height: 1em;
}

.art-post ol>li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 11px;/* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p
{
  color: #FBDAA2;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-align: left;
}

blockquote,
.art-postcontent blockquote
{
  border: solid 1px #7A7A7A;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #595959;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;/* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
}

/* end PostQuote */

/* begin Footer */
.art-footer
{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.art-footer-b 
{
  position: absolute;
  left:18px;
  right:18px;
  bottom:0;
  height:18px;
  background-image: url('images/footer_b.png');
}

.art-footer-r, .art-footer-l
{
  position: absolute;
  height:18px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.art-footer-l
{
  left: 0;
  width:18px;
}

.art-footer-r
{
  right: 0;
  width:36px;
  clip: rect(auto, auto, auto, 18px);
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 18px;
  background-color: #595959;
}

.art-footer-body
{
    position:relative;
    padding: 15px;
}


.art-footer-text, .art-footer-text p
{
  margin: 0;
  padding: 0;
  text-align: center;
}

.art-footer,
.art-footer p,
.art-footer a,
.art-footer a:link,
.art-footer a:visited,
.art-footer a:hover
{
  color: #C4C4C4;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  letter-spacing: 1px;
}

.art-footer-text
{
  margin: 0 10px 0 10px;
}

.art-footer a,
.art-footer a:link
{
  color: #EA9B71;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.art-footer a:visited
{
  color: #9E9E9E;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.art-footer a:hover
{
  color: #F6AE31;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #E37C45;
}

.art-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #525252;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
  background-color: #262626;
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.art-content-layout .art-content
{
  width: 75%;
}
.art-content-layout .art-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */




/* begin Page */
.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .art-PostContent .SubHead, .art-PostContent .Normal, .SubHead, .WizardText, .SkinObject
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

.NormalBold
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
}

#LoginInfo dt
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

th
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

#LoginInfo h3
{
  background-color: transparent;
}

.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .art-postcontent .SubHead, .art-postcontent .Normal, .SubHead, .WizardText, .SkinObject
{
  font-size: 1em;
  color: #C4C4C4;
}


.NormalBold
{
  font-size: 1em;
  color: #C4C4C4;
  font-weight: bold;
}

#LoginInfo
{
  width: 100%;
  background-color: Transparent;
}

#LoginInfo dt
{
  color: #C4C4C4;
  font-weight: bold;
}

#LoginInfo div.LoginBlock
{
  width: 45%;
}

.Head
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #FCFCFC;
}

h2.Head
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
  color: #E89568;
}

#QuickLinks
{
  border: 0;
  float: none;
  width: auto;
  background-color: Transparent;
}

th
{
  color: #C4C4C4;
  font-weight: bold;
}

a.CommandButton, a.SkinObject
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #E89568;
}

a.CommandButton:link, a.SkinObject:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #E89568;
}

a.CommandButton:visited, a.SkinObject:visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #9E9E9E;
}

a.CommandButton:hover, a.SkinObject:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #F6AA28;
}

.DNNAlignright p, .DNNAlignright th, .DNNAlignright td
{
  text-align: right;
}

.DNNAligncenter p, .DNNAligncenter th, .DNNAligncenter td
{
  text-align: center;
}

.DNNAlignleft p, .DNNAlignleft th, .DNNAlignleft td
{
  text-align: left;
}

/* Control Panel rules */
#dnn_ControlPanel .SubHead, 
#dnn_ControlPanel .SkinObject, 
#dnn_ControlPanel A.SkinObject:link, 
#dnn_ControlPanel A.SkinObject:visited,
#dnn_ControlPanel A.SkinObject:hover, 
#dnn_ControlPanel A.SkinObject:active,
#dnn_ControlPanel A.CommandButton:link,
#dnn_ControlPanel A.CommandButton:visited,
#dnn_ControlPanel A.CommandButton:active,
#dnn_ControlPanel .footer,
#dnn_ControlPanel a.footer:link,
#dnn_ControlPanel a.footer:active,
#dnn_ControlPanel a.footer:visited
{
  color: #003366;
}

#dnn_ControlPanel A.CommandButton:hover
{
  color: #ff0000;
}

table.position
{
  position: static;
}/* end Page */

/* begin Menu */
.art-menu ul li, .art-menu ul li li, .art-menu ul li li li
{
  list-style-type: none;
}
/* end Menu */

/* begin BlockHeader */
.art-blockheader .t .Head
{
  height: 35px;
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  white-space: nowrap;
  padding: 0;
  line-height: 35px;
  margin: 0;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent-body .SubHead, .art-blockcontent-body .Normal
{
  color: #CFCFCF;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.art-blockcontent-body td
{
  padding: 0;
}

.SubHead, td.SubHead
{
  border: 0;
  padding: 0;
}

.art-blockcontent-body table
{
  width: 100%;
}

.art-blockcontent-body ul li, .art-blockcontent-body ol ul li
{
  list-style-type: none;
}
/* end Box, BlockContent */

/* begin PostHeaderIcon */
#LoginInfo h3
{
  margin: 0.2em 0;
  padding: 0;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  text-indent: 0;
  line-height: inherit;
  text-transform: uppercase;

  color: #F4CAB4;
}

.art-postheader .Head
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #F4CAB4;
}

div.hr
{
  display: none;
}
/* end PostHeaderIcon */

/* begin PostContent */
.art-postcontent .DNN_ForumContent table
{
  width: 100%;
}

.art-PostContent .DNN_ForumContent img
{
  border: 0;
}

.art-article .DNN_EventsContent table, .ThemeEvents table
{
    width: 100%;
}/* end PostContent */

/* begin PostBullets */
.art-post ul li, .art-post ol ul li
{
  list-style-type: none;
}
/* end PostBullets */

/* begin Footer */
.art-footer .art-footer-text .SkinObject
{
  display: inline-block;
  color: #C4C4C4;
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  letter-spacing: 1px;
}

.art-footer a.SkinObject,
.art-footer a.SkinObject:link
{
  color: #EA9B71;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.art-footer a.SkinObject:visited
{
  color: #9E9E9E;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.art-footer a.SkinObject:hover
{
  color: #F6AE31;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}/* end Footer */

/* Dreamweaver default.css */
/* background color for the content part of the pages */
Body
{
  background-color: white;
  margin: 0;
}

.ControlPanel, .PagingTable
{
  width: 100%;
  background-color: #FFFFFF;
  border-right: #003366 1px solid;
  border-top: #003366 1px solid;
  border-left: #003366 1px solid;
  border-bottom: #003366 1px solid;
}

.SkinObject
{
  font-weight: bold;
  font-size: 8.5pt;
  color: #003366;
  font-family: Tahoma, Arial, Helvetica;
  text-decoration: none;
}

A.SkinObject:link
{
  text-decoration: none;
  color: #003366;
}

A.SkinObject:visited
{
  text-decoration: none;
  color: #003366;
}

A.SkinObject:hover
{
  text-decoration: none;
  color: #003366;
}

A.SkinObject:active
{
  text-decoration: none;
  color: #003366;
}

/* styles for LANGUAGE skinobject */
.Language
{
  vertical-align: middle;
  margin: 0;
}

.Language img
{
  border: none;
}


/* style for module titles */
.Head
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 20px;
  font-weight: normal;
  color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
  color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
  background-color: White;
  color: Red;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
}
.DataGrid_Container
{
  background-color: Transparent;
}
.DataGrid_Footer
{
  background-color: White;
}
.DataGrid_Header
{
  background-color: Transparent;
  color: Black;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
.DataGrid_Item
{
  background-color: Transparent;
  color: Black;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
}
.DataGrid_SelectedItem
{
  background-color: Silver;
  color: Blue;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
}

.TreeMenu_NodeSelected
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  background-color: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
  text-decoration: none;
  color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
  text-decoration: none;
  color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
  text-decoration: none;
  color: #ff0000;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
  text-decoration: none;
  color: #003366;
}

/* styles used in the FileManager */
.FileManager
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
  height: 400px;
}
.FileManager_ToolBar
{
  border-bottom: black 1px solid;
  height: 25px;
}
.FileManager_Explorer
{
  height: 100%;
  border: #696969 1px solid;
  background-color: White;
  margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
  height: 100%;
  border: #696969 1px solid;
  background-color: White;
  margin: 2px 2px 2px 2px;
  overflow: auto;
}

.FileManager_MessageBox
{
  text-align: center;
  vertical-align: middle;
  background-color: White;
  padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #E7E7FF;
  background-color: #9EBFF6;
  border-bottom: #696969 1px solid;
  height: 25px;
}

.FileManager_Pager
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  background-color: #EEEEEE;
  border-top: #696969 1px solid;
  height: 25px;
}

.FileManager_StatusBar
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  background-color: #dedfde;
  height: 25px;
  margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  color: Black;
  background-color: #F8F8F8;
  border-top: black 1px dashed;
  border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  color: Black;
  background-color: #EEEEEE;
  border-style: none;
}
.FileManager_SelItem
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: White;
  background-color: #99ffff;
  border-style: none;
}

.FileManagerTreeNode
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

.FileManagerTreeNodeSelected
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  background-color: #dcdcdc;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
  text-decoration: none;
  color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
  text-decoration: none;
  color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
  text-decoration: none;
  color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
  text-decoration: none;
  color: #003366;
}

/* styles used in the Wizard Framework */
.Wizard
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
  height: 400px;
  width: 650px;
}
.WizardButton
{
  border-right: #696969 1px solid;
  padding-right: 2px;
  border-top: #696969 1px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #696969 1px solid;
  padding-top: 2px;
  border-bottom: #696969 1px solid;
  background-color: #dcdcdc;
}
.WizardHeader
{
  background: #ffffcc;
  border-bottom: black 1px solid;
  height: 40px;
}
.WizardFooter
{
  border-top: black 1px solid;
  background: #ccffcc;
  height: 25px;
  text-align: right;
}
.WizardBody
{
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  height: 325px;
}
.WizardHelp
{
  padding-right: 5px;
  padding-left: 5px;
  font-size: 9pt;
  padding-bottom: 5px;
  border-left: black 1px solid;
  width: 180px;
  padding-top: 5px;
  background-color: #ccffff;
}
.WizardHelpText
{
  overflow: auto;
  font-size: 8pt;
  width: 180px;
  color: black;
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  height: 300px;
}
.WizardText
{
  font-size: 9pt;
  color: black;
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
  text-decoration: underline;
  color: #003366;
}

A.CommandButton:visited
{
  text-decoration: underline;
  color: #003366;
}

A.CommandButton:hover
{
  text-decoration: underline;
  color: #ff0000;
}

A.CommandButton:active
{
  text-decoration: underline;
  color: #003366;
}

/* button style for standard HTML buttons */
.StandardButton
{
  padding-right: 5px;
  padding-left: 5px;
  font-weight: normal;
  font-size: 11px;
  background: #dddddd;
  color: #000000;
  font-family: Verdana, sans-serif;
}


/* GENERIC */
H1
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 20px;
  font-weight: normal;
  color: #666644;
}

H2
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 20px;
  font-weight: normal;
  color: #666644;
}

H3
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}

H4
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}

H5, DT
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

H6
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

TFOOT, THEAD
{
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  color: #003366;
}

TH
{
  vertical-align: baseline;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #003366;
}

A:link
{
  text-decoration: none;
  color: #003366;
}

A:visited
{
  text-decoration: none;
  color: #003366;
}

A:hover
{
  text-decoration: underline;
  color: #ff0000;
}

A:active
{
  text-decoration: none;
  color: #003366;
}

SMALL
{
  font-size: 8px;
}

BIG
{
  font-size: 14px;
}

BLOCKQUOTE, PRE
{
  font-family: Lucida Console, monospace;
}


UL LI
{
  list-style-type: square;
}

UL LI LI
{
  list-style-type: disc;
}

UL LI LI LI
{
  list-style-type: circle;
}

OL LI
{
  list-style-type: decimal;
}

OL OL LI
{
  list-style-type: lower-alpha;
}

OL OL OL LI
{
  list-style-type: lower-roman;
}
OL UL LI
{
  list-style-type: disc;
}

HR
{
  color: #696969;
  height: 1pt;
  text-align: left;
}

/* Module Title Menu */
.ModuleTitle_MenuContainer
{
  border-bottom: blue 0 solid;
  border-left: blue 0 solid;
  border-top: blue 0 solid;
  border-right: blue 0 solid;
}

.ModuleTitle_MenuBar
{
  cursor: pointer;
  height: 16px;
  background-color: Transparent;
}

.ModuleTitle_MenuItem
{
  cursor: pointer;
  color: black;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  border-left: white 0 solid;
  border-bottom: white 1px solid;
  border-top: white 1px solid;
  border-right: white 0 solid;
  background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
  cursor: pointer;
  background-color: #EEEEEE;
  border-left: #EEEEEE 1px solid;
  border-bottom: #EEEEEE 1px solid;
  border-top: #EEEEEE 1px solid;
  text-align: center;
  width: 15px;
  height: 21px;
}

.ModuleTitle_SubMenu
{
  z-index: 1000;
  cursor: pointer;
  background-color: #FFFFFF;
  border-bottom: #FFFFFF 0 solid;
  border-left: #FFFFFF 0 solid;
  border-top: #FFFFFF 0 solid;
  border-right: #FFFFFF 0 solid;
}

.ModuleTitle_MenuBreak
{
  border-bottom: #EEEEEE 1px solid;
  border-left: #EEEEEE 0 solid;
  border-top: #EEEEEE 1px solid;
  border-right: #EEEEEE 0 solid;
  background-color: #EEEEEE;
  height: 1px;
}

.ModuleTitle_MenuItemSel
{
  cursor: pointer;
  color: black;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
  font-family: webdings;
  font-size: 10pt;
  cursor: pointer;
  border-right: #FFFFFF 1px solid;
  border-bottom: #FFFFFF 1px solid;
  border-top: #FFFFFF 0 solid;
}

.ModuleTitle_RootMenuArrow
{
  font-family: webdings;
  font-size: 10pt;
  cursor: pointer;
}

/* Main Menu */
.MainMenu_MenuContainer
{
  background-color: transparent;
}
.MainMenu_MenuBar
{
  cursor: pointer;
  height: 16px;
  background-color: Transparent;
}
.MainMenu_MenuItem
{
  cursor: pointer;
  color: black;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  border-left: white 0 solid;
  border-bottom: white 1px solid;
  border-top: white 1px solid;
  border-right: white 0 solid;
  background-color: Transparent;
}
.MainMenu_MenuIcon
{
  cursor: pointer;
  background-color: #EEEEEE;
  border-left: #EEEEEE 1px solid;
  border-bottom: #EEEEEE 1px solid;
  border-top: #EEEEEE 1px solid;
  text-align: center;
  width: 15px;
  height: 21px;
}
.MainMenu_SubMenu
{
  z-index: 1000;
  cursor: pointer;
  background-color: #FFFFFF;
  border-bottom: #FFFFFF 0 solid;
  border-left: #FFFFFF 0 solid;
  border-top: #FFFFFF 0 solid;
  border-right: #FFFFFF 0 solid;
}
.MainMenu_MenuBreak
{
  border-bottom: #EEEEEE 1px solid;
  border-left: #EEEEEE 0 solid;
  border-top: #EEEEEE 1px solid;
  border-right: #EEEEEE 0 solid;
  background-color: #EEEEEE;
  height: 1px;
}
.MainMenu_MenuItemSel
{
  cursor: pointer;
  color: black;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  background-color: #C1D2EE;
}
.MainMenu_MenuArrow
{
  font-family: webdings;
  font-size: 10pt;
  cursor: pointer;
  border-right: #FFFFFF 1px solid;
  border-bottom: #FFFFFF 1px solid;
  border-top: #FFFFFF 0 solid;
}
.MainMenu_RootMenuArrow
{
  font-family: webdings;
  font-size: 10pt;
  cursor: pointer;
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg
{
  background-color: #CCCCCC;
}

.TabBg
{
  background-color: black;
}

.SelectedTab
{
  font-weight: bold;
  font-size: 8.5pt;
  color: #FFFFFF;
  font-family: Tahoma, Arial, Helvetica;
  text-decoration: none;
}

A.SelectedTab:link
{
  text-decoration: none;
  color: white;
}

A.SelectedTab:visited
{
  text-decoration: none;
  color: #eeeeee;
}

A.SelectedTab:hover
{
  text-decoration: none;
  color: #cccccc;
}

A.SelectedTab:active
{
  text-decoration: none;
  color: #eeeeee;
}

.OtherTabs
{
  font-weight: bold;
  font-size: 8.5pt;
  color: white;
  font-family: Tahoma, Arial, Helvetica;
  text-decoration: none;
}

A.OtherTabs:link
{
  text-decoration: none;
  color: white;
}

A.OtherTabs:visited
{
  text-decoration: none;
  color: #eeeeee;
}

A.OtherTabs:hover
{
  text-decoration: none;
  color: #cccccc;
}

A.OtherTabs:active
{
  text-decoration: none;
  color: #eeeeee;
}

.PagingTable
{
  height: 33px;
}

/*
.LabelEditOverClass
{	
  cursor: pointer;
  text-decoration: underline overline;
}
*/

.LabelEditTextClass
{
  border: solid 1px red;
  background-color: Transparent;
}

.LabelEditWorkClass
/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/{
  border: solid 0 red;
  background-color: Transparent;
}

/* style for the DNNTextSuggest control select menu */
.SuggestTextMenu
{
  border: solid 1px black;
  white-space: nowrap;
  background: white;
}
/* style for the DNNTextSuggest control selected menu node */
.SuggestNodeOver
{
  background-color: navy;
  color: White;
}


/*Edit In Place Tool Bar Classes*/
.eipbackimg
{
  border: outset 1px;/*give toolbar a 3D look*/
  position: absolute;/*needed so it doesn't take up space */
  margin-top: -22px;/*specify toolbar to be just above text */
  white-space: nowrap;/* makes toolbar horizontal */
  background: url(../../images/eip_toolbar.gif);
  background-color: #99cccc;
  height: 22px;
}

.eipbuttonbackimg
{
  width: 21px;
  height: 21px;
  cursor: pointer;/*change mouse to pointer when hover over button*/
  display: inline-block;/* supported by Opera and ? */
}

.eipbutton_edit
{
  background: url(../../images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save
{
  background: url(../../images/eip_save.gif) no-repeat 100% center;
}
.eipborderhover
{
  border: outset 1px;
}

/* used to collapse panes without any content in them */
.DNNEmptyPane
{
  width: 0;
}

/* used to set the different module align options - from module settings */
.DNNAlignleft
{
  text-align: left;
}
.DNNAlignright
{
  text-align: right;
}
.DNNAligncenter
{
  text-align: center;
}/* Login Styles */





.LoginTab {
  float: left;
  background: url("../../images/tablogin_gray.gif") left top;
  margin: 0 3px 3px 0;
  padding: 5px 5px 4px 5px;
  text-decoration: none;
  color: #FFF;
  border: 1px #25569a solid;
}

.LoginTabSelected{
  float: left;
  background: url("../../images/tablogin_gray.gif") left top;
  margin: 0 3px 3px 0;
  padding: 5px 5px 4px 5px;
  text-decoration: none;
  color: #FFF;
  background-position: 0 -41px;
  border: 1px #25569a solid;
}

.LoginTabHover
{
  float: left;
  background: url("../../images/tablogin_gray.gif") left top;
  margin: 0 3px 3px 0;
  padding: 5px 5px 4px 5px;
  text-decoration: none;
  color: #555;
  border: 1px #C00 solid;
  cursor: pointer;
}

.LoginContainerGroup
{
  clear: both;
  padding-top: 5px;
}



#tablist
{
  width: 120px;
  margin: 0;
  border-right: 1px solid black;
  padding-bottom: 10px;
  float: left;
}

.dashboardPanel
{
  margin-left: 120px;
  padding: 0 10px 10px 10px;

}

.dashboardPanel table td
{
  padding: 2px 4px;
}

.dashboardPanel table th
{
  padding: 2px 4px;
  font-size: 1em;
  font-weight: bold;
  color: #036;
  border-bottom: 1px solid #9FB1BC;
}

.dashboardTableAlt
{
  background-color: #eee;
}

.dashboardGrid
{
  margin: 10px;
}

