/*========================================================*/
/*         CSS for DotNetNuke Skin - Darwin              */
/*                  by Jared Buttars                      */
/*             http://www.black-pond.com                  */
/*                jared@black-pond.com                    */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY                   */ body { margin: 0; background: #393939; margin: 0; height:100%; padding:0;}
/*-- Document bg                           */ .docbg { background-image:url(doc_bg.gif); background-repeat: repeat-x; }
/*-- Page Top bg                           */ .pagetop { background-image:url(page_topshadow.gif); background-repeat: repeat-x; }
/*-- Logo Space                            */ .logospace { background-image:url(logospace.jpg); background-repeat: no-repeat; height:100px; width:407px; }
/*-- User Login                            */ .userlogin { padding: 15px 15px 0 0; text-align:right; }
/*-- Header Repeating Background           */ .headerrepeat { background-image:url(header_repeat.jpg); background-repeat: repeat-x; height:33px; }
/*-- Header Static Background              */ .headerstatic { background-image:url(header_static.jpg); background-repeat: no-repeat; height:33px; }
/*-- Page Body                             */ .pagebody { background-color:#FFFFFF; }
/*-- Page Margins                          */ .pagemargins { margin: 0 15px 0 15px; }
/*-- Footer Line                           */ .footerline { background-color: #535353; height:3px; }
/*-- Footer Box                            */ .footerbox { padding:12px 0 30px 0; }
/*-- Page Content Box                      */ .pagecontent { padding:15px 15px 30px 15px; background-color:#FFFFFF;}
/*-- Page Content Box                      */ .pageelements { padding:0 15px 0 15px; background-color:#FFFFFF;}
/*-- Setting Text Throughout the skin      */ table, tr, td, p {font-family: verdana; font-size: 11px; line-height:normal; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- header pane               --*/ .PaneHead { padding: 0; height:33px; }
/*-- full pane                 --*/ .PaneCenter { width: 100%; padding: 0 0 0 0; }
/*-- left pane                 --*/ .PaneLeft { padding: 0 15px 0 0; width: 110px; }
/*-- right pane                --*/ .PaneRight { padding: 0 0 0 15px; width: 249px; }
/*-- inline left pane          --*/ .PaneInLineLeft { padding: 0 7px 0 0; width: 50%; }
/*-- inline right pane         --*/ .PaneInLineRight { padding: 0 0 0 7px; width: 50%; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN, a.LOGIN:link, a.LOGIN:visited, a.LOGIN:active, .USER, a.USER:link, a.USER:visited, a.USER:active { color: #000000; font-family: verdana; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { text-decoration: underline; color:#000000; font-size: 10px; font-family: verdana;}
/*-- date token idle                   --*/ .DATE { color: #ffffff; font-family: verdana; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #000000; font-family: verdana; font-size: 10px; text-decoration: none; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { text-decoration: underline;  color:#000000; font-size: 10px; font-family: verdana;}
/*-- terms privacy and copyright       --*/ .FOOTER { color:#000000; font-size: 10px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#000000; font-size:10px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { text-decoration:underline; color:#000000; font-size: 10px; font-family: verdana;}

/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/
*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: verdana;  color: #484848; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 35px 0px 16px; border: 0; height: 20px; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: verdana; color: #484848; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; border: 0; height: 20px; background: transparent;text-decoration: underline !important;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #484848; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #fff082; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #484848; background: transparent; font-weight: bold; }
/*-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: verdana;  color: #484848; font-size: 12px; font-weight: bold; font-style: normal; border: 0; height: 34px; line-height:34px; padding: 0; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #d7e06b; padding: 0; font-weight: bold; height: 34px; line-height:34px;text-decoration: underline !important; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { color: #484848; padding: 0; font-weight: bold; height: 34px; line-height:34px;  text-decoration: underline !important;}
/*-- root menu items active     --*/ .MainMenu_RootActive { color: #484848; padding: 0; font-weight: bold; height: 34px; line-height:34px;}
/*-- root menu items left       --*/ .menu_left {height:34px; width:9px; }
/*-- root menu items right      --*/ .menu_right {height:34px; width:14px; }
/*-- root menu items left active--*/ .menu_leftactive { height:34px; width:9px; }
/*-- root menu items right activ--*/ .menu_rightactive { height:34px; width:14px; }

/*========================================================*/
/*  Module                     				              */
/*========================================================*/

/*-- module sub menu container  --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0; background: #9b9b9b; padding: 0px; border: none; font-weight: normal; filter: none; }
/*-- module sub menu items hover--*/ .ModuleTitle_MenuItemSel { font-family: verdana; color: #deea4d; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 45px 0px 16px; height: 20px; border: 0; background: transparent; }
/*-- module title items         --*/ .ModuleTitle_MenuItem { font-family: verdana;  color: #FFFFFF; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 45px 0px 16px; height: 20px; border: 0; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { background: transparent; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- not needed                 --*/ .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: verdana; font-size: 11px; color: #000000; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: verdana; font-size: 11px; font-weight: bold; color: #000000; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: verdana; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: verdana; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #2d66b9; font-family: verdana; font-weight: normal; font-size: 11px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #2d66b9; font-family: verdana; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #2d66b9; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #2d66b9; font-family: verdana; font-size: 11px;	text-decoration: underline; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 6px 5px 6px 5px; cursor: hand; font-size:0px; margin: 0 0 0 0px; }

/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: verdana; font-size: 10px; color: #000000; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 10px; font-family: verdana; font-weight: normal; font-size: 10px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }
/*-- textbox used for search    --*/ .SearchBox input{ background: transparent; width:220px; height:12px; color: #000000; padding: 0px 6px 0px 6px; cursor:text; border: 0px solid #FFFFFF; font-size:10px; vertical-align:middle; }
             
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/





/*==========================================================*/
/* BEGIN PARTNER ACCESS STYLE SHEET */
/*==========================================================*/


  /* three custom colors */

.light { 
	background-color: #ECECEC;
	}
	
.med { 
	background-color: #ECECEC;
	}
	
.dark { 
	background-color: #6C6C6C;
	}

h1 {
	color: #474747;
	}
	
.rowa { 
	background-color: #f5f5f5;   /* light gray for alternate grid rows */
	} 
	
.mainhead  /* large header above a set of grids */
	{ 
	font-weight: bold;
	font-size: larger;
	}

.gridhead  /* header for a specific grid */
	{ 
	font-size: larger;
	font-style:italic;
	padding-bottom: 10px;
	font-weight: bold;
	}
	
.gridcolumns  /* column labels for a grid - first row */
	{
	border-top: solid 4px #6C6C6C; /* use dark color */
	background-color: #ECECEC;  /* use light color */
	font-weight: bold;
	text-align:left;
	}

.gridcolumnsempty  /* creates border and empty color bar for non-grid set of fields - first row */
	{ 
	border-top: solid 4px #6C6C6C; /* use dark color */
	background-color: #ECECEC;  /* use light color */
	padding: 0px;
	font-weight: bold;
	}

.gridtotal  /* total line at bottom of grid */
	{ 
	border-top: solid 2px #6C6C6C; /* use dark color */
    background-color: #ECECEC;  /* use light color */
	font-weight: bold;
	}
	
.label  /* field label */
	{
	font-weight: bold;
	}
	
.strong {
	font-weight: bold;
	}

.tdspacesmall  /* width of small spacer column */
	{
	width: 10px;
	}	

.tdspacemed   /* width of med spacer column */
	{
	width: 20px;
	}	

/* background-images for container borders */
/* the image files go in the host skin folder */


.BorderTop {
	background-image: url(t_bg.gif);
	background-repeat:repeat-x;
	}

.BorderBottom {
	background-image: url(b.gif);
	background-repeat:repeat-x;
	}

.BorderLeft {
	background-image: url(l.gif);
	background-repeat:repeat-y;
	}

.BorderRight {
	background-image: url(r.gif);
	background-repeat:repeat-y;
	}

.BorderTopLeft {
	background-image: url(tl.gif);
	background-repeat: no-repeat;
	height: 24px;
	width:10px;
	}

.BorderTopRight {
	background-image: url(tr.gif);
	background-repeat: no-repeat;
	height: 24px;
	width:10px;
	}

.BorderBottomLeft {
	background-image: url(bl.gif);
	background-repeat: no-repeat;
	height: 12px;
	width:10px;
	}

.BorderBottomRight {
	background-image: url(br.gif);
	background-repeat: no-repeat;
	height: 12px;
	width:10px;
	}

.FilterBottomLeft {
	background-image: url(filter_bl.gif);
	background-repeat: no-repeat;
	height: 9px;
	width:10px;
	}

.FilterBottomRight {
	background-image: url(filter_br.gif);
	background-repeat: no-repeat;
	height: 9px;
	width:10px;
	}


/* from container.css */
	

.micro {
	font-size:1px;
	}
	
.spacer { 
	height: 15px; 
	}


/*==========================================================*/
/* END PARTNER ACCESS STYLE SHEET */
/*==========================================================*/




	




/*==========================================================*/
/* BEGIN INVENTUA STYLE SHEET */
/*==========================================================*/


/* LeftPane menu items:  styles common to all  */


.MenuHdr, .MenuHdr0, .MenuHdr1, .MenuItem, .MenuItem0, .MenuItem1, .MenuItem HR,
.MenuItemMouseOver, .MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link,
.MenuItemMouseOver0, .MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, 
.MenuItem0 A:Link, .MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, 
.MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link, .MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link,
.MenuItemMouseOver1, .MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, 
.MenuItem1 A:Link, .MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, 
.MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, .MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, .MenuHdr1 A:Link 
{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #474747; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #ffffff;
}


/* LeftPane menu items:  styles for sub-menus  */


.MenuHdr1, .MenuItem1, .MenuItemMouseOver1, 
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link, .MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, 
.MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, .MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, .MenuHdr1 A:Link
{
	text-indent: 10px;
	font-weight: normal!Important;
}



/* LeftPane menu items:  styles for non-MouseOver  */


.MenuHdr, .MenuHdr0, .MenuHdr1, .MenuItem, .MenuItem0, .MenuItem1, .MenuItem HR,
.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Visited, .MenuHdr A:Link,
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Visited, 
.MenuItem0 A:Link, .MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Visited, .MenuHdr0 A:Link,
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Visited, 
.MenuItem1 A:Link, .MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Visited, .MenuHdr1 A:Link 
{

	text-decoration: none; 

}


/* LeftPane menu items:  styles for MouseOver  */

.MenuItemMouseOver, .MenuItem A:Hover, .MenuHdr A:Hover, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link, 
.MenuItemMouseOver0, .MenuItem0 A:Hover, .MenuHdr0 A:Hover, .MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, 
.MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link, 
.MenuItemMouseOver1, .MenuItem1 A:Hover, .MenuHdr1 A:Hover, .MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, 
.MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link 
{
	text-decoration: underline!Important; 
}


/* LeftPane menu items:  styles for Current ... Item0  */

.CurrentItem0
{
	padding-bottom: 5px;
	padding-top: 5px;
	color: #474747; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #ffffff;
	text-decoration: underline!Important; 
}


/* LeftPane menu items:  styles for Current ... Item1  */

.CurrentItem1
{
	padding-bottom: 5px;
	padding-top: 5px;
	color: #474747; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal;
	background-color: #ffffff;
	text-decoration: underline!Important;
	text-indent: 10px;
	font-weight: normal!Important; 
}


/*==========================================================*/
/* END INVENTUA STYLE SHEET */
/*==========================================================*/





