@import url('portalmodules.css');
HTML, BODY, #Form {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-size: 12px;
}
.FullWidth {
	width: 100%;
}
.FullHeight {
	height: 100%;
}
/* Skin Width Images */
.SWLink {
	vertical-align: bottom;
}
.SWImg {
	border-style: none;
}
/* [USER] */
.dnnUSER {
	padding: 0px 0px 4px 26px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7D7D7D;
	background-position: left center;
	background-image: url(media/User.png);
	background-repeat: no-repeat;
	line-height: 21px;
}
A.dnnUSER:link {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnUSER:visited {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnUSER:active {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnUSER:hover {
	color: #B35AB3;
	text-decoration: underline;
	background-image: url(media/User2.png);
	background-repeat: no-repeat;
}
/* [LOGIN] */
.dnnLOGIN {
	padding: 0px 0px 4px 26px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7D7D7D;
	background-position: left center;
	background-image: url(media/Login.png);
	background-repeat: no-repeat;
	line-height: 21px;
}
A.dnnLOGIN:link {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnLOGIN:visited {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnLOGIN:active {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnLOGIN:hover {
	color: #B35AB3;
	text-decoration: underline;
	background-image: url(media/Login2.png);
	background-repeat: no-repeat;
}
/* [SEARCH] */
.dnnSEARCH {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
.dnnSEARCH LABEL {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	visibility: visible;
}
#dnn_dnnSEARCH_optWeb {
	vertical-align: middle;
	visibility: visible;
}
#dnn_dnnSEARCH_optSite {
	vertical-align: middle;
	visibility: visible;
}
#dnn_dnnSEARCH_txtSearch {
	margin-left: 10px;
	border: none;
	font-size: 12px;
	color: #666666;
	background-color: transparent;
	line-height: 15px;
	vertical-align: middle;
	width: 141px;
	height: 15px;
}
.dnnSEARCH IMG {
	margin-bottom: 1px;
	vertical-align: middle;
}
/* [LANGUAGE] */
.Language IMG {
	vertical-align: top;
	height: 13px;
}
.Language SELECT {
	font-size: 11px;
	width: 135px;
	height: 17px;
}
/* [CURRENTDATE] */
.dnnCURRENTDATE {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
}
/* [BREADCRUMB] */
.dnnBREADCRUMB {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
}
A.dnnBREADCRUMB:link {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnBREADCRUMB:visited {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnBREADCRUMB:active {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnBREADCRUMB:hover {
	color: #B35AB3;
	text-decoration: underline;
}
/* [LINKS] */
.dnnLINKS {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7D7D7D;
}
A.dnnLINKS:link {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnLINKS:visited {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnLINKS:active {
	color: #7D7D7D;
	text-decoration: none;
}
A.dnnLINKS:hover {
	color: #B35AB3;
	text-decoration: underline;
}
/* [COPYRIGHT] */
.dnnCOPYRIGHT {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
}
/* [TERMS, PRIVACY, HELP, Validator] */
.dnnTERMS, .dnnPRIVACY, .dnnHELP, .W3C {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
}
A.dnnTERMS:link, A.dnnPRIVACY:link, A.dnnHELP:link, A.W3C:link {
	color: #7D7D7D;
	text-decoration: underline;
}
A.dnnTERMS:visited, A.dnnPRIVACY:visited, A.dnnHELP:visited, A.W3C:visited {
	color: #7D7D7D;
	text-decoration: underline;
}
A.dnnTERMS:active, A.dnnPRIVACY:active, A.dnnHELP:active, A.W3C:active {
	color: #7D7D7D;
	text-decoration: underline;
}
A.dnnTERMS:hover, A.dnnPRIVACY:hover, A.dnnHELP:hover, A.W3C:hover {
	color: #B35AB3;
	text-decoration: underline;
}
/* Skin PANES */
.sloganpane {
	padding: 5px 10px 5px 10px;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
/* To change the banner height change the height value */
/* To change the banner image replace background-image with 
   Image1.jpg, Image2.jpg, Image3.jpg, Image4.jpg, Image5.jpg, Image6.jpg or Image7.jpg */
.imagepane {
	background-position: right center;
	background-image: url(media/Image1.jpg);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
	width: 100%;
	height: 180px;
}
.leftpanelpane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	height: 100%;
}
.toppane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.leftpane {
	padding: 10px 0px 0px 10px;
	background-color: transparent;
	height: 0%;
}
.contentpane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	width: 100%;
}
.rightpane {
	padding: 10px 10px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.middletoppane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middlepane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middlerightpane {
	padding: 10px 10px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.middlebottompane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.bottomleftpane {
	padding: 10px 0px 0px 10px;
	background-color: transparent;
	height: 0%;
}
.bottomcenterpane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.bottomrightpane {
	padding: 10px 10px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.bottompane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.footerpane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	height: 0%;
}
/* Preview Containers PANES */
.to1pane {
	padding: 10px 0px 0px 0px;
	background-color: transparent;
	vertical-align: top;
	width: 100%;
	height: 0%;
}
.to2pane {
	padding: 4px 4px 0px 8px;
	background-color: transparent;
	vertical-align: top;
	width: 100%;
	height: 0%;
}
.to3pane {
	padding: 4px 8px 0px 4px;
	background-color: transparent;
	vertical-align: top;
	height: 0%;
}
.cotoppane {
	padding: 10px 8px 0px 8px;
	background-color: transparent;
	vertical-align: top;
	width: 100%;
	height: 0%;
}
.co1pane {
	padding: 0px 7px 0px 11px;
	background-color: transparent;
	vertical-align: top;
	width: 25%;
	height: 100%;
}
.co2pane {
	padding: 0px 7px 0px 7px;
	background-color: transparent;
	vertical-align: top;
	width: 25%;
	height: 100%;
}
.co3pane {
	padding: 0px 7px 0px 7px;
	background-color: transparent;
	vertical-align: top;
	width: 25%;
	height: 100%;
}
.co4pane {
	padding: 0px 11px 0px 7px;
	background-color: transparent;
	vertical-align: top;
	width: 25%;
	height: 100%;
}
.bo1pane {
	padding: 10px 4px 10px 8px;
	background-color: transparent;
	vertical-align: middle;
	vertical-align: top;
	width: 29%;
	height: 100%;
}
.bo2pane {
	padding: 10px 5px 0px 5px;
	background-color: transparent;
	vertical-align: middle;
	width: 42%;
	height: 100%;
}
.bo3pane {
	padding: 10px 8px 0px 14px;
	background-color: transparent;
	vertical-align: middle;
	vertical-align: top;
	width: 29%;
	height: 100%;
}
/* [MCMENU] */
/* Horizontal */
.Mrc_Css {
	width: 100%;
	height: 50px;
}
.Mrc_CssMidLeft {
	background-position: right top;
	background-image: url(media/MenuBarL.png);
	background-repeat: no-repeat;
}
.Mrc_CssMidLeft DIV{
	width: 8px;
}
.Mrc_CssMidCenter {
	padding: 0px 0px 2px 0px;
	background-position: center top;
	background-image: url(media/MenuBarC.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
}
.Mrc_CssMidRight {
	background-position: left top;
	background-image: url(media/MenuBarR.png);
	background-repeat: no-repeat;
	width: 8px;
}
.Mrc_CssMidRight DIV{
	width: 8px;
}
.Mrt_Css {
	margin: auto;
}
/* Dual Horizontal */
.DMrc_Css {
	width: 100%;
	height: 82px;
}
.DMrc_CssMidLeft {
	background-position: right top;
	background-image: url(media/MenuBarDHL.png);
	background-repeat: no-repeat;
	width: 16px;
}
.DMrc_CssMidLeft DIV{
	width: 16px;
}
.DMrc_CssMidCenter {
	padding: 6px 0px 0px 0px;
	background-position: center top;
	background-image: url(media/MenuBarDHC.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.DMrc_CssMidRight {
	background-position: left top;
	background-image: url(media/MenuBarDHR.png);
	background-repeat: no-repeat;
	width: 16px;
}
.DMrc_CssMidRight DIV{
	width: 16px;
}
.DMrt_Css {
	margin: auto;
}
/* Dual Vertical */
.DV_Mrc_Css {
	width: 100%;
}
.DV_Mrt_Css {
	padding: 0px 4px 0px 4px;
	width: 100%;
}
.DV_Mrt_CssSprt DIV {
	font-size: 1px;
	height: 1px;
}
/* Vertical */
.V_Mrc_Css {
	width: 100%;
}
.V_Mrt_Css {
	margin: 4px 0px 0px 0px;
	width: 100%;
}
/* BACKGROUND */
.BgWhite, .BgOpened {
	background-color: white;
}
.BgOpened {
	width: 100%;
	min-height: 100%;
	height: 100%;
}
.BgFramed {
	background-color: #808080;
	background-position: center top;
	background-image: url(media/SkinBgGradFr.gif);
	background-repeat: repeat-x;
	width: 100%;
	min-height: 100%;
	height: 100%;
}
.TdBgFramedImg {
	background-position: left top;
	background-image: url(media/SkinBgGradFrImg.gif);
	background-repeat: no-repeat;
}
.BgFramedColor {
	background-color: #663366;
	background-position: center center;
	background-image: url(media/SkinBgGradFrC.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	width: 100%;
	min-height: 100%;
	height: 100%;
}
/* TABLE MAIN */
.TdMainGapT {
	padding: 10px 0px 0px 0px;
}
.TdMainGapB {
	padding: 0px 0px 10px 0px;
}
.TdMainGapLR {
	padding: 0px 10px 0px 10px;
}
.TdMainGapLR2 {
	padding: 0px 9px 0px 9px;
}
#TableMain {
	margin: auto;
	text-align: left;
	width: 948px;
	min-height: 100%;
	height: 100%;
}
/* BANNER */
.TdBanner {
	background-position: center bottom;
	background-image: url(media/BannerGradBrC.gif);
	background-repeat: repeat-x;
}
#TableBanner {
	margin: auto;
	text-align: left;
	width: 948px;
	height: 100px;
}
.TdBannerGapLR {
	width: 9px;
}
.TableBannerFr {
	margin: auto;
	height: 100px;
}
/* LOGO */
.TdLogo {
	padding: 5px 5px 0px 17px;
	text-align: center;
	vertical-align: middle;
}
/* SEARCH, idth Selectors */
.TdSWSearchSP {
	padding: 5px 10px 0px 5px;
	text-align: right;
	vertical-align: top;
}
.TdWidthSelectors {
	padding: 11px 5px 0px 5px;
	text-align: center;
	vertical-align: top;
}
.TdSearch {
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	background-position: right top;
	background-image: url(media/SearchTxbx.png);
	background-repeat: no-repeat;
}
/* LOGIN USER */
.TdRegisterLogin {
	padding: 5px 25px 5px 0px;
	text-align: right;
	vertical-align: bottom;
}
.TdCenterBr {
	background-color: #656565;
	background-position: center bottom;
	background-image: url(media/SkinBgGradBr.gif);
	background-repeat: repeat-x;
}
.TdCenterBrC {
	background-color: #994D99;
	background-position: center bottom;
	background-image: url(media/SkinBgGradBrC.gif);
	background-repeat: repeat-x;
}
.TdContentHI {
	background-position: center top;
	background-image: url(media/SkinGradHI.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.TdContentH {
	background-position: center top;
	background-image: url(media/SkinGradH.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.TdContentHBr {
	background-position: center top;
	background-image: url(media/SkinGradHBr.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.TdContentHBrC {
	background-position: center top;
	background-image: url(media/SkinGradHBrC.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.TdContentHIBr {
	background-position: center top;
	background-image: url(media/SkinGradHIBr.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.TdContentHIBrC {
	background-position: center top;
	background-image: url(media/SkinGradHIBrC.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.TdContentV {
	background-position: center top;
	background-image: url(media/SkinGradV.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.TableContent {
	text-align: left;
}
/* MENU */
.TdMenu {
	padding: 10px 10px 0px 10px;
}
.TdMenuV {
	padding: 4px 0px 0px 0px;
}
.TdMenuHDV {
	padding: 10px 10px 0px 10px;
	background-color: #CCCCCC;
}
.TdMenuDV {
	padding: 6px 0px 0px 0px;
}
/* IMAGE PANE */
.TdImgPane {
	padding: 0px 4px 0px 4px;
}
.TdImgPaneV {
	padding: 5px 4px 0px 4px;
	background-color: #CCCCCC;
}
.TableImagePaneTop {
	background-color: transparent;
	height: 7px;
}
.TableImagePane {
	background-color: transparent;
}
/* FLASH BANNER */
#TdFlashBanner {
	background-color: #EFEFEF;
	text-align: right;
}
.FIPHeight {
	height: 164px;
}
.TableImagePaneBot {
	background-color: transparent;
	height: 11px;
}
/* LEFT PANEL */
.TdPanel {
	padding: 5px 0px 0px 10px;
	width: 200px;
}
/* CONTENT PANEL */
.TdContentPanelV {
	padding: 4px 4px 0px 0px;
	width: auto;
}
.TableContentPanelTop {
	background-color: transparent;
	height: 7px;
}
.TableContentPanel {
	height: auto;
}
/* BREADCRUMB CURRENTDATE */
.TdBreadLang {
	padding: 0px 15px 0px 15px;
	height: 21px;
}
.TdBreadLangV {
	padding: 5px 10px 0px 10px;
	height: 21px;
}
.TableBreadLang {
	border-bottom: #CCCCCC 1px solid;
}
.TdBread {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	height: 19px;
}
.TdCurrentDate {
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
}
.language-object .Language {
	float: none;
}
.language-object .Language img {
	border: 1px solid transparent;
}
.language-object .Language.selected img {
	border-color: #333;
}
.TdLang {
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
}
/* LINKS */
.TdLinks {
	border-top: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: bottom;
	height: 19px;
}
.TdCTPH {
	text-align: center;
	vertical-align: top;
	height: 30px;
}
.TdFooterBrC {
	height: 1px;
}
#TableFooter {
	margin: auto;
	width: 948px;
}
.TdFooterFr {
	padding: 0px 19px 0px 19px;
	background-color: white;
	height: 1px;
}
/* Preview Containers Skin */
.TdContainers {
	padding: 0px 8px 8px 8px;
}
.TableContainers {
}
/* Preview Banner Images Module */
#TdBanner2 {
	background-position: right center;
	background-image: url(media/Image2.jpg);
	background-repeat: no-repeat;
}
#TdBanner3 {
	background-position: right center;
	background-image: url(media/Image3.jpg);
	background-repeat: no-repeat;
}
#TdBanner4 {
	background-position: right center;
	background-image: url(media/Image4.jpg);
	background-repeat: no-repeat;
}
#TdBanner5 {
	background-position: right center;
	background-image: url(media/Image5.jpg);
	background-repeat: no-repeat;
}
#TdBanner6 {
	background-position: right center;
	background-image: url(media/Image6.jpg);
	background-repeat: no-repeat;
}
#TdBanner7 {
	background-position: right center;
	background-image: url(media/Image7.jpg);
	background-repeat: no-repeat;
}

