

/*
===================
CSS SKIN FOR PANTO
===================
*/

*         					{font-family: arial, Verdana, helvetica, san-serif; 
										font-size: 11px }
body   							{font-family: arial, Verdana, helvetica, san-serif; 
									 color: #000000; background-color: #ffffff; }

p,td,span,div, a   		{text-decoration: none; line-height:130%; font-size: 11px}
a   							{color:#d61e00; text-decoration: underline;}
p                       {margin-top:6px; margin-bottom:6px;}
a:hover   	  				{text-decoration: underline; color: #004368; }


h2						{color:#004368; font-size:14px; font-weight: bold; margin-bottom:4px;}
h3						{color:#004368; font-size:16px; font-weight: bold; margin-bottom:4px;}
h4						{color:#004368; font-size:14px; font-weight: bold; margin-bottom:4px;}
h5						{color:#004368; font-size:14px; font-weight: normal; margin-bottom:4px;}
h6						{color:#004368; font-size:14px; font-weight: normal; margin-bottom:4px;}
em, b					{font-weight: bold; font-style: normal;}

li           padding-bottom:5px; margin-bottom:5px;}

.shadow    {filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }


		/* SEE DIVISION SPECIFIC FOR HOVER */
		

.leftbody			{COLOR:#000000;padding-right:10px;}
		.leftbody ul         {list-style-image: url("/Portals/0/Skins/images/bullet-grey.gif"); }
													  
.quicklinks			{COLOR:#333333; font-size:10px;}
		.quicklinks a				{COLOR:#333333; font-size:10px; text-decoration:none;}
		.quicklinks a:hover		{COLOR:#333333; font-size:10px; text-decoration:underline;}


.productname   {COLOR:#004368; font-size:14px; font-weight:bold;}
.productprice  {COLOR:#004368; font-size:11px; font-weight:bold;}													  

										  

/* 
================================
NAVIGATION
================================
/* Main Menu */



.MainMenu_MenuContainer 	{background-color: transparent;
     						width:210px;padding-left:3px; padding-bottom:3px;
     						margin-top:12px;}

.MainMenu_MenuBar		 	{height:0px; }


.MainMenu_MenuItem td, .MainMenu_MenuIcon td, 
.MainMenu_MenuItemSel td, .MainMenu_MenuArrow td,
.MainMenu_RootMenuArrow td
							{border-bottom:0px dimgray solid; 
							padding-top:0px;padding-bottom:6px;}



.MainMenu_MenuItem, .MainMenu_MenuIcon, .MainMenu_MenuItemSel, 
.MainMenu_MenuArrow,.MainMenu_RootMenuArrow
				 			{color: black; 
						    font-size: 10px; 
						    font-weight: normal; 
						    font-style: normal; 
						    background-color:transparent;
						    border:0px;}
						    

.MainMenu_MenuItemSel  {text-decoration:underline}
						    
.MainMenu_SubMenu 			{background-color: white;
							color:black;
							border:0px;
							z-index: 1000; 
						    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); }

.MainMenu_MenuBreak 		{height: 0px;
    						background-color: transparent;}
    						
							 
	
													  
			

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #333333 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-BOTTOM: #333333 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #E4E3E3;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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;
}

/* 
================================
NOT REQUIRED FOR THIS CLIENT
================================

	.StandardButton     {
    	background: #blue; 
    	color: #333333;
    	font-size: 8.6pt;
    	font-weight: normal; 
}
	.TreeViewMenu {
		width: 175px;
		background-color: #ffffff;
		BORDER-RIGHT: #333333 0px solid; 
		BORDER-TOP: #333333 0px solid; 
		BORDER-LEFT: #333333 0px solid; 
		BORDER-BOTTOM: #333333 0px solid; 
		moz-border-radius-bottomleft: 15px; 
		moz-border-radius-bottomright: 15px; 
		moz-border-radius-topleft: 3px; 
		moz-border-radius-topright: 3px}

.TreeViewMenu_Header {}
------------------------------------- */



.Head   {
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}						






										  
						

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 	background-color: Transparent;}

.ContentPane  { 	background-color: Transparent;}

.RightPane  { 	background-color: Transparent;}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
