/* styles */
p {
	margin-bottom: 15px;
	margin-top: 5px;
	}
hr {
    border-top: 1px dotted #ccc;
    padding-top: 10px;
    margin-top: 20px;
    } 
h1 { 
	font-size: 19px; 
	margin-bottom: 5px; 
	margin-top: 10px; 
	font-weight: lighter; 
	}    
h2 { 
	font-size: 15px; 
	margin-bottom: 5px; 
	margin-top: 10px; 
	font-weight: lighter; 
		line-height: 18px;
	}
h3 { 
	font-size: 14px; 
	margin-bottom: 5px; 
	margin-top: 10px; 
	font-weight: lighter; 
	}
h4 { 
	font-size: 12px; 
	margin-bottom: 5px;  
	margin-top: 10px; 
	font-weight: lighter; 
	}
	

/* colours */
.black /*black 90%*/ { 
	color: #222222; 
	}
.green { 
	color: #65B109; 
	}
.red { 
	color: #E31E27; 
	}

.small { 
	font-size: 10px; 
	}
.quote /* Times */ {
    font-family: Times;
    font-size: 14px;
    color: #333;
    line-height: 18px;
    }



/* links */
a { 
	font-family: Verdana, sans serif;
    font-size: 11px;
    color: #666;
    line-height: 15.5px; 
    text-decoration: none; 
   	}
a:hover { 
	color: #E31E27;
    text-decoration: none; 
   	}
a.morelink /*green*/ { 
	color: #65B109; 
	font-size: 11px; 
	text-decoration: none; 
	}
a.morelink:hover /*red*/ { 
	color: #E31E27; 
	} 
a.weblinks { 
	color: #65B109; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: lighter; 
	}
a.weblinks:hover { 
	color: #E31E27; 
	}
.links-description { 
	color: #666666; 
	font-size: 11px; 
	}	
a.arrowlinks /*black 40%*/ { 
	color: #222; 
	font-weight: bold; 
	text-decoration: none; 
	}
a.arrowlinks:hover /*red*/ { 
	color: #E31E27; 
	} 
a.arrowlinks img { 
	vertical-align: middle; 
	}
.arrow-spacing {
	margin-top: -12px;
	}	




.hovering-links { color: #E31E27; font-size: 11px; text-decoration: none; }


.hovering-footer-links { color: #E31E27; font-size: 10px; text-decoration: none; }  
.hovering-footer-privacy { color: #E31E27; font-size: 10px; text-decoration: none; } 

.hovering-privacy { color: #222222; font-size: 11px; text-decoration: none; font-weight: bold; }   
a.hovering-privacy { color: #222222; font-size: 11px; text-decoration: none; font-weight: bold; } 
.hovering-privacy:hover { color: #E31E27; font-size: 11px; text-decoration: none; font-weight: bold; }
.hovering-privacy-red { color: #E31E27; font-size: 11px; text-decoration: none; font-weight: bold; }




/* spacing + indents */
blockquote {
	margin-left: 20px;
	margin-bottom: 15px;
	}
.lists {
    font-weight: bold; 
    line-height: 2em;
    margin: 5px 0 20px 8px;
    list-style: none url(images/bullet2.gif); 
    }
.lists a { 
	text-decoration: none; 
	}
.lists a:hover { 
	color: #E31E27;
	}
.lists li a span {
    margin-left: 10px;
    }
.indent-left { 
	margin: 0 0 0 20px; 
	}
.bullets {
    list-style-type: disc;
	list-style-position: inside;
	padding-left: 2em;
	text-indent: -1em;
	padding-bottom: 10px;
	margin-top: -5px;
    }


/* left navigation */
#left-side-concerts p {
	margin-top: 20px;
	margin-left: 35px;
	margin-right: 10px;
	}

.sidemenu-top-indent { 
	font-size: 10px; 
	color: #222; 
	padding: 20px 0 0 0; 
	}
.sidemenu-top-indent a { 
	font-size: 10px; 
	color: #222;
	}
.sidemenu-top-indent-on { 
	font-size: 10px; 
	color: #222;
	padding: 20px 0 0 0;
	}
	
	
.sidemenu, 
.sidemenu a { 
	color: #666666; 
	font-size: 10px; 
	text-decoration: none; 
	}
.sidemenu a:hover, 
.sidemenu-indent a:hover { 
	color: #E31E27; 
	} 

.sidemenu-indent { 
	color: #666666; 
	font-size: 10px; 
	padding: 0 0 0 12px; 
	}
.sidemenu-indent a { 
	color: #666666; 
	font-size: 10px; 
	text-decoration: none; 
	}
.sidemenu-on { 
	color: #222; 
	font-size: 10px; 
	}
	
.sidemenu-indent-on { 
	font-size: 10px; 
	color: #222; 
	padding: 0 0 0 12px; 
	}
.sidemenu-indent-on a { 
	font-size: 10px; 
	color: #222; 
	text-decoration: none; 
	}
.sidemenu-indent-on a:hover { 
	color: #E31E27;
	}
	


 
	






	