﻿/*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 #505050;
	height: 1px;
}
a 
{
	text-decoration: none;
	color: #DBB94F;
}
a:visited
{
	color: #C19B28;
}
a:hover 
{
	text-decoration: underline;
	color: #E6CD84;
}
a:active
{
	color: #C19B28;
}
body 
{
	background-color: #656565;
	background-image: url(Images/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
img 
{
	border-width: 0;
}
/*Set-1 All the HEADER Stuff */
.header 
{
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;
}
h1 
{
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: none;
	font-size: 18px;
}
h2 
{
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}
.menua 
{
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}
.nav
 {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}
.menua a:visited, .nav a:visited 
{
	color: #DBB94F;
}
/*Set-1.1 SHIM */
.shim 
{
	display: none;
}
/*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 */
#albums, #register, #admin-albums, #admin-photos, #admin-details 
{
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 10px; /* Weird Mozilla Bug */
}
#details
{
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 10px; /* Weird Mozilla Bug */
}
#photos
{
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 10px; /* Weird Mozilla Bug */
}
#home
{
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 10px; /* Weird Mozilla Bug */
}
#sidebar 
{
	float: left;
	width: 214px;
	height: 100%;
}
#sidebarDefault 
{
	text-align: center;
	float: left;
	width: 195px;
	height: 550;
}
#sidebarlinkgroup 
{
	border-width: 3px;
	border-color: white;
	border-style: ridge;
	width: 185px;
	height: 400;
}
#sidebarLink1
{
	margin-top: -15px;
}
#sidebarLink2
{
	margin-top: -15px;
}
#sidebarLink3
{
	margin-top: -15px;
}
#sidebarLink4
{
	margin-top: -15px;
}
#sidebarLink5
{
	margin-top: -15px;
}
#sidebarLink6
{
	margin-top: -15px;
	margin-bottom: 25px;
}
#sidebarCounter
{
	margin-top: 8px;
}
#websitebasic1
{
	margin-top: 20px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-right: 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Verdana;
	background-color: Black;
	color: Red;
	width: 240px;
	border-color: White;
	border-width: 1px;
	border-style: solid;
}
#websitebasic2
{
	font-size: 10px;
	font-family:Verdana;
	font-style:italic;
}
#content 
{
	margin-left: 256px;
}
#content_photo_default 
{
	text-align:center;
	margin-left: 220px;
}
#content_photo 
{
	text-align:center;
	border-left-width: 4px;
	border-left-color: Gray;
	border-left-style: ridge;
	margin-left: 195px;
}
#whatsnew 
{
	float: left;
	width: 200px;
	height: 100%;
}
#coollinks 
{
	margin-left: 220px;
}
#resume h4, #links h4 
{
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}
#resume #photo 
{
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}
#resume .first
{
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}
dl 
{
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	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;
}
.view 
{
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}
.view .photo-frame 
{
	margin-left: auto;
	margin-right: auto;
}
.item 
{
	padding: 10px 0px;
	color: #B2B2B2;
}
.item h4 
{
	margin-bottom: 0.4em;
}
.nullpanel 
{
	padding: 150px;
	width: auto;
	text-align: center;
}
.buttonbar, .buttonbar-top
 {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}
/*Set-3 FOOTER */
.footerbg 
{
	width: auto;
	height: 50px;
	text-align: center;
}
.footer 
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}
.menub 
{
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}
.menub a:visited 
{
	color: #DBB94F;
}
/*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 Styles used for the ABOUT US Page */
#aboutus
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center; 
	width: 700px;
	height: 655px;
}  
#aboutus1
{
	padding: 10px;
	font: Verdana, bolder Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-align: left; 
	color: Black;
	height: 348px;
	width: 500px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}  
#aboutus2
{
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	font: Verdana, bolder Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter; 
	font-style: italic;
	text-align: center; 
	color: White;
	height: 55px;
	width: 500px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}  
#aboutus3
{
	padding: 10px;
	font: Verdana, bolder Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-align: left; 
	color: Black;
	height: 180px;
	width: 500px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}  
.poweredby
{
	margin-bottom: 18px;
	text-align: center; 
}  
.poweredbytext
{
	display: inline;
	padding: 10px;
	font: Verdana, bolder Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	background-color: Black;
	color: Yellow;
	width: 700px;
	border-color: White;
	border-width: 1px;
	border-style: solid;
}  
#poweredbyaspnet
{
	margin-left: 10px;
	margin-bottom: -10px;
}  
#poweredbyw2k3iis6
{
	margin-left: 10px;
	margin-bottom: -10px;
}  
/*All my Special Stuff SFM 20NOV06 */
#slideshower_content
{ 
	text-align: center; 
}
.slideshowspan
{
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 3px;
	font-size: 14px;
	font-family: Verdana;
	background-color: #555555;
	color: White;
	border-color: White;
	border-width: 1px;
	border-style: solid;
}
.nextalbumbutton
{
    font-size: 14px;
    margin-bottom: -3px
}
#slideshow_album
{ 
	border-style: inset;
    font-size: 18px;
    font-weight: normal; 
	width: 700px;
	margin-top: 10px;
    text-align: center;
    padding: 10px;
	color: #000066;
    background-color: #ffffff;
}
#slideshow_header
{ 
	border-style: inset;
    font-size: 12px;
    font-weight: bold; 
	width: 700px;
	height: 100;
	margin-top: 10px;
    text-align: left;
	color: #000066;
    background-color: #ffffff;
}
#slideshow_story
{
	border-style: inset;
	font: Verdana, bolder Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	width: 700px;
	height :auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #000066;
	background-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: 2px;
    margin-bottom: -2px;
}
#imagestyle
{ 
	border: inset;
	text-align: center;	
    background-color: #000000;
    padding-top: 0px;
    margin-top: 10px;
    width: 700px;
    height: 500px; 
}
#photostorydetails
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	background-color: #ffffff;
	border-style: inset;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 400px;
}
#photostorymurray
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #000066;
	background-color: #ffffff;
	border-style: inset;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 550px;
	height:400;
}
#playbackcontrol
{ 
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 710px;
}
.buttonstyle 
{
	margin: -1px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	font-size: 12pt;
	font-family: Verdana;
	background-color: Black;
	color: White;
	width: 175px;
}
.storypetermurray
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	border-style: outset;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	width: 900px;
	height: auto;
}
.timelinepetermurray
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	width: auto;
	height: auto;
}
.storysamfoster
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	border-style: outset;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	width: 900px;
	height: auto;
}
.timelinesamfoster
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	width: auto;
	height: auto;
}
#ourancestry_header
{ 
	border-style: inset;
    font-size: 12px;
    font-weight: bold; 
	width: 690px;
	height: 100;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
    text-align: left;
	color: #000066;
    background-color: #ffffff;
}
#ourancestry_story
{
	border-style: inset;
	font: Verdana, bolder Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	width: 690px;
	height :auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 5px;
	text-align: left;
	color: #000066;
	background-color: #ffffff;
}
/*SET-X Real Special Table Line-Draw Border stuff */
TABLE.t1
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 100%;
    BORDER-BOTTOM: 0px
}
TD.c1
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 3%;
    BORDER-BOTTOM: 0px
}
TD.c2
{
    BORDER-RIGHT: black 2px groove;
    BORDER-TOP: 0px;
    BORDER-LEFT: black 0px solid;
    WIDTH: 3%;
    BORDER-BOTTOM: black 2px groove
}
TD.c3
{
    BORDER-RIGHT: black 0px dashed;
    BORDER-TOP: 0px;
    BORDER-LEFT: black 2px groove;
    WIDTH: 3%;
    BORDER-BOTTOM: black 2px groove
}
TD.c4
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: 0px;
    BORDER-LEFT: black 0px solid;
    WIDTH: 3%;
    BORDER-BOTTOM: black 0px groove
}
TD.c5
{
    BORDER-RIGHT: black 0px dashed;
    BORDER-TOP: 0px;
    BORDER-LEFT: black 1px groove;
    WIDTH: 3%;
    BORDER-BOTTOM: black 0px groove
}
TD.c6
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 3%;
    BORDER-BOTTOM: black 2px groove
}
TD.c7
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    VERTICAL-ALIGN: bottom
}
/*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;
}


