@charset "utf-8";
/* CSS Document */
/*Americana Theme Specific Styles*/
body {
	background-color:#956ddc;
	background-image: url(/themes/americana/images/bg.gif);
}
a:link {
	color: #1e6698;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #e52e22;
}
a:active {
	color: #4d0705;
}
a.tn:hover img { 
	border: 1px dashed #e52e22;
}
#container {
	background-color:#51518e;
	border-right-color: #000799;
	border-left-color: #000799;
}
/*header section*/
#topHeader  {
	height: 295px;
}
#headerSection  {
	background-image: url(/themes/americana/images/header_bg.gif);
}
#headernav  {
	background-color: #388cc6;
	border: solid 1px #03273f;
}
#headernav ul li a  {
	color: #000000;
	text-decoration: none;
}
#headernav ul li a:hover  {
	background-color: #c31f1f;
	color: #ffffff;
	border: solid 1px #ffffff;
}
#headernav ul, #headernav ul li  {
	color: #000000;
}
ul.MenuBarHorizontal a
{
	background-color: #388cc6;
	color: #333;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #c31f1f;
	color: #fff;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #c31f1f;
	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: #c31f1f;
	padding: 0.5em 0.75em;
	color: #fff;
	text-decoration: none;
	border: solid 1px #ffffff;
}
#siteLoginBox form input label  {
	color: #ededed;
}
#siteLoginBox #loginbttntop  {
	border: solid 1px #666666;
	background-color: #388cc6;
	/*background-image: url(/themes/butterfly/images/go_button_bg.gif);*/
	color: #ffffff;
}
#loggedInBox #logoutBttn  {
	border: solid 1px #666666;
	background-color: #388cc6;
	color: #ffffff;
}
/*content box styles*/
#webcamBox, #calendarBox  {
	height: 206px;
}
.smallContentBoxHeader  {
	height: 36px;
}
.smallContentBoxHeader img {
	width: 254px;
	height: 36px;
}
.smallContentBoxFooter {
	height: 6px;
}
.smallContentBoxFooter img {
	width: 254px;
	height: 6px;
}
.smallContentBoxContent  {
	background-image: url(/themes/americana/images/smallbox_bg.gif);
	width: 248px;
	height: 160px;
}
.mediumBoxHeader  {
	height: 34px;	
}
.mediumBoxHeader img {
	height: 34px;
	width: 406px;	
}
.mediumBoxContent  {
	background-color: #ffffff;
}
.mediumBoxFooter  {
	height: 6px;
	width: 406px;
}
.mediumBoxFooter img {
	width: 406px;	
}
#myPicsBox, #aboutMeBox, #pollBox,  #commentsBox, #memberHomeBox  {
	width: 406px;
}
.largeBoxheader  {
	height: 36px;
}
.largeBoxheader img {
	width: 528px;
	height: 36px;
}
.largeBoxContent  {
	width: 528px;
}
.largeBoxFooter  {
	height: 6px;
}
.largeBoxFooter img {
	width: 528px;
	height: 6px;
}
/*containers for large panels*/
#loginBox, #welcomeBox, #myUpdatesBox, #blogBox, #moviesBox, #dvdsBox, #myFriendsBox, myFavoriteSitesBox, #messageBox {
	width: 528px;
}
#webcamCalendarBox  {
	width: 528px;
}
#webcamBox, #calendarBox  {
	height: auto;
}
/*full sized panel*/
.fullWidthBox  {
	width: 954px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.fullWidthBoxHeader  {
	height: 36px;
}
.fullWidthBoxHeader img {
	width: 954px;
	height: 36px;
}
.fullWidthBoxContent, .friendsBoxContent  {
	background-image: url(/themes/americana/images/fullwidth_bg.gif);
	width: 948px;
}	
.FullWidthBoxFooter  {
	width: 954px;
	height: 6px;
}
.FullWidthBoxFooter img {
	width: 954px;
	height: 6px;
}
/*side borders and background for panels which are scalable and can expand vertically*/
.scalable_vertical  {
	background-color: #ffffff;
	border-right-color: #990000;
	border-left-color: #990000;
}
/*medium boxes using scalable*/
#myPicsBoxContent, #aboutMeBoxContent, #commentsBoxContent, #pollBoxContent, #memberHomeBoxContent {
	width: 400px;
	background-color: #ffffff;
}
/*large boxes using scalable*/
#blogBoxContent, #myUpdatesBoxContent, #moviesBoxMovies, #dvdsBoxContent, #welcomeBoxContent, #myFriendsBoxContent, #myFavoriteSitesBoxContent, #messageBoxContent {
	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/americana/images/controls_header_bg.gif);
	background-color: #ffffff;
	color: #fff;
	width: 406px;
}
#memberHomeBoxHeader h1 {
	width: 390px;
	padding-left: 5px;
}
#memberHomeBoxContent  {
	background-image: url(/themes/americana/images/controls_bg.gif);
	background-color: #ffffff;
}
#myPicsBoxContent  {
	background-image: url(/themes/americana/images/pics_bg.gif);
	background-color: #ffffff;
}
#aboutMeBoxContent  {
	background-image: url(/themes/americana/images/aboutme_bg.gif);
}
#pollBoxContent  {
	background-image: url(/themes/americana/images/poll_bg.gif);
	background-color: #fff0f0;
}
#welcomeBoxContent  {
	background-image: url(/themes/americana/images/welcome_bg.gif);
	/*height: auto;*/
}
#blogBoxContent  {
	background-image: url(/themes/americana/images/blog_bg.gif);
}
.calendarContentBoxContent  {
	width: 248px;
	height: 160px;
	background-image: url(/themes/americana/images/calendar_bg.gif);
}
#myUpdatesBoxContent  {
	background-image: url(/themes/americana/images/my_updates_bg.gif);
	background-color: #ffffff;
}
#moviesBoxContent  {
	background-image: url(/themes/americana/images/movies_bg.gif);
	background-color: #ffffff;
}
#myFriendsBoxContent  {
	background-image: url(/themes/americana/images/my_friends_bg.gif);
	background-color: #ffffff;
}
#myFavoriteSitesBoxContent  {
	background-image: url(/themes/americana/images/my_favorite_sites_bg.gif);
	background-color: #ffffff;
}
#dvdsBoxContent  {
	background-image: url(/themes/americana/images/dvds_bg.gif);
	background-color: #ffffff;
}
#commentsBoxContent  {
	background-image: url(/themes/americana/images/comments_bg.gif);
}
#messageBoxContent  {
	background-image: url(/themes/americana/images/message_bg.gif);
	background-color: #ffffff;
}
.galleryPagesHeader  {
	background-image: url(/themes/americana/images/gallery_album_header.gif);
}
.calbox {
	background-image: url(/themes/americana/images/calendar_weekday_bg.gif);
}
legend {
	height: 20px;
	color: #ffffff;
	/*background-color: #a62e22;*/
	background-image: url(/themes/americana/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:#c31f1f;
	border:2px solid #51518e;
	color:#fff;
}