/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster
{
 width:100%;
 background-color:#ffffff;
	
}
.skinmaster 
{

}
.controlpanel 
{
	width:100%;
	background-color:Transparent;
	color:Black;
}

/* Menu Items */
.MainMenu_MenuContainer 
{
	background-color:transparent; 
	height:31px;
	
}
.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family:verdana, Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color: #FFFFFF;*/
}
.MainMenu_MenuIcon 
{
	background-color:#FFFFFF;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak 
{
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	background-color:Transparent;
	cursor: hand; 
	color: black; 
	font-family:Times New Roman, Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow 
{
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #FFFFFF;
}
.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton 
{
  background: #7994cb none; 
  color: #FFFFFF;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu 
{
	width: 175px;
	background-color: Transparent;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header 
{
	
}
.Head 
{
   font-family:verdana,Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #0034BA;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	background-color:#016447;
	background-image: none;
	background-repeat: no-repeat;
	
	
}
.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	font-weight: bold;	
	height: 24px;
	background-color:#016447;
	color: #FFFFFF;
	
}
.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px; 
	font-weight: bold;
	color:#FF5004; 
	background-color:Transparent;
	
}
.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#016447;
	
}

.MenuContainer
{
	/*background-color: transparent;*/
	height: 37px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
	
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#016447;
	text-align: center;
	height: 22;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	
	cursor: hand; 
	color: #FFFFFF;	
	font-family:verdana; 
	font-size: 10px; 
	font-weight: bold; 
	
	font-style: normal; 
	background-color:#016447; /* 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;
}
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
}
.RootItem TD
{
	font-family:Verdana,Times New Roman, tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
	height: 26px;
	background-repeat: no-repeat;
	text-align:justify;
	padding-left:7px;

}
.RootItemBreadCrumb TD
{
	font-family:Verdana,Times New Roman, tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;	
	height: 26px;
	background-repeat: no-repeat;
	background-color: Transparent;
padding-left:7px;
text-align:justify;
}
.RootItemActive TD
{
	font-family:Verdana,Times New Roman, tahoma;		
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
	height: 26px;
	background-color: Transparent;
padding-left:7px;
text-align:justify;

}
.RootItemSelected TD
{
	font-family:Verdana,Times New Roman, tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#FF5004;
	height: 26px;
	background-color: Transparent;
padding-left:7px;
text-align:justify;

}
.top_rep
{
 background-image:url(top_rept.jpg);
   background-repeat:repeat-x;
    height:241px;
     width:100%;
}
.top_menubar
 {
	background-image:url(menu_brg1.jpg);
   background-repeat:no-repeat;
    height:51px;
     width:927px;
	}
	
	
 .content_rep
 {
 background-image:url(content_rep.jpg);
   background-repeat:repeat-x;
    height:12px;
     width:100%;
     
}


	.SkinObject {
    font-weight:normal;
    font-size:11px;
    color: #669933;
    font-family: Tahoma;
   
}

A.SkinObject:link {
   font-weight:normal;
    font-size:11px;
    color: #669933;
    font-family: Tahoma;
   
}

A.SkinObject:visited  {
   font-weight:normal;
    font-size:11px;
    color: #669933;
    font-family: Tahoma;
   
}

A.SkinObject:hover    {
   font-weight:normal;
    font-size:11px;
    color: #669933;
    font-family: Tahoma;
   
}

A.SkinObject:active   {
    font-weight:normal;
    font-size:11px;
    color: #669933;
    font-family: Tahoma;
   
}

.top_rep
{
 background-image:url(top_rep.jpg);
   background-repeat:repeat-x;
    height:2px;
     width:100%;
}

.left_side_rep

{
 background-image:url(left_side_rep.jpg);
   background-repeat:repeat-x;
    height:100%;
     width:2px;
}



.for_content_heading {
    font-weight:bold;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.for_content_heading:link {
   font-weight:bold;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.for_content_heading:visited  {
   font-weight:bold;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.for_content_heading:hover    {
   font-weight:bold;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.for_content_heading:active   {
    font-weight:bold;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}


.subtext_content_heading {
    font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.subtext_content_heading:link {
   font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.subtext_content_heading:visited  {
   font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.subtext_content_heading:hover    {
   font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.subtext_content_heading:active   {
    font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

.leftbottomsidepane
{
	padding-left:15px;
	}
	
	.rightbottomsidepane
	{
	padding-right:15px;
	}
	

	
	.contact {
   font-family:verdana,Times New Roman, tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
   text-decoration:none;
}

A.contact:link {
  font-family:verdana,Times New Roman, tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
   text-decoration:none;
}

A.contact:visited  {
   font-family:verdana,Times New Roman, tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
   
}

A.contact:hover    {
   font-family:verdana,Times New Roman, tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
   
}

A.contact:active   {
   font-family:verdana,Times New Roman, tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

A.srch11:link {
  font-family: Verdana;
	 font-size: 12px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #ffffff;
   
}

A.srch11:visited  {
  font-family: Verdana;
	 font-size: 12px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #ffffff;
}

A.srch11:hover    {
   font-family: Verdana;
	 font-size: 12px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #ffffff;
   
}

A.srch11:active   {
   font-family: Verdana;
	 font-size: 12px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #ffffff;
   
}


.for_linking
{
	 font-family: Verdana;
	 font-size: 13px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #618f6b;
	}



A.for_linking:link {
  font-family: Verdana;
	 font-size: 13px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #618f6b;
   
}

A.for_linking:visited  {
  font-family: Verdana;
	 font-size: 13px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #618f6b;
}

A.for_linking:hover    {
   font-family: Verdana;
	 font-size: 13px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #618f6b;
   
}

A.for_linking:active   {
   font-family: Verdana;
	 font-size: 13px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #618f6b;
   
}

.middle_subb_text
{
	font-family:verdana;
	font-size:13px;
	color:#618F6B;
	font-weight:bold;
	}
	
	.my_alldata
	{
	font-family:Times New Roman;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	}
	


.For_bedding
 {
    font-weight:normal;
    font-size:12px;
    color: #FB5002;
    font-family: Times New Roman;
   
}

A.For_bedding:link {
   font-weight:normal;
    font-size:12px;
    color: #FB5002;
   font-family: Times New Roman;
   
}

A.For_bedding:visited  {
   font-weight:normal;
    font-size:12px;
    color: #FB5002;
    font-family: Times New Roman;
   
}

A.For_bedding:hover    {
   font-weight:normal;
    font-size:12px;
    color: #FB5002;
   font-family: Times New Roman;
   
}

A.For_bedding:active   {
    font-weight:normal;
    font-size:12px;
    color: #FB5002;
   font-family: Times New Roman;
   
}
