@charset "utf-8";
/* CSS Document */
/*Butterfly Theme Specific Styles*/
body {
	background-color:#956ddc;
	background-image: url(/themes/butterfly/images/bg.gif);
}
a:link {
	color: #2570cd;
}
a:visited {
	color: #505050;
}
a:hover {
	color: #348efe;
}
a:active {
	color: #4674d0;
}
a.tn:hover img { 
	border: 1px dashed #171eb5;
}
html {
scrollbar-face-color:#f2f2f2;
scrollbar-highlight-color:#b9b9b9;
scrollbar-3dlight-color:#878787;
scrollbar-darkshadow-color:#838383;
scrollbar-shadow-color:#141313;
scrollbar-arrow-color:#333333;
scrollbar-track-color:#f9f9f9;
}
#container {
	background-color:#808080;
	border-right-color: #999999;
	border-left-color: #999999;
}
.footerLink a {
	color: #0956b6;	
}
/*header section*/
#topHeader  {
	height: 295px;
}
#headerSection  {
	background-image: url(/themes/butterfly/images/header_bg.gif);
}
#headernav  {
	background-color: #cbb6ff;
	border: solid 1px #3c0560;
}
#headernav ul li a  {
	color: #000000;
	text-decoration: none;
}
#headernav ul li a:hover  {
	background-color: #8a6fcc/*#5b34be*/;
	color: #ffffff;
	border: solid 1px #bd94d2;
}
#headernav ul, #headernav ul li  {
	color: #000000;
}
ul.MenuBarHorizontal a
{
	background-color: #cbb6ff;
	color: #333;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #8a6fcc;
	color: #fff;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #8a6fcc;
	color: #fff;
}
#homepage #home_nav a, #aboutmepage #aboutme_nav a, #blogpage #blog_nav a, #calendarpage  #calendar_nav a, #picpage #photos_nav a, #moviepage #movies_nav a, #boardpage #board_nav a,  #directorypage #friends_nav a, #loginpage #login_nav a, #joinpage #join_nav a   
{
	display: block;
	cursor: pointer;
	background-color: #8a6fcc;
	padding: 0.5em 0.75em;
	color: #fff;
	text-decoration: none;
	border: solid 1px #bd94d2;
}
#siteLoginBox form input label  {
	color: #ededed;
}
#siteLoginBox #loginbttntop  {
	border: solid 1px #666666;
	background-color: #a16bdf;
	/*background-image: url(/themes/butterfly/images/go_button_bg.gif);*/
	color: #ddd1fb;
}
#loggedInBox #logoutBttn  {
	border: solid 1px #666666;
	background-color: #a16bdf;
	color: #ddd1fb;
}
/*content box styles*/
.smallContentBoxHeader  {
	height: 36px;
}
.smallContentBoxHeader img {
	height: 36px;
	width: 254px;
}
.smallContentBoxFooter  {
	height: 11px;
}
.smallContentBoxFooter img  {
	height: 11px;
	width: 254px;
}
.smallContentBoxContent  {
	background-image: url(/themes/butterfly/images/smallbox_bg.gif);
	width: 248px;
}
.mediumBoxHeader img {
	height: 36px;
	width: 406px;
}
.mediumBoxHeader img {
	height: 36px;
	width: 406px;	
}
.mediumBoxContent  {
	background-color: #f1d8f8;
	width: 400px;
}
.mediumBoxFooter {
	height: 11px;
	width: 406px;	
}
.mediumBoxFooter img {
	height: 11px;
	width: 406px;	
}
#myPicsBox, #aboutMeBox, #commentsBox, #pollBox, #memberHomeBox  {
	width: 406px;
}
.largeBoxheader  {
	width: 528px;
	height: 36px;
}
.largeBoxheader img {
	width: 528px;
	height: 36px;
}
.largeBoxContent  {
	width: 522px;
}
.largeBoxFooter  {
	width: 528px;
	height: 11px;
}
.largeBoxFooter img {
	width: 528px;
	height: 11px;
}
/*containers for large panels*/
#loginBox, #welcomeBox, #myUpdatesBox, #blogBox, #webcamCalendarBox, #moviesBox, #dvdsBox, #myFriendsBox, #myFavoriteSitesBox, #messageBox {
	width: 528px;
}
/*full sized panel*/
.fullWidthBox  {
	width: 954px;
}
.fullWidthBoxHeader  {
	width: 954px;
	height: 34px;
}
.fullWidthBoxHeader img {
	width: 954px;
	height: 34px;
}
.fullWidthBoxContent, .friendsBoxContent  {
	width: 948px;
	background-image: url(/themes/butterfly/images/fullwidth_bg.gif);
}	
.FullWidthBoxFooter  {
	width: 954px;
	height: 8px;
}
.FullWidthBoxFooter img {
	width: 954px;
	height: 8px;
}
/*side borders and background for panels which are scalable and can expand vertically*/
.scalable_vertical  {
	background-color: #f1d8f8;
	border-right-color: #999999;
	border-left-color: #999999;
}
/*medium boxes using scalable*/
#myPicsBoxContent, #aboutMeBoxContent, #commentsBoxContent, #memberHomeBoxContent {
	width: 400px;
	background-color: #f1d8f8;
}
/*large boxes using scalable*/
#blogBoxContent, #myUpdatesBoxContent, #moviesBoxMovies, #dvdsBoxContent, #myFriendsBoxContent, #myFavoriteSitesBoxContent {
	width: 522px;
}
.whiteBorderSmall  {
	background-color: #ffffff;
	width: 254px;
	height: auto;
}
.whiteBorderMedium  {
	background-color: #ffffff;
	width: 406px;
	height: auto;
}
.whiteBorderLarge  {
	background-color: #ffffff;
	width: 528px;
	height: auto;
}
.whiteBorderFull  {
	background-color: #ffffff;
	width: 954px;
	height: auto;
}
#footer	a {
	color: #ffffff;
}
#memberHomeBoxHeader  {
	background-image: url(/themes/butterfly/images/controls_header_bg.gif);
	color: #fff;
	width: 406px;
}
#memberHomeBoxHeader h1 {
	width: 390px;
	padding-left: 5px;
}
#memberHomeBoxContent  {
	background-image: url(/themes/butterfly/images/controls_bg.gif);
	background-color: #f1d8f8;
}
#myPicsBoxContent  {
	background-image: url(/themes/butterfly/images/pics_bg.gif);
	background-color: #f1d8f8;
}
#aboutMeBoxContent  {
	background-image: url(/themes/butterfly/images/aboutme_bg.gif);
}
#pollBoxContent  {
	background-image: url(/themes/butterfly/images/poll_bg.gif);
}
#welcomeBoxContent  {
	background-image: url(/themes/butterfly/images/welcome_bg.gif);
}
#blogBoxContent  {
	background-image: url(/themes/butterfly/images/blog_bg.gif);
}
.calendarContentBoxContent  {
	background-image: url(/themes/butterfly/images/calendar_bg.gif);
	width: 248px;
}
#myUpdatesBoxContent  {
	background-image: url(/themes/butterfly/images/my_updates_bg.gif);
	background-color: #f1d8f8;
}
#moviesBoxContent  {
	background-image: url(/themes/butterfly/images/movies_bg.gif);
	background-color: #f1d8f8;
}
#myFriendsBoxContent  {
	background-image: url(/themes/butterfly/images/my_friends_bg.gif);
	background-color: #f1d8f8;
}
#myFavoriteSitesBoxContent  {
	background-image: url(/themes/butterfly/images/my_favorite_sites_bg.gif);
	background-color: #f1d8f8;
}
#dvdsBoxContent  {
	background-image: url(/themes/butterfly/images/dvds_bg.gif);
	background-color: #f1d8f8;
}
#commentsBoxContent  {
	background-image: url(/themes/butterfly/images/comments_bg.gif);
}
#messageBoxContent  {
	background-image: url(/themes/butterfly/images/message_bg.gif);
	background-color: #f1d8f8;
}
.galleryPagesHeader  {
	background-image: url(/themes/butterfly/images/gallery_album_header.gif);
}
.calbox {
	background-image: url(/themes/butterfly/images/calendar_weekday_bg.gif);
}
legend {
	height: 20px;
	color: #ffffff;
	background-image: url(/themes/butterfly/images/form_top_bg.gif);
	background-repeat: repeat-x;
}
/*pop up boxes for movies and dvds*/
#moviesBox dl a.details:hover span, #dvdsBox dl a.details:hover span, #moviesAndPics dl a.details:hover span, #Dvds dl a.details:hover span {
	background:#8a6fcc;
	border:2px solid #bd94d2;
	color:#fff;
}