@CHARSET "UTF-8";


/*************************************/
/*
 * CATEGORY
 */

.categoryPage {
}

.categoryPage img.bestValue {
    margin-top: 8px;
}

.categoryPage table {
    font-size: 0.9em;
    margin: 0 0 20px 0;
    width: 590px;
}

.categoryPage td {
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    color: #545454;
    padding: 4px;
    text-align: left;
}

.categoryPage td img {
    margin: 0 6px;
    vertical-align: middle;
}

.categoryPage td.alt_col {
    background-color: #d4e6ff;
}

.categoryPage td.bestValue {
    background-color: #d4e6ff !important;
    background-image: none !important;
}
.categoryPage td.img_only {
    padding: 0 !important;
    text-align: center !important;
}

.categoryPage td.main_column {
    text-transform: uppercase;
}

.categoryPage tr.alt_row td {
    background-color: #e8e8e8;
}

.categoryPage tr.buy td {
    background-image: url(/images/buy_bg.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
}

.categoryPage tr.table_spacer td {
    background-color: transparent;
    border-width: 0;
    height: 20px;
}

.categoryPage th {
    background-color: #4284b7;
    background-image: url(/images/table_bar_bg.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
}

.categoryPage tr.bestValue th {
    background-color: transparent;
    background-image: none;
    background-position: left;
    background-repeat: no-repeat;
    height: 22px;
    padding: 0;
}

.categoryPage tr.bestValue th.bestValue {
    background-image: url(/images/bestvalue_bg_l_gray.gif);
}

.categoryPage th a {
    color: #ffffff;
}

.categoryPage tr.bestValue {
    background-color: transparent;
}

.categoryPage .blurb,
.categoryPage .description {
    width: 590px;
}

.categoryPage .blurb p {
    color: #666666;
    font-weight: bold;
    margin-top: 0.25em;
}

.categoryPage .img-cap-right {
    float: right;
    margin-left: -14px;
    width: 14px;
}

.categoryPage .infobox .sideContent {
    padding: 0 15px 0 15px;
}

.categoryPage .mainContent {
    padding: 20px 0 0 17px;
    width: 63%;
}

.categoryPage .popup img {
    margin: 1px 0 0 2px;
}

.categoryPage .popup {
    border: 1px solid #cccccc;
    text-align: left;
    padding: 2px 3px 0 0
}

.categoryPage .sideContent {
    width: 33%;
    float: right;
    padding: 20px 20px 0 0;
}

.categoryPage .sideContent h2 {
    margin: 1.5em 0 0 0;
}

.categoryPage .sideContent h3 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color: #336699;
    margin: 1em 0 0.5em 0;
    text-transform: uppercase;
}

.categoryPage .sideContent ul {
    list-style-type: disc;
    margin: 1em 0 0 17px;
    padding: 0;
}

.categoryPage .sideContent div.faq {
    margin: 1em 0;
}

.categoryPage .sideContent img.service {
    float: left;
}

.categoryPage .sideContent img.tour {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.categoryPage .sideContent p.service {
    font-size: 0.95em;
    margin: 1.5em 0 3em;
}


/*************************************/
/*
 * PRODUCT
 */

.productPage {
}

.productPage table {
    font-size: 0.9em;
    margin: 0 0 20px 0;
    width: 590px;
}

.productPage td {
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    color: #545454;
    padding: 4px;
    text-align: center;
}

.productPage td img {
    margin: 0 6px;
    vertical-align: middle;
}

.productPage td.img_only {
    padding: 0 !important;
    text-align: center !important;
}

.productPage td.main_column {
    text-align: left;
    text-transform: uppercase;
}

.productPage tr.alt_row td {
    background-color: #e8e8e8;
}

.productPage tr.buy td {
    background-image: url(/images/buy_bg.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
}

.productPage tr.table_spacer td {
    background-color: transparent;
    border-width: 0;
    height: 20px;
}

.productPage th {
    background-color: #4284b7;
    background-image: url(/images/table_bar_bg.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
}

.productPage th a {
    color: #ffffff;
}

.productPage .blurb p {
    color: #666666;
    font-weight: bold;
    margin-top: 0.25em;
}

.productPage .infobox .sideContent {
    padding: 14px 15px 0 15px;
}

.productPage .mainContent {
    padding: 20px 0 0 17px;
    width: 63%;
}

.productPage .popup img {
    margin: 1px 0 0 2px;
}

.productPage .popup {
    border: 1px solid #cccccc;
    text-align: left;
    padding: 2px 3px 0 0
}

.productPage .sideContent {
    width: 33%;
    float: right;
    padding: 20px 20px 0 0;
}

.productPage .sideContent h2 {
    margin: 1.5em 0 0 0;
}

.productPage .sideContent ul {
    list-style-type: disc;
    margin: 1em 0 0 17px;
    padding: 0;
}

.productPage .sideContent div.faq {
    margin: 1em 0;
}

.productPage .sideContent img.tour {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*************************************/
/*
 * SPECIAL (PROMOS/DEALS)
 */

.specialPage {
}

.specialPage table {
    font-size: 0.9em;
    margin: 0 0 20px 0;
    width: 100%;
}

.specialPage td {
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    color: #545454;
    padding: 4px;
    text-align: left;
}

.specialPage td img {
    margin: 0 6px;
    vertical-align: middle;
}

.specialPage td.img_only {
    padding: 0 !important;
    text-align: center !important;
}

.specialPage td.main_column {
    text-transform: uppercase;
}

.specialPage tr.alt_row td {
    background-color: #e8e8e8;
}

.specialPage tr.buy td {
    background-image: url(/images/buy_bg.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
}

.specialPage th {
    background-color: #4284b7;
    background-image: url(/images/table_bar_bg.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
}

.specialPage th a {
    color: #ffffff;
}

.specialPage .mainContent {
    padding: 20px 0 0 0;
    width: 650px;
}
.specialPage .product-toggle {
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    font-size: 0px;
    height: 22px;
    width: 22px;
}

.specialPage .product-toggle span {
    display: none;
}
.specialPage .product-closed {
    background-image: url(/images/manage_specials_gray.gif);
}
.specialPage .product-opened {
    background-image: url(/images/manage_arrow_active_gray.gif);
}

.specialPage .sideContent {
    float: right;
    padding: 20px 0 0 0;
    width: 290px;
}

.specialPage .sideContent h2 {
    margin: 1.5em 0 0 0;
}

.specialPage .sideContent h3 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color: #336699;
    margin: 1em 0 0.5em 0;
    text-transform: uppercase;
}

.specialPage .sideContent ul {
    list-style-type: disc;
    margin: 1em 0 0 17px;
    padding: 0;
}

.specialPage .sideContent div.faq {
    margin: 1em 0;
}

.specialPage .sideContent img.tour {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.specialPage .product-wrapper {
    position: relative;
}

.specialPage td del {
	  color: #9D9FA1;
	  display: block;
    font-size: 0.9em;
    text-decoration: line-through;
}

.specialPage td ins {
    text-decoration: none;
}

.specialPage .product-wrapper div {
    overflow: hidden;
}

.specialPage .product-wrapper .description {
    padding: 16px;
    width: 600px;
}

.specialPage .product-wrapper .summary {
    border-top: 1px dashed #a0a0a0;
    margin: 0 8px 8px;
    padding: 16px 8px;
    position: relative;
    width: 600px;
}

.specialPage .product-wrapper .features {
    border-right: 1px solid #e1e1e1;
}

.specialPage .product-wrapper .price {
    float: right;
    height: 100px;
    padding: 30px 0 0 15px;
    text-align: center;
    width: 20%;
}

.specialPage .product-wrapper .price h2 {
    font-weight: bold;
}

