.clear{ clear: both; }

body {
        margin: 0px;
        font-family: Helvetica;
		background:#CCF4FC url(/_furniture/gfx/bg/turquoise-pale-vertical.jpg) repeat-x scroll 0 0;        
}
img {
        border: 0px;
}

#divLVL1 {
        position:relative;
        margin: 0 auto 11px auto;
        width:1010px;
        background-color: #ffffff;
        border-left: 2px solid #1BA6BF;
        border-right: 2px solid #1BA6BF;
        border-bottom: 2px solid #1BA6BF;
}

#header {
        clear: both;
        border-bottom: 2px solid #1B73A3;
}

#headerBar {
	clear: both;
	border-bottom: 2px solid #1B73A3;
}

#footerBar {
	clear: both;
	border-top: 2px solid #1B73A3;
}

.hdr1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	background-color: #430665;
	color: #eeeeee;
	width: 140px;
	display:block;
	padding: 3px 3px 3px 5px;
}

.btn1 {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    /*background-image: url(/imgs/nav1-b.gif);
    background-repeat: repeat-y;*/
    color: #1a3c9f; /* 00688B; */
    width: 140px;
    display:block;
    border-bottom: 1px dotted #d6d6d6;
    padding: 3px 0 3px 3px;
    margin: 0 0 1px 0;
}

.btn1:hover {
	background-color: #bed0e3;
}

h2 {
        vertical-align: top;
        font-family: Tahoma, Geneva, Arial, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        text-decoration: none;
        text-align: left;
        color: #1b73a3;
}

#mainL {
	float: left;
	width: 142px;
	padding: 0px;
	margin: 0 3px 0 0;
	overflow: hidden;
}

#mainC {
	float: left;
	width: 730px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

#mainR {
	float: left;
	width: 122px;
	padding: 9px 0 0 0;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}
#mainL2 {
	float: left;
	width: 142px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

#mainC2 {
	float: left;
	width: 710px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

#mainR2 {
	float: left;
	width: 147px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}
#footer {
	clear: both;
	text-align: center;
}

.col1 {
	width: 49.5%;
	float: left;
	margin: 0px;
	padding-left: 2px;
}

.col2 {
	width: 49.5%;
	float: left;
	margin: 0px;
	padding-left: 5px;
}
.colf {
	width: 99%;
	float: left;
	margin: 0px;
	padding-left: 2px;
	overflow: hidden;
}

.sechead {
	width: 360px;
	margin-top: 2px;
}

.feature, .feature a, .normaltext td {
	vertical-align: top;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	text-align: left;
	color: #1b73a3;
}

.sechead, .sechead a {
	vertical-align: top;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
	color: #1b73a3;
}
.feature a:hover, .sechead a:hover {
	color: #ffa0ba;
}

.img80 {
	width: 80px;
	height: 80px;
	background-color: #cccccc;
	text-align: center;
	vertical-align: middle;
}

.sechead, .sechead a {
	font-weight: bold;
	background-color: #cef2f1; /* #1b73a3; */
	color: #00a2bb; /* #eeeeee; */
	padding-left: 2px;
	padding-bottom: 2px;
}

.Tab1 {
width: 360px;
margin-top: 2px;
}
.Tab1i {
border: 1px solid #cef2f1;
width: 356px;
padding-left: 2px;
}
ul.TabList1 {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
height: 16px;
/* border-bottom: 1px solid #1B73A4; */
}

ul.TabList1 li { float: left; }

ul.TabList1 li a:link, ul.TabList1 li a:visited {
display: block;
float: left;
height: 16px;
padding: 0 8px;
text-decoration: none;
color: #1b73a3;
font: bold 9pt verdana, san-serif;
line-height: 1.4em;
margin-right: 3px;
background: #cef2f1 url("/images/tab-end.gif") right top no-repeat;
}

ul.TabList1 li a:hover {
background: #00b1e2 url("/images/tab-end-sel.gif") right top no-repeat;
}
.headbar, .headbar a {
background-color: #cef2f1;
font-family: Tahoma, Geneva, Arial, sans-serif;
font-weight: bold;
font-size: 9pt;
text-decoration: none;
color: #1b73a3;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeading2, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #430665;
  border-bottom: 1px dotted #430665;
  margin: 0 0 6px 0;
  padding: 0 0 6px 0;
}



.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxContents2 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #6BDBD6;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



#NewArrivals{
	margin: 10px 0 10px 0;
}


#NewArrivals a {
	font-family: tahoma, geniva, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	color: #ff730d;
	width: 140px;
	height: 0px !important;
	padding: 70px 0 0 0;
	display:block;
	border: 0;
	margin: 0;
	background: url(/catalog/gfx/new-arrivals.png) 0 -70px no-repeat;
	overflow: hidden;
}

#NewArrivals a:hover {
    text-decoration: underline;
	background-position: 0 2px;
}



#SpecialsButton{
	margin: 10px 0 10px 0;
}


#SpecialsButton a {
	font-family: tahoma, geniva, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	color: #ff730d;
	width: 140px;
	height: 0px !important;
	padding: 70px 0 0 0;
	display:block;
	border: 0;
	margin: 0;
	background: url(/catalog/gfx/specials-button.png) 0 -70px no-repeat;
	overflow: hidden;
}

#SpecialsButton a:hover {
    text-decoration: underline;
	background-position: 0 2px;
}




.productsCrossSell{
	border: 1px dotted #430665;
	padding: 10px;
	background: #ebd8ff;
}

.productsCrossSell h5{
	margin: 0 0 8px 0;
	font-size: 14px;
}

.productsCrossSell img{
	margin: 3px;
	border: 4px solid #fff;
}

.productsCrossSell a{
	border: 0;
	font-size: 12px;
	font-weight: bold;
}


.ProductOptions label{
	float: left;
	display: block;
	width: 150px;
}

.ProductOptions ul{
	list-style: none;
}

.ProductOptions li{
	margin: 4px;
}


.HomepageRow{
	clear: both;
	margin: 9px 0 9px 2px;
}

.HomepageRow .MainFeature{
	float: left;
}

.HomepageRow .SecondFeature{
	float: left;
	margin: 0 0 0 9px;
}

.HomepageRow .ThirdFeature{
	float: left;
}

.HomepageRow .ThirdFeature.First{
	margin: 0;
}

.HomepageRow .ThirdFeature.Second{
	margin: 0 9px 0 9px;
}

.HomepageRow .ThirdFeature.Third{
	margin: 0;
}


.categoryRow
{
	margin: 0 0 7px 0;
}

.categoryRow .category{
	float:left;
	width:140px;
	margin:0 auto 0 auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid white;
}

.categoryRow .category a{
	font-weight: bold;
}


