
/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Setting Text Throughout the skin    */    p {font-family: Verdana; font-size: 12px;  margin: 0;}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- topright header section                --*/ .TopRowRight2 { background: url(search_bg.jpg) no-repeat center right; height: 20px; padding: 0px 0px 0px 0px; width: 150px;}

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .ContentPane {font-family:Verdana;font-size:medium;  background-color: transparent; width: 100%; padding: 0 2px 0 2px;}
/*-- left content pane             --*/ .LeftPane {font-family:Verdana; font-size:medium; background-color: transparent;padding: 0 2px 0 2px; width: 100%; }
/*-- content pane                  --*/ .CenterPane {font-family:Verdana;font-size:medium; background-color: transparent; padding: 0 2px 0 2px; width: 100%;}
/*-- content pane                  --*/ .CenterPane1 {font-family:Verdana; font-size:medium; background-color: transparent; padding: 0 2px 0 2px; width: 100%;}



/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #dccfba; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { text-decoration: underline; }


/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Verdana; font-size: 12px; color: #000; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Verdana; font-size: 12px; font-weight: normal; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Verdana; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Verdana; font-size: 12px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-family: Verdana; font-size: 14px; color: #777; background: transparent; font-weight: bold; padding: 0;}


/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #6898B4; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #000; text-decoration: none; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: Arial; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 0px 0px 0px 15px; cursor: hand; font-size:5px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Verdana; font-size: 11px; color: #6898B4;}
/*-- textbox                    --*/ .NormalTextBox { color: #6898B4; padding-left: 0px; line-height: 12px; font-family: Verdana; 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 { text-align: left; vertical-align: middle;  height:20px; background: transparent; width: 103px; color: #6898B4; padding: 4px 10px 0px 2px; border: 0px solid #FFFFFF; cursor:text;}


/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer {font-family: Arial; font-size: 12px; background-color: transparent; width: 172px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar {font-family: Arial; font-size: 12px; cursor: pointer; cursor: hand; background: #fff;  width: 160px; }
/*-- menuitems idle           --*/ .MainMenu_Idle { font-family: Arial; font-size: 12px;color: #6898B4; background:  url(nav_idle.gif) no-repeat; padding: 0; height: 28px; font-weight: bold;}
/*-- menuitems over           --*/ .MainMenu_Selected {font-family: Arial; font-size: 12px;color: 6898B4#; background:  url(nav_over.gif) no-repeat; padding: 0; height: 28px; font-weight: bold;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { font-family: Arial; font-size: 12px;color: #5E7D8F; background:  url(nav_active.gif) no-repeat; padding: 0; height: 28px; font-weight: bold;}

/*========================================================*/
/*  9. Top Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .TopMenu_MenuContainer { font-family: Arial; font-size: 12px;background-color: transparent;  width: 175px; }
/*-- bar that holds the menu  --*/ .TopMenu_MenuBar {font-family: Arial; font-size: 12px; cursor: pointer; cursor: hand; background: #fff;  width: 160px; }
/*-- menuitems idle           --*/ .TopMenu_Idle {font-family: Arial; font-size: 12px; color: #666666; font-weight: bold;}
/*-- menuitems over           --*/ .TopMenu_Selected {font-family: Arial; font-size: 12px; color: #000000; font-weight: bold;}
/*-- menuitems active         --*/ .TopMenu_Active, .TopMenu_BreadcrumbActive {font-family: Arial; font-size: 12px;color: #666666; font-weight: bold;}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(bg.gif);
	background-color:#000000;
}

.logo_top_bg{
	background-image: url(logo_top_bg.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 990px;
}

.logo_bottom_bg{
	background-image: url(logo_bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 990px;
}

.right_table_shadow{
	background-image: url(right_table_shadow.jpg);
	background-repeat: repeat-y;
	height: 572px;
	width: 15px;
}
.bottom_table_shadow{
	background-image: url(bottom_table_shadow.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 990px;
}

