/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


img{
margin: 0;
padding: 0;
border: 0;
display: block;
}


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

body{
font-size: 9pt;
line-height: 20pt;
color: #383737;
background-color: #bde4f7;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #bee4f7;
background-image:url(images/background_repeat.jpg);
background-repeat: repeat-x;
}


#container{
width: 100%;
margin: auto;
max-width: 790px;
overflow: auto;

}

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

header{
float: left;
width: 100%;
background-image:url(images/header.png);
background-repeat: no-repeat;
min-height: 121px;
/* Safari and Chrome */
-webkit-background-size: 100%;

/* Firefox */
-moz-background-size: 100%;

/* Internet Explorer */
-ms-background-size: 100%;

/* Opera */
-o-background-size: 100%;

/* CSS3 */
}

.non-printing{
display: none;	
}



.pagetitle{
float: left; 
width: 86%;
margin-left: 8%; 
margin-top: 2.5%;
}



/*--------------------------------NAVIGATION----------------------------*/


.navigation{
float: right;
margin-top: -2%;
margin-right: 1%;
margin-left: 8%;
margin-bottom: 2%;
}
.navigation ul{
float: right;
}
.navigation li{
display: inline-block;
margin: -2px;
padding: 0;
}


.furniture_nav{
margin-bottom: 10px;
}
.furniture_nav ul{
float: left;
width: 100%;
}
.furniture_nav li{
display: inline-block; 
padding: 2px;
}

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

#content{
float: left;
width: 100%;
background-color: #ffffff;	
}

section{
float: left;
width: 84%;
margin-left: 8%;
margin-right: 8%;
margin-bottom: 2%;
}


.welcome2{
display: none;
}

.antispam { 
display:none;
}

article{
float: left;
width: 75%;
margin-top: 3%;
}

.furniture{
float: left;
width: 33%;
margin-right: 5%;	
}


aside{
float: right;
width: 130px;
margin-top: 3%;
}

.photos{
float: left;
/*width: 379px;*/
width: 51%;
padding: 5%;
background-color: #dff3fb;
}
/*------ GALLERY SUITE -------*/

.gallerycontainer{
float: left;
}
.gallery_photo{
padding: 2% 2% 0 0;
width: 100%;
}

.playhouse{
padding: 2% 2% 0 0;
}
.playhouse ul{
float: left;
width: 100%;
}
.playhouse li{
display: inline-block; 
padding: 2px;
}



.colours{
margin-top: 8px;
}
.colours ul{
float: left;
}
.colours li{
display: inline-block;
padding: 0;
margin: 0; 
}


footer{
float: left;
width: 100%;
background-image:url(images/background_footer.jpg);
background-repeat: no-repeat;
background-position: top;
background-size: 100%;
}
.footercontent{
float: left;
width: 86%;
margin-top: 30px; 
margin-left: 7.5%;
margin-bottom: 3.5%;
margin-right: 2%;
}
.footerText{
color: #383737;
font-size: 8pt;
line-height: 14pt;
text-align: left;
font-weight: bold;
}
.copyright{
font-size: 7.5pt;
line-height: 14pt;
color: #383737;
}
.backtotop{
color: #383737;
font-size: 7.5pt;
line-height: 14pt;
text-align: left;
}




/*-------------------------------------------------------CONTENT--------------------------*/


p{
padding-bottom: 5px;
}

h1{
color: #484848;
font-size: 11pt;
line-height: 16pt;
text-align: left;
font-weight: bold;
}

h2{
color: #484848;
font-weight: normal;
font-style: italic;
font-size: 8pt;
line-height: 11pt;
text-align: left;
}

h3{
color: #484848;
font-size: 8pt;
line-height: 11pt;
margin-top: 8px;
text-align: left;
font-weight: bold;
}

h4{
color: #484848;
font-weight: normal;
font-size: 8pt;
line-height: 11pt;
text-align: left;
}

.smallitalic{
font-size: 7.5pt; 
line-height: 11pt;
font-style: italic;
}

.index_text{
font-size: 9pt;
line-height: 16pt;
font-weight: normal;
padding-bottom: 8px;
}

.bold{
font-weight: bold;
}

.italic{
font-style: italic;
}

.delivery{
font-size: 7.5pt
}

.spacer{
float: left;
width: 100%;
height: 6px;
}

.spacer2{
float: left;
width: 100%;
height: 12px;
}



/*--------------------------------CONTACT FORM----------------------------*/

.contact_form{
width: 92%;
line-height: 18pt;
}

.contact_form td{
vertical-align: top;
padding: 0px 0px 0px 0px;
background-color: none;
}

.contact_form input{
background-color: #dff3fb;
padding: 3px 3px 3px 3px;
border: 1px solid #dff3fb;
}

.contact_form textarea{
background-color: #dff3fb;
padding: 3px 3px 3px 3px;
border: 1px solid #dff3fb;
}

.contact_form checkbox{
padding: 3px 3px 3px 3px;
border: none;
background-color: #dff3fb;
}

.contact_form button{
width: 60px;
height: 28px;
background-color: transparent;
border: none;
}






/* -------------------------MEDIA QUERIES-----------------------------*/

/* ------SMALLEST SCREEN---- */

@media screen and (max-width: 414px){
/*body{
background-color: yellow;	
}*/

header{
background-image:url(images/header2.png);
min-height: 100px;
}

.facebook{
margin-left: 8%;
margin-top: 6%
}
.facebook ul{
float: left;
width: 50%;
}
.facebook li{
display: inline-block;
margin-left: 0.5%;
}
.facebook li img{
width: 80%;
}

.navigation{
float: left;
margin-top: 6%;
margin-left: 8%;
}
.navigation ul{
float: right;
}
.navigation li{
display: inline-block;
margin: -1px;
padding: 0;
}

.welcome1{
display: none;
}
.welcome2{
display: block;
}




article{
float: left;
width: 98%;
}
.furniture{
width: 90%;
}




aside{
float: left;
width: 195px;
margin-top: 6%;
}

.photos{
width: 90%;
margin-top: 10px;
}







.footercontent{
margin-top: 40px; 
margin-bottom: 2%;
margin-left: 7%;
margin-right: 2%;
}



}	
	


/* --------PHONE---------*/

@media screen  and (min-width: 415px) and  (max-width: 499px){
/*body{
background-color: pink;	
}*/


header{
background-image:url(images/header2.png);
min-height: 100px;
}

.facebook{
margin-left: 8%;
margin-top: 6%
}
.facebook li img{
width: 85%;
}

.navigation{
float: left;
margin-top: 6%;
margin-left: 8%;
}
.navigation ul{
float: right;
}
.navigation li{
display: inline-block;
margin: -1px;
padding: 0;
}

.welcome1{
display: none;
}
.welcome2{
display: block;
}


	
article{
float: left;
width: 91%;
}
.furniture{
width: 90%;
}





aside{
float: left;
width: 195px;
margin-top: 6%;
}

.photos{
width: 90%;
margin-top: 10px;
}







.footercontent{
margin-top: 40px; 
margin-bottom: 2%;
margin-left: 7%;
margin-right: 2%;
}

}
	

@media screen and (min-width: 500px) and (max-width: 600px){
/*body{
background-color: yellow;	
}*/


.facebook{
margin-left: 8%;
margin-top: 6%
}
.facebook li img{
width: 90%;
}

.navigation{
float: left;
margin-top: 6%;
margin-left: 8%;
}
.navigation ul{
float: right;
}
.navigation li{
display: inline-block;
margin: -1px;
padding: 0;
}

.welcome1{
display: none;
}
.welcome2{
display: block;
}



article{
float: left;
width: 91%;
}
.furniture{
width: 90%;
}





aside{
float: left;
width: 195px;
margin-top: 6%;
}

.photos{
width: 90%;
margin-top: 10px;
}




.footercontent{
margin-top: 35px; 
margin-bottom: 2%;
margin-left: 7%;
margin-right: 2%;
}

	
}


@media screen and (min-width: 601px) and (max-width: 806px){
/*body{
background-color: pink;	
}*/

.facebook{
margin-left: 8%;
margin-top: 9.3%;
}
.facebook li img{
width: 90%;
}
.navigation{
margin-top: 2%;
}

.welcome1{
display: none;
}
.welcome2{
display: block;
}



article{
float: left;
width: 56%;
}


aside{
float: right;
width: 195px;
}




}













/*-------------------------------------------------------LINKS--------------------------*/

A {
color: #484848;
text-decoration: underline;
}
A:HOVER {
color: #484848;
text-decoration: none;
}

A.subnav {
font-size: 7.5pt;
color: #484848;
text-decoration: underline;
}
A.subnav:HOVER {
font-size: 7.5pt;
color: #484848;
text-decoration: none;
}

A.footerText{
color: #383737;
font-size: 7pt;
line-height: 9pt;
text-decoration: none;
}
A.footerText:HOVER{
color: #383737;
font-size: 7pt;
line-height: 9pt;
text-decoration: underline;
}
