/**
 * @version		1.2 January 24, 2012
 * @author		RocketTheme http://www.rockettheme.com
 * @copyright 	Copyright (C) 2007 - 2012 RocketTheme, LLC
 * @license		http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

.featuretable-col {float: left;margin-bottom:30px;}
.col1 .featuretable-col {width: 100%;}
.col2 .featuretable-col {width: 50%;}
.col3 .featuretable-col {width: 33.33%;}
.featuretable-col, .col4 .featuretable-col {/*width: 25%;*/ width:235px;}
.col5 .featuretable-col {width: 20%;}
.col6 .featuretable-col {width: 16.66%;}
.featuretable-cell {padding: 10px 0px;text-align: center;}
.featuretable-cell.bottom {border-bottom: 0;}
.featuretable-col.highlight {z-index: 2;position: relative;}
.featuretable .featuretable-cell {font-size: 1.1em;display: block;text-align:center;}
.featuretable .featuretable-cell-sub {font-size: 0.9em;font-style: italic;}
.featuretable ul {margin-bottom:0 !important;}
.featuretable ul li {margin-bottom:0 !important;text-align:left;display:inline-block;}
.featuretable div {text-align: center !important;}

.featuretable-cell {/*border-top: 1px solid #ddd;border-right: 1px solid #ddd;*/background:#f9f9f9;/*text-shadow: 0 1px 0 #fff;*/}
.ft-row-even {background: #f1f1f1;}
.ft-column-first .featuretable-cell {/*border-left: 1px solid #ddd;*/}
.ft-row-bottom {/*border-bottom: 1px solid #ddd;*/}
.featuretable .ft-cell-name .wrapper-price {font-size: 25px;line-height: 40px;}

/*.ft-column-first .ft-row-top {-moz-border-radius: 12px 0 0 0;-webkit-border-radius: 12px 0 0;border-radius: 12px 0 0;}
.ft-column-first .ft-row-bottom {-moz-border-radius: 0 0 0 12px;-webkit-border-radius: 0 0 0 12px;border-radius: 0 0 0 12px;}
.ft-column-last .ft-row-top {-moz-border-radius: 0 12px 0 0;-webkit-border-radius: 0 12px 0 0;border-radius: 0 12px 0 0;}
.ft-column-last .ft-row-bottom {-moz-border-radius: 0 0 12px 0;-webkit-border-radius: 0 0 12px 0;border-radius: 0 0 12px 0;}*/

.ft-highlight .featuretable-cell {/*background: #135CAE;color: #fff;text-shadow: 0 1px 0 #333;border-top: 1px solid #0c3c73;*/}
.ft-highlight .ft-row-even {/*background: #104d92;*/}
.ft-highlight .ft-row-bottom {/*border-bottom: 1px solid #0c3c73;*/}
.ft-highlight.ft-column-first .featuretable-cell {/*border-left: 1px solid #0c3c73;*/}
.ft-highlight.ft-column-last .featuretable-cell {/*border-right: 1px solid #0c3c73;*/}
.ft-highlight a:link, .ft-highlight a:visited {color: #3990BD;}
.ft-highlight a:hover {color: #3990BD;}

.ft-highlight{
	    border: medium none !important;
    box-shadow: 0 0 2em #000000 !important;
    position:relative;
    top: -4px !important;
    width: 236px !important;
    z-index: 4 !important;
	
	
}
.ft-cell-name{
    background: none repeat scroll 0 0 #131212 !important;
    color: #FFFFFF;
    display: block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 30px !important;
    letter-spacing: -1px;
    line-height: 30px;
    margin: 0;
    text-align: center;
	
	
	
}

.row-iwp{
	    background: url("../images/box-ul-bg.jpg") repeat-x scroll left bottom #DBDBDB;
    display: block;
    margin: 0;
    min-height: 240px;
    padding-bottom: 1px;}

.add-cart {
    background: url("../../../../images/addtocart-bg.jpg") repeat-x scroll left bottom #F9F9F9;
    height: 83px;
    padding: 0 33px;
    position: relative;
    text-align: center;
}




.featuretable-col
{    /*border-left: 1px solid #BDBDBD;*/
    float: left;
   
    width: 238px;
    z-index: 3;}
.add-cart p.button a {
    background: url("../../../../images/addtocart-right.png") no-repeat scroll right top transparent;
    display: block;
    padding: 0 15px;
}
.add-cart p.button {
    background: url("../../../../images/button-bg.png") repeat-x scroll left top transparent;
    display: block;
    height: 44px;
    left: 38px;
    margin: 0;
    position: absolute;
    top: 20px;
}
p.button {
    background: url("../images/button-bg.png") repeat-x scroll left top transparent;
    border-radius: 6px 6px 6px 6px;
    height: 44px;
}
 .add-cart p.button a > span {
    color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 44px;
    padding-right: 36px;
}