/* CSS Document */
body { background-color: transparent; width: 100%; height: 100%; }
form { height: 100%; }

.FixedWidth { width:900px; }
.FullWidth { width:100%; }

/*-------- design style --------*/
.page_top_left { background:url(images/LightBlue_r1_c1.jpg) no-repeat left top; height:21px; }
.page_top_right { background:url(images/LightBlue_r1_c20.jpg) no-repeat right top; height:21px; }
.page_top_bg { background:url(images/LightBlue_r1_c4.jpg) repeat-x left top; height:21px;}

.page_main_left { background:url(images/LightBlue_r3_c1.jpg) repeat-y left top;}
.page_main_right { background:url(images/LightBlue_r3_c23.jpg) repeat-y right top;}
.page_main_bg { background:#FFFFFF; }

.header_bgcolor { background:#C5DCEC; }
.search_left { background:url(images/LightBlue_r7_c15.jpg) no-repeat left bottom; } 
.search_bg { background:#3F8ABE; padding-right:10px; } 

.logo_style { padding: 0px 5px 10px 10px;}
.language_style { padding: 0px 20px 0px 15px;}
.user_style { padding: 8px 20px 8px 15px;}
.currentdate_style { padding: 2px 20px 6px 15px;}

.header_bottom_color { background:#3F8ABE; height:3px; }
.menu_bg { background:url(images/LightBlue_r11_c7.jpg) repeat-x left top; height:42px;}
.breadcrumb_style { padding:6px 0px 3px 0px;}
.content_style { height:200px; padding:7px; }

.page_bottom_left { background:url(images/LightBlue_r13_c1.jpg) no-repeat left top; height:54px; }
.page_bottom_right { background:url(images/LightBlue_r13_c21.jpg) no-repeat right top; height:54px; }
.page_bottom_bg { background:url(images/LightBlue_r13_c12.jpg) repeat-x left top; height:54px;}

.footer_bg_one { background:url(images/LightBlue_r13_c5.jpg) repeat-x left top; height:54px; padding-top:10px; padding-right:10px; vertical-align:top; }
.footer_bg_two { background:url(images/LightBlue_r13_c11.jpg) no-repeat left top; height:54px; }
.footer_bg_three { padding-top:15px; vertical-align:top; }

/*--------- pane style ----------*/
.controlpanel_width { width: 900px; margin:auto; }
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.headerpane { padding: 0px 0px 10px 5px; }
.toppane { padding:2px 7px; }
.leftpane { padding:2px 7px; }
.contentpane { padding:2px 7px; }
.rightpane { padding:2px 7px; }
.bottompane { padding:2px 7px; }

/*--------- 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 9px 0px 9px; height:42px; font-size:13px; font-weight:bold; color:#000000; text-align:center; }
.RootMenuItemSel TD { padding:0px 9px 0px 9px; height:42px; font-size:13px; font-weight:bold; color: #3F8ABE; text-align:center; background:url(images/LightBlue_r11_c10.jpg) no-repeat center bottom; }
.RootMenuItemHover TD { padding:0px 9px 0px 9px; height:42px; font-size:13px; font-weight:bold; color:#3F8ABE; text-align:center; background:url(images/LightBlue_r11_c10.jpg) no-repeat center bottom; }

.MainMenu_MenuItem { padding:5px 30px 5px 13px; border-top: 0px ; border-left: #ffffff 1px solid; border-right: #ffffff 1px solid; border-bottom: #ffffff 1px solid; font-size: 11px; color: #444444; font-weight: bold;}
.MainMenu_MenuItemSel { background-color: transparent; cursor: hand; }
.Submenu { border:1px #3F8ABE dotted; cursor:pointer; margin-top: 0px; margin-left: 0px; z-index: 1000; font-size: 11px;  color: #444444; font-weight: bold; background: #EEEEEE; }
.Submenuitemselected,Submenuitembreadcrumb { padding:5px 30px 5px 13px; border-top: 0px ; border-left: #ffffff 1px solid; border-right: #ffffff 1px solid; border-bottom: #ffffff 1px solid; margin-top: 0px; margin-left: 0px;  font-size:11px;  color: #FFFFFF; font-weight: bold; background: #3F8ABE; }

/*--------- 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; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ background:transparent url(images/LightBlueUser.jpg) no-repeat left; padding:2px 0px 2px 18px; font-size:11px; font-weight:bold; color:#000000; text-decoration:none; }
A.User:hover { font-size:11px; font-weight:bold; color: #3F8ABE; text-decoration:none; }

/*--------- Search style ----------*/
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:18px; background-color: transparent; width: 120px; color: #FFFFFF; padding: 2px 0px 0px 2px; border: 1px 1px 1px 1px solid #FFFFFF; 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:#000000; font-size:12px; text-decoration:none; }

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#333333; font-size:11px; font-weight:bold; text-decoration:none; }
A.Breadcrumb:hover  { color:#3F8ABE; font-size:11px; font-weight:bold; text-decoration:none; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
A.Footer:hover { font-size:11px; font-weight:bold; color :#000000; text-decoration : none;}

/*--------- Copyright style ----------*/
.Copyright, A.Copyright:link, A.Copyright:visited, A.Copyright:active, A.Copyright:hover { font-size:11px; font-weight:bold; color:#000000; text-decoration:none;}
