﻿body 
{
	background-color: #F8EEBD !important;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Palatino, Georgia, Garamond, Serif;
	font-size: 10pt;
	font-weight: normal;
}

#login, #login a      { color: #F8EEBD !important; }

#secondaryContent       { font-family: Palatino, Georgia, Garamond, Serif; font-size: 10pt; font-weight: normal; color: #333333;}
#secondaryContent img {   border: 0px; }
#secondaryContent p   {   line-height: 140%; font-size: 10pt; margin: 13.3333px 0px; }

#secondaryContent h1
{
	color: #437322;
	font-family: Georgia, Garamond, Palatino,  Serif;
	font-size: 18pt;
	font-weight: normal;
    margin: 16px 0px;
    line-height: normal;
}
#secondaryContent h2, #mainBody2 h2
{
	color: #61BCD1;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;	
	text-transform: uppercase;
	line-height: 140%;
	margin-bottom: 0px;
}
#secondaryContent h3, #mainBody2 h3
{
	color: #688E23;
	font-family: Georgia, Garamond, Palatino,  Serif;
	font-size: 11pt;
	font-weight: normal;	
	font-style: italic;
	line-height: 140%;
	margin-bottom: 0px;
}

#secondaryContent h2 + p, #secondaryContent h3 + p, #secondaryContent h2 + h3, #secondaryContent h2 + div, #secondaryContent h3 + div, #secondaryContent h2 + ul, #secondaryContent h3 + ul
{
	margin-top: 0px;
}

#secondaryContent hr  { clear: none; }

table, tr
{	
	border: 0px; 
	margin: 0px;
	padding: 0px;
} 	
td  
{ 
    vertical-align: top;
	margin: 0px;
	padding: 0px; 
}
	
.error
{ 
	color: Red;	
	font-weight: bold;	
}

.success
{
    color: Green;
}

.noBullet
{
    list-style-type: none;
}	
	
/* **********************************************************************
   **********************************************************************
   Main Frame
   **********************************************************************
   ********************************************************************** */
#mainFrame 
{ 
	background-color: White;
	border: 1px solid #437322; 
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

/* **********************************************************************
   TABS / Super Header Area
   ********************************************************************** */
#superHeader { position: relative; width: 100%; width: 962px; padding: 0; margin-left: auto; margin-right: auto; margin-top: 4px; margin-bottom: 0; background-image: url('../images/ITCC_Tab.jpg'); background-repeat: no-repeat; height: 53px;  overflow: hidden;  }
#superHeader > div { position: absolute; padding: 0; margin: 0; }
#superHeader > div > a { display: block; width: 100%; height: 100%; }
#supheadISA { top: 0; left: 0;  width: 80px; height: 54px;  }
#supheadTAG { top: 0; left: 85px;  width: 80px; height: 54px; }
#supheadITCC { top: 0; left: 170px;  width: 80px; height: 54px; }

/* ----------------------------------------------------------------------
   Header Area
   ---------------------------------------------------------------------- */
#headerMain
{
	position: relative;
	background-image: url('../images/itccBanner.jpg');
	width: 960px;
	height: 158px;
}
#headerMain img
{
	position: absolute;
	left: 35px;
	bottom: 25px;
}
#headerMain a:focus { outline: none; outline-offset: 0px;}

#homelinkpad    { display: inline-block; width: 650px; height: 75px; position: absolute; left: 35px; bottom: 20px; margin: 0px; padding: 0px; }

#extraMenu
{
	position: absolute;
	bottom: 5px;
	right: 17px;
	color: #669999;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;	
}
#extraMenu a:link
{
	text-decoration: none;
	color: #669999;
}
#extraMenu a:visited
{
	text-decoration: none;
	color: #669999;
}
#extraMenu a:hover 
{
	text-decoration: none;
	color: #669999;
}
#extraMenu a:active 
{
	text-decoration: none;
	color: #669999;
}

#search
{
	position: absolute;
	top: 20px;
	right: 17px;
	border: 2px solid #61BCD1;
	height: 21px;
    width: 207px;
	vertical-align:top;
	background-color: White;
}
.searchBox
{
	border: 0px;
	height: 19px;
	vertical-align:top;
}
#search > div, #search input { vertical-align: top; }
#search > span  { display: inline-block; height: 21px; }
#search .searchInputContainer   { height: 22px; width: 145px; position: absolute; top: 0px; left: 0px; display: inline-block; }
#search .searchInputContainer input         { border: 0px; vertical-align:top; height: 19px; }
#search .searchInputContainer a.dnnSearchBoxClearText         { display: inline-block !important; z-index: 10 !important; top: -4px !important; right: -2px !important; }
#search .SearchButton   { position: absolute; top: 0px; right: 0px; display: inline-block; height: 21px; width: 56px; margin: 0px 0px 0px 0px; padding: 0px; background-color: #61BCD1; color: #fff; font-size: 11px; text-transform: uppercase; text-align: center; }

#socialMediaLinks
{
	position: absolute;
	bottom: 41px;    
	right: 17px;
	/*bottom: 45px;
	right: 10px;*/
	height: 16px;
    line-height: 16px;
}
#socialMediaLinks span
{
	color: Black;
	font-family: Georgia, Garamond, Palatino,  Serif;
	font-size: 12pt;
	font-weight: bold;	
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#socialMediaLinks img
{
	position: relative;
	left: 0px;
	bottom: -2px;
    vertical-align: baseline;
}
    
#cartWidget                             { position: absolute;	bottom: 75px; 	right: 17px; height: 25px; }
#cartWidget .minicart table tr td img   { position: relative !important; left: 0px !important; bottom: 0px !important;}

#mainITCCNav
{
	background-color: #000000;	
	width: 960px;
	height: 32px;
}

#ITCCMainMenu, #navdttg
{
	color: #FFFFFF;
	font-family: Georgia, Garamond, Palatino, Serif;
	font-size: 11pt;
	font-weight: normal;	
	padding: 0px 0px 0px 0px;	
	float:right !important; 
	position:relative;		
	left:-50%;				
	z-index: 1;			
}
#ITCCMainMenu ul, #navdttg > ul
{
	position:relative;		
	left:50%;				
    list-style-type: none;
}
#ITCCMainMenu ul li ul
{
	display: none;				
}
div#ITCCMainMenu>ul>li
{
	float: left;	
	position: relative;			
}
.ITCCDynMenu
{
	background: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.ITCCDynMenu li
{
	color: #FFFFFF;
	font-family: Georgia, Garamond, Palatino, Serif;
	font-size: 9pt;
	font-weight: normal;
	border: 12px;
	margin: 13px;
}
.ITCCDynMenu a:link { color: White; }
.ITCCDynMenu a:visited { color: White; }
.ITCCDynMenu a:hover { color: #D6E5A5 !important; }
.ITCCDynMenu a:active { color: White; }
#ITCCMainMenu > ul > li
{		
	z-index: 10;  
}
#ITCCMainMenu > ul > li li ul, #navdttg > ul > li li ul
{
	-moz-border-radius: 0em 0em .25em .25em;
	-webkit-border-radius: 0em 0em .25em .25em;
	-moz-box-shadow: 3px 3px 6px #666;
	border-radius: 0em 0em .25em .25em;
}
#ITCCMainMenu > ul > li a, #navdttg > ul > li a
{	
	margin-bottom: 7px;
    text-decoration: none;
    font-weight: normal;
} 
#ITCCMainMenu > ul > li, #navdttg > ul > li
{
	color: White;
	background: #000000;
	margin-right:10px;
	padding: 0px 15px 0px 15px !important; /* Spacing between top level menu elements */
}
#navdttg > ul > li a:link { color: White; }
#navdttg > ul > li a:visited { color: White; }
#navdttg > ul > li a:hover { color: #E7C321 !important; }
#navdttg > ul > li a:active { color: White; }


#menuFade2ndLeft
{ 
	background: #FFFFFF url('../images/menuFade2ndLeft.jpg') repeat-x;
	height: 7px;
	width: 276px;
}
#menuFade2ndRight
{ 
	background: #FFFFFF url('../images/menuFade2ndLeft.jpg') repeat-x;
	height: 7px;
	width: 684px;
}

/* ----------------------------------------------------------------------
   End Header Area
   ---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
   Footer Area
   ---------------------------------------------------------------------- */
   
#ITCCFooter
{	
	/*background: #F2EBD2 url('../images/itccFooterBackground.jpg') repeat-x;*/
	color: Black;
	font-family: Georgia, Garamond, Palatino,  Serif;
	font-size: 10pt;
	font-weight: bold;	
	text-transform: uppercase;
	clear: both;
}
#ITCCFooter a:link
{
	text-decoration: none;
	color: Black;
}
#ITCCFooter a:visited
{
	text-decoration: none;
	color: Black;
}
#ITCCFooter a:hover 
{
	text-decoration: none;
	color: Black;
}
#ITCCFooter a:active 
{
	text-decoration: none;
	color: Black;
}
#itccFooterContact
{
	/*float: left;*/
	background-color: #E7C321;
	text-align: center;
	/*margin-top: 5px;*/
	padding: 8px;
	margin-bottom: 8px;
    line-height: 15px;
}
#itccFooterContact a
{
    padding: 0px 15px;
    font-weight: bold;
    font-size: 10pt;
}

#subFooter
{
	text-align: center;	
	color: #333333;
	font-family: Palatino, Garamond, Georgia, Serif;
	font-size: 12px;
	font-weight: normal;
    line-height: 16.8px;
}
#subFooter p    { font-size: 12px; line-height: 16.8px; margin: 13.3333px 0px; }
#subFooter a:link
{
	color: #333333;
}
#subFooter a:visited
{
	color: #333333;
}
#subFooter a:hover 
{
	color: #333333;
}
#subFooter a:active 
{
	color: #333333;
}

/* ----------------------------------------------------------------------
   End Footer Area
   ---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
   Left Side Nav Area
   ---------------------------------------------------------------------- */
#treeViewNav
{
	background-color: #437322;
	width: 276px;
	float: left;
	height: 100%;
}
.treeViewControl
{
	color: White;
	font-family: Georgia, Garamond, Palatino, Serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;	
	width: 276px;
	padding: 0px;
	margin: 0px;
}
.treeViewNode
{	
	font-style: italic;	
	padding: 0px 10px ;
	margin: 0px;
	width: 276px;
}
.treeViewParentNode
{
	font-style: italic;	
	width: 276px;
	margin: 0px;
}
.treeVeiwRootNode
{
	color: White;
	font-style: italic;	
	width: 276px;
	margin: 0px;
}
.treeViewLeafNode
{
	font-style: normal;	
	color: White;
	width: 276px;
}
.treeViewHoverNode
{
	color: #E7C321;
	width: 276px;
}
.treeViewSelectedNode
{
	color: #FFFFFF;
	font-style: italic !important;	
	width: 276px;
	margin: 0px;
}
/* ----------------------------------------------------------------------
   End Left Side Nav Area
   ---------------------------------------------------------------------- */
   
/* ----------------------------------------------------------------------
   Secondary Page Content Area
   ---------------------------------------------------------------------- */
#secondaryContent
{
    padding: 5px 15px;
    min-height: 450px;
}
#secondaryContent ul            { list-style-type: disc; margin: 13.33px 0px; padding: 0px 0px 0px 40px; font-size: 10pt; line-height: 140%; }
#secondaryContent ul.noBullet   { list-style-type: none; }
#secondaryContent ul li         { margin: 0px; padding: 0px; }

#secondaryContent > #dnn_ContentPane a { text-decoration: underline; color: #0066CC; }

#itccLogoSecondary  {   float: right; padding: 10px 0px 10px 10px;   }

.crumbNav
{	
	color: #333333;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
    /*float:left;*/
    margin-top: -4px;
    margin-left: -4px;
}
.crumbNav a {
    padding: 0px 4px;
}
.crumbNav a:link
{
	color: #61BCD1;
	text-decoration: underline;	
}
.crumbNav a:visited
{
	color: #61BCD1;
	text-decoration: underline;	
}
.crumbNav a:hover 
{
	color: #61BCD1;
	text-decoration: underline;		
}
.crumbNav a:active 
{
	color: #61BCD1;
	text-decoration: underline;	
}

/* ----------------------------------------------------------------------
   End Secondary Page Content Area
   ---------------------------------------------------------------------- */
   
#mainBody1
{
	background-color: White;
	height: 250px;
	margin: 12px 0px 0px 0px;
}
#mainBody1 img
{
	margin: 10px;
	float: left;
}
/*#mainBody1 img:first-child
{
	padding-left: 5px;
}*/

#mainBodySep
{
    background: #FFFFFF url('../images/menuFade2ndLeft.jpg') repeat-x;
    height: 10px;
    padding: 0px;
    margin: 0px;
}
#mainMenuFade
{
    background: #FFFFFF url('../images/menuFade2ndLeft.jpg') repeat-x;
    height: 10px;
    padding: 0px;
    margin: 0px;
}

#mainBody2
{
	background-color: White;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	overflow: hidden;	
    font-family: Palatino, Garamond, Georgia, Serif;
	font-size: 11pt;
	font-weight: normal; 
	color: #333333;
}
#mainBody2 h2   
{
	font-size: 14pt;
	color: #61BCD1;
    margin-top: 0px;
}
.mainList h3    { margin-top: 14.6667px; }
.mainList h4
{
	font-family: Georgia, Garamond, Palatino, Serif;
	font-size: 9pt;
	font-weight: bold; 
	color: #333333;
	margin-bottom: 0px;	
	text-transform: none;
    line-height: 16px;
    margin-top: 16px;
}
.mainList div > span    { font-size: 14.6667px; }
#mainBody2 a    { color: #333333; text-decoration: none;}
#mainBody2 a:link
{ 
	text-decoration: none;		
	color: #333333;
}
#mainBody2 a:visited
{ 
	text-decoration: none;	
	color: #333333;	
}
#mainBody2 a:hover 
{ 
	text-decoration: underline;		
	color: #333333;
}
#mainBody2 a:active 
{ 
	text-decoration: underline;	
	color: #333333;
}

#mainQuickLinks 
{
    float: left;
    width: 300px;
    margin: 0px;
    padding: 10px; 
}
#mainQuickLinks .DNNModuleContent a   {   padding-right: 10px; font-size: 14.6667px;  }
#mainQuickLinks .DnnModule   { margin-bottom: 30px !important; }

#mainLatestNews
{
    float: left;
    width: 300px;
    margin: 0px;
    padding: 10px; 
}

#mainUpcomingEvents
{
    float: left;
    width: 300px;
    margin: 0px;
    padding: 10px; 
}
   

/* **********************************************************************
   **********************************************************************
   End Main Frame
   **********************************************************************
   ********************************************************************** */

.accordianHeader h2
{
	background: #333333 url('../images/accordian_header.jpg') no-repeat;
	color: White;
	padding: 5px 25px;
	-moz-border-radius: 1em 1em 1em 1em;
	-webkit-border-radius: 1em 1em 1em 1em;
    cursor: pointer;
}
.accordianHeaderSelected h2
{
	background: #333333 url('../images/accordian_header_selected.jpg') no-repeat;	
	color: White;
	padding: 5px 25px;
	-moz-border-radius: 1em 1em 1em 1em;
	-webkit-border-radius: 1em 1em 1em 1em;
    cursor: pointer;
}

#scrollBar
{
    width: 650px;  
    overflow: auto;
}

 #genericWrapper
{
    background: white;
    width: 800px;
    padding: 20px 80px;      
}

.validationSummary
{
    display: inline-block;
    color: Red;            
    font-weight: bold;
    background-color:  #FFFFAA;
    border: 1px solid Orange;
    padding: 5px;
    margin: 5px;            
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;     
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}
.validationSummary ul    {  list-style-type:none;    padding: 0px 15px;	   }


 .note  
        {
            display: inline-block;
	        text-align: left;
            background-color:  #FFFFAA;
            border: 1px solid Orange;
            padding: 10px;
            margin: 5px;           
	        -moz-border-radius: 3px;
	        -webkit-border-radius: 3px;
	        border-radius: 3px;     
	        -moz-box-shadow: 2px 2px 2px #666;
	        -webkit-box-shadow: 2px 2px 2px #666;
	        box-shadow: 2px 2px 2px #666;
        }

 
/**********************************************************************************
  Selected Items   
 **********************************************************************************/

/*#ISATreeMenu .dropdown > a     { background-color: #61BCD1;    }*/
/*#ISATreeMenu .active       { font-style: italic; }*/
#ISATreeMenu span.caret     { display: none; }
#ISATreeMenu img.raq        { display: inline; width: 8px; height: 8px; vertical-align: bottom; margin-top: 2px;  }


/*------------------------------------------------*/
/* NAVIGATION - FROM GRAVITY SKIN */
/*------------------------------------------------*/

/* for Simple Menu, see Simple menu folder */

    .navbar{margin-bottom:0!important;}
    .navbar-inner{border:none!important; box-shadow:none!important; background:none transparent!important; padding-right:0!important;}
        .navbar .brand {padding:0!important;}

    .navbar-inner   { min-height: 32px!important}; }

    /* Site Navigation */
    .nav-collapse {
	    /*float: right;*/
	    position:relative;
	    /*top: 18px;*/
    }
	
    .nav li { 
		position:relative; 
		list-style:none;
		margin: 0;
	}
	
    .nav li ul {
		margin-left:0;
	}
	
    .nav > li {
		float:left;
		height:30px;
		padding-top:5px;
		margin-right:2px;
	}
	
    .nav > li > a,
    .nav > li > span {
		display:block;
		padding:7px 0 5px 15px!important;
		font-size:14px;
		font-weight:bold;
		color:#666;
		text-decoration:none;		
        text-shadow: none!important;
	}
	
    .nav > li:hover > a,
    .nav > li.active > a  {
        color:#3B96B6;
        /* override default bootstrap nav pills styles*/
        background-color:transparent!important;
        box-shadow:none!important;
    }
    .nav > li:hover > a:active { color:#3B96B6;}
    .nav > li:hover > span { color:#3B96B6;}

    .nav > li > a .caret.hidden-desktop{
        border:none!important;
        background-image:url(../bootstrap/img/glyphicons-halflings.png);
        background-color:#333;
        background-position:-305px -110px!important;
        width:30px!important; line-height:30px!important; min-height:30px!important; height:auto;
        display:inline-block;
        margin:0!important;
        border-radius:3px;
    }
    .nav > li > a .caret.hidden-desktop:hover {
        background:url(../bootstrap/img/glyphicons-halflings.png) -305px -110px, linear-gradient(to bottom, #2D2D2D 0%, #565656 100%)!important;
    }

	/* Secondary level */
    .nav > li ul {  /* Styles for all sub levels */
		top:28px; 
		left:10px; 
		padding: 15px 5px 5px 5px;
		display:none;
		position:absolute;
		z-index: 2;
		/*width:225px;*/
		background:#000;
		border: 1px solid #000;
		/* CSS3 */
		border-radius: 0px;
		/*box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,1), 0px 0px 3px rgba(0,0,0,0.15);*/
		-webkit-box-shadow:  0px 2px 5px 0px rgba(0, 0, 0, 0.4);
		box-shadow:			 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
		-webkit-animation-duration: .25s;
		-webkit-animation-delay: .2s;
		-webkit-animation-timing-function: ease;
		-webkit-animation-fill-mode: both;
		-moz-animation-duration: .25s;
		-moz-animation-delay: .2s;
		-moz-animation-timing-function: ease;
		-moz-animation-fill-mode: both;
		-ms-animation-duration: .25s;
		-ms-animation-delay: .2s;
		-ms-animation-timing-function: ease;
		-ms-animation-fill-mode: both;
		animation-duration: .25s;
		animation-delay: .2s;
		animation-timing-function: ease;
		animation-fill-mode: both;
		
	}
	
    .nav-collapse:not(.in) .nav li:hover > ul { 
		display:block;
	}
    .nav-collapse .nav li > iframe{ display: none;z-index: 1 !important;}
    .nav-collapse:not(.in) .nav li:hover > iframe{ display: block;}

    .navbar .nav > li > .dropdown-menu:before{
        border:none!important;
    }
	
    .navbar .nav > li > .dropdown-menu:after {
		position:absolute!important;
		top:-15px!important; 
		left:20px!important;
		content:''!important;
		width:0px!important; 	
		height:0px!important; 
		/*border-left:15px solid transparent!important;*/  /* left arrow slant */
		/*border-right:15px solid transparent!important;*/ /* right arrow slant */
		/*border-bottom:15px solid #F5F7F7!important;*/ /* bottom, add background color here */
        border: none!important;
		font-size:0px!important;
		line-height:0px!important;
	}

    .nav .dropdown-menu > .active > a,
    .nav .dropdown-menu > .active > a:focus {
        background-color:transparent!important;
        background-image:none!important;
        /*color:#3B9FBF!important;*/
        outline:none;
    }
    .nav .dropdown-menu a {
		display:block;
		padding: 3px 15px;
		color:#3B9FBF;
		font-size: 13px;
		font-weight: normal;
		text-decoration:none;
		/* transition decleration */
		transition: 		all ease-in 100ms;
		-moz-transition: 	all ease-in 100ms; /* Firefox 4 */
		-webkit-transition: all ease-in 100ms; /* Safari and Chrome */
		-o-transition: 		all ease-in 100ms; /* Opera */
		-ms-transition: 	all ease-in 100ms; /* IE9? */
	}
    .nav .dropdown-menu > li > a:hover,
    .nav .dropdown-menu > .active > a:hover{
        background-color:#000000!important;
        background-image:none!important;
        color:#E7C321!important;
    }
    .nav-collapse:not(.in) .nav .dropdown-menu{
        border-radius:0em 0em .25em .25em!important;
    }
    .nav > li > ul li:hover {
		color:#E7C321;
		background: #000000;
	}
	
	/* Tertiary level */
    .nav li ul li ul {
		left:225px; 
		top:-8px;
		padding: 15px 5px;
		border-left: 1px solid #ddd;
	}

    /* Navigation button on mobile size */
    .nav-collapse.in {
        width:100%;
    }
    .navbar .btn-navbar {
        background-color: #333333!important;
        background-image: linear-gradient(to bottom, #333333, #333333)!important;
        cursor:pointer;
        margin-top:10px!important;
    }
    .navbar .btn-navbar:hover,
    .navbar .btn-navbar:active {
        background:linear-gradient(to bottom, #2D2D2D 0%, #565656 100%)!important;
    }


/*------------------------------------------------*/
/* OVERRIDE BOOTSTRAP MEDIA QUERIES - USING THEIR MENU, BUT THIS SITE ISN'T RESPONSIVE... YET. */
/*------------------------------------------------*/


@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  
  .container, .navbar .container {
    width: 960px !important;  /* override */
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: none !important;  /* override */
  }
  .nav-collapse .nav {
    float: left !important; /* override */
    margin: 0 0 10px 0 !important; /* override */
  }
  .nav-collapse .nav > li {
    float: left !important; /* override */
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px;
  }
  .nav-collapse .dropdown-menu a {
    padding: 3px 15px !important; /* override */
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px !important; /* override */
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: absolute !important; /* override */
    top: 28px !important; /* override */
    left: 10px !important; /* override */
    float: left !important; /* override */
    display: none;
    max-width: none;
    margin: 2px 0 0 0 !important; /* override */
    padding: 15px 5px 5px 5px !important; /* override */
    background-color: #000000 !important; /* override */
    border: 1px solid #000000 !important; /* override */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: visible !important;
    height: 32px !important;
  }
  .navbar .btn-navbar {
    display: none !important;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainITCCNav .caret   { display: none !important; } /* manual override */
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (max-width: 979px) {
    body { padding: 0px !important; }
}