body {
    margin: 0;
}

a {
    text-decoration: underline;
}

.wrap {
    padding-left: 5px;
    padding-right: 5px;
}

#banner {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 966px;
    height: auto;
}

body,input,td {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

div.container {
    margin: 0 auto;
    margin-top: 10px;
    width: 986px;
    min-height: 300px;
    height: auto !important;
    height: 760px;
    padding: 5px;
}

div.container .header_container {
    margin-top: 10px;
    margin-bottom: 40px;
}

div.top_navigation #top_navigation_content {
    padding: 10px;
    height: 35px;
}

div.top_navigation #top_navigation_content #search {
    padding: 5px;
    width: 300px;
    float: left;
    color: #FFFFFF;
}

div.top_navigation #top_navigation_content #search form {
    padding: 0;
    margin: 0;
}

div.top_navigation #top_navigation_content #search form span {
    font-weight: bold;
    padding-right: 10px;
}

div.top_navigation #top_navigation_content #search form input.buttons {
    width: 50px;
    border: none;
    cursor: pointer;
    font-weight: bold;
}

div.top_navigation #top_navigation_content #other_content {
    float: right;
    padding: 5px;
}

div.top_navigation #top_navigation_content #other_content a {
    font-weight: bold;
    text-decoration: none;
    color: inherit;
}

div.main_content {
    margin-top: 20px;
}

div.main_content .sub_content_left {
    width: 200px;
    float: left;
    margin-bottom: 10px;
}

div.main_content .sub_content_right {
    width: 200px;
    float: right;
}

div.box_container {
    margin-bottom: 10px;
}

div.box_container .box_container_header {
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px;
}

table.bin_content_table {
    margin-bottom: 10px;
}

table.bin_content_table .bin_header_tr td {
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px;
}

table.bin_content_table .bin_content_tr a {
    text-decoration: none;
}

table.bin_content_table .bin_content_tr a:visited {
}

table.bin_content_table .bin_content_tr a:hover {
    text-decoration: underline;
}

table.bin_content_table .bin_link_tr a {
    text-decoration: none;
}

table.bin_content_table .bin_link_tr a:hover {
    text-decoration: underline;
}

div.main_content .shop_content {
    margin-left: 205px;
    margin-right: 205px;
    margin-bottom: 10px;
}

div.product_box,div.cat_browser {
    padding-bottom: 10px;
}

div.cat_browser {
    padding-top: 10px;
}

div.cat_browser img {
    margin-bottom: 10px;
}

img.product_image {
    margin-bottom: 10px;
}

.shopheader_categorytree {
    padding: 5px;
}

.shopheader_categorytree a {
    font-size: 10px !important;
    font-weight: bold !important;
}

table.checkout_border {
    border: none !important;
}

table.checkout_tbl_padding {
    margin-bottom: 10px !important;
}

.foot {
    text-align:center;
}

a.side-links:link {
    text-decoration: none;
}
a.side-links:visited {
    text-decoration: none; 
}
a.side-links:hover {
    text-decoration: underline; 
}
a.side-links:active {
    text-decoration: none; 
}


