#back_to_list_btn{
    display: none;
}

body {
    background-color: #EFEFEF;
    background-image: url("bg.png");
    background-position: center top;
    background-repeat: repeat-x;
    color: #024C71;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 600px;
    margin: 0;
}
a, a:link, a:active, a:hover, a:visited {
    color: #024C71;
    text-decoration: underline;
}
#container {
    margin: auto;
    width: 1000px;
}
#border-left {
    background-color: #FFFFFF;
    background-image: url("left_shadow.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 401px;
    width: 10px;
}
#border-right {
    background-color: #FFFFFF;
    background-image: url("right_shadow.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    height: 401px;
    width: 10px;
}
#header {
    height: 250px;
}
#header-content {
}
.header, .checkout_header, .checkout_subheader {
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.checkout_header {
    margin: 0;
}
.checkout_subheader {
    font-size: 13px;
    margin: 0;
}
.checkout_wrap {
}
.shopheader_categorytree {
    padding: 6px;
}
#logo {
    float: left;
    width: 500px;
}
#account {
    float: right;
    font-size: 11px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: right;
    vertical-align: bottom;
    width: auto;
}
.account-links a {
    color: #0E5FA1;
    font-size: 12px;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    padding: 2px;
    text-decoration: none;
}
.account-links a:visited {
    color: #0E5FA1;
    padding: 2px;
    text-decoration: none;
}
.account-links a:hover {
    background-color: #0E5FA1;
    color: #FFFFFF;
    padding: 2px;
    text-decoration: none;
}
.account-links a:active {
    color: #0E5FA1;
    padding: 2px;
    text-decoration: none;
}
#header-img {
    height: auto;
    margin: auto;
    width: 890px;
}
#menu {
    background-color: #8E8E8E;
    background-image: url("http://eshop.com.au/images/template_files/32//menu-bg.png");
    background-repeat: repeat-x;
    border-radius: 10px 10px 10px 10px;
    height: 35px;
    width: auto;
}
#page-menu {
    color: #0E5FA1;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}
.menu-links a {
    color: #0E5FA1;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-right: 5px;
    text-decoration: none;
}
.menu-links a:visited {
    color: #0E5FA1;
    text-decoration: none;
}
.menu-links a:hover {
    color: #0E5289;
    text-decoration: none;
}
.menu-links a:active {
    color: #0E5FA1;
    text-decoration: none;
}
#content {
    float: left;
    height: 100%;
    margin: auto;
    width: 1000px;
}
#left-content {
    float: left;
    height: auto;
    width: 240px;
}
#user-greeting-bg {
    background-color: #0F66AD;
    height: 20px;
    margin-top: 5px;
    width: 225px;
}
.user-greeting {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}
.user-greeting a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}
.user-greeting a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.user-greeting a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.user-greeting a:active {
    color: #FFFFFF;
    text-decoration: none;
}
#categories {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 10px;
    height: 75px;
}
#cart-bin-bg {
    background-color: #0F66AD;
    margin: 5px 5px 5px 10px;
    width: 218px;
}
#cart-bin {
    background-color: #0F66AD;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 5px 2px 2px;
    width: 218px;
}
.bin-links a {
    color: #3C484C;
    font-size: 12px;
    text-decoration: none;
}
.bin-links a:visited {
    color: #3C484C;
    text-decoration: none;
}
.bin-links a:hover {
    color: #3C484C;
    text-decoration: none;
}
.bin-links a:active {
    color: #3C484C;
    text-decoration: none;
}
#right-content {
    float: right;
    margin-left: 10px;
    padding-left: 0;
    width: 240px;
}
#center-content {
    margin-left: 250px;
    width: 500px;
}
#category-name {
    color: #024C71;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    width: 640px;
}
#shop-contents {
    color: #3C484C;
    font-size: 10px;
}
#search {
    float: right;
    padding-right: 5px;
    padding-top: 7px;
}
.search-background {
    background-image: url("http://eshop.com.au/images/template_files/32//search-background.png");
    background-repeat: no-repeat;
}
.search-box {
    background-color: transparent;
    border: 0 solid black;
    color: #3C484C;
    font-size: 11px;
    padding-left: 2em;
    padding-top: 4px;
    width: 150px;
}
#clear {
    clear: both;
}
#spacer {
    height: 8px;
    width: auto;
}
#footer {
    bottom: 0;
    margin: 0 auto;
    padding-bottom: 2px;
    padding-top: 5px;
    text-align: center;
    width: 1000px;
}
a.footer-links {
    color: #868686;
    font-size: 9px;
}
a.footer-links:link {
    color: #868686;
    text-decoration: none;
}
a.footer-links:visited {
    color: #868686;
    text-decoration: none;
}
a.footer-links:hover {
    color: #3C484C;
    text-decoration: none;
}
a.footer-links:active {
    color: #868686;
    font-size: 9px;
    text-decoration: none;
}
ul.page_parent_list {
    font-size: 0.7em;
    line-height: 35px;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    text-align: center;
    top: 0;
}
ul.page_parent_list li {
    display: inline;
    margin: 1px 0;
    white-space: nowrap;
}
ul.page_parent_list li a {
    padding: 10px;
    text-align: center;
    vertical-align: top;
}
ul.page_parent_list li a span {
    padding: 10px 0;
}
ul.page_parent_list a:link, ul.page_parent_list a:active, ul.page_parent_list a:hover, ul.page_parent_list a:visited {
    font-weight: bold;
    text-decoration: none;
}
ul.page_parent_list a, ul.page_parent_list a:link, ul.page_parent_list a:active, ul.page_parent_list a:visited {
    color: black;
}
ul.page_parent_list a:hover, ul.page_parent_list li.page_parent_list_li-current a {
    background-color: #444444;
    color: white;
}
ul.parent_list_ul ul {
    background-color: white;
    border: 1px solid #CCCCCC;
}
ul.parent_list_ul a {
    border-collapse: collapse;
    border-style: solid;
    border-width: 0 0px 0px;
    padding: 0.75em 1em;
}
.bin_content_td, .bin_link_td, .menu .parent_list_li > a {
    padding: 6px;
}
#basket .header, .bin_header_text, #categories .header {
    background-color: #EEEEEE;
    border-bottom: 0px solid #CCCCCC;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 6px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
#shop_header .header {
   background-color: white;
    border-bottom: 0px solid #CCCCCC;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 6px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.bin_header_tr {
}
ul.parent_list_ul a, ul.parent_list_ul a:visited {
}
ul.parent_list_ul li:hover, ul.parent_list_ul li.sfHover, ul.parent_list_ul a:focus, ul.parent_list_ul a:hover, ul.parent_list_ul a:active {
    outline: 0 none;
}
.parent_list_ul, .parent_list_ul li {
    width: 235px;
}
.parent_list_ul li:hover ul, .parent_list_ul li.sfHover ul {
    left: 235px;
    top: 0;
}
ul.parent_list_ul li {
}
#shop-contents {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
}
#basket {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    font-size: 10px;
   
}
#basket_header {
    width:500px;
}



#shop_panel, #shop_pannel {
}
#shop_side_panel {
}
#shop_header {
}
#shop_header input {
    width: 100px;
}
#shop_header input.button {
    width: 100%;
}
#cart-bin {
    border-radius: 10px 10px 10px 10px;
}
#basket tr tr {
    padding-left: 6px;
    padding-right: 6px;
}
#basket .bsk_header_tr {
    padding: 0;
}
.basket_contents {
  
    padding: 0 6px;
    table-layout: fixed;
  
}
.basket_contents > table {
    table-layout: fixed;
}
.bin_container {
    background-color: white;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    margin: 0 0 10px;
}
#top-bin {
}
#bottom-bin {
}
.productdetails_description img {
    display: none;
}
#mainimg {
    border: medium none;
}
#mainholder {
    text-align: center;
}
.reqvalue {
    color: #FF0000;
}
table.no_padding {
    margin: 0;
    padding: 0;
}
table.no_padding tr td {
    margin: 0;
    padding: 0;
}
.checkout_stepsWrp {
    background: url("/images/cart_steps_bg.gif") repeat-x scroll left top transparent;
    font-size: 0.9em;
    margin: 0;
    padding: 20px;
}
.checkout_stepsWrp tr td {
    text-align: center;
}
.checkout_stepsWrp span {
    background-color: #DDDDDD;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    display: block;
    font-size: 1px;
    height: 16px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 16px;
}
.checkout_stepsWrp p {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
}
.checkout_stepsWrp a {
    color: #555555;
    text-decoration: none;
}
.checkout_stepsWrp a:hover {
    color: #555555;
    text-decoration: underline;
}
.checkout_step_current {
    color: #222222;
    cursor: default;
}
.checkout_step_current span {
    background-color: #BB1E1E;
    border-bottom: 1px solid #930B0B;
    border-right: 1px solid #930B0B;
}
.checkout_step_selectable span {
    background-color: #DDDDDD;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
}
.checkout_step_disabled {
    color: #AAAAAA;
    cursor: default;
}
.spacer {
    display: none;
}
.bin_container * {
    border-collapse: collapse;
}
.tax_marker, .tax_marker-checkout {
    display: none;
}
#cart_page_design_content {
    padding: 0 1em;
}
