/*        
	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;
}
