/* CSS Document */

td img {
	display: block;
}
body {
	background-color:#999999;
	margin: 0px;
}
html,
body {
	height:100%
}
h2 {
	margin-bottom:0;
	color:#FFCC00;
}
h3 {
	margin-bottom:0;
}
h4 {
	color:#FFCC00;
	font-size:1.5em;
	margin-bottom:0;
}
#container {
	background:url(images/bg.jpg) repeat-y left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#calendardiv {
	position:absolute;
	margin-left:100px;
	visibility:hidden;
	background-color:white;
	layer-background-color:white;
}

#baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#container #baseline a {
	color: #333333;
	text-decoration:none;
}
#container #baseline a:visited {
	color: #333333;
	text-decoration:none;
}
#container #baseline a:hover {
	color: #FFFFFF;
	background-color:#FFCC00;
	text-decoration:underline;
}
#container a {
	color: #CCCCCC;
}
#container a:visited {
	color: #CCCCCC;
}
#container a:hover {
	color: #FFFFFF;
	background-color:#666666;
	text-decoration:none;
}
#roster {
	position:relative;
	width:250px;
	height:224px;
	z-index:1;
	float:left;
	margin-left:10px;
	margin-top:10px;
	display:table;
}
#extra {
	position:relative;
	width:250px;
	z-index:1;
	float:left;
	margin-left:12px;
	margin-top:10px;
	display:table;
	_display:inline;
}
#extra a, 
#extra a:visited {
	color:white;
	text-decoration:none;
}
#main {
	width:575px;
	z-index:2;
	float:left;
	margin-left:10px;
	margin-top:10px;
	display:table;
}
#tour {
	width:240px;
	height:324px;
	z-index:2;
	float:left;
	left:35px;
	margin-left:10px;
	margin-top:10px;
	display:table;
}
#news {
	width:285px;
	height:324px;
	z-index:3;
	float:left;
	left:70px;
	margin-left:30px;
	margin-top:10px;
	display:table;
}
#topnav {
	position:relative;
	z-index:1;
	left: 5px;
	top: 5px;
	width:250px;
	text-align:right;
	margin: 10px;
}

#tour div {
	padding-left:20px;
}

#artist{
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 8px;
	padding-top: 5px;
	float:none;
}
#artist a, 
#artist a:visited {
	color:white;
	text-decoration:none;
	display:block;
}
#container #news #article {
	margin-bottom:5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#container #news #article #heading-news {
	color: #FFCC00;
}
#bullet {
	float:left;
	clear:right;
	padding-right: 5px;
	background-image:url(../images/bullet_on_dark.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:8px;
	height:8px;
}
#close {
	float:left;
	clear:right;
	padding-right: 5px;
	background-image:url(../images/close.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:10px;
	height:10px;
}
#bullet[id] { 
	margin-top: 4px; 
}
#container #news #rss {
	margin-top: 10px;
	margin-bottom: 5px;
}
#container #news #rss #rss-icon {
	float: left;
	padding-right: 5px;
	margin-top: -3px;
}
#container #news #rss a {
	text-decoration:none;
	color:white;
}
#container #tour #tourdates {
	margin-top: 12px;
}
#container #adminmenu {
	padding: 10px;
}
#container #adminmenu a {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
#container #content {
	padding: 10px;
}
#container #content #heading1 {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}
#content-tour {
	width:350px;
	z-index:1;
	float:left;
	margin-left:10px;
	margin-top:20px;
	display:table;
}
#content-touradmin {
	width:440px;
	z-index:1;
	float:left;
	margin-left:20px;
	margin-top:20px;
	display:table;
}
input,
textarea,
select {
	color: #666666;
	background-color: #E0E0E0;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}
optgroup {
	font-style:normal;
}
.field-required {
	background-color:#FFCC00;
}
#calendardiv {
	color:#000000;
}
#calendardiv a {
	color:#333333;
}
#calendardiv .cpOtherMonthDate a {
	color:#CCCCCC;
}
#result {
	font-weight: bold;
	color: #333333;
	background-color: #FFCC00;
	padding: 5px;
	border: 2px solid #FFFFFF;
}
.result {
	font-weight: bold;
	color: #333333;
	background-color: #FFCC00;
	padding: 5px;
	border: 2px solid #FFFFFF;
	
}
#cell-underline {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#pointer {
	cursor: pointer;
	float: right;
}
.pointer {
	cursor:pointer;
	text-decoration:underline;
}
.pointer a:hover {
	color: #FFFFFF;
	background-color:#666666;
	text-decoration:none;
	cursor:pointer;
}
#text-small,
#text-small a,
#text-small a:visited {
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 25px;
	padding-left: 15px;
}
#text-small-italic {
	font-size: 9px;
	font-style: italic;
	color: #CCCCCC;
}
#container #heading-subpage {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bullet_on_char.jpg);
	background-repeat: no-repeat;
	background-position: 45px center;
	padding-left: 60px;
}

#container #container-main {
	background-color: #333333;
}
#artistthumb {
	margin-bottom: 10px;
	margin-right: 15px;
	border: #fff 3px solid;
	
}
#artist-menu {
	margin-bottom:10px;
}
#artist-bio {
	clear:both;
	margin-bottom:10px;
}
#artist-list {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFCC00;
	margin: 15px;
	padding: 5px;
	border: 4px solid #FFFFFF;
	display:block;
	width:200px;
	height:130px;
	float:left;
}
#artist-list[id] {
	display:table;
}
#artist-list a,
#artist-list a:visited {
	color: #333333;
	text-decoration:none;
}
#artist-list a:hover {
	color: #fff;
	text-decoration:none;
}
#tourlink {
	cursor:pointer;
}
#tourwrapper {
	background-color:#666666;
	border: 1px #CCCCCC solid;
	width:525px;
}
#tourdetails {
	float:left;
	width:150px;
	margin-right:5px;
	margin-bottom:5px;
	padding:3px;
	position:relative;
}
#tourdetails-notes {
	float:left;
	clear:left;
	margin-right:5px;
	margin-bottom:5px;
	padding:3px;
}
#tourdetails-clear {
	clear:left;
	padding:5px;
}
#done {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333;
	background:#FFCC00 url(../images/icon_done.jpg) left no-repeat;
	padding: 10px;
	padding-left: 45px;
	width: 575px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
#done-warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	background:#990000 url(../images/icon_warning.jpg) left no-repeat;
	padding-left: 45px;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#unlocked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFCC00;
}
#article {
	clear:both;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #CCCCCC;
	display:block;
}
#article[id] {
	display:table;
}
#article #articleheading {
	margin-right: 10px;
	margin-bottom: 10px;
	width:300px;
	font-size:16px;
	font-weight:bold;
}
#article #articleheading #articledate {
	font-size:10px;
	color:#999999;
	font-weight:normal;
}
#article #newsphoto {
	float:left;
	margin-right:20px;
	margin-bottom: 5px;
	border:#fff solid 4px;
}
.img-float {
	float:left;
	padding-right:25px;
	color:#FFFFFF;
}
ol li {
	padding-bottom:4px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clr {
	clear:both;
	float:none;
	height:1px;
}
