body {
    background: #ebebeb;
	padding:0;
	color:#444;
	font-size:80%;
	font-family: Helvetica,Geneva,Arial,"Lucida Grande",Verdana,sans-serif;
	line-height: 120%;
}
hr {
	border: 0;
	color: #adadad;
	background-color: #adadad;
	height: 1px;
	width: 80%;
	text-align: left;
	float: left;
	clear: both;
}

#left {
	width: 17%;
	float: left;
	margin: 0;
	padding: 5px;	
}

#middle {
	width: 60%;
	height: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px;
    background-color: #fff;
   
}

#right {
	width: 19%;
	float: right;
	margin: 0;
	padding: 5px;
}

#page {

	min-width:790px;
	max-width:70em;
	margin:0 auto;
	padding:5px 5px 0;
	background:#fff;
	border: 1px solid #adadad;
    text-align: left;
height:100%;
}

#header
{
	background-color: #fff;
	margin: 0;
	padding: 5px;
	height: 95px;
	background: #fff url(http://shop.firstfloor.co.nz/images/topBG.gif);
}

#logo {
	clear:both;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
	float: center;
}
#topbuttons{
    margin: 0px;
	float: right;
	text-align: right;
}
a {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
}

a img {
  border-width:0;
  }


#navbar {
	padding: 5px;
	background: #fff;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	color: #000;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1em;
	height: 15px;
}

#signedin {
	float: right;
}
#signedin A {
	color: #fff;
}

#navlinks {
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	float: center;
}

#navlinks A {
	text-decoration: underline;
	color: #000;
}

#breadtrail {
    font-size: 75%;
    margin-bottom: 7px;
    color: #656565;
    
}

#breadtrail A {
	text-decoration: none;
    color: #999;
}

#breadtrail A:hover {
	border-bottom: 1px dotted #222;
}


h1,h2,h3,h4,h5,h6 {
	color:#adadad;
	font-weight:normal;
	
}
h1 {
	color:#222;
	margin:0.5em 0 0.5em;
	font-size:1.1em;
	line-height:1.2;
}
h2 {
	color: #222;
	clear:both;
	margin:0.7em 0 0;
	font-size:1.0em;
	line-height:1.3;
}
h3 {
	
	margin:0;
	font-weight:bold;
	font-size:1.3em;
    color: #222;
    padding-bottom: 5px;
}

h3 a {
	color: #adadad;
	text-decoration: none;
}

.boxtops {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
}
.boxes {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	clear: both;
}
.spacer {
	font-size: 0px;
	height: 5px;
	width: 5px;
}
.boxform {
	text-align: left;
}
.oos {
	color: red;
}

.tabout {
	display: block;
	font-size: 0.9em;
	margin: 5px;
	float: left;
	background: #fff;
}

.tabout A {
	color: #000;
	text-decoration: none;
}

.tabout A:hover {
	text-decoration: underline;
	color: #000;
}





#minibasket {
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #cc0000;
	text-align: right;
}
#minibasket A {
	color: #cc0000;
	text-decoration: none;
}

.boxes ul {
	border: none;
}
.boxes li {
	padding: 0px;
	list-style: none;
	margin: 0;
	text-align: left;
	text-indent: 0px;
	font-size:1em;
}

.boxes li a {
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	text-decoration: none;
	color: #000;
}
.boxes li a:hover {
	text-decoration: underline;
}

#footerbar {
	padding: 5px;
	color: #666;
	border-top: 1px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	text-align:left;
	font-size: 0.8em;
}

#footerbar A {
	color: #666;
}

.strikeprice {
	color: red;
	text-decoration: line-through;
}

#nextprev {
	text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    padding: 5px;
    }
#nextprev a {
    background: #fff;
    
    color: #666;
    font-weight: bold;
    padding: 5px;
    }
#nextprev a:hover {
    background-color: #fff;
    
    color: #333;
    }
.boxes form {
    text-align: left;
    padding: 0px;
    margin: 0px;
}
.ssbut {
    background: #fff;
    border: 1px solid #666;
    color: #666;
    font-weight: bold;
}

.ssbut A {
    color: #fff;
    font-weight: bold;
}

.LeftNavLink a {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.LeftNavLink a:hover {
	text-decoration: underline;
}
#messages {
	margin: 10px;
	padding: 10px 50px;
	border: 1px solid #cc0000;
	color: #222;
	background: #fff url('<?="${shopurl}";?>images/widgets/alert.png') no-repeat 10px;
	font-size: 12px;
}

.notes {
	margin: 10px;
	padding: 10px 10px;
	border: 1px solid #ddd;
	color: #222;
	background: #ffffee url('<?="${shopurl}";?>images/widgets/info.png') no-repeat 10px;
	font-size: 95%;
	line-height: 130%;
}

/* ****************** */
/* RIGHT COLUMN CSS SPECIFICS */
/* ****************** */

#rhtnav_basket {
	font-size: 85%;
	line-height: 90%
}
#rht_minibasket_totals {
	font-size: 105%;
	line-height: 110%;
}
#rht_bestsellers {
	padding-bottom: 2px;
	font-size: 85%;
	line-height: 140%
}
#rht_featured img {
	padding-top: 5px;
}
#rht_featured p {
	margin-top: -2px;
	font-size: 85%;
	line-height: 110%;
}
/* ****************** */
/* PRODUCT PAGE CSS SPECIFICS */
/* ****************** */

#prod_mainimage {
	padding-right: 5px;
}

#prod_desc {
	font-size: 85%;
	line-height: 125%;
	margin-right: 5px;
}

#prod_desc a{
background: #f1f2f2;
}

#prod_subhead {
clear: both;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: -5px;
	text-transform: uppercase;
}

#prod_img {
	padding-right: 5px;
}

#prod_form {
	clear: both;
	width: 220px;
	height: 70px;
	float:left;
	background: #fff;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
}
#prod_form_submit {
	margin-top: 10px;
}
#prod_form_optionsprices {
	font-size: 100%;
	font-weight: normal;
}
#prod_form_optionsprices select {
	width: 200px;

}
#prod_form_proddetails {
	clear: both;
	float: left;
	padding-top: 3px;
	padding-bottom: -5px;
	width: 230px;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

/* ****************** */
/* SEARCH RESULT PAGE CSS SPECIFICS */
/* ****************** */
#searchresults {
	width: 450px;
}

#searchresults img {
	padding-right: 5px;
}

#searchresults select {
	width: 200px;
}
#searchresults_desc {
	font-size: 85%;
	line-height: 110%;
}
#searchresults_price {
	font-size: 80%;
	line-height: 105%;
	font-weight: bold;
}
/* ****************** */
/* VIEW PRODUCTS PAGE LIST WITH THUMB CSS SPECIFICS */
/* ****************** */
#viewproducts_subnav img {
	padding-right: 5px;
}
#viewproducts_list_thumb img {
	padding-right: 5px;
}
#viewproducts_list_thumb_desc {
	font-size: 85%;
	line-height: 110%;
}
#viewproducts_list_thumb select {
	width:200px;
}
#viewproducts_list_thumb_price {
	font-size: 80%;
	line-height: 105%;
	font-weight: bold;
}
/* ****************** */
/* VIEW PRODUCTS PAGE GRID CSS SPECIFICS */
/* ****************** */
#viewproducts_grid {
	width: 160px;
	margin: 5px;
	float: left;
}


/* ****************** */
/* CMS PAGE CSS SPECIFICS */
/* ****************** */
#cms_page {
	width:450px;
	font-size: 86%;
	line-height: 125%;
}
/* ****************** */
/* HOME PAGE CSS SPECIFICS */
/* ****************** */
#title {
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}
#home_grid {
	width: 160px;
	margin: 5px;
	float: left;
	height: 170px;
	font-size: 90%;
}
/* ****************** */
/* Checkout CSS SPECIFICS */
/* ****************** */
#basketsection {
	width:450px;
	font-size: 86%;
	line-height: 125%;
}
#basketsection select {
width:200px;
}
/* ****************** */
/* LOGIN.php CSS SPECIFICS */
/* ****************** */
#login_boxes {
width: 230px;
height: 120px;
float: left;
line-height: 120%;
}
#login_label {
font-size: 90%;
line-height: 130%;
}
#login_label_txt {
width: 65px;
float: left;
}
#login_label input {
width: 100px;
}
/* ****************** */
/* SECURE INDEX CSS SPECIFICS */
/* ****************** */
#secure_index {
	width:450px;
	font-size: 86%;
	line-height: 125%;
}
#secure_index ul {
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	width:450px;
	font-size: 100%;
	line-height: 125%;
	
}