.content{
    width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
    padding: 5px 20px 20px 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 16px #CCCCCC;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    background: #fff;
}
hgroup.large{
    font-size: 1.3em;
    text-transform: uppercase;
    height: 45px;
    line-height: 40px;
    width: 980px;
}
hgroup.medium{
    font-size: 1.25em;
    text-transform: uppercase;
    margin-top:15px;
    margin-bottom: 15px;
}
.content .all_products{    
    width: 980px;
    height: auto;
    overflow: hidden;
}
.content .all_products .paginations{    
    width: 980px;
    height: 40px;
    overflow: hidden;
}
.content .all_products .paginationLeft{
    float: left;
    width: 450px;
    height: 30px;
}
.content .all_products .paginationLeft span{
    width: auto;
    height:20px;
    float: left;
    font-family: 'arial-narrow';
    font-size: 0.8em;
    color:#000000;
    border:1px solid #CCCCCC;    
    margin-right: 5px;
    padding: 0px 7px;
    line-height: 20px;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(css/PIE.htc);
}
.content .all_products .paginationLeft span.cat1{    
    color:#526C5A;    
    margin-right: 10px;
    padding: 3px 12px;
    line-height: 20px;
}
.content .all_products .paginationLeft span.cat2{
    font-weight: bolder;
    font-size: xx-large;
    color:#526C5A;
    border: none;
    margin-right: 10px;
    padding: 0px;
    line-height: 20px;
    background: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    behavior: url(css/PIE.htc);
    top: 10px;
}
.content .all_products .paginationLeft span.cat3{    
    color: #fff;
    background: #8AA292;    
    margin-right: 5px;
    padding: 3px 12px;
    line-height: 20px;
}
.content .all_products .paginationRight{
    float: right;
    /*width: 410px;*/
    height: 30px;
}
.content .all_products .paginationRight span{
    width: auto;
    height:20px;
    float: left;
    font-family: 'arial-narrow';
    font-size: 0.8em;    
    font-weight: bolder;    
    color:#526C5A;
    border:1px solid #CCCCCC;    
    margin-right: 10px;
    padding: 0px 7px;
    line-height: 20px;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(css/PIE.htc);
}
.content .all_products .paginationRight #showSelect{
    /*height:20px;*/
    float: left;
    margin-right: 10px;
    padding: 1px;
    height: 23px;    
}
.content .all_products .paginationRight span.show{
    font-weight: bold;    
    color:#526C5A;
    border: none;
    margin-right: 10px;
    padding: 0px;
    line-height: 20px;
    background: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    behavior: url(css/PIE.htc);
}
.content .all_products .paginationRight span.selected_page{
    background-color:#8AA292;
    color:#FFFFFF
}
.content .all_products .product_box{
    float: left;
    width: 209px;
    height: auto;
    margin-right: 48px;
    margin-bottom: 48px;
}
.content .all_products .product_box a#productId{
    text-decoration: none;
}
.content .all_products .product_box a#productId:hover{
    text-decoration: underline;
}
.content .all_products .product_box a#productId .imgbox{
    width: 187px;
    height: 198px; /*200-2 border*/
    border: 1px solid #A6A6A6;
    background: #FFF;
    padding: 10px;
    text-align: center;
    position: relative;
}
.content .all_products .product_box a#productId img.productImg {
    /*width: 198px;*/
    max-width: 187px;
    height: 196px; /*200-2boxborder -10padding - 2imgborder*/
    border: 1px solid #FFF;
    /*float: left;*/
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.content .all_products .product_box a#productId img.rxLabel {
    margin: auto;
    max-width: 88px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
.content .all_products .product_box p{
    padding: 0;
    margin: 0;
    font-size: 0.80em;
    color: #666666;
}
.content .all_products .product_box p#title{
    font-weight: bold;
    color: #000000;
	height: 50px;
    display: -webkit-box;
    max-width: 200px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.content .all_products .product_box p#prices{
    font-weight: bold;
    color: #666666;
/*    margin-top: 5px;*/
    margin-bottom: 10px;
    font-size: 0.70em;
}
.content .all_products .product_box p#prices span{
    color: #526c5a;
    margin-right: 5px;
}
.content .all_products .product_box p#prodDesc {
    /*float: left;*/
    height: 52px;
    min-height: 52px;
    overflow: hidden;
}
.content .all_products .product_box p#compare{
    float: left;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin-left: 40px;
    text-align: center;
}
/*.content .all_products .product_box p#compare .checkbox{
    margin-right: 5px;
}*/
.content .all_products .product_box p#compare span{
    color: #526c5a;
    margin-left: 5px;
}
.content .all_products .product_box p#compare span a{
    color: #00F;
    text-decoration: none;
}
.content .all_products .product_box p#compare span a:hover {
    text-decoration: underline;
}
.content .all_products .product_box p#prices span:last-child{
    margin: 0;
}
.content .all_products .product_box a.btn{
    display: block;
    width: 100px;
    height: 21px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-image:url('../images/shop-btn-strip.gif');
    background-repeat: repeat-x;
    text-align: center;
    text-decoration: none;
    float: right;
    color: #FFFFFF;
    font-family: arial;
    font-size: 0.74em;
    line-height: 21px;
    font-weight: bold;
    float: left;
    margin-top: 5px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
}
.content .all_products .product_box a.btn:first-child {
    margin-left: 0;
}
div.rxLabelButton {
    height: 21px;
    width: 208px;
    float: left;
}
.content .all_products .product_box a.btnRxLabel {
    display: block;
    width:208px;
    height: 21px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #457490;
    text-align: center;
    text-decoration: none;
    float: right;
    color: #FFFFFF;
    font-family: arial;
    font-size: 0.74em;
    line-height: 21px;
    font-weight: bold;
    float: left;
    margin-top:10px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
}
#fullMsgBox {
    display: none;
    height: 600px;
    width: 1000px;
    padding: 20px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 899;
}
#messageBox {
    display: none;
    box-shadow: 2px 2px 8px 2px #CCC;
    -webkit-box-shadow: 2px 2px 16px #CCC;
    -moz-box-shadow: 2px 2px 16px #CCC;
    behavior: url(css/PIE.htc);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    height: 180px;
    width: 400px;
    padding: 20px;
    position: fixed;
    left: 370px;
    top: 100px;
    background-color: #FFF;
    z-index: 999;
}
#messageBox #headerzPopup {
    behavior: url(css/PIE.htc);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #8AA292;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 25px;
    padding: 10px;
    text-align: center;
    width: 380px;
}
#messageBox #result {
    margin-top: 10px;
    float: left;
    width: 380px;
}
#messageBox #result #addedItem{
    behavior: url(css/PIE.htc);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #8AA292;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 29px;
    line-height: 28px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}
#messageBox #result #namezItem{
    color: #000000;
    float: left;
    font-size: 0.9em;
    line-height: 18px;
    width: 330px;
}
#messageBox #buttons {
    width: 400px;
    margin-top: 40px;
    float: left;
}
#messageBox #buttons a.btn{
    display: block;
    width:180px;
    height: 21px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-image:url('../images/shop-btn-strip.gif');
    background-repeat: repeat-x;
    text-align: center;
    text-decoration: none;
    float: right;
    color: #FFFFFF;
    font-family: arial;
    font-size: 0.74em;
    line-height: 21px;
    font-weight: bold;
    float: left;
    margin-top:10px;
    margin-left: 7px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
}
/*Conditions*/
div#conditionPopupz{
    height: auto;
    margin-left: 80px;
    margin-top: -25px;
    position: absolute;
    width: 370px;
    z-index: 999;
    display: none;
}
div#conditionPopupz .arrow{
    position: relative;
    width: 20px; 
    height: 29px;    
}
div#conditionPopupz .arrow img{
    position: relative;
    top: -5px;
    left: 155px;
    z-index: 100;
    cursor: pointer;
}
div#conditionPopupz .box{
    position: relative;
    width: 340px;
    height: auto;
    padding: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -webkit-box-shadow: 2px 2px 12px #CCCCCC;
    -moz-box-shadow: 2px 2px 12px #CCCCCC;   
    behavior: url(css/PIE.htc);
    background: #fff;
    float: left;
}
div#conditionPopupz .box .headingz {
    color: #000;
    float: left;
    font-weight: bold;
    height: 30px;
}
div#conditionPopupz .box .smallRow {
    width: 340px;
    float: left;
    height: auto;
}
div#conditionPopupz .box .smallRow .label {
    color: #526C5A;
    float: left;
    font-size: 0.86em;
    padding: 0;
    text-align: justify;
    width: 340px;
}
div#popupConditionDisplay:hover div#conditionPopupz {
    display: block;
}
span#txtDescription {
    color: #526c5a;
    /*float: left;*/
    font-size: 0.63em;
    font-weight: bold;
    /*height: 70px;*/
    line-height: 20px;
    /*margin-top: 8px;
    margin-bottom: 5px;*/
    overflow: hidden;
    /*max-width: 770px;*/
    /*width: auto;
    display: inline-block;*/
    text-transform: none;
}
div.viewIcons {
    width: 220px;
    position: absolute;
    left: 485px;
}
div.viewIcons a {
    width: 60px;
    float: left;
}
div.listProductsAll{
    float: left;
    width: 980px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
div.listProductsAll div.nameList {
    float: left;
    width: 50px;
}
div.listProductsAll div.nameList span {
    float: left;
    padding: 5px;
    width: 15px;
    color: #FFF;
    background-color: #8AA292;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(css/PIE.htc);
}
div.listProductsAll div.productList {
    float: left;
    width: 930px;
    margin-bottom: 20px;
}
div.listProductsAll div.productBox {
    float: left;
    width: 215px;
    margin-left: 20px;
    color: #526c5a;
    margin-bottom: 10px;
}
div.listProductsAll div.productBox:nth-child(4n+1) {
    margin-left: 0;
}
div.listProductsAll div.productBox span.name {
    float: left;
    width: 215px;
    text-transform: capitalize;
    color: #000;
    height: 25px;
    line-height: 25px;
    font-size: 0.8em;
}
div.listProductsAll div.productBox span.name a {
    color: #000;
    text-decoration: none;
}
div.listProductsAll div.productBox span.price {
    float: left;
    width: 215px;
    text-transform: capitalize;
    height: 25px;
    line-height: 20px;
    font-size: 0.8em;
}
div.listProductsAll div.productBox span.price a {
    color: #526C5A;
    text-decoration: none;
}
div.listProductsAll div.productBox div.listProductActions {
    float: left;
    width: 203px;
    text-transform: capitalize;
    border: 1px solid #CCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(css/PIE.htc);
    height: 23px;
    line-height: 23px;
    padding: 0 5px;
}
div.listProductsAll div.productBox div.listProductActions span.actionz {
    float: left;
    width: 67px;
    text-align: center;
    font-size: 0.8em;
}
div.listProductsAll div.productBox div.listProductActions span.actionz a {
    text-decoration: none;
    color: #526c5a;
}
/* Kamwo Collections */
div.headImageCollection {
    float: left;
    width: 978px;
    height: auto;
}
div.headImageCollection img.menuImg {
    float: left;
    width: 978px;
    height: auto;
}
div.collectionImages {
    float: left;
    height: auto;
    margin-left: 15px;
    margin-top: 5px;
    width: 960px;
}
div.collectionImages .collectionBoxes {
    float: left;
    width: 290px;
    height: 400px;
    margin-right: 39px;
}
div.collectionImages .collectionBoxes:nth-child(3n+3) {
    margin-right: 0px;
}
div.collectionImages .collectionBoxes a {
    border: 1px solid #CCC;
    text-decoration: none;
    float: left;
    width: 290px;
    margin-bottom: 10px;
    height: 290px;
}
div.collectionImages .collectionBoxes a img {
    float: left;
    width: 290px;
    height: 290px;
}
div.collectionImages .collectionBoxes span {
    float: left;
    width: 300px;
    height: 80px;
    font-size: 0.8em;
    font-weight: bold;
    overflow: hidden;
    color: #526C5A;
}
div.discImage {
    float: left;
    width: 980px;
    height: 80px;
    text-align: center;
}
div.discImage img {
    width: 735px;
    height: 60px;
}