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

body {
  margin: 0;
  padding: 0;
  font: small Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #fa8ebe;
}


/* page colors */

.family {
  background-color: #ffcccc;
}

.knockout {
  background-color: #ff0099;
}

.halfstraddle {
  background-color: #ff66cc;
}

.nurses {
  background: url(images/shows/nineBG.jpg) top center repeat;
}

.hssings {
  background-color: #ff3366;
}

.bga {
  background: url(images/bgs/hs_bg_a.jpg) top center repeat;
}

.bgb {
  background: url(images/bgs/hs_bg_b.jpg) top center repeat;
}

.bgc {
  background: url(images/bgs/hs_bg_c.jpg) top center repeat;
}

.bgd {
  background: url(images/bgs/hs_bg_d.jpg) top center repeat;
}

.bge {
  background: url(images/bgs/hs_bg_e.jpg) top center repeat;
}

.bgf {
  background: url(images/bgs/hs_bg_f.jpg) top center repeat;
}

.random {
	background: url(images/bgs/rotator.php) top center repeat;
}

/* spec formatting */

.index {
	text-align: center;
	padding-top: 50px;
	background-color: #fa8ebe;
}

img {
  border: none;
}

.left {
  margin-left: -161px;
  margin-top: -40px;
  padding-bottom: 10px;
}

.border {
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #000000;
}

.txt_caption {
  padding-left: 20px;
}

.footer {
  position: relative;
  top: -140px;
  z-index: 0;
}

.top {
  position: relative;
  z-index: 5;
}

.black {
  color: #000000;
}

.small {
	font-size: small;
}

.sans_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.show_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
}

.sans_caps {
	font-family: Arial, Helvetica, sans-serif;
}

.sans_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.large {
  font-size: large;
}

.xlarge {
  font-size: x-large;
}

.xxlarge {
  font-size: xx-large;
}

.xsmall {
  font-size: x-small;
}

.underline {
  border-bottom: solid 10px #000000;
}

.center {
	text-align: center;
}

.headerweak {
  font-size: x-large;
  font-weight: 100;
}

.topcollapse {
  margin-top: -25px;
}

.middle {
  vertical-align: middle;
}

.pink {
	color: #aa0172;
}

.pink a {
	color: #aa0172;
	text-decoration: none;
	border-bottom: none;
}

.rightpad {
	padding-right: 4px;
}

.video img {
	float: left;
	border: none;
	margin-right: 10px;
}

.video {
	min-height: 110px;
	border-bottom: 1px solid #aa0172;
}

.video a:link {
	text-decoration: none;
	border-bottom: none;
}

.video_last {
	min-height: 110px;
	border-bottom: none;
}

.video_last img {
	float: left;
	border: none;
	margin-right: 10px;
}

.video_last a:link {
	text-decoration: none;
	border-bottom: none;
}

.photo_caption {
	font-size: x-small;
	text-align: right;
	margin-top: -8px;
	font-style: italic;
}


/* wrapper fun */

#wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  width: 600px;
}

body a:link, body a:visited {
  text-decoration: none;
  color: #aa0172;
}

body a:hover {
  text-decoration: none;
  color: #fff;
}

#content {
  width: 600px;
  margin-top: 40px;
  padding: 20px 0;
  text-align: left;
  font-family: "Times New Roman", Times, serif;
}

/* home button */

#hometop {
  margin: 2px 0;
  padding: 0;
  width: 600px;
} 

ul.homebtn {
  list-style-type: none;
  list-style-image:none;
  list-style-position:none;
  list-style-type:none;
  margin: 0;
  padding: 0;
}

.homebtn li {
  list-style-type: none;
  list-style-image:none;
  list-style-position:none;
  list-style-type:none;
  margin: 0;
}

#hometop .homebtn li a {
  display: block;
  height: 79px;
  background-repeat: no-repeat;
  text-indent: -5000px;
}

#homeimg a {
  background-image: url(images/menuitems/titleNEWro.png);
  background-position: 0 0;
  width: 600px;
}

#homeimg a:hover {
  background-position: 0 -79px;
}

/* menubar */

#menubar {
  margin: 2px 0 2px -1px;
  padding: 10px 0;
  width: 600px;
}  
  
ul.navlist {
  list-style-type: none;
  list-style-image:none;
  list-style-position:none;
  list-style-type:none;
  margin: 0;
  padding: 0;
}

.navlist li {
  list-style-type: none;
  list-style-image:none;
  list-style-position:none;
  list-style-type:none;
  margin: 0;
}

#menubar .navlist li a {
  display: block;
  height: 23px;
  background-repeat: no-repeat;
  text-indent: -5000px;
}

#navnews a {
  background-image: url(images/menuitems/newsMENUnew.png);
  background-position: 0 0;
  width: 67px;
  float: left;
}

#navnews a:hover {
  background-position: 0 -23px;
}

#navnewsh a {
  background-image: url(images/menuitems/newsMENUnew.png);
  background-position: 0 -23px;
  width: 67px;
  float: left;
}


#navabout a {
  background-image: url(images/menuitems/aboutMENUnew.png);
  background-position: 0 0;
  width: 81px;
  float: left;
}

#navabout a:hover {
  background-position: 0 -23px;
} 

#navabouth a {
  background-image: url(images/menuitems/aboutMENUnew.png);
  background-position: 0 -23px;
  width: 81px;
  float: left;
}


#navshows a {
  background-image: url(images/menuitems/showsMENUnew.png);
  background-position: 0 0;
  width: 85px;
  float: left;
}

#navshows a:hover {
  background-position: 0 -23px;
}  

#navshowsh a {
  background-image: url(images/menuitems/showsMENUnew.png);
  background-position: 0 -23px;
  width: 85px;
  float: left;
}

#navmedia a {
  background-image: url(images/menuitems/mediaMENUnew.png);
  background-position: 0 0;
  width: 83px;
  float: left;
}
 
#navmedia a:hover {
  background-position: 0 -23px;
}

#navmediah a {
  background-image: url(images/menuitems/mediaMENUnew.png);
  background-position: 0 -23px;
  width: 83px;
  float: left;
}
 
#navpress a {
  background-image: url(images/menuitems/pressMENUnew.png);
  background-position: 0 0;
  width: 82px;
  float: left;
}

#navpress a:hover {
  background-position: 0 -23px;
}  

#navpressh a {
  background-image: url(images/menuitems/pressMENUnew.png);
  background-position: 0 -23px;
  width: 82px;
  float: left;
}

#navdonate a {
  background-image: url(images/menuitems/donateMENUnew.png);
  background-position: 0 0;
  width: 95px;
  float: left;
}
 
#navdonate a:hover {
  background-position: 0 -23px;
}

#navdonateh a {
  background-image: url(images/menuitems/donateMENUnew.png);
  background-position: 0 -23px;
  width: 95px;
  float: left;
}

#navcontact a {
  background-image: url(images/menuitems/contactMENUnew.png);
  background-position: 0 0;
  width: 107px;
  float: left;
}

#navcontact a:hover {
  background-position: 0 -23px;
} 

#navcontacth a {
  background-image: url(images/menuitems/contactMENUnew.png);
  background-position: 0 -23px;
  width: 107px;
  float: left;
}

/* footer */

#footer {
	width: 600px;
	border-top: 1px solid #aa0172;
	text-align: center;
}

#footer p {
	margin-top: 2px;
}

/* twitter */
#twitter_div {
	margin-top: -10px;
	color: #000;
	text-align: left;
	width: 600px;
}
#twitter_div p {
  font-size: x-small;
}

#twitter_div img {
	vertical-align: -3px;
}

.twitter-title {
  color: #000;
}
#twitter_update_list {
  padding: 0px;
  margin-top: -5px;
  overflow: auto;
} 

#twitter_update_list li:before {
  font-weight: bold;
}

#twitter_div a:link, #twitter_div a:visited {
  text-decoration: none;
  color: #000;
  border-bottom: 1px dashed #000;
  letter-spacing: normal;
}

#twitter_div a:hover {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid #000;
  letter-spacing: normal;
}

/* pikachoose */
.jcarousel-skin-pika a:link, .jcarousel-skin-pika a:visited, .jcarousel-skin-pika a:hover {
	border-bottom: none;
}

#pikachoose {
	margin-top: 0;
	margin-bottom: 10px;
}

.pika-wrap {
	width: 600px;
	margin: 0 auto;
}

.pika-image, .pika-imageabout {
	position: relative;
	height: 400px;
	width: 600px;
}

.pika-imagebig {
	position: relative;
	height: 400px;
	width: 600px;
}
	
.pika-imageabout .animation, .pika-imageabout .main-image.pika-imagebig .animation, .pika-imagebig .main-image {
	top: 0;
	left: 0;
}

.pika-image .animation, .pika-imageabout .animation, .pika-imagebig .animation {
	display: none;
	z-index: 2;
}

.pika-image .animation, .pika-image .main-image {
	position: absolute;
	top: 0px;
	left: 0px;
}

.pika-image img, .pika-imageabout img, .pika-imagebig img {
	border: 0;
}


.pika-image .caption {
	position: absolute; 
	background: url(../../assets/images/75-black.png);  
	border: none; 
	font-size: 11px; 
	color: #fafafa; 
	padding: 10px; 
	text-align: right; 
	bottom: 20px; 
	right: 10px;
}

.pika-image .caption p {
	padding: 0; 
	margin: 0; 
	line-height: 14px;
}

.pika-thumbs {position:relative;top:-35px; padding: 0; overflow: hidden; z-index:3;}
	.pika-thumbs li {position:relative;float: left;margin:0 5px; list-style-type: none; width: 10px;cursor: pointer;}
		.pika-thumbs li .clip {position:relative;width: 10px; height: 10px; text-align: center; vertical-align: center; overflow: hidden;}

.clip span{background-color:black;position:absolute;top:5px;left:5px;display:block;}

.pika-textnav {
	position: relative;
	margin-top: 0;
	text-align: right;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
}

.pika-imgnavwork {
	display: none;
}

#pikame, .pikame2, .pikame1, .pikame3 {
	display:none;
}

