html { -webkit-text-size-adjust: none; }

BODY { background: #333333; margin: 0; padding: 0; min-width: 980px !important; }

#navigation .navigation { border-top: 2px solid #cc0613; height: 35px; }
#navigation .navigation .moduletable { margin-left: 250px; }

#content .grid_4.left { width: 250px; }
#content .grid_11.content { width: 700px; }

/* HOMEPAGE */
#content.homepage {}

#content.homepage .left { }
#content.homepage .left .topleft { background-color: #000; width: 249px; height: 135px; border: 1px dashed #303030; border-left: 0; }
#content.homepage .left .logo { height: 180px; padding: 20px 0; width: 250px; background-color: #FFF; }
#content.homepage .left .logo a { background: url(../images/logo_homepage.jpg) no-repeat; display: block; width: 249px; height: 180px; border: 0; }
#content.homepage .left .logo a span { display: block; text-indent: -2500%; position: absolute; outline: none; }
#content.homepage .left .padding { padding: 10px; }

#content.homepage .content { min-height: 100px; }
#content.homepage .content .moduletable.quote { height: 135px; overflow: hidden; background-color: #000; border-bottom: 1px dashed #303030; border-top: 1px dashed #303030; }

/* CONTENT PAGES */
#content.page {}

#content.page .left { }
#content.page .left .topleft { background-color: #000; width: 249px; height: 30px; border: 1px dashed #303030; border-left: 0; }
#content.page .left .logo { height: 100px; }
#content.page .left .logo a { background: url(../images/logo_page.jpg) no-repeat; display: block; width: 250px; height: 100px; border: 0; }
#content.page .left .logo a span { display: block; text-indent: -2500%; position: absolute; outline: none; }
#content.page .left .padding { padding: 10px; }

#content.page .content .black { height: 30px; overflow: hidden; background-color: #000; border-bottom: 1px dashed #303030; border-top: 1px dashed #303030; }
#content.page .content .moduletable.banner { height: 100px; overflow: hidden; }
#content.page .content .padding { background-color: #FFF; min-height: 100px; padding: 20px; min-height: 250px; }

#content { }

#footer { padding: 15px 0; }
#footer .footer-left {}	
#footer .footer-right {}	
	
	
/* Hide Front End edit buttons */
ul.actions { display: none; }
