
/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY ID                */ #body { margin: 0; background: #FFFFFF; margin: 0 0 0 0; height: 100%; }
/* Style For HTML BODY                   */ body {height:100%}
/* Setting Text Throughout the skin      */ table, tr, td {font-family: tahoma; font-size: 11px; margin: 0;padding:0}
                                            p {font-family: tahoma; font-size: 11px}
/* Setting Heading 01                    */ h1 { font-family: tahoma; font-weight: bold; color: #20b9f2; font-size:32pt; margin: 0; }
/* Setting Heading 02                    */ h2 { font-family: tahoma; font-weight: bold; color: #555555; font-size:24pt; margin: 0; }
/* Setting Heading 03                    */ h3 { font-family: tahoma; font-weight: bold; color: #20b9f2; font-size:18pt; margin: 0; }
/* Setting Heading 04                    */ h4 { font-family: tahoma; font-weight: bold; color: #555555; font-size:14pt; margin: 0; }
/* Setting Heading 05                    */ h5 { font-family: tahoma; font-weight: bold; color: #20b9f2; font-size:12pt; margin: 0; }
/* Setting Heading 06                    */ h6 { font-family: tahoma; font-weight: bold; color: #20b9f2; font-size:9pt; margin: 0; }

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- used for setting attribute    --*/ .SkinBox, .BackgroundTile, .BackgroundTopStretch, .BackgroundImage, { height:100%; }
/*-- width setting on skins        --*/ .StandardWidth { width:960px; }
/*-- 100 percent height where req  --*/ .FullHeight { height:100%; }
/*-- 100 percent width where req   --*/ .FullWidth { width:100%; }
/*-- outer table on skins          --*/ .OuterTable { width:100%;}
/*-- cell containing content panes --*/ .ContentPanesTD { height:100%; vertical-align: top; padding: 0 0 0 0; }
                                        .main_table_border{border:3px solid #E7E9E9;}
                                        
/*-- used for setting attribute    --*/ .SkinBox {}
/*-- boxed skins outer box table   --*/ .SkinBox .MainBox { width:960px; }
/*-- top left corner               --*/ .SkinBox .BoxTL { width:12px; height:12px;}
/*-- top edge                      --*/ .SkinBox .BoxT { height:12px;}
/*-- top right corner              --*/ .SkinBox .BoxTR { width:12px;}
/*-- left edge                     --*/ .SkinBox .BoxL { width:12px;}
/*-- content area                  --*/ .SkinBox .BoxM { background: #FFF; }
/*-- right edge                    --*/ .SkinBox .BoxR { width:12px; }
/*-- bottom left corner            --*/ .SkinBox .BoxBL { width:12px; }
/*-- bottom edge                   --*/ .SkinBox .BoxB { height:12px;}
/*-- bottom right corner           --*/ .SkinBox .BoxBR { width:12px; height:12px; }
/*-- row containing logo area      --*/ .LogoRow { height:1px; padding: 0 0 0 0; }/*0 10px 0 7px;*/
/*-- cell containing logo          --*/ .LogoTD { width:1px; padding: 0 0 0 0; }

/*-- image content pane 1 horiz    --*/ .Image Pane01 { padding: 0 7px 9px 7px; }
/*-- image content pane 2          --*/ .ImagePane02 { padding: 0px 7px 0 7px; }
/*-- image content pane 2 vertical --*/ .ImagePane02V { padding: 4px 7px 0 7px; }
/*-- image content pane 3          --*/ .ImagePane03 { padding: 0 7px 9px 7px; }
/*-- empty panes                   --*/ .DNNEmptyPane {width:0%;}
/*-- footer content pane           --*/ .FooterPane { padding: 6px 7px 6px 7px; vertical-align:middle; width:100%; }

/*-- various common properties     --*/ .PanePad { padding: 0 7px 0 7px; } .Width100p { width: 100%; } .Width50p { width: 50%; } .Width25p { width: 25%; } .Width33p { width: 33%; } .Height1px { height: 1px; } .Width60p{width:55%;}.Width40p{width:55%;}
                                       .PanePad1{padding: 0 0 0 10px;}.PanePad2{padding: 0 7px 0 0;}


/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #A7A9AB; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- default links hover               --*/ a:hover { color: #48b0d8; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }


/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:21px; background: transparent; width: 174px; color: #666; padding: 4px 4px 0px 8px; border: 0px solid #FFFFFF; cursor:text;}

/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #48b0d8; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- breadcrumbs active link(page) token idle            --*/	.BREADCRUMBS_ActivePageCss, a.BREADCRUMBS_ActivePageCss:link, a.BREADCRUMBS_ActivePageCss:visited, a.BREADCRUMBS_ActivePageCss:active{color: #28C4EC ; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold}
/*-- breadcrumbs  deactive link(page)  hover            --*/ a.BREADCRUMBS_ActivePageCss:hover { color: #48b0d8; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- breadcrumbs deactive link(page) idle            --*/	.BREADCRUMBS_DeactivePageCss, a.BREADCRUMBS_DeactivePageCss:link, a.BREADCRUMBS_DeactivePageCss:visited, a.BREADCRUMBS_DeactivePageCss:active{color: #ABABAB ; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold}
/*-- breadcrumbs  deactive link(page)  hover            --*/ a.BREADCRUMBS_DeactivePageCss:hover { color: #7B7B7B; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }





/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/




