#contentcolumn{
    margin-right: 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

th {
    border: 1px solid #666;
    background: #CCC;
    color: #333;
}

.productGroup {
    padding: 0px 0px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    display: block;
    border-bottom: 1px solid #CCC;
    /*position: relative;*/
}

a.prodGroupTitle {
}

#contentcolumn h2 {
    padding-bottom: 5px;
    border-bottom: 3px solid #CCC;
}

td {
    padding: 0;
    vertical-align: middle;
}

td label {
    padding: 2pt 5pt;
    cursor: pointer;
}

#catIntro {
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#catIntro h3 {
    margin-bottom: 0.3em;
}

#catIntro p {
    margin-bottom: 0.3em;
}

.productGroup img {
    float: left;
}

.productInfo a {
    color: #0A2125;
    font-weight: bold;
    text-decoration: underline;
}

.productInfo {
    margin-left: 110px;
}

.productInfo p {
    margin-top: 10px;
    line-height: 1.5em;
}

.productPrice {
    text-align: right;
    font-size: 85%;
}

a.productView {
    border: 1px solid #DE5400;
    background: #F18200;
    color: #FFF;
    padding: 2px 8px;
    text-decoration: none;
    margin-left: 10px;
}


#mainpicBdr {
    width: 225px;
    height: 225px;
    background: #fff;
    /*border: 1px solid #ccc;*/
    padding-bottom: 10px;
    border-bottom: 2px solid #CCC;
    margin-bottom: 5px;
    text-align: center;
}

#mainpicBdr img {
    margin: auto;
}

#mainPicThumbsBdr {
    width: 225px;
}

#mainPicThumbsBdr img {
    border: 1px solid #ccc;
    margin: auto; 
}

#lftCol {
    width: 250px;
    float: left;
    /*margin-left: -100%;*/
}

#rgtCol {
    margin-left: 250px;
}

h3.products {
    margin: 20px 0px 0px 0px;
    background: #F7F7F7;
    color: #333;
    padding: 5px 10px;
    font-size: 90%;
    border-bottom: 1px solid #666;
}

.productOverview {
    padding: 10px; 
    line-height: 1.5em;
    background: #f7f7f7;
}

.productOverview h4 {
    margin-bottom: 2px;
}

.productOverview ul {
    margin-left: 30px;
}

.productOverview li {
    margin-bottom: 1em;
}

/** Qty and buy button **/
#productOptions {
    border: 1px solid #CCC;
    padding: 5px;
    background: #F7F7F7;
    /*height: 1.5em;*/
}

#productOptions label {
    font-weight: bold;
    float: left;
    margin-right: 5px;
    padding-top: .2em;
}

#productOptions input#qty {
    border: 1px solid #666;
    height: 1.35em;
    /*float: left;
    margin-right: 20px;*/
}

#btnSubmit, #btnBuild {
    background: #FFDC9F;
    padding: 0px 10px;
    color: #FF5A00;
    font-weight: bold;
    border: 1px solid #FF5A00;
    cursor: pointer;
}

#customContainer {
    position: relative;
}

#tabs {
    font-size: 80%;
    /*margin-right: 200px;*/
    margin-bottom: 20px;
}

#discount {
    position: absolute;
    padding-top: 3px;
    top: 0px;
    right: 0px;
    width: 180px;
    min-height: 130px;
    background: transparent url(/images/bgSale.png) no-repeat;
    text-align: center;
    color: #fff;
}

#discount h3 {
    font-size: 110%;
    color: #fff;
    margin-bottom: 10px;
}

#discount .validUntil {
    font-size: 80%;
}

#discount .discountOffer {
    font-size: 120%;
    font-weight: bold;
}

table.tblCustomConfig {
    font-size: 1em;
    border: 1px solid #CCC;
    background: #EFEFEF;
}

table.tblCustomConfig select {
    font-size: 0.95em;
}

table.tblCustomConfig tr:hover {
    background: transparent;
}

table.tblCustomConfig th {
    background: #EFEFEF;
    color: #000;
    border: none;
}

table.tblCustomConfig td {
    padding: 2px 5px;
    border: none;
}

table.tblCustomConfig td.customLft {
    background: transparent url(/images/custom/lengthLft.png) left center no-repeat;
    border-right: none;
}

table.tblCustomConfig td.customRgt {
    background: transparent url(/images/custom/lengthRgt.png) right center no-repeat;
    border-left: none;
}

table.tblCustomConfig td.customLength {
    text-align: center;
    background: transparent url(/images/custom/lengthCtr.png) center center repeat-x;
    border-left: none;
    border-right: none;
}

/* Custom - Chain To Rope */
table.tblCustomConfig td.customChain {
    background: transparent url(/images/custom/lengthLft.png) left center no-repeat;
    text-align: center;
    border-right: none;
}

table.tblCustomConfig span.customChainLength {
    background: #EFEFEF;
    padding: 0px 2px;
}

table.tblCustomConfig td.customRope {
    background: transparent url(/images/custom/lengthRgt.png) right center no-repeat;
    border-right: none;
    padding-right: 10px;
}

table.tblCustomConfig td div.customRopeLength {
    background: transparent url(/images/custom/lengthLftSpecial.png) left center no-repeat;
    text-align: center;
    border-right: none;
}

/* Custom - Wire To Rope */
table.tblCustomConfig span.customWTR_WireRopeLength {
    background: #EFEFEF;
    padding: 0px 2px;
}

table.tblCustomConfig td.customWTR_Rope {
    background: transparent url(/images/custom/lengthRgt.png) right center no-repeat;
    border-right: none;
    padding-right: 10px;
    text-align: center;
}

table.tblCustomConfig td.customWTR_Wire {
    background: transparent url(/images/custom/lengthLft.png) left center no-repeat;
    border-right: none;
    padding-right: 0px;
}

table.tblCustomConfig td div.customWTR_WireLength {
    background: transparent url(/images/custom/lengthRgtSpecial.png) right center no-repeat;
    text-align: center;
    border-right: none;
    margin-left: 10px;
}

/** Custom Products **/
#customProduct {
    border:  1px solid #ccc;
    margin-top: 20px;
    position: relative;
    background: transparent url(/images/products/bgCustomOverview.png) top right repeat-y;
}

#customProduct h3 {
    position: absolute;
    top: -10px;
    left: 15px;
    background: #fff;
    padding: 0px 5px;
}

#productPreview {
    margin-right: 200px;
    text-align: center;
}

#customOverview {
    width: 200px;
    float: right;
    text-align: right;
    line-height: 1.3em;
    font-weight: bold;
}

#customOverview dl {
    margin-bottom: 20px;
}

#customOverview dt {
    float: left;
    width: 100px;
    text-align: right;
}

#customOverview dd {
    margin-left: 110px;
    /*width: 50px;*/
}

#customDesc {
    font-weight: bold;
}
