
* { padding: 0; margin: 0; }
html {
    font-size: 62.5%;
}
body {
    font: 11px Verdana, sans-serif;
    color:#323232;
    background: #FFF;
}
a, a:link, a:visited, a:active {
    color: #575757;
    text-decoration: underline;

}
a:hover {
    text-decoration: none;
    color: #323232;
}
#Bg {
    height:0;;
    background-color:#fff;
    border:none;
}
#Wrapper {
    margin:0 auto;
    width:960px;
    margin-top:10px;
}
#Header {
    height:39px;
    width:931px;
    padding-left:10px;
}
    #Header a {
        cursor:hand;
        cursor:pointer;
    }
    #Logo {
        float:left;

    }
    #HeaderContent {
        margin:10px 0 0 20px;
        float:right;
    }
        #ShoppingCart  {
            min-height:50px;
            height:auto !important;
            height:50px;
            margin:0 20px 0 0;
            padding:0 0 0 30px;
            background: url("/_design/common/img/icons/shopping_cart.gif") no-repeat 0px 0px;
            color:#eae9e9;
            font-size: 10px;
            float:right;
        }
        #Language {
            margin:0 0 0 20px;
            float:right;
        }
        #Currency {
            float:right;
        }
#Navigation {
    width:750px;
    float:left;
}
    #Navigation_1st {
        height:31px;
        width:955px;
    }
        #Navigation_1st ul {
            list-style-type: none;

        }
            #Navigation_1st li {
                line-height:33px;
                background: none;
                margin:0 3px 0 0;
                padding:0 10px 0 10px;
                border-right:1px solid #fff;
                border-left:1px solid #fff;
                float:left;
            }
            #Navigation_1st li a {
                display:block;
                text-decoration: none;
                color:#000000;
            }
            #Navigation_1st li a:hover,
            #Navigation_1st li a.active {
                color:#575757;
                text-transform:uppercase;
            }
            #Navigation_1st li.your-account {
                float:right;
            }
    #Navigation_2nd {
        width:960px;
        height:20px;
        float:left;
        padding-left:4px;
    }
        #Navigation_2nd ul {
            list-style-type: none;
        }
            #Navigation_2nd li {
                height:15px;
                line-height:15px;
                float:left;
                margin:0 3px 0 0;
                padding:0 7px 0 7px;
                border-right:1px dotted #999;
            }
                #Navigation_2nd li a {
                    display:block;
                    text-decoration: none;
                    color:#787878;
                }
                #Navigation_2nd li a:hover,
                #Navigation_2nd li a.active {
                    color:#575757;
                }
    #Navigation_3rd {
        width:750px;
        height:20px;
    }
        #Navigation_3rd ul {
            list-style-type: none;
        }
            #Navigation_3rd li {
                height:15px;
                line-height:15px;
                float:left;
                margin:0 3px 0 0;
                padding:0 15px 0 7px;
                background: url("/_design/templates/tp001/img/theme001/MenuBullet.gif") no-repeat center right;
            }
                #Navigation_3rd li a {
                    display:block;
                    text-decoration: none;
                    color:#787878;
                }
                #Navigation_3rd li a.active,
                #Navigation_3rd li a:hover {
                    color:#575757;
                }
#QuickLinks {
    color:#a5a5a5;
    font-size:10px;
    float:right;
    height:24px;
    margin:5px 0 0 0px;
}
    #QuickLinks a {
        color:#a5a5a5;
        text-decoration: none;
    }
#Content {
    width:960px;
    float:left;
    display:inline;
    /*margin:7px 0 7px; 0;*/
    margin-top:7px;
    margin-bottom:7px;
    margin-left:0;
    margin-right:0;
    border-top:#dcdcdc 1px solid;
    border-bottom:#dcdcdc 1px solid;
    padding-top:7px;
    padding-bottom:7px;



}
    #LeftColumn,#RightColumn {
        width:px;
        min-height:400px;
        height:auto !important;
        height:400px;
        float:left;
        display:inline;
        margin:0 10px 0 0;
    }
    #RightColumn {
        float:right;
        margin:0 0 0 10px;
    }
    #categorylist-box,
    #search-box,
    #newslettersubscribe-box,
    #blog-box,
    #quicklogin-box,
    #tagging-box,
    #pagenews-box,
    #shoppingcart-box,
    #topten-box,
    #paymenticons-box,
    #calendar-box {
        margin:0 0 20px 0;
        width:px;
        float:left;
        background: none;
    }
    #paymenticons-box {
        background: none;
        text-align: center;
    }
    #categorylist-box-top,
    #search-box-top,
    #newslettersubscribe-box-top,
    #blog-box-top,
    #quicklogin-box-top,
    #tagging-box-top,
    #pagenews-box-top,
    #shoppingcart-box-top,
    #topten-box-top,
    #paymenticons-box-top,
    #calendar-box-top {
        width:px;
        float:left;
    }
    #categorylist-box h2,
    #search-box h2,
    #newslettersubscribe-box h2,
    #blog-box h2,
    #quicklogin-box h2,
    #tagging-box h2,
    #pagenews-box h2,
    #shoppingcart-box h2,
    #topten-box h2,
    #calendar-box h2 {
        font-size: 10px;
        color:#999;
        font-weight: normal;
        padding:10px;
    }
    #categorylist-box em,
    #search-box em,
    #newslettersubscribe-box em,
    #blog-box em,
    #quicklogin-box em,
    #tagging-box em,
    #pagenews-box em,
    #shoppingcart-box em,
    #topten-box em,
    #calendar-box em {
        font-size: 14px;
        color:#575757;
        font-weight: normal;
        font-style: normal;
        display:block;
    }
    #categorylist-box-content,
    #search-box-content,
    #newslettersubscribe-box-content,
    #blog-box-content,
    #quicklogin-box-content,
    #tagging-box-content,
    #pagenews-box-content,
    #shoppingcart-box-content,
    #topten-box-content,
    #paymenticons-box-content,
    #calendar-box-content {
        padding:0 0 0 10px;
        float:left;
        width:165px;
    }

    #categorylist-box-content ul li{
        background:none;
        padding: 0 0 0 0;
    }

     #categorylist-box-content ul li a:hover{
        color:#323232;
    }
    #categorylist-box-content ul li a.current{
        color:#575757;
        font-weight:bold;
    }

    #topten-box-content,
    #calendar-box-content{
        padding:0 0 0 0;
    }
    #shoppingcart-box-content{
        padding:0 0 0 5px;
        width:165px;
    }
    ul.tabs {
        float:left;
        height:16px;
        width:px;
    }
    .tabbed-pane,
    .pane {
        width:170px;
    }

    #MainContentTop_OneColumn,
    #MainContentTop_TwoColumn,
    #MainContentTop_ThreeColumn,
    #MainContentBottom_OneColumn,
    #MainContentBottom_TwoColumn,
    #MainContentBottom_ThreeColumn {
        float:left;
        width:960px;
    }

#MainContent {
        min-height:350px;
        height:auto !important;
        height:350px;
        float:left;
        display:inline;
        padding:0 0 0 0;
        width:960px;
    }
        #MainContent h1{
            display:none;
            color:#8C8C8C;
            font-size: 15px;
            margin:0 0 10px 0;
        }
#Footer {
    clear:both;
    width:960px;
    margin:0 auto;
    text-align: center;
    margin-top:30px;
    margin-bottom:30px;
}
#Footer ul {
    color:#999999;
    font-size: 10px;
    line-height:15px;
}

#errors{
    background:none;
    border:1px solid #CCCCCC;
    line-height:20px;
    margin: 0 0 10px;
    padding: 5px 0;
    text-align:center;
    width:817px;
    font-weight:bold;
}

#ContactData a{
    color:#999999;
}

#ContactData li{
    border-right:1px solid #999999;
}

#ContactDataName{
    border-left:1px solid #999999;
}

#categorylist-box-top em{
    display:none;
}

#categorylist-box-top h2{
    display:none;
}

.NewsItemTop{
    border-bottom:1px solid #dcdcdc;
}

.NewsItemTop:hover{
    color:#323232;
}

.NewsItemTitle{
    color:#545454;
}



#LeftColumn, #RightColumn, #categorylist-box, #search-box, #newslettersubscribe-box, #blog-box, #quicklogin-box, #tagging-box, #pagenews-box, #shoppingcart-box, #topten-box, #paymenticons-box, #calendar-box, #categorylist-box-top, #search-box-top, #newslettersubscribe-box-top, #blog-box-top, #quicklogin-box-top, #tagging-box-top, #pagenews-box-top, #shoppingcart-box-top, #topten-box-top, #paymenticons-box-top, #calendar-box-top, ul.tabs {
width:130px !important;
}

#MainContent, #MainContentWrapper, #MainContentTop_OneColumn, #MainContentTop_TwoColumn, #MainContentTop_ThreeColumn, #MainContentBottom_OneColumn, #MainContentBottom_TwoColumn, #MainContentBottom_ThreeColumn {
width:811px !important;
}

#MainContent{
    border-left:1px solid #dcdcdc;
    padding-left:7px;
}

/*#LeftColumn{*/
    /*border-right:#dcdcdc 1px solid;*/
/*}*/

tr.top {
background:none;
height:0;
width:100%;
}

input, textarea, select {
background:none;
}





.ProductListBg_style2:hover, .ProductListBg2_style2:hover {
background:none;
}

span.discount {
color:#787878;
text-decoration:line-through;
}

ProductListPrice_style2{
    color:#323232;
}

#Navigation_1st li a:hover{
color:#575757;
text-transform:uppercase;
}

#Navigation_1st li a.active {
color:#575757;
text-transform:uppercase;
font-weight:bold;
}

.CheckOutProceed input, .CheckOutProceed .button dt.middle .ahref a {
color:#323232;

}

.ProductListBuyNow input{
    color:#575757;
}

#LeftColumn, #RightColumn {
height:auto !important;
min-height:300px;
}
