/* 
    Document   : sw24_userarea
    Created on : 28.01.2009, 09:39:47
    Author     : pickm
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.tx-sw24userarea-pi1 table {
    width: 100%;
}

.tx-sw24userarea-pi1 .email-renew {
    margin-top: 10px;
    text-align: center;
}

.tx-sw24userarea-pi1 .email-submit {
    margin-top: 5px;
    text-align: center;
    margin-left: -3.1em;
}

.tx-sw24userarea-pi1 .submitButton {
    background: url(../images/buttons/absenden.gif);
	background-repeat: no-repeat;
	background-position: center;
    width: 100px;
    border: none;
}

.tx-sw24userarea-pi1 tr td.td-0, tr td.td-2, tr td.td-4 {
    background-color: #ebebeb;
}

.tx-sw24userarea-pi1 tr td.td-1, tr td.td-3 {
    background-color: #dcdcdc;
}

.tx-sw24userarea-pi1 .overview td,
.tx-sw24userarea-pi1 .overview-small td,
.tx-sw24userarea-pi1 .service-casa td,
.tx-sw24userarea-pi1 .service-imos td {
    border: 1px solid #000000;
}

.tx-sw24userarea-pi1 .overview td {
    width: 20%;
}
.tx-sw24userarea-pi1 .overview-small td {
    width: 25%
}
.tx-sw24userarea-pi1 .service-casa td {
    width: 50%;
}
.tx-sw24userarea-pi1 .service-imos td {
    width: 50%;
}

/********************************************/
.tx-sw24userarea-pi1 .overview td-0, td-2, td-4 {
    background-color: #efefef;
}
.tx-sw24userarea-pi1 .overview td-1, td-3 {
}
/********************************************/
.tx-sw24userarea-pi1 .overview-small td-0, td-2 {
    background-color: #efefef;
}
.tx-sw24userarea-pi1 .overview-small td-1, td-3 {
}
/********************************************/
.tx-sw24userarea-pi1 .service-casa td-0 {
    background-color: #efefef;
}
.tx-sw24userarea-pi1 .service-casa td-1 {

}
/********************************************/
.tx-sw24userarea-pi1 .service-imos td-0 {
    background-color: #efefef;
}
.tx-sw24userarea-pi1 .service-imos td-1 {

}
/********************************************/
