@charset "UTF-8";

body { 
    font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #555;	
	margin:0px;
	padding:0px;
}

.tabnavclearfix {
    clear: both;
    font-size: 1px;
    height: 0;
    width: 1180px; 
	margin: 0 auto;	
}

.listclear ul {
	margin: 0px;
	padding: 0px;
}



/* ---------- awestruct specific header styles used to center the header with full width stretch ---------- */
#awestructnavwrapper {
	background: url(../../images/bgs/branding-stkv2.png) repeat-x 0 0;
}

#top_subnav_branding {
	position: relative;
	margin: 0 auto 0px auto;	
	box-shadow:3px 3px 3px #ccc;  
	/*height:131px;  need this to help Opera */
	background-color:#bcbcbc;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius: 5px 5px 0 0; border-radius:5px 5px 0 0;

} 
#project #top_subnav_branding {
	background-color:transparent;	
}
#top_subnav_branding img {/* this targets the community template micro-site banners */
	padding:0 5px;
}
#community #top_subnav_branding #banner img {/* this targets the community template micro-site banners */
	padding:0;
}

#subnav_footer,
#projsubnav_footer,
#nav-footer {
	margin:0px;
	font-weight:bold;
	display:block;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
#subnav_footer li.current .notch,
#projsubnav_footer li.current .notch,
#nav-footer li.current .notch  {
	display:none;
}
#site-info {
	clear: both;  
	overflow: hidden;
	height: 1%; /* IE 6 */
	margin:0 auto;    /* to center the footer div */
	text-align:center;/* to center the footer div */
}



/* ------------------- =Header -------------------------- */

#branding {  
	position: relative;
	background: transparent url(../../images/bgs/branding-stkv2.png) repeat-x 0 0; 
	height:57px;
	margin: 0 auto 0px auto;
	color: #fff;
/* Sets page width for centered layouts */
	width: 1180px; 
}

.skip {
    margin: 0;
    padding: 0;
}
.aural, .skip a, #search-box label, #search-results .new-search label, #search-box h6, #nav-global span em, #nav li strong em, #nav-global li.on em, #nav-box li.on em, #primarynav h6, #nav-box li h3 em, #nav h6, .column h6, em.more span, #promos .more, .pager li em, .pager h3, #search-results .form-wrapper label span, #main .vcard div h3, .column .vcard div h3, #glossary-index h3, .day span, form div label em, #nav-content strong em, p#copyright-magnolia span, #event-pager h5, div.superpromos .superpromo-section p.more a span {
    display: block;
    height: 1px;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}
 
#logo {
	overflow: hidden;
	position: relative;
	height: 53px;
}
#logo span {
	background: transparent url(../../images/awestruct/jbosscommunity-logo-awestruct.png) no-repeat 0 0; 
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 10;
	display: block;
	top: 0;
	left: 0;
	height: 53px;
	width: 233px;
}
#logo span:hover {
	background: transparent url(../../images/awestruct/jbosscommunity-logo-awestruct.png) no-repeat 0 -53px; 
}
#logo strong,
#logo em {
	overflow: hidden;
	position: relative;
	color: #000;
	margin-left:-9999px;
}
#logo em {
	position: absolute;
	z-index: 11;
	left: 80px;
	bottom: 0;
	width: 100%;
	height: 30px;
	color: #336699;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	white-space: nowrap;
}
#logo a {
	position: absolute;
	display: block;
	left: 0;
	width: 250px; 
	height: 40px;
	padding: 10px 0;
	cursor: pointer;
}
#logo a:hover {
	text-decoration: none;
}
#logo a img {
	display: none;
}


/* =Search */

#search-box {
	position: absolute;
	top: 15px; 
	right: 0;
	padding-right:5px;
	z-index:103; /* this is higher than the dropmenudiv */
}              
#search-box input {
	margin: 0 0px 8px 0;
	border: 0px;
	width: 150px;
	padding: 3px 0 3px 5px;
	-webkit-border-radius:10px;-moz-border-radius: 10px; border-radius:10px;
} 
#search-box input:focus,
#search-box input.a11y-focus {
	background: #fff;
	border: 1px solid #abc4d5;
}
#search-box input#searchbar {
	background: url(../../images/common/ico_searcharrow-dark.png) no-repeat top right #6b7c86;	
}
#search-box input.search-arrow {
	position:absolute;
	right: 8px;
    top: -1px;
	width: 16px; 
	height: 16px;
}
#search-box .button {
	background: transparent url(../../images/icons/searcharrow.png) 0 0 no-repeat;
	width: auto;
	margin: 0;
	color: #fff;
	cursor: pointer;
}
#search-box .button:hover, 
#search-box .button:active,
#search-box .button:focus {
	background: #333;
	color: #fff;
	border: 1px solid #abc4d5;
	border-right: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
}
#search-box a.button {
	width: 100px;
	display: inline;
	border: none;
	padding: 3px 10px 2px 10px;
}



/* =nav meta */

#nav-meta {
	position: absolute;
	right: 100px;
	top: 19px;
} 
#nav-meta ul {
	margin:0px;
}
#nav-meta ul li {
	float: left;
	margin: 0 2px 0 0;
	list-style: none;
	font-size: 10px;
	height: 17px;
	color: #8C8F91;
}	

#nav-meta ul #jbssologininfo1 a img {
	margin-top:-6px;
}

#nav-meta ul li a {
	color: #ececec;
	color: #FFFFFF;
	margin: 0 4px;
	padding: 0;
	text-decoration: none;
	font-size:11px;
	vertical-align: top;
}	
#nav-meta ul li a:hover,
#nav-meta ul li a:active,
#nav-meta ul li a:focus {
	color: #B2CDDD;
	border-bottom: 1px dotted #6A8EA4 ;
	outline:0 none;
}	


#dropmenudiv {   
	margin:0 0 0 -1px; 
	background:#6b7c86 url(../../images/bgs/dropmenudiv.png) bottom left no-repeat;
	border:1px solid #243447;/* dark blue */
	border-top:none;     
    color: #fff;     
	position: absolute;     
	z-index: 102;  /* this is higher than proj_nav or sub_nav, but lower than the #search-box */   
	padding: 14px 0px 4px 5px;     
	text-decoration:none;         
	text-align: left;
	width:146px;
	margin-top:-10px; 
	}
	      
#dropmenudiv a {     
	width: 146px;  /* matches the inline width of the #dropmenudiv inline  */   
	display: block;     
	text-indent: 6px;     
	margin:2px 0px 2px -5px;     
	padding: 2px 0px ;     
	text-decoration: none;     
	color: #c0c8d1;  
	white-space:nowrap;   
	font-size: 10px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;     
	text-decoration: none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	} 
	
#dropmenudiv a.selected {     
	color: #aac4e2; 
	}

#dropmenudiv a:hover {     
	color: #fff;     
	display:block !important;     
	font-style:normal;     
	white-space:nowrap; 
	font-size: 10px;
	}


/*  =Primary Nav  */

#primarynav {
	display:block;
	width:450px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	position:absolute;
	top:0px; 		
	left:168px;		
	z-index:9999; 	/* this is HIGHER than #sub_nav and #proj_nav AND #jive-userbar in CS to keep dropdowns order (was 13 before 5/14/10) */
	}
	
#primarynav ul{
	position:absolute;   /* this makes the ul lists overlap */
/*	margin:0px;   change from regular navigation */
}		
	
#primarynav ul li{
	/*background: url(../images/bgs/common-sprite.png) no-repeat scroll 0 -398px ;*/
	text-align:center;
	list-style:none;
	padding:0;
	height:53px;	
	margin:0;
	_margin-top:-1px; /* hack for IE 6 */
	display:inline;
	}
#primarynav ul li.current  {
	/*background:  url(../images/bgs/common-sprite.png) no-repeat scroll 0 -248px  ; */
	}
#primarynav ul li.current .notch {
	display:none;
	}
#primarynav ul li.enterprise  {
	/*background: url(../images/bgs/common-sprite.png) no-repeat scroll 0 -318px  ; */
	}
#primarynav ul li a {
	/* background:url(../images/bgs/branding-stkv2.png) repeat-x scroll 0 0 transparent;  this is to keep the metanav from running over the primarynav with long login names */
	color:#C9D4E4;/* lightest blue */
	text-decoration: none;
	font-size:12px;
	padding: 19px 15px; /* also in small.css */ 
	overflow:hidden;
	text-shadow:0 1px 1px #000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	}
#primarynav ul li.current a {
	background:url(../../images/common/primarynav-current-notchup.png) no-repeat bottom center transparent; 
/*	padding-bottom:19px;*/
	background-color:#232e3c;
	}
#primarynav ul li li.current a { 
	margin-left:-1px; 
}
#primarynav ul li li:hover {
	background-image:none;    /* removes above background image above on dropdowns */
	background-color:#6F7885; /* med blue-grey */
}
#primarynav ul li:hover a {
	background-image:none ;
	background-color:#232e3c;
	color:#FFF;
	text-shadow:1px 1px 1px #667A8E;
	text-decoration:none;
}

#primarynav .sf-menu {
	margin: 0px;
	padding: 0px;
}

#primarynav .sf-menu li {
	float: left;
	position: relative;
	background: url(../../images/bgs/primarynav-lines.png) no-repeat top right  ;
	padding-right: 2px;
}
#primarynav .sf-menu li a {
	display: block;
	position: relative;
	height: 15px;
}
	
/*------------- =Tabnav - Multi-tiered Navigation Tab above the Header --------------*/


#tabnav ul {
	clear:both;
	margin:0px;
	padding:10px 0 ;
}

#tabnav ul li {
	float:left;
	list-style:none;
	padding:0px;
	width:16.5%; /* this is for 6 columns */
}

#tabnav ul li a {
	color:#394B62;
	text-decoration:none;
	text-shadow:0 1px 1px #e4eaf1;
	padding-left:10px;
}

#tabnav ul li a:hover {
	color:#586f8c;
	text-shadow:1px 1px 1px #e4eaf1;
	text-decoration:none;
}

#tabnav ul li.disabled a, #tabnav ul li.disabled a:hover {
	color:#EAEAEA;
	text-decoration:none;
}
#tabnav ul li.disabled:hover {
	background:none;
}


#tabnav ul li li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-0.04em;
	font-weight:normal;
	font-size:11px;
	float:none;
	padding:2px 0 2px 10px;
	list-style:none;
	width:100%;
	border-left:1px dotted #cbd5e0;
}

#tabnav ul li ul {
	padding-top:8px;
	margin-left:0px;
}
#tabnav ul li ul li ul {
	padding-top:0px;
	}

#tabnav ul li li li {
	color:#666666;
}

#tabnav ul li li a {
	color:#3e3e3e;
	text-shadow:0px 1px 1px #e4eaf1;
	padding-left:0px;
}

#tabnav ul li li a:hover {
	text-decoration:none;
	color:#777777;
	text-shadow:0px 1px 1px #e4eaf1;
}

#tabnav ul li li li  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-0.04em;
	font-weight:normal;
	font-size:11px;
	padding:0px 0 0px 15px;
}
#tabnav ul li li li a {
	color:#D8D8D8;
	}

#tabnav-panel.tabnav-opened {
	height:225px;	
}
#tabnav-panel {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #484848;
    font-family: 'Open Sans',sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    height: 0;
    line-height: 1.3;
    overflow: hidden;
    position: relative;
	background-color: #bbc3cc;
}


#tabnav-contents {
    bottom: 0;
    left: 50%;
    right: 0;
    text-align: left;
}
* html #tabnav-contents             { zoom: 1; } /* IE6 */
*:first-child+html #tabnav-contents { zoom: 1; } /* IE7 */

#tabnav-contents:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#tabnav-promo .snippet h4, #tabnav-panel #tabnav-nav, #tabnav-panel #tabnav-nav h2 {
    color: #484848;
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
#tabnav-panel #tabnav-nav ul {
    margin: 0;
    padding: 0;
}
#tabnav-panel #tabnav-nav h2 {
    font-size: 13px;
    font-weight: 600;
    margin: 0 20px 0.4em;
    white-space: nowrap;
}

#tabnav-panel #tabnav-nav ul li ul li {
    border-right: 0 none;
    float: none;
    height: auto;
    margin: 0;
}
#tabnav-panel #tabnav-nav a {
    color: #484848;
    display: block;
    outline: 0 none;
    padding: 0.1em 8px 0.2em 20px;
}


#tabnav ul li#tabnav-search {
    border-right: 0 none;
}
#tabnav #tabnav-search ul li {
    background: none repeat scroll 0 0 transparent;
    border-right: 1px dotted #D6D6D6;
    display: inline;
    float: left;
    height: 95px;
    line-height: 1.1;
    list-style-type: none;
    margin: 20px 0 0;
    padding: 0;
    width: 16.5%;
}
#tabnav ul li#tabnav-search a {
    padding-top: 0;
}
#tabnav ul li#tabnav-search form {
    margin: 0.4em 10px;
}
#tabnav ul li#tabnav-search input:-moz-placeholder {
    color: #173444;
}

#tabnav ul li#tabnav-search input {
    -moz-transition: all 0.2s linear 0s;
    background: none repeat scroll 0 0 #6B7C86;
    border: 1px solid #5C6C75;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.02) inset;
    color: #484848;
    padding: 2px 4px;
    width: 100%;
}



/* =Dropup Tab */
#tab.tabnav-opened:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);}

#tab:after {
	
	-moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    order-radius: 8px;
	
    background: url(../../images/common/arrow-tabnav-down.png) repeat scroll 0 0 #bbc3cd;
    content: "x";
    height: 16px;
    position: absolute;
    right: 11px;
    top: 15px;
    width: 16px;
}
#tab.tabnav-opened, .darkbg #tab.tabnav-opened {
    background-position: 0 -47px;
}

#tab {
    background: url(../../images/common/tabnav-search.png) repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 47px;
    overflow: hidden;
    position: absolute;
    text-indent: -2000px;
    width: 88px;
    z-index: 999;
	top:0px;
	right:4px;
}







/* ------------------- =Footer ---------------------------- */
.footer {
	clear:both;
	text-align:center;
	color:#7C7C7C;
	font-size:9.5px;
	padding:10px 0px;
	height:25px;
	width:400px;
	margin:0 auto;
}
.footer a {
	color:#7C7C7C;
	margin:0 2px;
}
.footer p {
	padding:8px 0 0 0;
	margin:0px;
	float:left;
}


#footerlogo {
	float: left; 
	text-align: center; 
	width: 75px;
	height:25px;
	display:inline;
	padding:0 15px 0 10px;
}

#footerlogo a {
	display: block; 
	text-align: center; 
	margin: 0pt auto; 
	width: 75px;
	height:25px;
}

#footerlogo h6 { 
	padding:0px;
	margin:0px;
	background: transparent url(../../images/bgs/common-sprite.png) no-repeat 0 -478px; /* red hat logo in footer */
	width:75px;
	height:25px;
	text-indent:-9999px;
	display:block;
}