/*        
	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;
}

.buttons {
font-size: 78%;
}

#flyer-content {
width: 560px;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
min-height: 500px;
}

#flyer-sidebar {
width: 165px;
padding-left: 9px;
padding-top: 10px;
padding-right: 9px;
}

#flyer-header {
height: 70px;
border-bottom: 1px solid #e0e0e0;
}

#flyer-top-links {
margin-top: 2.9em;
}

#flyer-top-links ul {
padding: 0;
margin: 0;
}

#flyer-top-links li{
padding-left: 2em;
margin-left: 1em;
font-size: 70%;
float: left;
}

#flyer-top-links li a{
text-decoration: underline;
}

#flyer-top-links li a:hover{
text-decoration: none;
}

.tell {
background: url('../images/icons/icon_telephone.gif') center left no-repeat;
}

.emailme {
background: url('../images/icons/icon_emailnow.gif') center left no-repeat;
}

.print {
background: url('../images/icons/icon_print.gif') center left no-repeat;
}

#flyer-title, #flyer-photos, #marketingWords, #flyer-details, #flyer-others, #flyer-tell, #flyer-email-me, #disclaimer, #copyright-inner {
border-bottom: 1px solid #e0e0e0;
padding-top: 10px;
padding-bottom: 10px;
}

#marketingWords {
text-align: left;
font-size: 12px;
font-family: arial;
}

#marketingWords ul {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 30px;
list-style: square;
}

#marketingWords ul li {
line-height: 1.7em;
}

#copyright-inner p {
margin-top: 10px;
}

#flyer-footer {
padding-top: 10px;
padding-bottom: 10px;
}

#flyer-footer p {
color: #676767;
font-size: 70%;
}

#flyer-photos {
text-align: center;
}

#agent-title h3 {
color: #ffffff;
}

.post {
color: #e5e5e5;
}

#notes p {
color: #ffffff;
font-size: 70%;
}

#contact-info ul {
padding: 0;
margin: 0;
}

#contact-info li{
padding-left: 2em;
line-height: 1.8em;
font-size: 70%;
color: #ffffff;
}

#contact-info li a{
color: #ffffff;
text-decoration: underline;
}

#contact-info li a:hover{
text-decoration: none;
}

#social-bookmarking {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.phone {
background: url('../images/icons/icon_telephone.gif') center left no-repeat;
}

.mobile {
background: url('../images/icons/icon_mobile.gif') center left no-repeat;
}

.email {
background: url('../images/icons/icon_email.gif') center left no-repeat;
}

.url {
background: url('../images/icons/icon_home.gif') center left no-repeat;
}

.credential {
background: url('../images/icons/icon_credential.gif') center left no-repeat;
}

.flyer-h5 {
color: #676767;
font-size: 16px;
}

.agent-photo {
border: 2px solid #ffffff; /* border is white */
}

/*
	table
*/

#flyer-email-me tr td,
#flyer-tell tr td,
#copyright-inner tr td {
padding: 5px;
font-size: 12px;
line-height: 1.6em;
vertical-align: top;
}

#flyer-details tr td,
#flyer-others tr td {
border: 1px solid #e6e6e6;
padding: 5px;
font-size: 12px;
line-height: 1.6em;
vertical-align: top;
}
