/*********************
* GLOBAL
*********************/
body, p, div, h1, h2, h3, h4, h5,
form, ul, li, dl, dt, dd {
 margin: 0px;
 padding: 0px;
 text-decoration:none;
 font-weight: normal;
}

body { 
 font-family: times, serif; 
 font-size: 11px;
 color: #7f7f7f;
}

a img {
 border: 0px;
}

input, textarea, button {
 color: #606060;
 font-family: perpetua, times, serif;
 font-size: 16px;
}

/***************************
STYLES
****************************/

.box1 {
 border: 1px solid #E6E6E6;
 padding: 7px;
}

h2.list1 {
 color: #9D9D9D;
 font-family: perpetua, times, serif;
 background: #F3F3F3 url(gfx/bg_h2_list1.gif) no-repeat center bottom;
 text-align: center;
 font-weight: bold;
 font-size: 14px;
 padding-top: 7px;
 text-transform: uppercase;
 letter-spacing: 1px;
 padding-bottom: 12px;
}

div#oldcenter h2.list1 {
 width: 143px;
}


h2.list1 a,
h2.list1 a:visited {
 color: #9D9D9D;
 text-decoration: none;
 display: block;
}


ul.list1 {
 background: #F3F3F3;
 font-family: perpetua, times, serif;
 text-transform: uppercase;
 font-size: 11px;
 letter-spacing: 1px;
 padding-bottom: 0px;
 width: 143px;
 list-style-type: none;
}

ul.list1 li {
 color: #666;
 background: #E6E6E6;
 margin-bottom: 3px;
 margin-left:5px;
 padding-top: 3px;
 text-align: center;

}

ul.list1 li img {
 width:30px;
 margin-right:3px;
  }
  
ul.list1 li a,
ul.list1 li a:visited {
 text-decoration: none;
 display: block;
 color: #666;
 font-weight: bold;
 //height:13px;
  }

ul.list1 li.active {
 color: #FFF;
 background: #4C4C4C;
}

ul.list1 li.active a,
ul.list1 li.active a:visited {
 text-decoration: none;
 color: #FFF;
}
/******IE fix***/
ul.list1IE {
 background: #F3F3F3;
 font-family: perpetua, times, serif;
 text-transform: uppercase;
 font-size: 11px;
 letter-spacing: 1px;
 padding-bottom: 2px;
 width: 143px;
 list-style-type: none;
}

ul.list1IE li {
 color: #666;
 background: #E6E6E6;
 margin-bottom: 3px;
 margin-left: 3px;
 padding-top: 3px;
 text-align: center;

}

ul.list1 li img {
 width:30px;
 margin-right:3px;
  }

ul.list1IE li a,
ul.list1IE li a:visited {
 text-decoration: none;
 display: block;
 color: #666;
 font-weight: bold;
  }

ul.list1IE li.active {
 color: #FFF;
 background: #4C4C4C;
}

ul.list1IE li.active a,
ul.list1IE li.active a:visited {
 text-decoration: none;
 color: #FFF;
}

/****************/
ul.list2 {
 margin-top: 2px;
 list-style-type: none;
 font-family: perpetua, times, serif;
 font-size: 16px;
}

ul.list2 li {
 padding: 2px 2px 2px 6px;
 border-bottom: 1px solid #F3F3F3;
 height: 20px;
}

ul.list2 li.active {
 color: #FFF;
 background: #4C4C4C;
}

ul.list2 li dt {
 float: left; 
 width: 60%;
}

ul.list2 li dd {
 float: left;
 text-align: right;
 width: 40%;
}

ul.list2 li dd button {
 margin-left: 2px;
}



input.t,
select.t,
textarea.t {
 color: #606060;
 font-family: perpetua, times, serif;
 font-size: 16px;
 border: 1px solid #E6E6E6;
 padding: 0px;
}

input.b, button {
 font-weight: bold;
 background-color: #DCF3E3;
 text-transform: uppercase;
 letter-spacing: 1px;
 border: 0px;
 font-size: 14px;
 padding-top: 2px;
}



/*********************
* WRAPPER
*********************/
div.body {
 position: absolute;
 width: 780px;
 left: 50%;
 margin-left: -390px;
}

/******* HEADER *******/
div#header {
 height: 82px;
 width: 780px;
 background: white url(gfx/header_background2.gif) no-repeat 1px 1px;
}

div#header a#main {
 display: block;
 height: 81px;
 width: 101px;
 position: absolute;
 left: 42px;
 top: 0px;
}

div#header a#main span {
 display: none;
}

div#header h4 {
 display: none;
}

div#header ul {
 float: right;
 list-style-type: none; 
 height: 20px;
}

div#header ul li {
 float: left;
 display: block;
 overflow: hidden;
}

div#header li a {
 display: block;
}

div#header ul#mainlinks a span {
 display: none;
}

div#header ul#mainlinks {
 top: 22px;
 left: 8px;
 position: relative;
 width: 456px;
}
div#header ul#mainlinks li a{
 height: 13px;
}
ul#mainlinks a#h {
 width: 38px;
 margin-right: 4px;
}
ul#mainlinks a#ac {
 width: 75px;
 margin-right: 6px;
}
ul#mainlinks a#cu {
 width: 61px;
 margin-right: 6px;
}
ul#mainlinks a#l {
 width: 36px;
 margin-right: 6px;
}
ul#mainlinks a#to {
 width: 66px;
 margin-right: 6px;
}
ul#mainlinks a#int {
 width: 141px;
}

div#header ul#sectionlinks {
 float: right;
 margin: 40px 0px 0px 0px;
 padding: 2px 10px 0px 0px;
 height: 20px;
 text-align: center;
 width: 577px;
}

div#header ul#sectionlinks li{
 background: #E6E6E6;
 padding: 1px 4px 1px 4px;
 border-left: 2px solid #fff;
 float: right;
}

div#header ul#sectionlinks li a{
 display: inline;
 color: #000;
 font-family: perpetua, times, serif;
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
}

div#header ul#sectionlinks li a:hover{
 color: #666;
}

div#header ul#sectionlinks li#o {
 background: #ccc;
 font-style: italic;
 width: 46px;
}

div#clocks {
 position: absolute;
 left: 170px;
 top: 4px;
}

div#clocks ul {
}

div#clocks li {
 display: inline;
 font-family: perpetua, times, serif;
 font-size: 8px;
 font-weight: normal;
 text-transform: uppercase;
 text-decoration: none;
text-align:center;
 width:50px;
}


/******** CONTENT ********/
div.content {
}

/******** FOOTER ********/
div#footer {
 clear: both;
 border-top: 1px solid #E5E5E5;
 margin: 15px 30px 0px 30px;
 width: 720px;
 padding: 10px 0px;
 font-size:9px;
 color: #808080;
 height: 3.5em;
}

div#footer p {
 float: left;
}

div#footer a {
 float: right;
 text-decoration: none;
 color: #808080;
}

div#footer a:hover {
 text-decoration: underline;
}


/*********************
* INDEX
*********************/
div#indexmain {
 background: #F3F3F3;
 padding: 5px 28px;
 margin: 2px 0px;
 height: 435px;
 margin-bottom: 10px;
}

div#indexmain div#cart {
 float: right;
 display: none;
}

div#indexmain div#cart img {
 border: 2px solid white;
 width: 15px;
 hieght: 15px;
}

div#indexmain h1 {
 margin: 28px 0px 10px 6px;
 color: #4c4c4c;
 letter-spacing: 2px;
 font-size: 25px;
 text-transform: uppercase;
 height: 30px;
}

div#indexmain h1 em {
 font-style: italic;
 color: #B4B4B4;
}

div#indexmain div#picsdiv {
 border: 1px solid #fff;
 float: left;
 width: 520px;
 height: 346px;
 overflow: hidden;
 padding: 8px 8px 0px 8px;
}

div#indexmain div#picsdiv div#thumbs {
 width: 104px;
 float: left;
}

div#indexmain div#thumbs .th {
 height: 104px;
 overflow: hidden;
 float: left;
 margin-bottom: 2px;
}


div#indexmain div#textdiv {
 margin-left: 25px;
 float: right;
 width: 160px;
 color: #4c4c4c;
 line-height: 16px;
 font-size: 12px;
}

div#indexmain div#mainpic {
 margin-left: 0px;
}

div#indexmain div#textdiv h2 {
 font-size: 18px;
 font-style: italic;
 color: #4c4c4c;
 padding-bottom: 22px;
 text-align: center;
 background: url(gfx/image_index1.gif) no-repeat bottom center;
 line-height: 22px;
}

div#indexmain div#textdiv p#mainp {
 height: 176px;
 overflow: auto;
 text-align: center;
}

div#indexmain div#search {
 margin-top: 20px;
 border: 1px solid #fff;
 background: #E6E6E6;
 padding: 2px 4px 1px 6px;
 height: 23px;
 text-align: right;
}

div#indexmain div#search * {
 float: left;
}

div#indexmain div#search span {
 margin: 3px 2px 0px 0px;
 padding: 0px;
 width: 48px;
 height: 16px;
 line-height: 16px;
 color: #4d4d4d;
 font-style: italic;
 font-size: 15px;
 font-weight: bold;
 text-align: left;
}

div#indexmain div#search input.t {
 border: 0px;
 width: 69px;
 padding: 2px 0px 0px 2px;
 height: 20px;
}

div#indexmain div#search input.i {
 border: 2px solid white;
 margin-left: 3px;
 margin-bottom: -5px;
}

div#indexmain div#links {
 text-align: right;
 font-size: 15px;
 font-style: italic;
 padding-right: 5px;
 margin-top: 2px;
}

div#indexmain div#links p {
 margin-bottom: 4px;
}

div#indexmain div#links img {
 border: 2px solid #fff;
 margin-bottom: -5px;
}

div#newsfeed {
 font-size: 13px;
 letter-spacing: .5px;
 width: 712px;
 margin-left: 31px;
// overflow: hidden;
}

div#newsfeed a {
 color: #6E6E6E;
 text-decoration: none;
 font-weight: bold;
}

div#indexlower {
 border: 1px solid #e6e6e6;
 margin-top: 10px;
 height: 125px;
 padding: 6px 27px;
}

/************************/

div#leftbox {
 float: left;
 width: 143px;
 margin: 70px 0px 0px 28px;
 margin-left: 16px;
}

/** Old Files **/
.static div#leftbox {
 margin-top: 0px;
}
.static1 div#leftbox {
 margin-top: 0px;
 margin-left: 0px;
}

div#navbox {
 width: 143px;
 margin-bottom: 20px;
}

div#advbox a {
 float: left;
 display: block;
 background: #DCF3E3;
 width: 159px;
 padding: 4px 0px;
 margin: 0px 0px 40px 0px;
 text-align: center;
 font-family: perpetua, times, serif;
 font-size: 12px;
 text-transform: uppercase;
 font-weight: bold;
 color: #5E6B61;
 text-decoration: none;
}

div.newsblockitem {
 width: 238px;
 height: 125px;
 float: left;
 margin: 0px 2px 0px 1px;
}

div.newsblockitem div.pic {
 float: left;
 position: relative;
 width: 125px;
 height: 125px;
 overflow: hidden;
 margin-right: 1px;
 background: #F3F3F3;
 text-align: center;
 display: table-cell;
 vertical-align: middle;
}

div.newsbloitem div.pic a {
 position: absolute; top: 50%;
} /* for explorer only*/
div.newsbloitem div.pic a[id] {
 display: table-cell; 
 vertical-align: middle; 
 position: static;
}

div.newsbloitem div.pic a img {
 position: relative; 
 top: -50%
} /* for explorer only */

/* optional: #inner[id] {position: static;} */

div.newsblockitem div.info {
 float: left;
 width: 90px;
 background: #E6F6EB;
 height: 117px;
 padding: 4px 8px;
 font-size: 11px;
 color: #4c4c4c;
}

div.newsblockitem div.text {
 height: 91px;
 margin-bottom: 1px;
 overflow: hidden;
}

div.newsblockitem div.info h4 {
 font-size: 14px;
 font-style: italic;
 color: #465048;
 font-weight: bold;
}

div.newsblockitem div.info p {
 height: 77px;
 overflow: hidden;
}

div.newsblockitem div.info a {
 float: right;
}

div.newsblockitem div.info img{
 border: 2px solid white;
}

#prodbox {
 width: 538px;
 padding: 0px;
}

#prodview {
 width: 512px;
 height: 367px;
 padding: 12px;
 font-family: times;
 font-size: 12px;

}

#prodview #pic {
 width: 367px;
 height: 367px;
 float: left;
 margin-right: 12px;
 background-color: #F3F3F3;
 text-align: center;
}

#prodview #text {
 float: left;
 overflow: hidden;
 height: 353px;
 width: 119px;
 background: #F3F3F3;
 margin: 0px;
 padding: 7px 7px 7px 7px;
 margin-bottom: -10px;
 text-align: center;
}

#prodview #text p {
 color: black;
 margin: 7px 0px;
}

#prodview #button {
 display:none;
 float: left;
 height: 0px;
 width: 133px;
 background: #E6E6E6;
 font-family: perpetua;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 13px;
}

#prodview #button * {
 float: left;
 display: none;
}

#prodview #button span {
 display: none;
 margin: 6px 2px 0px 7px;
 width: 90px;
}

#prodview #button a {
 border: 2px solid white;
 margin-top: 2px;
}


#prodview h2 {
 font-style: italic;
 font-weight: bold;
 font-size: 18px;
}
#prodview h3 {
 font-style: italic;
 font-weight: bold;
 font-size: 16px;
}

#prodview a {
 color: #99A496;
 text-decoration: none;
}



#prodpicnav {
 clear: both;
 margin: 10px 0px 20px 13px;
 font-family: perpetua, times, serif;
 font-size: 12px;
 font-weight: bold;
 text-transform: uppercase;
}
#prodpicnav a {
 float: left;
 display: block;
 height: 22px;
 width: 103px;
 padding: 9px 39px 0px 39px;
 color: #CCC;
 text-decoration: none;
 background-image: url(gfx/bg_product_picnav.gif);
 background-repeat: no-repeat;
}
#prodpicnav a#prev {
 background-position: -49px 0px;
}
#prodpicnav a#next {
 text-align: right;
 background-position: 150px 0px;
}

#prodsec {
 clear: both;
 width: 228px;
 height: 29px;
 float: left;
 padding: 0px;
 margin: 10px 0px 40px 0px;
}

#prodsec a {
 float: left;
 width: 210px;
 padding: 9px 6px 6px 6px;
 color: #4C4C4C;
 font-family: perpetua, times, serif;
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
 background: url(gfx/button_arrow.gif) no-repeat right center;
}


.prodprev {
 width: 478px;
 height: 85px;
 margin-bottom: 10px;
}

.prodprev div {
 background-color: #F3F3F3;
 float: left;
}

.prodprev .pic {
 width: 85px;
 height: 85px;
 text-align: center;
 overflow: hidden;
}

.prodprev .text {
 width: 368px;
 padding: 5px 10px;
 height: 75px;
 margin-left: 5px;
}

.prodprev .text h2 {
 font-size: 17px;
 font-style: italic;
 color: #4c4c4c;
 line-height: 22px;
 float: left;
 height: 22px;
 width: 59%;
 overflow: hidden;
 font-weight: bold;
 margin-bottom: 10px;
}

.prodprev .text .price {
 width: 39%;
 text-align: right;
}

.prodprev .text p {
 color: #000;
}

.prodprev .text a {
 color: #888;
 text-decoration: none;
}
.prodprev .text a:hover {
 text-decoration: underline;
}

/*********************
* CATEGORY
*********************/
div#cat div#mainbox {
 width: 480px;
 float: left;
 margin: 0px 20px 20px 64px;
 padding-bottom: 0px;
 overflow: hidden;
}

div#cat .error {
 display: block;
 text-transform: uppercase;
 margin-bottom: 7px;
 background-color: #F3F3F3;
 padding: 3px;
}

div#cat div.pagination {
 float: left;
 margin: 54px 0px 0px 66px;
 color: #999;
 text-transform: uppercase;
 font-family: perpetua, times, serif;
 font-size: 13px;
}

div#cat .pagination a {
 color: #999;
 text-decoration: none;
}

div#cat .pagination a:hover {
 text-decoration: underline;
}

div#cat .pagination a.active {
 color: #000;
}

div#cat .pagination a.active:hover {
 text-decoration: none;
}

div#cat .pagination p {
 float:left;
 height: 16px;
}

div#cat .pagination p.arrow {
 width: 43px;
 text-align: center;
}

div#cat .pagination p.pages {
 margin-left: 4px;
}



div#cat div#bottomnav .pagination {
 float: left;
 display: inline;
 margin: -18px 00px 40px 225px!important;
 margin: -18px 00px 40px 255px;
 width: 494px;
}



div#prod #prodbox {
 float: right;
 margin: 70px 31px 10px 0px;
// margin-right: 16px;
}

#proddesc #prodview {
 width: 300px;
 height: auto;
 margin: 10px auto 5px auto;
 padding-bottom: 22px;
}

#proddesc #prodview #text {
 float: none;
 width: 286px;
 height: auto;
}

#proddesc p.closelink {
 text-align: center;
}
#proddesc a {
 color: #A7A7A7;
}


/** homes and gardens linke **/
#haglink {
 position: absolute;
 left: 50px;
 top: 455px;
}

/**international trade **/
#internationaltrade-contact-info {
 text-transform: none;
 font-weight: bold;
 color: #666; 
}

ul.list1.intertrade li {
 background:#E6E6E6 none repeat scroll 0 0;
 color:#666666;
 margin-bottom:3px;
 padding:5px 0 3px 5px;
 text-align:left;
 padding-left: 5px;
}

ul.list1.intertrade li img {
 width: 40px;
 height: 26px;
 margin-right: 3px;
 border: 1px solid #9d9d9d;
}

ul.list1.intertrade li span {
 position: relative;
 top: -9px;
}

table.text30 div#intertrade-text {
 margin-bottom: 8px;
 text-transform: none;
}




/*********************
* kitchens
*********************/
div#kitchens {
 padding: 0px;
 width: 780px;
 overflow: hidden;
 margin-top: 3px;
}

div#kitchens div.main {
 float: left;
 height: 367px;
}

div#kitchens #head {
 width: 780px;
 height: 208px;
 background: url(gfx/bg_kitchen_2.gif) no-repeat 0px 0px;
 padding-top: 20px;
 padding-left: 20px;
}
div#kitchens #head div.pics {
 height: 168px;
 width: 577px;
}

div#kitchens #head div.pics img {
 float: left;
}

div#kitchens #left {
 width: 89px;
 height: 339px;
 padding-right: 15px;
}

div#kitchens #center {
 width: 675px;
 height: 339px;
 background: url(gfx/bg_kitchens_center3.gif) no-repeat 0px 0px;
 padding-top: 50px;
color: #000;
 text-align: center;
 margin: 0px 0px;
}

div#kitchens #center div.pics {
 height: 127px;
 margin-bottom: 10px;
 padding: 0px;
}

div#kitchens #center div.pics img {
 float: left;
}

div#kitchens #center div#co {
 float: left;
 width: 228px;
 margin-left: 4px;
}

div#kitchens #center p {
 clear: both;
 padding: 0px 5px;
 line-height: 16px;
 font-size: 12px;
}

div#kitchens #center div#co div.pics {
 margin-left: 12px;
}

div#kitchens #center div#co div.pics img {
 margin-right: 5px;
}
div#kitchens #center div#cd {
 float: left;
 width: 135px;
 margin-left: 12px;
}

div#kitchens #center div#cd div.pics {
 margin-left: 18px;
}

div#kitchens #center div#cd div.pics img {
 margin-right: 5px;
}

div#kitchens #center div#sc {
 float: left;
 width: 135px;
 margin-left: 12px;
}

div#kitchens #center div#sc div.pics {
 margin-left: 17px;
}

div#kitchens #center div#sc div.pics img {
 margin-right: 5px;
}
div#kitchens #center div#ca {
 float: left;
 width: 135px;
 margin-left: 10px;
}

div#kitchens #center div#ca div.pics {
 margin-left: 17px;
}

div#kitchens #center div#ca div.pics img {
 margin-right: 0px;
}

div#kitchens #right {
 border-color: #F3F3F3;
 border-style: solid;
 border-width: 8px 5px;
 width: 40px;
 height: 286px
}