/* CSS Document */

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #636363;
	margin-left: 0px;
}

.body-home {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	margin-left: 0px;
	padding-left: 75px;
}

.bodysub {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.border-white {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
.visible {
	display: inline;
}


.border {
	border: 2px solid #EAEAEA;
	padding-right: 2px;
	margin-right: 2px;
	right: 2px;
	clip:  rect(auto 2px auto auto);
}


.bottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;	
}




.btn_back {
	margin-right: 5px;
}
.btn_next {
	margin-left: 5px;
}



.concertTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:large;
	color: #666666;
}

.concertTitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:medium;
	color: #666666;
}
.concertTitle3 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	color: #666666;
}

.divider { 
	height: 1px; 
	padding-top: 0px; 
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-color: #999999;
	font-size: 1px;
	border-style: dotted;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px 
} 

.dividerV { 
	height: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-color: #999999;
	font-size: 1px;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
} 



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF7F00;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
}


.fakelink {
	cursor: pointer;
}


.greybar {
	border-left-width: 77px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
}


.header-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF7F00;
	padding-left: 75px;
	padding-top: 10px;
}


.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	FONT-SIZE: large; 
	color: #666666;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #666666;
}

.homeimage {
	padding-top: -15px;
	margin-top: -15px;
}

.invisible {
	display:none;
	}


.sidebar {
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
}
.sidebarTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:small;
}


	
.tool_bar {
	font-size: x-small;
	background-color: #CCCCCC;
	border: 4px ridge #999999;
	color: #666666;
	filter: DropShadow(Color=#666666, OffX=10px, OffY=10px);
}




.todayMarkerWhite {
	color: #FF7700;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size: xx-small;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.verySmallText {
	font-size: 80%;
}




/* 
==========================  
        LINK STYLES          
========================== 
*/ 
a {	 
	text-decoration: none; color: #FF7F00
	}
	
a:hover {
	 color: #FF7F00; 
	 text-decoration: underline;
	}

 a:active {
	 color: #FF7F00; 
	}

 a:visited {
 	color: #FF7F00;
	}

a.sidebarlink {	 
	text-decoration: none; color: #FFFFFF
	}
	
a.sidebarlink:hover {
	 color: #FFFFFF; text-decoration: underline;
	}

 a.sidebarlink:active {
	 color: #FFFFFF; 
	}

 a.sidebarlink:visited {
 	color: #FFFFFF;
	}


a.img:hover { 
	border: 0px; 
	text-decoration: none;

}

/* ========================== */ 







/* 
==========================  
     SPEECH BUBBLE STYLES          
========================== 
*/ 

.bubbleB {background-image: url(../images/reviews/bubble_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bubbleBG {background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: url(../images/reviews/quote2.gif);
}
.bubbleBL {background-image: url(../images/reviews/bubble_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1px;
	height: 10px;
}
.bubbleBR {background-image: url(../images/reviews/bubble_br.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 15px;
	font-size: 1px;
}
.bubbleL {background-image: url(../images/reviews/bubble_l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bubbleR {background-image: url(../images/reviews/bubble_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bubbleT {background-color: #FFFFFF;
	background-image: url(../images/reviews/bubble_t.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1px;
	height: 10px;
}
.bubbleTL {background-image: url(../images/reviews/bubble_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 15px;
	font-size: 1px;
}
.bubbleTR {background-image: url(../images/reviews/bubble_tr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 15px;
	font-size: 1px;
}




/* 
==========================  
        HTML STYLES          
========================== 
*/ 

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	margin-left: 0px;
}


button 	  {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 1px;
	width: 80px;
	}

div {
	font-size: small;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF7F00;
}

hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

img {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

legend {
	font-weight: bold;
	color: #FF7700;
}


optgroup {
	font-style: normal;
	font-weight: bold;
	background-color: #FF7700;
}

option {
	background-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	margin-left: 0px;
}
.CD_cover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
	}


td {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-size: small;
}

.btn_add {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7700;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.todayMarker {
	color: #FFFFFF;
	background-color:#999999;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: xx-small;
}
.cdscroller {
	background-color: #CCCCCC;
	width: 690px;
	overflow: auto;
	overflow-x: scroll;
	overflow-y: hidden;
	height:100px;
}
.trackSelected {
	background-color: #666666;
	padding: 4px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}
.trackUnSelected {
	background-color: #999999;
	padding: 4px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	cursor:pointer;
}
.evening {
	color: #FFFFFF;
	background-color: #666666;
}
.trackNumber {

	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:large;
	color: #FFFFFF;
}
.list-cd {
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../images/icons/cd.gif);
	background-repeat: no-repeat;
}
.list-concert {
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../images/icons/icon_calendar.gif);
	background-repeat: no-repeat;
}
.list-page {
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../images/icons/icon_file.gif);
	background-repeat: no-repeat;
}
.list-review {
	margin-left: 0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 20px;
	background-image: url(../images/icons/icon_review.gif);
	background-repeat: no-repeat;
}
#searchTerm {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-size: x-small;
	width: 110px;
	margin: 0px;
}
