/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster 
{
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px 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(gradient_DkBlue.jpg); 
	height:30px;
}
.Contentpane 
{
}
.leftpane1
{
	background-image:url(horizontal_07.jpg);
	height:529px;
	width:183px;
}
.leftpane
{
	
	height:529px;
	width:183px;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.mytable1
{
	background-color:White;
}
.table
{
	background-image:url(sidemain.jpg);
	height:762px;
	width:569px;
}
.bottommenus
{
	font-family:frutiger, Sans-Serif;
    font-size:15px;
    font-weight:lighter;
    color: #CDCCC6;
}
.MenuContainer
{
	background-color:Transparent;
	padding-left: 4px;
	height: 30px;
	border-bottom: #98AAB1 0px solid;
}
/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color:Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
	text-align: center;
	width: 25;
	height: 22;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color:White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	 /* fixed firefox problem, do not use transparent here */
}
.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.ItemsBreak
{
	border-bottom:#404040 0px solid;
	border-left:#FF8080 0px solid;
	border-top:#FF8080 0px solid;
	border-right:#404040 0px solid;
	background-color:transparent;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;		
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	height:1px;	
}
.RootItem
{
	font-family: frutiger, Sans-Serif ;
	font-size: 12px;
	font-weight:bold;
	color:#CDCCC6;
	background-image: url(san_btn.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.RootItemActive 
{
	font-family: frutiger, Sans-Serif ;
	font-size:12px;
	font-weight:bold;
	color:#F8981D;
	background-image:url(san_btn.jpg);
	background-repeat:repeat-x;
    height:30px;
}
.RootItemSelected 
{
	font-family: frutiger, Sans-Serif ;
	font-size: 12px;
	font-weight:bold;
	color: #F8981D;
    background-image: url(san_btn.jpg);
    background-repeat:repeat-x;
	height:30px;
}
.RootItemBreadCrumb 
{
	font-family: frutiger, Sans-Serif ;
	font-size: 12px;
	font-weight:bold;
	color: #F8981D;
	background-repeat:repeat-x;
    height:30px;	
}
.SubItemActive
{
	font-family: frutiger, Sans-Serif ;
	font-size: 12px;
	font-weight:bold;
	color: #F8981D;
	height:30px;

}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	font-family: frutiger, Sans-Serif ;
	font-size: 12px;
	font-weight:bold;
	color: #CDCCC6;
	background-color:#595542;
}

.SubItemSelected
{
	font-family: frutiger, Sans-Serif ;
	font-size: 12px;
	font-weight:bold;
	color:#F8981D;
	background-color:#595542;
	height:30px;
	
}
.SubItemBreadCrumb
{
	font-family: frutiger, Sans-Serif ;
	font-size: 12px;
	font-weight:bold;
	color: #CDCCC6;
	height:30px;
}
.footer
{
   font-family: frutiger, Sans-Serif ;
	color: #CDCCC6;
    font-size:12px;
    font-weight:bold;
}
.bottomside
{
font-family: frutiger, Sans-Serif ;
    font-size:13px;
    font-weight:lighter;
    color: #CDCCC6;
}

.table_01
{
	background-image:url(1.jpg);
	height:762px;
	width:569px;
	
}
.table_02
{
	background-image:url(2.jpg);
	height:762px;
	width:569px;
	
}
.table_03
{
	background-image:url(3.jpg);
	height:762px;
	width:569px;
	
}
.table_04
{
	background-image:url(4.jpg);
	height:762px;
	width:569px;
	
}
#fckbody { background-color: #666}
