@charset "utf-8";
/* CSS Document */
/*Styles Specific To SweetLeahLuv.com*/
body  {
	background-image: url(/themes/sll/images/bg.gif);
}
html {
scrollbar-face-color:#e21d51;
scrollbar-highlight-color:#f573ac;
scrollbar-3dlight-color:#ad1655;
scrollbar-darkshadow-color:#7a0032;
scrollbar-shadow-color:#c4236b;
scrollbar-arrow-color:#fff195;
scrollbar-track-color:#ff7db5;
}
a:link {
	color: #f389a5;
}
a:visited {
	color: #a57ea8;
}
a:hover {
	color: #eaa82d;
}
a:active {
	color:#ededed;
}
a.tn:hover img { 
	border: 1px dashed #d06006;
}
#container  {
/*	background-image: url(/themes/sll/images/container_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;*/
	background-color: #6b2b77;
	border-right-color: #050506;
	border-left-color:#050506;	
}
#header  {
	background-image: url(/themes/sll/images/header_bg.jpg);
	background-color: #6b2b77;
}
#navHolder  {
	background-image: url(/themes/sll/images/nav_bg.gif);	
}
#nav_home {
	background-image: url(/themes/sll/images/home_on.gif);
}
#nav_home a {
	background-image: url(/themes/sll/images/home_off.gif);
}
#nav_home a:hover {
	background-image: url(/themes/sll/images/home_on.gif);
}
#homepage #nav_home a {
	background-image: url(/themes/sll/images/home_on.gif);
}
#nav_aboutme {
	background-image: url(/themes/sll/images/aboutme_on.gif);
}
#nav_aboutme a {
	background-image: url(/themes/sll/images/aboutme_off.gif);
}
#nav_aboutme a:hover {
	background-image: url(/themes/sll/images/aboutme_on.gif);
}
#aboutmepage #navHolder #nav_aboutme a {
	background-image: url(/themes/sll/images/aboutme_on.gif);
}
#nav_updates {
	background-image: url(/themes/sll/images/updates_on.gif);
}
#nav_updates a {
	background-image: url(/themes/sll/images/updates_off.gif);
}
#nav_updates a:hover {
	background-image: url(/themes/sll/images/updates_on.gif);
}
#updatespage #navHolder #nav_updates a {
	background-image: url(/themes/sll/images/updates_on.gif);
}
#nav_calendar {
	background-image: url(/themes/sll/images/calendar_on.gif);
}
#nav_calendar a {
	background-image: url(/themes/sll/images/calendar_off.gif);
}
#nav_calendar a:hover {
	background-image: url(/themes/sll/images/calendar_on.gif);
}
#calendarpage #navHolder #nav_calendar a {
	background-image: url(/themes/sll/images/calendar_on.gif);
}
/*#nav_fans {
	background-image: url(/themes/sll/images/fans_on.gif);
}
#nav_fans a {
	background-image: url(/themes/sll/images/fans_off.gif);
}
#nav_fans a:hover {
	background-image: url(/themes/sll/images/fans_on.gif);
}
#fanspage #navHolder #nav_fans a {
	background-image: url(/themes/sll/images/fans_on.gif);
}*/
#nav_blog {
	background-image: url(/themes/sll/images/blog_on.gif);
}
#nav_blog a {
	background-image: url(/themes/sll/images/blog_off.gif);
}
#nav_blog a:hover {
	background-image: url(/themes/sll/images/blog_on.gif);
}
#blogpage #navHolder #nav_blog a {
	background-image: url(/themes/sll/images/blog_on.gif);
}
#nav_friends {
	background-image: url(/themes/sll/images/friends_on.gif);
}
#nav_friends a {
	background-image: url(/themes/sll/images/friends_off.gif);
}
#nav_friends a:hover {
	background-image: url(/themes/sll/images/friends_on.gif);
}
#friendspage #navHolder #nav_friends a {
	background-image: url(/themes/sll/images/friends_on.gif);
}
#nav_members {
	background-image: url(/themes/sll/images/members_on.gif);
}
#nav_members a {
	background-image: url(/themes/sll/images/members_off.gif);
}
#nav_members a:hover {
	background-image: url(/themes/sll/images/members_on.gif);
}
#memberspage #navHolder #nav_members a {
	background-image: url(/themes/sll/images/members_on.gif);
}
#nav_join {
	background-image: url(/themes/sll/images/join_on.gif);
}
#nav_join a {
	background-image: url(/themes/sll/images/join_off.gif);
}
#nav_join a:hover {
	background-image: url(/themes/sll/images/join_on.gif);
}
#joinpage #navHolder #nav_join a {
	background-image: url(/themes/sll/images/join_on.gif);
}
/*#nav_videos {
	background-image: url(/themes/sll/images/videos_on.gif);
}
#nav_videos a {
	background-image: url(/themes/sll/images/videos_off.gif);
}
#nav_videos a:hover {
	background-image: url(/themes/sll/images/videos_on.gif);
}
#videospage #navHolder #nav_videos a {
	background-image: url(/themes/sll/images/videos_on.gif);
}
#nav_pictures {
	background-image: url(/themes/sll/images/pictures_on.gif);
}
#nav_pictures a {
	background-image: url(/themes/sll/images/pictures_off.gif);
}
#nav_pictures a:hover {
	background-image: url(/themes/sll/images/pictures_on.gif);
}
#picturespage #navHolder #nav_pictures a {
	background-image: url(/themes/sll/images/pictures_on.gif);
}
#nav_webcam {
	background-image: url(/themes/sll/images/webcam_on.gif);
}
#nav_webcam a {
	background-image: url(/themes/sll/images/webcam_off.gif);
}
#nav_webcam a:hover {
	background-image: url(/themes/sll/images/webcam_on.gif);
}
#webcampage #navHolder #nav_webcam a {
	background-image: url(/themes/sll/images/webcam_on.gif);
}
*/
#header_logo img {
	width: 490px;
	height: 202px;
}
#headerright  {
	background-image: url(/themes/sll/images/header_bg_right.gif);
}
.toppicbox img  {
	border: 1px solid #e21c4e;
}
#tagline  {
	color: #ededed;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 70px;
}
.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/sll/images/arrow_01.gif);
	background-color: #eaa82d;
}
.smallbox .detail_b   {
	background-image: url(/themes/sll/images/arrow_02.gif);
	background-color: #ffd890;
	color:#333;
}
.smallbox .detail_c   {
	background-image: url(/themes/sll/images/arrow_03.gif);
	background-color: #eaa82d;
}
#nextUpdateBoxHeader {
	background-image: url(/themes/sll/images/update_header.gif);
}
#nextUpdateBoxContent {
	background-image: url(/themes/sll/images/update_bg.gif);
}
#myWebcamBoxContent  {
	background-image: url(/themes/sll/images/webcam_bg.gif);
}
#calendarBoxContent  {
	background-image: url(/themes/sll/images/calendar_bg.gif);
}
#emailBoxContent  {
	background-image: url(/themes/sll/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/sll/images/aboutme_bg.gif);
}
#blogBoxContent  {
	background-image: url(/themes/sll/images/blog_bg.gif);
}
#pollBoxContent  {
	background-image: url(/themes/sll/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/sll/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/sll/images/welcome_bg.gif);
}
#updatesBoxContent  {
	background-image: url(/themes/sll/images/updates_bg.gif);
}
#reviewsBoxContent  {
	background-image: url(/themes/sll/images/reviews_bg.gif);
}
#joinbox  {
	background-image: url(/themes/sll/images/footer_join_on.gif);
	background-color: #bfc0c2;
	border: 1px solid #c2c3c5;
}
#joinbox a {
	background-image: url(/themes/sll/images/footer_join_off.gif);
}
#joinbox a:hover {
	background-image: url(/themes/sll/images/footer_join_on.gif);
}
#footer a  {
	color: #ededed;
}
/*misc*/
/*#FreePreviewsLinksContainer .detail {
	background-image: url(/themes/sll/images/arrow_03.gif);;
	background-color: #828282;
}*/
#FreePreviewsLinksContainer dl dd {
	background-image: url(/themes/sll/images/arrow_03.gif);
	background-color: #828282;
}
.scenebox h1 {
	color: #6028a5;
}
.sceneboxdate {
	color: #6028a5;
}
.paneljoinlink  {
	color: #6028a5;
}
#joinbymailbody  {
	background-image: url(/themes/sll/images/bg.gif);
}
#joinbymailbody #container {
	background-image: none;
	background-color: #fff;
	height: auto;
}
.mailorderheader {
	 color:#891147;
}
.mailorderheaderpic  {
	width: 576px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mailorderheaderpic img  {
	width: 576px;
	height: 230px;
}
#welcomepagebody  {
	background-image: url(/themes/sll/images/welcome_page_bg.jpg);
}
#welcomepagebody a  {
	color: f7135b;
}
#welcomeheader, #welcomeheader img  {
	width: 533px;
	height: 260px;
	border: none;
}
#welcomepgtext h1 {
	color: #f7135b;
}
.welcomepgtxt2 {
	color: #ff0025;
}
.signature_sm  {
	margin: 0px;
	padding-left: 114px;
	float: left;
	height: 80px;
	width: 160px;
}
.signature_sm img {
	margin: 0px;
	padding-top: 4px;
	height: 80px;
	width: 160px;
}
#indexpagebody {
	background-image: none;
	background-color:#fff;
	color: #333;
}
#indexpagebody a:link {
	color:#bb1a4c;
}
#indexpagebody a:visited {
	color:#ba4077;
}
#indexpagebody a:hover {
	color:#e11a4b;
}
#indexpagebody a:active {
	color:#ededed;
}
#indexpagebody #teaser  {
	color: #fff;
	height: 30px;
	padding-top: 13px;
}
#indexpagebody #toplogo  {
	float: right;
	width: 573px;
	height: 247px;
	margin: 0px;
	/*padding-bottom: 112px;*/	
}
#indexcontainer {
	width:1000px;
	height: 888px; 
	/*background-image:url(/themes/sll/images/center_bg.gif);*/
	background-color: #000;
}
#centerarea  {
	height: 888px;
	width: 1000px;
	background-image: url(/themes/sll/images/index_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#indextextbox1  {
	background-image: url(/themes/sll/images/indexpage_text_bg.gif);
}
#entrylink /*ul li*/ a:link {
	color:#fad0e2;
	background-color: #e21d50;
	border: 2px solid #5b0621;
}
#entrylink /*ul li*/ a:visited {
	color:#de9fdb;
	background-color: #752679;
	border: 2px solid #3d0e3b;
	color: #000000;
}
#entrylink /*ul li*/ a:hover {
	color:#000000;
	background-color: #eaa82d;
	border: 2px solid #5b0621;
}
#entrylink /*ul li*/ a:active {
	color:#ffffff;
	background-color: #da0965;
	border: 2px solid #610d32;
	color: #000000;
}
#footer_index {
	margin-top:1px;
	padding-top:5px;
	padding-bottom:5px;
}
.email-box	{
	color: #333;
}
.updatepanel {
	background-image: url(/themes/sll/images/scenepanel_bg.gif);
}
.scenebox h1  {
	color: #e11a4b;
}
.cal_Box {
	background-image: url('/themes/sll/images/calendar_weekday_bg.gif');
}
#aboutMeBox  {
	padding-top: 0px;
}
#friendsBox dl dt a.tn:hover img { 
	border: 1px dashed #d06006;
}
#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: 848px;
	left: 124px;
}
#reviewPage #container  {
	background: #fff;
}
#reviewPage #container a  {
	color: #c4236b;
}
