@charset "utf-8";
/* CSS Document */
/*Styles Specific To AbbeyBrooks.com Standard TWM Paysite Tour Layout*/
body  {
	background-image: url(/themes/abb/images/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f88fbf;
	font: Arial, Helvetica, sans-serif;
}
html {
scrollbar-face-color:#be447b;
scrollbar-highlight-color:#d74285;
scrollbar-3dlight-color:#ac2e67;
scrollbar-darkshadow-color:#710d3a;
scrollbar-shadow-color:#9b0448;
scrollbar-arrow-color:#f88fbf;
scrollbar-track-color:#f88fbf;
}
a:link {
	color: #be447b;
}
a:visited {
	color: #971b50;
}
a:hover {
	color: #d61a6f;
}
a:active {
	color:#f6247e;
}
a.tn:hover img { 
	border: 1px dashed #d61a6f;
}
#container  {
/*	background-image: url(/themes/abb/images/container_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;*/
	background-color: #fff;
	border-right-color: #050506;
	border-left-color:#050506;	
}
#header  {
	background-image: url(/themes/abb/images/header_bg.gif);
	background-color: #faf9f9;
}
#navHolder  {
	background-image: url(/themes/abb/images/nav_bg.gif);	
}
#nav_home {
	background-image: url(/themes/abb/images/home_on.gif);
}
#nav_home a {
	background-image: url(/themes/abb/images/home_off.gif);
}
#nav_home a:hover {
	background-image: url(/themes/abb/images/home_on.gif);
}
#homepage #nav_home a {
	background-image: url(/themes/abb/images/home_on.gif);
}
#nav_aboutme {
	background-image: url(/themes/abb/images/aboutme_on.gif);
}
#nav_aboutme a {
	background-image: url(/themes/abb/images/aboutme_off.gif);
}
#nav_aboutme a:hover {
	background-image: url(/themes/abb/images/aboutme_on.gif);
}
#aboutmepage #navHolder #nav_aboutme a {
	background-image: url(/themes/abb/images/aboutme_on.gif);
}
#nav_updates {
	background-image: url(/themes/abb/images/updates_on.gif);
}
#nav_updates a {
	background-image: url(/themes/abb/images/updates_off.gif);
}
#nav_updates a:hover {
	background-image: url(/themes/abb/images/updates_on.gif);
}
#updatespage #navHolder #nav_updates a {
	background-image: url(/themes/abb/images/updates_on.gif);
}
#nav_calendar {
	background-image: url(/themes/abb/images/calendar_on.gif);
}
#nav_calendar a {
	background-image: url(/themes/abb/images/calendar_off.gif);
}
#nav_calendar a:hover {
	background-image: url(/themes/abb/images/calendar_on.gif);
}
#calendarpage #navHolder #nav_calendar a {
	background-image: url(/themes/abb/images/calendar_on.gif);
}
/*#nav_fans {
	background-image: url(/themes/abb/images/fans_on.gif);
}
#nav_fans a {
	background-image: url(/themes/abb/images/fans_off.gif);
}
#nav_fans a:hover {
	background-image: url(/themes/abb/images/fans_on.gif);
}
#fanspage #navHolder #nav_fans a {
	background-image: url(/themes/abb/images/fans_on.gif);
}*/
#nav_blog {
	background-image: url(/themes/abb/images/blog_on.gif);
}
#nav_blog a {
	background-image: url(/themes/abb/images/blog_off.gif);
}
#nav_blog a:hover {
	background-image: url(/themes/abb/images/blog_on.gif);
}
#blogpage #navHolder #nav_blog a {
	background-image: url(/themes/abb/images/blog_on.gif);
}
#nav_friends {
	background-image: url(/themes/abb/images/friends_on.gif);
}
#nav_friends a {
	background-image: url(/themes/abb/images/friends_off.gif);
}
#nav_friends a:hover {
	background-image: url(/themes/abb/images/friends_on.gif);
}
#friendspage #navHolder #nav_friends a {
	background-image: url(/themes/abb/images/friends_on.gif);
}
#nav_members {
	background-image: url(/themes/abb/images/members_on.gif);
}
#nav_members a {
	background-image: url(/themes/abb/images/members_off.gif);
}
#nav_members a:hover {
	background-image: url(/themes/abb/images/members_on.gif);
}
#memberspage #navHolder #nav_members a {
	background-image: url(/themes/abb/images/members_on.gif);
}
#nav_join {
	background-image: url(/themes/abb/images/join_on.gif);
}
#nav_join a {
	background-image: url(/themes/abb/images/join_off.gif);
}
#nav_join a:hover {
	background-image: url(/themes/abb/images/join_on.gif);
}
#joinpage #navHolder #nav_join a {
	background-image: url(/themes/abb/images/join_on.gif);
}
/*#nav_videos {
	background-image: url(/themes/abb/images/videos_on.gif);
}
#nav_videos a {
	background-image: url(/themes/abb/images/videos_off.gif);
}
#nav_videos a:hover {
	background-image: url(/themes/abb/images/videos_on.gif);
}
#videospage #navHolder #nav_videos a {
	background-image: url(/themes/abb/images/videos_on.gif);
}
#nav_pictures {
	background-image: url(/themes/abb/images/pictures_on.gif);
}
#nav_pictures a {
	background-image: url(/themes/abb/images/pictures_off.gif);
}
#nav_pictures a:hover {
	background-image: url(/themes/abb/images/pictures_on.gif);
}
#picturespage #navHolder #nav_pictures a {
	background-image: url(/themes/abb/images/pictures_on.gif);
}
#nav_webcam {
	background-image: url(/themes/abb/images/webcam_on.gif);
}
#nav_webcam a {
	background-image: url(/themes/abb/images/webcam_off.gif);
}
#nav_webcam a:hover {
	background-image: url(/themes/abb/images/webcam_on.gif);
}
#webcampage #navHolder #nav_webcam a {
	background-image: url(/themes/abb/images/webcam_on.gif);
}
*/
#header_logo img {
	width: 490px;
	height: 125px;
	padding-top: 30px;
}
#headerright  {
	/*background-image: url(/themes/abb/images/header_bg_right.gif);*/
}
.toppicbox img  {
	border: 1px solid #be447b;
}
#tagline  {
	color: #be447b;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: /*30px*/20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	width: 290px;
	height: auto;
	float: none;
	margin: 0px auto;
}
.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/abb/images/arrow_01.gif);
	background-color: #f88fbf;
}
.smallbox .detail_b   {
	background-image: url(/themes/abb/images/arrow_02.gif);
	background-color: #be447b;
}
.smallbox .detail_c   {
	background-image: url(/themes/abb/images/arrow_03.gif);
	background-color: #f88fbf;
}
#nextUpdateBoxHeader {
	background-image: url(/themes/abb/images/update_header.gif);
}
#nextUpdateBoxContent {
	background-image: url(/themes/abb/images/update_bg.gif);
}
#myWebcamBoxContent  {
	background-image: url(/themes/abb/images/webcam_bg.gif);
}
#calendarBoxContent  {
	background-image: url(/themes/abb/images/calendar_bg.gif);
}
#emailBoxContent  {
	background-image: url(/themes/abb/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/abb/images/aboutme_bg.gif);
}
#blogBoxContent  {
	background-image: url(/themes/abb/images/blog_bg.gif);
}
#newsBoxContent  {
	background-image: url(/themes/abb/images/news_bg.gif);
}
#pollBoxContent  {
	background-image: url(/themes/abb/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/abb/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/abb/images/welcome_bg.gif);
}
#updatesBoxContent  {
	background-image: url(/themes/abb/images/updates_bg.gif);
}
#reviewsBoxContent  {
	background-image: url(/themes/abb/images/reviews_bg.gif);
}
#joinbox  {
	background-image: url(/themes/abb/images/footer_join_on.gif);
	background-color: #bfc0c2;
	border: 1px solid #c2c3c5;
}
#joinbox a {
	background-image: url(/themes/abb/images/footer_join_off.gif);
}
#joinbox a:hover {
	background-image: url(/themes/abb/images/footer_join_on.gif);
}
#footer a  {
	color: #be447b;
}
/*misc*/
/*#FreePreviewsLinksContainer .detail {
	background-image: url(/themes/abb/images/arrow_03.gif);;
	background-color: #828282;
}*/
#FreePreviewsLinksContainer dl dd {
	background-image: url(/themes/abb/images/arrow_03.gif);
	background-color: #828282;
}
.scenebox h1 {
	color: #be447b;
}
.sceneboxdate {
	color: #be447b;
}
.paneljoinlink  {
	color: #be447b;
}
#joinbymailbody  {
	background-image: url(/themes/abb/images/bg.gif);
}
#joinbymailbody #container {
	background-image: none;
	background-color: #fff;
	height: auto;
}
.mailorderheader {
	 color:#ff5c99;
}
.mailorderheaderpic  {
	width: 800px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mailorderheaderpic img  {
	width: 800px;
	height: 239px;
}
#welcomepagebody  {
	background-image: url(/themes/abb/images/welcome_page_bg.jpg);
}
#welcomeheader, #welcomeheader img  {
	width: 560px;
	height: 160px;
	border: none;
}
#welcomepgtext  {
	width: 500px;
	padding-top: 40px;
}
#welcomepgtext h1 {
	color: #ff5c99;
}
#welcomepgtext h1.membersLink {
	padding-top: 30px;
}
.welcomepgtxt2 {
	color: #ff0025;
}
#welcomepgdiscl  {
	width: 500px;
}
.signature_sm  {
	margin: 0px;
	padding-left: 100px;
	float: left;
	height: 53px;
	width: 228px;
}
.signature_sm img {
	margin: 0px;
	height: 76px;
	width: 290px;
}
#indexpagebody {
	background-image: none;
	background-color:#fff;
	color: #000;
}
#indexpagebody a:link {
	color:#be447b;
}
#indexpagebody a:visited {
	color:#777;
}
#indexpagebody a:hover {
	color:#f88fbf;
}
#indexpagebody a:active {
	color:#999;
}
#indexpagebody #teaser  {
/*	color: #ff5c99;*/
	width: 630px;
	height: 90px;
	/*height: 30px;*/
	/*padding-top: 13px;*/
}
#indexpagebody #teaser p {
	width: 574px;
	height:  auto;
	font-size: 16px;
	padding: 0px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#indexpagebody #toplogo  {
	float: right;
	width: 574px;
	height: 164px;
	margin: 0px;
	/*padding-bottom: 112px;*/	
}
#indexpagebody textarea  {
	background-color: #fed9f0;
}
#indexcontainer {
	width:1000px;
	height: 888px; 
	/*background-image:url(/themes/abb/images/center_bg.gif);*/
	background-color: #fff;
}
#indexcontainer h1  {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	word-spacing: 3px;
	color: #be447b;
}
#centerarea  {
	height: 888px;
	width: 1000px;
	background-image: url(/themes/abb/images/index_bg.jpg);
	background-repeat: no-repeat;
}
#indextextbox1  {
	background-image: url(/themes/abb/images/indexpage_text_bg.gif);
	position: relative;
}
#entrylink /*ul li*/ a:link {
	color:#fff;
	background-color: #be447b;
	border: 2px solid #da0f6b;
}
#entrylink /*ul li*/ a:visited {
	color:#d4a9bd;
	background-color: #d06f9b;
	border: 2px solid #a1044c;
	color: #000000;
}
#entrylink /*ul li*/ a:hover {
	color:#b30454;
	background-color: #f88fbf;
	border: 2px solid #e11371;
}
#entrylink /*ul li*/ a:active {
	color:#f83c92;
	background-color: #f58bbc;
	border: 2px solid #a30a50;
	/*color: #000000;*/
}
#footer_index {
	margin-top:1px;
	padding-top:5px;
	padding-bottom:5px;
}
.email-box	{
	color: #333;
}
.updatepanel {
	background-image: url(/themes/abb/images/scenepanel_bg.gif);
}
.cal_Box {
	background-image: url('/themes/abb/images/calendar_weekday_bg.gif');
}
#qaIcon  {
	width: 230px;
	height: 28px;
	float:left;
/*	padding-left: 2px;*/
}
#qaIcon img  {
	width: 230px;
	height: 28px;
	border: 0px;
}
/*Pitch Page*/
#pitchPage h2#pitchJoinLink  {
	background-image: url(/themes/abb/images/pitch_join_on.gif);
}
#pitchPage h2#pitchJoinLink a {
	background-image: url(/themes/abb/images/pitch_join_off.gif);
}
#pitchPage h2#pitchJoinLink a:hover  {
	background-image: url(/themes/abb/images/pitch_join_on.gif);
}
#pitchPreviewArea  {
	background-image: url(/themes/abb/images/videos_bg.gif);
}
#videoPreviewThumbs dl dt a:hover img {
	border: 1px dashed #ce3082;
}
#pitchPage #footer a {
	color: #0184b5;
}
#videoPreviews  {
	background-color: #a6daff;
}
#lowerSection  {
	background-image: url(/themes/abb/images/lower_bg.gif);
	background-color: #fff;
}
#reviewPage #container  {
	background: #fff;
}
#reviewPage #container a  {
	color: #be447b;
}
#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: 440px;
	left: 148px;
}