/* BEGIN Default Site Values */
html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre   { display: block }
li              { display: list-item }
head            { display: table }
tr              { display: table-row }
thead           { display: table-header-group }
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell; }
caption         { display: table-caption }
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
body            
{
    margin: 0px; 
    text-align: center; 
    line-height: 18px; 
    font-family: Helvetica, Arial, Trebuchet MS, Geneva, Tahoma, Verdana, Sans-Serif; 
    font-size: 14px; 
    color: #011734;
	background-repeat: repeat-x;
}
h1              { font-size: 18px; line-height: 24px; color: #d26a02; margin: 0px; font-weight: bold; font-family: Helvetica, Georgia, Arial, Trebuchet MS, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif; }
h2              { font-size: 16px; line-height: 20px; color: #011734; margin: 0px; font-weight: bold; font-family: Helvetica, Georgia, Arial, Trebuchet MS, Geneva, Tahoma, Verdana, Sans-Serif; }
h3              { font-size: 18px; line-height: 24px; color: #011734; margin: 0px; font-weight: bold; font-family: Helvetica, Georgia, Arial, Trebuchet MS, Geneva, Tahoma, Verdana, Sans-Serif; }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bold }
blockquote      { margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address    { font-style: italic }
pre, tt, code,
kbd, samp       { font-family: monospace }
pre             { white-space: pre }
button, textarea,
input, object, 
select          { display:inline-block; }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
table           { border-spacing: 0px; }
thead, tbody,
tfoot           { vertical-align: middle }
td, th          { vertical-align: inherit }
s, strike, del  { text-decoration: line-through }
hr              { border: 1px inset }
ol, ul, dir,
menu, dd        { margin-left: 40px }
li              { margin-left: 10px }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
u, ins          { text-decoration: underline }
br:before       { content: "\A" }
:before, :after { white-space: pre-line }
center          { text-align: center }
abbr, acronym   { font-variant: small-caps; letter-spacing: 0.1em }

a:link		 {text-decoration: none; border: none; color: #d26a02;}
a:hover		 {text-decoration: underline; border: none; color: #d26a02;} 
a:active	 {text-decoration: none; border: none; color: #d26a02;}
a:visited	 {text-decoration: none; border: none; color: #d26a02;}
a:visited:hover {text-decoration: underline; color: #d26a02;}
/* END Default Site Values */

/* BEGIN Display */
.ImageLink {
    border: none;
}
.Hr {
    background-color: #d26a02; 
    color: #003366; 
    height: 1px; 
    border: none;
    width: 99%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.Hr95 {
    background-color: #d26a02; 
    color: #003366; 
    height: 1px; 
    border: none;
    width: 95%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.alert
{
    color: #d26a02;
    font-weight: bold;
    text-align: center;
}

/* END Display */

/* BEGIN Page Layout */
.body {
  	width: 100%;
  	margin-left: auto;
  	margin-right: auto;
}
.formMain
{
    margin: 0px; 
    padding: 0px;
}
.header {
  	width: 100%;
  	margin-left: auto;
  	margin-right: auto;
}
.header1Outer {
  	width: 100%;
  	height: 36px;
    line-height: 36px;
    background: url("http://cache.directorym.com/fattire/Header1_Light.jpg");
}
.header1 {
  	width: 880px;
  	height: 36px;
    line-height: 36px;
    font-size: 10px;
    text-align: left;
    padding-top: 7px;
    padding-left: 10px;
  	margin-left: auto;
  	margin-right: auto;
}
.header2Outer {
  	width: 100%;
  	height: 130px;
    background: url("http://cache.directorym.com/fattire/Header2_Light.jpg");
}
.header2 {
	text-align: left;
  	width: 1200px;
  	height: 130px;
  	margin-left: auto;
  	margin-right: auto;
}
.header2Left {
	text-align: right;
  	width: 480px;
  	height: 50px;
  	float: left;
    margin-top: 40px;
    margin-bottom: 40px;
    color: #295778;
    font-size: 26pt; 
    line-height: 50px; 
    font-family: Helvetica, Tahoma, Georgia, Arial, Trebuchet MS, Geneva, Verdana, Sans-Serif; 
}
.header2Middle {
  	width: 1px;
  	height: 130px;
  	float: left;
    margin-left: 20px;
    margin-right: 20px;
}
.header2Right {
	text-align: left;
  	width: 509px;
  	height: 50px;
  	float: left;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Helvetica, Tahoma, Georgia, Arial, Trebuchet MS, Geneva, Verdana, Sans-Serif; 
}
.header2Right1 {
    color: #295778;
    font-size: 16px;
    line-height: 25px;
}
.header2Right2 {
    color: #d26a02;
    font-size: 22px;
    line-height: 25px;
}
.headerLink1
{
    border: 0px;
}
.headerTitle 
{
    width: 580px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
}
.headerDesc 
{
    width: 570px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.main {
	text-align: left;
  	width: 1000px;
  	margin-top: 10px;
  	margin-bottom: 0px;
	overflow: hidden;
    background-color: #FFFFFF;
  	margin-left: auto;
  	margin-right: auto;
}
.mainLeft {
	text-align: left;
  	width: 580px;
  	vertical-align: top;
    float: left;
    overflow: hidden;

}

.mainRight {
	text-align: left;
  	width: 420px;
  	vertical-align: top;
    float: left;
    overflow: hidden;
}
.GenericContent {
	text-align: left;
  	width: 570px;
  	margin-bottom: 20px;
}
.footer 
{
    margin-top: 20px;
    padding-top: 20px;
	text-align: center;
  	width: 100%;
  	height: 40px;
    background-color: #EAEDF2;
}
.footerLink 
{
    color: #d26a02;
}
/* END Page Layout */

/* BEGIN Rhs Box */
.Rhs
{
    margin-top: 20px;
    width: 300px;
    clear: both;
}
.RhsHeader {
    width: 280px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    color: #d26a02;
    margin: 0px;
    background: url("http://cache.directorym.com/fattire/RhsHeader.png");
}
.RhsBody 
{
    width: 280px; 
    background: url("http://cache.directorym.com/fattire/RhsMiddle.png");
    background-repeat: repeat-y;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    margin: 0px;
}
.RhsBodyItem 
{
    padding-top: 5px;
    padding-left: 40px;
    padding-bottom: 5px;
    vertical-align: middle;
    font-size: 14px; 
    line-height: 24px; 
    color: #011734; 
    font-weight: bold; 
    background: url("http://cache.directorym.com/fattire/RhsCheck.jpg") no-repeat left;
}
.RhsFooter {
    width: 300px;
    height: 5px;
    line-height: 5px;
    background: url("http://cache.directorym.com/fattire/RhsFooter.png");
    background-repeat: no-repeat;
    margin: 0px;
}
/* END Rhs Box */


/* BEGIN DetailGrid */
.DetailGrid
{
    margin-top: 26px;
    margin-bottom: 20px;
    width: 548px;
    background-color: #ECF1F7;
    border: 1px solid #d23a02;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.DetailGridRow
{
    float: none;
    text-align: left;
    width: 538px;
    clear: both;
    overflow: auto;
    padding: 5px;
}

.DetailGridRowLeft
{
    float: left;
    text-align: left;
    width: 300px;
}
.DetailGridRowRight
{
    float: left;
    text-align: left;
    width: 238px;
}

.DetailGridTitle
{
    text-align: left;
    width: 538px;
	font-size: 16px; 
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
}

.DetailGridLabel
{
    text-align: right;
    font-weight: normal;
    padding-right: 5px;
    float: left;
    width: 130px;
}
.regAttr
{
    text-align: right;
    font-weight: normal;
    padding-right: 5px;
    float: left;
    width: 130px;
}

.DetailGridLabelSmall
{
    text-align: right;
    font-weight: normal;
    padding-right: 5px;
    float: left;
    width: 70px;
}

.DetailGridField
{
    text-align: left;
    padding-left: 5px;
}

.DetailGridFieldSub
{
    text-align: left;
    padding: 10px;
	padding-left: 140px;
	font-family: Helvetica, Tahoma, sans-serif;
}
.DetailGridFieldLine
{
	line-height: 25px;
	clear:both;
}
/* END DetailGrid */

.field_medium
{
	width: 150px;
}
.field_medium2
{
	width: 250px;
}
.field_large
{
	width: 375px;
}

.field_small
{
	width: 140px;
}

.ImageButton
{
    border: 0px;
    margin-left: 90px;
}

.ImageButtonBlank
{
    border: 0px;
    margin-left: 90px;
    background-image: url('https://images.directorym.net/fattire/btnManageAccount.png');
    width: 140px;
    height: 42px;
    color: White;
    font-family:Helvetica,Georgia,Arial,Trebuchet MS,Geneva,Tahoma,Verdana,Sans-Serif;
    font-size: 15px;
    font-weight: bold;
}

.headerClaim
{
	font-size: 18px;
	background-color: #d0f6cd;
	height: 32px;
	min-width: 600px;
	vertical-align: middle;
	padding-top: 14px;
	padding-left: 18px;
}
.DetailGridClaimListing
{
    margin-top: 18px;
    margin-bottom: 20px;
    width: 548px;
    background-color: #ECF1F7;
    border: 1px solid Green;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ClaimListingExplain
{
    background-color: #ECF1F7;
    border: 1px solid Green;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 22px;
    margin-right: 20px;
    font-size:13px;
    color: #265583;
    width: 370px;
}
div.dvHeaderClaimInfo span div
{
	background-image: url(http://images.directorym.com/fattire/claimCheck.jpg);
	background-position:left center;
	background-repeat:no-repeat !important;
	padding-left:36px !important;
	font-weight: 240;
	color: #265583;
	font-size: 18px;
	font-family: Times New Roman;
	
	margin-left: 34px;
	line-height: 1.4em;
}

div.dvHeaderClaimInfo
{
	background-image: url(http://images.directorym.com/fattire/ClaimListingInfo.jpg);
	background-position:left top;
	background-repeat:no-repeat !important;
	margin-left: 0px;	
	vertical-align: top;
	height: 280px;
}

div.dvHeaderClaimInfo div.whyClaim
{
	font-weight: 240;
	color: #ecf3fb;
	font-size: 32px;
	font-family: Times New Roman;
	padding-top: 30px;
	padding-left: 140px;
	margin-bottom: 22px;
	width: 280px;
	line-height:1.1em;
}
#btnUpgrade
{
	background: url(http://images.directorym.com/fattire/btnUpgrade.png) no-repeat;
}
