@charset "utf-8";
/* This site and it's styles were solely created for Evening Tribune(GateHouse Media). Please do not use or distribute this property. */




/* BODY & WRAPPERS
====================================================================================*/
body { margin: 0; padding: 0; font-family: 'Helvetica', Arial, sans-serif; font-size: 15px; color: #FFF; background-color: #1c1c1c; }

p {font-size:15px; margin: 0; padding: 0; color:#fff; line-height:15px; }

h1, h2, h3, h4, h5, h6 {font-size:15px; margin: 0; padding: 0; color:#060; font-weight: normal; }

a:link, a:active, a:visited {margin: 0; padding: 0; color:#fff; text-decoration: underline; }
a:hover {margin: 0; padding: 0; color:#fff; text-decoration: none; }

div { margin: 0; padding: 0; }

.clearbox { width: 1px; height: 1px; margin: 0; padding: 0; border: 0; clear: both; }

:focus { outline: 0; }

#container { width: 900px; margin: 0 auto; padding: 5px 0; text-align: center; }

#wrap { width: 900px; height: auto; overflow: visible; margin: 10px 0; padding: 0; text-align: center; }

#header { width: 900px; height: auto; overflow: visible; margin: 0; padding: 0; border: 0; }

#directions { width: 844px; height: 94px; margin: 10px 28px 0 28px; padding: 0; border: 0; }
#directions img { width: 844px; height: 94px; margin: 0; padding: 0; border: 0; }

#steps { width: 900px; height: auto; overflow: visible; margin: 0; padding: 0; text-align: left; list-style: none; }
#steps li { width: 266px; height: 656px; margin: 17px; padding: 0; border: 0; float: left; }

#logos { width: 900px; height: 100px; margin: 0 0 15px 0; padding: 0; border: 0; }
#logos img { width: 900px; height: 100px; margin: 0; padding: 0; border: 0; }



/* BUTTON STYLES
====================================================================================*/

.install_btn { clear: both; position:relative; display:block; height: 656px; width: 266px; background:url(images/box1.png) no-repeat; background-position:0 0; cursor: pointer; }
.install_btn span.hover { position: absolute; display: block; height: 656px; width: 266px; background: url(images/box1.png) no-repeat; background-position: bottom; }


.download_btn { clear: both; position:relative; display:block; height: 656px; width: 266px; background:url(images/box2.png) no-repeat; background-position:0 0; cursor: pointer; }
.download_btn span.hover { position: absolute; display: block; height: 656px; width: 266px; background: url(images/box2.png) no-repeat; background-position: bottom; }

.view_btn { clear: both; position:relative; display:block; height: 656px; width: 266px; background:url(images/box3.png) no-repeat; background-position:0 0; cursor: pointer; }
.view_btn span.hover { position: absolute; display: block; height: 656px; width: 266px  ; background: url(images/box3.png) no-repeat; background-position: bottom; }
