/* Adjust the MainContent Block to return to the left half its width */

/*********** Skin Definitions  ***********/


/* GLOBAL RESETS **/
:link,:visited,li :link, li :visited 
{
	color:#231146;
	text-decoration:underline;
}
a:hover{color:#BBCB41;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
/*ul,p,ol,li */
h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,strong,fieldset {margin:0; padding:0}

a img,:link img,:visited img {border:none}

/* GLOBAL SETS **/
.clear {clear:both;}
.blank {PADDING-BOTTOM: 14px;}
.highlightblank {PADDING-BOTTOM: 14px;}
body {
	text-align:center;
	font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color:#333333;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:880px;
	}

em
{
font-style: italic;
}
	

/* control the width of the page here */
div#SkinWrapper {
	width: 880px;
	margin: 0 auto;
	/* required to undo the ie fix above */
	text-align: left;
	font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
div#SkinWrapper.NoHeaderNoFooter {
	width: 100%
}

#Welcome 
{
	text-align:right;
	/*color: #818888;*/ color: #555555;
	width:auto;
	float:right;
	margin: 5px 0 5px 0;
}

#AdminMenuWrapper a, 
div#AdminMenuWrapper a:link, div#AdminMenuWrapper a:visited{ color: #000000; text-decoration: none;}



div#Logo {
	width: 205px;
	float: left;
	margin-left: 10px;
}

div#Tagline {
	width: 288px;
	float: left;
	margin: 0;
	text-align: right;
}

div#Tagline img { margin-right: 35px; }


#UserLinks {
	text-align: right;
	width: 100%;
	margin-top: 5px;
}
#UserLinks img { vertical-align: bottom; }
#UserLinks a, #UserLinks a:link { padding-left: 10px; font-size: 95%; color: #231146;text-decoration:underline;}
#UserLinks a:visited {color: #231146;}
#UserLinks a:active {color: #231146;}
#UserLinks a:hover {color: #231146;text-decoration:none;}


/* MainNavigation [RADMENU:1] token */
div#MainMenuWrapper { margin-top: 10px; }
div#MainMenuWrapper ul, div#MainMenuWrapper li { margin: 0;}

/* [BREADCRUMB] token */
#Breadcrumb {margin: 5px 0 5px 0;color: #555555;float:left;}
#Breadcrumb a.SkinObject, #Breadcrumb a.SkinObject:link { padding-left: 5px; font-size: 11px; color: #555555;text-decoration:underline;}
#Breadcrumb a.SkinObject:visited {color: #555555;}
#Breadcrumb a.SkinObject:active {color: #333333;font-weight:bold;}
#Breadcrumb a.SkinObject:hover {color: #333333;text-decoration:underline;}



/* SkipLinks */
#SkipLinks {margin: 5px 0;color: #555555;}
#SkipLinks a, #Breadcrumb a:link { padding-left: 5px; font-size: 90%; color: #555555;text-decoration:underline;}
#SkipLinks a:visited {color: #555555;}
#SkipLinks a:active {color: #555555;}
#SkipLinks a:hover {color: #231146;text-decoration:none;}

div#ContentWrapper { 
	margin: 15px 0;
	width: 100%;	
}
div#ContentWrapper_Middle { 
	/*margin: 15px 0;*/
	float:left;
	margin:0 0 0 0;
	width:390px;
}
div#ContentPaneWrapper_2Col {
	float: left;
	width: 640px;
	/* min height on non-ie browsers */
/*	min-height: 325px;*/
	/* min height on ie browsers */
/*	height: expression("325px");*/
} 
div#ContentPaneWrapper_2Col_Search {
	float: left;
	width: 640px;
	/* min height on non-ie browsers */
/*	min-height: 325px;*/
	/* min height on ie browsers */
/*	height: expression("325px");*/
} 

/***** Added by HM for ATCC PTS Search Skin *******/
div#ContentPaneWrapper_2Col_PTS_Search {
	float: right;
	width: 640px;
	/* min height on non-ie browsers */
/*	min-height: 325px;*/
	/* min height on ie browsers */
/*	height: expression("325px");*/
} 
/*************************************************/

div#ContentPaneWrapper_2Col.Right {
	float: right;
} 
div#ContentPaneWrapper_1Col  {
	float: left;
	width: 100%;
	/* min height on non-ie browsers */
/*	min-height: 325px;*/
	/* min height on ie browsers */
/*	height: expression("325px");*/
} 

div#RightPaneWrapper {
	float: right;
	margin:0 0 30px 0;
	width: 218px;
}
div#RightPaneWrapper_Search {
	float: right;
	width: 220px;
}
/** Added by HM for ATCC PTS Search Skin **/
div#LeftPaneWrapper_PTSSearch {
	float: left;
	width: 220px;
}
/******************************************/
div#RightPaneInnerWrapper {
	margin-left: 0px;
}

div#LeftPaneWrapper {
	float: left;
	width: 220px;
}
div#LeftPaneInnerWrapper {
	margin-right: 0px;
}



/* Log in (link) */
div#FooterLogin { 
	width:45%; 
	float:left; 
	margin-top: 2px;
	margin-bottom: 2px;
	color: #6699FF;
	/* min height on non-ie browsers */
	min-height: 10px;
	/* min height on ie browsers */
	height: expression("10px");
}
div#FooterLogin input { padding: 0 0 0 3px;vertical-align: baseline; }
div#FooterLogin .Footer {font-size: 14px;}
div#FooterLogin a {color: #6699FF;}
div#FooterLogin a:link {font-size: 14px;color: #6699FF;}
div#FooterLogin a:visited {color: #6699FF;}
div#FooterLogin a:active {color: #6699FF;}
div#FooterLogin a:hover {color: #6699FF;}

div#FooterSearch { 
	float: right;
	text-align: right;
}

div#FooterSearch { 	font-size: 80%;width:45%;float:right;text-align:right; }
/* [LOGIN] token */
span#HiddenLogin {margin: 12px 0 0 15px;color: #FFFFFF;}
span#HiddenLogin .Footer {font-size: 88%;}
span#HiddenLogin a {color: #FFFFFF;font-size: inherit;}
span#HiddenLogin a:link {color: #FFFFFF;}
span#HiddenLogin a:visited {color: #FFFFFF;}
span#HiddenLogin a:active {color: #FFFFFF;}
span#HiddenLogin a:hover {color: #FFFFFF;}



/* LeftNavigation [RADMENU:2] token */
#LeftNavigationWrapper ul, #LeftNavigationWrapper ul li, #LeftNavigationWrapper h4 {padding: 0; margin: 0; list-style-type: none; }
#LeftNavigationWrapper ul {
	color: #999;
}
 #LeftNavigationWrapper h4 {
	background-color: #231146;
	color: #fff;
 	padding: 5px 0 5px 5px;
}
#LeftNavigationWrapper ul li {
	padding: 2px 0 2px 10px;
	font-size: 98%;
}

#LeftNavigationWrapper ul li:hover {
	color: #231146;
}
/*********** End Skin Definitions  ***********/


/* *****  ALL STYLE DEFINITIONS BELOW THIS POINT ARE LEGACY/DEFAULT ***** */
/* ***  THEY ARE LEFT IN PLACE TO SUPPORT CORE/3RD PARTY ADMIN PAGES **** */

/* container for the page navigation */
.PagingTable {
    width: 100%;
    background-color: #FFFFFF;
    border: #003366 1px solid; 
}

/* class applied to all the widgets (tokens) in a skin */
/* links in the skins are defined by their containing div */
.SkinObject { }

A.SkinObject:link { }

A.SkinObject:visited { }

A.SkinObject:hover { }

A.SkinObject:active { }

/* style for module titles */
.Head   { }

/* style of item titles on edit and admin pages */
/* labels the form fields */
.SubHead    { }

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { }

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled { }

.Normal p
{
	line-height:19px;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled { color: red; }

/* text style used for rendered text which requires emphasis */
.NormalBold { font-weight: bold }

/* text style used for error messages */
.NormalRed {font-weight: bold;color: #ff0000;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox { }
.title { color: Red; margin:0; padding: 0; }

/* styles used by Data Grids */
/* table containing the grid or div wrapping the grid */
.DataGrid_Container { }
.DataGrid_Container th {
	font-weight: normal;
	color: #000;
	background-color: #eee;
}
.DataGrid_Container th a:link { color: #ffffff;text-decoration: underline; }

.DataGrid_Container th a:visited { color: #ffffff;text-decoration: underline; }

.DataGrid_Container th a:hover { color: #ffffff;text-decoration: none; }

.DataGrid_Container th a:active { color: #ffffff;text-decoration: underline; }


.DataGrid_Container th a.sorted:link { color: #ffffff; font-weight: bold; }

.DataGrid_Container th a.sorted:visited { color: #ffffff;font-weight: bold; }

.DataGrid_Container th a.sorted:hover {  color: #ffffff;font-weight: bold; }

.DataGrid_Container th a.sorted:active {  color: #ffffff;font-weight: bold; }

.DataGrid_AlternatingItem
{
	/*background-color: #EBE0F5;*/
	background-color:#EEEEEE;
}

.DataGrid_Footer 
{
	color: white;
	background-color: #231146;
}
.DataGrid_Header
{
	
	font-weight: bold;
	color: white;
	background-color:#333333;
	font-size: 10pt;
	height: 22px;
}
.DataGrid_Header a:link,.DataGrid_AlternatingItem a:link,.DataGrid_Item a:link
{
	color: #333333;
	text-decoration:None;
	font-weight: bold;
	font-size: 10pt;
	height: 22px;
}
.DataGrid_Header a:hover
{
color:#BBCB41;

}

.DataGrid_Item
{
    border:0;
}


.DataGrid_SelectedItem
{
	color: #231146;
}
.Paging
{
	color: #231146;
}
.DataGrid
{
    border-right: #231146 1px solid;
	border-top: #231146 1px solid;
	border-left: #231146 1px solid;
	border-bottom: #231146 1px solid;
	
}

.DataGrid_Header_STRDatabase
{
	color: white;
	font-weight:normal;
	text-decoration:none;
	background-color: #231146;
	text-align:left;
	font-size: 10pt;
	height: 18px;
}
.DataGrid_Header_STRDatabase a:link, DataGrid_Header_STRDatabase a:visited,DataGrid_Header_STRDatabase a:hover
{
	color: white;
	font-weight:bold;
	background-color: #231146;
	text-align:left;
	font-size: 10pt;
	height: 18px;
}


/* end styles used by Data Grids */

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node {
    font-weight: normal;
}

.TreeMenu_NodeSelected {
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover {
    text-decoration:    none;
    color: #ff0000;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active {
    text-decoration:    none;
    color: #003366;
}
/* end styles used by TreeMenu Skin Object */

/* styles used in the FileManager */
.FileManager {
	border: black 1px solid;
	height:400px;
}
.FileManager_ToolBar {
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer {
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList {
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox {
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header {
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager {
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar {
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item {
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem {
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem {
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode {
    font-weight: normal;
}

.FileManagerTreeNodeSelected {
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}
/* end styles used in the FileManager */

/* styles used in the Wizard Framework */
.Wizard {
	border: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton {
	border: dimgray 1px solid;
	padding: 2px;
	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: 10px;
	height: 325px;
}
.WizardHelp {
	padding: 5px;
	border-left: black 1px solid;
	width: 180px;
	background-color: #ccffff;
}
.WizardHelpText {
	overflow: auto;
	width: 180px;
	color: black;
	height: 300px;
}
.WizardText {
	color: black;
}
/* end styles used in the Wizard Framework */

/* text style used for help text rendered by modules */
.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;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #ff0000;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}
/* End hyperlink style for buttons and link buttons used in the portal admin pages */

/*********** Module Title Menu ***********/
.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-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 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;
}

.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;
}

.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-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;
}
/*********** End Module Title Menu ***********/

/*  Main Menu ?? still required ?? */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_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;
}
.MainMenu_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;
}
.MainMenu_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;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_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;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}	
	
/*********** Styles used by DNN legacy code ***********/

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
}

/* author: Jose Luis Rivera */
/* Styles for the main text and images within the workflow (Text/HTML) Module */

.imageleftside img
{
	border: 1px solid transparent;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
}

.imagerightside img
{
	border: 1px solid transparent;
	margin-left: 15px;
	margin-bottom: 20px;
	float: right;
}

.clear
{
	clear: both;
}

.imageleftside2 img
{
	border: 1px solid transparent;
	margin-right: 5px;
	margin-bottom: 20px;
	float: left;
}

.PageHeaderTitle_R
{
    font-size:14px;
    font-weight:bold;
    /*color:#231146;*/
    color:#231146;
}

.PageHeaderTitleC_R
{
    color:#231146;
}
.ModuleHeaderTitle_R
{
    background-color: #231146
}

.CloneSearchHeaders
{
    color: White; 
    background-color: #333333; 
    height: 18px; 
    vertical-align: middle;
}

.AllCollectionSHeaders
{
    color: White; 
    background-color: #333333; 
    width: 320px; 
    height: 18px;
    vertical-align: middle;
}

	
/* new grid section */
/*grid section*/
/* tables */
table.tablesorter {
	width: 100%;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	color: white;
	font-weight: bold;
	background-color: #333333;
	/*font-size: 10pt;*/
	height: 18px;
}
table.tablesorter thead tr .header {
	/*background-image: url(img/bg.gif);*/
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
/*table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 0px;
	background-color: #FFF;
	vertical-align: top;
}*/
.tablesorter td {
	vertical-align: top;
	border-bottom: #E8E8E8 thin solid;
	font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-size:12px;
}

.templateTable td a, .tablesorter td a
{
	color:#333333;
	text-decoration:underline;
}

.templateTable td a:hover , .tablesorter td a:hover
{
	color:#BBCB41;
}
table.tablesorter tbody tr.odd td {
	background-color:#EEEEEE;
    }

table.tablesorter tbody tr.even td {
	background-color:#FFFFFF;
    }

table.tablesorter input
{
    border:none;
    background-color:Transparent;
}


/* pager section */
div.tablesorterPager {
	padding: 10px 0 10px 0;
	text-align: left;
	font-size:10pt;
	color: #333333;
	width:100%;
	height:20px;
}

div.tablesorterPager span {
	
}
div.tablesorterPager span.prev {
	width: auto;
    padding: 0px 2px 0px 2px;
    color: #333333;
    text-decoration: underline;
    cursor:pointer;
}
div.tablesorterPager span.next {
	width: auto;
    padding: 0px 2px 0px 2px;
    color: #333333;
    text-decoration: underline;
    cursor:pointer;
}

div.tablesorterPager span.current
{
    color:#000000;
    padding: 0px 2px 0px 2px;
}

div.tablesorterPager span.pagenumber
{
    color: #333333;
    padding: 0px 2px 0px 2px;
    text-decoration: underline;
    cursor:pointer;
}

div.tablesorterPager span.first {
	width: auto;
    padding: 0px 2px 0px 2px;
    color: #333333;
    text-decoration: underline;
    cursor:pointer;
}
div.tablesorterPager span.last {
	width: auto;
    padding: 0px 2px 0px 2px;
    color: #333333;
    text-decoration: underline;
    cursor:pointer;
}

.linkActive
{
    cursor:pointer;
}
.linkDeactive
{
    color:Black;
    text-decoration:none;
    cursor:text;
    
}

/*end new grid section*/
	

table.tablesorter thead tr .headerSortUp
{
    background-image: url(img/asc.gif);
    background-position-y: center;
    background-position:left center;
    background-repeat: no-repeat;
    padding-right:3px;
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(img/desc.gif);
	background-position-y: center;
	background-position:left center;
    background-repeat: no-repeat;
    padding-right:3px;
}
/*Standard resources Levels*/
DIV.level2 
{
    /*BORDER-RIGHT: 3px double;	
    BORDER-TOP: 3px double;
    BORDER-LEFT: 3px double;
    BORDER-BOTTOM: 3px double
	*/
    PADDING-RIGHT: 0em;	
    PADDING-LEFT: 0.5em;	
    FONT-WEIGHT: bold;
    COLOR: #231146;	
    FONT-SIZE: 14px;	
    PADDING-BOTTOM:0.3em;	
    MARGIN: 0em 0em 0.5em;	
	WIDTH: 100%;
	PADDING-TOP: 0.3em;
	
	
}
    
DIV.level3 
{	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1em;	
    FLOAT: right;	
    MARGIN: 0em 0em 0.5em;	
    WIDTH: 95%;	
    COLOR: #000000;	
    
}
    
    
DIV.level4 
{	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1em;	
    FLOAT: right;	
    MARGIN:  0em 0em 0.5em;				
    WIDTH: 90%;	
    COLOR: #000000;	    
}

/*end Standard resources Levels*/



input.groovybutton
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   color:#231146;
   height:18px;
   background-color:#EBE0F5;
   border-top-style:solid;
   border-top-color:#231146;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#231146;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#231146;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#231146;
   border-right-width:1px;
   cursor:pointer;
}


/*date picker style*/


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #231146;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #EBE0F5;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: red;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(img/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}



div.dp-popup {
	position: relative;
	background: #EBE0F5;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}


/*end datepicker style*/














/*styles added for rebranding*/


	
	
	
/* HEADER */
#header {
position:relative;
height:157px;
text-align:left;
z-index:4000;
}
#HeaderSpace {
height:200px;
text-align:left;
}
/* HEADER LOGO */

#header #logo {
position:absolute;
top:15px;
left:25px;
height:79px;
width:330px;
display:block;
text-indent:-99999px;
background: transparent url('../../images/logo.png') center center no-repeat;
}
#header #logo-tour {
position:absolute;
top:80px;
left:301px;
font-size:9px;
outline:none;
}
#header #logo-tour:link, #header #logo-tour:visited {
text-decoration:underline;
color:#555555;
font-size:10px;
}
#header #logo-tour:hover {
text-decoration:underline;
color:#333;
font-size:10px;
}


#header #form {
position:absolute;
top:0;
right:5px;
width:217px;
}
#header #form input.text, #header #form select.text {
border:none;
margin:5px 3px 3px 2px;
font-size:9px;
color:#555555;
width:165px;
outline:none;
background:none;


}

#header #form .submit {
background: transparent url('../../images/search.png') center top no-repeat;
width:33px;
height:29px;
border:none;
text-indent:-99999px;
float:right;
cursor:pointer;
}

#header #form p {
background:transparent url('../../images/input.png') left top no-repeat;
line-height:23px;
height:29px;
margin:0 0 7px 0;
}

#header #form h6 {
color:#555555;
font-size:11px;
margin:8px 0 4px 0;
font-weight:bold;
}
#header #form a:link, #header #form a:visited {
color:#555555;
text-decoration:underline;
}
#header #form a:hover {
color:#333;
text-decoration:underline;
}
#header #form .search-options {
font-size:9px;
line-height:10px;
float:right;
}
#header #form .login {
font-size:9px;
background:none;
}





/* MAIN NAVIGATION */


#header #navigation {
position:absolute;
top:120px;
left:0;
width:100%;
height:41px;
margin:0 0 20px 0;
background: transparent url('../../images/navbg.png') top center no-repeat;
z-index:2000;
}
/*#header #navigation ul {
list-style:none;
margin:9px 0 0 8px;
}*/
#header #navigation li {
float:left;
text-transform:uppercase;
font-size:11px;

}
#header #navigation li.delimiter {
background: transparent url('../../images/delimiter.png') right center no-repeat;
}
#header #navigation li a {
display:block;
padding:5px 9px;
margin:10px 6px 0 6px;
outline:none;
}
#header #navigation li a:link, #header #navigation li a:visited {
color:#555555;

}
#header #navigation li a:hover,
#header #navigation li.current a {
color:#FFF;
background:#231146;
}

/* HOMEPAGE SECTIONS & BANNERS */
#dnn_TopPane 
{
	margin:0;
}

#dnn_TopPane .noMargins
{
	margin:0;
}
#dnn_TopPane #ContainerWrapper,#dnn_TopPane #ContainerWrapper #ContainerContentWrapper, #dnn_TopPane #ContainerWrapper #ContainerContentWrapper #ContainerContentInner
{
	margin:0;
}
 #dnn_TopPane #ContainerWrapper #ContainerHeader
 {
 	visibility:hidden;
 	display:none;
 }
#last-container, #first-container, #mid-container {
text-align:left;
}
#first-container {
margin:0 0 8px 6px;
}

/* HOMEPAGE BIG IMAGE & JS EFFECTS */

#first-container .rotate {
display:none;
z-index:1;
}

#first-container .subnav {
position:absolute;
bottom:15px;
left:0;
width:225px;
list-style:none;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
z-index:2000;
}

#first-container .subnav li {
margin:0 5px 5px 0;
text-align:right;
line-height:35px;
}
#first-container .subnav li.current {
margin:0 0 5px 0;
}
#first-container .subnav a {
display:block;
font-size:18px;
padding:0 40px 0 0;
outline:none;
}
#first-container .subnav a em {
font-size:9px;
line-height:10px;
font-style:normal;
}
#first-container .subnav a:link, #first-container .subnav a:visited {
color:#231146;
background:#bbcb41 url('../../images/banner-arrow.png') 194px center no-repeat;
}
#first-container .subnav a:hover, #first-container .subnav li.current a {
color:#231146;
background:#fff url('../../images/banner-arrow.png') 194px center no-repeat;
}
#first-container .subnav li.current a {
padding-right:45px;
}
#first-container .modal {
display:none;
padding:10px;
position:absolute;
bottom:20px;
left:225px;
width:605px;
height:95px;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
background:#fff;
color:#231146;
text-transform:uppercase;
z-index:2000;
}
#first-container .modal h3 {
border-bottom:1px dotted #555555;
font-size:17px;
padding:0 0 5px 0;
margin:0 0 8px 0;
color:#bbcb41;
}
#first-container .modal p {
font-size:13px;
line-height:18px;
color:#555555;
}
#beginning, #galleryBioservices, #galleryBioproducts, #galleryStandards {
height:215px;
}

/* HOMEPAGE MIDDLE SECTION */

#mid-container {
margin: 0 0 10px 0;
font-size: 11px;
line-height: 13px;
overflow:visible;
}
#mid-container .mid {
background: transparent url('../../images/midcontainer-single-mid.png') top center repeat-y;
min-height:10px;
}
#mid-container .top {
height:10px;
background: transparent url('../../images/midcontainer-single-top.png') top center no-repeat;
}
#mid-container b {
}
#mid-container .inner {
min-height:243px;
background: transparent url('../../images/midcontainer-single-bottom.png') bottom center no-repeat;
overflow:visible;
}
#mid-container .lastsection div.inner {
background: transparent url('../../images/midcontainer-single-bottom-helix.png') bottom center no-repeat;
}
#mid-container .lastsection div.top {
background: transparent url('../../images/midcontainer-single-bottom-helix-top.png') bottom center no-repeat;
}
#mid-container .lastsection div.mid {
background: transparent url('../../images/midcontainer-single-bottom-helix-mid.png') top center repeat-y;
}
#mid-container .inner .innerpad {
padding:23px 25px 0 23px;
margin: 0 0 0 0;
}

#mid-container h3 {
color:#231145;
font-size:18px;
margin:-10px 0 13px 0;
}
#mid-container .section {
width:218px;
float:left;
color:#555555;
}
#mid-container .lastsection {
width:218px;
}

#mid-container div.firstsection {
background:none;
padding-top:10px;
width:220px;
}
#mid-container .section p, #support p {
margin:0 0 7px 0;
}
#mid-container a.learnmore:link, #mid-container a.learnmore:visited {
color:#6b3488;
font-size:10px;
}
#mid-container a.learnmore:hover {
color:#222;
text-decoration:none;
font-size:10px;
}
#mid-container .section ul
{
	list-style:none;
	margin:0 0 5px 15px;
	padding-left:0px;
}

#mid-container .section table tbody tr td ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#mid-container .section ul.yellow 
{
color:#c5d357;
margin:0 0 5px 15px;
font-size:11px;
line-height:18px;
}
#mid-container a:link, #mid-container a:visited {
color:#555555;
text-decoration:none;
}
#mid-container a:hover {
color:#333;
text-decoration:none;
}



/* SUPPORT SIDEBAR */

#mid-container ul#support {
margin-top:-9px;
margin-left:0px;
}
ul#support {
width:220px;
float:left;
color:#555555;
}
ul#support {
margin:0 0 0 2px;
padding:0 0 0 0;
width:218px;
list-style:none;
background:#fff;
}
#support li {
margin: 0 0 3px 0;
overflow:hidden;
padding:13px 7px 7px 0;
cursor: pointer;
background:#fff url('../../images/support-on-gray.png') top left no-repeat;
}
#support li:hover, #support li.current  {
background:#fff url('../../images/support-off.png') top left no-repeat;
}
.government div {background:transparent url('../../images/microscope.png') 15px center no-repeat;padding:0 0 0 65px;}
.biopharma div {background:transparent url('../../images/cells.png') 15px center no-repeat;padding:0 0 0 65px;}
.academic div {background:transparent url('../../images/drop.png') 15px center no-repeat;padding:0 0 0 65px;}

ul#support li:hover a:link, 
ul#support li:hover a:visited,
ul#support li:hover a:hover,
ul#support li.current a {
color:#555555;
text-decoration:none !important;
}
ul#support li a:link, 
ul#support li a:visited, 
ul#support li a:hover {
color:#fff;
text-decoration:none !important;
}
#support h4 {
font-weight:bold;
font-size:12px;
margin:0 0 3px 0;
color:#fff;
}
#support li:hover h4 {
color:#555555;
}


/* BASIC SIDEBAR SETTINGS */

#interior #sidebar {
float:left;
width:220px;
}
#sidebar {
text-align:left;
font-size:10px;
line-height:12px;
}
#sidebar p {margin:0 0 7px 0;}




/* CASE STUDY & ENGAGE */

.engage {
background: transparent url('../../images/purple.png') top left no-repeat;
padding:18px;
margin:0 0 0 0;
color:#fff;
font-size:10px;
line-height:12px;
}

.engage p
{
	line-height:12px;
}

.engage h5 {
font-size:17px;
text-transform:uppercase;
margin:0 0 7px 0;
line-height:19px;
color:#FFFFFF;
}
.engage a.learn-more:link, .engage a.learn-more:visited {
color:#bbcb41;
text-decoration:underline;
}
.engage a.learn-more:hover {
color:#D3DE87;
text-decoration:underline;
}

.casestudy {
/*height:172px;*/
width:627px;
background: transparent url('../../images/case-study.png') top left no-repeat;
}
#interior #body .casestudy .inner {
padding:13px 0 0 235px;
}
.casestudy .col {
width:195px;
float:left;
}
#interior #body .casestudy .col p {
margin:0 15px 10px 0;
font-size:10px;
line-height:12px;
color:#555555;
}
#interior #body .casestudy .col ul {
margin:0 15px 10px 15px;
font-size:10px;
line-height:12px;
color:#555555;
padding-left:0px;
}
/* INTERIOR SUB NAVIGATION */

#sidenav ul,#sidenav p,#sidenav ol,#sidenav li{margin:0; padding:0}
#sidenav {
margin:0 3px 10px 0px;
font-size:11px;
/*width:204px;*/
}

#sidenav ul {
list-style:none;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
background:#E9EBEC url('../../images/subnavbg.png') top left repeat-x;
}
/*#sidenav ul li {
border-bottom:1px solid #D9DEDF;
}*/
#sidenav ul li:last-child {
border-bottom:none;
}
#sidenav ul li a {
display:block;
/*padding:8px 0px 0px 10px;*/
padding:8px;

}
#sidenav ul li a:link, #sidenav ul li a:visited {
color:#555555;
background: transparent url('../../images/subnav-arr.png') 185px center no-repeat;
list-style-position:outside;
border-bottom:1px solid #D9DEDF;
text-decoration:none;
font-size:11px;
padding-right:25px;
width:170px;
}
#sidenav ul li a:hover, #sidenav ul li.current a {
color:#FFF;
background:#231146 url('../../images/subnav-arr-on.png') 185px center no-repeat;

}


#ATCCLinks #sidenav ul {
list-style-type:disc;
color:#c5d357;
border-radius: 0px;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
background:none;
margin-left:14px;
}
#ATCCLinks  #sidenav ul li {
border:none;
}
#ATCCLinks #sidenav ul li a {
display:block;
padding:2px;
}

#ATCCLinks #sidenav ul li a:link, #ATCCLinks #sidenav ul li a:visited {
color:#555555;
background:none;
text-decoration:underline;
border-bottom:0px;
list-style-position:inside;
}
#ATCCLinks #sidenav ul li a:hover, #ATCCLinks #sidenav ul li.current a {
color:#333;
text-decoration:underline;
background:none;
border-bottom:0;
}

/*
#ATCCLinksHeader {
background:url('../../images/midcontainer-single-bottom-helix-top.png') bottom left ;
background-repeat:no-repeat;
}
#ATCCLinks #sidenav {
margin:0 0px 0px 0px;
font-size:11px;
}

#ATCCLinks #sidenav ul 
{
list-style:none;
border-radius: 0px;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
background:url('../../images/midcontainer-single.png') top left norepeat;
}
#ATCCLinks #sidenav ul li {
border-bottom:0px ;
}
#ATCCLinksFooter {
background:url('../../images/midcontainer-bottom-new.png') top left;
background-repeat:no-repeat;
}

*/


/* INTERIOR PAGES CSS */

#interior {
padding:10px 7px 30px 0;
text-align:left;
}
#interior #body {
float:right;
width:625px;
font-size:12px;
line-height:19px;
}
#interior #body h2 {
font-size:17px;
margin:0 0 10px 0;
line-height:20px;
}
#interior #body h3 {
font-size:17px;
margin:0 0 10px 0;
line-height:20px;
color:#bbcb41;
}
#interior #body h4 {
font-size:17px;
margin:0 0 10px 0;
line-height:20px;
font-weight:bold;
}
h2.interior {
color:#fff;
width:627px;
background: transparent url('../../images/interior-header.png') center left no-repeat;
padding:12px 0 11px 10px;
margin:0 0 10px 0;
}

#interior #body p, #interior #body ul, #interior #body ol, #interior #body pre {
margin:0 0 20px 0;
}
#interior #body ul, #interior #body ol {
margin-left:0px;
}
#interior #body ul li, #interior #body ol li {
margin-bottom:5px;
}
#interior #body a:link, #interior #body a:visited {
color:#231146;
text-decoration:underline;
}
#interior #body a:hover {
color:#bbcb41;
text-decoration:underline;
}

#interior #body ul.special {
color:#555555;
margin:0 10px 20px 15px;
padding-left:0px;
font-size:11px;
line-height:14px !important;
}
#interior #body ul.special a:link, #interior #body ul.special a:visited {
color:#555555;
text-decoration:underline;
}
#interior #body ul.special a:hover {
color:#231146;
text-decoration:underline;
}
#interior #body ul.special li {
padding-bottom:1px !important;
margin-left:0px;
}
#interior #body .specialwrap {
width:190px;
float:left;
overflow:auto;
}

h6 {
margin:0 0 2px 0;
font-size:11px;
color:#333;
font-weight:bold;
}
h5 {
margin:0 8px 5px 0;
color:#231145;
font-size:18px;
border-bottom:1px dotted #ccc;
padding:10px 0 5px 0;
}
h3 {
margin:0 8px 5px 0;
color:#231145;
font-size:18px;
padding:0 0 0 0;
}



/* INTERIOR BODY RIGHT SIDEBAR */

#interior #bodyside {
float:right;
margin:0 0 30px 0;
width:220px;
}
#interior #bodyinside {
float:left;
margin:0 0 0 0;
width:390px;
}

/* FOOTER */

#footer {
margin:0 0 20px 0;
color:#555555;
font-size:9px;
}
#footer p {
line-height:23px;
margin:0 0 7px 0;
}
#footer a:link, #footer a:visited {
color:#555555;
text-decoration:none;
}
#footer a:hover {
color:#333;
text-decoration:none;
}
#footer .footer-left {
text-align:left;
float:left;
width:580px;
margin:30px 0 0 7px;

}
#footer .footer-right {
text-align:left;
float:right;
width:280px;
margin:0 8px 0 0;
position:relative;
}
#footer .footer-left a
{
	font-size:9px;
}
#footer .footer-right h6
{
color:#555555;
font-size:11px;
margin:8px 0 4px 0;
font-weight:bold;
}


#footer form {
width:250px;
}
#footer input.text {
border:none;
margin:3px 3px 3px 2px;
font-size:11px;
color:#555555;
width:165px;
outline:none;
position:absolute;
}
#footer form h6 {
position:absolute;
top:-12px;
font-weight:bold;
margin:0 0 2px 0 !important;
padding:0 0 0 0 !important;
}

#footer p {
background:transparent url('../../images/input.png') left top no-repeat;
height:29px;
}
#footer .submit {
position:absolute;
left:190px;
background: transparent url('../../images/search.png') center top no-repeat;
width:33px;
height:29px;
border:none;
text-indent:-99999px;
cursor:pointer;
}

/* FOOTER EXTENDED LINKS */

#last-container {
margin:0 0 30px 0;
padding-top:15px;
}
#last-container h5 {
color:#4f5353;
margin:0 8px 5px 7px;
border-bottom:1px dotted #ccc;
font-size:14px;
padding:0 0 5px 0;
}
#last-container .section {
width:176px;
float:left;
color:#777D7D;
line-height:14px;
}
#last-container .section ul {
list-style:none;
font-size:9px;
margin:0 8px 5px 0px;
padding-left:6px;
}
#last-container .section a:link, #last-container .section a:visited {
color:#777D7D;
line-height:14px;
}
#last-container .section a:hover {
color:#666;
}


/*ATCCLinks*/

#ATCCLinks #sidenav {
margin: 0 0 10px 0;
font-size: 11px;
line-height: 13px;
overflow:visible;
}

#ATCCLinks .section p, #support p {
margin:0 0 7px 0;
}
#ATCCLinks a.learnmore:link, #mid-container a.learnmore:visited {
color:#6b3488;
font-size:10px;
}
#ATCCLinks a.learnmore:hover {
color:#222;
text-decoration:none;
font-size:10px;
}
#ATCCLinks .section ul.yellow {
color:#c5d357;
margin:0 0 5px 15px;
font-size:11px;
line-height:18px;
}
#ATCCLinks a:link,  #ATCCLinks a:visited {
color:#555555;
text-decoration:underline;
}
#ATCCLinks a:hover {
color:#333;
text-decoration:underline;
}

#logo-print {
	display: none;
}
#ContainerContent input.text {
border:1px solid #BCCDF0;
padding-left:2px;
width:200px;
font-size:11px;
height:18px;
/*background:#FFFFFF url('../../images/google_custom_search_watermark.gif') left no-repeat;*/
}

#ContainerContent .submit {
position:absolute;
background: transparent url('../../images/search.png') center top no-repeat;
width:35px;
height:29px;
border:none;
text-indent:-99999px;
cursor:pointer;
}
. a:link,.DataGrid_AlternatingItemCB a:link,.DataGrid_ItemCB a:link
{
	color: #333333;
	text-decoration:underline;
}

.DataGrid_AlternatingItemCB
{
	background-color: #EEEEEE;
}

.DataGrid_Button
{
	cursor:pointer;
}

.DataGrid_AlternatingItemCB td, .DataGrid_ItemCB td {
	vertical-align: top;
	border-bottom: #E8E8E8 thin solid;
	font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-size:12px;
}

.DataGrid_AlternatingItemCB td a, .DataGrid_ItemCB td a
{
	color:#333333;
	text-decoration:underline;
}

 
.DataGrid_AlternatingItemCB td a:hover , .DataGrid_ItemCB td a:hover
{
	color:#BBCB41;
}

