/* CSS Document */

/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:12px Verdana, Arial, Helvetica, sans-serif;
line-height:1.5em;
color:#333;
background-color:#f2f2f2;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
font-family: arial;
}
 
h1 {
padding:0;
margin:0 0 10px 0;
font-size:1.7em;
line-height:1.3em;
color:#6E7D94;
font-weight:normal;
}
 
h2 {
padding:0 0 .5em 0;
margin:0px 0 5px 0;
font-size:1.2em;
line-height:1.3em;
color:#444;
font-weight:bold;
}
 
h3 {
padding:0 0 .5em 0;
margin:0px 0 5px 0;
font-size:1.1em;
line-height:1.3em;
color:#4C4C4C;
font-weight:bold;
}

h3 a {
color:#333;
}

h3 a:hover {
color:#222;
}

h4 {
padding:0 0 .5em 0;
margin:0px 0 5px 0;
font-size:1.1em;
line-height:1.3em;
color:#6E7D94;
font-weight:bold;
}

h4 .light {
color:#ccc;}

h4 a {
color:#6E7D94;
}

h4 a:hover {
color:#4C4C4C;
}

 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 1em 0;
line-height:1.5em;
}
 
ul, ol {
padding:1em 0 1em 1.5em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:none;
outline: none;
color:#5B4D3A;
}
a:hover {
text-decoration:underline}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 0 0;
padding:0;
}
 
table tr td {
padding:2px;
}

 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; color:#6E152D }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.small         { font-size:.8em; }
 
.img-left      { float:left;margin:4px 10px 4px 0;}
.img-right     { float:right;margin:4px 0 4px 10px; display:block; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/***** Wrapper *****/
 
#top {
height:112px;
width:100%;
background: #f2f2f2 url(/media/topbg.gif) repeat-x top center;
}

#wrap {
width:810px;
margin:0 auto;
padding:0;
padding:0 10px;
background: #f2f2f2 url(/media/contentbg.jpg) repeat-y top center;
}

#bottom {
height:10px;
width:810px;
margin:0 auto;
padding:0 10px;
background: #f2f2f2 url(/media/bottombg.jpg) no-repeat top center;
}

#header {
padding:0px 5px;
width:800px;
height:112px;
margin:0 auto;
}

#content {
overflow:auto;
padding:10px 0 0 0;
width:810px;
background-color:#fff;
}

#rightcolumn {
width:590px;
float:right;
display:inline;
margin:15px 0px 0px 0px;
}

#maincolumn {
width:575px;
float:right;
display:inline;
margin:15px 15px 5px 0px;
}

#singlecolumn {
width:800px;
clear:both;
margin:0 0 0 0px;
}

#sidecolumn {
width:190px;
float:left;
display:inline;
margin:15px 0px 5px 0;
}

#footer{
background-color:#B9CCEA;
background-color:#A4BBDF;
color:#fff;
overflow:auto;
font-size:.9em;
font-weight:bold;
padding:10px;
text-align:center;
clear:both;
width:790px;
margin:0 auto;
}

#footer span {
padding:10px 15px;
}

#footer a {
color:#fff}


/* MAINNAV*/

#mainnav {
list-style: none;
text-align:left;
overflow:auto;
}

#mainnav ul {
margin:0;
padding:0;
}

#mainnav li {
margin:0px;
list-style: none;
padding:0px;
}

#mainnav .last {
border-right:0px;
}

#mainnav li a {
display:block;
font-family: arial;
text-decoration:none;
font-size:1.2em;
font-weight:bold;
color:#6E7D94;
width:160px;
padding:2px 0px 3px 30px;
}

#mainnav li ul li a {
display:block;
font-family: arial;
text-decoration:none;
font-size:1em;
font-weight:bold;
color:#6E7D94;
width:150px;
padding:2px 0px 2px 40px;
}

#mainnav li a:hover,
#home .home,
#furniture .furniture,
#about .about,
#shop .shop,
#delivery .delivery,
#contact .contact,
.current {
color:#4C4C4C;
background: #fff url(/media/bullet.gif) no-repeat 17px 11px;
}

#mainnav li ul li a:hover, #mainnav li ul li a.current
{
color:#4C4C4C;
background-image:none;
}


/* END MAINNAV */


.pageimages {
float:right;
margin:0 0 0 15px;
}

.pageimages a {
overflow:hidden;
display:inline;
float:left;
margin:3px 1px 3px 1px;
border:1px solid #A89880;
}

.pageimages a:hover {
margin:2px 0px 2px 0px;
border:2px solid #877861
}

.slideshowimages {
width:210px;
height:300px;
float:right;
margin:0 0 0 15px;
display:inline;
}


.thumb {
background-color:#fff;
width:160px;
height:110px;
position:relative;
text-align:center;
overflow:hidden;
}

.thumb img{
width:160px;
overflow:hidden;
}

#homeblocks {
width:800px;
clear:both;
overflow:hidden;
margin:10px 0 20px 5px;
background: #fff url(/media/homeblocksbg.gif) repeat-y center top;
}

.homeblock {
display:inline;
padding:8px;
width:182px;
float:left;
margin:0 1px;}

.homeblockheader {
background-color:#A1A599;
font-family:arial;
font-weight:bold;
font-size:1.2em;
color:#fff;

line-height:1.6em;
padding:2px 0 2px 8px}

.homeblocklink {
padding:3px 0;
font-weight:bold;
}

.homeblockdesc {
font-size:.9em;
padding:3px 0 0 0}


#categoryblocks {
overflow:hidden;
margin:10px 0 20px 0px;
}

.categoryblock {
display:inline;
float:left;
margin:0 30px 15px 0;
background-color:#f2f2f2}

.categoryblock a {
color:#fff;}

.categoryblockheader {
background-color:#A1A599;
font-family:arial;
font-weight:bold;
font-size:1.2em;
color:#fff;
line-height:1.6em;
padding:2px 0 2px 8px}}

.categoryblockimg {
padding:10px;}

.listingblock {
background-color:#e2e2e2;
margin:0 0 15px 0;
width:550px;
padding:10px;
overflow:hidden;
}

#news .listingblock {
width:548px;
margin:0px 0 0px 0;
background-color:#fff;
border-bottom:1px solid #ccc;}

.listingblockimg {
float:left;
width:225px;
}

.listingblockthumbs {
float:left;
display:inline;
width:73px;
height:52px;
overflow:hidden;
}

.listingblockdetail {
width:300px;
float:right;
display:inline;
font-size:.9em;
}

.price {
font-weight:bold;}

.button {
background-color:#ccc;
color:#fff;
display:inline;
padding:2px 6px;}

.button:hover {
background-color:#6E7D94;
text-decoration:none;
color:#fff}

#aboutblock {
overflow:hidden;
width:375px;}