﻿html {
    height: 100%;
    padding: 0;
    margin: 0;
}

body {
    text-align: left;
    /*font-size: 62.5%;*/
    font-size: 90%;
    margin: 50px;
}

body, table, td, input, option, select, textarea {
    font-family: Tahoma;
    color: #747678; /*#929497;*/
}

option, select {
    font-size: 1em;
}

a {
    color: #5780ae;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

hr {
    height: 1px;
    color: #ccc;
    margin-top: 5px;
}
p {
    margin-top: 0px;
    margin-bottom: 15px;
}
h1, h2 {
    padding: 0;
    margin: 0;
    text-align: left;
}

h1 {
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 10px;
}

h2 {
    font-size: 2.2em;
    color: #5780ae;
    font-weight: normal;
    text-transform: none;
}

ul {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
}

li {
    background-image: url(/images/home/bullet.gif);
    margin-bottom: 5px;
    padding-left: 15px;
    background-repeat: no-repeat;
}

/*		PRINT STYLES
___________________________________________________________________________________________________________________*/

.print-header {
    width: 900px;
    border-bottom: 1px #ccc solid;
    margin-bottom: 40px;
}

.ideal-list-left-content-box, .base-links {
    visibility: hidden;
    height: 0px;
    line-height: 0px;
}

.ideal-list-name {
    color: #ccc;
    font-size: 1.1em;
    float: left;
    padding-top: 4px;
    text-indent: 10px;
}

.ideal-list-suite-kyomi {
    color: #5780ae; /*background:url(/Images/IdealList/blue-dot.gif) repeat-x;*/
    border-bottom: 1px solid #5780ae;
}

.ideal-list-suite-kyomi, .ideal-list-suite-create {
    height: 15px;
    margin-top: 20px;
    float: left;
    width: 100%;
    background-position: 0 14px;
}

.rollup-graphic {
    float: left;
    width: 9px;
    height: 9px;
    padding-top: 3px;
}

.ideal-list-suite-name {
    font-weight: bold;
    font-size: 1.2em;
    height: 15px;
    text-indent: 5px;
    float: left;
    text-transform: none;
    width: 200px;
}

.ideal-list-suite-price {
    font-size: 1.1em;
    color: #747678; /*#929497;*/
    float: right;
    margin-left: 100px;
    text-transform: none;
}

.ideal-list-product-block {
    clear: both;
    padding-top: 10px;
    float: left;
    width: 260px;
}

.ideal-list-product-thumbnail {
    border: 1px solid #ccc;
    float: left;
}

.ideal-list-product-info {
    font-size: 0.9em;
    float: left;
    width: 200px;
    padding-left: 10px;
}

.ideal-list-product-name {
    clear: right;
}

.ideal-list-product-price, .ideal-list-product-links {
    clear: right;
    color: #ccc;
}

.additional-information-title {
    font-size: 16px;
}

.showroom-search-result {
    margin-top: 30px;
}

.event-list-item {
    margin-top: 10px;
}
.events-detail {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    width: 320px;    
}
.events-calendar {
    clear: both;
    float: left;
    width: 210px;
    border: solid 1px #dddddd;
    text-align: center;
}

.back-to-event-list {
    display: none;
}

.product-page-left{
    width: 180px;
    float: left;
}
.product-image, .product-image-rollover {
    border: 1px solid #ccc;
    width: 178px;
    height: 178px;
    margin-bottom: 20px;
}
.product-wireframe {
    border: 1px solid #ccc;
    margin-top: 10px;
    width: 178px;
    height: 178px;
    background-color: #ffffff;
}

.product-wireframe-size {
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 30px;
}

.product-wireframe-size-inner {
    text-align: center;
}

.product-page-right {
    width: 360px;
    margin-left: 20px;
    float: left;
    text-align: left;
}

.product-secondary-links{
    display: none;
}

.bg-add-button {
    /*background-color: #F4F4F4;*/
    margin-top: 8px;
    width: 340px;
    padding: 10px;
    height: 20px;
}
.add-button-holder {
    display: none;
}

.product-links {
    padding: 10px;
    /*line-height: 25px;
    font-size: 1.1em;*/
}


.product-links .disabled {
    color: #CACBCD;
    font-weight: normal;
}

.product-additional-information {
    padding: 10px;
    border-top: 1px #ccc solid;
    width: 100%;
    padding-top: 20px;
}

.additional-information-title {
    font-size: 1.4em;
    font-weight: bold;
}

.pagination-controls {
    display: none;
}
.pagination {
    display: none;
}

.find-a-showroom-content {
    display: none;
}
.events-back-to-list {
    display: none;
}

.showroom-button-holder {
    display: none;
}

.editmyideallist-remove-all {
    display: none;
}
.ideal-list-product-links {
    display: none;
}

.article-content ul {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 0;
    list-style: none outside url(/images/articlepage/blue-bullet.gif));
}

.article-content ul li {
    background-image: url(/images/articlepage/blue-bullet.gif);
    margin-bottom: 5px;
    padding-left: 15px;
    background-repeat: no-repeat;
}

.ideal-list-product-additional-information {
    width: 100%;
    padding-top: 20px;
}

