@charset "utf-8";
/* Markup by Design House */
/* www.designhouse.com.au */

/*------------------------------------------------------------------
[Table of contents]

1. Defaults			| 
2. Containers		| #page
3. Header			| #header
4. Body				| #content
5. Stores			| .store
6. Footer 			| #footer
-------------------------------------------------------------------*/

/* 1 Defaults */
* {margin:0;outline:0;padding:0}
a {color:#}
a:hover {text-decoration:none}
address {font-style:normal}
body {background:url(images/bg.png) repeat-x 0 168px #004E95;font:88% Arial;text-align:center}
img, fieldset {border:0}
p {margin:0 0 1em}
.right{float:right}
#center{margin:auto auto; text-align:center; width:auto; margin-top:15px; margin-bottom:10px}

/* Containers */
#page {margin:0 auto;text-align:left;width:995px}
#skip {height:0px;overflow:hidden;width:0px; display:none}

/* Header */
#header {background:url(images/header.jpg) no-repeat;height:284px;overflow:hidden}
#header h1 {float:right;height:140px;text-indent:-1000em;width:760px}
#header h1 a {display:block;height:100%;width:100%}
#header ul {display:inline;float:left;list-style:none;margin:30px 0 0 255px}
#header ul li {float:left;font-size:1.14em;font-weight:bold}
#header ul li a{border-right:2px solid #004E95;color:#231E16;display:block;padding:12px 30px;text-decoration:none}
#header ul li a:hover {background:url(images/menu.png) repeat-x;color:#FFF500}
#header ul li .selected a{background:red}

/* Body */
#content {background:url(images/middle.png) repeat-y #FFF;color:#444;margin:0 5px 0 63px;padding:0 30px 20px}
/*#content a{color:red}*/
#content h2{color:#004E95; background:url(images/h1.jpg) no-repeat; padding-left:30px; border-bottom:#0047B3 solid 1px; margin-bottom:10px; }
#content p {text-align:justify; color:#000}
#content .stores {padding:0 0 50px 72px}

.special{background: transparent url(http://flashharrys.com.au/images/fh_home_bg.jpg) no-repeat center;  width: 265px; text-align: center; vertical-align:top; padding-top:20px}

.special_title{padding-left:35px;font-size:1.2em; font-weight:bold; color:#004E95;}
.special_price{padding-left:35px;}
.special_link{padding-left:35px;}

.boxText a, .boxText{line-height:1.5em}

/* Stores */
#content .store {background:#004e95;color:#000;margin:0 auto 25px;padding:8px;width:710px}
#content .white {background:#FFF;overflow:hidden;padding:5px;width:700px}
#content .white p {margin:0}
#content .location {margin:3px 0}
#content .address {float:left;width:250px}
#content .address h3 {font-size:1.14em}
#content h3{ border-bottom:solid 1px #333333; margin-bottom:15px; color:#000}
#content .address h3.space {margin:10px 0 0}
#content .phone {background:url(images/phone.png) no-repeat;float:left;padding:0 0 20px;width:200px}
#content .phone p {margin:6px 0 0 50px}
#content .map img {margin:0 0 0 45px}

/* Footer */
#footer {background:url(images/footer.png) no-repeat;color:#FFF;margin:0 0 0 63px;padding:30px 40px 0}
#footer h3 {background:url(images/design-house.png) no-repeat;float:right;height:16px;margin:0 0 0 -94px;text-indent:-1000em;width:94px}
#footer h3 a {display:block;height:100%;width:100%}
#footer p {text-align:center}