ul.pricing{
    list-style:none;
    width:940px;
    height:460px;
    padding:0;

}

ul.pricing > li{
    width:241px !important;
    float:left;
    margin-top:35px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    margin-right:2px;
    position:relative;
    z-index:5;
}
ul.pricing > li ul li.title{

    height:100px;
    display:block;
    position:relative;
    padding:0;
    background:#f1f1f1 url(../img/repeat-green.png) repeat-x top;
    border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
}
ul.pricing > li ul li.title h3{
    font-size:20px;
    color:white;
    text-shadow:1px 1px #043c6a;
    font-family: 'Istok Web', sans-serif;
    position:absolute;
    display:block;
    width:100%;
    margin:0;
    text-align:center;
    font-weight:bold;
    padding-top:15px;
    height:50px;
}
ul.pricing > li ul li.title h4{
    font-size:36px;
    font-weight:bold;
    color:white;
    text-shadow:1px 1px #043c6a;
    position:absolute;
    display:block;
    width:100%;
    font-family: 'Istok Web', sans-serif;
    margin:0;
    text-align:center;
    padding-top:40px;
    height:50px;
}
ul.pricing > li ul li.title h4 small{
    font-size:14px;
}
ul.pricing li ul li{
    padding:10px 20px 10px 20px;
    color:#444;
    line-height: normal;
    font-size:12px;
    text-shadow:1px 1px white;
    list-style:none;
}
ul.pricing li ul li:nth-child(even){
    background:white;
}
ul.pricing li ul li:last-child{
    text-align:center;
    padding:20px;
}
ul.pricing li ul li:last-child a{
    display:block;
    background:url(../img/signup.png) bottom center no-repeat;
    width:121px;
    height:26px;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    color:white;
    text-shadow:1px 1px black;
    text-decoration:none;
    padding-top:7px;
    margin:0 auto;
}
ul.pricing li ul li.divider{
    height:1px;
    display:block;
    padding:0;
    background:#306608;
}

ul.pricing > li.highlight{
    width:271px !important;
    -moz-box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.45);
    z-index:10;
    position:relative;
    margin-top:25px;
}
ul.pricing li.highlight ul li.title{
    background:#f1f1f1 url(../img/big-green-repeat.jpg) repeat-x top;
    height:115px;
    display:block;
    position:relative;
    padding:0;
}
ul.pricing li.highlight ul li.title h3{
    padding-top:15px;
    height:30px;
    font-size:27px;
}
ul.pricing li.highlight ul li.title h4{
    padding-top:45px;
    height:40px;
    font-size:48px;
}
ul.pricing li.highlight ul li{
    font-size:14px;
}
ul.pricing li.highlight ul li:last-child a{
    display:block;
    background:url(../img/signup.png) top center no-repeat;
    width:131px;
    height:28px;
    font-weight:bold;
    font-size:15px;
    text-align:center;
    color:white;
    text-shadow:1px 1px black;
    text-decoration:none;
    padding-top:8px;
    margin:0 auto;
}
ul.pricing.green > li{
    background:#f1f1f1;
}
ul.pricing > li, ul.pricing.green > li.highlight{
    width:500px !important;
    /*margin-top:30px;*/
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position:relative;
}

/**/

ul.pricing > li{
    width:229px !important;
    margin-right:0;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
ul.pricing > li h3, ul.pricing > li h4{
    background:none;
}
ul.pricing > li:first-child{
    border-radius:10px 0 0 10px;
    -moz-border-radius:10px 0 0 10px;
    -webkit-border-radius:10px 0 0 10px;
    border-left:none !important;
}
ul.pricing > li:last-child{
    border-radius:0 10px 10px 0;
    -moz-border-radius:0 10px 10px 0;
    -webkit-border-radius:0 10px 10px 0;
}
ul.pricing > li:first-child ul li.title{
    border-left:none !important;
}
ul.pricing > li:first-child ul li:last-child{
    border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    -webkit-border-radius: 0 0 0 10px;	
}
ul.pricing > li:last-child ul li:last-child{
    border-radius: 0 0 10px 0;
    -moz-border-radius:0 0 10px 0;
    -webkit-border-radius: 0 0 10px 0;	
}
ul.pricing > li:last-child ul li.title{
    border-right:none !important;
}
ul.pricing > li.highlight ul li.title{
    border-right:none !important;
    border-left:none !important;
}
ul.pricing > li.highlight{
    width:254px !important;
    -moz-box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.10);
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
ul.pricing.five > li{
    width:182px !important;
}
ul.pricing.five > li.highlight{
    width:212px !important;
    -moz-box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.10);
}
ul.pricing.three > li{
    width:222px !important;
}
ul.pricing.three > li.highlight{
    width:252px !important;
    -moz-box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.10);
}
ul.pricing > li:last-child{
    margin-right:0;
}
ul.pricing > li ul li{
    border-right:1px solid #fff;
    border-left:1px solid #ccc;
}
ul.pricing > li:last-child ul li, ul.pricing > li:last-child ul li:last-child{
    border-right:1px solid #ccc;
}
ul.pricing > li ul li.title, ul.pricing > li ul li.divider{
    border-right:1px solid #31650b;
    border-left:1px solid #69a43f;
}
ul.pricing > li ul li:last-child{
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #fff;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}

/**/
ul.pricing > li.highlight ul li:last-child{
    border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
}



body { 
    padding: 0px;
    margin: 0px;
    background:
        #F5F5F5
        url(data:image/gif;base64,R0lGODlhAQBeANUAAPX3+P39/vb3+Pz8/Pf5+e3v8NXW2OHi5Pn7+/j5+fX29+jp6uXn5+jq6+Hj5enr7PPz9Ovu7urr6/T29/n6/Pv8/N/h4vPz9ebo6cjJyvv8/fHx8u/w8dTW1vHy8+Pl5vT19v7///Ly8/n6+////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAAQBeAAAGKkDDqKIZBEKkpHLJbDqf0OgyFAoMKIgRQQAAQUSeQiHyaCwwjI/jYOlkggA7)
        repeat-x;
    background-attachment: scroll;
    background-position: 0% 0%;
    font-family: Arial,Helvetica,sans-serif;
    color: #333333;
}
SMALL{font-size:10px;font-weight:lighter;}
a { color: #000; text-decoration: none; }
a:hover,a.orange,a.selected { color: #FF880F; text-decoration: underline; }
a.flecha.orange{
    background: url('/theme/sistemio/img/icons/bullet_arrow_down.png') left no-repeat;
}
p,li { line-height: 15px; font-size: 13px;text-align: justify; }
p + p { margin: 10px 0px 0px 0px; }

dt{clear:both;float: left;margin: 15px 10px 0 0}
dd{font-size: 12px;text-align: justify;margin-top: 15px;}
dd h4{font-weight: bold;font-size: 13px;margin-bottom: 5px;text-decoration: underline;}
dl.normal dt{float: none;font-weight: bold;text-decoration: underline;color: #FF880F}
h1,h2,h3,h4{
    font-family:Georgia,"Times New Roman",Times,serif;
    font-style:italic;
    /*font-weight:normal;*/
    color:#679D0F;
    font-weight:bolder;
}

h1,h1 a {  font-size: 28px; color: #679D0F; }
h2,h2 a {font-size: 20px; margin: 0px 0px 20px 0px; color: #679D0F; }
h3,h3 a {  font-size: 15px; margin: 0px; color: #679D0F; }

div.paging { text-align: center; margin: 30px; }


#clientes { 
    text-align: right;
}
#telefono{
    margin:10px 0 0 0;
    color: #FF880F;
    font-weight: bold;
    font-size: 1.2em;
}
#SupNav {
    padding:18px 0 0 0;
    text-align: right;

}
#SupNav li {
    display:inline;
    list-style:none outside none;
    padding:0;
}
#SupNav li a {
    text-decoration: none;
}
#SupNav .supNavSeparator {
    color:#BCBCBC;
    font-size:1em;
    padding:0 5px 0 8px;
}
#promoted{
    width: 880px;
    height: 640px;
    /*background: url('/theme/sistemio/img/bg_home.gif') center center no-repeat;*/
}
#main{
    background: #fff;
    border: 1px solid #ccc;
    padding:10px 0;
    border-top: 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.contact_form{
    padding:10px 0;
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
ul#breadcrumbs{
    background:url('/theme/sistemio/img/breadcrumb.gif') no-repeat;
    color:#555;
    font-size:11px;
    font-weight:bold;
    height:35px;
    list-style:none outside none;
    margin:0;
    margin-top:10px;
    text-shadow:2px 2px 1px #FFFFFF;
}
ul#breadcrumbs li {
    background:url("/theme/sistemio/img/breadcrumb_separator.gif") no-repeat;
    float:left;
    margin:1px 0 0;
    padding:0 10px 0 20px;
    line-height:34px;
}
ul#breadcrumbs li.home a {
    margin:0;
    overflow:hidden;
    padding:0 38px;
    text-indent:-9999px;
    width:15px;
}
ul#breadcrumbs li a {
    color:#778084;
    float:left;
    margin-left:-10px;
    padding:0 10px;

}
ul#breadcrumbs li.home {
    background:none repeat scroll 0 0 transparent;
    margin:0;
    padding:0;
}

/**
 * Form
*/
form { margin: 10px 0px 0px 0px; }
form label { display: block; font-weight: bold;margin-bottom: 2px; }
form .input { margin: 0px 0px 10px 0px; }
form .text input,
form .password input,
form .textarea textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;

    border: 0px solid #cecece;
    padding: 5px;
    font-size: 13px;
    width: 90%;
}
form textarea:focus,form input:focus {
    -moz-box-shadow: 0 0 15px #888;
    -webkit-box-shadow: 0 0 15px #888;
    box-shadow: 0 0 15px #888;
}

form .submit input{
    /* Disables default styling */
    border: none;
    background: #679D0F;
    color: #fff;

    /* You need to set font, font size and cursor for buttons */
    font-size: 15px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    cursor: pointer;

    padding: 8px 13px;
    font-weight: bold;
    /****/
    border-radius: 5px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow:
        0 0 0 1px #679D0F inset, /* Outer bevel */
        0 0 0 2px #679D0F inset, /* Inner bevel */
        0 30px 20px -18px rgba(255,255,255,0.65) inset, /* Inner gradient */
        1px 1px 3px rgba(0,0,0,0.2) /* Drop shadow */
    ;

    -webkit-border-radius: 5px;
    -webkit-text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:
        0 0 0 1px #679D0F inset, /* Outer bevel */
        0 0 0 2px #679D0F inset, /* Inner bevel */
        0 30px 20px -18px rgba(255,255,255,0.65) inset, /* Inner gradient */
        1px 1px 3px rgba(0,0,0,0.2) /* Drop shadow */
    ;
}

hr{
    clear: both;
    display: block;
    border: 0;
    height: 1px;
    background: #ccc;
    width: 95%;
    margin: 20px auto;
}

/**
 * Header
*/
#header {
    height:56px;
    margin:0 auto 0;
    padding:0;
}
#header h1.site-title a{
    text-indent: -1000px;
    background: url('/theme/sistemio/img/logo.png') no-repeat;
    height: 55px;
    width:180px;
    float: left;
}
#header span.site-tagline{
    float: left;
    color: #383838; font-style: italic; font-size: 11px;
    line-height: 55px;
}

/*features*/
#features_left {
    background: url('/theme/sistemio/img/features_left_column_bg.gif') repeat-y left;
}
#features_left ul li {
    background: url('/theme/sistemio/img/features_left_column_li_hr.gif') no-repeat 15px -1px;
    margin: 0 15px 0 1px;
    padding-left: 15px;
    width: 232px;
    height: 42px;
    line-height: 42px;
    color: #679d0f;
    font-size: 14px;
    font-weight: bold;
    list-style: none;
    cursor: pointer
}
#features_left ul li.first { background-image: none }
#features_left ul li.hover { background-color: #cecece }
#features_left ul li.features_current {
    background: url('/theme/sistemio/img/features_arrow.png') no-repeat;
    width: 248px;
    color: #fff
}


#features_left ul li span {
    background:none no-repeat scroll 3px 0 transparent;
    padding-left:33px;
}

#features_left ul li.features_catalog span {
    background-image: url('/theme/sistemio/img/tienda_online/tab-categories.gif');
}
#features_left ul li.features_customers span {
    background-image: url('/theme/sistemio/img/tienda_online/customers.gif');
}
#features_left ul li.features_orders span {
    background-image: url('/theme/sistemio/img/tienda_online/cart.gif');
}
#features_left ul li.features_payment span {
    background-image: url('/theme/sistemio/img/tienda_online/payment.gif');
}
#features_left ul li.features_shipping span {
    background-image: url('/theme/sistemio/img/tienda_online/tab-shipping.gif');
}
#features_left ul li.features_stats span {
    background-image: url('/theme/sistemio/img/tienda_online/tab-stats.gif');
}
#features_left ul li.features_seo span {
    background-image: url('/theme/sistemio/img/tienda_online/search.gif');
}
#features_left ul li.features_security span {
    background-image: url('/theme/sistemio/img/tienda_online/access.png');
}
#features_left ul li.features_translations span {
    background-image: url('/theme/sistemio/img/tienda_online/translation.gif');
}
#features_left ul li.features_localization span {
    background-image: url('/theme/sistemio/img/tienda_online/world.gif');
}
#features_left ul li.features_admin span {
    background-image: url('/theme/sistemio/img/tienda_online/prefs.gif');
}
#features_left ul li.features_front span {
    background-image: url('/theme/sistemio/img/tienda_online/tab-preferences.gif');
}

#features_right h3 {
    color:#679D0F;
    font-size:22px;
    font-weight:bolder;
    margin:0 0 10px;
}

#features_right ul {
    color:#383838;
    float:left;
    margin:0 10px 0 0;
    padding:0;
    width:310px;
}
#features_right ul li {
    list-style:disc inside none;
    padding:4px 0;
}

/**
 * Navigation (with dropdown)
*/
#nav { 
    margin-top:9px;
    height: 29px;
    background: url("data:image/gif;base64,R0lGODlhAQAdAMQAAF5nbVljaWp0e1xlbFhiaGJscmRudXB6gVhhZ2NtdHR+hV5mbFtkampzem94gG53fmBpb2VvdnJ8g1tka2hxeFReZFZgZWFrcW12fmFqcGZwd2x1fHN9hAAAAAAAAAAAACH5BAAAAAAALAAAAAABAB0AAAUYoMJJh/Ngm9BQWmQkxZVBwDJMTEAgVhUCADs=") repeat-x #626C72;
    -moz-border-radius-topright:6px;
    -moz-border-radius-topleft:6px;
    -webkit-border-top-right-radius:6px;
    -webkit-border-top-left-radius:6px;
}
#nav ul li,
#nav ul li a { float: left; display: block;font-weight: bold; }
#nav ul li:first-child a { border-left: 0px solid #ccc;}
#nav ul li{padding: 0 10px;}
#nav ul li a { margin:6px 3px 0;color: #fff;padding: 3px; border-bottom: 1px solid #FE7700; text-decoration: none;
               -moz-border-radius-topright:6px;
               -moz-border-radius-topleft:6px;
               -webkit-border-top-right-radius:6px;
               -webkit-border-top-left-radius:6px;
}
#nav ul li a:hover { color:#687178;background: #f7f7f7; }
#nav ul li a.selected { color:#687178;border-bottom: 1px solid #f5f5f5;background: #f5f5f5; }
#nav ul li a.selected:hover { border-bottom: 1px solid #FE7700; }

.sf-menu, .sf-menu * { margin:0; padding:0; list-style:none; }
.sf-menu { line-height:1.0; }
.sf-menu ul { position:absolute; top:-999em; width:10em; }
.sf-menu ul li { width:100%; }
.sf-menu li:hover { visibility:inherit; }
.sf-menu li { float:left; position:relative; }
.sf-menu a { display:block; position:relative; }
.sf-menu li:hover ul,
.sf-menu li.sfHover ul { left:0; top:2.5em; z-index:99; }
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top:-999em; }
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left:10em; top:0; }
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top:-999em; }
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { left:10em; top:0; }

/*#nav ul li:first-child ul { margin: -3px 0px 0px 0px; }*/
#nav ul li ul { margin: -3px 0px 0px -1px; background: #fff;border: 1px solid #999;border-bottom: 4px solid #999;padding: 5px; }
#nav li li:first-child a {  }
#nav li li a { background: #fff; color:#383838 }
#nav li li{padding: 0}
#nav li li a:hover { color: #687178; }

#nav li li li:first-child {  border-left: 0px solid #ccc; }
#nav li li li { margin: 0px 0px 0px -1px; }
/**
* Sub Menu 
*/
.menu_right{
    background: url("../img/bg-content-right.png") no-repeat;
    min-height: 100px;
    padding: 10px;
}
.menu_right h3{
    padding: 10px 0 0 10px;
    color: #FF880F;
    font-weight: bold;
}
.menu_right ul{
    margin: 20px 0 0 5px;
}
.menu_right li{
    background:url("../img/bullet_blue.png") no-repeat scroll -4px 0;
    margin:0.2em 0;
    padding-left:12px;
    text-align: left ;
}

/**
 * Main
*/
.message { border: 2px dashed #eee; padding: 10px; margin: 0px 0px 10px 0px; }

.nodes .node h2 { font-size: 26px; }

.node { margin: 0px 0px 10px 0px; }
.node h2 a { text-decoration: none; display: block; }
.node h3 { margin: 15px 0px 10px 0px; }
.node .node-info,
.node .node-more-info { font-size: 13px; color: #383838; font-style: italic; display: block; }
.node .node-info a,
.node .node-more-info a { font-style: normal; }
.node .node-body { margin: 20px 0px 15px 0px; }
.node .node-body ul { margin: 10px; }
.node .node-body ul li { list-style-type: disc; margin: 0px 0px 0px 25px; }

.comments h3 { margin: 50px 0px 10px 0px; }
.comments .comment { border-top: 1px solid #f7f7f7; }
.comments .comment .comment { margin: 0px 0px 0px 40px; }
.comments .comment .comment-body { line-height: 20px; }

.comment .comment-info { border-top: 1px solid #fff; background: #f7f7f7; display: block; height: 39px; }
.comment .avatar { float: left; }
.comment .avatar img { padding: 3px; }
.comment .name { float: left; padding: 8px 0px 8px 10px; font-weight: bold; color: #000; }
.comment .date { float: left; padding: 8px; color: #383838; }
.comment .comment-body { clear: both; font-size: 13px; padding: 10px 0px 3px 0px; }
.comment .comment-reply { padding: 10px 5px 10px 0px; }
.comment .comment-reply a { font-size: 11px; text-transform: lowercase; color: #000; background: #f7f7f7; padding: 5px; text-decoration: none; }
.comment .comment-reply a:hover { background: #464646; color: #fff; }

.comment-form h3 { margin: 50px 0px 10px 0px; }
.form .comment-form h3 { margin: 0px 0px 10px 0px; }
.comment-form p { padding: 10px 0px 20px 0px; }
.comment-form #recaptcha_widget_div { margin: 0px 0px 10px 0px; }

.block {
    font-size: 12px;
    margin: 0px 0px 5px 0px;
}
.block h3 { margin: 0px 0px 5px 0px; font-size: 15px; }
.block .block-body { 
    padding:5px 10px;
    background:#FFFFFF;
    border:1px solid #EBEBEB;
    border-width:1px 1px 0 1px;
    text-align: justify;
}
.end-block{
    background:url("/theme/sistemio/img/block220.gif") no-repeat center bottom;
    height: 19px;
    width: 220px;
}
.block ul li { list-style-type: disc; margin: 0px 0px 0px 25px; }

.block-search input[type=text] { width: 200px; float: left; margin: 2px; }

.mtop{
    margin-top: 5px !important;
}
/**
 * Footer
*/
#footer { background:#fff;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc; margin-top: 10px; padding: 20px 0px 20px 0px; font-size: 12px; }
#footer .right { text-align: right; }
#footer .links{
    border: 1px solid #ccc;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #f5f5f5;
}
#footer h4{
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
}
#footer ul{
    margin-left: 5px;
    font-family: 10px;
}
#footer ul li{
    margin-top: 3px;
}

#debug-kit-toolbar ul li.panel-tab { display: none; }
#debug-kit-toolbar ul li.icon { display: inline; }

#access div:first-child{
    margin-left: 125px
}
#access div{
    float: left;
    width: 285px;
    padding: 10px;
    border: 8px solid #EDFEC7;
    height: 103px;
    margin-right: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#access div.hover{
    border-color: #FF880F;
}
#access h4{color: #679D0F}
/*tabs*/
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #ccc;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background: #e0e0e0;

    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}
ul.tabs li a {
    text-decoration: none;
    color: #000;
    display: block;
    padding: 0 10px;
    border: 1px solid #fff;
    outline: none;


    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}
ul.tabs li a:hover {
    background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    background: #fff;
    border-bottom: 1px solid #fff;
}
.tab_container {
    border: 1px solid #ccc;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left; width: 100%;
    background: #fff;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 230px;
}
.tab_content {
    padding: 10px;
}


/**/
dl.questions dt{
    background: url("/theme/sistemio/img/question.gif") no-repeat;
    font-weight: bold;
    height: 38px;
    line-height: 30px;
}
dl.questions dt, dl.questions dd{
    float: none;
    clear: both;
    padding-left: 45px;
    margin: 0;
}
ul.diferencias {
    list-style-image:url("/theme/sistemio/img/icons/medal_gold_1.png");
    margin: 0 0 0 25px;
}

ul.squareBullets {
    list-style-image:url("/theme/sistemio/img/ul_graybullet.gif");
    margin: 0 0 10px 25px;
}
ul.squareBullets li {
    margin: 10px 0 0 0;
}
ul, ol {
    list-style:none outside none;
}
.tcenter{
    text-align: center;
}
.box{
    background: url('/theme/sistemio/img/boxbg.gif') center no-repeat;
    height:149px
}
.box div{
    padding: 10px;
    text-align: center;
}
.box h3{
    font-weight: bold;
    margin-bottom: 10px;
}
.box p{
    font-size: 12px;
}
a.read_more  {
    background-color:#353535;
    color:#F5F5F5;
    padding:5px 10px;
    text-decoration:none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
a.read_more:hover{
    background-color:#4a4a4a;
}

.hide{display: none}
.clr{clear: both;}
/* 
	Grey Suits you Sir. Please host the images on your own server.
	written by Stuart Colville http://www.muffinresearch.co.uk
*/
table,td
{
    border               : 1px solid #CCC;
    border-collapse      : collapse;
    font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
table
{
    border                :none;
    border                :1px solid #CCC;
}
thead th,
tbody th
{
    background            : #FFF url(../img/table/th_bck.gif) repeat-x;
    color                 : #383838;
    padding               : 5px 10px;
    border-left           : 1px solid #CCC;
    vertical-align: middle;
}
tbody th
{
    background            : #fafafb;
    border-top            : 1px solid #CCC;
    text-align            : right;
    font-weight           : normal;
}
tbody th a.flecha{
    background: url('/theme/sistemio/img/icons/bullet_arrow_right.png') left no-repeat;
    padding-left: 17px;
}
tbody tr td
{
    padding               : 5px 10px;
    color                 : #383838;
    text-align: center;
    vertical-align:middle;
}
tbody tr:hover
{
    background            : #FFF url(../img/table/tr_bck.gif) repeat;
}

tbody tr:hover td
{
    color                 : #454545;
}
tfoot td,
tfoot th
{
    border-left           : none;
    border-top            : 1px solid #CCC;
    padding               : 4px;
    background            : #FFF url(../img/table/foot_bck.gif) repeat;
    color                 : #383838;
}
caption
{
    text-align            : left;
    font-size             : 120%;
    padding               : 10px 0;
    color                 : #383838;
}
/*table a:link
{
	color                 : #383838;
}
table a:visited
{
	color                 : #383838;
}
table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
table a:active
{
	color                 : #003366;
}*/
