@charset "utf-8";
/* CSS Document */

* {
padding: 0px;
margin: 0px;
}
li {
list-style-type: none;
}
img {
border: none;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #6f6e6e;
background-color: #d2d2d1;
}
.clear {
clear: both;
}

h1 {
color: #a50044;
font-size: 18px;
font-weight: normal;
padding-bottom: 5px;
}

h2 {
color: #6f6e6e;
font-size: 16px;
font-weight: normal;
padding-bottom: 5px;
}
.bold {
font-weight: bold;
}
p {
color: #6f6e6e;
line-height: 16px;
padding: 0 0 15px 0;
}

a, a:visited {
color: #6f6e6e;
}
a:hover {
text-decoration: none;
}

#wrapper {
margin: 0 auto;
width: 1006px;
overflow: hidden;
border-right: 1px solid #fff;
}

#header {
width: 1008px;
float: left;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}
#searchBox {
width: 1008px;
text-align: right;
background-color: #b1b1b1;
padding: 3px 0;
}
#searchBox label{
color: #fff;
font-weight: bold;
padding: 2px 3px 0 0;
}
.searchImp {
width: 140px;
}
#searchBox ul{
width: 240px;
float: right;
}
#searchBox li {
float: left;
}
#headerLogo {
background-color: #fff;
padding: 10px;
}
a.logo { 
width: 175px;
height: 65px;
display: block;
float: left;
background: url(../img/img-logo.jpg) no-repeat;
}
#strapline { 
margin-top: 15px;
width: 257px;
height: 36px;
display: block;
float: right;
background: url(../img/img-strap.gif) no-repeat;
}

#navigation {
width: 1008px;

}
#navImg { 
width: 244px;
height: 191px;
display: block;
float: left;
border-right: 1px solid #fff;
background: url(../img/OF-Seating-Update_14.jpg) no-repeat;
}
#navImgTop { 
width: 763px;
height: 150px;
display: block;
float: left;
background: url(../img/img-nav.jpg) no-repeat;
}
#navigation ul {
float: left;
}
#navigation li {
float: left;
display: block;
}
#navigation a, #navigation a:visited {
float: left;
display: block;
color: #fff;
width: 96px;
height: 37px;
text-decoration: none;
font-weight: bold;
padding: 155px 0 0 13px;
}

a.btn1 {
background: url(../img/nav.jpg) no-repeat 0 -1px;
}
a.btn2 {
background: url(../img/nav.jpg) no-repeat -109px -1px;
}
a.btn3 {
background: url(../img/nav.jpg) no-repeat -218px -1px;
}
a.btn4 {
background: url(../img/nav.jpg) no-repeat -327px -1px;
}
a.btn5 {
background: url(../img/nav.jpg) no-repeat -436px -1px;
}
a.btn6 {
background: url(../img/nav.jpg) no-repeat -545px -1px;
}
a.btn7 {
background: url(../img/nav.jpg) no-repeat -654px -1px;
}

a.btn1:hover {
background: url(../img/nav.jpg) no-repeat 0 -194px;
}
a.btn2:hover {
background: url(../img/nav.jpg) no-repeat -109px -194px;
}
a.btn3:hover {
background: url(../img/nav.jpg) no-repeat -218px -194px;
}
a.btn4:hover {
background: url(../img/nav.jpg) no-repeat -327px -194px;
}
a.btn5:hover {
background: url(../img/nav.jpg) no-repeat -436px -194px;
}
a.btn6:hover {
background: url(../img/nav.jpg) no-repeat -545px -194px;
}
a.btn7:hover {
background: url(../img/nav.jpg) no-repeat -654px -194px;
}




#content {
background-color: #FFFFFF; 
width: 1008px;
float: left;
border: 1px solid #fff;
}
#contentLeft {
width: 244px;
float: left;
}
#contentLeft img {
float: left;
}

#contentLeft .llinkTitle{
width: 228px;
}
#contentRight .llinkTitle{
width: 202px;
}
.llinkTitle {
background-color: #a50044;
padding: 8px;
color: #fff;
font-weight: bold;
float: left;
display: block;
border-bottom: 1px solid #fff;
}
#contentRight .iconBasket {
background: #a50044 url(../img/icon-basket.gif) no-repeat 185px 3px;
}
.navList li {
display: block;
float: left;
}
.navList a, .navList a:visited {
width: 228px;
padding: 4px 8px;
float: left;
display: block;
text-decoration: none;
color: #6f6e6e;
background-color: #ececec;
border-bottom: 1px solid #d1d0d0;
font-weight:bold;
text-transform:uppercase;
}
.navList a:hover {
color: #a50044;
}
#contentRight .navList a, #contentRight .navList a:visited {
width: 202px;
}

#contentMid {
width: 516px;
padding: 13px 15px;
_padding: 13px 12px;
_width: 520px;
float: left;
}
#contMidTop {
width: 516px;
padding: 13px 0;
float: left;
}
#homeSpecial {
width: 520px;
padding: 13px 0;
float: left;
}

#midText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6f6e6e;
}

#midText a:link, #midText a:visited {
color: #6f6e6e;
text-decoration: underline;
}

#midText a:hover {
color: #a50044;
text-decoration: underline;
}

#contentRight {
width: 218px;
float: right;
}
#basketBox {
float: left;
border-bottom: 1px solid #fff;
}
#infoBox {
float: left;
border-bottom: 1px solid #fff;
}
#bannerBox {
float: left;
}
a.btnCheckout, a.btnCheckout:visited {
padding: 10px 8px;
background-color: #a24e70;
color: #fff;
font-weight: bold;
}
a.btnCheckout:hover {
color: #fff;
background-color: #999999;
}
.textBasket {
width: 202px;
padding: 4px 8px;
float: left;
display: block;
color: #6f6e6e;
background-color: #ececec;
border-bottom: 1px solid #d1d0d0;
}

.w3cList {
float: left;
padding: 5px 0 5px 12px;
}
.w3cList li {
float: left;
display: block;
padding-right: 10px;
}
.w3cList a {
float: left;
display: block;
}

#footer {
clear: both;
width: 1008px;
padding: 10px 0;
}
#footer a, #footer a:visited {
text-decoration: none;
color: #464545;
}
#footer a:hover {
text-decoration: underline;
}
#footer p {
font-size: 9px;
text-align: center;
font-weight: bold;
color: #464545;
}

/*here are added class stles from an old stylesheet */

.textBlueLrg {
color: #22a194;
font-size: 16px;
}



.textBlue {
color: #22a194;
}

.boxLrgCont {
width: 485px;
height: 166px;
position: relative;
padding: 5px 10px;
float: left;
font-size: 11px;
background: url(../img/bg-lrg-box.jpg) repeat-y left;
}

.boxLrgCont ul {
width: 220px;
list-style-type: none;
}

.boxLrgCont li {

line-height: 18px;

}

.boxLrgCont table{

width: 220px;

}

.boxLrgBot {

width: 505px;

float: left;

background-color: #a6a9a9;

padding: 4px;

border: 1px solid #fff;

border-top: none;

}

.btnList1 li{

list-style-type: none;

float: left;

}



.boxSmall {

width: 165px;

float: left;

margin-right: 4px;

margin-left: 1px;

margin-bottom: 10px;

border: 1px solid #6f6e6e;

}

h1.h1Yellow2 {

width: 160px;

float: left;

background-color: #ffb300;



color: #fff;

font-size: 19px;

padding: 2px 4px;

border: 1px solid #fff;

border-bottom: none;

}

h1.h1Blue2 {

width: 155px;

float: left;

background-color: #21b7bd;

color: #fff;

font-size: 14px;

font-weight: bold;

padding: 2px 4px;

border: 1px solid #fff;

border-bottom: none;

}

.boxSmallCont {

width: 155px;

float: left;

font-size: 11px;

padding: 5px 0px 5px 5px;

position: relative;
text-align: center;

}

.boxSmallCont li {

line-height: 18px;

}

.chairBlock1 {

/*background:url(../img/img-chair-blocks-2.gif) no-repeat bottom left;

padding-bottom: 150px;*/

}

.chairBlock2 {

background:url(../img/img-chair-blocks-3.gif) no-repeat bottom left;

padding-bottom: 150px;

}

.chairListStyle {
/*
position: absolute;

top: 5px;

left: 5px;

z-index: 100;*/

}

.chairListStyle li{

list-style-type: none;

}

.textBlueLrg2 {

color: #22a194;
z-index: 0;

font-size: 15px;

}

.chairPos {
/*
position: absolute;

top: 30px;

bottom: 5px;

right: 5px;

left: 80px;

z-index: -1;
*/


}

.boxSmall table{

width: 100%;

}

.boxSmallBot {

width: 157px;

float: left;

background-color: #a6a9a9;

padding: 3px;

border: 1px solid #fff;

border-top: none;

}



a.btnBuy { 

width: 39px;

height: 20px;

display: block;

float: left;	

background: url(../img/btn-buy.gif) no-repeat;

}

a.btnInfo { 

width: 40px;

height: 20px;

display: block;

float: left;

background: url(../img/btn-info.gif) no-repeat;

}

.boxLrg {

width: 515px;

float: left;

margin-bottom: 10px;

border: 1px solid #6f6e6e;

}

h1.h1Blue{

width: 505px;

float: left;

background-color: #21b7bd;

color: #fff;

font-size: 20px;

padding: 2px 4px;

border: 1px solid #fff;

border-bottom: none;

}

.delivery tr {
	
	background-color: #ECECEC;
}

.delivery td {
	
	border: 1px solid #D1D0D0;
	padding: 5px;
}

.delivery label {
	
	font-weight: bold;
	text-transform: uppercase;
}

.delivery label:hover {
	
	color: #A50044;
}

#delivery ul {
	
	float: left;
}

#delivery li {
	
	float: left;
	border: 1px solid #D1D0D0;
	background-color: #ECECEC;
	margin-right: 5px;
}

#delivery .label {
	
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	padding: 6px;
}

#delivery .selected {
	
	border: 1px solid #A50044;
	background-color: #A50044;
	color: #fff;
}

#delivery .selected a, #delivery .selected a:hover {
	
	color: #fff;
}

#delivery li a {
	
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#delivery li a:hover {
	
	color: #A50044;
}

