﻿/*========================================================*/
/*                                                                                                                                  */
/*                          created by - Interzoic Media - www.interzoic.com		                            */
/*                          DNN Skin Design and Custom Module Development		                         */
/*                                                                                                                                  */
/*========================================================*/

body {
	background-color: white;
	/*margin-left: auto !important;
	margin-right: auto !important;*/
	padding: 0;
	font-family: verdana, arial, sans-serif;
	color: #303030;
	/*width: 1000px !important;*/
	/* height: 100%; */
	/* position: relative; */
}

#ContAll {
	width: 1000px !important;
	margin-left:auto !important; margin-right:auto !important;margin: 0 auto !important;
}

/* dnn control panel */
table.ControlPanel {background: #fcfcfc; border: 1px solid #ddd; width:1000px !important; margin-left:auto !important; margin-right:auto !important;}
table.ControlPanel td {padding: 0px 0 6px 0;}
table.ControlPanel td td.SubHead {padding: 3px 0 0px 0; color: #333;}
table.ControlPanel td td td.SubHead {background: transparent; border: 0;}
table.ControlPanel td td {vertical-align: middle;}
table.ControlPanel table td {padding: 1px 0 0 0;}
table.ControlPanel .ControlPanel {border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: 0; border-bottom: 0; width: 0px; height: 100px; display: none;}
table.ControlPanel .SubHead {color: #555; font-size: 11px;}
table.ControlPanel a.CommandButton {margin-right: 2px; margin-left: 2px;}


.clear {clear: both;}

a {outline: none; font-weight:bold;}
/* this removes those dotted lines Firefox likes to add around the edge of anchor tags when they are clicked */
a:hover {text-decoration: underline;}
	
#containers {
	width: 100%;
	margin: 0 auto;
	clear: both;
	position: relative;
}

#logo {
	width: auto;
	float: left;
	border-top: 10px solid #fff;
}
#contRigthTop
{
	float:right;
	width:203px;
	padding-right:8px;
}


#date {
	width: auto;
	text-align: right;
	color: #606060;
	font-size: 11px;
	margin:44px 2px 5px 0;
}

.contMenu{
	width: auto;
	height: 25px;
	margin: 0 auto;
	clear: both;
	border-bottom: 3px solid #3b6264;
}

.tableMain
{
	width: 1000px;
}

/*------------------------------------------------------------ Search ------------------------------------------------------------*/
#Search{
	width: 202px;
	height: 23px;
	clear:both;
	padding: 3px 0 1px 3px;
	position:relative;
	text-align:right;
}

#Search, x:-moz-any-link {padding-bottom: 3px;}

#Search, x:-moz-any-link x:default {padding-bottom: 2px;}


#dnn_dnnSEARCH_txtSearch {
	width: 164px;
	color: #444;
	float: left;
	font-size: 11px;
}
	
.search label{font-size:11px;}

.search span{display:none;}

a.search, a.search:link, a.search:visited, a.search:active
{
	display:block;
	float:right;
	width:24px;
	height:19px;
	background:url('imgs/btnGo.gif') no-repeat;
	margin-top:-14px; 
	padding-right:3px;
}
	
a.search:hover{background:url('imgs/btnGoOver.gif') no-repeat; height:19px;}

/*------------------------------------------------------------ breadcrumb ------------------------------------------------------------*/
	
.contRed {
	width: 100%;
	margin: 0 auto;
	clear: both;
	background: url('imgs/BreadCrambBg.gif') repeat-x;
	margin-top: 1px;
	height: 24px;
}

#breadCrumb {
	width: auto;
	float: left;
	padding: 3px 10px 0 9px;
	height: 23px;
	color: #fff;
}
#breadCrumb, x:-moz-any-link {padding-top: 4px;}
#breadCrumb, x:-moz-any-link, x:default {padding-top: 3px;}

.BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active {
	color: #fff !important;	
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.BREADCRUMBS_object:hover {
	text-decoration: underline; 
}

.btnRegister {
	background: url('imgs/btnLoginBg.gif') repeat-x;
	float: right;
	width: auto;	
	height: 23px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 4px 10px 0 10px;
}

.btnLogin {
	background: url('imgs/btnLoginBg.gif') repeat-x;
	float: right;
	width: auto;	
	height: 23px;
	padding: 4px 10px 0 10px;
}

.btnLogin a.SkinObject, .btnRegister a.SkinObject {color: #fff;}


#dnn_dnnLOGIN_cmdLogin {
	font-size: 11px !important;
	color: #fff !important;
}

#dnn_dnnUSER_cmdRegister {
	font-size: 11px !important;
	color: #fff !important;
}

div#twitterbox {
	margin:0px 0px 10px 25px;
}
div#twitterbox img {
	margin-bottom:-6px;
}
div#FeaturedEvent {
	background-color:#BAD8DE;
	width:100%
	margin:0px -5px 0px 0px;
	padding:10px 10px 10px 10px;
}

div#FeaturedEvent a {
	color: #3C6C6E !important;
}
/*------------------------------------------------------------ left containers ------------------------------------------------------------*/

.contleft {
	vertical-align:top;
	padding-top:12px;
}

.UpperLeftPane {
	margin:0 10px 10px 0;
	clear: both;
	width:200px;
	vertical-align:top;
}
	
.LowerLeftPane {
	clear: both;
	margin-right:10px;
	width:200px;
	vertical-align:top;
}

/*------------------------------------------------------------ Right Containers ------------------------------------------------------------*/

.contRight{
	width:100%;
	vertical-align:top;
	padding-top:24px;
	
}

.contRightTitle{
	width:100%;
	clear:both;
	padding-bottom:10px;
}

.contRightTitle h1{
	font-size:24px;
	font-weight:bold;
	color:#BC3335;
	padding-bottom:6px;
	border-bottom:1px solid #ededed !important;

}

.ContTopPane
{
	width:100%;
	clear:both;
	margin-bottom:10px;
}

.ContContentPane{
	/* position: relative; */
	padding:0px;
	vertical-align:top;
}

.ContContentPaneB{
	width:750px;
	position: relative;
	float:left;
	margin:15px 17px 0 0;
}

.ContRightPane{
	width:260px;
	padding-left:10px;
	vertical-align:top;
}

.ContBottomPane
{
	width:100%;
	clear:both;
	margin-top:10px;
}


/*------------------------------------------------------------ footer ------------------------------------------------------------*/
.footer {width: 100%; clear: both; margin-top:10px;}
.footerBottom {width: auto; clear: both; margin: 0 auto!important; height:21px ; background-color: #387474; padding: 6px 0px 0px 0px; border-top: 24px solid #fff;  font-size: 11px;}
.copy {float: left; padding-left: 10px;}
.copyTxt {color: #FFFFFF !important; font-size:11px !important;}
.tp {float: right; text-align: right; padding-right: 10px;}
.TermsPrivacy, .TermsPrivacy a {color: white !important; font-size:11px !important; text-align: right !important; font-weight: normal !important; margin-left: 12px;}
.TermsPrivacy a:hover {text-decoration: underline;}


/* ---------------------------------------------------------- Admin --------------------------------------------------------------- */


.ContContentPaneAdmin div {text-align: center; margin-top: 10px;}
.ContContentPaneAdmin div div {text-align: left;}
.ContContentPaneAdmin .SubHead {font-size: 16px; color: #222; font-weight: bold;}
.ContContentPaneAdmin .Head {font-size: 15px;}

.DNNAligncenter{ text-align:left;}

#dnn_ctr_Login_pnlLogin{ width:200px; margin:0 auto;}

/*------------------ Menu -----------------------------------*/


/*------------------ Menu -----------------------------------*/


.contMenu {width: auto; height: 25px; margin: 0 auto; clear: both; border-bottom: 3px solid #3b6264; background: #3b6264;}
/*.bgRadMenu{width: 780px;height: 25px; margin: 0; background: #3b6264; float:left;}*/
#sM {width: 100%; height: 100%; float: left; background: url('imgs/menuBg.gif') top repeat-x; margin-right: 0;}
#sM div.RadMenu_Default {border: 0; background: none; margin: 0px; text-align: left; float: none; z-index:10 !important;}


/* root menu items */
#sM .rmRootGroup li.rmItem {border-right: 1px solid #fff; margin: 0; padding: 0; height: 25px;}
#sM .rmRootGroup li.rmItem a {background: none; padding: 0; cursor: pointer;}

#sM .rmRootGroup li.rmItem a.rmLink:hover,
#sM .rmRootGroup li.rmItem a.current,
#sM .rmRootGroup li.rmItem a.rmExpanded {background:  #3b6264 url('imgs/menuBgOver.gif') top repeat-x; padding-bottom:5px; text-decoration: none;}


/* root menu item text */
#sM .rmRootGroup span.rmText {color: #fff; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; margin: 0px 25px 0 8px; padding: 7px 0px 0px 0px;}

/* submenu containers */
#sM .rmGroup {background: #3b6264; margin-top: 0px; padding: 0 0 2px 0; border-right: 1px solid #fff; border-left: 1px solid #fff; border-bottom: 1px solid #fff; border-top: none; _margin-top: 7px;}


/* third tier containers */
#sM .rmGroup .rmLevel2 {background: #3b6264; margin-top: 0px; padding: 2px 0 2px 0; border: 1px solid #fff;}


/* submenu items */
#sM .RadMenu_Default .rmText{padding:5px 25px 4px 8px;}
#sM .rmGroup li.rmItem {border-right: none; height: auto;}

/* applies to all submenu items */
#sM .rmGroup li.rmItem a.rmLink,
#sM .rmGroup li.rmItem a.rmLink:hover,
#sM .rmGroup li.rmItem a.current,
#sM .rmGroup li.rmItem a.rmExpanded {padding: 7px 8px 7px 6px; margin: 0; height: auto; border-left: 2px solid #3b6264; border-right: 2px solid #3b6264;}


/* hover state of submenu items */
#sM .rmGroup li.rmItem a.rmLink:hover,
#sM .rmGroup li.rmItem a.rmExpanded {background: #264a4c;}
#sM .rmGroup li.rmItem a.current {background: #c04c4c;}

/* submenu item text */
#sM .rmGroup span.rmText {color: #fff; font-weight: normal; font-size: 11px; padding: 0; margin: 0;}

#sM .RadMenu_Default .rmGroup .rmLink .rmExpandRight  {background: url(imgs/arrow_white.gif) 95% 50% no-repeat; padding-right:30px; margin-right:0px;}
#sM .RadMenu_Default .rmGroup .rmLink:hover .rmExpandRight  {background: url(imgs/arrow_white.gif) 95% 50% no-repeat ; }

/* icons */
#sM .rmGroup .rmLeftImage {background: #fff; padding: 0px; margin: 0 4px 0 0; border-width: 1px; border-color: #294445 #507374 #648384 #2f4f50; float: left; display: none;}

/***------------------- core style ------------------------------***/

/*========================================================*/
/*  Universal                                          */
/*========================================================*/

H1, H2, H3, H4, H5, H6, .normal, .Normal, .NormalBold, .NormalRed, .NormalTextBox, .CommandButton,
 .Head,  .SubHead,.SubSubHead, div, p, textarea, TH,TD, a, li,input, span, select

{ font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px ; font-size:12px;}



/*========================================================*/
/*  Design Elements                                    */
/*========================================================*/
html { height: 100%; }


/*========================================================*/
/*  Text and Links                                               */
/*========================================================*/

.NormalBold {  font-weight: bold;  }
.NormalRed { color: #C50000;  font-weight: bold;  }
.Head { font-size: 16px; color: #BC3335; background: transparent; font-weight: bold; padding: 0;}
.NormalTextBox { padding-left: 2px;  }

/* anchor with class=Normal */
Normal:link, Normal:visited,
a.Normal:link, a.Normal:visited,
.Normal a:link, .Normal a:visited  { color: #3C6C6E;  font-weight: bold; text-decoration: none; }
Normal:hover, Normal:active,
a.Normal:hover, a.Normal:active,
.Normal a:hover, .Normal a:active { color: #3C6C6E;	text-decoration: underline; }

a, a:link, a:visited { color: #3C6C6E; font-weight: bold; text-decoration: none; }
a:hover, a:active { color: #3C6C6E; text-decoration: underline; }

a.CommandButton,
a.CommandButton:link, a.CommandButton:visited { color: #3C6C6E;  font-weight: bold; text-decoration: none; }
a.CommandButton:hover, a.CommandButton:active { color: #3C6C6E;  text-decoration: underline; }

TH { color:#9d6700; font-size:14px;  font-weight: bold; } 
HR {	border: 0; color: #9d6700; background-color: #9d6700; height: 2; width : 100%; text-align: center; }
ul {margin: .5em .5em .5em 0em; padding-left: 2.0em;}
ul li{list-style-type:disc;}

.Head{font-size:18px;font-weight:bold;color:#BC3335;}

/* anchor, span tag, etc. */
.SubHead { font-size: 16px; font-weight: bold; color: #9D6700; !important}
SubHead:link, SubHead:visited,
a.SubHead:link, a.SubHead:visited, 
.SubHead a:link, .SubHead a:visited {font-size: 14px; font-weight: bold; color: #3C6C6E;	text-decoration: none;}
SubHead:hover, SubHead:active,
a.SubHead:hover, a.SubHead:active,
.SubHead a:hover, .SubHead a:active {	font-size: 14px; font-weight: bold; color: #3C6C6E;	text-decoration: underline;}

/* anchor, span tag, etc. */
.SubSubHead { font-size: 12px; font-weight: bold; color: #9D6700;}
SubSubHead:link, SubSubHead:visited,
a.SubSubHead:link, a.SubSubHead:visited, 
.SubSubHead a:link, .SubSubHead a:visited {font-size: 12px; font-weight: bold; color: #3C6C6E;	text-decoration: none;}
SubSubHead:hover, SubSubHead:active,
a.SubSubHead:hover, a.SubSubHead:active,
.SubSubHead a:hover, .SubSubHead a:active {font-size: 12px; font-weight: bold; 	color: #3C6C6E;	text-decoration: underline;}

/*========================================================*/
/*  Custom                                         */
/*========================================================*/

.PageTitle{ color:#BC3335; font-size:24px; font-weight: bold;  }

H1{ color:#BC3335; font-size:24px; font-weight: bold; }
.HeaderLarge{ color:#BC3335; font-size:24px; font-weight: bold;  }
.HeaderLarge2{ color:#9d6700; font-size:24px; font-weight: bold;  }
H2{ color:#BC3335; font-size:18px; font-weight: bold;  } 
.HeaderMedium{ color:#BC3335; font-size:18px; font-weight: bold;  } 
.HeaderMedium2{ color:#9d6700; font-size:18px; font-weight: bold;  } 
H3,H4,H5,H6{ color:#BC3335; font-size:14px;  font-weight: bold; } 
.HeaderSmall{ color:#BC3335; font-size:14px;  font-weight: bold; } 
.HeaderSmall2{ color:#9d6700; font-size:14px;  font-weight: bold; } 

/* copy from NormalRed */
.HeaderNormalRed { color: #C50000;  font-weight: bold;  }

.LinkButton
{font-size:11px;  font-weight:bold;
	color: #ffffff; border-top: 2px solid #95B5E1;	border-bottom: 3px solid #3F608D;	border-left: 2px solid #95B5E1;
	border-right: 3px solid #3F608D;	padding: 2px 6px 3px 7px;
	text-decoration: none;	background: #5373b9;	 font-family:Verdana, Arial, Helvetica, sans-serif;}
LinkButton:link, LinkButton:visited,
a.LinkButton:link,a.LinkButton:visited,
.LinkButton a:link,.LinkButton a:visited 
{font-size:11px;  font-weight:bold;
	color: #ffffff; border-top: 2px solid #95B5E1;	border-bottom: 3px solid #3F608D;	border-left: 2px solid #95B5E1;
	border-right: 3px solid #3F608D;	padding: 2px 6px 3px 7px;
	text-decoration: none;	background: #5373b9;	 font-family:Verdana, Arial, Helvetica, sans-serif;}
.LinkButton:hover, .LinkButton:active,
a.LinkButton:hover, a.LinkButton:active,
.LinkButton a:active, .LinkButton a:hover
{color: #111111; 	border-top: 3px solid #3F608D;	border-bottom: 2px solid #95B5E1;	
	border-left: 3px solid #3F608D;	border-right: 2px solid #95B5E1;	text-decoration: none; 	padding: 1px 7px 4px 6px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;}

.PullQuote-Right{color:#000000; background:#FBEACD; float:right;
margin: 5px;padding: 5 10 5 10;font-family:Times New Roman, Serif;font-size: 14px;
text-align: center;font-weight:bold;font-style:italic;}
.PullQuote-Left{color:#000000;background:#FBEACD;float:left;
margin: 5px;padding: 5 10 5 10;font-family:Times New Roman, Serif;font-size: 14px;
text-align: center;font-weight:bold;font-style:italic;}

.Accent{ color:#BC3335;  } 
.Accent2{ color:#3b6264;  } 

.HeaderPageTitle{ color:#BC3335; font-size:24px; font-weight: bold; border-bottom:1px solid #ededed !important; margin-bottom:10px; }

.px30px{font-size:30px;}
.px27px{font-size:27px;}
.px24px{font-size:24px;}
.px21px{font-size:21px;}
.px18px{font-size:18px;}
.px15px{font-size:15px;}
.px12px{font-size:12px;}
.px10px{font-size:10px;}
.px8px{font-size:8px;}

/*========================================================*/
/*  Additional                                            */
/*========================================================*/

.RSS, 
RSS:link, RSS:visited,
a.RSS:link, a.RSS:visited,
.RSS a:link, .RSS a:visited {color: #3C6C6E;  font-size:11px; 	text-decoration: none;  font-weight:bold; }
RSS:hover, RSS:active,
a.RSS:hover, a.RSS:active,
.RSS a:hover, .RSS a:active {	color: #3C6C6E; text-decoration: underline;  }

/*========================================================*/
/*  Forms                                              */
/*========================================================*/

select, input, textarea {  color: #303030; }
.NormalTextBox { color: #303030; padding-left: 4px; /*line-height: 12px;*/  font-weight: normal;  }
td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; } /* visibility: invisible;  */


/*========================================================*/
/*  Open Search                                      */
/*========================================================*/

.OpenSearchTextBox {width: 164px;
	color: #444;
	float: left;
	font-size: 11px;}
.OpenSearchImageButton { display:block;
	float:right;
	width:24px;
	height:19px;
	background:url('imgs/btnGo.gif') no-repeat;
	margin-top:0px; 
	padding-right:6px;
	}


.OpenSearchImageButton, OpenSearchImageButton:link, OpenSearchImageButton:visited 
{display:block;
	float:right;
	width:24px;
	height:19px;
	background:url('imgs/btnGo.gif') no-repeat;
	margin-top:0px; 
	padding-right:6px;}

.OpenSearchImageButton:hover, input.OpenSearchImageButton:hover,input.OpenSearchImageButton:active    
{display:block;
	float:right;
	width:24px;
	height:19px;
	background:url('imgs/btnGoOver.gif') no-repeat;
	margin-top:0px; 
	padding-right:6px;}


.OpenSearchAdvTextBox { WIDTH: 350px; }

/*  .OpenSearchAdvButton - copy from LinkButton */
.OpenSearchAdvButton
{font-size:11px;  font-weight:bold;
	color: #ffffff; border-top: 2px solid #95B5E1;	border-bottom: 3px solid #3F608D;	border-left: 2px solid #95B5E1;
	border-right: 3px solid #3F608D;	padding: 2px 6px 3px 7px;
	text-decoration: none;	background: #5373b9;	 font-family:Verdana, Arial, Helvetica, sans-serif;}
.OpenSearchAdvButton:link, OpenSearchAdvButton:visited
{font-size:11px;  font-weight:bold;
	color: #ffffff; border-top: 2px solid #95B5E1;	border-bottom: 3px solid #3F608D;	border-left: 2px solid #95B5E1;
	border-right: 3px solid #3F608D;	padding: 2px 6px 3px 7px;
	text-decoration: none;	background: #5373b9;	 font-family:Verdana, Arial, Helvetica, sans-serif;}
.OpenSearchAdvButton:hover, .OpenSearchAdvButton:active
{color: #111111; 	border-top: 3px solid #3F608D;	border-bottom: 2px solid #95B5E1;	
	border-left: 3px solid #3F608D;	border-right: 2px solid #95B5E1;	text-decoration: none; 	padding: 1px 7px 4px 6px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;}


/* Copy from PullQuote 
.OpenSearchResultHeader{ border-top: solid 1px #006631; background-color:#FBEACD; padding: 0 5px 0 5px; }
*/

/*========================================================*/
/*  News Articles                                      */
/*========================================================*/

.articleTopCell { background:#303030;padding: 6px; height: 25px; }
.articleTopCell .NormalBold {color: #ffffff; font-weight: bold; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #303030; height: 25px; }
.articleFooterCell .NormalBold {color: #ffffff; font-weight: bold; }
.articlePagingCell { padding: 3px; background-color: #303030; height: 25px; }
.articleIconCell { background-color: #C0C0C0; width: 20px; }


/* copy from HeaderMedium */

.HeaderNews,a.HeaderNews:link,a.HeaderNews:active,a.HeaderNews:visited,.a.HeaderNews:hover{color: #BC3335; font-size:18px; font-weight: bold; text-decoration: none; }

.HeaderNews,HeaderNews a:link,HeaderNews a:active,HeaderNews a:visited, .HeaderNews a:hover{ color: #BC3335; font-size:18px; font-weight: bold; text-decoration: none; } 

/* color from Accent */

.ArticleLink, a.ArticleLink,a.ArticleLink:link, a.ArticleLink:visited { color:#3C6C6E; font-size:14px; font-weight: bold; text-decoration:none;}

a.ArticleLink:hover, a.ArticleLink:active {text-decoration: underline;}

.ArticleImage { vertical-align: top;  width:28;  padding: 3px 0px 0px 0px; text-align:center;  }

/* left padding for NewsArticls imgs ASW */
#dnn_ctr381_ModuleContent img {
  margin-left:7px;
}

/*
Enews-specific style 
*/

.EnewsPullQuoteLeft {
	float:left;
	width:175px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-right:25px;
	padding: 7px 0px;
}

.EnewsPullQuoteLeft img {
	padding:7px 0px;
	padding-left:0px;   
}

.EnewsPullQuoteLeft p {
	color:#3C6C6E;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding:0px 7px;
	line-height:1.2em;
}

.EnewsCaption, .EnewsCaption a {
	font-size:9px;
}

.EnewsFeatureBox {
	float:right;
	margin:0px 0px 15px 15px;
	font-size:10px;
	width:250px;
}
.EnewsFeatureBox img {
	margin-left:0px !important;
}

.EnewsSidebar {
	float:right;
	width:160px;
	background-color:#BAD8DE;
	border: 1px solid #00717C;
	margin-left:15px;
	margin-bottom:10px;
	color:#00717C;
}

.EnewsSidebar .hed {
	background-color:#00717C;
	text-align:center;
	padding: 5px 5px 5px 5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.EnewsSidebar ul, .EnewsSidebar p {
	padding: 0px 5px 0px 20px;
	margin: 10px 0px 10px 0px;
	font-size:9px;
}

.EnewsSidebar ul li {
	font-size: 9px;
}

.EnewsSidebar ul li {
	padding-bottom:3px;
}
.EnewsSidebar a {
	font-size:10px;
	font-weight:normal;
}
.EnewsSidebar.h4{
	font-size:10px;
	color:#00717C;
}

.EnewsSidebar img {
	margin-left:0px !important;
}
.EnewsSidebar .EnewsCaption {
	font-size:8px;
}
.EnewsFigure {
	font-size:10px;
	font-weight:bold;
}

table.EnewsTable {
	padding-top:5px;
}

table.EnewsTable, table.EnewsTable th, table.EnewsTable td {
	padding:5px;
	margin:0px;
	border: 1px black solid;
	border-collapse:collapse;
}
table.EnewsTable th {
	background-color:#00717c;
	color:#FFFFFF;
	text-align:center;
}

table.EnewsTable h2 {
	color:#00717C;
	text-align:center;
}

table.EnewsTable td {
	background-color:#CAE1E7;
	text-align:left;
}
table.EnewsTable tr.alt td {
	background-color:#9AC6CE;
}
table.EnewsTable img {
	margin-left:0px !important;
}
div.EnewsPicboxRight {
	float:right;
	font-size:10px;
	padding:0px 0px 10px 10px;
}

img.EnewsFullImage {
	margin-left:0px !important;
}

/* Events Sidebar */
#EventsSidebar {
}

ul#EventsSidebar {
	padding-left: 1em !important;
	padding-bottom: 1em !important;	
}

#EventsSidebar li {
	list-style-type:none;
	padding-bottom:10px;
}

/* Page Ring Styles */
div#pagering {
	position:relative;
	border: 1px solid #E7E7E7 !important;
	width:100%;
	height:35px;
}
div#EventsContainer {
	margin:1em 1em 1em 0;
}

div#ringleft 
{
	float: left;
}

div#ringright
{
	float: right;
}

div#ringright, div#ringleft {
	padding: 10px 5px 10px 5px;
}

div#ringright a, div#ringleft a {
	font-size:11px;
}

div.vw_flashbox {
  margin-top:12px;
}

/* Module Menus ------------------------ */

/* Outer cntainer for module submenu */
.ModuleTitle_MenuContainer {}

/* Inner container for module submenu */
.ModuleTitle_MenuBar {}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {font-size: 12px; color: #3b6264; font-weight: bold;	background: #f7f7f7; border: #f7f7f7 1px solid;	padding: 2px 10px 3px 0px;}

/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {z-index: 1000; margin: 1px 0px 0px 0px; background-color: #f7f7f7; border: 1px solid #ccc; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {font-size: 12px; font-weight: bold; color: #bc3335; background: #eee; border: #eee 1px solid; padding: 2px 10px 3px 0px;}

.ModuleTitle_MenuIcon {border: 0; padding: 0 3px 0 3px;}

/* elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {display: none;}

/* project showcase xmod */
#ps_detail {
	float: left; width: 500px;
}

#ps_list {
	float: left;
	padding-right: 25px;
	margin-right:25px;
}

#ps_list ul {
	padding-left:0px;
	margin-left:0px;
}

#ps_list ul li {
	list-style-type:none;
	padding-bottom:7px;
}

#ps_list table td, #ps_list table th {
	border: 1px #666666 solid;
	border-collapse:collapse;
	margin:0px;
	padding:3px;
}

#ps_list table th {
	background-color:#BAD8DE;
}

#ps_list table {
	padding: 5px 0px 10px 0px;
	border-collapse:collapse;
}

#ps_detail .ps_checkbox {
	width:50px;
	border:0px solid black;
	height:20px;
	text-align:center;
	background-repeat:no-repeat;
	padding-top:50px;
	margin-right:50px;
	font-weight:bold;
	font-size:16px;
}
#ps_customer_address {
	font-size:16px;
}
#ps_Checkbox_A {
	color: #800080
	background: url(http://www.energydesignresources.com/Portals/0/PropertyAgent/513/Templates/ProjectShowcase/images/checkmarkA40.gif) top center;
}
#ps_Checkbox_B {
	color:#0038AA;
	background: url(http://www.energydesignresources.com/Portals/0/PropertyAgent/513/Templates/ProjectShowcase/images/checkmarkB40.gif) top center;
}
#ps_Checkbox_C {
	color:#008886;
	background: url(http://www.energydesignresources.com/Portals/0/PropertyAgent/513/Templates/ProjectShowcase/images/checkmarkC40.gif) top center;
}
#ps_Checkbox_D {
	color:#628503;
	background: url(http://www.energydesignresources.com/Portals/0/PropertyAgent/513/Templates/ProjectShowcase/images/checkmarkD40.gif) top center;
}

.ps_profileimage {
	text-align:center;
	width:120px;	
	margin:10px 0px 17px 0px;
}

.ps_profileimage>img {
	border: 0px;
	width:120px;
}

.ps_profileimage>p {
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	font-size:9px;
	border-top:1px dotted #333333;
	border-bottom:1px dotted #333333;
}


/* news scroller */
/* root element for scrollable */ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
 
    /* vertical scrollers have typically larger height than width */ 
    height: 400px; 
    width: 170px; 
	
	padding-left:10px;
	margin-bottom:10px;
} 
 
/* root element for scrollable items */ 
div.scrollable div.items { 
    position:absolute; 
 
    /* this time we have very large space for the height */ 
    height:20000em; 
}

div.scrollable div.items p {
	margin-top:1em;
} 

a#dnn_ctr1018_DynamicRegistration_lnkRegister, a#dnn_ctr1100_DynamicRegistration_lnkRegister {
	border:1px solid #666666;
	padding: 5px;
	margin-top:10px;
	background: url(/Portals/0/images/common/button-gradient-bkg.gif) repeat-x;
	line-height:30px;
}

.cal_eventlisting {
	padding:5px 0px;
}

/* Image Overlay styles for Jquery Tools */
/* the overlayed element */ 
.img_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#DDD; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.img_overlay .close { 
    background-image:url(/Portals/0/images/common/overlay/close.png); 
	_background-image:url(/Portals/0/images/common/overlay/close.gif); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
.img_overlay img {
	display:block;
	margin-left:0px !important;
}
.img_overlay p {
   width:80%;
   font-size:10px;
   margin:0px auto; 
}


/* imgbox_right - applied to a tag, make it into block, float right, make caption */
a.imgbox_right {
	display:block;
	float:right;
	text-align:center;
	font-size:10px;
	width:200px;
	text-decoration:none !important;
	font-weight:normal !important; 
	padding-bottom:7px !important;
}
a.imgbox_right img {
	border:0px;
}


/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/








