/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url('home_bg.gif');
	/*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 
{
	background-image: url('home_bg.gif'); 
	height: 64px;	
	width: 100%;
}
.skinObject {
	/*background-image: url('gradient_DKGray.jpg'); */
	height: 30px
}
.skinright 
{
/*background-image: url('right_red_bar-1.gif'); */
	width: 72px
	
}
.skinleft
{
background-image: url('Ayur_Samp_2_16.gif'); 
	width:72px
			
}


.skingradient {
	background-image: url('gradient_DKGray.jpg'); 
	height: 30px
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	width: 10px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 329px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 256px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 255px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px
}
.bottompane {
	width: 100%;
	height: 30px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.main_dnnmenu_container {
	background-color: transparent; 
	width: 114;
}
.main_dnnmenu_bar {
	width: 214;
	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: bold; 
	font-style: normal; 
	width=114px;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*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: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 114px;
	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: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 200px;
	background-color: Transparent;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
	padding-left: 150px;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header 
{
	background-color: #ffffff;
		}
.HeadTree {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  9pt;
   font-weight:  normal;
   color: #ffffff;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  9pt;
   font-weight:  Bold;
   color: #333333;
} 
.Text
{
color : #292929; 
font-size : 10pt; 
font-family :Verdana;
line-height: 140%; 
}

.SubHead
{
color : #0b8d42; 
font-weight :bold;
font-size : 9pt; 
font-family :Microsoft Sans Serif;
line-height: 150%;
}  

/* classes added for the tree menu structure */     

/* Bold text for tree menu in the home page */
.SubHeadM
{
color : #000000; 
text-decoration: none;
font-weight :bold;
font-size : 10pt; 
font-family :Vedana;
line-height: 150%;
}  

.LeftText
{
color : #000000; 
font-size : 10pt; 
text-decoration: none;
font-family :Verdana;
line-height: 125%; 
}
/* text for tree menu in the home page */
.LinkTextM
{
color : #292929;
text-decoration: none; 
font-size : 10pt; 
font-family :Verdana;
line-height: 125%; 
}

/* classes added for the tree menu structure */     

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 5;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background:url('list.gif') no-repeat left center;
list-style-type: none;
padding-left: 17px;
margin-bottom: 3px;
margin-left: -10px;

color :#008000; 
font-weight:bolder;
font-size : 8.7pt; 
font-family :Microsoft Sans Serif;
line-height: 150%

}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background:url('closed.gif') no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
margin-left: -28px
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */

}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
margin-left:-5px;
}

/* closed tree menu structure*/





