/* 
================================
Skin styles for DotNetNuke
================================
*/
body{ width:780px;background:#e0f7ff;font-family: tahoma; font-size: 12px}
a {font-size: 12px;color: #003366;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #003333;}
a:hover {text-decoration: underline;color: #FF9900}
a:active {text-decoration: none;color: #003366;} 
#skinwidth {width: 780px;}
#links {background:url(botlink.gif) left top repeat-x;height:29px;width:100%;line-height:180%}
#footer {background:url(footerbg.gif) left top repeat-x;height:120px;width:100%;line-height:180%}
.Weather{background:url(bg1.gif) left top repeat-x;height:36px;line-height:180%}
.searchbg{background:url(searchbg.gif) center center no-repeat;height:36px; width:235px}
.copy, a.copy:link, a.copy:visited, a.copy:active { color: #ffffff; font-family: tahoma; font-size: 12px; font-weight:bold; text-decoration: none; }
a.copy:hover{ color: #662900; font-family: tahoma; font-weight:bold; font-size: 12px; text-decoration: none; }
.white, a.white:link, a.white:visited, a.white:active { color: #FFF; font-family: tahoma; font-size: 12px; font-weight: bold; text-decoration: none; }
td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:20px; background:#FFF; width: 120px; color: #404852; padding: 4px 0px 0px 8px; border: 0px solid #DDD; border: 1px solid #7f9db9; cursor:text;}

.leftpane {background-color: transparent; border-right:1px #CCC solid}
.contentpane {background-color: transparent;}
.rightpane {Width:100%;background-color: transparent; border-left:1px #CCC solid;}
.bottompane {width: 100%;background-color: transparent;}
.MainMenu_MenuContainer {background:url(menubg.gif) left center repeat-x; height:32px; width:780px;}
.Menuline{ background:url(menuline.gif) left center no-repeat; width:9px; height:32px;}

.MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent;  width: 198px; padding: 0; }
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px; background: #dbf3fb; padding: 0px; border: 1px solid #dbf3fb; font-weight: normal; filter: none; }
.MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #1158a0; font-size: 12px; background: #dbf3fb; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 12px; font-weight: bold; cursor: pointer; cursor: hand; color: #003366; background: #c1d2ee; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
.MainMenu_Idle { color: #003f95; background:  url(line.gif) no-repeat ; padding: 0; height: 32px; font-weight: bold;}
.MainMenu_Selected { color: #053565; background:  url(line.gif) no-repeat ; padding: 0; height: 32px; font-weight: bold;}
.MainMenu_Active, .MainMenu_BreadcrumbActive {color: #003f95; background:  url(line.gif) no-repeat ; padding: 0; height: 32px; font-weight: bold;}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
.ModuleTitle_MenuContainer { color: #2c2c2c; }
.ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
.ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { }
.arr{ background:url(arr01.gif) center center no-repeat #DEE7EF; width:20px;}
.XuLine{ background:url(bg_XuLine_01.gif); }
.line1{ background:url(bg_XuLine_01.gif) left bottom repeat-x;height:1px;}
.controlpanel {
	width: 100%;
	background-color: #e0f7ff;
}

