@import url(http://fonts.googleapis.com/css?family=Open+Sans);
html {
    height: 100%;
}
body {
    font-family: verdana, 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0;
    min-width: 987px;
    padding: 0;
    height: 100%;
    background: #D5D5D5;
}
h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
}
p {
    padding: 2px;
}
.page p {
    padding: 0;
}
a {
    color: #0033FF;
    text-decoration: none;
}
h2.header {
    background: #E5F1FA;
    /*background: url('images/header_bg.png') left repeat-y;*/
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    width: 100.5%;
    margin: 0;
}
h2.header a {
    color: #000000;
    text-decoration: none;
}
img {
    border: 0;
}
.clear {
    font-size: 0px;
    clear: both;
}
hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.s18b {
    font-size: 18px;
    font-weight: bold;
}
.border_l {
    background: url('images/ph_border.png') left repeat-y;
    padding-left: 19px;
    margin: 0 auto;
    max-width: 1170px;
}
.border_r {
    background: url('images/ph_border.png') right repeat-y;
    padding-right: 19px;
}
.ph {
    background: #FFF;
    margin: 0 auto;
}
.header .panel {
    background: url('images/header_panel_bg.png') repeat-x;
    height: 24px;
}
.header .panel ul {
    float: right;
    list-style: none;
    margin: 3px 0 0 0;
    padding: 0;
}
.header .panel li {
    _display: inline;
    background: url('images/header_bullet.png') left no-repeat;
    float: left;
    padding-left: 20px;
    margin: 0 10px;
}
.header .panel li a {
    color: #676767;
    text-decoration: none;
}
.header .splash {
    background: #7CC4F6 url('images/splash.jpg') left no-repeat;
    height: 223px;
}
.header .menu {
    background: url('images/menu_bg.png') top repeat-x;
    height: 46px;
}
.header .menu .mborder_l {
    background: url('images/menu_border_bg.png') top left no-repeat;
    margin: 0;
    padding-left: 6px;
    height: 46px;
}
.header .menu .mborder_r {
    background: url('images/menu_border_bg.png') bottom right no-repeat;
    margin: 0;
    padding-right: 6px;
    height: 46px;
}
.header .menu ul {
    float: left;
    margin: 0;
    padding: 0;
}
.header .menu li {
    float: left;
    list-style: none;
}
.header .menu li a {
    display: block;
    color: #000000;
    font-size: 12px;
    line-height: 46px;
    padding: 0 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.header .menu li.current_page_item a, .header .menu li a:hover {
    background: url('images/menu_bg.png') bottom repeat-x;
}
.header .menu .search {
    float: right;
    margin: 7px 0 0 0;
}
.header .menu .search #s {
    _display: inline;
    background: url('images/input_search_bg.png') top left no-repeat;
    border: 0;
    display: block;
    float: left;
    height: 24px;
    padding: 6px 0 0 20px;
    margin-right: 15px;
    width: 143px;
}
.header .menu .search #btn {
    background: url('images/btn_search.png') top left no-repeat;
    border: 0;
    display: block;
    float: left;
    height: 30px;
    width: 51px;
}
.main {
    width: 100%;
}
.sidebar_l {
    overflow: hidden;
    background-color: #ACD7F6;
    float: left;
    padding: 0 0 0 0;
    width: 20%;
    height: 100%;
}
.sidebar_l ul, .sidebar_r ul {
    padding: 0;
    margin: 0;
}
.sidebar_l li, .sidebar_r li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar_l .widget_wpsc_categorisation {
    background: #E5F1FA;
    color: #053D8D;
    cursor: pointer;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
.sidebar_l .widget_wpsc_categorisation ul {
    border-right: #E5F1FA solid 2px;
    background: #ACD7F6;
    cursor: auto;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
.sidebar_l .widget_wpsc_categorisation li {
    background: url('images/catalog_menu_border.png') top repeat-x;
}
.sidebar_l .widget_wpsc_categorisation li ul {
    border-right: none;
}
.sidebar_l .widget_wpsc_categorisation li ul li {
    font-size: 95%;
}
.sidebar_l .widget_wpsc_categorisation li ul li a {
    padding-left: 25px;
    color: #222;
}
.sidebar_l .widget_wpsc_categorisation li a {
    border-left: #E5F1FA solid 2px;
    color: #000;
    display: block;
    padding-left: 15px;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
}
.sidebar_l .widget_text div {
    background: #8894C6 url('images/sidebar_content_bg.png') top repeat-x;
    margin: 2px 0;
}
.sidebar_r .widget_text div {
    background: #EBEBEB;
    margin: 2px 0;
}
.sidebar_l .widget_newsletter {
    background: #B1D9F6;
    color: #000;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 2px;
}
.sidebar_l .widget_newsletter form {
    background: #CBE4F5;
    margin: 0;
    padding: 5px 0;
}
.sidebar_l .widget_newsletter p {
    margin: 0;
    padding: 0 20px;
    text-align: left;
}
.sidebar_l .widget_newsletter input {
    margin: 4px 0;
    padding: 2px 0;
}
.content {
    display: inline-block;
    width: 53.7%;
    padding: 0;
}
.content table.full {
    width: 100%;
}
.content .text {
    background: #F4F4F4;
    overflow: hidden;
    padding: 2px;
    margin-top: 2px;
}
.content .text2 {
    overflow: hidden;
}
.content .register {
    padding: 2px;
    text-align: center;
    overflow: hidden;
}
.content .page {
    margin: 0;
}
.content .text h2, .content .text h2 a {
    color: #8E731E;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
}
.main .sidebar_r {
    float: right;
    width: 26%;
    padding: 0;
    margin-top: 0;
    /*border-left: 1px solid #ccc;*/
    /*margin-right: 2px;*/
}
.sidebar_r .my_account {
    background-color: #E5F1FA;
    text-align: center;
    height: 25px;
    padding: 5px 0 0 0;
}
.sidebar_r .my_account a {
    padding: 12px;
}
.sidebar_r #widgetshoppingcart h3, .widget_gAnnouncement h3 {
    color: #053D8D;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    background: #E5F1FA;
    padding: 5px 0;
}
#loginform #user_login, #loginform #user_pass {
    width: 100px;
}
#loginform .login_table {
    margin: 0 15px;
    width: 288px;
}
.green_link, .green_link_check {
    color: #006200;
    text-decoration: none;
}
.green_link:hover, .green_link_check:hover {
    color: #00CC00;
}
.green_link_check {
    background: url('images/green_check.png') left center no-repeat;
    padding-left: 20px;
}
/*.yellow_block {
background: #FFFBD0;
border: #CAAD41 solid 1px;
}*/

.wpsc_container {
    position: static !important;
}
.content .wpsc_categories li {
    border-bottom: #CAAD41 solid 1px;
    margin-bottom: 2px;
    padding: 13px 21px;
}
.content .productdisplay {
    border-bottom: #CAAD41 solid 1px;
    margin-bottom: 2px;
}
.content .wpsc_categories {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content .wpsc_categories li {
    border-bottom: #CAAD41 solid 1px;
    border-width: 100px;
    margin-bottom: 2px;
    padding: 13px 21px;
}
.content .wpsc_categories .wpsc_category_image {
    display: block;
    float: left;
}
.content .wpsc_product_title {
    padding-left: 5px;
    color: #000;
    text-decoration: none;
}
.content .wpsc_categories .wpsc_category_descr {
    padding: 2px 10px 0;
    margin-left: 15px;
    text-align: center;
}
.content .wpsc_categories .wpsc_category_descr a {
    color: #006A96;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.content .wpsc_product_price {
    padding-top: 5px;
}
.content .wpsc_description, .wpsc_product_price, .product_form {
    font-size: 14px;
}
.wpsc_description {
    width: 100%;
}
.default_product_display form.product_form fieldset legend {
    padding: 10px 0;
    font-size: 13px;
    font-weight: bold;
}
.default_product_display .wpsc_variation_forms {
    margin-bottom: 8px;
}
.content .wpsc_categories .wpsc_subcategory {
    line-height: 20px;
    text-align: left;
}
/*
.content div.textcol {
width: 350px;
}
*/

.content span.pricedisplay {
    color: #CC0000;
}
table.productcart span.pricedisplay {
    font-weight: bold;
    padding-right: 3px;
}
.shopping-cart-wrapper {
    background: #FFF !important;
    text-align: center !important;
    padding: 6px 0 10px 0 !important;
}
.shopping-cart-wrapper .checkout-total {
    font-weight: bold;
}
.shopping-cart-wrapper .total {
    text-align: left !important;
    padding: 0 60px !important;
}
.shopping-cart-wrapper .shoppingcart {
    /*text-align: left !important;*/

    margin: 0 5px 5px 5px !important;
}
.footer, .push {
    padding: 3px 0 3px 0;
    background: #4F9BD5;
    height: 40px;
    font-size: 10px;
    text-align: center;
}
.shopping_cart_title {
    color: #C7C394;
    font-family: verdana;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.cart_message {
    background: #ECE7AD url('images/cart_info.png') left top no-repeat;
    border: #B0AD76 1px solid;
    display: block;
    margin: 0 5px 2px;
    padding: 2px 2px 2px 30px;
    text-align: left;
}
.cart_table_header_left, .cart_table_header_center, .cart_table_header_right {
    background: #ECE7AD;
    border-top: #B0AD76 1px solid;
    border-bottom: #B0AD76 1px solid;
    font-size: 12px;
    padding: 0 2px;
}
.cart_table_header_left {
    border-left: #B0AD76 1px solid;
}
.cart_table_header_right {
    border-right: #B0AD76 1px solid;
}
.shopping-cart-wrapper .shoppingcart .h {
    background: #ECE7AD;
}
.newsletter_error {
    padding: 2px;
    border: 1px solid #c00;
    background-color: #ffebe8;
    color: #333;
    line-height: normal;
    margin: 5px;
}
/* popular products (links widget) <neurona@sinapsis.com.co> */

div.sidebar_r ul li.widget_links {
    margin: 10px 0 0 0;
    color: #053D8D;
    font-size: 18px;
    text-align: center;
    background: #E5F1FA;
    padding: 5px 0 0 0;
}
div.sidebar_r div.products-list-wrapper {
    height: 180px;
    background: #fff;
}
div.sidebar_r div.products-list-wrapper ul {
    margin: auto auto;
}
div.sidebar_r ul li.widget_links ul li {
    height: 200px;
    font-size: 12px;
    color: #333;
    clear: both;
    padding: 5px;
    margin-bottom: 10px;
    text-align: left;
}
div.sidebar_r ul li.widget_links ul li > a {
    font-weight: bold;
    font-size: 110%;
    display: block;
}
div.sidebar_r ul li.widget_links ul li > a img {
    float: left;
    margin-right: 5px;
}
.wpsc_checkout_table .wpsc_billing_forms {
    padding: 5px 0;
}
.checkout-heading-row h4 {
    margin-top: 5px;
}
.same_as_shipping_row label {
    padding-left: 15px;
}
select.paymentTypes option[value="checkForms"]:last-child { display: none; }
