/*html {
    background: #49BAC9 url(../images/getunbored_bg.gif) repeat-x;
}
body {
    color: #174C5B;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: .8em;
    text-align: center;
    margin: 0 0 1em 0; padding: 0;
}
a {
    color: #CF8211;
    text-decoration: none;
}

a:hover {
    color: #66CDAA;
    text-decoration: underline;
}

a img {
    border: none;
}

small {
    font-size: .75em;
}

button {
    color: #fff;
    background-color: Orange;
    font-weight: bold;
}

button:hover {
    background-color: #E07A11;
    cursor: pointer;
}

button.wait {
    background-color: #F09F0B;
    color: #ccc !important;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* no longer W3C validated
* moved to ie6 stylesheet
.clearfix {display: inline-block;}
*/

/* Hides from IE-mac \

* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*
.clearfix2  {
    clear: both;
    line-height: 1px;
    font-size: 1px;
}

.clearfix250 {
    width: 250px;
    line-height: 1px;
    font-size: 1px;
    float: right;
    clear: left;
}

#glow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 1;
}

#glow img {
    margin: 0px auto;
}

#page {
    position: relative;
    width: 700px;
    text-align: center;
    margin: 55px auto 20px ;
    border: 2px solid #00B2B0;
    background: #CCC url(../images/getunbored_page_bg.gif) repeat-x;
    z-index: 2;
}

#header {
    height: 60px;
    background-color: transparent;
    background-image: url(../images/getunbored_navbar.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#header h1, #header h2 {
    display: none;
}


#logo, #logo span {
    width: 116px;
    height: 117px;
}

#logo {
    position: relative;
    left: -10px ;
    top: -107px;
    background-color: transparent;
    background-image: url(../images/getunbored_logo.png) ;
    margin-bottom: -117px;
    padding: 0;
    z-index: 5;
}

#logo span {
    display: block;
    visibility: hidden;
}

#logo_text, #logo_text span {
    width: 178px;
    height: 35px;
}

#logo_text{
    position: relative;
    top: -50px;
    left: 90px ;
    margin-bottom: -35px;
    padding: 0;
    background-color: transparent;
    z-index: 4;
}

#logo_text span {
    display: block;
    visibility: hidden;
}

#navbar {
    position: relative;
    top: 4px ;
    left: 55px ;
    background-color: transparent;
}

#navbar ul {
    text-align: left;
    margin-top: 0;
    margin-left: 200px;
    padding-top: 12px;
    list-style: none;
}

#navbar li {
    display: block;
    float: left;
    margin: 1px;
    text-transform: uppercase;
    font: bolder 16px Verdana;
    border-left: thin solid #20AEAE;
    border-right: thin solid #20AEAE;
}

#navbar a {
    color: #F5F5F5;
    padding: 2px 6px;
}

#navbar a:hover {
    color: #66CDAA;
    text-decoration: none;
}

#main {
    position: relative;
}

#main p, #main h2, #main h3,  .fieldWithErrors, .errorExplanation, #main table  {
    margin-left: 2em;
    padding-right: 2em;
}

#main h2, #main h3, #main p, #main ul,  #footer p {
    text-align: left;
}

#main h2, #main h3 {
    margin-left: 1.5em;
}

#main h3 {
    font-size: 1.4em;
}

#footer {
    text-align: left;
    font-size: 7pt;
    margin: 1em 2em;
    border-top: 1px solid #00B2B0;
}

#footer a {
    color: #174C5B;
}

#top-panel {
    position: relative;
    width: 100%;
    height: 296px;
    color: #000;
    background-image: url(../images/toppanel_v3c.gif) ;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 2;
}

#top-panel strong.orange {
    color: #B21A00;
    font-size:12px;
}

#top-panel label, #bottom-panel label {
    font-weight: bold;
}

#top-panel a {
    color: #000;
    text-decoration: underline;
}


#top-panel a:hover {
    color: #174C5B;
}

#top-panel input, #bottom-panel input {
    color: #174C5B;
    background-color: #98CBCB;
    border: #174C5B solid 1px;
    padding: 2px;
}

#top-panel .section {
    background-color: transparent;
    width: 33%;
    height: 190px;
    margin-top: 75px;
    text-align: left;
    font-size: 9pt;
    line-height: 9.5pt;
    float: left;
}

#top-panel p {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: .9em;
}

#top-panel .one p {
    margin-left: 45px;
    padding-right: 10px;
}

#top-panel .three form {
    margin-top: 5px;
    margin-left: 15px;
}

#top-panel .three p {
    margin-left: 25px;
    padding-right: 35px;
    clear: both;
    text-align: left;
}

#top-panel .three input {
    width: 80px;
}

#top-panel .three button {
    margin-top: .5em;
    cursor: pointer;
}

div#top-panel ul {
    margin: 0em 1em .15em 0;
}

div#top-panel li {
    font-weight: bold;
    font-size: .9em;
    width: 160px;
}

div#top-panel .three ul {
    list-style-image: url( ../images/getunbored_list_icon.gif );
}

div.three button {
    font-size: .9em;
    line-height: normal;
    width: 130px;
}

#login-button, #go-button {
    color: #fff;
    text-align: center;
    float: right;
    margin: 5px 35px 10px;
}

#login-button a  {
    display: block;
    background: transparent url(../images/login_button.png) no-repeat top;
    width: 101px;
    height: 39px;
    line-height: 34px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#login-button a:hover {
    color: #fff;
    background:  url(../images/login_button.png) no-repeat bottom;
}

#location-form {
    margin: 0 0 .5em 0;
    padding-left: 4em;
}

#location-form label, button#go-button  {
    float: left;
}

#go-button {
    margin: 0 0 0 .5em;
}

button#go-button {
    cursor: pointer;
}

#bottom-panel {
    margin-top: 1em;
    text-align: left;
}

#dropbox, #category-box, ul.subcategory-box, div#cat-buttons {
    width: 645px;
    margin: 1em 2em;
    padding: .5em 0 0 7px;
}


div#cat-buttons {
    position: relative;
    z-index: 10;
}

button.left, button.right {
    display: block;
    position: absolute;
    margin-top: 40px;
    width: 22px;
    height: 30px;
    cursor: pointer;
    border: none;
}

button.left {
    left: -7px;
    background: transparent url(../images/left_button.gif) no-repeat top;
}

button.right {
    left: 638px;
    background: transparent url(../images/right_button.gif) no-repeat top;
}

ul.subcategory-box, #dropbox ul {
    list-style: none;
}

#dropbox {
    width: 639px;
    height: 105px;
    padding-top: 0;
    padding-bottom: 3px;
    border: 3px solid #00B2B0;
}

#dropbox ul {
    margin-left: 0;
    margin-top: 5px;
    padding: 0;
}

#dropbox li {
    padding-bottom: 0;
    margin-bottom: 0;
}

div.drop-box-active {
    background-color: #A6BBBB;
}

.category-icon, .subcategory-icon, .selected-icon, .sub-selected-icon {
    background-color: #B2E5E5;
    float: left;
    margin-left: 12px;
    margin-bottom: 1em;
    font-size: .85em;
    font-weight: bold;
    text-align: center;
    line-height: .95em;
}

.subcategory-icon span {
    display: block;
    margin: .45em 0 0 0;
    padding: 0;
}

.selectioniconarea .selected-icon img {
    margin-bottom: 7px;
}

span.removeit {
    display: block;
    font-size: .8em;
    line-height: .8em;
    padding: 0;
    margin: .4em 0 0 0;
}

.category-icon {
    width: 144px;
    height: 127px;
    background: transparent url( ../images/category_iconb.gif ) no-repeat top;
    cursor: pointer;
    margin-bottom: 0;
    padding-bottom: 0;
}

.category-icon span {
    display: block;
    margin: .5em 0 0 0;
    padding: 0;
    font-size: 1.2em;
    line-height: 1.4em;
}

div.c-selected {
    background: transparent url( ../images/category_iconc_selected.gif ) no-repeat top;
}

.category-icon img {
    margin: 4px 0;
}

.subcategory-icon img {
    margin: 2px 0;
}

.subcategory-icon {
    width: 90px;
    height: 100px;
    margin-left: 14px;
    background: transparent url( ../images/interest_query_icon.gif ) no-repeat top;
    cursor: move;
}

.q-selected {
    margin-left: 13px;
}

ul.subcategory-box li.hovering, #dropbox li.hovering {
    background: transparent;
}

.selected-category {
    background-image: url( ../images/category_icon_selected.gif );
    cursor: none;
}

.selected-icon, .sub-selected-icon {
    margin: .5em 1em 0 0;
    float: right;
}

.selected-icon {
    background: transparent url( ../images/interest_query_icon.gif ) no-repeat top;
    width: 90px;
    height: 100px;
    margin-top: 1em;
    padding-top: 2px;
    clear: left;
}

.selected-icon img {
    margin-bottom: 3px;
}

.sub-selected-icon {
    background: transparent url( ../images/sub_interest_query_icon.gif ) no-repeat top;
    width: 56px;
    height: 62px;
    padding-top: 1px;
}

.sub-selected-icon:hover, .back-to-home:hover {
    cursor: pointer;
}

#empty-icon {
    background-color: transparent;
    width: 100%;
    height: 95px;
    margin: .25em auto;
    padding-top: 1em;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

#results, #item {
    margin: 0 2em 0 2em;
    padding: 4px 0;
    text-align: left;
}

#item {
    border-top: 1px solid #00B2B0;
    border-bottom: 1px solid #00B2B0;
}


div#no-results {
    border-left: 1px solid #00B2B0;
}

ul.results-set {
    height: 300px;
    overflow: auto;
}


ul.results-set li:hover {
background-color: #eee;
cursor: pointer;
}
*/

.clearfix250 {
clear:left;
float:right;
font-size:1px;
line-height:1px;
width:250px;
}

.selected-icon {
/*background:transparent url(../images/interest_query_icon.gif) no-repeat scroll center top;*/
clear:left;
height:90px;
margin-top:1em;
padding-top:2px;
width:90px;
}
.sub-selected-icon {
/*background:transparent url(../images/sub_interest_query_icon.gif) no-repeat scroll center top;*/
height:62px;
padding-top:1px;
width:56px;
}
.selected-icon, .sub-selected-icon {
/*float:right;*/
margin:0.5em 1em 0 0;
}
.category-icon, .subcategory-icon, .selected-icon, .sub-selected-icon {
	color:#666666;
	display:inline;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:0 12px;
}

#results h3 {
font-size:0.9em;
margin-bottom:0;
margin-top:0.3em;
}

/**#results h3, .results-set div, .results-set img {
margin-left:10px;
padding-right:10px;
}**/

div#no-results {
    border-left: 1px solid #00B2B0;
}



ul.results-set{
	width: auto;
    height: 370px;
    padding: 0 0 1em 0;
    float: right;
	overflow-y: auto;
}

#map{
	/**border:1px dotted #49ADAD;**/
	margin-left: 35px;
	width: 260px;
	height: 200px;
}


li.hover {
    background-color: #eee;
    cursor: pointer;
}

#details {
    /*width: 330px;
	margin-right: 10px;
	margin-top: 40px;*/
}


#details h3, #details div, #details img, #details button {
    margin-left: 35px;
	color:#49ADAD;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#details h3 a{
	color:#FF9933;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	text-decoration: none;
}

#details h3 a:hover{
	text-decoration: underline;
}

#details div.hint {
    margin-top: .5em;
    font-size: .7em;
}

#results ul {
    list-style: none;
    /*padding-left: 0;*/
    border-left: 1px solid #00B2B0;
	float: right;
	width: 350px;
}

#results li {
    width: 300px;
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #00B2B0;
    float: left;
}

#results h3, .results-set div, .results-set img {
    margin-left: 10px;
    padding-right: 10px;
}

#results h3 {
    color:#FF9933;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
}

#results li span {
    font-size: .7em;
}

.results-set div {
    font-size: .8em;
    margin-bottom: .3em;
}

div.querydetails {
	/*float:right;
	margin-left:70px;
	width:320px;
	margin-right:10px;
	padding-top:1em;*/
	text-align: center;
}

.selectioniconarea{
	text-align: center;
	width: 100%;
	/*float: right;*/
}

.subselections{
	/*float:right;
	width: 300px;*/
	clear: both;
}

div.querydetails h3 {
    color:#FF9933;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	text-decoration: none;
	margin: 11px 0;
	text-align: center;
}

div.querydetails strong {
    font-size: 1.3em;
}

div.querydetails p {
    float: left;
    font-size: .8em;
	text-align: left;
}

.instructions{
	font-size: 12px;
	font-style: italic;
	float: left;
}
/* --- lisitings default display --- */

div.latitude, div.longitude {
    display: none;
}

ul.results-set .main-title-with-link,
ul.results-set .listing-links,
ul.results-set .samplecategories,
ul.results-set .city-state,
ul.results-set .add-link,
ul.results-set .street,
ul.results-set .phonenumber,
ul.results-set .faxnumber,
ul.results-set .tagline,
ul.results-set .profile-button,
ul.results-set .hint {
    display: none;
}

ul.results-set div {
    margin-top: 0;
    margin-bottom: 0;
}

ul.results-set a, ul.results-set a:hover {
    color: #174C5B;
    text-decoration: none;
}

#details .main-title,
#details .artist_image,
#details .artist_title,
#details .event_description,
#details .get_tickets,
#details .street-city {
    display: none;
}

#details .tagline, #details .samplecategories,
#details .listing-links {
    color:#49ADAD;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:9px;
	padding:2px;
	margin-bottom:5px;
}

#details .tagline {
    font-style: italic;
}

#details span.add-link{
    margin-left:35px;
}

#details span.add-link a:hover, #details span.add-link:hover {
	text-decoration: underline;
	cursor: pointer;
	}

#details span.add-link a, #details span.add-link {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color:#FF9933;
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:2px 5px;
	text-decoration: none;
}


#admin_tabnav_content label {
    display: block;
    width: 120px;
    margin-top: 5px;
    padding-right: 10px;
    float: left;
    text-align: right;
}

#admin_tabnav_content span.hint {
    font-size: .8em;
    padding-left: 135px;
}

#admin_tabnav_content h2, #admin_tabnav_content h3, 
#admin_tabnav_content p {
    margin-left: 0;
}

.admin_tabnav {
    color: #000000;
    border-bottom: 2px solid black;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    z-index: 1;
    padding-left: 10px;
    text-align: left;
}

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

.admin_tabnav li {
    display: inline;
    overflow: hidden;
    list-style-type: none; }

.admin_tabnav a, a.active {
    color: #000000;
    background: #ff9933;
    font: bold 1em "Trebuchet MS", Arial, sans-serif;
    border: 2px solid black;
    padding: 2px 5px 0px 5px;
    margin: 0;
    text-decoration: none; }

.admin_tabnav a.active {
    background: #eeeeff;
    border-bottom: 3px solid #eeeeff; }

.admin_tabnav a:hover {
    color: #FFFFFF;
    background: #FFD880; }

.admin_tabnav a:visited {
    color: #B37B00; }

.admin_tabnav a.active:hover {
    background: #FFB000;
    color: #FFEBBF; }

.admin_tabnav_content {
    font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
    text-align: justify;
    background: #eeeeff;
    padding: 20px;
    border: 2px solid black;
    border-top: none;
    z-index: 2;
}

.interest_icons_tabnav {
    color: #000000;
    border-bottom: 2px solid black;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    z-index: 1;
    padding-left: 10px }

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

.interest_icons_tabnav li {
    display: inline;
    overflow: hidden;
    list-style-type: none; }

.interest_icons_tabnav a, a.active {
    color: #000000;
    background: #ff9933;
    font: bold 1em "Trebuchet MS", Arial, sans-serif;
    border: 2px solid black;
    padding: 2px 5px 0px 5px;
    margin: 0;
    text-decoration: none; }

.interest_icons_tabnav a.active {
    background: #eeeeff;
    border-bottom: 3px solid #eeeeff; }

.interest_icons_tabnav a:hover {
    color: #FFFFFF;
    background: #FFD880; }

.interest_icons_tabnav a:visited {
    color: #B37B00; }

.interest_icons_tabnav a.active:hover {
    background: #FFB000;
    color: #FFEBBF; }

.interest_icons_tabnav_content {
    font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
    text-align: justify;
    padding: 20px;
    border: 2px solid black;
    border-top: none;
    z-index: 2;
}

#admin_tabnav_content h2 {
    padding-top: 0;
    margin-top: 0;
}

#admin_tabnav_content td {
    padding: 5px;
}

.fieldWithErrors {
    padding: 2px;
    background-color: red;
    display: block;
}

#errorExplanation {
    width: 400px;
    border: 2px solid red;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    background-color: #f0f0f0;
}

#errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    background-color: #c00;
    color: #fff;
}

#errorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 5px;
}

#errorExplanation ul li {
    font-size: 12px;
    list-style: square;
}

div#admin {
    padding: 0 3em 3em 3em;
    text-align: left;
}

fieldset.temp {
    width: 300px;
    float: left;
}

fieldset.temp p {
    clear:both;
}

div.pagination {
    text-align: center;
}

div#notice {
    width: 75%;
    margin: 4px auto 1.5em;
    padding: 1em;
    background-color: #8BE300;
    color: #fff;
    font-weight: bold;
}

form#invite {
    float: right;
    margin: 0 2em 1em 1em;
    padding: 1em;
    background-color: #75B3B3;
    text-align: left;
    width: 240px;
    font-weight: bold;
}

form#invite label {
    margin: 0;
    padding: 0;
}

form#invite p {
    padding: 0;
    margin: 0 1em 10px;
}

form#invite button {
    margin-top: 5px;
}

div#results p.instructions {
    text-align: left;
}

div#debug-block {
    margin: 1em;
    padding: 1em;
    background-color: #eee;
    width: 100%;
}

img#ajax-spinner {
    margin-left: 2em;
}

p.question {
    font-weight: bold;
    margin: 1em 0 0 35px;
}

p.answer {
    margin: 0 auto .5em 35px;
}


.div_panel .subcategory-icon, .div_panel .category-icon{
	float: left;
}

.category-icon{
	background-color:#98CBCB;
	border:1px solid #7DAAAA;
	padding:3px;
	cursor: pointer;
}


div.c-selected {
	border: 1px dotted #FF8C00;
}

.subcategory-icon img {
background-color:#98CBCB;
border:1px solid #7DAAAA;
padding:3px;
width: 67px;
}

.subcategory-icon span {
display:block;
margin:0.45em 0 0;
padding:0;
color:#174C5B;
font-size:12px;
font-weight:bold;
line-height:0.95em;
text-align:center;
}

#dropbox .subcategory-icon span{
	color: #666666;
}

.subcategory-icon span.removeit {
display:block;
font-size:9px;
line-height:0.6em;
margin:0.4em 0 0;
padding:0;
color: #CF8211;
}

#drop-cat-text{
	color:#CCCCCC;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:25px;
	text-align:center;
	line-height:1.3em;
}

ul.results-set .artist_image{
    float:left;
}

ul.results-set div.artist_image,
ul.results-set div.artist_image img{
    padding:0 !important;
    margin:0 !important;
}

.get_tickets{
    float:right;
}

.event_description{
    float:left;
    width: 130px;
    color: #009EE0;
}

#results li .event_description span{
  color:#000;
  font-size:1em;
}