@charset "utf-8";
/* CSS Document */

/*-----------------------------------
Fast Ryde - 887 - COLORS
------------------------------------*/

/* Layout */

html {

	background:#1C424D;

}
body {
	color:#FEF9F3;

	background: url("images/bgRepeatingYnew.gif") repeat-y scroll center top;
}

#wrapper{
background-color:#1C424D;	
background: url('images/bgnew.jpg') no-repeat scroll center top;
        
}

a {
	color:#ffa70f;
}
A:hover {
	COLOR: #fff;
	text-decoration: underline;
}
#ft {
       background-image: url("images/bgFooternew.gif");
       background-repeat: no-repeat;
       background-color:#1C424D;
}
#ft a {
	color: #390F08;
}
#ft a:hover {
	color:#EF952C;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#fff;
}
#titleSml{
	color: #ffd43f;
}

strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
.contentHiSml,
.contentHi {
	color: #f0b906;
	font-style: italic;
}
#modNews .item small{
	color: #fff;
}
.content{
	line-height: 150%;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
	border: 1px solid #7f7f7f;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dotted #aaa;
	color: #FFFFFF;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background: #888;
	border-bottom:1px solid #7f7f7f;
	color: #E8B85B;
}
#modNews a .item h3{
	color:#ffd43f;
}

#modNews a:hover .item h3{
	color:#fff;
}
#modNews small{color:#AF874A;}
#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#000;
    background:#E8B85B url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
	_background-image:none;
    border:1px solid #E8B85B;
}
#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover,
#modCalendar li.pre a:hover,
.btn:hover,  
.e2ma_signup_form_button_row input:hover {
	color: #fff;
    background:#345859 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
    border:1px solid #ccc;
    _background-image:none;
}

#modCalendar .summary {
color: #000;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:#24d1d9;
}
#vNav a:hover {
	color: #bcf7fa;
}

.e2ma_signup_form_row,
#songList ol li,
.albumDetail{ /*album description container div */
	border-bottom:1px dotted #75706C;

}

#modCalendar li.tickets a, #modCalendar li.mg1 a, #modCalendar li.mg2 a, #modCalendar li.pre a,
#modCalendar li.tickets a:hover, #modCalendar li.mg1 a:hover, #modCalendar li.mg2 a:hover, #modCalendar li.pre a:hover{
	_background-image:none; /* png fix for ie6 */
	
}

.checkoutOdd, .calendarOdd {
    background:#888;
}
.checkoutEven, .calendarEven {

}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #444;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search, .sidebar .banner {
	border: 1px solid #784e2c;
	background: url(images/bgTransparent_darkBrown.png) repeat scroll left top;

}
.calendarHdr, 
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
	border-bottom: 1px dashed #ae6c2c;
	color:#e8b85b;
}
#newsSmlBox h3,#calendarSmlBox h3{
	background: #380b00;
color:#5dcdd0;

}
#calendarSmlBox li a,
#newsSml li a {
	border-bottom: 1px dashed #ae6c2c;
	color:#ffc554;
}
#calendarSmlBox li a:hover,
#newsSml li a:hover{
	color:#fff;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	background:#5f3423;
}
#calendarSmlBox p, #newsSmlBox p, #basketBox p { 
	color:#e8b85b;
}



#calendarSmlBox h6, #basketBox strong {/*Current Presales, Upcoming Presales */
	color:#fff;
}

#basketBox .btn {
	font-size: 80%;
}
