button {
    background-color:#000000;
    border:0 none;
    color:#FFFFFF !important;
    cursor:pointer;
    margin:0;
    padding:0;
    text-align:center;
}

/*** ESSENTIAL SUPERFISH STYLES ***/
.sf-menu, .sf-menu * {
	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;
    padding-top: 1px;
}
.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;   /* this is the hover state for top level*/
}
.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 */
}
.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 !important;
    cursor: pointer;
}
a:hover.logoutLink, .logoutLink a:hover {
    color: #0099FF !important;
    cursor: pointer;
}
#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: 650px;
    height: 95px;
    #height: 90px;
    float: left;
    margin: 15px 0 0 0;
}
#siteBrand .siteBrand a {
    background: url(/images/sprites/spriteGOOD.png) no-repeat -360px -145px;
    height:80px;
    width: 145px;
    float:left;
}
span#siteBrand, #siteBrand span 	{
    display:none;
}

#siteBrand .siteBrand:hover {
    background-position: -360px -226px;
}
/* profile / login boxes */
#nonLoggedInBox {
    width: 315px;
    height: 90px;
    float:right;
    margin: 10px 0 0 0;
}
#nonLoggedInBox img {
	border: none
}
#nonLoggedInBox #fbButton {
	float: right;
	margin: -5px 0 0 0;
	padding: 0;
}
a:hover.signInLinks {    background-color: #0099FF !important;
    color: #fff !important;
}
#nonLoggedInBox .signInText {
	float:left;
	margin-left:5px;
	margin-top:0;
	#margin-top: 15px;
	_margin-top: 0px;
	padding:10px 5px 0 0;
	width:193px;
	font-size: 12px;
	line-height: 18px;
}
#nonLoggedInBox .signInLinks {
	height:15px;
}
#nonLoggedInBox a.signInLinks, .signInLinks a {
    margin: 3px 3px;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 7px 4px;
    _padding: 6px 5px 4px;
	float: left;
	cursor: pointer;
}
#nonLoggedInBox a.fbconnect_login_button {
	background-color: transparent !important;
	margin: 3px;
	padding: 0;
	height: 25px;
}
#nonLoggedInBox .pipe {
    color: #999896;
    font-weight: normal;
    margin: 0 -2px;
    padding: 6px 15px;
}
.loginCircle {  /* image map for joining */
    float: left;
    height: 90px;
    width: 90px;
/*     margin: 0 5px; */
}
.loginCircle span {
	display:none;
}
#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 {
    border: none;
    float: right;
    margin-left: 10px;
}
#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;
    cursor: pointer;
}
a:hover.sharingLinks {
    color: #000 !important
}
img.fb_profile_pic_rendered {
	width: 50px;
	height: 50px;
	padding: 15px;
	_padding: 5px;
	border: 1px dotted #666 !important;
	background: #fff;
	margin-top: -20px;
}
fb:profile-pic {
	width: 50px;
	height: 50px;
	padding: 15px;
	border: 1px dotted #666 !important;
	background: #fff;
	margin-top: -20px;
}
img.profilePhoto {
}
/* end login area */

/* BEGIN 2nd level nav styles */
#navHolder2 {
    border-top: 1px dotted #333;
	padding-top: 9px;
}
ul#catLevel {
	margin: 0;
	padding: 0;
}
ul#catLevel li {
	display: inline;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding-right: 13px;
	font-weight: bold;
}
ul#catLevel .pipe {
	padding-right: 13px;
}
#navHolder {
    border-top: 1px dotted #333;
    border-bottom: 8px solid #000;
    margin: 0;
    padding: 0;
    height: 65px;
}
#navHolder .downArrow {
    font-size:9px;
}
.allCats {
    padding-right: 15px;
}
#navHolder .pipe {
    color: #999896;
    font-weight: normal;
    margin: 0 -2px;
    padding: 7px 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-size: 12px;
}
li.seeAll {
    margin-top: 25px;
}
li.seeAll a {
    font-weight: bold;
}
/* search */
#searchDiv {
    float:right;
    margin:5px 0 0 0;
    #padding-top: 3px;
}
form#searchform {
	margin: 0;
	padding: 0;
}
#search_input {
    padding:2px 0 0 2px;
    margin-right: 5px;
}
.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;
}
#loginFailed {
	padding: 0 20px;
	display: none;
}
input#newsletter_input, #newsletter_input input {
    margin:0 5px 0 0;
    height: 18px;
    padding: 3px 0 0 3px;
}
#newsletterError {
	padding: 5px 0;
	clear: both;
}
#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;
}
.fbBtn {
	#margin-top: -15px;
}
/************************************

bottom navigation area  styles

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

#footerContainer {
    width:100%;
    margin-top: 25px;
}
#footGOODBar {
    background-color: #c5c0b7;
    height:35px;
    padding: 10px 20px;
    width: 929px; /* FF minus the padding */
}
#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: 35px;
}
#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: 7px;
}
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: 25px;
    margin-bottom: 5px;
}
li#footerLinks, #footerLinks li {
    color: #333;
    font-size: 13px;
    font-family: georgia, sans-serif;
    font-style: italic;
}
ul#footerLinks, #footerLinks ul {
    /*width: 160px;*/
}
#footerLinks .linkColumn {
    float: left;
    width: 148px;
    margin-left:3px;
    margin-right: 13px;
    line-height: 18px;
}
#footerLinks .linkColumn ul {
    padding: 0
}

 #pageFooter			{
     font-family: georgia, sans-serif;
     background: #000;
     text-decoration: none;
     clear:both;
     display:inline;
     float:left;
     padding: 8px 0 0 4px;
     margin: 60px 0 0 0;
     width: 965px;
     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;
}
/* sign in overlay styles */
#TB_inline {
    margin: 0;
    padding: 0;
}
#TB_window {
    width: 520px;
}
.TB_modal {
    margin: 0;
    padding: 0;
}
#signInOverlay {
	display: block;
    padding: 20px 30px;
    #padding: 10px 30px;
}
#signInOverlay label {
	display: block;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0;
}
#signInOverlay input {
	width: 360px;
	height: 40px;
	color: #c9c9c9;
	font-size: 34px;
	margin-bottom: 10px;
	padding: 0;
}
#signInOverlay .submit input {
	padding: 5px;
	float: left;
	width: 60px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	height: 30px;
	margin-right: 20px;
}
#signInOverlay .fbconnect_login_button {
	margin-right: 95px;
}
#signInOverlay div.checkbox {
	float: left;
	width: 120px;
	margin: 0;
	#margin-top:10px;
	padding: 0;
}
#signInOverlay .checkbox label {
	display:inline;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#signInOverlay .checkbox input {
	display:inline;
	padding: 0;
	margin: 10px 5px;
	#margin:0 5px 0 0;
	width: 15px;
	height: 15px;
}
#signInOverlay .checkbox input#remember_ {
	display: none;
}
.signInHeader {
    color: #FFF;
    background-color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 30px;
}
#niceToSee {
	position: absolute;
	top: 25px;
	right: 25px;
	background: transparent url(/images/sprites/spriteGOOD.png) 0 -184px no-repeat;
	height: 105px;
	width: 105px;
}
.error_box {
    margin-top:5px;
    margin-bottom: -25px;
}
#choices {
    border-top: 1px dotted #333;
    margin-top: 15px;
    margin-left: 30px;
    #margin-top: 0;
    padding:10px 0 0 0;
    #padding-top: 15px;
    clear: both;
}
#forgotPwd {
    font-family: Georgia, serif;
    color: #999;
    font-style:italic;
    text-decoration: underline;
    width: 40%;
    float: left;
	cursor: pointer;    
}
#chkBox {
    padding: 2px;
    margin-left: 10px;
    float: left;
}
#chkBox label {
    font-size: 11px;
    font-weight: normal;
    color: #999;
}
#joinBox {
    float: right;
    width: 190px;
	margin-top: 3px;
}
/* LOGIN OVERLAY  */
.ui-dialog-titlebar {
	background-color: #000;
	color: #fff;
}

#forgotPass {
	padding: 0;
}
#forgotPass label {
	font-weight: bold;
	padding-right: 10px;
}
#forgotPass #UserEmail  {
	height: 20px;
	width: 300px;
}
#forgotPass .submit  {
	padding-top: 20px;1
}
#flashMessage {
	padding-top: 10px;
}
.btnLink {
    height: 15px;
    #height: 20px;
    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;
    margin: 0;
    padding: 0;
    width: 240px;
    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/sprites/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 5px;
}
.flickr {
    background-position: 0 -25px;
}
.facebook {
    background-position: 0 -55px;
}
.youtube {
    background-position: 0 -302px;
}
.rss {
    background-position: 0 -84px;
}
/* for MSN bar  */

.msn_banner {
    background-color: #000;
    height: 40px;
    padding: 15px;
}
#msnLogo {
    display: block;
    float: left;
    border: none;
}
#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;
}
/* facebook login overlay styles */
#fbcCreateAccount {
	width: 750px;
}
#fbGOODLogin {
	float:left;
	padding-right: 10px;
	margin-right:5px;
	margin-left: 10px;
	width: 320px;
	height: 350px;
	border-right: 1px dotted #333;
}
#fbGOODLogin button#createSubmit {
	padding: 5px 10px;
}
#GOODLogin {
	float: right;
	width: 385px;
}
#GOODLogin #signInOverlay {
	padding: 0;
}
#GOODLogin #niceToSee {
	display: none;
}
#fbButton {
	float: right;
	margin-top:-26px;
	margin-right:93px;
}
.create_profile {
	padding-top: 10px;
	margin-right: 20px;
}
.create_profile label {
	font-weight: bold;
	font-style: normal;
}
.fbmemberNameInfo {
	margin-bottom: 10px;
	font-size: 11px;
	width: 300px;
}
#GOODLogin #loginBox input#user_login, #GOODLogin #loginBox #user_login input, #GOODLogin #loginBox input#user_pass, #GOODLogin #loginBox #user_pass input, #GOODLogin #loginBox #forgotPassword input, input#fbcMemeberName, input#fbcEmail {
    display:block;
    width: 300px;
    height: 40px;
    padding: 0;
    margin: 10px 0 20px 0;
    color: #c9c9c9;
    font-size: 26px;
    #font-size: 40px
}
#tellFbFriends {
	border-top: 1px dotted #333;
	padding-top: 20px;
	width: 720px;
	clear: both;
}
#tellFbFriends label {
	padding-right: 10px;
}

/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchBar	button, #signInOverlay button	{
        height: 22px;
    }
    ul.sf-menu  {
        width: 445px
    }
    #footGOODBar {
        height: auto;
    }
    #footerGOODBarLinks {
        margin-left: 33px;
    }
    #footGOODBar #newsLetterDiv {
    	margin-top: 10px;
	}
    #choices {
    	padding-top: 20px;
    }
}