/*mattress*/
.mattressBlock {padding:0 0 40px 2%; width:96%; /*margin-top:-40px;*/}
.mattressBlockContainer {padding:0 10px;}
.mattressBlock .note {padding:10px 10px 0 10px; color:#333333; font-size:13px; display:none;}

.selectMattress {background:url(/images/block_bg7.png) no-repeat; width:100%; height:101px;}
.selectMattress .block_r {background:url(/images/block_bg7r.png) right 0 no-repeat !important; width:100%; height:101px;}

.selectMattress table {width:100%; border-collapse:collapse;}
.selectMattress table td {padding:20px 0 0 0; vertical-align:top;}
.selectMattress table td p {font-size:14px; margin-bottom:5px; padding:0 10px;}
.selectMattress table td span {font-size:21px; color:#707070;}
.selectMattress table td a {font-size:28px; line-height:30px; color:#ffffff;}
.selectMattress table td .textfield {width:80px; padding:1px 5px 3px 5px; font:22px Arial, Helvetica, sans-serif; color:#000000;}
.selectMattress table .item1 {width:160px; margin:0 auto;}
.selectMattress table .item2 {width:120px; margin:0 auto; white-space:nowrap;}
.selectMattress table .select {width:160px;}
.selectMattress table .selectBlock {width:100%; float:left; padding-bottom:25px;}
.selectMattress table .select span {display:block; width:45px; padding:0 5px 0 0; float:left; color:#000000;}
.selectMattress table .selectfield {position:relative; width:160px; z-index:100;}
.selectMattress table .selectfield .selectItem {background:url(/images/select1.gif) right 0 no-repeat; padding:1px 35px 0 7px; width:115px; height:30px; font-size:21px; overflow:hidden; cursor:pointer;}
.selectMattress table .selectfield .selectList {width:157px; position:absolute; left:0; top:30px; z-index:100;}
.selectMattress table .selectfield .selectList ul {width:100%; border-collapse:collapse; background:url(/images/sl_show_bg.png);}
.selectMattress table .selectfield .selectList ul li {padding:1px 7px 5px 7px; font-size:21px;}
.selectMattress table .selectfield .selectList ul li a {font-size:18px; line-height:18px; color:#000000; text-decoration:none; border-bottom:1px dashed #000000;}
.selectMattress table .selectfield .selectList ul li a.active {font-weight:bold;}
.selectMattress table .selectfield .selectList ul li a:hover {text-decoration:none; border-bottom:none;}
.selectMattress table .btn {text-align:center;}

.whiteBlock .list1 .no-items {padding:30px 60px;}
#itemlist .no-display {display:none;}

#itemlist .pages {float:right; padding:0 0 20px 0; font-size:25px; color:#3778b1;}
#itemlist .pages span {background:none; color:#000000;}
#itemlist .pages a {text-decoration:underline;}
#itemlist .pages a.active {text-decoration:none; background:none; color:#000000; cursor:default;}
#itemlist .pages a:hover {text-decoration:none;}
#itemlist .pages img {margin-top:5px;}
#itemlist .pages .txt {font-size:14px;}
/*mattress*/