body{
	background: #fdf9ab url(../images/body-bg.jpg) repeat-x;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0e4653;
}
.bg{
    background: url(../images/bottom.png) bottom center no-repeat;
    width: 100%;
    height: 100%;
    bottom: 0px;
    padding: 0px 0px 20px 0px;
}
.container{
    width: 1026px;
    position: relative;
    margin: 0px auto;
    padding: 0px;
}
.header{
    width: 978px;
	height: 184px;
    background: url(../images/header-bg.png) no-repeat;
    padding: 84px 24px 0px 24px;
	margin: 0px auto;
}
.header a.logo, .header a.logo:hover{
    width: 230px;
    height: 104px;
    display: block;
    margin: 13px 3px 0px 0px;
    padding: 0px;
    float: left;
}
.searchbox{
    width: 280px;
    height: 86px;
    background: url(../images/searchbox-bg.png) top right no-repeat;
    float: left;
    padding: 40px 12px 0px 15px;
}
    .inputsearch{
        width: 225px;
        height: 25px;
        background: url(../images/input_search.png) no-repeat;
        padding: 2px 10px 0px 10px;
        margin: 3px 0px 5px 0px;
        float: left;
    }
        .inputsearch input{
            width: 225px;
            height: 23px;
            border: 0px;
            background: transparent;
            padding: 0px;
            margin: 0px;
            font-weight: bold;
        }
    .btn_search{
        width: 27px;
        height: 27px;
        background: url(../images/btn_search.png) no-repeat;
        border: 0px;
        float: right;
        margin: 3px 0px 0px 0px;
        padding: 0px;
        cursor: pointer;
    }
.basket-box{
    width: 205px;
    height: 150px;
    float: right;
    padding: 0px 0px 0px 20px;
    position: relative;
}
    img.bsk{
        margin: -30px 0px 0px -3px;
        padding: 0px;
        display: block;
    }
    img.ssl{
        margin: 0px;
        padding: 0px;
        display: block;
        top: -63px;
        right: -23px;
        position: absolute;
    }
    .ln{
        margin: 0px;
        padding: 0px;
        height: 1px;
        background: url(../images/ln.gif) no-repeat;
    }
    .basket-box p{
        font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    line-height: 16px;
	    color: #89cfec;
        float: right;
        padding: 2px 54px 2px 0px;
        margin: 0px;
    }
    .basket-box span{
        font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    line-height: 16px;
	    color: #0ebadd;
        font-weight: bold;
        float: left;
        padding: 2px 0px;
        margin: 0px;
    }
    .basket-box a, .basket-box a:hover{
        display: block;
        margin: 2px 35px 0px -10px;
        padding: 0px;
        float: left;
    }
    .ch{
        margin: 2px -5px 0px 0px!important;
    }

.menu{
    width: 608px;
    padding: 0px;
    margin: 0px auto;
    height: 26px;
}
.menu ul#mn{
    width: 608px;
    height: 26px;
    margin: 0px auto;
    padding: 0px;
}
  	.menu ul#mn li{
		height: 24px;
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
	}
	ul#mn li a:link, ul#mn li a:visited, ul#mn li a:active, ul#mn li a:hover{
		background: url(../images/menu.png) no-repeat;
		position: relative;
		height: 26px;
		display: block;
		margin: 0px;
		padding: 0px;
	}
	.menu ul#mn li a.mn1{
		background-position: 0px 0px;
        width: 97px;
	}
	.menu ul#mn li a.mn1:hover, .menu ul#mn.index li a.mn1{
		background-position: 0px -26px;
        width: 97px;
	}
    .menu ul#mn li a.mn2{
		background-position: -97px 0px;
        width: 126px;
	}
	.menu ul#mn li a.mn2:hover, .menu ul#mn.aboutus li a.mn2{
		background-position: -97px -26px;
        width: 126px;
	}
    .menu ul#mn li a.mn3{
		background-position: -223px 0px;
        width: 159px;
	}
	.menu ul#mn li a.mn3:hover, .menu ul#mn.storelocation li a.mn3{
		background-position: -223px -26px;
        width: 159px;
	}
    .menu ul#mn li a.mn4{
		background-position: -382px 0px;
        width: 113px;
	}
	.menu ul#mn li a.mn4:hover, .menu ul#mn.delivery li a.mn4{
		background-position: -382px -26px;
        width: 113px;
	}
    .menu ul#mn li a.mn5{
		background-position: -495px 0px;
        width: 113px;
	}
	.menu ul#mn li a.mn5:hover, .menu ul#mn.contact li a.mn5{
		background-position: -495px -26px;
        width: 113px;
	}

.content{
    width: 960px;
    background: url(../images/content-bg.png) repeat-y;
    padding: 0px 33px;
}
.shadow{
    width: 960px;
    background: url(../images/shadow.png) no-repeat;
    margin: 0px;
    padding: 0px;
}
.column{
    width: 185px;
    background: url(../images/cdots.gif) 178px 36px no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
}
    .categories{
        width: 185px;
        background: url(../images/categories-bg.png) bottom no-repeat;
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 25px 0px;
    }
        .categories-bg{
            width: 179px;
            background: #fff5de;
        }
        .categories img.cat{
            margin: 0px 0px -10px -20px;
        }
        .categories ul#ctg{
            padding: 0px 10px;
            margin: 0px;
        }
            .categories ul#ctg li{
                padding: 2px 0px 3px 0px;
                margin: 0px;
                background: url(../images/libg.gif) right bottom no-repeat;
            }
            .last{
                background: none!important;
            }
              .categories ul#ctg li a{
                  color: #4684b9;
                  font-size: 12px;
                  font-weight: bold;
                  padding: 0px 0px 0px 13px;
                  margin: 0px;
              }
              .categories ul#ctg li a:hover{
                  background: url(../images/ahover.gif) 0px 2px no-repeat;
                  color: #6dbcff;
                  font-size: 12px;
                  font-weight: bold;
                  padding: 0px 0px 0px 13px;
                  margin: 0px;
              }
    .featuredbox{
        background: url(../images/featured-bg.png) bottom right no-repeat;
        text-align: center;
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 20px 0px;
    }
        .featuredbox img.fea{
            margin: 0px 0px -10px -26px;
        }
        .fbox{
            width: 167px;
            height: 153px;
            background: url(../images/fbox.png) no-repeat;
            padding: 0px;
            margin: 0px auto 5px auto;
        }
            .fbox a.img, .fbox a.img:hover{
                display: block;
                height: 100px;
                width: 150px;
                overflow: hidden;
            }
            .fbox p{
                color: #2b7b8c;
                font-size: 11px;
                font-weight: bold;
                margin: 0px;
                padding: 0px;
                height: 32px;
                overflow: hidden;
            }
            .fbox p.prc{
                background: #254156;
                color: #FFF;
                font-size: 12px;
                width: 120px;
                height: 18px;
                padding: 2px 0px 0px 0px;
                margin: 0px auto;
                -webkit-border-radius: 12px;
            	-moz-border-radius: 12px;
                border-radius: 12px;
                behavior: url("./css/pie.php");
            }

.full{
    width: 775px;
    float: left;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    position: relative;
}
.npbox{
    padding: 0px 0px 0px 10px;
    margin: 0px;
}
img.like{
    margin: 10px 20px 0px 0px;
    float: right;
}

.spn{
    float: left;
    margin: 15px 0px 0px 30px;
    width: 66px;
    height: 38px;
    background: url(../images/scroll.gif) left no-repeat;
    padding: 0px 0px 0px 131px;
}
    .npbox .prev{
        float: left;
        height: 34px;
        margin: 0px;
        padding: 0px;
        width: 33px;
    }
    .npbox .next{
        width: 33px;
        height: 34px;
        float: right;
        padding: 0px;
        margin: 0px;
   }
.npbox .slider{
       width: 740px;
       height: 200px;
       float: left;
       padding: 10px 0px;
       margin: 0px;
       overflow: hidden;
       position: relative;
    }
    .npbox .slider td{
        height: 190px;
        padding: 0px 0px 0px 15px;
        text-align: center;
        margin: 0px;
    }
    .newp-box{
        width: 175px;
        height: 190px;
        background: url(../images/newp.gif) no-repeat;
        float: left;
        margin: 0px;
        padding: 0px 43px 0px 12px;
        text-align: center;
    }
    .newp-box a.img, .newp-box a.img:hover{
        display: block;
        height: 100px;
        width: 175px;
        overflow: hidden;
        padding: 0px;
        margin: 0px auto 5px auto;
    }
	.newp-box a.img img {
		max-height: 100px;
        max-width: 175px;
	}
    .newp-box p{
        color: #2b7b8c;
        font-size: 11px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        height: 36px;
        overflow: hidden;
    }
    .newp-box span{
        text-transform: uppercase;
    }
        .newp-box p.pr{
            color: #fff;
            font-size: 13px;
            width: 90px;
            height: 18px;
            padding: 3px 0px 0px 0px;
            margin: 0px;
            float: right;
        }
        .newp-box a.details{
            width: 84px;
            height: 16px;
            padding: 5px 0px 0px 0px;
            margin: 0px;
            float: left;
        }
.specialoffersbox{
    width: 483px;
    height: 150px;
    background: url(../images/specialoffersbox.gif) no-repeat;
    float: left;
    margin: 0px 0px 3px 0px;
    padding: 71px 0px 0px 15px;
}
    .specbox{
        width: 117px;
        height: 125px;
        background: url(../images/specbox.png) no-repeat;
        float: left;
        margin: 0px 27px 3px 0px;
        padding: 8px 8px 0px 8px;
        text-align: center;
        position: relative;
    }
    img.save{
        position: absolute;
        top: -23px;
        right: -26px;
    }
    .specbox a.img, .specbox a.img:hover{
        display: block;
        height: 70px;
        width: 117px;
        overflow: hidden;
        padding: 0px;
        margin: 0px auto;
    }
    .specbox p{
        color: #2b7b8c;
        font-size: 10px;
        line-height: 11px;
        font-weight: bold;
        margin: 0px 0px 3px 0px;
        padding: 0px;
        height: 25px;
        overflow: hidden;
    }
        .specbox p.pr{
            color: #d34406;
            font-size: 14px;
            width: 68px;
            height: 15px;
            padding: 5px 0px 0px 0px;
            margin: 0px;
            float: right;
        }
.recentlybox{
    width: 230px;
    height: 144px;
    background: url(../images/recentlybox.gif) no-repeat;
    float: left;
    padding: 77px 0px 0px 25px;
    margin: 0px 0px 3px 0px;
}
    .recbox{
        width: 87px;
        height: 113px;
        background: url(../images/rec-box.png) no-repeat;
        float: left;
        margin: 0px 3px 0px 0px;
        padding: 5px 13px 10px 5px;
        text-align: center;
        position: relative;
    }
    .recbox a.img, .recbox a.img:hover{
        display: block;
        height: 60px;
        width: 80px;
        overflow: hidden;
        padding: 0px;
        margin: 0px auto;
    }
    .recbox p{
        color: #2b7b8c;
        font-size: 11px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        height: 32px;
        overflow: hidden;
    }
    .recbox a.arrow{
        position: absolute;
        bottom: 15px;
        right: 12px;
    }
.sep{
    height: 2px;
    background: url(../images/sep.gif) repeat-x;
    padding: 0px;
    margin: 5px 10px 2px 0px;
}
.sep2{
    height: 2px;
    background: url(../images/sep.gif) repeat-x;
    padding: 0px;
    margin: 5px 0px 2px 0px;
}
.approved{
    margin: 4px 0px 0px 0px;
    padding: 0px 20px 0px 10px;
}
    .approved a,.approved a:hover{
        float: left;
        display: block;
        padding: 0px;
        margin: 0px 10px 0px 0px;
    }


/* internal */
.main{
    width: 600px;
    margin: 0px 0px 0px -4px;
    padding: 0px;
    float: left;
}
.title{
    width: 575px;
    min-height: 65px;
    background: #fff5de url(../images/title-bg.gif) top no-repeat;
    padding: 25px 0px 0px 25px;
    border-bottom: 3px solid #e2d8c1;
    position: relative;
}
.shadowing a{
	color: #56a2c2;
	font-size: 11px;
	text-transform: uppercase;
}
.shadowing a:hover{
	color: #0d738d;
}
.shadowing span{
	color: #0d738d;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}
    .bybox{
        width: 565px;
        height: 27px;
        background: url(../images/bybox-bg.gif) no-repeat;
        margin: 10px 0px 10px -20px;
        padding: 9px 0px 0px 25px;
    }
        .bybox label{
            color: #fff5ac;
            font-size: 12px;
            font-weight: bold;
            margin: 0px 5px 0px 0px;
            padding: 0px;
        }
        .bybox select{
            /*width: 145px;*/
            height: 18px;
            margin: 0px 0px 0px 0px;
            padding: 0px;
            font-size: 12px;
            line-height: 12px;
            color: #0d738d;
        }
img.aboutpic{
    position: absolute;
    right: 0px;
    bottom: -42px;
}
img.basketpic{
    position: absolute;
    right: 30px;
    bottom: 0px;
}
img.storepic{
    position: absolute;
    right: 30px;
    bottom: 0px;
}
img.contactpic{
    position: absolute;
    right: 30px;
    bottom: 0px;
}
img.termspic{
    position: absolute;
    right: 0px;
    bottom: -25px;
}
img.deliverypic{
    position: absolute;
    right: 0px;
    bottom: -14px;
}
.cright{
    width: 179px;
    background: url("../images/cdots.gif") top left no-repeat;
    float: right;
    margin: 0px;
}
.specoffer{
        background: url(../images/specoffer-bg.png) bottom left no-repeat;
        text-align: center;
        margin: 0px 0px 10px -4px;
        padding: 0px 0px 10px 0px;
    }
        .specoffer img.spo{
            margin: 0px -24px -10px 0px;
        }
        .center{
            margin: 0px auto 7px auto;
            float: none;
        }
.recently{
        background: url(../images/vdot.gif) 0px top repeat-y;
        text-align: center;
        margin: 0px;
        padding: 0px;
    }
        .recently img.rec{
            margin: 0px -20px -20px 0px;
        }
.dots{
    background: url(../images/dot.gif) repeat-x;
    height: 2px;
    margin: 0px;
    padding: 0px;
}
.catbox{
        width: 180px;
        height: 180px;
        background: url(../images/vdot.gif) top right repeat-y;
        float: left;
        padding: 10px;
        text-align: center;
        margin: 0px;
    }
    .catbox a.img {
        width: 180px;
        height: 120px;
        display: block;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }
	 .catbox a.img img {
        max-width: 180px;
        max-height: 120px;
    }
    .catbox p{
        color: # 2b7b8c;
        font-size: 12px;
        line-height: 16px;
        font-weight: bold;
        margin: 0px auto;
        padding: 0px;
        height: 32px;
        overflow: hidden;
    }
.product-list{
    background: url(../images/productlist-bg.gif) bottom center no-repeat;
    /*height: 650px;*/
    margin: 0px;
    padding: 0px 0px 5px 0px;
}
    .prodbox{
        width: 180px;
        height: 180px;
        background: url(../images/vdot.gif) top right repeat-y;
        float: left;
        padding: 10px;
        text-align: center;
        margin: 0px;
    }
    .third{
        background: none!important;
    }
        .prodbox a.img {
            width: 180px;
            height: 120px;
            display: block;
			overflow:hidden;
            margin: 0px;
            padding: 0px;
        }
		.prodbox a.img img{
            max-width: 180px;
            max-height: 120px;
            margin: 0px;
            padding: 0px;
        }
        .prodbox p{
            color: # 2b7b8c;
            font-size: 10px;
            line-height: 16px;
            margin: 0px auto;
            padding: 0px;
            height: 39px;
            overflow: hidden;
        }
        .prodbox span{
            color: # 2b7b8c;
            font-size: 10px;
            text-transform: uppercase;
            font-weight: bold;
        }
        .prodbox .price{
            width: 92px;
            height: 20px;
            background: #254156 url(../images/ourprice.gif) no-repeat;
            padding: 0px 0px 0px 88px;
            text-align: center;
        }
            .prodbox .price p{
                color: #FFF;
                font-size: 13px;
                font-weight: bold;
                background: #5d87a7;
                height: 18px;
                padding: 2px 0px 0px 0px;
            }
    .pager{
        width: 510px;
        margin: 0px auto;
        padding: 5px 0px 0px 0px;
        display: block;
		text-align: center;
    }
        .pager a{
            color: #5d87a7;
            font-size: 12px;
            padding: 2px 5px;
            display: inline-block;
        }
        .pager a:hover{
            color: #FFF;
            background: #254156;
        }
        .pager span{
            color: #FFF;
            background: #254156;
            font-size: 12px;
            padding: 2px 5px;
            display: inline-block;
        }
.product-desc{
    border-bottom: 1px solid #8aacc5;
    margin: 0px 13px;
    padding: 13px 0px 0px 0px;
}
    .product-pic{
        width: 324px;
        /*height: 420px;*/
        float: left;
    }
        .bigpic{
            width: 314px;
            height: 300px;
            /*background: url(../images/pp-bg.gif) bottom no-repeat;*/
            background-color:#fff;
            padding: 30x 5px 50px 5px;
            margin: 0px 0px 9px 0px;
    	    text-align: center;
			position:relative;
			overflow:hidden;
        }
		.bigpic .zoom {
			width:314px;
			height:70px;
			position:absolute;
			z-index:55;
			bottom:0px;
			left:0px;
			overflow:hidden;
			padding:0px 0px;
			margin:0px 0px;
		}
           .bigpic img{
                max-height: 260px;
				max-width:314px;
				margin:30px 0px 40px 0px;
				z-index:0;
            }
            a.smallpic, a.smallpic:hover{
                float: left;
                display:table-cell;
                position: relative;
                padding: 0px;
                margin: 0px 2px 5px 17px;
				overflow: hidden;
				height:82px;
				width:82px;
				text-align:center;
				vertical-align:middle;
            }
            a.smallpic img{
                max-width: 82px;
				max-height:82px;
				vertical-align:middle;
                /*padding: 20px 20px 20px 20px;*/
            }
            .small_rama {
        	height: 82px;
                width: 82px;
                background: url(../images/smallrama.png) no-repeat;
                position: absolute;
                top: 0px;
                left: 0px;
            }
    .product-text{
        width: 249px;
        /*height: 420px;*/
        float: right;
        border-left: 1px solid #8aacc5;
		padding: 0px 0px 10px 0px;
    }
        .prodname{
            height: 60px;
            background: url(../images/prodname-bg.gif) no-repeat;
            text-align: center;
            padding: 22px 0px 0px 0px;
        }
        .prodtext{
            background: #d9e5ef url(../images/prodtext-bg.gif) bottom no-repeat;
            padding: 20px;
            margin: 0px 0px 10px 0px;
			min-height: 227px;
        }
            .prodtext p{
                color: #2b7b8c;
                font-size: 11px;
                margin: 0px 0px 12px 0px;
                padding: 0px;
            }
            .prodtext ul{
                margin: 0px 0px 12px 0px;
                padding: 0px;
            }
                .prodtext ul li{
                    color: #2b7b8c;
                    font-size: 11px;
                    background: url(../images/libg2.gif) 0px 7px no-repeat;
                    margin: 0px;
                    padding: 0px 0px 0px 7px;
                }
		.prodselects {
            padding: 10px;
            margin: 0px;
		}
			.prodselects span {
				padding: 0px 0px 4px 0px;
				margin: 0px;
				width: 50px;
				display: inline-block;
			}
        .prodprice{
            width: 110px;
            height: 43px;
            float: left;
            border-top: 1px solid #8aacc5;
            color: #e74600;
            font-size: 14px;
            padding: 7px 5px 0px 5px;
            text-align: center;
        }
            .prodprice span{
                font-size: 18px;
                font-weight: bold;
            }
        .prodtext a.addto{
            display: block;
            border-top: 1px solid #8aacc5;
            float: left;
        }
    .further, .related{
        margin: 10px 13px;
        border-bottom: 1px solid #8aacc5;
    }
        .further p{
            color: #2b7b8c;
            padding: 0px 0px 0px 20px;
            margin: 0px 0px 12px 0px;
        }
        .relat{
            margin: 0px 3px 10px 7px;
        }
.text{
    background: url(../images/text-bg.gif) bottom no-repeat;
    margin: 0px;
    padding: 70px 15px 24px 15px;
}
    .text p{
        color: #4684b9;
        font-size: 14px;
        padding: 0px;
        margin: 0px 0px 16px 0px;
    }
.text2{
    background: url(../images/text-bg.gif) bottom no-repeat;
    margin: 0px;
    padding: 20px 15px 24px 20px;
}
    .text2 p{
        color: #4684b9;
        font-size: 11px;
        padding: 0px;
        margin: 0px 0px 12px 0px;
    }
    .text2 span{
        color: #2b7b8c;
        font-size: 11px;
        padding: 0px;
        margin: 0px 0px 12px 0px;
        text-transform: uppercase;
        font-weight: bold;
    }
    .text2 ul{
        margin: 0px 0px 12px 0px;
        padding: 0px 5px;
    }
        .text2 ul li{
            margin: 0px;
            padding: 0px 0px 0px 5px;
            color: #4684b9;
            font-size: 11px;
            background: url(../images/libg2.gif) 0px 7px no-repeat;
        }
.map{
    background: url(../images/map-bg.gif) no-repeat;
    width: 485px;
    height: 299px;
    padding: 36px 3px 3px 3px;
    margin: 20px auto 10px auto;
}
    .map a, .map a:hover{
        display: block;
    }
.contactvar{
    background: url(../images/text-bg.gif) bottom no-repeat;
    margin: 0px;
    padding: 20px 15px 24px 25px;
}
    .contactvar p{
        color: #4684b9;
        font-size: 12px;
        padding: 0px;
        margin: 0px 0px 16px 0px;
    }
    .contact_details{
        background: url(../images/contact-details-bg.gif) right bottom no-repeat;
        border-bottom: 1px solid #8aacc5;
        padding: 0px 0px 10px 0px;
        margin: 0px 0px 20px 0px;
    }
        .apo{
            width: 300px;
            float: left;
            margin: 0px;
            padding: 0px;
        }
        .em{
            width: 220px;
            float: right;
            margin: 0px;
            padding: 0px;
        }
        .contact_details p{
            color: #3f90a1;
            font-size: 12px;
            margin: 0px 0px 8px 0px;
            padding: 0px 0px 0px 25px;
        }
        .contact_details span{
            color: #4684b9;
            font-size: 12px;
            font-weight: bold;
            margin: 0px 5px 8px 0px;
            padding: 0px;
        }
        .contact_details a{
            color: #4684b9;
            font-size: 12px;
            font-weight: bold;
            margin: 0px 5px 8px 0px;
            padding: 0px 0px 0px 25px;
        }
    .contact_form{
        padding: 0px 0px 10px 0px;
        margin: 0px;
    }
        .contact_form p.quick{
            font-family:'Impact PFL',Arial, Helvetica, sans-serif;
            font-size: 22px;
            line-height: 22px;
            color: #56a2c2;
            margin: 0px;
            padding: 0px;
        }
        .cform{
            width: 550px;
            margin: 10px 0px 0px 0px;
            padding: 0px 0px 0px 15px;
        }
        .cform label{
            width: 130px;
            height: 23px;
            color: #56a2c2;
            font-size: 12px;
            float: left;
            margin: 0px 0px 5px 0px;
            padding: 4px 0px 0px 0px;
        }
        .cform .input-contact{
            padding: 3px 10px 0px 10px;
            margin: 0px 0px 5px 0px;
            width: 393px;
            height: 24px;
            background: url(../images/cf_input_bg.gif) 0 0 no-repeat;
            float: right;
        }
            .cform .input-contact input{
                width: 393px;
                height: 24px;
                background: transparent;
                color: #157083;
                font-size: 12px;
                border: 0px;
                margin: 0px;
                padding: 0px;
            }
        .cform .textarea-contact{
            float: right;
            padding: 4px 10px;
            margin: 0px 0px 5px 0px;
            width: 393px;
            height: 78px;
            background: url(../images/cf_textarea_bg.gif) 0 0 no-repeat;
        }
            .cform .textarea-contact textarea {
                padding: 0px;
                margin: 0px;
                width: 393px;
                height: 77px;
                background: none;
                bordeR: 0px;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
    			font-weight: bold;
                color: #157083;
            }
        .checkb{
            width: 363px;
            height: 35px;
            float: right;
            margin: 0px;
            padding: 5px 50px 0px 0px;
        }
            .checkb img{
                margin-top: -5px;
            }
        .cform .input-sort{
            padding: 3px 10px 0px 10px;
            margin: 0px 0px 5px 0px;
            width: 134px;
            height: 22px;
            background: url(../images/input-sort.gif) 0 0 no-repeat;
            float: right;
        }
            .cform .input-sort input{
                 width: 134px;
                height: 21px;
                background: transparent;
                color: #157083;
                font-size: 12px;
                border: 0px;
                margin: 0px;
                padding: 0px;
            }
        .btn_submitc{
            width: 90px;
            height: 30px;
            background: url(../images/btn_submit.gif) no-repeat;
            float: right;
            border: 0px;
            cursor: pointer;
        }
.deliveryvar{
    background: url(../images/delivery-bg.gif) bottom no-repeat;
    margin: 0px;
    padding: 20px 15px 60px 25px;
}
    .deliveryvar p{
        color: #3f90a1;
        font-size: 12px;
        margin: 0px 0px 8px 0px;
        padding: 0px;
    }
    .deliveryvar span.num{
        background: #83b6c0;
        color: #FFF;
        font-size: 14px;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        behavior: url("./css/pie.php");
        margin: 0px 4px;
        padding: 2px 6px;
    }
    .deliveryvar p.fourteen{
        color: #2b7b8c;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0px 0px 16px 0px;
        padding: 10px 0px 0px 0px;
    }
    .deliveryvar ul{
        margin: 0px 0px 12px 0px;
        padding: 0px;
    }
        .deliveryvar ul li{
            margin: 0px;
            padding: 0px 0px 0px 8px;
            color: #4684b9;
            font-size: 12px;
            background: url(../images/libg2.gif) 0px 7px no-repeat;
        }

/* internal pages */

.footer{
    width: 960px;
    height: 143px;
    background: url(../images/footer-bg.png) no-repeat;
    margin: 0px auto;
    padding: 0px 70px;
    text-align: center;
}
    .footer-top{
        height: 100px;
        padding: 0px 50px;
        margin: 0px 0px 7px 0px;
    }
    .newsletterbox{
        width: 350px;
        height: 47px;
        float: left;
        text-align: left;
        padding: 13px 0px 0px 0px;
    }
        .newsletter_form{
            width: 170px;
            float: right;
            background: url(../images/nlform-bg.png) top right no-repeat;
            position: relative;
            margin: -20px 0px 0px 0px;
            padding: 20px 20px 0px 0px;
        }
        .input_newsletter{
            width: 123px;
            height: 21px;
            background: url(../images/input_newsletter.png) no-repeat;
            margin: 0px 0px 5px 0px;
            padding: 0px 5px;
            float: left;
        }
            .input_newsletter input{
                width: 123px;
                height: 19px;
                background: transparent;
                border: 0px;
                margin: 0px;
                padding: 0px;
                color: #FFFFFF;
                font-size: 10px;
                line-height: 18px;
            }
        .btn_go{
            width: 30px;
            height: 20px;
            background: url(../images/btn_go.png) no-repeat;
            border: 0px;
            margin: 0px;
            padding: 0px;
            float: right;
            cursor: pointer;
        }
    .followus{
        float: right;
        padding: 13px 0px 0px 0px;
    }
        .followus a, .followus a:hover{
            margin: 0px 0px 0px 4px;
            padding: 0px;
            float: left;
        }
    .followus a.fb, .followus a.fb:hover{
        margin: 10px 0px 0px 0px;
    }
    .fmenu{
        width: 890px;
        height: 25px;
        background: url(../images/fmenu-bg.png) no-repeat;
        margin: 0px auto;
        padding: 12px 20px 0px 50px;
    }
    .fmenu a{
        color: #90cac9;
        font-size: 10px;
        line-height: 16px;
        display: block;
        text-transform: uppercase;
        float: left;
        margin: 0px 10px;
    }
    .fmenu a:hover{
        color: #fff;
        font-size: 10px;
        display: block;
        line-height: 16px;
        text-transform: uppercase;
        float: left;
        margin: 0px 10px;
    }

    .fmenu a.ci, .fmenu a.ci:hover{
        float: right;
        margin: -3px 0px 0px 0px;
        padding: 0px;
    }

h1, h2, h3, h4, h5, h6{
    font-family: Georgia, serif;
}
    h1, h2{
        font-size: 30px;
        line-height: 28px;
        color: #56a2c2;
        font-family:'Impact PFL',Arial, Helvetica, sans-serif;
        margin: 0px 0px 25px 0px;
        padding: 0px;
        font-weight: normal;
    }
    h3{
        color: #254156;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
        margin: 0px auto;
        padding: 0px;
    }
    h4{
        font-size: 22px;
        line-height: 28px;
        color: #56a2c2;
        font-family:'Impact PFL',Arial, Helvetica, sans-serif;
        margin: 0px 0px 15px 0px;
        padding: 0px;
    }
    h5{
        font-family:Arial, Helvetica, sans-serif;
        color: #254156;
        font-size: 11px;
        font-weight: bold;
        padding: 0px;
        margin: 0px 0px 8px 0px;
    }

.scrollermar td {
	padding: 0px 10px 0px 10px;
}

.left{
	float: left;
}
.right{
	float: right;
}
form{
	margin: 0px;
	padding: 0px;
	}
input{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:20px;
    COLOR: #0e4653;
}
img{
	border: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding:0px;
}
ul, li{
	list-style: none;
}
p{
	margin: 0px;
	padding: 0px;
    font: inherit;
}
a, a:hover{
	color: #0e4653;
	text-decoration: none;
	cursor: pointer;
    line-height: 16px;
}
.clear{
	clear:both;
	float:none;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:0px;
	margin: 0px;
	padding: 0px;
}
#miniDesc {
	font-size:11px;
	display:block;
	margin:-20px 0px 10px 0px;
	padding:0px
}
#slider2 {
       width: 755px;
       height: 60px;
       float: left;
       padding: 10px 0px;
       margin: 0px 0px 0px 5px;
       overflow: hidden;
       position: relative;
    }
