﻿#content .imageDiv
{
	float: right;
	font-size: 11px;
	color: #808080;
	margin-top: 0px;
	margin-left: 10px;
}
#content .addresses
{
	margin: 0px;
	border: solid 1px #304670;
}
#content .addresses_header
{
	background-color: #1f375c;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}
#content .addresses_rowEmpty
{
	height: 20px;
}
#content .addresses_rowStyle
{
	background-color: #142951;
}
#content .addresses_altRowStyle
{
	background-color: #172e59;
}

#content .addresses_rowHover
{
	background-color: #203d72;
	cursor: pointer;
}
h5
{
	color: #ffffff;
}
h6
{
	margin: 16px 0px 16px 0px;
	padding-bottom: 6px;
	font-size: 13px;
	border-bottom: solid 1px #172e59;
	color: #ffffff;
}
#content .label
{
	width: 120px;
	background-color: #1f375c;
	text-align: right;
	padding: 8px 20px 8px 0px;
	letter-spacing: -1px;
}
#content .item
{
	background-color: #172e59;
	padding: 7px 0px 0px 20px;
	width: 560px;
	text-align: left;	
}
#content .item input
{
	padding: 2px;
	letter-spacing: -1px;
}
#content .item input:hover, #content .item input:focus
{
	background-color: #fdffcc;
}
#content .tab, #content .tabActive
{
	width: 140px;
	margin: 20px 0px 3px 0px;
	text-align: center;
	border-left: solid 3px #172e59;
	border-top: solid 3px #172e59;
	border-right: solid 3px #172e59;
	padding: 6px 20px;
	background-color: #142951;
	line-height: 28px;
}
#tabAddress
{
	margin-left: 158px;
}
#content .tab
{
	border-bottom: solid 3px #172e59;
}
#content .tabActive
{
	border-bottom: solid 3px #142951;
	font-weight: bold;
}

#content .tabContent, #content .tabContentActive
{
	background-color: #142951;
	padding: 12px;
	clear: both;
	margin-top: 0px;
	border: solid 3px #172e59;
}
#content .tabContent
{
	display: none;
}
#content .tabContentActive
{
	display: block;
}
#content img
{
	border: solid 1px #304670;
}
#content .imageDiv
{
	float: right;
	font-size: 11px;
	color: #808080;
	margin-top: 0px;
	margin-left: 10px;
}
#content .imageDivLeft
{
	float: none;
	font-size: 11px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 20px 158px;
	text-align: left;
	color: #808080;
}
.underscore
{
	background-color: #172e59;
	width: 300px;
	height: 20px;
}
#getAddress
{
	margin-bottom: 20px;
}
input
{
	border: solid 1px #000000;
	background-color: #ffffff;
}
.tabContent input.tbx, .tabContentActive input.tbx
{
	width: 200px;
}
.pageButtons
{
	text-align: right;
}
.pageButtons input.btnSave
{
	width: 100px;
}
#editPavior
{
	text-align: right;
}
.centerSaveButton
{
    margin-top: 8px;
    text-align: center;
}
.RButton
{
    width: auto;
}
.preferredEmail
{
    font-size: 10px;
}
div.photos a
{
    width: 18%;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    border: solid 1px #172e59;
    padding: 6px 0px;
    margin-right: 1%;
    height: 160px;
    margin-bottom: 4px;
}
div.photos a:hover
{
    background: #172e59;
}
hr
{
	margin: 20px 10px 20px 158px;
}
ul.pdfDocs li, ul.wordDocs li
{
	padding-left: 40px;
	padding-right: 40px;
	margin: 15px 0;
}
ul.wordDocs li
{
	background: url(/images/icons/officeword.png) top left no-repeat;
}
ul.pdfDocs li
{
	background: url(/images/icons/pdf.png) top left no-repeat;
}
#content .shop
{
	overflow: auto;
}
#content .shop h3
{
	margin-left: 158px;
}
#content .shop img
{
	float: right;
	margin-bottom: 18px;
}
#content .shop p
{
	clear: both;
	margin-right: 0px;
}
#content .shop hr
{
	clear: both;
	margin-right: 0px;
}
h2.bigger
{
	font-size: 1.3em;
	letter-spacing: -1px;
}
