/*
 *	Table of Contents
 *
 *	1)Globals / Structure
 *	2)HEADER
 *	3)VIDEO PLAYER
 *	4)EPISODES
 *	5)MEDIA TOUT (Wallpaper/Buddyicons)
 *	6)BIOS
 *	7)GINA TOUT (win gina's pants)
 *	8)CPX AD
 *	9)GALLERY TOUT
 *	10)Tab System (For the wallpaper/buddyicon tout)
 *	11)IE6 Styles
 *
 */


/*
 *	GLOBALS / Structure
 */
 
.footer-tout {
	background: #333 !important;
	background-image: none;
}
 
#showContent{
	width: 1000px;
	margin: 0 auto 10px auto;
	background: url(/originals/christysfarm/img/bg.jpg) no-repeat top center;
	overflow:hidden;
}

.left_section { /*This left sction contains flv, episodes, wallpaper/buddyicons, and bios*/
	width: 670px;
	float: left;
	display: block;
	overflow: hidden;
}

.right_section { /*this right sction contains the clothing tout, the CPX ad, and the gallery*/
	display: block;
	width: 329px;
	float: left;
	overflow: hidden;
}

.clear {
	clear: both;
}

#showContent li p{/* this puts a bg on the paragraphs in the flexcroll touts Episodes and Bios*/
	background: url(/originals/christysfarm/img/text_helper.png) no-repeat;
	padding: 2px;
	font-size: 12px;
	line-height: 15px;
}


.seo{
	text-align: left;
	text-indent: -9999px;
}

/*
 *	HEADER
 */

.logo{
	display: block;
	width: 450px;
	height: 366px;
	float: left;
	text-align: left;
	text-indent: -9999px;
}

.about_copy {
	display: block;
	width: 230px;
	height: 211px;
	float: left;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding: 155px 0 0 0;
	line-height: 16px;
}


.about_copy strong {
	display: block;
	font-weight: bold;
	margin: 6px 6px 9px 10px;
	text-align: center;
	font-size: 14px;
}

.about_copy strong span {
	padding: 2px 5px;
	}
/*Ecard stuff*/

.e_card_tout {
	display: block;
	width: 319px;
	height: 329px;
	float: left;
	text-align: left;
	text-indent: -9999px;
}

.e_card_tout a {/*the A tag for the ecard tout*/
	display: block;
	height: 360px;
}

.e_card_tout a:link, .e_card_tout a:visited {
	background: none;
}

.e_card_tout a:hover, .e_card_tout a:active {
	background: url(/originals/christysfarm/img/ecard_active_state.jpg) no-repeat 1px 16px;
}

/*
 *	VIDEO PLAYER
 */
#video_player {
	width: 473px;
	height: 293px;
	display: block;
	margin: 4px 0 0 17px;
}

/*
 *	EPISODES
 */
.episodes {
	width: 290px;
	height: 340px;
	padding: 56px 0 0 30px;
	display: block;
	float: left;
	background: url(/originals/christysfarm/img/episodes.jpg) no-repeat bottom right;
}

.episodes ul li, .bios ul li {
	overflow: hidden;
}

.episodes li img{
	float: left;
	margin: 4px;
	border:1px solid #000;
}

#showContent h4 {
	font-weight: bold;
	font-size: 16px;
}

.episodes li p, .episodes li h4 {
	float: left;
	width: 185px;
	margin: 4px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

/*
 *	MEDIA TOUT (Wallpaper/Buddyicons)
 */
.media{
	width: 318px;
	height: 178px;
	display: block;
	float: left;
	background: url(/originals/christysfarm/img/media.jpg) no-repeat bottom right;
	padding: 16px 0 0 32px;
}

.wallpapers {
	height:145px;
	width:300px;
	margin:0 auto;
}
#wallpaper_content{
	width:450px;
	height:130px;
}
.wallpapers a:link img, .wallpapers a:visited img {
	border: 1px solid #000;
}

.wallpapers a:hover img, .wallpapers a:active img {
	border: 1px solid #fff;
}

.wallpapers img{
	margin: 18px 0 0 11px;
	display: block;
	float: left;
}

.buddy-icons img{
	margin: 49px 0 0 41px;
}

.buddy-icons a:link img, .buddy-icons a:visited img {
	border: 1px solid #000;
}

.buddy-icons a:hover img, .buddy-icons a:active img {
	border: 1px solid #fff;
}


/*
 *	BIOS
 */
.bios{
	width: 305px;
	height: 162px;
	padding: 40px 0 0 45px;
	display: block;
	float: left;
	background: url(/originals/christysfarm/img/bio.jpg) no-repeat bottom right;
}

.bios li img {
	float: left;
	margin: 4px;
	border:1px solid #000;
}

.bios li p, .bios li h4 {
	float: left;
	width: 200px;
	margin: 4px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

/*
 *	GINA TOUT (win gina's pants)
 */
.clothes_tout {
	width: 329px;
	height: 154px;
	float: left;
	display: block;
}

.clothes_tout a:link, .clothes_tout a:visited, .clothes_tout span {
	width: 329px;
	height: 129px;
	float: left;
	display: block;
	background: url(/originals/christysfarm/img/gina_lynn.gif) no-repeat top center;
}

.clothes_tout a:hover, .clothes_tout a:active {
	background: url(/originals/christysfarm/img/gina_lynn.gif) no-repeat bottom center;
}

/*
 *	CPX AD
 */
.cpx_ad_300x250 {
	width: 320px;
	height: 273px;
	float: left;
	display: block;
	margin: 0 0 0 9px;
}

.cpx_ad_300x250 iframe{
	background: #fff;
}

/*
 *	GALLERY TOUT
 */
.gallery {
	width: 260px;
	margin: 0 23px;
	padding: 25px 0 0 18px;
	height: 246px;
	float: left;
	display: block;
	background: url(/originals/christysfarm/img/gallery.jpg) no-repeat center center;
}

.gallery li {
	margin: 8px;
	float: left;
}

.gallery a:link img, .gallery a:visited img{
	display: block;
	border: 1px solid #000;
}

.gallery a:hover img, .gallery a:active img{
	display: block;
	border: 1px solid #fff;
}

/*
 *	FLEXCROLL
 */
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbase {
	width: 13px;
	background: url(/originals/christysfarm/img/flexscroll_bg.png) center top;

}
.vscrollerbar {
	background: url(/originals/christysfarm/img/slider.jpg);
	width: 13px;
	border: 1px solid #fff;
	margin: 3px 0;
}

.hscrollerbase {
	height: 10px;
	background: url(/originals/christysfarm/img/flexscroll_bg.png);
	visibility:visible;
}
.hscrollerbar {
	height: 10px;
	background: url(/originals/christysfarm/img/slider.jpg);
	width: 100%;
	margin: 0;
	visibility:visible;
}

.scrollerjogbox {
	width: 13px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;

}

#bio-content {
	width: 295px;
	height: 155px;
	overflow: auto;
}

#episodes-content {
	width: 280px;
	height: 330px;
	overflow: auto;
}

/*
 *	Tab System (For the wallpaper/buddyicon tout)
 */
.tabs { /*ul that contains the tab elements*/
	overflow:hidden;
}

.tabs li {
	float:left;
}

.tabs li a { /*both the tabs*/
	width: 101px;
	height: 27px;
	text-indent: -9999px;
	display: block;
}

.tab-wallpaper{/*The wallpaper tab*/
	background: url(/originals/christysfarm/img/media_wallpaper.gif);
}

.tab-buddy-icons{/*The wallpaper tab*/
	background: url(/originals/christysfarm/img/media_buddyicon.gif);
	margin: 0 0 0 5px;
}

.inactive { /*The inactive tab*/
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
}

/*
 *IE6 Styles
 */

*html .tabs {
	width:100%;
}
*html .wallpapers img {
	margin: 18px 0 0 6px;
}

*html .e_card_tout a{/*the A tag for the ecard tout*/
	display: block;
	height: 360px;
	margin:-1px 0 0 1px;
}


#btnShare {
	background:transparent url(/originals/christysfarm/img/btnShareThis.gif) no-repeat scroll 0 0;
	width: 111px;
	height: 31px;
	position: relative;
	left: 61px;
	top: 2px;
	padding: 8px 0 0 7px;
}

.stbuttontext {
	display: none;
}

.stico_default {
	width: 90px;
	height: 22px;
	display: block;
	background:transparent url(/originals/christysfarm/img/share-icon-16x16.gif) no-repeat scroll 0 0 !important;
}

a.stbutton{
	padding:0 !important;
}

#mainContent{
	position: relative;
	overflow: hidden;
}

a:link.forum, a:visited.forum{
	display: block;
	height: 60px;
	width: 243px;
	position: absolute;
	top: 30px;
	left: 384px;
	text-align: left;
	text-indent: -9999px;
	background: transparent url(/originals/christysfarm/img/forum.gif) no-repeat 0 0;
}

a:hover.forum, a:active.forum{
background: transparent url(/originals/christysfarm/img/forum.gif) no-repeat 0 -60px;
}
