/**********/
/* GLOBAL */
/**********/
* { margin: 0; }

body {
  font-size: 72.5%;
  background-color: #f0f0f0;
}

body, input, select {
  font-family: Verdana, Tahoma, sans-serif;
}

td, th { margin: 0; padding: 3px 10px 3px 5px; font-size:0.9em;}

th {
	text-align: left;
	padding: 1px 10px 1px 5px;
	background-color: #e9d6a3;
	border-bottom: 1px solid #666666;
	font-weight: normal;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	clear: none;
}

h2 {
    font-size: 1.5em;
font-weight: normal;
    margin: 10px 0;
}

p {
	margin: 10px 0px;
}

a { text-decoration: underline; color: #aa0000; }
a:visited { color: #663333; }
a:hover { color: #cc0000; }


/**********/
/* COMMON */
/**********/
.clear { clear: both; }

.more { font-size: 0.9em; color: #666666; }

.small { font-size: 0.9em; }

.large { font-size: 1.4em; }

.center { text-align: center; }

.slight { font-style: italic; color: #666666; }

.right_padded { padding-right: 10px; }

.red { color: red; }
a.red:visited { color: red; }

/***************/
/* PAGE LAYOUT */
/***************/
#page { 
	border-right: 1px solid #666666;
	border-bottom: 2px solid #333333; 
	width: 785px; 
	background-color: white;
}

#header {
	height: 91px;
	background-color: #c3cced;
}
#header img {
	float: left;
	height: 91px;
	width: 216px;
	border: 0;
}
#header p {
	float: right;
	margin: 33px 15px 0 0;
	width: 123px;
	height: 28px;
	background-image: url(/images/headline.png);
}
#header b {
	display: none;
}
#topbar {
	background: url(/images/topbar.png) top left repeat-x #e9d6a3;
	height: 19px;
	line-height: 0;
}
#topbar img {
	width: 37px;
	height: 10px;
	border: 0;
	margin: 0 0 0 15px;
}

#content {
    float: left;
	width: 645px;
	padding: 15px 5px 40px 5px;
	
}

#content h2, #content h3 {
	padding-top: 1em;
}

#content div h2 {
	padding: 0;
}

#results_container {
	width: 495px; float: left;
}

#menu_panel {
	border: 1px solid #f0f0f0;
	border-right: 0;
	border-top: 0;
	padding: 15px 8px 15px 8px ;
	float: left; width: 110px;
}

p#footer {
	margin: 0;
	padding: 1px 0 30px 3px;
	font-size: 0.9em;
	color: #707070;
}

p#footer a, p#footer a:visited, p#footer a:active {
	color: black;
	text-decoration: none;
}
p#footer a:hover {
	text-decoration: underline;
}

.tabbed_container {
	padding-top: 1em;
}

.tab {
	display: block;
	float: left;
	border: 1px solid #666666;
	border-bottom: none;
	padding: 3px;
	width: 100px;
	margin-right: 1em;
	font-weight: bold;
	background-color: /*#fff6d3;*/#f6f6f6;
	position: relative;
	top: 1px;
}

a.tab {
	background-color: #999999;
	text-decoration: none;
	color: white;
}

a.tab:hover {
background-color: #aaaaaa;
}

.tab_body {
width: 500px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #666666;
background-color: #f6f6f6;
}



/*************/
/* RHS MENUS */
/*************/
.menu h2, .recent h2, .popular h2 {
	color: #880000; font-size: 1.2em; padding: 2px; 
	display: block; border-bottom: 1px solid #880000; margin: 0 0 3px 0;
}

.menu ul {
	list-style: none;
	/*padding: 5px 0 0 5px;*/
	padding: 0;
}

.menu li {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	width: 107px;
}

.menu li .button {
	margin: 6px 0 0 0;
}

.menu_spacer {
	height: 15px;
}

#amazon {

}

#amazon p {
	text-align: center;	
	font-size: 0.9em;
}

#amazon img {
	border: 0;
}

/*#user_pane li {
	font-size: 0.9em;
}*/

ul#bookmarks li {
	font-size: 0.9em;
}

/****************/
/* SEARCH FORMS */
/****************/
#search_side {
	padding: 5px 3px;
}
#search_side .search_ctrl {	width: 65px; }
#search_main, #tag_cloud { 
	float: left;
	width: 370px; margin: 0 7px; background-color: #c3cced;
	border-bottom: 2px solid #4a4a4a;
	border-right: 1px solid #999999;
	border-left: 1px solid #d6d6d6;
	border-top: 1px solid #cccccc; 
}

#search_main .search_ctrl { width: 225px; }
.submit_ctrl {
	margin: 0 0 0 4px;
	padding: 0;
}

#advanced_link { font-size: 0.75em; }
#advanced { display: none; }
#advanced img { float: right; padding: 0 5px; border: none; }
div.label {
	font-style: italic;
	font-size: 0.9em;
	clear: left; float: left; padding: 8px;
}
div.control, div.tag_cloud_pane {
	background-color: #f0f0f0; margin-left: 90px; padding: 5px 8px;
}

div.control span {
	padding: 3px;
	color: gray;
	display: block;
}

#advanced select {
	font-size: 0.9em;
}

/******************/
/* SEARCH RESULTS */
/******************/
#results { padding-top: 10px; }
#results table { width: 495px; border: 1px solid #666666; background-color: white;/*background-color: #fdfdf9;*/}

#results table td {  /*border-bottom: 1px solid #666666;*/ }
#results img { border: none;}
col#tickets {
width: 32px;
	background-color: #c3cced;

}

th.date {
	width: 80px;
}

/********/
/* TAGS */
/********/
.tags {
	word-spacing: 0.6em;
	margin: 0 15px;
}

#tag_panel {
	width: 240px;
	margin: 10px 10px 10px 0;
}

#tag_cloud {
	margin: 0 0 5px 0;
	width: 240px;
	float: left;
	word-spacing: 0.6em;
}

#tag_cloud p.tags {
	margin-top: 0px;
}

.big_tag_cloud {
	width: 360px !important;
	font-size: 1.2em;
	position: relative;
	top: 10px;
}

.big_tag_cloud .tag_cloud_pane {
	background-color: white;
}

div.tag_cloud_pane {
	margin-left: 45px;
	padding: 8px 3px;
}

a.tag1, a.tag2, a.tag3, a.tag4, a.tag5 {
	text-decoration: none;
}

a.tag1 { font-size: 1.8em; }
a.tag2 { font-size: 1.4em; }
a.tag3 { font-size: 1.1em; }
a.tag4 { font-size: 0.9em; }
a.tag5 { font-size: 0.75em; }

.tag_list {
	color: #666666;
}

#tag_me {
	margin: 20px 0 0 0;
/*	border: 1px solid #666666;
	background-color: #f6f6f6;*/
}


#tag_me a {
	padding: 3px;
	display: block;
	background-color:  #e9d6a3;
	border-bottom: 1px solid #666666;
}

#tag_me a:hover{
	background-color: #fcf0b7;
}

#tag_me_tags {
	padding: 5px 3px 3px 3px;
}

#tag_form_1 {
	width: 495px;
}

#tag_form_1 input.long {
	width: 200px;
	margin: 0 0 0 15px;
}


/*************/
/* USER PAGE */
/*************/
.headed_div {
	margin: 20px 0 10px 0;
	border: 1px solid #999999;
	width: 495px;
}

.headed_div b {
	display: block;
	border-bottom: 1px solid #999999;
	background-color: #e9d6a3;
	font-size: 0.9em;
	padding: 1px 10px 1px 5px;
}

.headed_div p {
	padding: 3px 10px 5px 5px;	
	margin: 0;
}


.edit_artists {
	width: 430px;
}
.edit_artists input.long {
	margin: 5px 0;
	width: 300px;
}

#preferences td {
	font-size: 1em;
}

#preferences #password_message {
	color: red;
	display: none;
}

/**********/
/* BROWSE */
/**********/
.town_list, .artist_list, .tag_list {
	list-style: none;
	padding: 5px;
}

.town_list li, .artist_list li, .tag_list li {
	padding: 3px 0;
}

ul.browse, ul.browse_letter {
	clear: left;
	list-style: none;
	padding: 5px 0;
}

ul.artist_list {
	width: 190px;
	float: left;
}

ul.browse li, ul.browse_letter li {
  float: left;
}

ul.browse li a.button, ul.browse_letter li a.button {
    clear: none !important;
	text-align: center;
	width: 110px;
	/*float: left;*/
	padding: 2px;
	margin: 3px 3px;
}

ul.browse_letter li a.button {
	width: 20px;
}



/*************/
/* HOME PAGE */
/*************/
#home_gigs {
	margin: auto;
	width: 520px;
}

/*********/
/* LOGIN */
/*********/
div.login {
	float: left;
	margin: 15px 5px;
	border: 1px solid #cccccc;
	padding: 3px;
	height: 170px;
	background-color: #f6f6f6;
}

div.login table {
	margin-top: 10px;
}

div.login table tr td {
}

div#login_notify {
	border: 1px solid #cccccc;
	color: red;
	font-weight: bold;
	padding: 3px;
	margin: 10px 5px;
}

.help {
	margin: 10px;
	padding: 5px;
	background-color: #fcf0b7;	
	border:2px solid #e9d6a3;
}

div.help span.b {
	width: 30px;
	float: left;
	font-size: 2em;
}

div.help p {
	margin: 0 0 5px 0;
}

div.help img {
	float: right;
	border: 1px solid black;
	margin-left: 10px;
}

a.button {
	display: block;
	background-color: #fcf0b7;	
	/*border: 2px solid #e9d6a3;*/
	border: 2px solid #e9d6a3;
	margin: 5px 0px;
	padding: 3px;
	text-decoration: none;
}

a.button:hover {
	/*background-color: #e9d6a3;*/
	background-color: #fff6bc
}



/****************/
/* AUTO SUGGEST */
/****************/
.suggestion_list
{
background: white;
border: 1px solid;
padding: 4px;
}

.suggestion_list ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

.suggestion_list a
{
text-decoration: none;
color: navy;
}

.suggestion_list .selected
{
background: navy;
color: white;
}

.suggestion_list .selected a
{
color: white;
}

#autosuggest
{
display: none;
}


/*************/
/* HOW IS IT */
/*************/
#howisit {
	border: 1px dashed #999999;
	padding: 3px;
	margin-top: 20px;
	font-size: 0.9em;
}

#howisit b {
	font-weight: normal;
}

#howisit p {
	color: #999999;
	font-style: italic;
}

.recent, .popular {
	width: 306px;
	padding: 3px;
	margin: 3px;
	/*border: 1px dashed #999999;*/
	float: left;
}

.tag_details {
	list-style: none;
	padding: 0;
	margin: 5px;
	font-size: 0.9em;
}

.tag_details li {
	/*border-bottom: 1px solid #d6d6d6;*/
	padding-bottom: 6px;
	margin-bottom: 6px;
	clear: left;
}

.tag_details .time {
	display: block;
	width: 87px;
	float: left;
	font-size: 0.9em;
	padding-right: 3px;	
}

.tag_details .artist {
	display: block;
	font-size: 1.4em;
}

.tag_details .artist a {
font-weight: bold;
	text-decoration: none;
}

.tag_details .details {
	float: left;
	width: 200px;
	/*margin-left: 100px;*/
	color: #999999;
	margin-bottom: 6px;
}

.confirm {
	display: none;
}
