/*        
	i-Flyer, Photo i-Flyer, i-Brochure 
	Other css can be found in blue.css
*/ 

ol li {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 30px;
list-style: decimal;
}

#flyer-container {
width: 750px;
margin-left: auto;
margin-right: auto;
}

#flyer-email-property, #flyer-tell-someone {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
padding: 10px;
border: 1px dotted #e2e2e2;
background: #ffffff;
text-align: left;
}

#flyer-email-property tr td,
#flyer-tell-someone tr td,
#flyer-copyright tr td {
padding: 5px;
font-size: 12px;
vertical-align: middle;
}

#flyer-email-property .tdtop,
#flyer-tell-someone .tdtop,
#flyer-copyright .tdtop {
padding: 5px;
font-size: 12px;
vertical-align: top;
}

#flyer-copyright p {
margin-bottom: 10px;
}

#flyer-copyright {
margin-bottom: 10px;
padding: 10px;
background: #fffef4;
border: 1px solid #f3efcf;
}

.flyer-close {
border-top: 1px dotted #e2e2e2;
padding: 10px 10px 0 10px;
}

.flyer-close p {
text-align: center;
}

.flyer-close a {
font-size: 10px;
font-weight: bold;
color: #000000;
}

.flyer-top ul {
padding: 0;
margin: 0;
}

.flyer-top li {
display: inline;
margin-left: 20px;
margin-right: 20px;
text-align: center;
}

.flyer-top li  a{
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.flyer-top li  a:hover{
text-decoration: underline;
}

.flyer-sidebar {
width: 150px;
margin-top: 10px;
text-align: center;
padding-bottom: 5px;
}

.flyer-sidebar-img {
padding: 24px;
border: 1px solid #e2e2e2;
background: #f4f4f4;
width: 100px;
height: 128px;
}

.flyer-sidebar-img img {
border: 1px solid #ffffff;
}

.flyer-notes {
padding: 5px;
text-align: left;
}

.flyer-notes p {
font-size: 10px;
line-height: 1.7em;
}

.flyer-content {
width: 570px;
margin-top: 5px;
margin-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

.flyer-agent {
padding-bottom: 10px;
}

.flyer-agent h5 {
color: #555555;
}

.flyer-agent span {
font-size: 12px;
position: relative;
bottom: 3px;
left: 3px;
}

.flyer-agency-logo {
position: relative;
top: 5px;
right: 5px;
}

.flyer-title {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #cfcfcf;
}

.flyer-photos {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #cfcfcf;
text-align: center;
}

.flyer-photos a {
font-weight: bold;
}

.flyer-div {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #cfcfcf;
text-align: left;
font-size: 12px;
font-family: arial;
}

.flyer-div tr td {
padding: 5px;
border: 1px solid #e5e5e5;
vertical-align: middle;
font-size: 12px;
}

.flyer-div ul {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 30px;
list-style: square;
}

.flyer-footer {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #cfcfcf;
width: 750px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.flyer-footer p {
font-size: 11px;
font-weight: bold;
color: #777777;
}





