/* CSS Document */
/***************Tour Page*************/
#tour_contentbg {
	width:969px;
	float:left;
	padding:0;
	background:url('../images/bg_repeat.jpg') repeat-y;
}
#tour_contentbg h1 {
	width:969px;
	text-align:center;
	padding:15px 0px 15px 0px;
	float:left;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
}
#tour_contentbg h1 span {
	color:#f8b703;
}
#tour_txt {
	width:808px;
	margin:0 auto;
}
#tour_txtinner {
	width:808px;
	float:left;
}
#tour_leftbg {
	width:662px;
	height:428px;
	float:left;
	background:url('../images/text_container.jpg') no-repeat;
}
#tour_leftbg p {
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	padding:23px 0px 0px 23px;
	font-size:18px;
	color:#ffffff;
}
.tourtxt1 {
	font-size:20px;
}
.tout_txt {
	font-size:22px;
}
#tour_leftbg ul {
	width:600px;
	float:left;
	list-style-type:none;
	padding:15px 0px 0px 23px;
	margin:0px;
}
#tour_leftbg ul li {
	float:left;
	width:600px;
	background:url('../images/arrow.gif') 0px 6px no-repeat;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	list-style-type:none;
	padding:0px 0px 4px 25px;
	margin:0px;
}
#tour_logos {
	width:117px;
	padding:5px;
	float:left;
}
.tour_btn {
	margin-top:35px;
	float:left;
}
#tour_botm_img {
	padding-left:83px;
	width:817px;
	float:left;
}
/**************Profiles Page***************/


#header {
	width:740px;
	padding:3px 25px 3px 25px;
	height:30px;
}
#headerLogo {
	float: left;
	margin: 5px;
	font-weight: bold;
	font-size: 12px;
	color:#c9c9c9;
}
#headerLinks {
	text-align: right;
	float: right;
	width: 60%;
	margin: 5px;
	color: #c9c9c9;
	font-size:11px;
}
#headerLinks a {
	text-decoration: none;
	color: #c9c9c9;
}
.clearFloats {
	clear: both;
	height: 0px;
}
#profile {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#profileHeader {
	width:780px;
	height: 120px;
	position: relative;
	left: -15px;
	top: 10px;
	margin-bottom: 30px;
}
#topLeft {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 20px;
	width: 100%;
	background-image: url(../images/border_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topRight {
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 20px;
	background-image: url(../images/border_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottomRight {
	position: absolute;
	bottom: 0px;
	margin-right: -10px;
	margin-bottom: -10px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/border_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bottomLeft {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: -10px;
	margin-left: -10px;
	height: 100%;
	width: 100%;
	background-image: url(../images/border_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#profileHeaderContents {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#profileHeaderName {
	color:#000000;
	float:right
}
#profileHeader img {
	border: 1px solid #FFFFFF;
	float: left;
	margin-left: 75px;
	margin-top: 0px;
}
#profileinfo {
	width:700px;
	padding-top: 0px;
	margin-right: 20px;
	padding-bottom: 20px;
	margin-left: 35px;
	height:auto;
	font-family:Arial;
	font-size:12px;
}
#profileinfo h1 {
	font-size: 200%;
	font-weight: bold;
	float: right;
	line-height: 140%;
}
#profileinfo h3 {
	font-size: 120%;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 7px;
	color: #000000;
}
#profileBio {
	width:320px;
	float: left;
	margin-bottom: 20px;
	background-color: #909090;
	color:#000000;
	border: 3px solid #FFFFFF;
	padding: 10px;
	clear: left;
	font-size:11px;
}
#profileVitals {
	width:320px;
	margin-bottom: 20px;
	background-color: #909090;
	color:#000000;
	border: 3px solid #FFFFFF;
	padding: 10px;
	float: right;
	clear: right;
	font-size: 12px;
}
.profile_album {
	background-color: #F0F0E6;
	padding: 3px;
	margin-bottom: 3px;
	height:100px;
}
.albumImage {
	float: left;
	border: 1px solid #999999;
}
.albumDetails {
	float: left;
	margin-left: 10px;
}
.albumDetails label {
	margin-right: 0.5em;
	text-align: left;
	display: block;
	float: left;
	color: #F8B50C;
	font-weight: normal;
}
#artistName {
	font-size: 12px;
	font-weight: bold;
}
.albumDetails p {
	margin-bottom: 3px;
}
#lastSeen {
	font-size: 80%;
	font-style: italic;
}
#visitors {
	margin-top: 10px;
}
.previewLink {
	font-size: 100%;
	color:#000000;
}
a.previewLink {
	font-size: 100%;
	color:#000000;
}
previewLink a:visited {
	font-size: 100%;
	color:#000000;
}
a.artistEmail {
	color: #000000;
	text-decoration: none;
}
#profileAlbums {
	float: left;
	width:320px;
	margin-bottom: 20px;
	background-color: #909090;
	color:#000000;
	border: 3px solid #FFFFFF;
	padding: 10px;
	clear: left;
	font-size:12px;
}
#profileMailingList {
	margin-bottom: 20px;
	background-color:#909090;
	border: 3px solid #FFFFFF;
	padding: 10px;
	width:320px;
	float: right;
	clear: right;
	font-size:12px;
	color:#000000;
}
#profileMailingList label {
	margin-right: 0.5em;
	text-align: right;
	display: block;
	float: left;
	color: #333333;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#profileEvents {
	float: right;
	width: 320px;
	margin-bottom: 20px;
	background-color:#909090;
	border: 3px solid #FFFFFF;
	padding: 10px;
	font-size:12px;
	clear: right;
	color:#000000;
}
.event {
	background-color: #DCDCBA;
}
.message {
	text-align: center;
	color: #ffffff;
}
.event, .eventAlt {
	display: block;
	clear: both;
	padding: 2px;
	float: none;
}
.eventAlt {
	background-color: #F0F0E6;
}
.leftCol {
	float: left;
}
.rightCol {
	float: left;
	margin-left: 1em;
	width: 250px;
}
.eventLocation {
	clear: both;
}
.eventDescription {
	font-style: italic;
	clear: both;
}
#profileComments {
	clear: both;
	margin-bottom: 20px;
	background-color:#909090;
	border: 3px solid #FFFFFF;
	padding: 10px;
	float: none;
	font-size:12px;
	color:#000000;
}
#profileComments label {
	margin-right: 0.5em;
	text-align: right;
	display: block;
	float: left;
	color: #333333;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#addComment {
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	margin-top: 10px;
}
#addComment label {
	color: #333333;
}
.comment, .commentAlt {
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #DCDCBA;
	padding: 3px;
	color: #333333;
	font-size: 110%;
}
.commentAlt {
	color: #000000;
	background-color: #F0F0E6;
}
.alternate {
	background-color: #dddddd;
}

.warning {
	text-align: center;
	color: #FFFFFF;
	font-family:'Trebuchet MS';
}
.instruction {
	font-style: italic;
	margin-bottom: 10px;
}
.btnsubmit {
	color: #FFFFFF;
	background-color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#profileBioDet {
	width:700px;
	margin-bottom: 20px;
	background-color: #bbbbbb;
	color:#000000;
	padding: 20px;
	margin:0 auto;
	clear: right;
	font-size: 12px;
}
#profileBioDetLink {
	width:700px;
	padding: 10px;
	margin: 0 auto;
	clear: right;
	font-size: 12px;
	text-align:center;
}
#profileBioDetLink a {
	color:#eaeaea;
}
/************************Events Page **********************************/

table.calendar td {
	background-color: #000000;
	font-size: 12px;
}
table.calendar td a {
	font-size: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-decoration: none;/*color:#FFFDE8;*/
}
.color_a {
	color:#FFFFFF;
}
table.calendar td a:hover {
	font-size: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	color:#f8b703;
}
div.calendar-day {
	font-weight: bold;
	background-color: #FAEBCA;
	width: 2em;
	text-align: center;
	color: #000000;
}
td.calendar-day {
	font-weight: bold;
	background-color: #FAEBCA;
	color: #000000;
}
table.calendar td.calendar-day-current {
	background-color: #FFDCB9;
}
table.calendar th {
	background-color: #303135;
	color:#E9E9E9;
	width:124px;
	text-align:center;
}
.calendar-prev a {

	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.calendar-next a {

	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.calendar-prev a:hover {

	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	color:#f8b703;
	text-decoration: none;
}
.calendar-next a:hover {

	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	color:#f8b703;
	text-decoration: none;
}
.calendar-month {

	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.calendar-event {
	padding-bottom: 3px;
	padding-top: 3px;
	color:#FFFDE8;
	background-color: #000000;
}
.current-event {
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #FFDCB9;
	color: #000000;
}
.current-event a {
	font-size: 10px;
	color: #323335;
}
#event_title {
	width:850px;
	padding:0px 0px 10px 35px;
	float:left;
	text-align:center;
	font-size:12px;
}
#event_detail {
	width:870px;
	padding:0px 0px 10px 14px;
	float:left;
	text-align:left;
	font-size:16px;
}

