﻿/*Set-0 Just the BASIC TAGS */
table 
{
	font-size: 1em;
}
h1, h2, h3, h4 
{
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}
p
{
	line-height: 1.4em;
}
hr 
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}
a 
{
	text-decoration: none;
	color: #d32525;
}
a:visited 
{
	color: #980000;
}
a:hover 
{
	text-decoration: underline;
	color: #e05252;
}
a:active 
{
	color: #980000;
}
body 
{
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
img 
{
	border-width: 0;
}
/*Set-1 All the HEADER Stuff */
.header 
{
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}
h1 
{
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: capitalize;
	font-size: 18px;
}
h2 
{
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}
.menua 
{
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}
.nav 
{
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}
.menua a:visited, .nav a:visited 
{
	color: #d32525;
}
/*Set-1.1 SHIM */
.shim 
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}
.column 
{
	background-image: url(images/content-shim.gif);
}
.gradient 
{
	background-image: url(images/content-shim-photo.gif);
}
.solid 
{
	background-image: url(images/content-shim-none.gif);
}
/*Set-2 PAGE Control */
.page 
{
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
h3 
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
/*Set-2.1 ALL PAGES */
#admin-albums, #admin-photos 
{
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
#home
{
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 0px; /* Weird Mozilla Bug */
}
#sidebar 
{
	float: left;
	width: 250px;
	height: 100%;
}
#content 
{
	margin-left: 256px;
}
#content_photo
{
	margin-left: 320px;
}
#FrontPage 
{
	margin-left: 260px;
	text-align: center
}
#FrontPageTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	width: 260px;
}
#FrontPagePicture
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #000066;
	margin-top: 4px;
	margin-bottom: -2px;
	text-align: center;
}
#hitCounter
{
	margin-top: 0px;
	margin-bottom: 10px;
}
#photo 
{
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}
dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}
dt 
{
	position: absolute;
	left: 0;
}
dd 
{
	margin-left: 150px;
	height: 2.0em;
}
.emptydata td 
{
	padding: 50px;
	color: #aeaeae;
}
/*Set-2.2 ALBUMS PAGE */
#albums 
{
	background-image: url(images/body-repeat-photo.gif);
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.view 
{
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.view .photo-frame 
{
	margin-left: auto;
	margin-right: auto;
}
.item 
{
	padding: 20px 20px;
	color: #B2B2B2;
}
.item h4 
{
	margin-bottom: 0.4em;
}
.nullpanel 
{
	padding: 150px;
	width: auto;
	text-align: center;
}
/*Set-2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */
#photos, #details, #admin-details 
{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}
.buttonbar 
{
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}
.buttonbar-top 
{
	background-image: url(images/photonav-top-bg.gif);
}
.buttonbar-indexer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 4px;
}
#photos .view, #admin-details .view 
{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*Set-3 FOOTER */

.footerbg 
{
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer 
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}
.menub 
{
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}
.menub a:visited 
{
	color: #d32525;
}
/*Inline styles are used because image controls hard code a border property */
.photo_197 
{
	visibility:hidden
}
.photo_198 
{
	border: 4px solid #FFFFFF;
}
.photo_199 
{
	border: 4px solid #FFFFFF;
	border-style:inset;
	border-width: 4px;
	border-color: White;
	width: 700px;
	visibility:hidden
}    
.photo_200
{
	border: 4px solid #FFFFFF;
	border-style:inset;
	border-width: 4px;
	border-color: White;
	width: 700px;
}  
/*All my Special Stuff SFM 10DEC06 */
#ToySoldierBanner
{
	text-align: center;
	border-style: outset;
	margin-bottom: 5px;	
	background-color: #ffffff;
}
.ToySoldier
{
	margin-left: -7px;
}
#phototitledetails
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	width: 400px;
}
#photostorydetails
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	background-color: #dddddd;
	border-style: outset;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 400px;
}
#MidnightClear1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #aa0000;
	border-style: inset;
	margin-top: 15px; 
	margin-left: -20px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 230px;
	height: 100px;
}
#MidnightClear2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #00aa00;
	border-style: inset;
	margin-top: 5px; 
	margin-left: -20px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 230px;
	height: 100px;
}
#MidnightClear3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #aa0000;
	border-style: inset;
	margin-top: 5px; 
	margin-left: -20px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 230px;
	height: 100px;
}
#MidnightClear4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #00aa00;
	border-style: inset;
	margin-top: 5px; 
	margin-left: -20px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 230px;
	height: 100px;
}
#MidnightClear5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #aa0000;
	border-style: inset;
	margin-top: 5px; 
	margin-left: -20px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 230px;
	height: 100px;
}
#AboutHymn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000cc;
	background-color: #dddddd;
	border-style: inset;
	margin-top: 10px; 
	margin-bottom: 0px;	
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	width: 292px;
	height: 175px;
}
#SantaClaus
{
	margin-top: 5px; 
	margin-left: 25px;	
}
#DownLoadButton
{
	margin-top: 5px; 
	margin-bottom: 2px;	
}
/*All my Special Slideshow Stuff SFM 12DEC06 */
#slideshower_content
{ 
	text-align: center; 
}
#slideshow_header
{ 
    font-size: 12px;
    padding: 5px;
    font-weight: bold; 
	width: 750px;
	height: auto;
    text-align: center;
	color: #000066;
    background-color: #ffffff;
}
#slideshower_container
{ 
	border-style: inset;
	text-align: left; 
    background-color: #f7007f;
    width: 740px;
    height: 340px; 
}
#slideshow_image
{ 
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
	width: 20px;
    height: 20px; 
}
#slideshow_story
{
	font: Verdana, bolder Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold; 
	width: auto;
	height :auto;
	margin-top: 45px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #ffffff;
}
div.slideshow_story_ON
{
	visibility: visible;
	display :block;
}
div.slideshow_story_OFF
{
	visibility: hidden;
	display: none;
}
#slide_show_control_radio
{ 
	font-size: 14px;
	font-weight: normal;
    margin-top: 16px;
    margin-bottom: 12px;
}
.slideshowspan
{
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 3px;
	font-size: 14px;
	font-family: Verdana;
	background-color: #000055;
	color: White;
	border-color: White;
	border-width: 1px;
	border-style: solid;
}
#SlideshowImage
{
	position: relative;
	left: 295px;
	margin-top: -155px;
}
.SlideshowImage1
{
	visibility: visible;
	display :block;
}
.SlideshowImage2
{
	visibility: hidden;
	display: none;
}
/*More Special Stuff... User List/Ip Traffic Reporting Formatting Stuff */
#body
{
	display: table;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B3A6;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #F7F6F2;
}
#col_main_left_user_list
{
	width: 290px;
	float: left;
	border-right: 3px solid #DFDCCB;
	background: #E1DFCF;
}
#col_main_right_user_list
{
	border-left: 3px solid #DFDCCB;
	margin-left: 290px;
	border-right: 1px solid #CAC7B8;
	background: #F7F6F2;
}
.section
{
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color:Black;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content_right_user_list
{
	padding: 10px;
	font-size: 0.8em;
	text-align: center;
}
/*User-List page row CssClass Styles*/
.row1
{
	height: 20px;
    font-size: 11px;
}
.row1 a:link img
{
	border: 1px solid #666;
}
.row1 a:visited img
{
	border: 1px solid #666;
}
.row2
{
	height: 20px;
    font-size: 11px;
}
.row2 a:link img
{
	border: 1px solid #666;
}
.row2 a:visited img
{
	border: 1px solid #666;
}
/*IMPORTANT---DIV[body]-DIV[col_main_left]-DIV[announcements] styles: ul LIST*/
#announcements
{
	font-size: 0.8em;
	padding: 10px;
	height: 100%;
	background: #F7F6F2;
}
#announcements ul
{
	margin-top: 0px;
}
#announcements li
{
	list-style-position: outside;
	list-style-image: url(images/ul_arrow.gif);
	margin-bottom: 15px;
	margin-left: -24px;
}

