@import url("menu.css");
@import url("calendar.css");
@import url("dnn.css");
@import url("ui.jqgrid.css");
@import url("redmond/jquery-ui-1.8.4.custom.css");
/* 
================================
Skin styles for DotNetNuke
================================
*/
td
{
    font-family: Tahoma;
    font-size: 11px;
    
}
.pagemaster
{
	background-color: #fff;
	background-image: url(background.gif);
}
.master
{
	background-color: #e6e6e6;
	background-image: url(background.gif);
}
.skinmaster
{
	height: 100%;
	background-color: #e6e6e6;
	border-right: #8f9092 1px solid;
	border-top: #8f9092 1px solid;
	border-left: #8f9092 1px solid;
	border-bottom: #8f9092 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.skinheader
{
}
.skingradient
{
	background-image: url(background.gif);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bordertop
{
	border-top-color: #19558b;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Tahoma, arial;
	font-size: 9px;
	font-weight: bold;
	color: gray;
	height: 20px;
}
.bannerleftclass
{
	background-image: url(leftbanner.gif);
	background-repeat: no-repeat;
}
.repbannerclass
{
	background-image: url(bannerrepiter.gif);
	background-position: repeat-x;
}
.leftpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container
{
	background-color: transparent;
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.main_dnnmenu_item td
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bolder;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, arial, times new roman;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 20px 3px 20px 20px;
}

.main_dnnmenu_rootitem
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 8px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, arial, times new roman;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 10px 0px 10px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover
{
	background-color: #aaaaaa;
}

.main_dnnmenu_itemhover td
{
	background-color: #aaaaaa;
}


.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}
.main_dnnmenu_submenu
{
	background-color: #cccccc;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 10px 10px 10px 10px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 0px solid;
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	font-family: Tahoma;
	font-size: 8px;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: #aaaaaa none;
	color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid;
	border-top: #8f9092 1px solid;
	border-left: #8f9092 1px solid;
	border-bottom: #8f9092 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-image: url(gradient_LtGray.jpg);
}
.Head
{
	font-family: Tahoma, arial, times new roman;
	color: #333333;
}
/*nikan*/
A:link
{
	text-decoration: none;
	color: #073154;
}

A:visited
{
	text-decoration: none;
	color: #073154;
}

A:hover
{
	text-decoration: underline;
	color: #34a3c3;
}

A:active
{
	text-decoration: none;
	color: #073154;
}
.MainMenu_MenuContainer
{
	background: url(mbg.gif);
	background-repeat: repeat;
	background-position: right top;
	background-color: Transparent;
}
.MainMenu_MenuBar
{
	background: url(mbg.gif);
	background-repeat: repeat;
	background-position: right top;
	cursor: pointer;
	height: 35px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: White;
	font-family: Tahoma, arial, times new roman;
	font-size: 8px;
	font-weight: bolder;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: #666666;
	text-align: right;
}
.MainMenu_MenuIcon
{
	background-color: #666666; /*cursor: pointer; 	border-left: #EEEEEE 1px solid; 	border-bottom: #EEEEEE 1px solid; 	border-top: #EEEEEE 1px solid; 	border-right:#EEEEEE 2px solid; 	text-align: center;*/
	width: 1px;
	height: 35px;
}
.MainMenu_SubMenuz
{
	background: url(mbg.gif);
	background-repeat: repeat;
	background-position: right top;
	background-color: Transparent;
	z-index: 1000;
	cursor: pointer;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	text-align: right;
        
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: white;
	font-size: 8px;
	font-weight: bolder;
	font-style: normal;
	background-image: url(btn.gif);
	font-family: Tahoma, arial, times new roman;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #7dc5db;
	height: 35px;
	text-align: right;
        
}

.MainMenu_MenuArrow
{
	/*font-family: webdings; 	font-size: 10px; 	cursor: pointer; 	border-right: #FFFFFF 1px solid; 	border-bottom: #FFFFFF 1px solid; 	border-top: #FFFFFF 0px solid;*/
	width: 1px;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
}
body
{
	font-family: Tahoma;
	font-size: 10px;
}

