@charset "utf-8";
/* CSS Document */
/*Styles Specific To HaileyYoung.com - colors, widths, image files etc*/
body  {
	background-image: url(/themes/hy/images/bg.gif);
}
html {
scrollbar-face-color:#195088;
scrollbar-highlight-color:#001088;
scrollbar-3dlight-color:#8b93dc;
scrollbar-darkshadow-color:#757dc7;
scrollbar-shadow-color:#10375f;
scrollbar-arrow-color:#fec5ff;
scrollbar-track-color:#e480ff;
}
a:link {
	color: #cf3ef6;
}
a:visited {
	color: #785581;
}
a:hover {
	color: #000791;
}
a:active {
	color:#ccc;
}
a.tn:hover img { 
	border: 1px dashed #000791;
}
#container  {
	background-color: #7ebeff;
	border-right-color: #050506;
	border-left-color:#050506;	
}
#header  {
	background-image: url(/themes/hy/images/header_bg.gif);	
}
#headerright  {
	background-image: url(/themes/hy/images/header_bg_right.gif);
}
#navHolder  {
	background-image: url(/themes/hy/images/nav_bg.gif);	
}
#nav_home {
	background-image: url(/themes/hy/images/home_on.gif);
}
#nav_home a {
	background-image: url(/themes/hy/images/home_off.gif);
}
#nav_home a:hover {
	background-image: url(/themes/hy/images/home_on.gif);
}
#homepage #nav_home a {
	background-image: url(/themes/hy/images/home_on.gif);
}
#nav_aboutme {
	background-image: url(/themes/hy/images/aboutme_on.gif);
}
#nav_aboutme a {
	background-image: url(/themes/hy/images/aboutme_off.gif);
}
#nav_aboutme a:hover {
	background-image: url(/themes/hy/images/aboutme_on.gif);
}
#aboutmepage #navHolder #nav_aboutme a {
	background-image: url(/themes/hy/images/aboutme_on.gif);
}
#nav_updates {
	background-image: url(/themes/hy/images/updates_on.gif);
}
#nav_updates a {
	background-image: url(/themes/hy/images/updates_off.gif);
}
#nav_updates a:hover {
	background-image: url(/themes/hy/images/updates_on.gif);
}
#updatespage #navHolder #nav_updates a {
	background-image: url(/themes/hy/images/updates_on.gif);
}
#nav_calendar {
	background-image: url(/themes/hy/images/calendar_on.gif);
}
#nav_calendar a {
	background-image: url(/themes/hy/images/calendar_off.gif);
}
#nav_calendar a:hover {
	background-image: url(/themes/hy/images/calendar_on.gif);
}
#calendarpage #navHolder #nav_calendar a {
	background-image: url(/themes/hy/images/calendar_on.gif);
}
/*#nav_fans {
	background-image: url(/themes/hy/images/fans_on.gif);
}
#nav_fans a {
	background-image: url(/themes/hy/images/fans_off.gif);
}
#nav_fans a:hover {
	background-image: url(/themes/hy/images/fans_on.gif);
}
#fanspage #navHolder #nav_fans a {
	background-image: url(/themes/hy/images/fans_on.gif);
}*/
#nav_blog {
	background-image: url(/themes/hy/images/blog_on.gif);
}
#nav_blog a {
	background-image: url(/themes/hy/images/blog_off.gif);
}
#nav_blog a:hover {
	background-image: url(/themes/hy/images/blog_on.gif);
}
#blogpage #navHolder #nav_blog a {
	background-image: url(/themes/hy/images/blog_on.gif);
}
#nav_friends {
	background-image: url(/themes/hy/images/friends_on.gif);
}
#nav_friends a {
	background-image: url(/themes/hy/images/friends_off.gif);
}
#nav_friends a:hover {
	background-image: url(/themes/hy/images/friends_on.gif);
}
#friendspage #navHolder #nav_friends a {
	background-image: url(/themes/hy/images/friends_on.gif);
}
#nav_members {
	background-image: url(/themes/hy/images/members_on.gif);
}
#nav_members a {
	background-image: url(/themes/hy/images/members_off.gif);
}
#nav_members a:hover {
	background-image: url(/themes/hy/images/members_on.gif);
}
#memberspage #navHolder #nav_members a {
	background-image: url(/themes/hy/images/members_on.gif);
}
#nav_join {
	background-image: url(/themes/hy/images/join_on.gif);
}
#nav_join a {
	background-image: url(/themes/hy/images/join_off.gif);
}
#nav_join a:hover {
	background-image: url(/themes/hy/images/join_on.gif);
}
#joinpage #navHolder #nav_join a {
	background-image: url(/themes/hy/images/join_on.gif);
}
/*#nav_videos {
	background-image: url(/themes/hy/images/videos_on.gif);
}
#nav_videos a {
	background-image: url(/themes/hy/images/videos_off.gif);
}
#nav_videos a:hover {
	background-image: url(/themes/hy/images/videos_on.gif);
}
#videospage #navHolder #nav_videos a {
	background-image: url(/themes/hy/images/videos_on.gif);
}
#nav_pictures {
	background-image: url(/themes/hy/images/pictures_on.gif);
}
#nav_pictures a {
	background-image: url(/themes/hy/images/pictures_off.gif);
}
#nav_pictures a:hover {
	background-image: url(/themes/hy/images/pictures_on.gif);
}
#picturespage #navHolder #nav_pictures a {
	background-image: url(/themes/hy/images/pictures_on.gif);
}
#nav_webcam {
	background-image: url(/themes/hy/images/webcam_on.gif);
}
#nav_webcam a {
	background-image: url(/themes/hy/images/webcam_off.gif);
}
#nav_webcam a:hover {
	background-image: url(/themes/hy/images/webcam_on.gif);
}
#webcampage #navHolder #nav_webcam a {
	background-image: url(/themes/hy/images/webcam_on.gif);
}
*/
#header_logo img {
	width: 490px;
	height: 132px;
	padding-top: 1px;
}
#tagline  {
	color: #ededed;
	padding-top: 35px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 75px;
	text-align: center;
}
.smallbox_header img {
	width: 206px;
	height: 38px; 
}
.smallbox_footer img {
	width: 206px;
	height: 22px;
}
.smallbox_content  {
	width: 206px;
	background-repeat: repeat;
	background-position: top center;
}
.smallbox .detail_a  {
	background-image: url(/themes/hy/images/arrow_01.gif);
	background-color: #1087ff;
}
.smallbox .detail_b   {
	background-image: url(/themes/hy/images/arrow_02.gif);
	background-color: #7ebeff;
}
.smallbox .detail_c   {
	background-image: url(/themes/hy/images/arrow_03.gif);
	background-color: #1087ff;
}
#nextUpdateBoxHeader {
	background-image: url(/themes/hy/images/update_header.gif);
}
#nextUpdateBoxContent {
	background-image: url(/themes/hy/images/update_bg.gif);
}
#myWebcamBoxContent  {
	background-image: url(/themes/hy/images/webcam_bg.gif);
}
#calendarBoxContent  {
	background-image: url(/themes/hy/images/calendar_bg.gif);
}
#emailBoxContent  {
	background-image: url(/themes/hy/images/email_bg.gif);
}
.mediumbox_header img {
	width: 420px;
	height: 38px; 
}
.mediumbox_footer img {
	width: 420px;
	height: 22px;
}
.mediumbox_content  {
	width: 420px;
	background-repeat: repeat;
	background-position: top center;
}
#aboutMeBoxContent  {
	background-image: url(/themes/hy/images/aboutme_bg.gif);
}
#blogBoxContent  {
	background-image: url(/themes/hy/images/blog_bg.gif);
}
#pollBoxContent  {
	background-image: url(/themes/hy/images/poll_bg.gif);
}
.largebox_header img {
	width: 516px;
	height: 38px; 
}
.largebox_footer img {
	width: 516px;
	height: 22px;
}
.largebox_content  {
	width: 516px;
	background-repeat: repeat;
	background-position: top center;
}
.fullwidthbox  {
	width: 952px;
}
.fullwidthbox_header  {
	width: 952px;
	height: 38px;
}
.fullwidthbox_header img {
	width: 952px;
	height: 38px;
}
.fullwidthbox_content  {
	width: 952px;
	background-image: url(/themes/hy/images/fullwidth_bg.gif);
}	
.fullwidthbox_footer  {
	width: 952px;
	height: 22px;
}
.fullwidthbox_footer img {
	width: 952px;
	height: 22px;
}
#aboutMePageContent, #allUpdatesPageContent, #calendarPageContent, #friendsBoxContent, #tosPageContent {
	height:auto;
	/*min-height: 480px;*/
}
#welcomeBoxContent  {
	background-image: url(/themes/hy/images/welcome_bg.gif);
}
#updatesBoxContent  {
	background-image: url(/themes/hy/images/updates_bg.gif);
}
#reviewsBoxContent  {
	background-image: url(/themes/hy/images/reviews_bg.gif);
}
#joinbox  {
	background-image: url(/themes/hy/images/footer_join_on.gif);
	background-color: #bfc0c2;
	border: 1px solid #c2c3c5;
}
#joinbox a {
	background-image: url(/themes/hy/images/footer_join_off.gif);
}
#joinbox a:hover {
	background-image: url(/themes/hy/images/footer_join_on.gif);
}
#footer a  {
	color: #ededed;
}
/*misc*/
/*#FreePreviewsLinksContainer .detail {
	background-image: url(/themes/hy/images/arrow_03.gif);;
	background-color: #828282;
}*/
#FreePreviewsLinksContainer dl dd {
	background-image: url(/themes/hy/images/arrow_03.gif);
	background-color: #828282;
}
#freePreviewIcon  {
	width: 142px;
}
#freePreviewIcon img {
	width: 142px;
	height: 32px;
}
.scenebox h1 {
	color: #6028a5;
}
.sceneboxdate {
	color: #6028a5;
}
.paneljoinlink  {
	color: #6028a5;
}
#joinbymailbody  {
	background-image: url(/themes/hy/images/bg.gif);
}
#joinbymailbody #container {
	background-image: none;
	background-color: #fff;
	height: auto;
}
.mailorderheaderpic, .mailorderheaderpic img  {
	width:483px;
	height: 109px;
}
.mailorderheader {
	 color:#5a2c93;
}
#welcomepagebody  {
	background-image: url(/themes/hy/images/welcome_page_bg.jpg);
}
#welcomeheader img  {
	width: 574px;
	height: 142px;
	border: none;
}
#welcomepgtext h1 {
	color: #5a2c93;
}
.welcomepgtxt2 {
	color: #ff0025;
}
.signature_sm  {
	margin: 0px;
	padding-left: 100px;
	float: left;
	height: 80px;
	width: 160px;
}
.signature_sm img {
	margin: 0px;
	height: 80px;
	width: 160px;
}
#indexpagebody {
	background-image: none;
	background-color:#000;
	color: #fff;
}
#centerarea  {
	height: 888px;
	width: 1000px;
	background-image: url(/themes/hy/images/index_bg.jpg);
	background-repeat: no-repeat;
}
#toplogo, #toplogo img  {
	float: right;
	width: 621px;
	height: 138px;
	margin: 0px;
	/*padding-bottom: 112px;*/	
}
#teaser  {
	float: right;
	width: 500px;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#indexpagebody a:link {
	color:#e480ff;
}
#indexpagebody a:visited {
	color:#dec1e6;
}
#indexpagebody a:hover {
	color:#239df7;
}
#indexpagebody a:active {
	color:#ededed;
}
#indexcontainer {
	/*background-image:url(/themes/hy/images/center_bg.gif);*/
}
#indexcontainer {
	background-color:#000;
}
#indextextbox1  {
	background-image: url(/themes/hy/images/indexpage_text_bg.gif);
	position: relative;
}
#entrylink /*ul li*/ a:link {
	color:#ffffff;
	background-color: #e480ff;
	border: 2px solid #a882ae;
}
#entrylink /*ul li*/ a:visited {
	color:#8f319e;
	background-color: #fec9ff;
	border: 2px solid #410651;
	color: #000000;
}
#entrylink /*ul li*/ a:hover {
	color:#1894ee;
	background-color: #0002a7;
	border: 2px solid #0a0a0a;
}
#entrylink /*ul li*/ a:active {
	color:#0c71c6;
	background-color: #719cb0;
	border: 2px solid #0f61dc;
	color: #000000;
}
#footer_index {
	margin-top: 4px;
	color: #fff;
}
.updatepanel {
	background-image: url(/themes/hy/images/scenepanel_bg.gif);
}
.cal_Box {
	background-image: url('/themes/hy/images/calendar_weekday_bg.gif');
}
#friendsBox dl dt a.tn:hover img { 
	border: 1px dashed #000791;
}
#reviewPage #container {
	background: #fff;
	color: #333;
}
#reviewPage #footer   {
	color: #333;
}
#reviewPage #container a  {
	color: #cf3ef6;
}
#reviewPage #container a:hover  {
	color: #000791;
}
#reviewsLink  {
	width: 400px;
	height: 24px;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	padding-left: 22px;
	text-align: left;
	background: url(/themes/templates_paysites_common/images/reviewLinkImg.png) 0px 4px no-repeat;
	position: absolute; 
	top: 460px;
	left: 148px;
}
#reviewsLink a:link  {
	color: #000791
}

