/* CSS Document */
html,body { background-color: transparent; width: 100%; height: 100%; }
form { height: 100%; }

.skin-900 { width:900px; height:100%; }
.skin-1024 { width:1024px; height:100%; }
.skin-full { width:100%; height:100%; }

/*-------- design style --------*/
.page_top_bgcolor { background:#4771D1; height:72px;}
.page_top_bg { background:url(images/Blue_r1_c3.jpg) repeat-x top;}
.page_top_right { background:url(images/Blue_r1_c11.jpg) no-repeat top right; width:45px; height:27px; }
.page_top_right02 { background:url(images/Blue_r2_c11.jpg) no-repeat bottom right; width:45px; height:45px; }
.logo_style { padding: 6px 10px 4px 10px; text-align:left;}
.language_style { padding-top: 6px; text-align:right; vertical-align:top; }
.search_style { padding-bottom:6px; text-align:right; vertical-align:bottom; }
.user_left_bg { background:url(images/Blue_r5_c1.jpg) no-repeat top left;}
.date_style { padding:0px 50px 6px 0px; }
.user_right_bg { background:url(images/Blue_r5_c11.jpg) no-repeat top right; width:45px; height:50px; }
.user_bg { background:url(images/Blue_r5_c3.jpg) repeat-x top left;}
.menu_bgcolor { background:url(images/Blue_r9_c1.jpg) repeat-y top left;}
.menu_bg { background:url(images/BlueMenu.jpg) no-repeat top left; height:360px; }
.content_style { padding: 0px 6px 6px 10px; vertical-align:top; }
.page_bottom { background:url(images/Page_bottom_bg.jpg) repeat-x bottom; height:79px;}
.page_bottom_right { background:url(images/Page_bottom_two.jpg) no-repeat right bottom; height:79px;}
.hostname_style { padding-top:15px;vertical-align:top;}

/*--------- pane style ----------*/
.headerpane { padding: 6px 2px 2px 2px; }
.toppane { padding:2px 6px 2px 6px; }
.leftpane { padding:2px 6px 2px 6px; }
.contentpane { padding:2px 6px 2px 6px; }
.rightpane { padding:2px 6px 2px 6px; }
.bottompane { padding:2px 6px 2px 6px; }

/*--------- Default style ----------*/
.Head{ font-size:13px; font-weight:bold; color:#000000; }
.SubHead{ font-size:12px; font-weight:bold; color:#000000; }
.SubSubHead{ font-size:12px; color:#000000; }
.Normal{ font-size:12px; color:#000000; font-weight: normal; }
.TH,TD,DIV { font-size: 12px; color: #000000; font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif; }
A:link { color :#094EB5; text-decoration : none; }
A:active { color :#094EB5; text-decoration : underline; }
A:hover { color :#990000; text-decoration : underline; }
A:visited { color :#666666; text-decoration : none; }

/*--------- Menu style ----------*/
.MainMenu_MenuContainer { background-color: transparent; width:100%;}
.MainMenu_MenuBar { }
.MainMenu_MenuArrow { display: none;}
.MainMenu_RootMenuArrow { display: none; }
.MainMenu_MenuIcon { display: none;}
.MainMenu_MenuBreak { border: transparent 0px solid; background-color: transparent; height: 1px; }

.RootMenuItem TD { padding:0px 10px 0px 10px; height:38px; font-size:13px; font-weight:bold; color:#C7D4F1; text-align:center; background:url(images/MenuSeparator.gif) no-repeat bottom; }
.RootMenuItemSel TD { padding:0px 10px 0px 10px; height:38px; font-size:13px; font-weight:bold; color: #C7D4F1; text-align:center; background:url(images/MenuSeparator.gif) no-repeat bottom; }
.RootMenuItemHover TD { padding:0px 10px 0px 10px; height:38px; font-size:13px; font-weight:bold; color:#FFFFFF; text-align:center; background:url(images/MenuSeparator.gif) no-repeat bottom; }

.MainMenu_MenuItem { padding:5px 25px 5px 13px; border:0pt none; font-size: 11px; color: #444444; font-weight: bold;}
.MainMenu_MenuItemSel { background-color: transparent; cursor: hand; }
.Submenu { border:1px #2A51A9 dotted; cursor:pointer; margin-top: 0px; margin-left: 0px; z-index: 1000; font-size: 11px;  color: #444444; font-weight: bold; background: #C7D4F1; }
.Submenuitemselected,Submenuitembreadcrumb { padding:5px 25px 5px 13px; border:0pt none; margin-top: 0px; margin-left: 0px;  font-size: 11px;  color: #FFFFFF; font-weight: bold; background: #2A51A9; }

/*--------- CommandButton style ----------*/
.CommandButton { font-size : 11px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size : 11px; font-weight : normal; color : #0033CC; text-decoration : underline; }
A.CommandButton:hover { font-size : 11px; font-weight : normal; color : #0033CC; text-decoration : none; }

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{ background:transparent url(images/BlueLogin.jpg) no-repeat scroll left; padding:2px 0px 2px 22px; font-size:12px; color:#333333; height:15px; text-decoration:none; }
A.Login:hover { font-size:12px; font-weight : normal; color: #2A51A9; text-decoration:none; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ background:transparent url(images/BlueUser.jpg) no-repeat left; padding:2px 15px 2px 22px; font-size:12px; color:#333333; height:15px; text-decoration:none; }
A.User:hover { font-size:12px; font-weight : normal; color: #2A51A9; text-decoration:none; }

/*--------- Search style ----------*/
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:18px; background-color: transparent; width: 140px; color: #FFFFFF; padding: 2px 0px 0px 2px; border: 1px 1px 1px 1px solid #C7D4F1; cursor:text; }
.Search, A.Search:link, A.Search:visited, A.Search:active { color:#FFFFFF; font-weight:normal; font-size:12px; text-decoration:none; }
A.Search:hover  { color:#FFFFFF; font-weight:normal;  font-size:12px; text-decoration:none; }

/*--------- CurrentDate style ----------*/
.CurrentDate, A.CurrentDate:link, A.CurrentDate:visited, A.CurrentDate:active, A.CurrentDate:hover { color:#FFFFFF; font-size:11px; text-decoration:none; }

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#333333; font-size:12px; text-decoration:none; }
A.Breadcrumb:hover  { color:#2A51A9; font-size:12px; text-decoration:none; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { font-size:11px; font-weight:bold; color:#333333; text-decoration:none; }
A.Footer:hover { font-size:11px; font-weight:bold; color :#2A51A9; text-decoration : none;}

/*--------- HostName style ----------*/
.HostName, A.HostName:link, A.HostName:visited, A.HostName:active { font-size:11px; font-weight:bold; color:#2A51A9; text-decoration:none; }
A.HostName:hover { font-size:11px; font-weight:bold; color :#990000; text-decoration : none;}






