/*========================================================*/
/*               BY http://www.2DesignStudio.net             */
/*========================================================*/


/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { margin: 0px;  padding:0px; background:#FFFFFF;}
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: tahoma;}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard      --*/ .OuterTable {height: 100%;align: center; }
/*-- outermost table of skin -Admin         --*/ .OuterTableAdmin { width: 85%; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- cell containing login and register - 2 --*/ .LoginTD { vertical-align: top; height: 92px; color: #FFF; padding: 20px 15px 0px 0px; text-align:right; }
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { vertical-align: middle; color: #303030; padding: 0px 0px 0px 0px; text-align: center;}
/*-- cell containing search                 --*/ .SearchTD { text-align:right; vertical-align: top; padding: 0px 0px 0px 0px; height:26px; width:284px;}
/*-- cell containing date                   --*/ .DateTD { text-align:left; vertical-align: top; padding: 4px 0px 0px 228px; height:20px;}
/*-- cell containing date 2                 --*/ .DateTD2 { text-align:right; vertical-align: top; padding: 10px 13px 0px 228px; height:29px;}
/*-- cell containing menu                   --*/ .MenuTD { width: 202px; vertical-align: middle; padding: 11px 0 0 0; background: #B4B397; text-align: right;}
/*-- cell containing panes                  --*/ .LOGOTD {vertical-align: top; padding: 5px 0px 0px 5px; }
/*-- top header section                     --*/ .TopRow { background: url(search_bt.gif) no-repeat top left; height: 22px;  width: 58px; padding: 0px;}
/*-- topleft header section                 --*/ .TopRowRight2 { background: url(Jimmac_searchbg.jpg) no-repeat center right; height: 45px; width: 288px; padding: 0px 0px 0px 0px; }
/*-- topright header section                --*/ .TopRowRight { height:27px; width: 185px; padding: 0px 6px 0px 0px; background: #464547; text-align: right;}
/*-- bottom footer section                  --*/ .BottomRow { background:  url(footer_bg.gif) repeat-x top center #B5B5B5; height: 56px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background:  url(footer_bg_l.gif) no-repeat top left; height: 56px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background:  url(footer_bg_r.gif) no-repeat top right; height: 56px; text-align: right; vertical-align: top; padding: 27px 25px 0 25px; }
/*-- middle content section                 --*/ .Language { background: url(Company_Language.gif) repeat-x center left; padding: 0px 0px 0px 0px; height: 48px; }
#dnnLANGUAGE {padding: 0px 0px 0px 0px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; height: 15px; border-bottom: 1px #2c2c2c solid; border-right:1px #2c2c2c solid; border-left:1px #2c2c2c solid; border-top:1px #2c2c2c solid;  }
/*  top bg    */
.Jimmac_searchleft{
	background: url(Jimmac_searchleft.jpg) no-repeat right;
	width: 6px;
	height: 45px;
}
.Jimmac_searchmid{
	background: url(Jimmac_searchmid.jpg) repeat-x;
	height: 45px;
}
.Jimmac_searchright{
	background: url(Jimmac_searchright.jpg) no-repeat;
	height: 45px;
	width: 10px;
}
.Jimmac_Menubg{
	background: url(Jimmac_Menubg.jpg) repeat-x;
	height: 23px;
}
.Jimmac_Search{
	background: url(Jimmac_searchbg.jpg) no-repeat;
	height: 23px;
   width: 288px;
}
.Jimmac_BorderOut{
	border: 1px solid #D4CFB9;
}
.Jimmac_btleft{
	background: url(Jimmac_btleft.jpg) no-repeat right;
	height: 43px;
	width: 4px;
}
.Jimmac_btmid{
	background: #B2C09D;
	height: 43px;
}
.Jimmac_btright{
	background: url(jimmac_btright.jpg) no-repeat;
	height: 43px;
	width: 4px;
}
/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/
.BannerPane {padding:0px; width: 100%;}
.BannerPaneBottom {padding:0px;}
.TopPane {padding:0px 0px 0px 0px;}
.LinePane{padding: 0px; height: 100%}
.LeftPane {padding:6px 3px 0px 6px;}
.LeftPane1 {padding:5px 0px 5px 0px;}
.LeftPane2 {padding:1px 3px 0px 6px;}
.ContentPane { padding:0px 3px 0px 3px; height: 100%}
.ContentPaneleft { padding:3px 0px 3px 0px;}
.ContentPaneright { padding:3px 0px 3px 3px;}
.RightPane { padding:0px 3px 0px 3px;}
.RightPane1 { padding:0px 3px 0px 3px;}
.BottomPane {padding:0px;}
.BasePane {padding:0px; }
/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color:#551B05; font-family: tahoma; font-size: 11px; font-weight: normal; text-decoration: none; margin:0px 0px 0px 0px; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #7C2807; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: underline; margin:0px 0px 0px 0px; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #551D04; font-family: tahoma; font-size: 11px; text-decoration: none;font-weight: normal; margin: 0px 0px 0px 0px; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #551D04; font-family: tahoma; font-size: 11px; text-decoration:  underline; margin: 0px 0px 0px 0px; }
/*-- date token idle 2                 --*/ .DATE_object2, a.DATE_object2:link, a.DATE_object2:visited, a.DATE_object2:active { color: #343434; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- date token hover 2                --*/ a.DATE_object2:hover { color: #474747; font-family: tahoma; font-size: 11px; text-decoration:  underline;  font-weight: normal; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color:#8F1C21; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight: bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #881B21; font-family: tahoma; font-size: 11px; text-decoration:  underline; font-weight: bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#63403A; font-size: 11px;font-family: tahoma;  }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#63403A ; font-weight: normal; text-decoration:none; font-size: 11px;  }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#492F2C; font-weight: normal; text-decoration: underline; font-size: 11px;}
/*-- terms SearchFeild idle            --*/ .SearchFeild { color:#1E1E1E; font-size: 11px;font-family: tahoma;  }
/*-- terms SearchFeild links           --*/ a.SearchFeild:link, a.SearchFeild:visited, a.SearchFeild:active { color:#B6B6B6; font-weight: normal; text-decoration:none; font-size: 11px;  }
/*-- terms SearchFeild links hover     --*/ a.SearchFeild:hover { color:#1E1E1E; font-weight: normal; text-decoration: none;  }
/* text and link style for SkinObjects */
.search{font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica;font-weight: normal;color: #EFA6B9;}
A.search:link{font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px; color: #EFA6B9;text-decoration: none;font-weight: normal;}
A.search:visited{font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px; color: #EFA6B9;font-weight: normal;text-decoration: none;}
A.search:active{font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;  color: #EFA6B9;font-weight: normal;text-decoration: none;}
A.search:hover{font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px; font-weight: normal;text-decoration: underline;color: #EFA6B9;}
.SkinObject{font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px; font-weight: normal;color: #551B07;}
A.SkinObject:link{font-family: Verdana, Tahoma, Arial, Helvetica; font-size:11px; color: #551B07;text-decoration: none;font-weight: normal;}
A.SkinObject:visited{font-family: Verdana, Tahoma, Arial, Helvetica;font-size:11px; color: #551B07;font-weight: normal;text-decoration: none;}
A.SkinObject:active{font-family: Verdana, Tahoma, Arial, Helvetica;font-size:11px;color: #551B07;text-decoration: none;font-weight: normal;}
A.SkinObject:hover{font-family: Verdana, Tahoma, Arial, Helvetica;font-size:11px;text-decoration: underline;color: #551B07;font-weight: normal;}


/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: arial; color: #000000; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #81754B; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #C0B693; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #9D8E5C; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #535353; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #464646; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #646464; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #3D3D3D; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #A99B6B; border: 0px solid #ABABAB; background:  transparent; padding: 0px 0px 0px 2px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none;}
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #8D8052; border: 0px solid #868686; background:  transparent; padding: 0px 0px 0px 2px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration:  underline;}
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 0px 25px 0px 20px; cursor: hand; font-size:12px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/
/*-- default input elements     --*/ input{ font-family: tahoma; font-size: 10px; color: #1E1E1E;}
/*-- default form elements      --*/ select{ font-family: tahoma; font-size: 10px; color: #1E1E1E; border-bottom: 1px solid #2C2C2C; border-left: 1px solid #2C2C2C; border-right: 0px solid #2C2C2C; border-top: 1px solid #2C2C2C; background: #F1F1F1;}
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background:transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:20px; background: transparent; width: 212px; color: #333; padding: 5px 0px 0px 2px; cursor:text; border: 0px; font-size: 11px; margin: 0px 13px 0px 0px;}
/*head of Page*/
.ControlPanel, .PagingTable {width: 100%;height: 64px;background-color: #F8F4E8;color: #887C50;BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-BOTTOM: #003366 1px solid; }
.StandardButton{padding-right: 5px;padding-left: 5px;font-weight: normal;font-size: 11px;background: #9E915D;color: #FFF;font-family: Verdana, sans-serif; cursor:hand;}


/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/
/* style for the solpart menu */
.MenuContainer { background-color: transparent;}
/* Changes of height will cause an ftp error! */
.MenuBar{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16px;
}
.MenuIcon{
	background-color:#EEEAE4; 
	border-left: #EEEAE4 1px solid;
	border-top: #EEEAE4 1px solid;
	border-right: #EEEAE4 0px solid;
	border-bottom: #EEEAE4 1px solid;
	text-align: center; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.MenuItem {
	cursor: hand; 
	color: #020202; 
	background: #EEEAE4;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #9C9C9C 0px solid; 
	border-top: #C5C5C5 0px solid; 
	border-right: #FFFFFF 0px solid;
	/* fixed firefox problem, do not use transparent here */
}
/*-- submenu items hover      --*/ 
.MainMenu_MenuItemSel{
   color: #0D0D0C;
	background-color: #BFB6A8;
	cursor: hand; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height: 21px;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #9C9C9C 0px solid; 
	border-top: #C5C5C5 0px solid; 
	border-right: #FFFFFF 0px solid;
  }
.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #9C9C9C 0px solid; 
	border-top: #C5C5C5 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #9C9C9C 0px solid; 
	border-top: #C5C5C5 0px solid; 
	border-right: #FFFFFF 0px solid;
}


.ItemsBreak
{
	color: #A9A956;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	height: 1px;	
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}

.RootItem TD
{
	font-size: 13px;
	height:23px; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold; 
	font-style: normal;
	color:#942923; 
	background: transparent;
}

.RootItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight:  bold;
	font-style: normal;
	color: #590713;
	height: 23px;
	background: url(Jimmac_Hover.jpg);
}

.RootItemSelected TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight:  bold;
	font-style: normal;
	color: #590713;
	height: 23px;
   background: url(Jimmac_Hover.jpg);
}

.RootItemHover TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight:  bold;
	font-style: normal;
	color: #590713;
	height: 23px;
	background: url(Jimmac_Hover.jpg);
}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
   font-style: normal;
	color: #942923;
	height: 23px;
	background: url(Jimmac_Hover.jpg);
}

.SubItemActive
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
   font-style: normal;
	color: #5A5A5A;
	height: 16px;
	background-color: #BFB6A8;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	border-bottom: 1px solid #DFD5C6; 
	border-left: 1px solid #DFD5C6; 
	border-top: 1px solid #DFD5C6;  
	border-right: 1px solid #DFD5C6; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color:#EEEAE4; 
	color: #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=1);
}

.SubItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A; 
	font-style: normal;
	background-color:#BFB6A8;
}


.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #5A5A5A;
	background-color: #5A5A5A;
	
}
.ModuleTitle_MenuContainer { background: transparent;}
.ModuleTitle_MenuBar {cursor: hand;background-color: Transparent;	height:16px;}
/*-- not needed - module menu --*/ 
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEAE4; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	border-bottom: 1px #EEEAE4 solid; 
	border-top: 1px #EEEAE4 solid;
	border-left:1px #EEEAE4 solid;
	}
/*-- not needed - module menu --*/ 
.ModuleTitle_MenuArrow{
   font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #9C9C9C 0px solid; 
	border-top: #C5C5C5 0px solid; 
	border-right: #FFFFFF 0px solid;
	}
/*-- not needed - module menu --*/ 
.ModuleTitle_RootMenuArrow{
   font-family: webdings; 
   font-size: 10pt;
   cursor: pointer; 
   cursor: hand;
	}
/*-- module menu padding      --*/ 
.ModuleTitle_MenuItem{
	cursor: hand; 
	color: #020202; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #9C9C9C 0px solid;
	border-top: #7AD7E3 0px solid;
	border-right: #FFFFFF 0px solid;
	background: #EEEAE4;
	}
/*-- not needed - module menu --*/ 
.ModuleTitle_MenuBreak{ 
  height: 1px;
  background: #BFB6A8;
 	}
/*-- submenu items hover      --*/ 
.ModuleTitle_MenuItemSel { 
   color: #605F5F;
	background-color: #BFB6A8;
	cursor: hand; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
}
.ModuleTitle_SubMenu {
	border-bottom: 1px solid #DFD5C6; 
	border-left: 1px solid #DFD5C6; 
	border-top: 1px solid #DFD5C6;  
	border-right: 1px solid #DFD5C6; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=1);
}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



