body {
	font-size: 62.5%;
}
body {
  background-color: #f7f8f8;
  color: #2c2c2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin-top: 0px;
  padding-top:0px;
  text-align: center;
}

/*---------------------------------------------------------------------------------------------------------------------*/

/* Wrapper Properties */
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top:0px;
  text-align: left;
  width: 960px;
}
/*---------------------------------------------------------------------------------------------------------------------*/

/* Header Properties */
#header {
	background-color: #000;
	padding: 0px;
	margin: 0px;
	height: 125px;
	width: 960px;
	padding: 0px;
	margin: 0px;
}
#header h2 a {
  background: url(../images/structure/melb-baby-furn-logo.gif) no-repeat;
  position: absolute;
  width: 200px;
  height: 100px;
  display: block;
  margin-top: 10px;
  text-indent: -3000px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

/* Top Navigation Properties */
#topmenu {
  height: 1.1em;
  margin-top: 20px;
  margin-left: 226px;
  padding: 0 0 0 0;
  float: left;
  color: #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
}
#topmenu a, #topmenu a:visited {
	color: #CCC;
	text-decoration: none;
}
#topmenu a:hover {
	color: #eeb211;
}
#topmenu li {
	display: inline;
}

/* Product Navigation Properties */
#productmenu {
	margin: 20px 0 0 223px;
	padding: 0 0 0 0;
	float: left;
}
#productmenu ul {
	list-style: none;
	width: 712px;
	padding: 0px;
	margin:0px;
}
#productmenu li {
	display: inline;
	height: 50px;
	text-indent: -3000px;
}
#productmenu li a, #productmenu li a:visited {
	text-decoration: none;
	padding: 0px;
	margin: 4px;
	width: 81px;
	height: 61px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	overflow: hidden;
}
.cots a, .cots a:visited {
	background-image: url(../images/structure/menu/cots.gif);
}
.cots a:hover {
	background-image: url(../images/structure/menu/cots-over.gif);
}
.chests a, .chests a:visited {
	background-image: url(../images/structure/menu/chests.gif);
}
.chests a:hover {
	background-image: url(../images/structure/menu/chests-over.gif);
}
.tallboys a, .tallboys a:visited {
	background-image: url(../images/structure/menu/tallboys.gif);
}
.tallboys a:hover {
	background-image: url(../images/structure/menu/tallboys-over.gif);
}
.toyboxes a, .toyboxes a:visited {
	background-image: url(../images/structure/menu/toyboxes.gif);
}
.toyboxes a:hover {
	background-image: url(../images/structure/menu/toyboxes-over.gif);
}
.bookshelves a, .bookshelves a:visited {
	background-image: url(../images/structure/menu/bookshelves.gif);
}
.bookshelves a:hover {
	background-image: url(../images/structure/menu/bookshelves-over.gif);
}
.combos a, .combos a:visited {
	background-image: url(../images/structure/menu/combos.gif);
}
.combos a:hover {
	background-image: url(../images/structure/menu/combos-over.gif);
}
.misc a, .misc a:visited {
	background-image: url(../images/structure/menu/misc.gif);
}
.misc a:hover {
	background-image: url(../images/structure/menu/misc-over.gif);
}
.specials a, .specials a:visited {
	background-image: url(../images/structure/menu/specials.gif);
}
.specials a:hover {
	background-image: url(../images/structure/menu/specials-over.gif);
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}

/*---------------------------------------------------------------------------------------------------------------------*/
/* Content Wrapper Properties */
#contentWrapper {
  background: url(../images/structure/left-side-background.png);
  background-repeat: repeat-y;
  overflow: hidden;
  margin-top:0px;
  border-left: 1px solid #a2a6a9;
  border-right: 1px solid #a2a6a9;
}
/*---------------------------------------------------------------------------------------------------------------------*/

/* Left Column Properties */

#leftColumn1 {
  /*background-color: #f4f2fc;
  border-right: solid 1px #a8a2d1;*/
  background-image: url(../images/structure/left-side-image.jpg);
  background-repeat: none;
  float: left;
  margin: 0px;
  width: 200px;
  min-height: 775px;
  height: 775px;
}

#leftColumn1 a, #leftColumn1 a:link {
  text-decoration: none;
  color: #ffffff;
}
#leftColumn1 a:visited {
  text-decoration: none;
  color: #ffffff;
}
#leftColumn1 a:hover {
  text-decoration: none;
  color: #f1e40d;
}
#leftColumn1 a:active {
  color: #ffffff;
  text-decoration: none;
}
#leftColumn1 ul {
	margin-top: 20px;
	text-align: right;
	font-size: 1.4em;
	padding-right: 10px;
}
#leftColumn1 li {
	line-height: 1.8em;
	font-weight: bold;
}
#leftColumn1 h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1em;
	color: #fff;
	text-align:right;
	padding-right: 10px;
	padding-top: 60px;
	margin-bottom: 1em;
}
/*---------------------------------------------------------------------------------------------------------------------*/
/* Content Properties */

#content {
  margin: 0 0 0 210px;
  padding: 10px 15px 20px 15px;
  color: #707d84;
}

#content h1 {
  font-size: 2.2em;
  font-weight: bold;
  color: #707d84;
  margin-top: 10px;
}
#content h2 {
  font-size: 1.6em;
  font-weight: bold;
  color: #eeb311;
  margin-top: 1.1em;
  margin-bottom: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
}
#content h3 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: -1.0em;
  color: #D2A640;
}
#content h4 {
  font-size: 1.6em;
  line-height: 1.5em;
  font-weight: bold;
  color: #707d84;
  margin-top: 1.1em;
  margin-bottom: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
}
#content p {
	font-size: 1.2em;
	line-height: 1.5em;
}
#content a, #content a:link {
  text-decoration: underline;
  color: #dba924;
}
#content a:visited {
  text-decoration: underline;
  color: #a5a143;
}
#content a:hover {
  text-decoration: none;
  color: #7B92AA;
}
#content a:active {
  text-decoration: none;
  color: #7B92AA;
}

#specs {
	width: 400px;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
}
#specs table {
	padding: 0px;
	margin: 0px;
}
#specs td {
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
}
#specs tr {
	padding: 5px;
}
#specs p {
	font-size: 1.0em;
}
/* Ordered and Unordered lists */
#content ul {
	margin-left: 30px;
	margin-top: 1.2em;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
#content ul li {
	margin-top: 0px;
	list-style-type: disc;
	line-height: 1.3em;
}
#content ol {
	margin-left: 20px;
	margin-top: 1.2em;
	margin-bottom: 30px;
	font-size: 1.2em;
}
#content ol li {
	margin-top: 0;
	padding-top: .5em;
	list-style-type: decimal;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
/* Product Images */
#productimages {
  margin: 0px;
  margin-left: 10px;
  margin-top: 10px;
  height: auto;
  width: 278px;
  float: left;
}
#productimages h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #707d84;
	margin: 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#productimages img {
  display: inline;
  margin: 5px;
  border: 1px solid #c3c3c3;
}
#productimages a:hover img {
  border: 1px solid #231f20;
}
/* Colours Available*/
#colours {
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 15px;
  height: auto;
  width: 278px;
  float: left;
  color: #707d84;
}
#colours p {
	line-height: 1.5em;
	color: #707d84;
}
#colours img {
  display: inline;
  margin: 10px;
  border: 1px solid #c3c3c3;
}
#colours a:hover img {
  border: 1px solid #231f20;
}
#colours h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #707d84;
	margin: 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#colours p {
	font-size: 1.1em;
	color: #333;
	margin: 0px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #707d84;
}
/* Brochures */

#brochures {
  margin: 5px 0px;
  height: auto;
}	
#brochures img {
  display: inline;
  margin-right: 30px;
  margin-bottom: 20px;
  border: 1px solid #c3c3c3;
}
#brochures a:hover img {
  border: 1px solid #231f20;
}
div.brochure {
  text-align: center;
  font-weight: normal;
  width: 124px;
  margin: 2px;
  font-size: 1.2em;
  line-height: 2em;
}
div.brochure a {
	line-height: 2em!important;
}
.clearbrochures {
  clear: left;
  display: block;
  margin-bottom: 0px;
}
#brochures a[href$='.pdf'] {
	background: none;
	display:inline-block;
	padding-left: 0px;
	line-height: 0px;
}
/* Main Product Pages*/
#mainproducts {
  margin: 5px 0px;
  margin-right: 15px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
#mainproducts img {
  display: inline;
  margin: 0px;
  border: 1px solid #b5c0c6;
}
#mainproducts p {
  text-align: center;
  font-weight: bold;
  font-size: 1.0em;
  color: #fff;
  width: 162px;
  margin: 0px;
  padding: 0px;  
  line-height: 1.5em;
  display: block;
  text-transform: uppercase;
  background-color: #b5c0c6;
  text-decoration: none;
}
#mainproducts p a:visited {
  text-decoration: none;
}
#mainproducts a, #mainproducts a:link, #mainproducts a:visited {
	text-decoration: none;
	color: #ffffff;
}
#mainproducts a:hover {
	text-decoration: none;
	color: #f1e40d;
}
/*---------------------------------------------------------------------------------------------------------------------*/

/* Footer Properties */
#footer {
	padding: 10px 10px 10px 10px;
	margin: 0px 0 20px 0;
	height: 55px;
	background-color: #000;
	color: #ccc;
	text-align: center;
	font-size: 1.1em;
	border: solid 0px #1f1f1f;
}

#footer a, #footer a:visited {
  text-decoration: underline;
  color: #ccc;
}
#footer a:hover {
  text-decoration: none;
  color: #eeb211;
}
#footer a:active {
  text-decoration: underline;
  color: #eeb211;
}
#austmade {
	float:left;
}
#austmade h2 a {
  background: url(../images/structure/aus-mader-logo.png) no-repeat;
  position: absolute;
  width: 56px;
  height: 50px;
  display: block;
  margin-top: -17px;
  padding-top: 0px;
  text-indent: -3000px;
}
#facebook {
	float:right;
}
#facebook h2 a {
  background: url(../images/structure/facebook3.png) no-repeat;
  position: relative;
  width: 50px;
  height: 50px;
  display: block;
  margin-top: -18px;
  padding-top: 0px;
  text-indent: -3000px;
}
/*---------------------------------------------------------------------------------------------------------------------*/

/* Other General CSS Addons */

img.floatLeft { 
    float: left; 
    margin: 10px 10px 10px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 10px 0px 10px 10px; 
	clear: right;
}
img.floatLeftBorder { 
    float: left; 
    margin: 10px 10px 10px 0px;
	border: 1px solid #666666;
	clear: right;
}
img.floatRightBorder { 
    float: right; 
    margin: 10px 0px 5px 20px;
	border: 1px solid #333333;
}
.fotgal {
	border: 1px;
	border-thickness: 1px;
	border-color: #000000;
	border-style: solid;
}
A:hover .fotgal, A:active .fotgal {
	border: 1px;
	border-thickness: 1px;
	border-color: #0099FF;
	border-style: solid;
}

/*Subscription form*/
/* ----------- My Form ----------- */
.myform {
	margin: 10px 0px;
	width: 510px;
	padding: 14px;
}
/* ----------- stylized ----------- */
#stylized {
	border: solid 1px #b7ddf2;
	background: #ebf4fb;
}
#stylized h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 8px;
}
#stylized p {
	font-size: 1.0em;
	color: #666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}
#stylized label {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
	width: 150px;
	float: left;
}
#stylized .small{
	color: #666;
	display: block;
	font-size: .9em;
	font-weight: normal;
	text-align: right;
	width: 150px;
}
#stylized input {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 4px;
	border: solid 1px #aacfe4;
	width: 300px;
	margin: 2px 0 20px 10px;
}
#stylized textarea {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 4px;
	border: solid 1px #aacfe4;
	width: 300px;
	margin: 2px 0 10px 10px;
}
#stylized .checkbox {
	float: left;
	padding: 4px 2px;
	border: 0px;
	width: 10px;
	margin: 2px 0 20px 10px;
}
#stylized button { 
	clear: both;
	margin-left: 160px;
	text-align: center;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
#errors {
	width: 375px;
	margin: 5px 0px;
	padding: 5px 5px 5px 25px;
	border: 1px solid #B00122;
	background-image: url(../images/icons/exclamation.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-style: italic;
	color: #000;
	line-height: 20px;
}
/* sIFR */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}
.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt;
  padding: 0pt;
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}
.sIFR-active h1 {
  visibility: hidden;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1em;
  font-size: 18px;
  margin: 0;
}
#clearproducts {
	clear: both;
}