/* Reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0 none;
 outline: 0 none;
 vertical-align: baseline;
 background: transparent;
}
h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
:focus { /* remember to define focus styles! */
 outline: 0 none;
}
ins  { /* remember to highlight inserts somehow! */
 text-decoration: none;
}
del {
 text-decoration: line-through;
}
table { /* tables still need 'cellspacing="0"' in the markup */
 border-collapse: collapse;
 border-spacing: 0;
}
textarea {
 font-size: inherit;
 font-family: inherit;
}

/* TinyMCE specific rules */
body.mceContentBody {
 background: #ffffff none repeat 50% 0 !important;
}


/* General */
body {
font-size: 13px;
line-height: 20px;
 font-family: tahoma, arial,helvetica,sans-serif;
color: #5a5a5a;
background: #ffffff url("../images/body-bg.jpg") repeat center top;
}
a {
color: #666666;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
}
ul {
 margin: 0 0 20px 18px;
 padding: 0;
 list-style-type: disc;
}
ol {
 margin: 0 0 20px 28px;
 padding: 0;
 list-style-type: decimal;
}
p {
 margin: 0 0 20px 0;
 padding: 0;
}
h2 {
 font-size: 18px;
    font-weight: bold;
 color: #4c8102;
 margin-bottom: 3px;

}

h3 {
 font-weight: bold;
 font-size: 14px;

}
h4 {
 font-weight: bold;
 font-size: 14px;

}
h5 {
 font-weight: bold;
 font-size: 14px;

}
h6 {
 font-weight: bold;
 font-size: 14px;

}


/* Common classes */
.nospace {
 margin-bottom: 0;
}
.center {
 margin: 0 auto 20px;
 text-align: center;
}
.large {
 font-size: 17px;
}
.small {
 font-size: 11px;
}
.left {
 float: left;
}
.right {
 float: right;
}
.clear {
 overflow: hidden;;
}



/* Top */
div#header {
 position: relative;
 overflow: hidden;
 margin: 0 auto;
 width: 960px;
 height: 140px;
}
#toprightimage {
    position: absolute;
    right: 0;
    top: 20px;
}
#toprightimage2 {
    position: absolute;
    right: 160px;
    top: 15px;
}

/* Main Menu */
div#mainmenu {
 background: none repeat-x scroll left top #272727;
    -moz-border-radius: 20px 20px 0 0; /* FF1-3.6 */
 -webkit-border-radius: 20px 20px 0 0; /* Saf3-4, iOS 1-3.2, Android <1.6 */
         border-radius: 20px 20px 0 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */

 /* useful if you don't want a bg color from leaking outside the border: */
 -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
div#mainmenu ul.menu {
 margin: 0 auto;
 padding: 0;
 font-size: 18px;
 font-weight: bold;
 color: #ffffff;
 list-style: none;
 text-align: center;
 overflow: hidden;
}
div#mainmenu ul.menu li {
 float: left;
}
div#mainmenu ul.menu li a {
 display: block;
 float: left;
 padding: 10px 0;
 color: #ffffff;
 text-decoration: none;
    text-transform: uppercase;
    line-height: 32px;
}
div#mainmenu ul.menu li.active a {
 color: #d7f791;
}
div#mainmenu ul.menu li a:hover {
 color: #d7f791;
}
div#mainmenu ul.menu li span {
 display: block;
 float: left;
 padding: 0 40px;
}





/* Layout */
#maincontainer {
    background: transparent url("../images/maincontainer-bg.png") repeat-x left top;
}
div#container {
 margin: 0 auto;
 width: 960px;
 background-color: transparent;
}
/* Sub page content */
div#content {
 overflow: hidden;
 border-left: 1px solid #272727;
 border-right: 1px solid #272727;
 background-color: #ffffff;
}
div#maincol {
 display: inline;
 overflow: hidden;
 float: left;
}
div.size960 { width: 958px; }
div.size646 { width: 644px; }
div#rightcol {
 display: inline;
 overflow: hidden;
 margin: 0;
 padding: 0 17px;
 float: right;
 width: 280px;
}


/* Footer */
div#footer {
 margin-bottom: 20px;
 font-size: 11px;
 line-height: 30px;
 color: #ffffff;
 clear: both;
 text-align: center;
 overflow: hidden;
 background-color: #272727;
}
div.modfooter {
    overflow: hidden;
    padding: 0 20px;
}
div.modfooter .line1 {
    float: left;
}
div.modfooter .line2 {
    float: right;
}
div#footer a {
 color: #ffffff;
 text-decoration: none;
}
div#footer a:hover {
 text-decoration: underline;
}



/* User 1 - Hero */
.mainbanner {
    position: relative;
    overflow: hidden;
    padding: 40px 50px 40px 20px;
}
.mainbannertext {
    float: left;
    font-size: 36px;
    line-height: 44px;
    font-weight: bold;
    color: #4c8102;
}
.mainbannertext .text1 {
    display: block;
}
.mainbannertext .text2 {
    display: block;
    font-size: 48px;
}
.mainbanner a {
    float: right;
}

/* Home */
#slideshow {
    overflow: hidden;
    margin: 0 20px 20px 0;
    float: left;
    width: 500px;
    height: 330px;
    background-color: #4c8102;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
}
#slideshow .slide {
    margin: 0 0 10px;
    padding: 22px;
}
#slideshow img {
    border: 1px solid #ffffff;
}
.bigbutton {
    display: inline-block;
    width: 302px;
    height: 62px;
    background: #2c7bc0 url("../images/big-button-bg.jpg") no-repeat left top;
    text-align: center;
    line-height: 62px;
    color: #dddddd;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: rgba(0,0,0,.65) 2px 2px 2px;
}
.bigbutton:hover {
    background: #2c7bc0 url("../images/big-button-bg.jpg") no-repeat left bottom;
    text-decoration: none;
}

/* Right Images */
#rightimages {
    overflow: hidden;
    padding: 20px 20px 10px;
    float: left;
    width: 234px;
    background-color: #4c8102;
    text-align: center;
    color: #ffffff;
}
#rightimages img {
    margin: 0 0 10px;
    border: 2px solid #ffffff;
}


/* Right */
div#rightcol div.box h2 {
 margin: 0 20px 0 0;
 padding: 10px 15px;
 font-size: 17px;
 font-weight: normal;
 color: #666666;
 background-color: #bfe8c1;
}
div#rightcol div.box {
 float: left;
 width: 294px;
}
div#rightcol div.box a {
 font-size: 12px;
 font-weight: bold;
}

/* Special Box */
div#rightcol div.box {
 margin: 20px 0;
}

/* Right Menu */
div#rightcol ul.menu {
 margin: 0 20px 20px 0;
 padding: 0 !important;
 list-style-type: none;
 background-color: #fbfbfb;
}
div#rightcol ul.menu li {
 border-bottom: 1px dashed #cccccc;
 font-size: 14px;
}

div#rightcol ul.menu li a {
 display: block;
 padding: 10px 15px;
 color: #8a8a8a;
 text-decoration: none;
}
div#rightcol ul.menu li a:hover {
 color: #555555;
}

/* com_content */
div#maincol div#page table {
 width: 100%;
 border-collapse: collapse;
 border-spacing: 0;
 margin-bottom: 20px;
}
div#maincol div#page table tr {
 background-color: #f6f6f6;
}
div#maincol div#page table tr.odd {
 background-color: #eaeaea;
}
div#maincol div#page table td {
 padding: 2px;
 border: 1px solid #d9d9d9;
}
div#maincol div#page table th {
 padding: 8px 2px;
 border: 1px solid #d9d9d9;
font-weight: bold;
font-size: 16px;
 background-color: #4C8102;
 color: #fff;
}



/* Category - Blog */
.componentheading,
.contentheading {
 font-size: 18px;
 font-weight: bold;
 color: #4c8102;
 margin-bottom: 3px;
 }
.componentheading {
 margin-bottom: 13px;
 }


.contentheading a {
 text-decoration: none;
}
.contentheading a:hover {
 text-decoration: underline;
}

#page {
 padding: 20px;
}
table.contentpane {
 margin: 20px 30px;
 width: auto;
}
table.contentpane td {
 height: auto;
}
.blog {
 
}
.contentdescription {
 overflow: hidden;
 margin: 0;
 width: 568px;
}
.image_left {
 float: left;
 margin-right: 10px;
}
.image_right {
 float: right;
 margin-left: 10px;
}
.image_center {
 display: block;
 margin: 0 auto;
}
a.link_border {
 display: block;
 padding: 5px;
 border: 1px solid #dfdfdf;
}
.leading {
 margin-bottom: 20px;
 
}
.leading_item {
 overflow: hidden;
 width: 100%;
    margin-bottom: 20px;
}
.article_rows {
 margin-bottom: 20px;
 width: 100%;
 border-bottom: 1px dashed #cccccc;
}
.article_row {
 overflow: hidden;
 width: 100%;
 border-top: 1px dashed #cccccc;
 border-left: 1px dashed #cccccc;
}
.article_column {
 padding: 20px 15px;
}
.article_column img {

}
.article_column p {

}
p.readon {
 margin: 0;
 text-align: right;
 font-size: 13px;
 font-weight: bold;
}
.column_1_1 { width: auto; }
.column_1_2, .column_2_2 { width: 261px; float: left; border-right: 1px dashed #cccccc; }
.column_1_3, .column_2_3, .column_3_3 { float: left; width: 30%; border-right: 1px dashed #cccccc; }
.column_1_3, .column_2_3 { }
.column_3_3 {  }
.leading img.bordered,
img.bordered {
 border: 4px solid #4c8102;
}


.blog_more {
 
}
.blog_more h2 {
 
}
.blog_more ul {
 
}
.blog_more li {

}
.blog_more li a {
 
}
.contentpaneopen_edit {
 
}
.contentheading .contentpagetitle {

}
.buttonheading {
 float: right;
 font-size: 11px;
 color: #c5c4c4;
 text-align: center;
}
.articleinfo,
.iteminfo {
 font-size: 11px;
 color: #c5c4c4;
}
p.pageinfo {
 margin: 0 0 0 138px;
 font-size: 11px;
}
.pageinfo a {
 color: #666769;
}
.pageinfo span {
 font-size: 11px;
}
span.small {
 
}
div.pageresults {
 overflow: hidden;
 width: 100%;
 font-size: 12px;
 color: #666666;
}
div.counter {
 float: left;
}
ul.pagination {
 float: right;
}
ul.pagination li {
 display: inline;
 list-style-type: none;
 padding-left: 15px;

}
ul.pagination a {
 
}
ul.pagination span {
 
}
/* Article */
img.smartresize {
 float: right;
 margin-left: 10px;
}



/* System Messages */
div.error {

}
#system-message {
 margin: 0;
 padding: 0!important;
}
#system-message dt {
 display: none;
}
#system-message dd {
 margin: 0;
 font-weight: bold;
 text-indent: 0px;
 padding:0;
}
#system-message dd ul {
 margin: 0;
 padding: 3px 10px;
 list-style: none;
 color: #ffffff;
 background-color: #002963;
}
div.tool-tip {
 padding: 2px;
 background-color: #ffffcc;
 border: 1px solid #ff3300;
 font-size: 11px;
}


/* breadcrumbs */
div.breadcrumbs {
 margin-bottom: 10px;
 padding: 10px 0;
 font-size: 11px;
 color: #666666;
 border-bottom: 1px dashed #cccccc;
}
div.breadcrumbs a {
 color: #666666;
}



/* banners */
div#rightcol div.bannergroup {
 margin: 10px 0 8px;
 text-align: center;
}
div#rightcol div.banneritem img {
 display: block;
 margin: 0 auto;
 border: 1px solid #e0dfdf;
}
div#rightcol div.bannerfooter {
 color: #a9a9a9;
 font-size: 11px;
}
div.height259 {
 height: 259px;
}


/* Search */
div.results ol.list {
 list-style-image: none;
 list-style-position: outside;
 list-style-type: decimal;
}
div.results ol.list li {
 margin: 0 0 20px;
}
span.highlight {
 text-decoration: underline;
}
input#search_searchword {
 width: 200px;
 padding: 3px;
}



/* Web Forms - Newsletter Main */
div#maincol div#newsletterform {
 margin: 0 0 20px;
 overflow: hidden;
}
div#maincol div#newsletterform label {
 width: 140px;
}

div#maincol div#newsletterform select {
 display: inline;
 margin-bottom: 3px;
 padding: 1px 0;
 width: 224px;
}
div#maincol div#newsletterform input[type="text"] {
 margin-bottom: 3px;
 padding: 1px 2px;
 width: 220px;
}
div#status {
 color: #cc0000;
}


/* Web Forms - Main */
div#maincol div#form {
 margin: 0 0 20px;
 overflow: hidden;

}
div#maincol  div.formfield {
 overflow: hidden;
}
div#maincol  label, div#maincol span.label {
 margin-bottom: 3px;
 display: block;
 float: left;
 width: 130px;
}
div#maincol  input.inputtext, div#maincol input#chrono_verification {
 display: block;
 margin-bottom: 5px;
 padding: 1px 2px;
 width: 350px;
}
div#maincol  select {
 display: block;
 margin-bottom: 3px;
 padding: 1px 2px;
 width: 354px;
}
div#maincol textarea {
 display: block;
 margin-bottom: 3px;
 padding: 1px 2px;
 width: 350px;
 font-family: helvetica,arial,sans-serif;
}
div#maincol textarea#field_description {
 
}
div#maincol input.inputtext, div#maincol input#chrono_verification, div#maincol textarea, div#maincol select {
 border: 1px solid #cfcfcf;
}
div#maincol input.inputtext {
 margin: 0 0 3px 130px;
}
div#maincol input.submitbutton {
 margin: 0 0 0 130px;
 padding: 5px 0;
 width: 120px;
 border: 0 none;
 background-color: #666666;
 color: #ffffff;
 cursor: pointer;
}
div#maincol span.LV_invalid {
 display: block;
 margin: 1px 0 4px 130px;
 padding: 2px;
 width: 200px;
 background-color: #ffffcc;
 border: 1px solid #cc0000;
 font-weight: normal;
 font-size: 11px;
}

div.user_name span {
 display: inline-block;
 margin-bottom: 3px;
}
a.tooltiplink {
 float: right;
 margin-right: 180px;
}

/* Web Forms - Main Content */
div.chronoform {
 display: none;
}
div#maincol form {
 margin: 0 0 18px;
}
div#maincol div.form_element {
 overflow: hidden;
}
div#maincol div.form_element label, div#mainco1 div.formfieldl span.label {
 margin-bottom: 3px;
 display: block;
 float: left;
 width: 130px !important;
}
div#maincol div.form_element input.cf_inputbox, div#maincol input#chrono_verification {
 display: block;
 margin-bottom: 5px;
 padding: 1px 2px;
 width: 350px;
}
div#maincol form .cf_dropdown select {
 display: block;
 margin-bottom: 3px;
 padding: 1px 2px;
 width: 354px;
}
div#maincol form .cf_textarea textarea {
 display: block;
 margin-bottom: 3px;
 padding: 1px 2px;
 width: 350px;
}
div#maincol input.cf_inputbox, div#maincol input#chrono_verification, div#maincol .cf_textarea textarea, div#maincol .cf_dropdown select {
 border: 1px solid #cfcfcf;
}

div#maincol form div.form_element label.b {
 width: auto !important;
 float: none;
}
div#maincol form div.form_element input.b,
div#maincol form div.form_element textarea.b,
div#maincol form div.form_element select.b{
 margin-left: 130px !important;
}

div#maincol form div.form_element label.c {
 width: 260px !important;
}
div#maincol form div.form_element input.c,
div#maincol form div.form_element textarea.c,
div#maincol form div.form_element select.c{
 width: 220px !important;
 text-align: left;
}
div#maincol form div.form_element input.cf_checkbox {
 width: auto !important;
}


div#maincol .cf_button input {
 margin: 0 0 0 130px;
 padding: 5px 0;
 width: 120px;
 border: 0 none;
 background-color: #272727;
 color: #ffffff;
}
div#maincol span.LV_invalid {
 display: block;
 margin: 1px 0 4px 130px;
 padding: 2px;
 width: 200px;
 background-color: #ffffcc;
 border: 1px solid #cc0000;
 font-weight: normal;
 font-size: 11px;
}

/* Register */
form#josForm {
 overflow: hidden;
}
form#josForm label {
 margin-bottom: 3px;
 display: block;
 float: left;
 width: 130px;
}
form#josForm input.inputbox {
 display: block;
 margin-bottom: 3px;
 padding: 1px 2px;
 width: 300px;
}
form#josForm select {
 display: block;
 margin-bottom: 3px;
 padding: 1px 2px;
 width: 304px;
}
form#josForm textarea {
 display: block;
 margin-bottom: 3px;
 padding: 1px 2px;
 width: 300px;
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
}
form#josForm input.inputbox,
form#josForm select,
form#josForm textarea {
 border: 1px solid #cfcfcf;
}
form#josForm input.inputbox {
 margin: 0 0 3px 0;
}
form#josForm input.submitton {
 margin: 0 0 0 130px;
 padding: 5px 0;
 width: 120px;
 border: 0 none;
 background-color: #6e7679;
 color: #ffffff;
 cursor: pointer;
}
form#josForm strong.heading {
 display: block;
 font-size: 16px;
 line-height: 20px;
 color: #830D0F;
 font-weight: normal;
 margin-left: -145px;
 margin-top: 20px;
}



/* Tienda Shopping Cart Module */
div#tiendaUserShoppingCart {
 margin-right: 16px;
 width: 210px;
 font-size: 11px;
 font-weight: bold;
 color: #878787;
}
div#tiendaUserShoppingCart span.CartTotal span {
 padding-left: 10px;
}
div#tiendaUserShoppingCart span.CartView {
 width: 60%;
}

/* Social Links */
a#twitterlink span,
a#facebooklink span {
 display: none;
}
a#twitterlink  {
 display: block;
 margin: 5px 0 4px 0;
 width: 24px;
 height: 24px;
 background: transparent url("../images/twitter.png") no-repeat left top;
}
a#twitterlink:hover  {
 background: transparent url("../images/twitter.png") no-repeat left bottom;
}
a#facebooklink  {
 display: block;
 width: 24px;
 height: 24px;
 background: transparent url("../images/facebook.png") no-repeat left top;
}
a#facebooklink:hover  {
 background: transparent url("../images/facebook.png") no-repeat left bottom;
}


/* Google Maps */
div.googlemap {
 width: 580px;
 height: 580px;
 border: 2px solid #74bb6b;
}

/* Page Navigation */
table.pagenav {
 background-color: #74bb6b;
}
table.pagenav a {
 color: #666666;
 text-decoration: none;
}
table.pagenav a:hover {
 color: #666666;
 text-decoration: underline;
}
table.pagenav th,
table.pagenav td {
 background-color: #74bb6b;
 border: 0 none !important;
}
table.pagenav th.pagenav_prev {
 padding: 5px 10px;
 text-align: left;
}
table.pagenav th.pagenav_next {
 padding: 5px 10px;
 text-align: right;
}


/* -- form validation */
label.invalid { color: #ff0000; }

/*  Logout Module */

div#topright {
 color: #9B9B9B;
 font-size: 11px;
 font-weight: bold;
}
div#topright input.button {
 border: 0 none;
 background-color: transparent;
 color: #9B9B9B;
 font-size: 11px;
 font-weight: bold;
 padding: 0;
 margin: 0;
 cursor: pointer;
}

/* Tienda */
div.product_info {
 border-bottom: 1px dashed #cccccc;
 margin-bottom: 20px;
}
.product_name {
 margin: 0 0 3px 0;
 padding: 0;
 font-size: 16px;
 line-height: 20px;
 font-weight: normal;
 background-color: transparent;
 border-top: 0 none;
 color: #666666;
}
.product_buy {
 margin-left: 20px;
 float: right;
 width: auto !important;
}
.product_buy img {
 display: block;
 margin: 0 0 5px auto;
}
.product_quantity_input {
 text-align: right;
 font-size: 11px;
}
.product_quantity_input input {
 width: 20px;
 padding: 2px;
 text-align: right;
 font-size: 11px;
 border: 1px solid #CFCFCF;
 color: #6A6A6A;
}
.add_to_cart input {
 display: block;
 margin: 2px 0 0 auto;
 width: 100px;
 height: 22px;
 border: 1px solid #c7dce2;
 background-color: #bfe8c1;
 color: #666666;
 font-weight: bold;
 cursor: pointer;
}
.add_to_cart input:hover {
 border: 1px solid #888888;
 color: #666666;
}
.product_price {
 display: block;
 text-align: right;
 color: #666666;
 font-size: 16px;
 line-height: 20px;
 margin: 0 0 3px;
 padding: 0;
}

div#maincol form.adminform {
 margin-bottom: 5px;
}
a.modal img {
 border: 1px solid #CCCCCC;
}

div.product_attributeoptions {
 overflow: hidden;
}
div.product_attributeoptions span {
 float: left;
 width: 40px;
 font-size: 11px;
}
div#maincol div.product_attributeoptions select {
 float: right;
 width: 120px;
 font-size: 11px;
}

/* Progressbar */
div.progressbar {
 margin: 20px 0;
 overflow: hidden;
}
div.progressbar div.step {
 float: left;
 width: 130px;
 padding: 0 5px;
}
.progressbar div.step span.num {
 display: block;
 margin: 0 auto;
 width: 30px;
 height: 30px;
 color: #666666;
 font-size: 15px;
 font-weight: bold;
 background-color: #edf4f6;
 text-align: center;
 line-height: 30px;
 border: 1px solid #cbdade;
}
.progressbar div.step span.text {
 font-size: 11px;
}
div.progressbar div.current-step span.num {
 background-color: #cbdade;
}
div.progressbar div.current-step span.text {
 font-weight: bold;
}
#tienda div.address {
 float: none;
 padding: 0;
 margin-bottom: 20px;
}
#tienda div.prepayment_message {
  padding: 0;
}
#tienda table.adminlist thead th {
  text-align: left;
}
#tienda table.adminlist thead th a {
  color: #6A6A6A;
  text-decoration: none;
}

#tienda table.adminlist td {
  vertical-align: top;
}


/* Tips */
.wp-caption {
border: 1px solid #DDD;
text-align: center;
background-color: #F3F3F3;
padding-top: 4px;
margin: 0 10px 10px 0;
border-image: initial;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.alignleft {
float: left;
}
.upperright {
 float: right;
 margin: -50px 0 0 10px;
}