@import "thickbox.css";
.margin0 { /* adding here rather than good.css */
    margin: 0 !important;
}
/*** ESSENTIAL SUPERFISH STYLES ***/
.sf-menu, .sf-menu * {
    font-family:  Arial, Helvetica, Verdana, sans-serif;
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
    float:			left;
    /*margin-bottom:	1em;*/
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
    padding:        .75em 0;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {       /* this class balances the hover state border-top*/
	float:			left;
	position:		relative;
    border-top: 3px solid transparent;
    margin-top: -2px;
}
.sf-menu a {
    display:		block;
	position:		relative;
    padding: 		.75em 1.01em;
    text-decoration:none;
    font-weight:    bold;
    font-size:      12px;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    color:          #E6E3DC;
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li a {
    font-size: 12px;
    font-weight: normal;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000;
}
.sf-menu ul li a, .sf-menu ul li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#E6E3DC;
    padding:        .45em 1em;
}
.sf-menu li ul {
    padding: 20px 10px 20px 5px;
    background-color: #000;
}
.sf-menu li li {
    color: #E6E3DC !important;
	background:		#000;
    z-index: 999;
}
.sf-menu li li li {
    color: #E6E3DC !important;
	background:		#000;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    border-top: 3px solid #000;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
     color: #0099FF !important;
}
.sf-sub-indicator {
    display:none;  /* don't want the arrows to display */
}
/* safari hack for nav bar */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul.sf-menu  {
        width: 450px
    }
}
.topLevel .sf-with-ul {}
/* styles for horizontal tabs */
/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	background:		#E6E3DC;
	height:			2.0em;
	padding-bottom:	2.5em;
	position:		relative;
}
.sf-navbar li {
	background:		#E6E3DC;
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
    color: #E6E3DC;
	background:		#000;
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
    color: #E6E3DC;
	background:		#000;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background:		#000;
    color: #E6E3DC;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:		#000;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:		#000;
    color: #E6E3DC;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	normal;
}

.clear {
    clear:both;
    margin: 0;
    padding: 0;
}
a#headerContainer, #headerContainer a {
  color: #0099FF;
}
a#headerContainer strong, #headerContainer a strong {
  color: #000 !important;
}
a:hover#headerContainer strong, #headerContainer a:hover strong {
  color: #0099FF !important;
}
a.logoutLink, .logoutLink a {
    color: #000;
}
#goodIs {
    color: #3c3934;
    font-size: 12px;
    font-family: Georgia, serif;
    font-style: italic;
    width: 365px;
    line-height: 16px;
    padding: 0 130px 10px 0;
    float:right;
}
#goodIs a {
    text-decoration:underline;
}
#goodIs a:hover {
    color: #000 !important;
    text-decoration:underline;
}
#isLocation {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 30px;
    margin-left: -3px;
    margin-top: 3px;
    }
#leaderBoard { /* ad holder */
    background-color: #73716e;
    text-align: center;
    padding: 15px 0 15px 0;
    border-bottom: 2px black solid;
}
#siteBrand {
    position: relative;
    width: 900px;
    height: 80px;
    #height: 75px;
    float: left;
    margin: 13px 0 0 0;
}
#siteBrand .siteBrand {
    background: url(../images/sprite.png) no-repeat ;    
    height:80px;
    width: 400px;
    float:left;
}
span#siteBrand, #siteBrand span 	{
    display:none;
	
}
#goodIs{

margin-top:10px;
}
#siteBrand .siteBrand:hover {
    background-position: -360px -226px;
}
/* profile / login boxes */
#nonLoggedInBox {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background: transparent url("") top center no-repeat;
    width: 285px;
    height: 90px;
    float:right;
    margin: 10px 0 0 0;
}
#nonLoggedInBox .signInText {
    width: 160px;
    margin-top: 25px;
    text-align: right;
    padding: 10px 5px 0 0;
}
#nonLoggedInBox .signInLinks {
    margin: 0;
    text-align: right;
    padding: 5px 5px ;
}
#nonLoggedInBox a.signInLinks {
    font-weight: bold;
    text-decoration: underline;
    padding: 0 ;
}
#nonLoggedInBox .pipe {
    color: #999896;
    font-weight: normal;
    margin: 0 -2px;
    padding: 6px 15px;
}
a:hover.signInLinks {
    color: #000 !important;
    text-decoration: underline;
}
.loginCircle {  /* image map for joining */
    float: left;
    height: 85px;
    width: 85px;
    margin: 0 5px;
}
#loggedInBox {
    width: 285px;
    margin: 15px 0 0 0;
}
#loggedInBox .profileName {
    font-size: 16px;
    font-weight: bold;
    width: 195px;
    text-align: right;
    padding: 0;
}
#loggedInBox .profileName span {
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}
img#loggedInBox, #loggedInBox img {
    padding-left:10px ;
    border: none;
}
#loggedInBox .shareLinks {
    text-align: right;
    padding: 12px 10px 0 0;
    #padding: 5px 10px 0 0;
    clear: left;
    line-height:17px;
}
a.sharingLinks {
    font-weight: bold;
    padding: 0;
    text-decoration: underline;
}
a:hover.sharingLinks {
    color: #000 !important
}
#navHolder {
    border-top: 1px dotted #333;
    border-bottom: 8px solid #000;
    margin: 0;
    padding: 0;
    height: 34px;
    white-space: nowrap;
}
#navHolder .downArrow {
    font-size:9px;
}
.allCats {
    padding-right: 15px;
}
#navHolder .pipe {
    color: #999896;
    font-weight: normal;
    margin: 0 -2px;
    padding: 6px 0;
}
.selected {
    color: #E6E3DC;
    border-top: 3px solid #000 !important;
    margin-top: -2px;
}
.catHeader {
    padding: 0 20px;
}
.homeHeader, a.homeHeader {
    padding: 0.75em 1em 0.75em 0 !important;
}
/*  Login / profile header area */
#profileArea {
    float:right;
    font-family:Arial,sans-serif;
    font-size: 12px;
}
li.seeAll {
    margin-top: 25px;
}
li.seeAll a {
    font-weight: bold;
}
/* search */
#searchDiv {
    float:right;
    margin:5px 0;
    #padding-top: 3px;
}
#search_input {
    padding:2px 0 0 2px;    
}
.searchBar			{
    padding: 0;
}
.searchBar	input.text	{
    margin: 0;
    float: left;
    height: 18px;
    border: 1px solid #c5c0b7;
    width: 178px;
}
.searchBar	button, #signInOverlay button	{
    position: relative;
    #bottom: 0;
    left: 0;
    margin-left:0;
    background-color: #000;
    border: none;
}
/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchBar	button, #signInOverlay button	{
        height: 22px;
    }
}
#newsLetterDiv {
    width: 360px;
}
input#newsletter_input, #newsletter_input input {
    margin:0 5px 0 0;
    height: 17px;
    padding: 3px 0 0 3px;
}
#searchDiv button em, #newsLetterDiv button em, #signInOverlay button em {
    color: #E6E3DC;
    display:block;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    text-transform:uppercase;
    padding:3px;
    #padding:1px;
}
#searchDiv button:hover, #searchDiv button:hover em, #newsLetterDiv button:hover, #newsLetterDiv button:hover em, #signInOverlay button:hover em {
    background-color:#0099FF !important;
}
.searchBar .image-button span em {
    display:none;
}
/************************************

bottom navigation area  styles

*************************************/

#footerContainer {
    width:100%;
    margin-top: 20px;
}
#footGOODBar {
    background-color: #c5c0b7;
    height:35px;
    padding: 10px 20px;
    width: 969px;
}
#whiteGOOD {
    border-right: 1px dotted #fff;
    height:40px;
    width: 70px;
    float: left;
    margin-right: 40px;
}
img#whiteGOOD, #whiteGOOD img {
    margin-top: 6px;
}
#footerGOODBarLinks {
    float: left;
    margin-top: 11px;
    margin-left: 25px;
}
#footerGOODBarLinks .pipe {
    float: left;
    padding: 0 10px;
}
a#footerGOODBarLinks, #footerGOODBarLinks a {
    font-family: arial,sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding: 0 ;
    float: left;
}
a:hover#footerGOODBarLinks, #footerGOODBarLinks a:hover, a:hover#footerLinks, #footerLinks a:hover  {
    text-decoration: underline;
    color: #000 !important;
}

#footGOODBar #newsLetterDiv {
    margin-top: 10px;
}
label#footGOODBar #newsLetterDiv, #footGOODBar #newsLetterDiv label, .emailSuccess {
    color:#4f4d49;
    font-family: arial,sans-serif;
    font-size:12px;
    padding-right:5px;
    float: left;
    margin-top: 3px;
}
input#footGOODBar #newsLetterDiv, #footGOODBar #newsLetterDiv input {
    color:#999;
    font-family: arial,sans-serif;
    font-size:11px;

}
h2#footerLinks, #footerLinks h2 {
    font-size: 12px;
    text-transform: uppercase;
    width: 150px;
    margin-top: 30px;
    margin-bottom: 5px;
}
li#footerLinks, #footerLinks li {
    color: #333;
    font-size: 13px;
    font-style: italic;
}
ul#footerLinks, #footerLinks ul {
    /*width: 160px;*/
}
#footerLinks .linkColumn {
    float: left;
    width: 140px;
    margin-left:3px;
    margin-right: 15px;
    line-height: 18px;
}
#footerLinks .linkColumn ul {
    padding: 0
}

 #pageFooter			{
     background: #000;
     text-decoration: none;
     clear:both;
     display:inline;
     float:left;
     padding: 8px 0 0 4px;
     margin: 60px 0 0 0;
     width: 100%;
     height: 20px;
 }
 #pageFooter a 			{
     text-decoration: none;
 }
 #pageFooter * 			{
     color: #999999;
     font-style: italic;
 }
 #pageFooter ul			{
     margin: 0 8px 0 0;
 }
 #pageFooter li 			{
     padding: 0 8px;
     float: left;
     font-size: 11px;
 }
 #pageFooter li.last		{
     border-right: none;
 }
 #pageFooter .copyright		{
     margin-left: 8px;
 }

 #pageFooter li.selected * {
     color:#0099FF;
     font-weight:bold;
 }
 #pageFooter li.selected a:hover {
     color:#0099FF;
     text-decoration:underline;
 }

#loadingGif {
    background: #C5C0B7 url("../images/loading.gif") no-repeat center center;
    height: 40px;
    width: 100px;
    float: right;
}
#newsLetterDiv .error {   /* overriding good.css */
    font-weight: bold;
    margin: 2px 0 0 10px;
}

.emailSuccess {
    float: right;
}

#TB_ajaxContent {
/* sign in overlay styles */
    padding: 0;
}
#TB_inline {
    margin: 0;
    padding: 0;
}
#TB_window {
    width: 520px;
}
.TB_modal {
    margin: 0;
    padding: 0;
}
#signInOverlay {
    display:none;
}
.signInHeader {
    color: #FFF;
    background-color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 30px;
}
#TB_title  {
    background: #000 url("../images/spriteGOOD.png") -2px -342px no-repeat;
    padding: 10px 10px 8px 20px;;
    height: 20px;
}
#TB_ajaxWindowTitle {
    color: #FFF;
    font-size: 14px;
    padding-left: 5px;
}
#TB_closeWindowButton {
    background: transparent url("../images/spriteGOOD.png") -485px -2px no-repeat;
    height: 15px;
    width: 15px;
    float: right;
}

#TB_closeAjaxWindow em {
    display: none;
}
#loginBox {
    padding: 30px 30px 0 30px;
}
label #loginBox, #loginBox label {
    font-weight: bold;
}
input#user_login, #user_login input,input#user_pass, #user_pass input, #forgotPassword input {
    display:block;
    width: 360px;
    height: 40px;
    padding: 0;
    margin: 10px 0 20px 0;
    color: #c9c9c9;
    font-size: 40px;
}
#loginBox button {
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
    padding: 5px;
    float: left;
}
#choices {
    border-top: 1px dotted #333;
    margin-top:40px;
    #margin-top: 0;
    padding:10px 0 0 30px;    
    clear: both;
}
#forgotPwd {
    font-family: Georgia, serif;
    color: #999;
    font-style:italic;
    text-decoration: underline;
    width: 40%;
    float: left;
}
#chkBox {
    padding: 2px;
    margin-left: 10px;
    float: left;
}
#chkBox label {
    font-size: 11px;
    font-weight: normal;
    color: #999;
}
#joinBox {
    float: right;
    width: 35%;
}
#forgotPassword {
    display: none;
    padding: 30px 40px;
}
#forgotPassword a.close {
    float: right;
}
#forgotPassword .instruction {
    width: 350px; 
}
#forgotPassword button {
    float: right;
    font-style:normal;
    font-weight:normal;
    padding:5px;
    text-transform:uppercase;
}
.btnLink {
    height: 15px;
    width: 30px;
    color: #FFF;
    background-color: #0099FF;
    padding: 5px 10px;
    text-transform: uppercase;
    margin-left: 5px;
}
a.btnLink {
    color: #FFF !important;
}
a:hover.btnLink {
    color: #FFF !important;
    background-color: #000 !important;
}
ul.followLinks {
    display: inline;
    width: 250px;
    float: left;
    border-left: 1px dotted #333; 
}
ul.followLinks li {
    float: left;
}
.followText {
    color: #999;
    padding: 10px 10px 0 15px;
    font-family: arial,sans-serif;
    font-size: 12px;
}
.followIcons {
    background: transparent url("../images/spriteGOOD.png") no-repeat;
    height: 30px;
    width: 25px;
    padding: 3px 1px 0 1px;
}
.followIcons em {
    display: none;    
}
.followIcons a {
     display: block; 
     width: 25px;
     height: 25px;
}
.twitter {
    background-position: 0 4px;
}
.flickr {
    background-position: 0 -26px;
}
.facebook {
    background-position: 0 -55px;
}
.rss {
    background-position: 0 -84px;
}

/* for MSN bar  */

.msn_banner {
    background-color: #000;
    height: 40px;
    padding: 15px;
}
#msnLogo {
    display: block;
    float: left;
}
#msn_srch_form {
    float: left;
    margin: 5px 0 0 135px;
    width: 350px;
}
#q {
    float: left;
    height: 20px;
    width: 200px;
}
#msn_srch_button {
    float: right;
}
#msn_right_nav {
    float: right;
    font-family: arial, sans-serif;
}
#msn_right_nav a {
    color: #FFF;
    margin: 0 10px 0 0;
}
#partnerYahoo {
    height: 45px;
    border-bottom:2px solid black;
}
#partnerYahoo img {
    /*display: block;*/
    float: right;
    border: none;
    padding-top: 15px;
}