
body {
	background-image: url(../gfx/bknd.gif);
	background-repeat: repeat-x;
	background-color: #C61D1A;
}

#page {
	width: 855px;
	margin: 0 auto;
}

#header {
	margin: 0 0 0 20px;
}

#subhead {
	margin: 9px 24px 0 24px;
}

#subhead img {
	padding-right: 18px;
}

#subhead p {
	color: white;
	margin: 0;
}

.location {
	padding: 0 0 0 18px;
	width: 250px;
	text-align: right;
	color: white;
	font-size: 10px;
	text-transform: uppercase;
}

.location label {
	display: inline;
}


#content {
	padding: 18px;
}

#events, #places {
	width: 464px;
}

#events.wide, #places.wide {
	width: 800px;
	margin: 0 auto;
}


#music, #suboffers {
	width: 329px;
 }

#events, #music {
	margin-bottom: 20px;
}

#eventsbox, #placesbox,
#musicbox, #suboffersbox {
	padding: 9px;
}

#footer {
	clear: both;
	padding: 0 20px;
	text-align: center;
	font-size: 10px;
	color: white;
}

#footer a, #footer a:visited {
	color: white;
}

.headline {
	padding: 9px 0 5px 9px;
}

.boxcontent {
	border-left: 1px solid #9e1715;
	border-right: 1px solid #9e1715;
	background-color: white;
}

.boxfooter {
	clear: both;
	text-align: right;
	padding: 1px 9px 9px 0;
}

#events .boxfooter {
	padding: 9px;
}


img.album {
	float: left;
	padding-right: 9px;
}

.tiles img {
	padding: 0 1px 1px 0;
	margin: 0;
}

.tiles.events {
	width: 104px;
	float: left;
	padding-right: 9px;
}

.tiles.places {
	width: 204px;
	float: left;
	padding-right: 9px;
}

.tiles.music {
	width: 104px;
	float: left;
	padding-right: 9px;
}

.tiles.suboffers {
	text-align: center;
}

#eventsbox {
	width: 450px;
}

#suboffersbox {
	width: 310px;
}

#suboffersbox .details {
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}

#eventsbox .details {
	float: left;
}

.item {
	padding-bottom: 9px;
}

body, p, td, li	{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 17px;
color: #000000;
}
			 
h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
} 

h2	{
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
} 

.category h2, .individual h2, #briefer h2 {
	text-transform: uppercase;
	font-size: 16px;
	color: #c00;
	color: #444444;
	font-weight: bold;
}


h3	{
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
margin: 0;
padding: 0;
} 

#nav h3, .city h3 {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #C00;
	padding: .4em 0;
}

#nav h3 a:link, 
#nav h3 a:visited, 
.city h3 a:link, 
.city h3 a:visited {
	color: #C00;
	text-decoration: none;
}

#nav h3 a:hover, 
.city h3 a:hover {
	color: #C00;
	text-decoration: underline;
}

#nav h3,
.city h3 {
	text-transform: none;
	font-size: 11px;
}


h4	{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 0;
} 

.city h4 {
	font-weight: bold;
	color: #777777;
	font-size: 11px;
	margin: 1em 0;
}


h5	{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #999999;
margin: 0;
padding: 0;
} 

a 			{ color: #a4000a; text-decoration: none;}
a:link		{ color: #a4000a; text-decoration: none; }
a:visited	{ color: #a4000a; text-decoration: none; }
a:active	{ color: #a4000a; text-decoration: underline; }
a:hover		{ color: #a4000a; text-decoration: underline; }

a .rollarrow 			{ visibility: hidden; }
a:link .rollarrow		{ visibility: hidden; }
a:visited .rollarrow	{ visibility: hidden; }
a:active .rollarrow	 	{ visibility: visible; }
a:hover .rollarrow		{ visibility: visible; }

strong {
	font-weight: bold;
}

form	{
margin: 0;
padding: 0;
}

.small	{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
}

.list {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
border-bottom: 1px solid #bbb;
padding: 2px 12px 2px 0px;
}

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

li {
	float: left;	
}

li.eventname,
li.eventtype,
li.eventdate {
	font-size: 11px;
	line-height: 13px;
}

li.eventname {
	float: none;
	clear: both;
	border-top: 1px solid #eeeeee;
	padding-top: 1px;
}

li.eventtype,
li.eventdate {
	padding-bottom: 1px;
}

li.eventdate {
	width: 150px;
}

li.eventname a:link {
	color: #a4000a;
	font-weight: bold;
}

li.eventtype, li.eventtype a {
	color: #999999;
	text-transform: uppercase;
	font-size: 10px;
	width: 130px;
}

li.eventtype a {
	font-weight: bold;
}

li.eventdate {
	font-size: 10px;
	font-weight: normal;
}

div.boxmorelink {
	text-align: right;
	padding: 0 9px;
}

/* @override http://sites.carrental.com/enjoytheride/inc/styles.css */

body {
	background-image: url(../gfx/bknd.gif);
	background-repeat: repeat-x;
	background-color: #C61D1A;
}

#page {
	width: 855px;
	margin: 0 auto;
}

#header {
	margin: 0 0 0 20px;
}

#subhead {
	margin: 9px 24px 0 24px;
}

#subhead img {
	padding-right: 18px;
}

#subhead p {
	color: white;
	margin: 0;
}

#subhead a { color: white; }
#subhead a:link { color: white; }
#subhead a:hover { color: white; text-decoration: underline;}
#subhead a:active { color: white; }
#subhead a:visited { color: white; }

.location {
	padding: 0 0 0 18px;
	width: 250px;
	text-align: right;
	color: white;
	font-size: 10px;
	text-transform: uppercase;
}

.location label {
	display: inline;
}


#content {
	padding: 18px;
}

#events, #places {
	width: 464px;
}

#events.wide, #places.wide {
	width: 800px;
	margin: 0 auto;
}


#music, #suboffers {
	width: 329px;
 }

#events, #music {
	margin-bottom: 20px;
}

#eventsbox, #placesbox,
#musicbox, #suboffersbox {
	padding: 9px;
}

#footer {
	clear: both;
	padding: 0 20px;
	text-align: center;
	font-size: 10px;
	color: white;
}

#footer a, #footer a:visited {
	color: white;
}

.headline {
	padding: 9px 0 5px 9px;
}

.boxcontent {
	border-left: 1px solid #9e1715;
	border-right: 1px solid #9e1715;
	background-color: white;
}

.boxfooter {
	clear: both;
	text-align: right;
	padding: 1px 9px 9px 0;
}

#events .boxfooter {
	padding: 9px;
}


img.album {
	float: left;
	padding-right: 9px;
}

.tiles img {
	padding: 0 1px 1px 0;
	margin: 0;
}

.tiles.events {
	width: 104px;
	float: left;
	padding-right: 9px;
}

.tiles.places {
	width: 204px;
	float: left;
	padding-right: 9px;
}

.tiles.music {
	width: 104px;
	float: left;
	padding-right: 9px;
}

.tiles.suboffers {
	text-align: center;
}

#eventsbox {
	width: 450px;
}

#suboffersbox {
	width: 310px;
}

#suboffersbox .details {
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}

#eventsbox .details {
	float: left;
}

.item {
	padding-bottom: 9px;
}

body, p, td, li	{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 17px;
color: #000000;
}
			 
h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
} 

h2	{
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
} 

.category h2, .individual h2 {
	text-transform: uppercase;
	font-size: 14px;
	color: #c00;
	color: #444444;
	font-weight: bold;
}

h3	{
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
margin: 0;
padding: 0;
} 

#nav h3, .city h3 {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #C00;
	padding: .4em 0;
}

#nav h3 a:link, 
#nav h3 a:visited, 
.city h3 a:link, 
.city h3 a:visited {
	color: #C00;
	text-decoration: none;
}

#nav h3 a:hover, 
.city h3 a:hover {
	color: #C00;
	text-decoration: underline;
}

#nav h3,
.city h3 {
	text-transform: none;
	font-size: 11px;
}

.city h3 span.address {
	font-weight: normal;
	text-transform: none;
	color: black;
}



h4	{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 0;
} 

.city h4 {
	font-weight: bold;
	color: #777777;
	font-size: 11px;
	margin: 1em 0;
}


h5	{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #999999;
margin: 0;
padding: 0;
} 

a 			{ color: #a4000a; text-decoration: none;}
a:link		{ color: #a4000a; text-decoration: none; }
a:visited	{ color: #a4000a; text-decoration: none; }
a:active	{ color: #a4000a; text-decoration: underline; }
a:hover		{ color: #a4000a; text-decoration: underline; }

a .rollarrow 			{ visibility: hidden; }
a:link .rollarrow		{ visibility: hidden; }
a:visited .rollarrow	{ visibility: hidden; }
a:active .rollarrow	 	{ visibility: visible; }
a:hover .rollarrow		{ visibility: visible; }

strong {
	font-weight: bold;
}

form	{
margin: 0;
padding: 0;
}

.small	{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
}

.list {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
border-bottom: 1px solid #bbb;
padding: 2px 12px 2px 0px;
}

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

li {
	float: left;	
}

li.eventname,
li.eventtype,
li.eventdate {
	font-size: 11px;
	line-height: 13px;
}

li.eventname {
	float: none;
	clear: both;
	border-top: 1px solid #eeeeee;
	padding-top: 1px;
}

li.eventtype,
li.eventdate {
	padding-bottom: 1px;
}

li.eventdate {
	width: 150px;
}

li.eventname a:link {
	color: #a4000a;
	font-weight: bold;
}

li.eventtype, li.eventtype a {
	color: #999999;
	text-transform: uppercase;
	font-size: 10px;
	width: 130px;
}

li.eventtype a {
	font-weight: bold;
}

li.eventdate {
	font-size: 10px;
	font-weight: normal;
}

div.boxmorelink {
	text-align: right;
	padding: 0 9px;
}

div#download {
	font-size: 11px;
	line-height: 1.1em;
	color: white;
	padding: 0 9px;
}

div#download a {
	color: #ffffff;
}

div#download .listenbutton img {
	padding: 0 0 3px 0;
	width: auto;
	height: auto;
}

div#download .freedownload {
	color: #E6E6E6;
	font-size: 11px;
	text-transform: uppercase;
}

div#download span {
	font-size: 11px;
}

div#download .song {
	font-weight: bold;
	color: #ffffff;
}

div#download .artist {
	color: #E6E6E6;
	display: block;
	line-height: 1.1em;
}



form#Form1 {
	font-size: 11px;
}

form#Form1 label {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	color: #777777;
}

.eventtypes span {
	white-space: nowrap;
}


.eventdetail h1 {
	font-weight: bold;
	color: #c00;
	margin: .5em 0 .2em 0;
}

.eventdetail h2 {
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	margin: 0 0 .6em 0;
}

.eventdetail ul li {
	float: none;
	margin-bottom: .5em;
}

.eventdetail .eventdates {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.eventdetail ul li b {
	font-size: 10px;
}


p.searchedRange {
	margin: 0;
	font-size: 10px;
}

p.searchedRange strong {
	font-size: 1em;
}

div.pagination {
	font-size: 10px;
	font-weight: bold;
	margin: 9px 0
}

.eventdetail ul li.rangeDate {
	clear: both;
	float: left;
	width: 100px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 2px;
	font-size: 11px;
}

.eventdetail ul li.rangeTime {
	float: left;
	text-align: right;
	width: 75px;
	padding-bottom: 2px;
	border-bottom: 1px solid #eeeeee;
	font-size: 11px;
}


.eventdetail p.searchedRange {
	margin: .5em 0;

}

.sidebar {
	padding: 18px;
}

#nav ul li {
	float: none;
	line-height: 1.4em;
	font-size: 10px;
}

#nav ul li a {
	text-decoration: none;
	color: black;
}

#nav ul li a:hover {
	text-decoration: underline;
}

div.backlink {
	font-size: 10px;
	padding-bottom: 1em;
}

#content div.city.individual p img {
	float: left;
	padding-right: 12px;
}




form#Form1 {
	font-size: 11px;
}

form#Form1 label {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	color: #777777;
}

.eventtypes span {
	white-space: nowrap;
}


.eventdetail h1 {
	font-weight: bold;
	color: #c00;
	margin: .5em 0 .2em 0;
}

.eventdetail h2 {
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	margin: 0 0 .6em 0;
}

.eventdetail ul li {
	float: none;
	margin-bottom: .5em;
}

.eventdetail .eventdates {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.eventdetail ul li b {
	font-size: 10px;
}


p.searchedRange {
	margin: 0;
	font-size: 10px;
}

p.searchedRange strong {
	font-size: 1em;
}

div.pagination {
	font-size: 10px;
	font-weight: bold;
	margin: 9px 0
}

.eventdetail ul li.rangeDate {
	clear: both;
	float: left;
	width: 100px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 2px;
	font-size: 11px;
}

.eventdetail ul li.rangeTime {
	float: left;
	text-align: right;
	width: 75px;
	padding-bottom: 2px;
	border-bottom: 1px solid #eeeeee;
	font-size: 11px;
}


.eventdetail p.searchedRange {
	margin: .5em 0;

}

.sidebar {
	padding: 18px;
}

#nav ul li {
	float: none;
	line-height: 1.4em;
	font-size: 10px;
}

#nav ul li a {
	text-decoration: none;
	color: black;
}

#nav ul li a:hover {
	text-decoration: underline;
}

div.backlink {
	font-size: 10px;
	padding-bottom: 1em;
}

#content div.city.individual p img {
	float: left;
	padding-right: 12px;
}

/* New home page QCG Iframes */

img#avis-qcg-145 {
	float: left;
	padding-right: 12px;
}

#briefer h2 {
	margin-bottom: 12px;
}

#briefer .city h4 {
	margin: .5em;
}

#placesbox .city h3 {
	line-height: 1.4em;
}

#placesbox div.details {
	clear: both;
}

#placesbox .sq-thumb {
	margin-left: 45px;
	padding-right: 12px;
}

.details .city {
	clear: both;
	margin-bottom: 9px;
}

.city .city-image {
  min-height:100px;
  height:auto !important;
  height:100px;
  float: left;
}

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

#placesbox .city h3 span.address {
	display: block;
	font-weight: normal;
	text-transform: none;
	color: black;
}


