﻿/* 0 BASIC TAGS */

table
{
    text-align: left;    
}

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;
}

/* 1 HEADER */
.headerTd
{
    background-image: url(Images/HeaderBack.GIF); /*background-image: url(Images/header.gif);*/
    background-repeat: repeat-x;
}
.header
{
    background-image: url(Images/HeaderBack.GIF); /*background-image: url(Images/header.gif);*/
    position: relative;
    width: 760px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: repeat-x;
}
.Logo
{
    position: absolute;
    left: 0px;
}
h1
{
    position: absolute;
    left: 70px;
    top: 12px;
    font-size: 16px;
}
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: 0.5em;*/
    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, #bookings, #settings, #locator, #resume, #links, #register, #admin-albums, #admin-photos
{
    background-image: url(images/body-repeat1.gif);
    position: relative;
    /* width: 686px; -RB20090629 */
    width: 786px;
    padding: 0px 30px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}
#homeAdmin
{
    position: relative;
    /* width: 686px; -RB20090629 */
    width: 786px;
    padding: 0px 30px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}

/*#sidebar
{
    float: left;
    width: 214px;
    height: 100%;
}*/

/*#content
{
    margin-left: 256px;
}*/

#contentInbox
{
    margin-left: 0px;
}
.CellHeader
{
    color: #980000;
}
.cellBackground
{
    background-color: #ffffff;
}
.cellNav
{
    width: 230px;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.cellNavhr
{
    widows: 150px;
}
#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;
}

.emptydiv
{
    min-height: 200px;
}

/* 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;
    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);
}

#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; RB20090629 */
    width: 835px;
    height: 75px;
    text-align: center;
    font-size: 10px;
}

.menub
{
    text-transform: capitalize;
    font-size: 10px;
    padding-top: 8px;
}

.menub a:visited
{
    color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198
{
    border: 4px solid #FFFFFF;
}


.FormGrid
{
}

.FormGrid tr
{
    color: #666;
    padding: 15px;
}

.FormSectionTitle td
{
    font-weight: bold;
    text-align: left;
    border-bottom: #c0c0c0 1px dotted;
    padding: 10px;
}

.PrintBlock
{
    float: left;
}
.PrintGrid
{
}

.PrintGrid tr td
{
    padding: 5px;
}

.PrintSubTitle td
{
    font-weight: bold;
    text-align: left;
    color: #000080;
    border-bottom: #c0c0c0 1px solid;
}

.FormSubTitle1 td
{
    font-weight: bold;
    text-align: left;
    font-size: medium;
}

.FormSubTitle2 td
{
    font-weight: bold;
    text-align: left;
    background-color: #e6e6fa;
}

.FormFooter td
{
    text-align: right;
    padding: 5px 5px 5px 20px;
}

.FieldColumn
{
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    padding: 5px 5px 5px 10px;
}

.ValueColumn
{
    text-align: left;
    vertical-align: middle;
    padding: 5px;
}

.ListItem
{
    border: #a9a9a9 1px solid;
    background-color: #eee;
}

.ListAlternateItem
{
    border: #a9a9a9 1px solid;
    background-color: #f5f5f5;
}

.Grid
{
    background-color: #fafefe;
    border: solid 1px #D0CABC;
    border-top: #d0cabc 1px solid;
    border-bottom: #d0cabc 1px solid;
}

.Grid tr td
{
    padding-left: 12px; /*border-top: dimgray 1px solid;*/ /*border-bottom: #ffffff 1px solid;*/
}

.GridTitle td
{
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    background-color: #d0cabc;
    text-decoration: none;
    border-bottom: solid 1px #D0CABC;
}

.GridTitle td a
{
    font-size: 11px;
    text-decoration: underline;
}

.GridHeader th
{
    padding-right: 15px;
    padding-left: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 3px;
    border-bottom: darkgray 1px solid;
    background-color: #f5f5f5;
}

.GridFooter td
{
    text-align: right;
    border-bottom: solid 1px #D0CABC;
}

.GridItem td
{
    padding: 5px;
    background-color: #f8f8ff; /*#eef2f6*/
    border-bottom: solid 1px #D0CABC;
    border-top: solid 1px #ffffff;
}
.GridSelectedItem td
{
    padding: 5px;
    background-color: #f5f5f5; /*#ccd6f8;*/
    border-bottom: solid 1px #D0CABC;
    border-top: solid 1px #ffffff; /*background-color: #b0c4de;     border-bottom: solid 1px #D0CABC;     border-top: solid 1px #ffffff;    */
    font-weight: bold;
}

.GridAlternateItem td
{
    padding: 5px;
    background-color: #f8f8ff;
    border-bottom: solid 1px #D0CABC;
    border-top: solid 1px #ffffff;
}

.GridPager td
{
    border: none 2px #D0CABC;
}

.PaddedDiv
{
	padding: 10px;
	text-align: left;
	color: #d34b00;
}

.settingtab
{
	border-bottom: solid 1px #000;
}

.tab, .tabItem
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}
.tab
{
    padding: 15px 1px 0px 0px;
    text-align: center;
}
.tab a:link, .tab a:visited, .tab a:hover
{
    text-decoration: none;
    color: #fff;
}
.tabPage /* If the area beneath the tab strip needs to have a box defined, use this style in the <td> */
{
    border: solid 1px #c0cbb6;
    vertical-align: top;
}

.tabItem
{
    padding: 3px 3px 3px 3px;
    /*border-top: solid 1px gainsboro;
    border-left: solid 1px gainsboro;
    border-right: solid 1px darkgray;
    border-bottom: solid 1px #F7F6F3;*/
    /*background-color: #F7F6F3;*/
    color:#fff;background:transparent url(images/tabOFF.gif) no-repeat top right;
}
.tabSelected
{
    border-style: outset;
    /*border-bottom: solid 1px #ccd9c0;*/ /*background-color: #eae9e1;*/
    font-weight: bold;
    /*background-color: #e9f2eb;*/
    color:#fff; background:transparent url(images/tabOVER.gif) no-repeat top left;
}
.tabHover
{
    border-style: outset;
    /*border-bottom: solid 1px #ccd9c0;*/ /*background-color: #d8e1ce;*/
    /*background-color: #dcdcdc;*/
    color:#fff; background:transparent url(images/tabOVER.gif) no-repeat top right;
}

.subblock
{
    background-color: #FFFFFF;
    padding: 10px;
    padding-left:0px;
    
}


.tablesubblock
{
    background-color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
   
}
.tablesubblock td
{
    --background-color:#E8EEFA;
}
.block
{
    background-color: #fffff0;
    padding: 0px 10px 10px 10px;
    border: #eee8aa 1px solid;
}

.heading1
{
    font-size: 14px;
    font-weight: bold;    
}
.heading2
{
    font-size: 11px;
    font-weight: bold;      
}
.headerPartitionTD
{
    background-image: url(Images/TDbackground.gif);
    background-repeat: repeat-x;
}

.LoginNavpanel
{
    padding-left: 50px;
    text-align: left;
    padding-top: 7px;
}
.mailTable
{
    width: 450px;
}
.mailTableCaption
{
    width: 20%;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.mailTableValue
{
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.trDbcCaption td
{
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    padding: 5px 5px 5px 10px;
    border-bottom: silver 1px solid;
    border-top: #ffffff 1pt solid; /* padding-left: 2px;     font-weight: bold;     border-bottom: silver 1px solid;*/
}

.ModalPopup
{
	border-left: #006699 thick solid;
	height: 55px;
	width: 140px;
	text-align: left;
	vertical-align: middle;
	left: 330;
	margin-left: 1px;
	padding-left: 5px;
	margin-right: 5px;
}

.ModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=40);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	zoom: 1;
	right: 0px;
	padding: 0;
	margin: 0;
	z-index: 1000;
	height: 100%;
	width: 100%; /*height: 900px; 	width: 1500px;*/
	'left: expression(ignoreMe = document.documentElement.scrollLeft + "px");
	'top: expression(ignoreMe = document.documentElement.scrollTop + "px");
	'width: expression(document.documentElement.clientWidth + "px");
	'height: expression(document.documentElement.clientHeight + "px");
}

.InProcess
{
	width: 240px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	zoom: 1;
	font-size: 14px;
}

.ModalPanel
{
	/*background-color:#D1A2E6;	 	border-color:#DB63E6;     border-style:solid;     border-width:1px;     color:#E6150E;*/
	z-index: 1003;
	background-color: #6e347a;
	border-color: #6e347a;
	border-style: solid;
	border-width: 1px;
	color: #FFF;
}

#UpdateProgressHideSelect
{
    z-index: 15000;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    display: none;
}

* html #UpdateProgressHideSelect
{
    position: absolute;
    height: expression(
		document.body.scrollHeight > document.body.offsetHeight
		? document.body.scrollHeight
		: document.body.offsetHeight + "px");
}


/*.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(images/radiob.gif) no-repeat;
}

.RadioTest
{
	background: url(images/radio.gif) no-repeat;
}*/