
/****** Start Profile Carousel ******/
div#bigBrother div#hpContent div#hpRight div#profileCarousel {
	width:190px;
	min-height:200px; /* Height of a Main Div */
	margin:0px;
	overflow:hidden;
	font-size:0.9em;
	}
div#bigBrother div#hpContent div#hpRight div#profileCarousel ul#profileCarouselList {padding:0px;margin:0px;}

div#bigBrother div#hpContent div#hpRight div#profileCarousel ul#profileCarouselList li {
	width:190px;
	min-height:187px; /* Height Of ul li */
	padding:0px;margin:0px;overflow:hidden;float:left;}
div#bigBrother div#hpContent div#hpRight div#profileCarousel ul#profileCarouselList li img.profileImage {padding:0px 0px 14px 0px;}
div#bigBrother div#hpContent div#hpRight div#profileCarousel ul#profileCarouselList li div.profileText {padding:0px 15px;}
div#bigBrother div#hpContent div#hpRight div#profileCarousel ul#profileCarouselList li div.profileText h3 span {color:#FFFFFF;font-weight:normal;font-size:0.9em;}
div#bigBrother div#hpContent div#hpRight div#profileCarousel ul#profileCarouselList li div.profileText p {padding:5px 0px;}

/* This <div> element is wrapped by jCarousel around the list and has the classname "jcarousel-container". */
div#bigBrother div#hpContent div#hpRight .jcarousel-container {position:relative;}
div#bigBrother div#hpContent div#hpRight .jcarousel-clip {z-index:2;padding:0;margin:0;overflow:hidden;position:relative;}
div#bigBrother div#hpContent div#hpRight .jcarousel-list {z-index:1;overflow:hidden;position:relative;top:0px;left:0px;margin:0px;padding:0px;}
div#bigBrother div#hpContent div#hpRight .jcarousel-list li,
div#bigBrother div#hpContent div#hpRight div#profileCarousel .jcarousel-item {
	list-style:none;width:190px;
	min-height:187px;/* We set the width/height explicitly. No width/height causes infinite loops. */}

/* The buttons are added dynamically by jCarousel before the <ul> list (inside the <div> described above) and have the classnames "jcarousel-next" and "jcarousel-prev". */
div#bigBrother div#hpContent div#hpRight .jcarousel-next {z-index:3;display:none;}
div#bigBrother div#hpContent div#hpRight .jcarousel-prev {z-index:3;display:none;}
/* Start the skinning Styles */ 
.profileSkin .jcarousel-container {}
.profileSkin .jcarousel-container-horizontal {
	width:190px;
	min-height:187px;
	padding:0px 0px;}

.profileSkin .jcarousel-clip-horizontal {
	min-height:187px; /* Height of inside div */
	width:190px;
	}

.profileSkin .jcarousel-item {width:190px;
	min-height:250px;}
.profileSkin .jcarousel-item-horizontal {margin-bottom:0px;}
.profileSkin .jcarousel-item-placeholder {background:#fff;color:#000;}
/* Vertical Buttons */
.profileSkin .jcarousel-next-horizontal {
	position:absolute;
	bottom: -2px;
	right:-20px;width:50px;padding:0px;margin:0px;cursor:pointer;background: url(../images/nextProfile.jpg) left top no-repeat;overflow:hidden;}
.profileSkin .jcarousel-next-horizontal:hover {background-position:0px top;}
.profileSkin .jcarousel-next-horizontal:active {background-position:0px top;}
.profileSkin .jcarousel-next-disabled-horizontal,
.profileSkin .jcarousel-next-disabled-horizontal:hover,
.profileSkin .jcarousel-next-disabled-horizontal:active {
	background-position:0px -9px;
	color: #ffffff; /* color for diabled */
	cursor:default;
	}

.profileSkin .jcarousel-prev-horizontal {
	position:absolute;
	bottom: -2px; /* Position From Top */
	right: 30px;
	width:59px;
	padding:0px;margin:0px;cursor:pointer;background: url(../images/previousProfile.jpg) left top no-repeat;overflow:hidden;}
.profileSkin .jcarousel-prev-horizontal:hover {background-position:0px top;}
.profileSkin .jcarousel-prev-horizontal:active {background-position:0px top;}
.profileSkin .jcarousel-prev-disabled-horizontal,
.profileSkin .jcarousel-prev-disabled-horizontal:hover,
.profileSkin .jcarousel-prev-disabled-horizontal:active {
	background-position:0px -9px;
	color: #ffffff; /* color for diabled */
	cursor:default;
	}
/****** End Profile Carousel ******/

div#bigBrother div#hpContent div#hpRight a.moreStuff {display:block;width:auto;padding:0px 10px 0px 0px;margin:28px 6px 10px 0px;float:right;clear:right;background: url(../images/moreStuff.gif) right 0.4em no-repeat;color:#f1bd05;font-weight:bold;text-decoration:none;font-size:1.1em;}
div#bigBrother div#hpContent div#hpRight a.moreStuff:hover {text-decoration:underline;}

div#bigBrother div#hpContent div#footerContainer {float:none;clear:both;border-top:#111111 1px solid;}
div#bigBrother div#hpContent div#footerContainer div#footerBand {width:100%;padding:8px 0px 8px 37px;margin:0px;background: url(../images/footerBand.jpg) left top repeat-y;overflow:hidden;font-size:0.8em;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#footerNav {list-style:none;padding:3px 0px;margin:0px 65px 0px 0px;float:left;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#footerNav li {float:left;background:none;padding:0px 0px 0px 15px;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#footerNav li a {text-transform:uppercase;text-decoration:none;color:#7b7b7b;font-weight:bold;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#footerNav li a:hover {text-decoration:underline;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#socialNetworking {list-style:none;padding:0px;margin:0px;float:left;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#socialNetworking li {float:left;background:none;padding:0px 2px;margin:0px;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#socialNetworking li a {display:block;width:21px;height:22px;padding:0px;margin:0px;text-indent:-9999px;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#socialNetworking li a.rss {background: url(../images/rssIcon.jpg) left top no-repeat;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#socialNetworking li a.twitter {background: url(../images/twitterIcon.jpg) left top no-repeat;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#socialNetworking li a.facebook {background: url(../images/facebookIcon.jpg) left top no-repeat;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#socialNetworking li a.youtube {background: url(../images/youtubeIcon.jpg) left top no-repeat;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#socialNetworking li a.dunno {background: url(../images/dunnoIcon.jpg) left top no-repeat;}
div#bigBrother div#hpContent div#footerContainer div#footerBand ul#socialNetworking li a.myspace {background: url(../images/myspaceIcon.jpg) left top no-repeat;}

div#bigBrother div#hpContent div#footerContainer div#footerAddy {float:none;clear:both;padding:30px;}
div#bigBrother div#hpContent div#footerContainer div#footerAddy h2 {display:block;width:142px;height:52px;padding:0px;margin:0px 22px 0px 0px;background: url(../images/footerLogo.png) left top no-repeat;float:left;text-indent:-9999px;}
div#bigBrother div#hpContent div#footerContainer div#footerAddy h2.arraLogo {display:block;width:48px;height:55px;padding:0px;margin:0px 0px 0px 0px;background: url(../images/arraLogo.jpg) left top no-repeat;float:right;text-indent:-9999px;overflow:hidden;}
div#bigBrother div#hpContent div#footerContainer div#footerAddy h2.arraLogo a {display:block;width:48px;height:55px;padding:0px;margin:0px;text-indent:-9999px;}
div#bigBrother div#hpContent div#footerContainer div#footerAddy h2.arraLogo a span {text-indent:-9999px;}
div#bigBrother div#hpContent div#footerContainer div#footerAddy p {padding:28px 0px 0px 0px;color:#a29350;}
div#bigBrother div#hpContent div#footerContainer div#footerAddy p img {display:inline;padding:0px 10px;}

