body {
    background: url('images/body-bg.jpg') repeat-x 0px 1px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;
}

table th { text-align: left; }

#container {
    width: 988px;
    margin: 1px auto 0px auto;
    padding: 0px 1px 0px 1px;
}

#header {
    margin: 0px 0px 20px 0px;
    padding-top: 19px;
    height: 80px;
    padding-left: 12px;
    position: relative;
}

#header-cta div {
    float: left;
}

#header-cta div#online-call {
    width: 273px;
    margin-top: 18px;
}

#header-cta div#online-call img {
    margin-bottom: 10px;
    margin-left: 5px;
}

#header-cta div#online-call h2 {
    color: #4C4C4C;
    font-size: 1.7em;
    font-weight: normal;
    margin-left: 5px;
    text-align: center;
    width: 244px;
    padding-top: 10px;
}

#header-cta div#strapline {
    width: 174px;
    text-align: right;
    margin-top: 5px;
    border-bottom: 3px solid #9E1F5E;
    height: 43px;
}

#header-cta div h2 {
    color: #9A1F5F; 
    font-size: 1.3em; 
    font-weight: normal; 
    text-align: right;
    margin: 0px 0px 3px 0px;
    padding: 0px;
    line-height: 100%;
}

#header-cta div h3 {
    color: #3F3E43;
    font-size: 1em;
    font-weight: normal;
    text-align: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 100%;
    display: block;
}

#header-cta img#sofa-header {
    margin-top: 13px;
    margin-left: 1px;
    margin-right: 1px;
}

#header-cta div.purple-line {
    height: 3px;
    background: #9E1F5E;
    line-height: 0;
}

#header-cta div#cta-seperator {
    width: 273px;
}

#header-cta div#far-right {
    width: 53px;
    margin-top: 48px;
}

#header #view-basket {
    position: absolute;
    top: 0px;
    left: 853px;
    background: url('images/view-basket.png') no-repeat 0px 0px;
    width: 135px;
    height: 27px;
    display: block;
}

#header #view-basket:hover {
    background-position: 0px -27px;
}

#main {
    font-size: 1em;
    padding-bottom: 10px;
    font-family: georgia;
    font-size: 1.3em;
    color: #3F3E43;
    line-height: 125%;
}

#main h1 {
    font-family: Verdana;
    color: #4C4C4C;
    font-weight: normal;
    font-size: 1.3em;
    margin-bottom: 15px;
}

#main h2 {
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 25px;
    color: #A31D62;
}

#main p {
    margin-top: 10px;
}

#left {
    float: left;
    margin-right: 1px;
    margin-bottom: 10px;
    width: 705px;
}

#right {
    margin-left: 706px;
    width: 282px; 
    margin-bottom: 10px;
    _margin-left: -3px;
    _float: right;
}

#inner-left {
    width: 484px;
    float: left;
    padding: 0px 10px 0px 0px;
}

#inner-right {
    width: 494px;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 494px;
    _margin-left: -3px;
    _float: right;
}

ul#footer {
    height: 22px;
    width: 988px;
    font-size: 0.8em;
    padding-top: 5px;
    float: left;
    background: #39373B url('images/footer-bg.gif') no-repeat 0px 0px;
    margin-bottom: 10px;
}

ul#footer li {
    list-style-type: none;
    display: inline;
    float: left;
    border-right: 1px solid #757376;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin: 0px;
    line-height: 100%;
}

ul#footer li a {
    color: #FFFFFF;
}

ul#footer li#last { border-right: none; }

#copyright {
    color: #393539;
    text-align: right;
    font-size: 0.8em;
    clear: both;
    margin-bottom: 10px;
    margin-right: 20px;
}

/* TOP NAV */
#topnav {
    width: 988px;
    height: 36px;
    margin-bottom: 10px;
}

#navigation {
    margin:0px;
    list-style: none;
    padding-left:0px;
}

#navigation li {
    float: left;
    position: relative;
}

#navigation a * {
    display: none;
}

#navigation li a, #navigation li a .hover {
    height: 36px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-position: right-top;
    cursor: pointer;
    background-image: url('images/navigation.jpg');
}

#navigation a.home {
    background-position: 0px 0px;
    width: 123px;
}

#navigation .highlight a.home:hover, #navigation a.home .hover {
    background-position: 0px -36px;
}

#navigation a.leather {
    background-position: -123px 0px;
    width: 124px;
}

#navigation .highlight a.leather:hover, #navigation a.leather .hover {
    background-position: -123px -36px;
}

#navigation a.fabric {
    background-position: -247px 0px;
    width: 123px;
}

#navigation .highlight a.fabric:hover, #navigation a.fabric .hover, #navigation li.subhover a.fabric {
    background-position: -247px -36px;
}

ul#navigation li#drp ul.subnav li a {
    width: 102px; /* NEEDS TO BE 21px NARROWER THAN THE TOP NAV ITEM */
}

#navigation a.showroom {
    background-position: -370px 0px;
    width: 124px;
}

#navigation .highlight a.showroom:hover, #navigation a.showroom .hover {
    background-position: -370px -36px;
}

#navigation a.delivery {
    background-position: -494px 0px;
    width: 124px;
}

#navigation .highlight a.delivery:hover, #navigation a.delivery .hover {
    background-position: -494px -36px;
}

#navigation a.about {
    background-position: -618px 0px;
    width: 123px;
}

#navigation .highlight a.about:hover, #navigation a.about .hover {
    background-position: -618px -36px;
}



#navigation a.testimonials {
    background-position: -742px 0px;
    width: 123px;
}

#navigation .highlight a.testimonials:hover, #navigation a.testimonials .hover {
    background-position: -742px -36px;
}

#navigation a.contact {
    background-position: -865px 0px;
    width: 124px;
}

#navigation .highlight a.contact:hover, #navigation a.contact .hover {
    background-position: -865px -36px;
}


ul#navigation li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0px; 
    top: 36px;
	margin: 0px; 
    padding: 0px;
	display: none;
	float: left;
}

ul#navigation li ul.subnav li {
	margin: 0px; 
    padding: 0px;
	clear: both;
    z-index: 99;
}

html ul#navigation li ul.subnav li a {
	float: left;
	background: #991A57 url('images/subnav-bg.gif') repeat-x 0px 33px;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    line-height: 100%;
    padding: 10px 10px 10px 10px;
    height: 14px;
}

html ul#navigation li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #39363A url('images/subnav-bg.gif') repeat-x 0px 33px;
    font-weight: normal;
}

ul#navigation li ul.subnav li#last a, ul#navigation li ul.subnav li#last a:hover { background-image: none; }









/* --- GLOBAL --- */
a {
    color: #9D2062;
    font-weight: bold;
    text-decoration: none;
}

a img, img a { border: 0px; }
a, a:hover, a:focus { outline: none; }

.cb
{
    clear: both;
    height: 0px;
    font-size: 0%;
    line-height: 0%;
}

.cl { clear: left; }
.cr { clear: right; }
.fl { float: left; }
.fr { float: right; }
.db { display: block; }

.leftmost
{
    margin-left: 0px !important;
}
