.Title_Title {
  font-size: 20px;
  font-weight: bold;
}

.Member_Content {
  padding-left: 20px; 
}

.VolunteerConfirm {
  border: 4px solid #0055a4;
  background-color: #6dcff6;
  padding: 10px;
  margin: 10px;
  color: #fff;
}



.art-post h2.art-postheader, .art-post h2.art-postheader a, .art-post h2.art-postheader a:link, .art-post h2.art-postheader a:visited, .art-post h2.art-postheader a.visited, .art-post h2.art-postheader a:hover, .art-post h2.art-postheader a.hovered {
  color: #0771d7!important;
}

.art-blockheader .t, .art-vmenublockheader .t {
  color: #0771d7!important;
}

img.source-image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.art-sheet {
  margin-top: 18px !important;
  cursor: auto;
}

.header{
  height: 126px;
  margin: 0 auto;
  width: 980px;
}

.art-content-layout .art-sidebar1 {
  background-color:#FFF;
  background-image: url(/images2/sidebar_bk.png);
  background-repeat:repeat-y;
  width: 32%;
}

.art-blockcontent-body {
  position: relative;
  z-index: 1;
  padding: 0px 0px 10px 8px;
}

.art-blockheader .t, .art-vmenublockheader .t {
  height: 30px;
  color: #F57A00;
  margin: 0px 0px 0px 8px;
  font-size: 18px;
  margin: 0px 0px 0px 8px;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 36px;
  border-bottom: 4px solid #CCC;
}

.art-block {
  margin: 0px 3px 10px 3px;
}

.logo_wrapper{
  margin:0 auto;
  padding:0px;
  height:240px;
}

.logo_box{
	width:980px;
	margin:0 auto;
}
  
.logo {
  float: left;
  z-index: 999;
  position: absolute;
  margin: 35px 0px 0px 0px;
}


.phone_wrapper{
  float: left;
  position: absolute;
  z-index:999;
  padding: 0px;
  margin: 0px;
  margin: 95px 0px 0px 800px;
}

.phone_wrapper .links{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;	
  color: #996;
}

.phone_wrapper .phone{
  font-size: 16px;
  font-weight: bold;
  color: #ff6600;
  margin: 25px 0px 10px 0px;
  text-align:center;	
  z-index:999;
}

.phone .small{
  font-size: 12px;
  font-weight: bold;
  color: #fff;	
  line-height: 18px;
  margin: 5px 0px 0px 0px;
}
.social_bar {
height: 55px;
/* background-color: #FF8C08; */
/* background-color: #666; */
background-color: #0771d7;
border-bottom: white;
z-index: 998;
position: absolute;
width: 100%;
}
.social {
width: 975px;
margin: 0 auto;
padding: 5px 0px 0px 0px;
text-align: right;
}
.socialbox{
float:right;	
}
.art-footer {
position: relative;
overflow: hidden;
width: 100%;
border-top:4px solid #F60;
}


/* 
#################################################
Performer
#################################################
*/
.sfp {
  display: block;
  float: left;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #666;
  color: #000;
}

.sfp_image {
  text-align: center;
  width: 60px;
  display: block;
  float: left;
}

.sfp_name {
  width: 270px;
  display: block;
  font-weight: bold;
  float: left;
}

.sfp_time {
  width: 235px;
  display: block;
  font-weight: normal;
  float: left;
}

.sfp_time * {
  font-weight: normal;
}


.container { margin-top: 0px; margin-left: 1px; margin-right: 1px; margin-bottom: 1px; }
.rtop, .rbottom{ display: block; background: #fff; }
.rtop *, .rbottom *{ display: block; height: 1px; overflow: hidden; }
.r1{ margin: 0 5px }
.r2{ margin: 0 3px }
.r3{ margin: 0 2px }
.r4{ margin: 0 1px; height: 2px }

#Performer_Navigation {
  width: 100%;
  text-align: center;
}

#Performer_1_Link, #Performer_2_Link, #Performer_3_Link, #Performer_4_Link {
  width: 74px;
  display: block;
  float: left;
}

#Performer_Navigation a {
  width: 100%;
  display: block;
  float: inherit;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 4px;
  border: 0px solid #1d1d1d;
  margin-left: auto;
  margin-right: auto;
}

#Performer_Navigation .Performer_Link_On a {
  background-color: #ff6600;
  color: #fff;
}

* a:active, * a {
outline: none;
-moz-outline-style: none;
}

#Performer_Navigation .Performer_Link_On .container, 
#Performer_Navigation .Performer_Link_On .rtop *, 
#Performer_Navigation .Performer_Link_On .rbottom * { background: #ff6600; }
#Performer_Navigation .Performer_Link_On a:hover {color: #666666;}

#Performer_Navigation .Performer_Link_Off a {color: #ffffff;}
#Performer_Navigation .Performer_Link_Off .container, 
#Performer_Navigation .Performer_Link_Off .rtop *, 
#Performer_Navigation .Performer_Link_Off .rbottom * { background: #666666; }
#Performer_Navigation .Performer_Link_Off a:hover { color: #ff6600; }


/* ARTISTS CONTENT DIV */

#Performer_1, #Performer_2, #Performer_3, #Performer_4, #Performer_5 {
  text-align: left;
  font-size: 14px;
  color: #fff;
}

.Show_Performer {
  display: inherit;
}

.Hide_Performer {
  display: none;
}

#video {
  display: block;
  float: right;
  margin: 5px;
}

#video,.video-js img {
  margin: 0;
}

.custom-art-button, a.custom-art-button, a.custom-art-button:link, a.custom-art-button:visited {
  -moz-box-shadow:inset 0px 1px 0px 0px #caefab;
  -webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
  box-shadow:inset 0px 1px 0px 0px #caefab;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
  background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
  background-color:#77d42a;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #268a16;
  display:inline-block;
  color:#ffffff;
  font-family:arial;
  font-size:15px;
  font-weight:bold;
  padding:6px 24px;
  text-decoration:none;
  text-shadow:1px 1px 0px #757575;
}.custom-art-button:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
  background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
  background-color:#5cb811;
}.custom-art-button:active {
  position:relative;
  top:1px;
}

.fullSiteBtn, a.fullSiteBtn, a.fullSiteBtn:link, a.fullSiteBtn:visited {
  -moz-box-shadow:inset 0px 1px 0px 0px #caefab;
  -webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
  box-shadow:inset 0px 1px 0px 0px #caefab;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
  background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
  background-color:#77d42a;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #268a16;
  display:inline-block;
  color:#ffffff;
  font-family:arial;
  font-size:30px;
  font-weight:bold;
  padding:25px 50px;
  text-decoration:none;
  text-shadow:1px 1px 0px #757575;
}

.art-postcontent a,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-post li a:visited,
.art-post li a.visited {
  color: #003399!important;
}

.art-postcontent a:hover,
.art-postcontent a.hover,
.art-post li a:hover,
.art-post li a.hover {
  color: #FF9429!important;
}

.Price {
  font-weight: bold!important;
  font-size: 16px;
}

.art-menu a .t {
padding: 0 13px !important;
}

#Clear {
    clear:both;
}

#view_cart_title {
    float: left;
}

#view_cart_buttons {
float: right;
display: block;
margin: 5px;
}