p {
margin-top: 0px;
margin-bottom: 0px;
}

/*

---------------------------------------------------------
---------------------------------------------------------
Normal Links - Just Change Colour
---------------------------------------------------------
---------------------------------------------------------
*/



.link  {
    	font-weight: bold;
	text-decoration: none;
	color: #352702;
}

A:link  {
    	font-weight: bold;
	text-decoration: none;
	color: #352702;
}

A:visited  {
    	font-weight: bold;
	text-decoration: none;
	color: #352702;
}

A:active  {
    	font-weight: bold;
	text-decoration: underline;
	color: #627D0F
}

A:hover  {
    	font-weight: bold;
	text-decoration: underline;
	color: #627D0F
}

/*
---------------------------------------------------------
---------------------------------------------------------
Solpartmenu Default Styles - Change All (use MenuStructure.gif & MenuStructureKey.txt as guide)
---------------------------------------------------------
---------------------------------------------------------
*/


/* style for the solpart menu */

.MenuContainer
{
	background-color: transparent;
	padding-left: 4px;
	height: 35px;
	border-bottom: #FFFFFF 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;
	background-color: #eef3fb;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	text-align: center;
	width: 15;
	height: 22;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #eef3fb; /* 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 TD
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 35px;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.RootItemActive TD
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.RootItemSelected TD
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.RootItemBreadCrumb TD
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.SubItemActive
{
	border-top: 0px solid;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 24px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 24px;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 24px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633; 
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
}




/*
---------------------------------------------------------
---------------------------------------------------------
Admin Menu - Do Not Change
---------------------------------------------------------
---------------------------------------------------------
*/

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
	padding-right:3px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	width: 200px
}

.ModuleTitle_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;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Normal Page Style
---------------------------------------------------------
---------------------------------------------------------
*/
Body {
margin: 0px;
}


/*
---------------------------------------------------------
---------------------------------------------------------
Normal Text Styles - Change font size here before changing any other font sizes
---------------------------------------------------------
---------------------------------------------------------
*/

/*
---------------------------------------------------------
text style used for most text rendered by modules
---------------------------------------------------------
*/
.Normal
{
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}
/*.Normal p
{
	margin-top: 3px;
	margin-bottom: 5px;
}*/

/*
---------------------------------------------------------
text style used for rendered text which should appear disabled
---------------------------------------------------------
*/
.NormalDisabled
{
    font-weight: normal;
    font-size: 11pt;
    color: #666666;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for textboxes in the admin and edit pages, for Nav compatibility
---------------------------------------------------------
*/
.NormalTextBox
{
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for rendered text which requires emphasis
---------------------------------------------------------
*/
.NormalBold
{
    font-weight: bold;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for error messages
---------------------------------------------------------
*/
.NormalRed
{
    font-weight: normal;
    font-size: 11pt;
    color: #990000;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Headings...
---------------------------------------------------------
---------------------------------------------------------
*/

/*
---------------------------------------------------------
This is the style of Module Headings
---------------------------------------------------------
*/
.Head {
    font-weight: normal;
    font-size: 14pt;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
    color: #352702;
}

.HeadLarge {
    font-weight: bold;
    font-size: 18pt;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
    color: #352702;
	line-height:60px;
}

/*
---------------------------------------------------------
style of item titles on edit and admin pages
---------------------------------------------------------
*/
.SubHead    {
    font-weight: bold;
    font-size: 10pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}
/*
---------------------------------------------------------
module title style used instead of Head for compact rendering by QuickLinks and Signin modules
---------------------------------------------------------
*/
.SubSubHead {
    font-weight: bold;
    font-size: 10pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none
}

/*
---------------------------------------------------------
---------------------------------------------------------
Command buttons - No Need to Change - used in control panel
text style for buttons and link buttons used in the portal admin pages
---------------------------------------------------------
---------------------------------------------------------
*/
.CommandButton     {
    font-weight: bold;
    font-size: 10pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:link {
    font-weight: bold;
    font-size: 10pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:visited  {
    font-weight: bold;
    font-size: 10pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:active {
    font-weight: bold;
    font-size: 10pt;
    color: #5E4A17;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:hover  {
    font-weight: bold;
    font-size: 10pt;
    color: #5E4A17;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

/*
---------------------------------------------------------
---------------------------------------------------------
SkinObject - Just Change Colour Initially - Things like the Date, Login link etc
---------------------------------------------------------
---------------------------------------------------------
*/

.SkinObject {
    font-weight: bold;
    font-size:  10pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    font-weight: bold;
    font-size:  10pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:visited  {
    font-weight: bold;
    font-size:  10pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:active   {
    font-weight: bold;
    font-size:  10pt;
    color: #000000;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:hover    {
    font-weight: bold;
    font-size:  10pt;
    color: #000000;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
---------------------------------------------------------
StandardButton - button style for standard HTML buttons
---------------------------------------------------------
---------------------------------------------------------
*/
.StandardButton { 
	cursor: pointer;
	cursor: hand;
  color: #FFFFFF;
  font-family: "Trebuchet MS", Arial, Helvetica; 
  font-size: 10pt;
  font-weight: normal;
	background-color: #352702;
	border: 0px;
}

A.StandardButton:link {
	cursor: pointer;
	cursor: hand;
  color: #FFFFFF;
  font-family: "Trebuchet MS", Arial, Helvetica; 
  font-size: 10pt;
  font-weight: normal;
	background-color: #352702;
	border: 0px;
}

A.StandardButton:visited  {
	cursor: pointer;
	cursor: hand;
  color: #FFFFFF;
  font-family: "Trebuchet MS", Arial, Helvetica; 
  font-size: 10pt;
  font-weight: normal;
	background-color: #352702;
	border: 0px;
}

A.StandardButton:active   {
	cursor: pointer;
	cursor: hand;
  color: #352702;
  font-family: "Trebuchet MS", Arial, Helvetica; 
  font-size: 10pt;
  font-weight: normal;
	background-color: #FFFFFF;
	border: 0px;
}

A.StandardButton:hover    {
	cursor: pointer;
	cursor: hand;
  color: #352702;
  font-family: "Trebuchet MS", Arial, Helvetica; 
  font-size: 10pt;
  font-weight: normal;
	border: 0px;
}


/*
---------------------------------------------------------
---------------------------------------------------------
Generic - Styles that may be used in text editor box
---------------------------------------------------------
---------------------------------------------------------
*/

h1 {
    color: #5E4A17;
	font-size: 200%;
	font-weight: bold;
}

h2 {
    color: #5E4A17;
	font-size: 140%;
	font-weight: bold;
}

h3 {
    color: #5E4A17;
	font-size: 100%;
	font-style: none;
	font-weight: bold;
}

h4 {
    color: #5E4A17;
	font-style: none;
}

h5 {
    color: #5E4A17;
	font-style: none;
}

h6 {
    color: #5E4A17;
	font-style: none;
}

/*
---------------------------------------------------------
Table Header and Footer Style
---------------------------------------------------------
*/

TFOOT, THEAD    {
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}
/*
---------------------------------------------------------
Table Header Style
---------------------------------------------------------
*/
TH  {
    vertical-align: baseline;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
Big and Small Text Style
---------------------------------------------------------
*/
SMALL   {
    font-size:  0.75em;
}

BIG {
    font-size:  1.25em;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Other General Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    disc;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    disc;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #352702;
    height: 1px;
    text-align: center
}

.HeadBg {
    background-color: #FFFFFF;
}

.TabBg {
    background-color: #FFFFFF;
}

.PagingTable {
    height: 33px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Editing Styles for Module Title - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: #FFFFFF;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: #FFFFFF;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Control Panel & File Manager Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
.ControlPanel, .PagingTable {
    width: 900px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

/* styles used in the FileManager */
.FileManager
{
	border-right: #000033 1px solid;
	border-top: #000033 1px solid;
	border-left: #000033 1px solid;
	border-bottom: #000033 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: #000033 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000033;
    background-color: #F8F8F8;
    border-top: #000033 1px dashed;
    border-bottom: #000033 1px dashed;
}

.FileManager_AltItem
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000033;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #5E4A17;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #5E4A17;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #5E4A17;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Wizard Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Help Text Style - when you click on the question marks
---------------------------------------------------------
---------------------------------------------------------
*/
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffffff;
}



/*
---------------------------------------------------------
---------------------------------------------------------
DNN 4.3.3 - new default styles - don't chnage
---------------------------------------------------------
---------------------------------------------------------
*/
/*
---------------------------------------------------------
styles used by Data Grids
---------------------------------------------------------
*/
.DataGrid_AlternatingItem
{
    background-color:#FFFFFF;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:#FFFFFF;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}


/*
---------------------------------------------------------
styles used by TreeMenu Skin Object
---------------------------------------------------------
*/

.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #5E4A17;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #5E4A17;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #5E4A17;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}
/*
---------------------------------------------------------
---------------------------------------------------------
LEGACY STYLES from DNN 1-2 - Don't change
---------------------------------------------------------
---------------------------------------------------------
*/
.SelectedTab {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:visited  {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:active   {
    font-weight: bold;
    font-size: 10pt;
    color: #990000;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:hover    {
    font-weight: bold;
    font-size: 10pt;
    color: #990000;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

.OtherTabs {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:link {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:visited  {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:active   {
    font-weight: bold;
    font-size: 10pt;
    color: #990000;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:hover    {
    font-weight: bold;
    font-size: 10pt;
    color: #990000;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}
/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
	border: #000 1px solid;
	padding: 5px;
	font-size: 10pt;
	filter: alpha(opacity=80);
	width: 200px;
	color: #352702;
	background-color: #DABB84;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 400px;
	color: #352702;
	height: 400px;
	text-align: center;
	border: #352702 1px solid;
	background-color: #DABB84;

}

.EventTitle
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: #352702 !important;
	text-align: center;
	height: 32px !important;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: #352702 !important;
	text-align: center;
	background-color: #DABB84;
	height: 32px !important;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link, .EventNextPrev , .EventNextPrev a:visited, 
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #352702 !important;
	padding-top: 0px;
}

.EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #627D0F !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	background-color: #9A7956;
	vertical-align: middle;
}

.EventDay, .EventDay td, .EventDay a, .EventDay a:visited,
{
	font-size: 7pt;
	width: 14%;
	color: #352702 !important;
	height: 14%;
}
.EventDay a:hover
{
	font-size: 7pt;
	color: #627D0F !important;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #352702 !important;
	background-color: #9A7956;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #352702 !important;
	background-color: #9A7956;
}


.EventWeekendDay
{
	background-color: #DABB84;
}


.EventTodayDay
{
	font-weight: bold;
	color: #627D0F !important;
	background-color: #9A7956;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border: red 2px solid ;
}

.EventSelector
{
	background-color: #9A7956;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #627D0F !important;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.WeekTable
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
}
.WeekDay
{
	font-weight: bold;
	font-size: xx-small;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#000000' , EndColorStr= '#CCCCCC' );
	color: black !important;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.WeekBackground 
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: gainsboro;
	font-size: xx-small;
	color: Black;
}
.WeekTitle 
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: xx-small;
	width: 100%;
	color: #352702;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Gray.jpg);
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: #352702;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev 
{
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 10px;
	width: 100%;
	color: #352702;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: xx-small;
	BACKGROUND-COLOR: #E5DFDF;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 300px;
}
.ListDate
{
	font-size: 7pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align:top;
	color: #352702;
}
.ListTitle
{
	font-size: 7pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align:top;
	color: #352702 ! important;
}
A.ListTitle:hover
{
	font-size: 7pt;
	vertical-align: top;
	color: #627D0F !important;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-align: left;
	text-decoration: underline;
}
.ListDescription
{
	font-size: 7pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align:top;
	color: #352702;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align:top;
	color: #352702;
}
.ListHeader
{
	font-weight: bold;
	text-decoration: underline;
	font-size: xx-small;
	color: #352702;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 32px;
	text-align: left;
	width: 300px;
}

/* =================================
    CSS STYLES FOR CATALooK.netStore 
    v3.59, 08/2005
   =================================
*/

/* ====================
    MODULE CONTAINERS
   ====================*/

/* Visibility of the home and help image in the title row of the CATALooK.netStore containers */
/* Visibility of the module title in the title row of the CATALooK.netStore containers */
/* Function is moved to the HTML container skin: module CAT_StoreSettings: [Edit Container] */

/* Style of the Container border and background. */ 
/* Set [border: 1px;] to show the border or [background-color: Transparent;] to show the DNN Skin background */
/* Select any other background-color to fit the CATALooK module background to the DNN Skin */
.CATContainerBorder
{	
	border: 0px #ffffff solid;
	/*background-color: #ffffff;*/
}

/* Style of the Container title row */
/* select [hidden] for hide or [visible] to show. To remove #FFFFFF spaces edit the container HTML skin: module CAT_StoreSettings: [Edit Container] or the module skin */
.CATContainerHeader
{
	visibility: visible;
	font-weight: bold;
	font-size: 10pt;
	/*background-image: url(cat_header_bg.jpg);*/
	color: #5E4A17;
	font-family: "Trebuchet MS", Arial, Helvetica;
	/*background-color: #ffffff;*/
}

TD.CATContainerHeader
{	
	visibility: visible;
	/*background-image: url(CAT_Header_BG.jpg);*/	
	height: 32px;
	/*background-color: #ffffff;*/
}

/* Style of the Container footer row */ 
/* select [hidden] for hide or [visible] to show. To remove #FFFFFF spaces edit the container HTML skin: module CAT_StoreSettings: [Edit Container] or the module skin */
.CATContainerFooter
{
	visibility: visible;
	font-weight: bold;
	font-size: 8pt;
	/*background-image: url(cat_header_bg.jpg);*/
	color: #5E4A17;
	font-family: "Trebuchet MS", Arial, Helvetica;
	/*background-color: #ffffff;*/
}

TD.CATContainerFooter
{	
	visibility: visible;
/*	border-top: #FFFFFF 1px solid; */
/*	border-bottom: #FFFFFF 1px solid; */
	/*background-image: url(CAT_Header_BG.jpg);	*/
	height: 32px;
	/*background-color: #ffffff;*/
}

/* ===================
    MODULE INNER AREA
   ===================*/

/* Style of the inner Container border and background */
.CATBorder
{	
	border: 0px #FFFFFF solid;
	/*background-color: #ffffff;*/	
}

/* Style of the inner sections border and background of the presentation layer modules*/
.CATSectionBorder
{	
	border: 0px #FFFFFF solid;
	/*background-color: #ffffff;*/	
}

/* Style of the inner sections border and background of the admin modules*/
.CATAdminSectionBorder
{	
	border: 0px #FFFFFF solid;
	/*background-color: #ffffff;*/	
}

/* Style of the border and background of the admin sub menus */
.CATSubMenuBorder
{	
	border: 0px #FFFFFF solid;
	/*background-color: #ffffff;*/	
}

/* Style of the item border and background of list items from the list, grid and repeater controls */
.CATListBorder
{	
	border: 0px #FFFFFF solid;
	/*background-color: #ffffff;*/	
}

/* Style of the item border and background of list items from the grid controls */
.CATGridBorder
{	
	border: 0px #FFFFFF solid;
	/*background-color: #ffffff;*/	
}

/* Style of the inner module chapter main title row */ 
.CATHeader
{
/*	border-top: #FFFFFF 1px solid; */
	font-weight: bold;
	font-size: 8pt;
	/*background-image: url(cat_header_bg.jpg);*/
	color: #5E4A17;
/*	border-bottom: #FFFFFF 1px solid; */
	font-family: "Trebuchet MS", Arial, Helvetica;
	/*background-color: #ffffff;*/
}

TD.CATHeader
{	
/*	border-top: #FFFFFF 1px solid; */
/*	border-bottom: #FFFFFF 1px solid; */
	/*background-image: url(CAT_Header_BG.jpg);*/	
	height: 32px;
	/*background-color: #ffffff;*/
}

/* Style of the inner module chapter sub title row */ 
.CATAltHeader
{
	font-weight: bold;
	font-size: 8pt;	
	color: #996633;
	font-family: "Trebuchet MS", Arial, Helvetica;
	/*background-color: #ffffff;*/
	/*background-image: url(CAT_AltHeader_BG.jpg);	*/
}

TD.CATAltHeader
{
	/*background-color: #ffffff;*/
	height: 32px; 		
	/*background-image: url(CAT_AltHeader_BG.jpg);*/
}

/* Style of the left title fields and of the breadcrumbs and Custom Pager control */ 
.CATSubHeader
{
	font-weight: bold;
	font-size: 8pt;	
	color: #5E4A17;	
	font-family: "Trebuchet MS", Arial, Helvetica;	
}

TD.CATSubHeader
{
	/*background-color: #ffffff;*/
}

/* Style of the right value fields in admin pages and of the content area of all presentation layer modules */ 
.CATRow
{
	font-weight: normal;
	font-size: 11px;
	color: #5E4A17;	
	font-family: "Trebuchet MS", Arial, Helvetica;
}

TD.CATRow
{
    /*background-color: #ffffff;*/
}

/* Style of the highlighted value fields */ 
.CATRowHighLight
{	
	color: #5E4A17;	
	/*background-color: #ffffff;*/
	font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

TD.CATRowHighlight
{
    /*background-color: #ffffff;*/
}

/* Style of the right parts from the title rows in modules CAT_ItemPaneNF and CAT_DashBoard */
.CATAltHeaderImage
{
	/*background-color: #ffffff;*/
	/*background-image: url(CAT_AltHeader_Image.jpg);*/
/*	background-repeat: repeat-y; */
}

TD.CATAltHeaderImage
{	
	/*background-color: #ffffff;*/
	height: 32px; 
	/*background-image: url(CAT_AltHeader_Image.jpg);*/
/*	background-repeat: repeat-y; */
}

/* ====================
    General
   ====================*/

/* Style of Product Number, ISBN Number, EAN Number, Author, Publisher, Size, URL */
.CATProductNumber
{
	color: #808080;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	line-height: 10pt;
}

/* Style of Price 1 and Retail Price Prefix in repeaters, product lists and detail page */
.CATProductListItem
{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

/* Style of Price 2 to 6 and Price extensions (exchanged amount, tax value, percentage discount extension) */
.CATUnitCost
{
	color: #808080;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	line-height: 10pt;
}

/* Style of Special Price DiscountExtension*/
.CATNormalBold
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* */
.CATDescription
{
    font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
}

/* Please inform your customers that you 
  do not accept liability for the correctness of images and descriptions in the 
  product details. An appropriate sentence is indicated below the picture in the 
  product details.  */
.CATLiability
{
	color: Black;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	line-height: 10pt;
}

/* Style of the welcome message on store home pages */
.CATHomeHead
{
	color: #c0c0c0;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
}

/* style of item titles */
.CATSubHead    {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #5E4A17;
}

/* title style */
.CATSubSubHead {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #5E4A17;
}

/* text style used for most text */
.CATNormal
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* */
.CATSmall
{
	color: Black;
	font-family: Arial Narrow;
	font-size: 10px;
	font-weight: normal;
}

.CATNormalRed
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* ====================
    Controls
   ====================*/

/* text style used for textboxes in the admin and edit pages */
.CATNormalTextBox
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* style used for dropdownlistcontrols of all pages and the ddl control of module CAT_MenuNF */
.CATNormalDropDownList
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px; /*1.2em;*/
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.CATNormalCheckBox
{
	margin-left: -4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.CATNormalRadio
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-indent: -5px;
}


/* ====================
    Links/Buttons
   ====================*/

/* text style for buttons and link buttons used in the store admin pages */
.CATCommandButton     
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the store admin pages */
A.CATCommandButton:link {
    text-decoration:    normal;
    color: #5E4A17;
}

A.CATCommandButton:visited  {
    text-decoration:    normal;
    color: #5E4A17;
}

A.CATCommandButton:active   {
    text-decoration:    normal;
    color: #5E4A17;
}

A.CATCommandButton:hover    {
    text-decoration:    underline;
    color: #996633;
}

/* text style for the links  (not used)*/
A.CATSiteLink, A.CATSiteLink:link, A.CATSiteLink:visited
{
	text-decoration: normal; 
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	color: #996633;		
}

A.CATSiteLink:hover
{
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
    color: #996633;
}




/* ====================================================
    TAB Menu Style used in module CAT_Products
   ====================================================*/

/* Active Tab Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabNoActive
{
	font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #009999;
	height: 24px;
	/*background-color: #ffffff;*/
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

/* Tab Spacer Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabSpacer
{
	height: 24px;
	background-image: none;
	background-repeat: no-repeat;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
 }

/* Passive Tab Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabActive
{
	font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #009999;
	height: 24px;
	/*background-color: #ffffff;*/
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}


/* ====================================================
    DataGrid Style used in Store WorkPages(Admin Pages)
   ====================================================*/

.CATGrid
{
	width: 100%;
	/*background-color: #ffffff;*/
	background-image: none;
}

.CATGridHeader
{
	height: 32px;
	font-weight: bold;
	font-size: 8pt;	
	color: #003366;
	font-family: "Trebuchet MS", Arial, Helvetica;
	/*background-color: #ffffff;*/ 
	/*background-image: url(CAT_AltHeader_BG.jpg);*/
}

.CATGridItem
{
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: "Trebuchet MS", Arial, Helvetica;
    height: 22px;
    /*background-color: #ffffff;*/
}

.CATGridEditItem
{
	/*background-color: #ffffff;*/
	color:  #003366;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
    line-height: 11pt;
}

.CATGridItemAlt
{
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: "Trebuchet MS", Arial, Helvetica;
    height: 22px;
    /*background-color: #ffffff;*/
}

.CATGridFooter
{
	/*background-color: #ffffff;*/
	line-height: 8pt;
}

.CATGridPager
{
	height: 32px;
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: "Trebuchet MS", Arial, Helvetica;
	/*background-color: #ffffff;*/ 
	/*background-image: url(CAT_AltHeader_BG.jpg);*/
}

/*==================================================
    Java Menu Style used in module CAT_MenuNF
  =================================================*/
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr&#246;          |
|--------------------------------------------------*/

.dtree
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	white-space: nowrap;
}
.dtree img
{
	border: 0px;
	vertical-align: middle;
}
.dtree a
{
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel
{
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover
{
	color: #996633;
	text-decoration: underline;
}
.dtree a.nodeSel
{
	/*background-color: #ffffff;*/
}

.dtree a.node:visited, .dtree a.nodeSel:visited
{
	/*color: #800080; */
	text-decoration: none;	
}

.dtree .clip
{
	overflow: hidden;
}



/* ====================================================
    Style for the solpart menu in module CAT_MenuNF
   ====================================================*/

/* Background of the SolPart menu in module CAT_MenuNF */
TD.CATMenuBG
{
    background-color: #ffffff;
}

.CATMenuContainer
{
	height: 20px;
	font-size: 0px;
	width: 180px;
}

/* Changes of height will cause an ftp error! */
.CATMenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 16;
}


.CATMenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #ffffff;
	text-align: center;
	width: 15; 
	height: 16;
}

.CATMenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	/*background-color: #ffffff;*/ /* fixed firefox problem, do not use transparent here */
	height: 20;
}

.CATMenuArrow TD
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.CATMenuRootArrow TD
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.CATItemsBreak
{
}

.CATRootItem TD  /* left right and center bg of unselected root tab */
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	height: 20px; 
	background-color: #ffffff;
	border-bottom: #352702 1px solid;
	border-top: #FFFFFF 1px solid;
}

.CATRootItemActive TD /* outher left other right and center bg of active root item */
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #352702;
	height: 20px;
	background-color: #ffffff;
	border-bottom: #352702 1px solid;
	border-top: #FFFFFF 1px solid;
}

.CATRootItemSelected TD /* outher left other right and center bg of selected sub item */
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #352702;
	height: 20px;
	background-color: #ffffff;
	border-bottom: #352702 1px solid;
	border-top: #FFFFFF 1px solid;
}

.CATRootItemBreadCrumb TD
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #352702;
	height: 20px;
	background-color: #ffffff;
	border-bottom: #352702 1px solid;
	border-top: #FFFFFF 1px solid;
}

.CATSubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #352702;
	height: 20px;
	background-color: #ffffff;
	margin-left: -40px;
	margin-top: 0px;
}

.CATSubMenu TD
{
	background-color: #D1C2B3;
	}
.CATSubItemActive TD /* outher left other right and center bg of selected sub item */
{
	border-top: 0px solid;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #352702;
	height: 20px;
	background-color: #C6B4A2;
}

.CATSubItemSelected /* outher left other right and center bg of selected sub item */
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #352702; 
	background-color: #FFFFFF;
}

.CATSubItemBreadCrumb /* no effect */
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #352702;
}

/* ===================================================================
    Style for the TreeMenu of advanced categories in module CAT_MenuNF
   ===================================================================*/
.CATTreeViewMenu
{
	width: 175px;
	/*background-color: #ffffff;*/
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.CATTreeViewMenu_Header
{
	/*background-color: #ffffff;*/
}

/* ====================================================
    Style for the Link Box Control in module CAT_MenuNF
   ====================================================*/

LI.linkbox {
	DISPLAY: list-item; 
	LIST-STYLE-POSITION: outside; 
	/*LIST-STYLE-IMAGE: url(bullet.gif); */
	LIST-STYLE-IMAGE: none; 
	MARGIN-LEFT: -20px; 
	LINE-HEIGHT: 12.5pt;
}	

A.CATMenu, A.CATMenu:link, A.CATMenu:visited
{
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	color: #996633;
}

A.CATMenu:hover
{
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
    color: #996633;
}



/* ===============================================
    Default style for the advanced paging control
   ===============================================*/

/* default style paging table */
.CATPagingTable
{
	Width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	/*background-color: #ffffff;*/
}


/* default text style for inactive link buttons of advanced paging control */
.CATNormalDisabled
{
	font-weight: normal;
	font-size: 11px;
	color: silver;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
/* ================================
    CSS STYLES FOR janet.Gallery
   ================================
*/  
.janet_ItemTable {
	background-color: #70614D;
}
.janet_ItemName
{
	font-weight: bold;
	font-size: 10pt;
	width: 140px;
	color: #352702;
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-color: #FFFFFF;
	text-align: left;
}
.janet_ItemValue {
	background-color:#FFFFFF;
	font-size: 10pt;
	COLOR: #352702;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.janetGallery_Edit
{
	border-right: royalblue 2px solid;
	border-top: lightskyblue 2px solid;
	vertical-align: middle;
	border-left: lightskyblue 2px solid;
	width: 180px;
	cursor: pointer;
	border-bottom: royalblue 2px solid;
	height: 180px;
	background-color: #70614D;
}
.janetGallery_EditInner
{
	vertical-align:middle;	
	cursor: pointer;
	background-color: #70614D;
}
.janetGallery_Slide
{
	vertical-align:middle;
	width: 180px;
	cursor: pointer;
	height: 180px;
	background-color: #70614D;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.janetGallery_SlideInner
{
	vertical-align:middle;	
	cursor: pointer;
	background-color: #70614D;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.janetGallery_SlidePopUp
{
	vertical-align:middle;
	background-color: #70614D;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.janetGallery_datagridheader
{
	background-position: 0% 100%;
	font-weight: bold;
	font-size: 12px;
	background-image: url(dataGridheader.gif);
	color: #352702;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.janetGallery_datagridPage
{
	background-position: 0% 0%;
	font-size: 10pt;
	background-image: url(dataGridPage.gif);
	color: #352702;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.janetGallery_divOptions
{
	border: #000000 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 4px;
	z-index: 2;
	left: 15px;
	margin: 1px;
	position: absolute;
	top: 45px;
	background-color: #FFFFFF;
	visibility:hidden;
}



/*
---------------------------------------------------------
---------------------------------------------------------
CISS side menu Left Menu
---------------------------------------------------------
---------------------------------------------------------
*/
}
.LeftMenuLevel0 { 
font-family: "Trebuchet MS", Arial, Helvetica;

}
a.LeftMenuLevel0_Item            { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
color: #000000;
text-decoration: none;
font-weight:bold;
font-size: 10pt;
padding-left:0px;
display: block;
}
a:active.LeftMenuLevel0_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
color: #000000;
text-decoration: none;
font-weight:bold;
font-size: 10pt;
padding-left:0px;
display: block;
}
a:link.LeftMenuLevel0_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
color: #000000;
text-decoration: none;
font-weight:bold;
font-size: 10pt;
padding-left:0px;
display: block;
}
a:visited.LeftMenuLevel0_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
color: #000000;
text-decoration: none;
font-weight:bold;
font-size: 10pt;
padding-left:0px;
display: block;
}
a:hover.LeftMenuLevel0_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
color: #352702;
text-decoration: underline;
font-weight:bold;
font-size: 10pt;
padding-left:0px;
display: block;
}
a:LeftMenuLevel0_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px; 
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 10pt;
padding-left:0px;
display: block;
}
a.LeftMenuLevel0_ItemSelected:link    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 10pt;
padding-left:0px;
display: block;
}
a.LeftMenuLevel0_ItemSelected:visited     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 10pt;
padding-left:0px;
display: block;
}
a.LeftMenuLevel0_ItemSelected:hover     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px; 
color: #000000;
text-decoration: underline;
font-weight:bold;
font-size: 10pt;
padding-left:0px;
display: block;
}

a.LeftMenuLevel1_Item            { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:6px;
display: block;
}
a:active.LeftMenuLevel1_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:6px;
display: block;
}
a:link.LeftMenuLevel1_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:6px;
display: block;
}
a:visited.LeftMenuLevel1_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:6px;
display: block;
}
a:hover.LeftMenuLevel1_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color: #352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: underline;
font-size: 10pt;
padding-left:6px;
display: block;
}
a:visited.LeftMenuLevel1_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: 3px solid #B8B894;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:6px;
display: block;
}
a:link.LeftMenuLevel1_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: 3px solid #B8B894;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:6px;
display: block;
}

a.LeftMenuLevel2_Item            { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:12px;
display: block;
}
a:active.LeftMenuLevel2_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:12px;
display: block;
}
a:link.LeftMenuLevel2_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:12px;
display: block;
}
a:visited.LeftMenuLevel2_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:12px;
display: block;
}
a:hover.LeftMenuLevel2_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: underline;
font-size: 10pt;
padding-left:12px;

display: block;
}
a:LeftMenuLevel2_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:12px;
display: block;
}
a:link.LeftMenuLevel2_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: none;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:12px;
display: block;
}
a:visited.LeftMenuLevel2_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border-left: 3px solid #B8B894;
border-right: none;
color:#352702;
border-bottom: 1px solid #352702;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none;
font-size: 10pt;
padding-left:12px;
display: block;
}


/*
---------------------------------------------------------
---------------------------------------------------------
CISS side menu ImageArchive
---------------------------------------------------------
---------------------------------------------------------
*/
}
.ImageArchiveLevel0 { 
font-family: "Trebuchet MS", Arial, Helvetica;

}
a.ImageArchiveLevel0_Item            { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:active.ImageArchiveLevel0_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:link.ImageArchiveLevel0_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:visited.ImageArchiveLevel0_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:hover.ImageArchiveLevel0_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
background-color: #352702;
}
a:ImageArchiveLevel0_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a.ImageArchiveLevel0_ItemSelected:link    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a.ImageArchiveLevel0_ItemSelected:visited     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a.ImageArchiveLevel0_ItemSelected:hover     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
background-color: #352702;
}

a.ImageArchiveLevel1_Item            { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:active.ImageArchiveLevel1_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:link.ImageArchiveLevel1_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:visited.ImageArchiveLevel1_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:hover.ImageArchiveLevel1_Item     {
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
background-color: #352702;
}
a:visited.ImageArchiveLevel1_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:link.ImageArchiveLevel1_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}

a.ImageArchiveLevel2_Item            {
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:active.ImageArchiveLevel2_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:link.ImageArchiveLevel2_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:visited.ImageArchiveLevel2_Item    { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:hover.ImageArchiveLevel2_Item     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
background-color: #352702;
}
a:ImageArchiveLevel2_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:link.ImageArchiveLevel2_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}
a:visited.ImageArchiveLevel2_ItemSelected     { 
font-family: "Trebuchet MS", Arial, Helvetica;
border: 1px solid #352702;
padding: 20px;
margin: 5px
color: #352702;
text-decoration: none;
font-weight:bold;
font-size: 14pt;
display: block;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Skin Specific Styles - Put your styles in here
---------------------------------------------------------
---------------------------------------------------------
*/
.MainBodyBg {
	background-color: #352702;
	background-image: url(/portals/6/Skins/900pxWide/Background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;

}

.MainMenu {
    color: #FFFFFF ! important;
	background-color: #352702;
	width: 120px;
    font-weight: normal;
    font-size: 11pt;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

.MainMenu A:link  {
    color: #FFFFFF ! important;
    font-weight: normal;
    font-size: 11pt;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

.MainMenu A:visited  {
    color: #FFFFFF ! important;
    font-weight: normal;
    font-size: 11pt;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

.MainMenu A:active  {
    color: #FFFFFF ! important;
    font-weight: underline;
    font-size: 11pt;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: underline;
}
.MainMenu A:hover  {
    color: #FFFFFF ! important;
    font-weight: underline;
    font-size: 11pt;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: underline;
}

.PageBg {
	background-color: #FFFFFF;
}
.LeftPane {
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
}
.ContentPane {
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
}
.RightPane {
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}
.Header {
}
.Footer {
    font-size: 8pt;
	background-color: #352702;
	color: #FFFFFF;
}

.Footer A:link  {
	color: #FFFFFF ! important;
}

.Footer A:visited  {
	color: #FFFFFF ! important;
}

.Footer A:active   {
	color: #FFFFFF ! important;
}


.ContainerFrame {
border: 1px solid #352702;
background-color: #BF9E73;
padding-top; 3px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 6px;
}


.BlogArchiveNormal
{
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

.BlogArchiveSubHead
{
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}
A.BlogArchiveSubHead:link {
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.BlogArchiveSubHead:visited  {
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none; 
}

A.BlogArchiveSubHead:active {
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none; 
}

A.BlogArchiveSubHead:hover  {
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

.BlogArchiveCommandButton
{
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}
A.BlogArchiveCommandButton:link {
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}

A.BlogArchiveCommandButton:visited  {
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none; 
}

A.BlogArchiveCommandButton:active {
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none; 
}

A.BlogArchiveCommandButton:hover  {
    font-weight: normal;
    font-size: 11pt;
    color: #352702;
    font-family: "Trebuchet MS", Arial, Helvetica;
    text-decoration: none;
}
