﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}
p span
{
 font-weight:bold;
}



hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}


img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}
.topNav {
	background-image: url(/Images/b_TopNav.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 770px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
}

.top_bar_buttons {
	font: bold 8.5pt Verdana;
	color: #ffffff;
	margin-left:17px;
	margin-right:17px;
	
}
.top_bar_buttons td {
	font: bold 8.5pt Verdana;
	color: #ffffff;	
}


.top_bar_buttons a {
	text-decoration: none;
	color: #ffffff;
}

.top_bar_buttons a:hover {
 	color: #B09671;
 	text-decoration: none;
}


h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	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;
}

/* 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);
}

/* 2 PAGE */
/*
.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;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #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 */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	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 #bababa;
	padding-top: 1.5em;
}

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;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 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_198 {
	border: 4px solid #FFFFFF;
}
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.login_box input.text
{
    width: 150px;
}

input.user_info
{
    width: 200px;
}

input.register_password
{
    width: 100px;
}

input.register_question
{
    width: 250px;
}
#announcements
{
    font-size: 11px;    
    padding: 5px;     
   color:#FFFFFF;
}

#announcements ul
{
    margin-top: 0px;
    margin-bottom:0px;
    color:Silver;
}

#announcements li
{
    list-style-position: outside;
    list-style:none;   
    margin-left: -24px;
    color:silver;
}
#announcements li a
{color:#FFFFFF;}
#maincol table
{
	padding:6px;
	
}
#maincol td img
{
	width:388px;
	border:0;
	
}
#wcmenu a:hover
{
	color: #ffffff;
	font-size:8pt;
	text-decoration: underline;
}
headermenu
{
	/*color: #FFFFFF;*/
	/*background: #3a3a3a;*/
	padding: 8px 5px 9px 5px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font: Verdana;
	color: #ffffff;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	/*color: #ffffff;*/
	text-decoration: none;
	text-transform: uppercase;	
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.75em;
}
.headermenu a:hover
{
	color: #B09671;
 	text-decoration: none;
}
.adminButtonBlue
{
	background: url(images/blue_button_bg.gif) no-repeat 25% 50% #333;
	
	margin-bottom: 3px;
	color: #FFF;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
}

.adminButton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	text-align: right;
	height: 20px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
}
.addbutton
{
	float:right;
	margin-right:15px;
	padding-bottom:10px;
}

.adminInput
{
	border: 1px solid #acacac;
	width: 250px;
}

.adminInputNoWidth
{
	border: 1px solid #acacac;
}
#requestpassword
{
	
	line-height:20px;
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
}
#waitingChildLogin
{
	
	line-height:20px;
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
}
#buttonbacktoLogin
{
	text-align:center;
	margin-bottom:15px;
}
#getpassword
{
	text-align:center;
	margin-bottom:15px;
}
#childProfileLoginMsg
{
	margin:15px;
	display:block;
}
.menuLinks
{
	list-style:none;  
    padding: 4px 0px 4px 2px;
    font-size: 8pt;	
}
.menuLinks ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

.menuLinks ul li a
{
	color: #FFFFFF;
	display: block;
	line-height: 1.35em;
	padding: 2px;
	text-decoration: none;
	
}
.menuLinks a:hover
{
	color: #B09671;
 	text-decoration: none;
}
.menuLinks subMenu
{
margin-left:5px;	
}
.appChecklistButton
{
	text-align:center;
}
.appChecklistTitleAlign
{
 font-weight:bold;
 text-align:center;
}
.appChecklistTable
{
	width: 560px;
	padding:1px;
	
	
}
.appChecklistTable td
{
	width:300px;
	
	border: 1px solid #bababa;
	
}
.appChecklistTable th
{
	text-align:center;
	
	
}
.appChecklistSubTable
{
	width: 560px;
	padding:10px;
	
	
	
}
.appChecklistSignatureStatement
{
	border: 1px solid #bababa;
}
.medChecklistReport
{
	font-size: smaller;
}

.listStyle
{
	padding: 4px 0px 4px 2px;
}
.listStyle ul
{
	padding: 0;
	margin: 0;
}
.listStyle li
{
	list-style:none;
	padding-bottom: 8px;
}
.listStyle div
{
	list-style-image: url( '../images/icon_check.gif' );
	list-style-position: inside;
}
.alignCenter
{
	text-align:center;
}
.alignLeft
{
	text-align:left;
}
.alignRight
{
	text-align:right;
}
.wcProfiles
{
	background-color: #53321F;
	border-style: outset;
	border-width: inherit;
	border-color: #53321F;
}
.wcInfosheet
{
	border-color: #A82A26;
	border-style: outset;
	border-width: inherit;
	padding: inherit;
	margin: auto;
	background-color: #A82C23;
	padding-bottom: 8px;
}
.wcMedlist
{
	border-color: #996633;
	padding-top: 8px;
	border-style: outset;
	background-color: #663300;
}

.listStyle_icon
{
	padding: 4px 0px 4px 2px;
	list-style-image: url(images/icon_check.gif);
}
.listStyle_icon ul
{
	padding: 0;
	margin: 0;
}
.listStyle_icon li
{
	list-style:none;
	padding-bottom: 8px;
	list-style-image: url(images/icon_check.gif);
	list-style-position: inside;
}
.standOutStyle
{
	background-color: #FFFF99;
	padding: inherit;
	margin: inherit;
}
.slider
{
	overflow:hidden;
	
}





