@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 13px;
	font-family: Trebuchet MS,Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 20px;
	color: #999999;
	background: #333333;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	line-height: 13px;
	color: #4d4d4d;
	background: white;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
        height:0;
	font-size: 0;
	display:block;
	clear: both;
	line-height:0;
	margin:0;
	padding:0;
}
.zeroSize {
        height:0;
	font-size: 0;
	line-height:0;
	margin:0;
	padding:0;
}
p, form, div {
	margin:0;
	padding: 0;
	border: 0;
}
#pageLayout {
	border: 0;
	padding: 0;
	margin: auto;
	width: 995px;
	position: relative;
}
#pageTop {
	width: 995px;
	height: 289px;
	background: url(http://www.lockboxwebsites.com/images/header.png) no-repeat;
}

#box-link { 
	position: absolute; 
	top:	176px; 
	left:	129px; 
	height:	100px; 
	width:	234px; 
	background-color: transparent; 
	/* border: 1px solid yellow;  */
} 


#pageBottom {
	bottom: 0px;
	left: 0px;
	position:relative;
	width: 995px;
	height: 87px;
	background: url(http://www.lockboxwebsites.com/images/bottomShadow.png) no-repeat;
	line-height: 0;
	font-size: 0;
}
#pageSides {
	position: relative;
	left: 55px;
	width: 939px;
	margin: 0;
	padding: 0;
	background:  url(http://www.lockboxwebsites.com/images/pageSidesBackground.png) repeat-y;
}
table#tableLayout {
	width: 890px;
	position: relative;
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}
#tableLayout tr {
	margin: 0;
	vertical-align: text-top;
	line-height: 20px;
}
#tableLayout td {
	border: 0;
	margin: 0;
	vertical-align: text-top;
}
#tableLayout td.leftSide {
	border: 0;
	margin: 0;
	width: 305px;
}
#tableLayout td.spacer {
	width: 15px;
}
#tableLayout td.rightSide {
	border: 0;
	margin: 0;
	width: 570px;
}
.bullet {
	color: #fdbe10;
	font-size: 13px;
	font-family: Georgia;
	font-weight: bold;
}
.pageSeparator {
	position:relative;
	margin: 0;
	padding: 0;
	line-height: 14px;
	width: 530px;
}
.pageSeparatorTemplate5 {
	position:relative;
	margin: 0;
	padding: 0;
	line-height: 14px;
	text-align:center;
	width: 520px;
}
.footerLine {
	border-bottom: 2px solid #D1CFCF;
}
ul#mainNavigation {
	list-style-type: none;
	font-family: Georgia;
	font-weight: normal;
	font-size: 15px;
	color: #4d4d4d;
}
#mainNavigation li {
	text-align: right;
	padding: 0;
	line-height: 14px;
}
#mainNavigation a,
#mainNavigation a:link,
#mainNavigation a:visited {
         text-decoration: none;
	 color: #4d4d4d;
}
#mainNavigation a:hover, 
#mainNavigation a:active {
	font-style:normal;
	color: #fdbe10;
}
ul#secondaryNavigation {
	list-style-type: none;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 14px;
	color: #999999;
}
#secondaryNavigation li {
	text-align: right;
	padding: 0;
	line-height: 23px;
}
a.navLink,
a.navLink:visited,
a.navLink:link,
#secondaryNavigation a,
#secondaryNavigation a:link,
#secondaryNavigation a:visited {
         text-decoration: none;
	 color: #999999;
}
a.navLink:hover,
a.navLink:active,
#secondaryNavigation a:hover, 
#secondaryNavigation a:active {
	font-style:italic;
	color: #fdbe10;
}
.rightContent {
	position: relative;
	margin: 0 0 0 32px;
	line-height: 20px;
	font-size: 13px;
	width:480px;
	font-weight: normal;
	text-align: left;
}
.rightContent p.italic {
	font-style:italic;
}
.rightContent a,
.rightContent a:link,
.rightContent a:visited {
	text-decoration: underline;
	color: #999999;
}
.rightContent a:hover,
.rightContent a:active {
         text-decoration: underline;
	 color: #999999;
}
.rightContentLeft {
	float: left;
	position: relative;
	margin: 0 0 0 32px;
	line-height: 20px;
	font-size: 13px;
	width:240px;
	font-weight: normal;
	text-align: left;
}
.rightContentRight {
	float: right;
	position: relative;
	margin: 0 0 0 32px;
	line-height: 20px;
	font-size: 13px;
	width:230px;
	font-weight: normal;
	text-align: left;
}
.bottomRightContent {
	margin-top: 50px;
}
.tab p {
	margin: 0 0 0 20px;
}
table#rightContentTop {
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-align: center;
	position: relative;	
	color: #999999;
	margin-top: 5px;
	border-collapse: collapse;
	line-height:12px;
	table-layout:auto;
}
#rightContentTop a,
#rightContentTop a:link,
#rightContentTop a:visited {
         text-decoration: none;
	 color: #999999;
}
#rightContentTop a:hover,
#rightContentTop a:active {
         text-decoration: none;
	 color: #999999;
}
#rightContentTop td.archiveImage {
	width: 21px;
	height: 69px;
	background: url(http://www.lockboxwebsites.com/images/archiveImage.png) no-repeat;
	line-height: 0;
	font-size: 0;
	vertical-align:top;
}
#rightContentTop td.leftHeader {
	text-align: left;
}
#rightContentTop td.archiveData {
	margin: 0px;
	width: 225px;
	vertical-align:top;
	text-align:left;
}
#WebsitePointersImage {
	position: absolute;
	top: 25px;
	left: -35px;
	width: 22px;
	height: 289px;
	background: url(http://www.lockboxwebsites.com/images/WebsitePointers.png) no-repeat;
	line-height: 0;
	font-size: 0;
}
#footerAddressInfo a,
#footerAddressInfo a:link,
#footerAddressInfo a:visited {
         text-decoration: none;
	 color: #D1CFCF;
}

#footerAddressInfo a:hover,
#footerAddressInfo a:active {
         text-decoration: none;
	 color: #D1CFCF;
}
table#footerNav {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	margin: auto;
	width: 949px;
	text-align: center;
	position: relative;	
	color: #D1CFCF;
	margin-top: 5px;
	border-collapse: collapse;
	line-height:12px;
	table-layout:auto;
}
#footerNav tr,
#footerNav td {
	text-align: center;
	padding: 0;
	margin: 0;
	vertical-align:middle;
}
#footerNav a,
#footerNav a:link,
#footerNav a:visited {
         text-decoration: none;
	 color: #D1CFCF;
}
#footerNav a:hover,
#footerNav a:active {
         text-decoration: none;
	 color: #D1CFCF;
}
td.navBullet {
	color: white;
	text-align:center;
}
#footerAddressInfo, 
#footerAddressInfo p {
	font-size: 12px;
	margin: auto;
	width: 949px;
	text-align: center;
	position: relative;	
	color: #D1CFCF;
	margin-top: 5px;
	line-height:12px;
}
.copyrightInfo {
	font-size: 12px;
	margin: auto;
	width: 949px;
	text-align: center;
	position: relative;	
	color: #D1CFCF;
	margin-top: 10px;
	margin-bottom:13px;
	line-height:12px;
}
.GeorgiaBold {
	font-size:13px;
	font-weight: bold;
}



#photoLayout {
        /*
	width: 100%;
	*/
	width:460px;
        position: relative;
        margin-top: 20px;
        height:110px;
}

#photoContainer {
        /*
	overflow:hidden; 
        top: 0;
        left: -15px;
	*/
	/* original from above 
	*/
	position: relative;
	padding: 0;
	font-size: 12px;
	width: 460px;
	text-align: center;
	background: white;
	color: #f5e4b7;
	margin-top: 0px;
	border-collapse: separate;
	border-spacing: 13px 0;
	line-height:20px;
}

/*
	these are needed for large images 
*/

#largeImageContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
#largeImageBackground {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #FAE6B4;
	z-index: 501;
	opacity: .8;
}
#loadingLargeContainer {
	background-color: #FFFFFF;
	color: #5A4A42;
	position: absolute;
	margin:40px;
	left: 0;
	z-index: 502;
	width: 300px;
	height: 200px;
}
#largeImageSource {
	z-index: 650;
	position: relative;
}
#largeImageSource img {
	border: 2px solid #5A4A42;
}
#loadingLargeImage {
	position: relative;
	z-index: 600;
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	width: 100%;
	height: 100%;
	border: 2px solid #5A4A42;
	padding-top: 50px;
}

.inputContainer {
	padding-bottom: 25px;
}
.inputLabel {
	/*float: top;*/
	width: 100%;
	text-align: left;
	padding-right: 5px;
}
.inputField {
	float: left;
	width: 462px;
}
.inputField input {
	color: #999999;
	background: white;
	border: 1px solid #999999;
	height: 18px;
	width: 462px;
	padding: 3px;
	font-size: 12px;
}
.inputField textarea {
	color: #999999;
	background: white;
	border: 1px solid #999999;
	height: 94px;
	padding: 3px;
	width: 462px;
	font-size: 12px;
}
.inputField img {
	color: #999999;
	background: white;
	float: right;
}
#messageContainer {
	font-weight:bold;
	display: none;
}
`

table#twoColumn {
	width: 570px;
	position: relative;	
	line-height: 20px;
	table-layout: auto;
        margin: 0;
        padding: 0;
        border-collapse:collapse;
}
#twoColumn tr {
        margin: 0;
        vertical-align: text-top;
        line-height: 20px;
}
#twoColumn td {
        border: 0;
        margin: 0;
        vertical-align: text-top;
}
#twoColumn td.leftSide {
        border: 0;
        margin: 0;
        width: 285px;
}
#twoColumn td.rightSide {
        border: 0;
        margin: 0;
        width: 285px;
}

#portfolio {
	border: 0px;
}

/*
#twoColumn tr,
#twoColumn td {
	text-align: center;
	padding: 0;
	margin: 0;
	vertical-align:middle;
	width: 240px;
}
*/
