/* START STYLESHEET */

/* Controls initial Dropdown Link Style */
a.dropdownlink { color:#3d3d3d; }
a.dropdownlink:link { text-decoration: none; color: #3d3d3d; }
a.dropdownlink:visited { text-decoration: none; color: #3dD3d3d; }
a.dropdownlink:hover{ text-decoration: none; color: white; }
/* End Initial Dropdown Link Style*/



a.topnavlink {color:#3d3d3d;}
a.topnavlink:link {
	font-family:Futura, Arial, Helvetica, sans-serif;   
	font-size:11px;
	text-decoration:none;
	color:#3d3d3d;
	padding: 10px 10px 9px 10px;
	margin-left:auto;
	margin-right:auto;
}
a.topnavlink:visited {
	font-family:Futura, Arial, Helvetica, sans-serif;  
	font-size:11px;
	text-decoration:none;
	color:#3d3d3d;
	padding: 10px 10px 9px 10px;
	margin-left:auto;
	margin-right:auto;
}
a.topnavlink:hover {
	font-family:Futura, Arial, Helvetica, sans-serif;  
	font-size:11px;
	text-decoration:none;
	color:#fff;
	padding: 10px 10px 9px 10px;
	margin-left:auto;
	margin-right:auto;
}
a.topnavlink:active {
	font-family:Futura, Arial, Helvetica, sans-serif;  
	font-size:11px;
	text-decoration:none;
	color:#3d3d3d;
	padding: 10px 10px 9px 10px;
	margin-left:auto;
	margin-right:auto;
}


#globalNav {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 28px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #375571;
}


/*  ######### BELOW CONTROLS THE DROPDOWN STYLES FOR EACH TAB #########   */



/* BASICS */
.anylinkcss-basics {
position: absolute;
	/* FOR IE BUG FIX */
	top:0px;
	left:0px;
	display: none;
	/* FOR IE BUG FIX */
font: normal 10px Arial;
line-height: 18px;
z-index: 100;
background-color: #ed4c4c;
background: url('../images/ddbg-pink.gif');
background-repeat: no-repeat;
background-position: bottom left;
width: 170px;
/* NOT NECESSARY height: 198px;*/
color: #000;
text-decoration: none; 
}
.anylinkcss-basics a {
/* subtract 2px from width of anylinkcss-section */
width: 168px;
display: block;
margin-left: 1px;
padding: 2px 0;
color: black;
font-weight: bold;
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #f2f2f2;
}
.anylinkcss-basics a:visited {
text-decoration: none; 
color: #3d3d3d;
}
.anylinkcss-basics a:hover { 
background-color: #ed4c4c;
color: white;
}





/* ACCOUNT */
.anylinkcss-account {
position:absolute;
	/* FOR IE BUG FIX */
	top:0px;
	left:0px;
	display: none;
	/* FOR IE BUG FIX */
font: normal 10px Arial;
line-height: 18px;
z-index: 100;
background-color: #3c722b;
background:url('../images/ddbg-green.gif');
background-repeat: no-repeat;
background-position: bottom left;
width: 161px;
/* NOT NECESSARY height:198px; */
color: #000;
text-decoration: none; 
}
.anylinkcss-account a {
/* subtract 2px from width of anylinkcss-section */
width: 159px;
display: block;
margin-left: 1px;
padding: 2px 0;
color: black;
font-weight: bold;
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #f2f2f2;
}
.anylinkcss-account a:visited { 
text-decoration: none; 
color: #3d3d3d;
}
.anylinkcss-account a:hover { 
background-color: #3c722b;
color: white;
}




/* BIZWORKS */
.anylinkcss-works {
position:absolute;
	/* FOR IE BUG FIX */
	top:0px;
	left:0px;
	display: none;
	/* FOR IE BUG FIX */
font: normal 10px Arial;
line-height: 18px;
z-index: 100;
background-color: #3c722b;
background:url('../images/ddbg-green.gif');
background-repeat: no-repeat;
background-position: bottom left;
width: 161px;
/* NOT NECESSARY height:198px; */
color: #000;
text-decoration: none; 
}
.anylinkcss-works a {
/* subtract 2px from width of anylinkcss-section */
width: 159px;
display: block;
margin-left: 1px;
padding: 2px 0;
color: black;
font-weight: bold;
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #f2f2f2;
}
.anylinkcss-works a:visited { 
text-decoration: none; 
color: #3d3d3d;
}
.anylinkcss-works a:hover { 
background-color: #3c722b;
color: white;
}




/* RETAIL */
.anylinkcss-retailing {
position:absolute;
	/* FOR IE BUG FIX */
	top:0px;
	left:0px;
	display: none;
	/* FOR IE BUG FIX */
font: normal 10px Arial;
line-height: 18px;
z-index: 100;
background-color: #ffc697;
background:url('../images/ddbg-orange.gif');
background-repeat: no-repeat;
background-position: bottom left;
width: 178px;
/* NOT NECESSARY height:198px; */
color: #000;
text-decoration: none; 
}
.anylinkcss-retailing a {
/* subtract 2px from width of anylinkcss-section */
width: 176px;
display: block;
margin-left: 1px;
padding: 2px 0;
color: black;
font-weight: bold;
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #f2f2f2;
}
.anylinkcss-retailing a:visited { 
text-decoration: none; 
color: #3d3d3d;
}
.anylinkcss-retailing a:hover { 
background-color: #d04c0d;
color: white;
}




/* EVENTS */
.anylinkcss-events {
position:absolute;
	/* FOR IE BUG FIX */
	top:0px;
	left:0px;
	display: none;
	/* FOR IE BUG FIX */
font: normal 10px Arial;
line-height: 18px;
z-index: 100;
background-color: #5e53c7;
background:url('../images/ddbg-purple.gif');
background-repeat: no-repeat;
background-position: bottom left;
width: 172px;
/* NOT NECESSARY height:198px; */
color: #000;
text-decoration: none; 
}
.anylinkcss-events a {
/* subtract 2px from width of anylinkcss-section */
width: 170px;
display: block;
margin-left: 1px;
padding: 2px 0;
color: black;
font-weight: bold;
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #f2f2f2;
}
.anylinkcss-events a:visited { 
text-decoration: none; 
color: #3d3d3d;
}
.anylinkcss-events a:hover { 
background-color: #5e53c7;
color: white;
}





/* ORDER PRODUCT */
.anylinkcss-product {
position:absolute;
	/* FOR IE BUG FIX */
	top:0px;
	left:0px;
	display: none;
	/* FOR IE BUG FIX */
font: normal 10px Arial;
line-height: 18px;
z-index: 100;
background-color: #1667c3;
background:url('../images/ddbg-blue.gif');
background-repeat: no-repeat;
background-position: bottom left;
width: 138px;
/* NOT NECESSARY height:198px; */
color: #000;
text-decoration: none; 
}
.anylinkcss-product a {
/* subtract 2px from width of anylinkcss-section */
width: 136px;
display: block;
margin-left: 1px;
padding: 2px 0;
color: black;
font-weight: bold;
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #f2f2f2;
}
.anylinkcss-product a:visited { 
text-decoration: none; 
color: #3d3d3d;
}
.anylinkcss-product a:hover { 
background-color: #1667c3;
color: white;
}




/* PRESIDENT LOUNGE */
.anylinkcss-lounge {
position:absolute;
	/* FOR IE BUG FIX */
	top:0px;
	left:0px;
	display: none;
	/* FOR IE BUG FIX */
font: normal 10px Arial;
line-height: 18px;
z-index: 100;
/*
THESE STYLES TURNED OFF FOR NO DROPDOWN ON PRESIDENTS TEAMS LOUNGE:
background-color: #a79b0c;
background: url('../images/ddbg-gold.gif');
*/
background-repeat: no-repeat;
background-position: bottom left;
width: 130px;
/* NOT NECESSARY height:198px; */
color: #000;
text-decoration: none; 
}
.anylinkcss-lounge a {
/* subtract 2px from width of anylinkcss-section */
width: 128px;
display: block;
margin-left: 1px;
padding: 2px 0;
color: black;
font-weight: bold;
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #f2f2f2;
}
.anylinkcss-lounge a:visited { 
text-decoration: none; 
color: #3d3d3d;
}
.anylinkcss-lounge a:hover { 
background-color: #a79b0c;
color: white;
}

/* END OF STYLESHEET */

