td.indexModule
{
    padding-bottom: 10px;
    color:#222222;
}

td.indexModule a
{
    color:#222222;
}

td.indexModule table
{
    width: 100%;
}

td.categoryTopLeft
{
    background-image: url( '../images/categoryTopLeft.png' );
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 30px;
    padding-top: 7px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 11px;
    width: 257px; 
    max-height: 257px;
}

td.categoryTopCenter
{
    background-image: url( '../images/categoryTopCenter.png' );
    background-position: left bottom;
    background-repeat: repeat-x;
    text-align: right;
    font-size: 11px; 
}

td.categoryTopRight
{
    background-image: url( '../images/categoryTopRight.png' );
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 5px;
}

td.categoryLeft
{
    width: 189px;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 20px;
    vertical-align: top;
}

div.searchButton
{
    width:140px;
    margin: 0 auto;
    margin-top:7px;
    padding:5px;
    font-size:13px;
    background:#ff9e01;
    text-align:center;
    border:1px #ff4e01 solid;
}

div.searchButton a
{
    font-weight:bold;
    color:#ffffff;
}

td.categoryCenter
{
    vertical-align: top;   
}

td.categoryRight
{
    width: 120px;
    padding-left: 21px;
    padding-right: 27px;
    padding-top: 20px;
    vertical-align: top;
}

td.categoryListHeadImg
{
    width: 66px;
    background-image: url( '../images/categoryHead.png' );
    text-align: center;
    height: 23px;
    line-height: 23px;
    padding: 0px;
    cursor: default;
}

td.categoryListHeadImg a
{
    color: #ffffff;
    font-weight: bold;
}

td.categoryListHead
{
    background-image: url( '../images/categoryHead.png' );
    text-align: center;
    height: 23px;
    line-height: 23px;
    padding: 0px;    
}

td.categoryListHead a
{
    color: #ffffff;
    font-weight: bold;
}

td.categoryListHeadTime
{
    width: 68px;
    background-image: url( '../images/categoryHead.png' );
    text-align: center;
    height: 23px;
    line-height: 23px;
    padding: 0px;
}

td.categoryListHeadTime a
{
    color: #ffffff;
    font-weight: bold;
}

tr.categoryRow0 td
{
    background-color: #ede5cc;
    vertical-align: middle;
    height: 52px;
    min-height:52px;
    padding:4px;
    cursor: pointer;
    font-size: 11px; 
    overflow:hidden;
}

tr.categoryRow0:hover td
{
    border: 1px solid #aaaaaa;
    padding: 3px;
}

tr.categoryRow1 td
{
    background-color:#e3dac2; 
    vertical-align: middle;
    height: 52px;
    min-height:52px;
    padding:4px;
    cursor: pointer; 
    font-size: 11px; 
    overflow:hidden;
}

tr.categoryRow1:hover td
{
    border: 1px solid #aaaaaa;
    padding:3px;
}

td.categoryClose
{
    background-image: url( '../images/categoryHead.png' );
    height: 2px;
    padding: 0px;
    cursor: default;
}

/* frame */
td.indexModule table.frame
{
    margin-top: 20px;
    width: auto;
}

td.indexModule table.frame table
{
    border: none;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}

td.frameHeader
{
    background-image: url( '../images/widgetHeaderBg.png' );
    background-position: top;
    height: 33px;  
    vertical-align: top; 
    width: 100%;
}

td.frameHeader table
{
    margin: 0px;
    padding: 0px;
    height: auto;
}

td.frameLeft
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: left top;
    background-repeat: no-repeat;
}

td.frameTitle
{
    height: 33px;
    line-height: 30px;
    text-indent: 10px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

td.frameTitle a
{
    height: 33px;
    line-height: 30px;
    text-indent: 10px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

td.frameRight
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: right top;
    background-repeat: no-repeat;
}
            
td.frameIcon
{
    width: 25px;
    height: 19px;
    background-image: url( '../images/widgetHeaderIcon.png' );
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

td.frameContent
{
    border-left: 1px solid #d8d2c5;
    background-color: #ece6da;
    background-image : url( '../images/widgetBorderRight.png' );
    background-position: right;
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}

td.frame table
{
    width: 100%;
}

td.frame table td
{
    vertical-align: top;
}

td.frameBottom
{
    height: 5px;
}

td.frameBottomLeft
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: left;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}

td.frameBottomCenter
{
    font-size: 1px;
    color: #ece6da;
    background-color: #ece6da;
    border-bottom: 1px solid #d8d2c5; 
}

td.frameBottomRight
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: right;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}

/* -- */

table.formBlock
{
    font-weight: normal;
    width: 700px;
    margin: 0 auto;
    margin-bottom: 5px;
}

table.formBlock td.title
{
    width: 150px;
    height: 25px;
    line-height: 25px;
}

table.formBlock td.headTopLeft
{
    width: 5px;
    height: 27px;
}

table.formBlock td.headTop
{
    height: 27px; 
}

table.headTitle
{
    width: auto;
}

table.headTitle td.headTitleContent
{
    height: 27px;
    line-height: 27px;
    font-weight: bold;
    color: #FF8800;
    font-size: 12px;
}

table.headTitle td.headTitleRight
{
    width: 10px;
    height: 27px;
}

table.formBlock td.headTopRight
{
    width: 5px;
    height: 27px;
}

table.formBlock td.left
{
    font-size: 1px;
    color: #FFFBEF; 
}

table.formBlock td.right
{
    font-size: 1px;
    color: #FFFBEF; 
}

table.formBlock td.bottomLeft
{
    width: 5px;
    height: 5px;
}

table.formBlock td.bottom
{
    border-bottom: 1px solid #FF8400;
    font-size: 1px;
    color: #FFFBEF;
}

table.formBlock td.bottomRight
{
    width: 5px;
    height: 5px;
}

tr.categoryRow1 td.highlighted
{
    background:url('../images/offerHighlighted.png');
    background-color: #F5D30D;
    font-weight: bold; 
}

tr.categoryRow0 td.highlighted
{
    background:url('../images/offerHighlighted2.png');
    background-color: #F5D30D;
    font-weight: bold;  
}

tr.categoryRow1 td.highlighted a
{
    font-weight: bold;   
}

tr.categoryRow0 td.highlighted a
{
    font-weight: bold; 
}