/* Global Styles ---------- */
/* <------------- Global Styles END */

#border_layer {
    border: 1px solid #eeeeee;
}

#contact_us_layer {
    float: left;
    margin: 15px 0 0 25px;
}

.contact_form_layer {
    margin: 5px 25px 0 40px;
}

.global_user_interface_layer {
    position: relative;
    float: left;
    margin-top: 16px;
    padding: 0 5px 10px 5px;
}

.global_user_interface_table {
    width: 100%;
}

.form_field_title {
    padding-top: 10px;
}

.view_table {
    width: 100%;
}

.view_table th {
    background-color: #eeeeee;
    text-align: center;
}

.view_table #number_align {
    text-align: right;
}

.view_table #center_align {
    text-align: center;
}

.view_table td {
    background-color: #ffffff;
}

.show_message_layer {
    float: left;
    text-align: center;
    width: auto;
    font-size: 14px;
    z-index: 100;
    padding: 3px;
    background-color: #ffffff;
    border: 2px solid #ef5f93;
}

.show_message_content {
    text-align: center;
}

.content_basket {
    margin: 0 auto; /* align for good browsers */
    text-align: left; /* counter the body center */
}

.content_basket_vat {
    margin: 0 auto; /* align for good browsers */
    text-align: left; /* counter the body center */
}

.listitems {
    text-align: left;
}

.listitems_left_td {
    background: #eeeeee;
    border: none;
}

.listitems_right_td {
    border: none;
}

.listitems_left_bar_table {
    border: none;
    background: #ffffff;
}

.listitems_table {
    font-size: 11px;
    padding: 0px;
    width: 100%;
}

.listitems_menu_item_selected {
    background-color: #3a5a93;
}

.listitems_menu_item_selected a:link {
    color: #ffffff;
}

.listitems_table_pages {
    background-color: #eeeeee;
    margin-bottom: 15px;
    line-height: 0px;
}

.listitems_table_footer {
    background-color: #eeeeee;
}

.price_was {
    font-size: 12px;
}

.items_table {
    border: none;
    padding: 2px;
    margin: 1px;
    width: 100%;
}

.items_table label {
    font-weight: bold;
    color: #3a5a93;
}

.items_td {
    border: none;
}

#items_td_description_label {
    vertical-align: top;
}

#items_td_quantity_alt {
    padding-right: 5px;
}

.items_td_image {
    border: none;
    text-align: center;
}

.stock_image_layer {
    float: left;
    text-align: center;
    border: none;
    z-index: 0;
    width: 100%;
}

.stock_image_zoom_layer {
    position: relative;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    border: none;
    text-align: right;
    vertical-align: top;
    visibility: hidden;
}

.items_qty_select {
    border: 1px solid #ddd;
    font-size: 15px;
    background: #ffffff;
}

.cart_summary_global_table {
    width: 100%;
    text-align: left;
}

.cart_summary_table {
    border: none;
    font-size: 11px;
    padding: 0px;
}

.cart_summary_table_td_title {
    color: #000000;
    background-color: #eeeeee;
}

.cart_summary_table_td_title_2 {
    font-weight: bold;
    color: #3a5a93;
    background-color: #ffffff;
}

.showcart_global_layer {
    border: none;
    padding: 0;
    margin: 1px;
    text-align: left;
}

.showcart_global_table {
    border: none;
    padding: 0;
    margin: 1px;
    text-align: left;
    width: 100%;
}

#showcart {
    width: 100%;
}

.showcart_table {
    border: none;
    font-size: 11px;
    padding: 0px;
    width: 100%;
}

.showcart_th {
    background: #dddddd;
}

.showcart_td {
    border: 1px solid #fdfdfd;
}

.showcart_td_image {
    border: none;
    background: #ffffff;
}

.showcart_qty_edit {
    border: 1px solid #000000;
    font-size: 11px;
    background: #cccccc;
    text-align: right;
}

.showcart_navigation_buttons {
    border: none;
    padding: 0;
    margin: 1px;
    text-align: left;
}

#new_user_table {
    border: none;
    font-size: 11px;
}

.colours_layer {
    border: 1px solid #eeeeee;
    width: 110px;
    height: 50px;
    overflow: auto;
    background-color: #ffffff;
}

.colours_select_layer {
    position: absolute;
    border: 1px solid #eeeeee;
    overflow: auto;
    background-color: #ffffff;
    visibility: hidden;
}

.stock_details_image_layer {
    border: 1px solid #eeeeee;
    overflow: auto;
    padding: 3px;
    background-color: #ffffff;
    text-align: center;
}

.stock_details_code_layer {
    border: 1px solid #eeeeee;
    width: 300px;
    height: 30px;
    overflow: auto;
    padding: 3px;
    background-color: #ffffff;
}

.stock_details_description_layer {
    border: 1px solid #eeeeee;
    overflow: auto;
    padding: 3px;
    background-color: #ffffff;
}

.stock_details_sellprice_layer {
    border: 1px solid #eeeeee;
    overflow: auto;
    padding: 3px;
    background-color: #ffffff;
}

.stock_details_size_layer {
    border: 1px solid #eeeeee;
    overflow: auto;
    padding: 3px;
    background-color: #ffffff;
}

.stock_details_qty_layer {
    border: 1px solid #eeeeee;
    overflow: auto;
    padding: 3px;
    background-color: #ffffff;
}

.stock_details_total_layer {
    border: 1px solid #eeeeee;
    height: auto;
    overflow: auto;
    padding: 3px;
    background-color: #ffffff;
    font-weight: bold;
}

.more_info_layer {
    height: 0px;
    overflow: auto;
    width: 100%;
    visibility: hidden;
}

.login_image_layer {
    position: relative;
}

.loading_layer {
    position: absolute;
    background-color: #666666;
    height: 100%;
    text-align: center;
    z-index: 10;
    overflow: hidden;
    visibility: hidden;
    vertical-align: middle;
}

.loading_layer #loading_items_image {
    margin-top: 180px;
}

.currencies_global_table {
    border: none;
    padding: 0;
    margin: 1px;
    width: 100%;
}

/*-----------------Website Specific ---------------------*/

.uppercase {
    text-transform: uppercase;
}

.basket_listitems {
    text-align: left;
}

.categories_listitems {
    text-align: left;
}

.popularitems {
    width: 100%;
}

.search_listitems {
    text-align: left;
}

.order_payment_total_paid {
    color: #009900;
    font-weight: bold;
}

.order_payment_total_unpaid {
    color: #ff0000;
    font-weight: bold;
}

.category_menu_description a {
    font-weight: bold;
}

.subcategory_description a {
    font-weight: normal;
}

#popular_items {
    position: relative;
    float: left;
}

.titlebar {
    height: 23px;
    font-size: 12px;
    font-weight: bold;
    color: #ef5f93;
    text-decoration: none;
    padding: 0 0 0 3px;
}

.titlebar h1 {
    font-size: 14px;
}

#categories_titlebar h1 {
    text-transform: uppercase;
    color: #3a5a93;
}

.categories_nav_menu_table {
    width: 100%;
}


.category_menu_image {
    width: 6px;
    height: 6px;
    line-height: 6px;
}

.category_menu_description {
    line-height: 10px;
}

#post_order_progress_bar {
    display: none;
}

#post_order_navigation {
    float: left;
    clear: both;
}

#post_order_navigation a.button {
    display: inline-block;
    margin-right: 15px;
    margin-top: 15px;
}
/*--------------------END - Website Specific-----------------*/
