/* reset for all browsers*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {  color:#000000;font-size:1em;margin: 0; padding: 0; }
table{border-collapse: collapse; border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em,  th, var{font-style: normal; font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
q:before, q:after{content:'';}

body{
    padding:0;
    margin:0;
    background:url(../images/body_bg.gif) 0 0 repeat-x #fff;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    height:100%;
}


li { margin: 0; padding: 0; list-style-type: none; }
fieldset {
    margin:1em;
    padding:1em;
    font-weight:bold;
    border:1px solid gray;
}
a img { vertical-align:text-bottom; }

i,em{
    font-style:italic;
}

body {
    font-family:arial,helvetica,sans-serif;
    font-size:85%;
    /*line-height:1.4;*/
}
H1 {font-size:1.5em}
H2 {font-size:1.2em}
H3 {font-size:1.15em}
H4 {font-size:1em}

img.icon-size{
    width:16px;
    height:16px;
}
body {
    color: #333;
}

a:link, a:visited {
    color: #638137;
    text-decoration: none;
}

a:active, a:hover {
    text-decoration: underline;
    color: #8EB653;
}

h1 {

    font-weight: bold;
    letter-spacing: -1px;
    margin: 0;
}

h1, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
    text-decoration: none;
}

h1 a:hover, h1 a:active {
    text-decoration: underline;
}

li a {
    line-height:2em;    
    text-decoration:none;
}

ul ul {
    padding-left:1.5em;
}
.smalltext{
    font-size:0.9em;
}



.header {
    position: relative;
    height: 80px;
    background: #7498BD url(../images/datatable_header.gif) repeat-x scroll left top;
    /*background:#FFFFFF url(/images/bg-header.jpg) repeat-x scroll center top;*/
}
#container{
    min-height:100%;
    position:relative;
}

#nav2{
    float:right;
    width:100%;
}
/*------------------------------------------------header--------------------*/
#header{
    width:872px;
    height:147px;
    margin:0 auto;
    position:relative;
    padding:0 34px 0 0;
}
#header  div.logo{
    display:block;
    background:url(../images/logo_clasesdeapoyo.png) 0 0 no-repeat;
    width:332px;
    height:74px;
    position:absolute;
    left:-34px;
    top:15px;
}
#header div.banner{
    width:620px;
    height:89px;
    position:absolute;
    left:200px;
    top:7px;
}

#right p.banner{
    text-align:center;
    padding: 10px;
}
#right p.banner img{

}
#right p.banner span{
    text-align:center;
    color:#cb6300;
    font-size:2em;
    font-weight:bold;
}
#header ul.tab{
    width:887px;
    height:35px;
    background:url(../images/nav_div.gif) left top no-repeat;
    padding:0 0 0 2px;
    position:absolute;
    left:23px;
    top:103px;
}
#header ul.tab li{
    padding:0 2px 0 0;
    float:left;
    background:url(../images/nav_div.gif) right top no-repeat;
    height:35px;
}
#header ul.tab li a{
    display:block;
    background:url(../images/nav_bg.gif) 0 0 repeat-x #010101;
    padding:0 12px;
    font-size:11px;
    font-weight:bold;
    line-height:35px;
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-family: "Lucida Sans Unicode", Verdana;
}
#header ul.tab li a:hover{
    background:url(../images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
    color:#434446;
}
#header ul.tab li a.hover{
    display:block;
    background:url(../images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
    padding:0 18px;
    font-size:11px;
    font-weight:bold;
    line-height:35px;
    color:#434446;
    text-decoration:none;
    text-transform:uppercase;
}
#header ul.tab li.noImg{
    background-image:none;
}
#header ul.menu{
    width:365px;
    height:82px;
    position:absolute;
    left:0;
    top:273px;
}
#header ul.menu li{
    float:left;
    margin:0 14px 0 0;
}
#header ul.menu li a.download{
    display:block;
    height:11px;
    width:77px;
    background:url(../images/download.gif) 0 0 no-repeat;
    padding:71px 0 0 0;
    font-size:11px;
    line-height:11px;
    color:#fff;
    background-color:inherit;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    text-transform:uppercase;
}
#header ul.menu li a.download:hover{
    background:url(../images/download_hover.gif) 0 0 no-repeat;
}
#header ul.menu li a.recycle{
    display:block;
    height:11px;
    width:77px;
    background:url(../images/recycle.gif) 0 0 no-repeat;
    padding:71px 0 0 0;
    font-size:11px;
    line-height:11px;
    color:#fff;
    background-color:inherit;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    text-transform:uppercase;
}
#header ul.menu li a.recycle:hover{
    background:url(../images/recycle_hover.gif) 0 0 no-repeat;
}
#header ul.menu li a.idea{
    display:block;
    height:11px;
    width:77px;
    background:url(../images/idea.gif) 0 0 no-repeat;
    padding:71px 0 0 0;
    font-size:11px;
    line-height:11px;
    color:#fff;
    background-color:inherit;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    text-transform:uppercase;
}
#header ul.menu li a.idea:hover{
    background:url(../images/idea_hover.gif) 0 0 no-repeat;
}
#body{
    width:922px;
    margin:auto;
    padding:0 14px 0 0;    

}
#left{
    width:600px;
    float:left;
    padding:8px 0 0 0;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right-------------------*/
#right {
    border-left:3px solid #E7E7E7;
    float:right;
    padding:8px 0 30px 8px;
    width:288px;
}

/*------------------------------------------------footer--------------------*/
#footer{
    width:100%;
    background:url(../images/footer_bg.gif) 0 0 repeat-x;
    height:50px;
    margin:0 auto;
    clear:both;
    position:relative;
    text-align:center;
    padding-top:15px;
}

#footer a{
    font:normal 12px/19px Arial, Helvetica, sans-serif;
    padding:0 7px;
    color:#fff;
    background-color:inherit;
    text-decoration:none;
}
#footer  a:hover{
    text-decoration:underline;
}
#footer p.copyright{
    font:normal 10px/15px Arial, Helvetica, sans-serif;

    color:#B0D44E;
    background-color:inherit;
}
#footer a.xhtml{    
    font:bold 10px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
    color:#fff;
    background-color:inherit;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;

}
#footer a.xhtml:hover{
    color:#000;
    background-color:inherit;
}
#footer a.css{    
    font:bold 10px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
    color:#fff;
    background-color:inherit;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;


}
#footer a.css:hover{
    color:#000;
    background-color:inherit;
}




.content {
    clear: both;
    margin:0 auto;
    width:80%;
}

.footer {
    font-size: 0.8em;
    margin-top: 10px;
    padding: 0 5px;
    color: #999;
    clear: both;
    margin:0 auto;
    width:80%;
    text-align:center;
}

.valignmid{
    vertical-align:middle;
}

.header h1{
    margin-left: 6em;
}
.header h1 span{
    color:#8EB653;
}

.tagline {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 0.8em;
    color: #fff;
    padding: 0 40px;
}

.tabs {
    position: absolute;
    margin: -1.1em 0 0 8em;
    padding: 0;
    bottom: -2px;
}
.tcl .inline-rating{
    float:right;
}


p.block{
    padding: 10px 0 10px 0;
}


.nav {
    background:#D9E3EA;
    border:0 solid #E0E4CB;
    height:2em;

}

.nav-left {
    float: left;
    margin: 0;
    padding:0.5em;
}

.nav-right {
    float: right;
    padding:0.2em;
}

.nav-footer {
    margin: 0 0 10px 0;
}

.nav-stats {
    color: #999;
    padding: 5px 1px 5px 1px;
    border-top: 1px solid #E0E4CB;
    border-bottom: 1px solid #E0E4CB;
    margin:5px 0 5px 0;

}

.nav-stats p.nav-left {
    width: 80%;
}
.nav-stats p.nav-right {
    margin:0;
}
.box {
    background-color:#EDEFE0;
    border-top:1px solid #E0E4CB;
    color:#000000;
    padding:4px 12px 24px;

}
.search{
    border: 1px solid #E0E4CB;
    padding: 0 ;
}

.box .top {

    color:#CB6300;
    display:block;
    font-size:20px;
    font-weight:bold;
    height:32px;
    line-height:32px;
    margin:0 0 7px;
    padding:0 0 0 36px;

}
.login{
    background:url(../images/memberlogin_icon.gif) no-repeat scroll 0 0;
}
.login .register a{
    color:#cb6300;
    font-weight:bold;
    padding-top:5px;
    float:left;
}

.box label {
    font-weight: bold;
    color:#6B8A05;
    font-size:0.9em;
}

.box .small {
    margin: 0 0 10px 0;
}

.box-comment {
    margin-left: 6px;
}


table.index {
    width: 100%;
    border: 1px solid #E0E4CB;
    margin-bottom: 10px;
}

thead th {
    background:#EDEFE0;
    color:#CB6300;
    text-align: left;
    font-weight: normal;
    padding: 4px 5px;
}

thead th a:link, thead th a:visited {
    color:#CB6300;
    font-weight:bold;
}

thead .tcm {
    text-align: center;
}

tbody {
    background: #f1f1f1;
}

.index tbody td {
    padding: 5px;
    vertical-align: top;
    border-top: 1px solid #E0E4CB;
    border-right: 1px solid #E0E4CB;
}

tbody td.tci {
    width: 10px !important;
    border-right: 0;
    background:#DEDFDF none repeat scroll 0 0;
    vertical-align:middle;
}

tbody .tcm {
    text-align: center;
    background: #dedfdf;
}

.forums-index .tcm {
    vertical-align: middle;
}

tbody .tcr {
    border-right: 0;
}

tbody .tds {
    border: 0;
    padding: 10px;
}

.thread {
    margin-bottom: 5px;
}

.thread td {
    border: 0;
}

.thread .profile {
    width: 24%;
}

.thread .body {

    max-width: 30px;
    line-height: 1.4em;
    background: #dedfdf;
}

.thread .body p {
    margin-top: 0;
}

.thread .body pre {
    margin-top: -10px;
}
.post-title {
    font-size:0.9em;
    font-weight:bold;
    border-bottom:1px solid #C1C1c1;
    padding-bottom:5px;
    margin-bottom: 5px;
}
.post-body {
    overflow: auto;
}

.post-body ul {
    margin: 10px !important;
    padding: 6px;
}

.post-body li {
    list-style-type: disc;
}

.thread dl {
    margin: 0;
}

.thread dt, .comment-user {  
    font-weight: bold;
    letter-spacing: -1px;
}

.thread dd.rank {
    font-weight: bold;
}

.thread dd.avatar {
    margin: 8px 0 4px 0;
}

.thread .thr {
    text-align: right;
}

.thread .links {
    text-align: right;
    color: #E0E4CB;
}
.thread .links span.link{
    background:transparent url(/images/link.png) no-repeat scroll left center;
    padding-left:20px;
}
.thread .links span.quote{
    background:transparent url(/images/forum/user_edit.png) no-repeat scroll left center;
    padding-left:20px;
}
.thread .links span.edit{
    background:transparent url(/images/forum/comment_edit.png) no-repeat scroll left center;
    padding-left:20px;
}
div.reply{
    background:transparent url(/images/forum/comments_add.png) no-repeat scroll left center;
    padding:5px 5px 5px 20px;
    margin-left:5px;
    font-weight: bold;
    font-size: 1.1em
}

.forums-index {
    margin-bottom: 5px;
}

.forums-index .tcl {
    width: 58%;
}

.forums-index .tcm {
    width: 8%;
}

.forums-index .tcr {
    width: 34%;
    vertical-align: middle;
}


.forums-list th {
    background: #d1d1d1;
    color: #333;
}

.forums-admin ul ul {
    margin-left: 15px;
}

.forums-admin ul ul li {
    margin-bottom: 5px;
}

.forum-name {
    font-weight: bold;
    font-size:1.2em;
}

.topic-status {
    font-size: 0.8em;

}
.topic-status img {
    vertical-align:bottom;
}

.topics-index .tcm {
    width: 7%;
}

.topics-index .tcr {
    width: 27%;
}
.topics-index .tcr img{
    float:right;
}
.topics-index .tcf {
    width: 14%;
}
.iconslegend{
    border:#dedfdf 1px solid;
    margin:10px;
    font-size:0.8em;

}
.iconslegend td{
    padding:2px;
}
#primary {
    float: left;
    width: 60%;
    margin: 6px 10px 0 0;
}

#secondary {
    float: right;
    margin-top: 12px;
    padding: 0 10px;
    width:30%;
}

.article-body {
    margin: 6px 6px 40px 6px;

}
.article-body ol,.article-body ul{
    padding-left:1.5em;

}
.comment-body ol {
    padding-left:1.5em;

}
.comment-body ul {
    padding-left:1.5em;

}
.article-body ul{
    padding-left:1.5em;
}
.article-body ol li{
    list-style-type:decimal;

}
.article-body ul li{
    list-style-type:disc;

}
.comment-body ol li{
    list-style-type:decimal;

}
.comment-body ul li{
    list-style-type:disc;

}
#comments {
    margin: 6px 0 26px 0;
}

.article-body p, .comment-body p {
    line-height: 1.4em;
    margin-top: 0;
}

.comment {
    margin: 0 0 25px 6px;
}

.comment-body {
    margin-top: 4px;
}

.secondary-list {
    margin: 5px 10px;
    padding-bottom: 20px;
}

.secondary-list li {
    margin-bottom: 6px;
}
.secondary-list li a {
    padding:0;
}
.messages-index {
    border: 0;
}

.messages-index p {
    margin: 0;
}

.messages-index .tcu {
    width: 20%;
    text-align: right;
    font-weight: bold;
    padding-right: 8px;
}

.messages-index .tcl {
    width: 60%;
    max-width: 477px;
    overflow: auto;
    border-right: 0;
    background: #dedfdf;
}

.messages-index .tcr {
    width: 20%;
    text-align: right;
    border-left: 0;
    color: #999;
}

.messages-index .tcr a {
    color: #999;
}




.info-left {
    float: left;
    margin: 0 0 10px 0;
    padding-left: 5px;
    border-left: 1px solid #f1f1f1;
}

.info-center {
    float: left;
    margin: 0 8px 10px 8px;
    text-align: center;
}

.info-right {
    float: right;
    text-align: right;
    margin: 0 0 10px 0;
    padding-right: 5px;
    border-right: 1px solid #f1f1f1;
}

.info-width {
    width: 32%;
}

.info-space {
    margin-top: 5px;
}

.info-footer {
    margin-bottom: 10px;
}

.title {  
    font-weight: bold;
    letter-spacing: -1px;
}

.title a {
    color: #333;
}

.article-title {
    font-size: 1.3em;
    font-weight: normal;
    padding-bottom: 3px;
}

.comments-link {
    float: right;
    margin-top: -20px;
}

.archives li {
    margin: 7px;
}

.detail, .detail a.text {
    color: #999;
    letter-spacing: -1px;
    font-weight: normal;
}

#filters {
    margin: 2px;
    padding: 4px;
    text-align: right;
}

blockquote {
    background: #f1f1f1 !important;
    border: 1px solid #f1f1f1;
    border-color: #ACA899 #FFF #FFF #ACA899;
    margin: 10px !important;
    padding: 6px;
}

.article-body blockquote {
    background: none !important;
    border: none;
    border-left: 1px solid #E0E4CB;
    padding: 10px;
}

cite {
    font-weight: bold;
    font-style: normal;
}

.clear {
    clear: both;
}

.sig-hr {
    margin-top: 20px;
    width: 200px;
    color: #E0E4CB;
}

.edited {
    margin-top: 15px !important;
    font-style: italic;
}

.disabled {
    color: #999;
}

.profile-avatar {
    float: right;
    margin: 10px 0;
}

.profile-title {
    color: #333;
    font-size: 1.6em;
    font-weight: bold;
    letter-spacing: -1px;
}

.profile-rank {
    color: #999;
}

.profile-info {
    margin-top: 20px;
}

.profile-bio {
    width: 500px;
}

.avatar-list {
    text-align: center;
}

.avatar-list .avatar {
    float: left;
    margin: 18px;
}

.avatar-show {
    text-align: center;
}

.chk {
    float: left;
    margin: 0 6px 10px 0;
}

.inline {
    float: right;
    width: 32%;
    height: 130px;
    border: 1px solid #E0E4CB;
}

.thread dd.avatar img, .profile-avatar img, .avatar-list .avatar img {
    max-width: 150px;
}

.home-left {
    float: left;
    width: 78%;
}

.home-right {
    float: right;
    width: 20%;

}

.main-search{
    text-align:center;

}
.main-banner{
    text-align:center;
    margin-top:2em;
}
.home-left .topics-index .tcr {
    width: 40%;
}

.home-right .calendar-nav {
    display: none;
}

.home-right .specialDay {
    background: #d1d1d1;
}

.home-right .specialDay a:link, .home-right .specialDay a:visited {
    color: #333;
}

.today {
    font-weight: bold;
}

.dayName th {
    background: #d1d1d1;
    color: #333;
    width: 14%;
}

.otherMonth {
    color: #E0E4CB;
}

.day, .otherMonth, .specialDay, .todayDay {
    text-align: right;
}

.specialDay p {
    margin: 2px 0 4px 0;
    text-align: left;
}

.reminders {
    background:#7498BD url(../images/datatable_header.gif) repeat-x scroll left top;
    color: #fff;
    text-align: center;
    padding: 4px;
    margin-bottom: 10px;
}

.reminders a {
    color: #fff;
}

.wrapper-footer {
    text-align: center;
    color: #999;
}

.icon {
    width:16px;
    height:16px;
}
.inew {
    background:transparent url(../images/forum/new.gif) repeat-x scroll left top;
}
.iread {
    background:url(../images/forum/read.gif) repeat-x scroll left top;
}
.ilocked {
    background:url(../images/forum/locked.gif) repeat-x scroll left top;
}



.prototip {
    position: absolute;
}

.tooltip {
    position: relative;
    color: #fff;
    background:#7498BD url(../images/datatable_header.gif) repeat-x scroll left top;
    padding: 4px 5px;
}

.center {
    text-align: center;
}


.post-body img { max-width: 100%; }
.post-body blockquote img { max-width: 532px; }
.post-body blockquote blockquote img { max-width: 498px; }
.post-body blockquote blockquote blockquote img { max-width: 464px; }
.post-body blockquote blockquote blockquote blockquote img { max-width: 430px; }
.messages-index img { max-width: 477px; }
.messages-index blockquote img { max-width: 445px; }
.messages-index blockquote blockquote img { max-width: 412px; }
.messages-index blockquote blockquote blockquote img { max-width: 380px; }

.at_sign { display: none; }
.calendar_select { width: 220px; float: right; text-align: center; margin: 2px; padding: 0; }
.calendar_date_select .cds_header, .calendar_date_select .cds_footer { padding: 8px; }
.calendar_date_select td:hover { background-color: #D1D1D1; }
.calendar_date_select td.selected { background-color: #D1D1D1; }
.calendar_date_select td div.other { color: #999; }
.calendar_date_select td.today { font-weight: bold; }
.calendar_date_select .cds_header a.prev { float: left; padding: 4px 7px; margin: 0px 2px; }
.calendar_date_select .cds_header a.next { float: right; padding: 4px 7px; margin: 0px 2px; }
.calendar_date_select .cds_header a.close { float: right; display: none; }
.calendar_date_select .cds_header a.prev:hover, .calendar_date_select .cds_header a.next:hover {  background:#7498BD url(../images/datatable_header.gif) repeat-x scroll left top; color: #fff; text-decoration: none; }

.file_list { list-style:none;padding:1em; }
.file_list li { list-style:none;padding:5px 0 0 0px;border-bottom:1px solid #aaa; }
.file_list li a { color:red;text-decoration:none;vertical-align:top;line-height:1.3em;padding:0 }
.file_list li img { padding-right:4px; }
.file_list li img.remove{ float:right }
.file_list li span {vertical-align:top  }
.file_list li a:hover { background:red;color:#fff; }


/* stylize for files */
.SI-FILES-STYLIZED label.cabinet
{



}

.SI-FILES-STYLIZED label.cabinet input
{

}

#notice, #error {
    border: 1px solid #999;
    background: #eee;
    margin-bottom: 10px;
}

#notice {
    background-color: #FBFBB1;
    text-align: center;
    padding: 5px 0;
}

#errorExplanation {
    border: 1px solid #333;
    background-color: #f1f1f1;
    margin-bottom: 10px;
}

#errorExplanation h2 {
    padding: 4px 5px;
    margin: 0;
    border-bottom: 1px solid #333;
    background-color: #FBFBB1;
}

#errorExplanation p {
    display: none;
}

#errorExplanation ul {
    padding: 6px 10px;
    margin: 0;
}

#errorExplanation ul li {
    padding: 2px 0;
}

.fieldWithErrors {
    display: inline;

}

div.formError{
    display:inline;
    color:red;
    padding-left:10px;
}

/*  anuncios  */
#advertisements {



}
#advertisements dt{
    display:inline;
    float:left;
    font-weight: bold;
}
#programs dt{
    display:inline;
    float:left;
    font-weight: bold;
}

#advertisements div,#programs div{
    padding:5px;
    border-bottom:1px solid gray;
}

/* iconera */
table#icons_panel{
    border-collapse:separate;

}

#icons_panel td{
    padding:5px;
}

.subject_search .left {
    float:left;
    width:50%;
}

.subject_search .right {
    float:right;
    width:50%;
}
.subject_search #exams div {
    float:left;
    width:50%;
}
.subject_search li {
    line-height:2em;
}
#contact-form{
    padding: 20px;
}
#contact-form label{
    display:block;
    padding:5px 0 5px 0;
}

#contact-form .info{
    font-weight:bold;

}
#contact-form p{
    padding:5px;

}
#academy h1{
    color:#cb6300
}
#academy a{

    background-color:inherit;
    color:#0A56B4;
    text-decoration:underline;
}
#reset-password label{
    display:block;
    padding :5px 0;
}
ul.rss li {
    list-style-type:none;
    margin:0 0 3px 6px;
    padding:0;
}
ul.rss {
    margin:5px 0 0;
    padding:0;
}
ul.rss li a {
    background:transparent url(../images/rss.gif) no-repeat scroll left center;
    padding-left:30px;
}

#signout{
    float:right;
    font-weight:bold;
}
#edit-profile{
    float:left;
    font-weight:bold;
}

#tp-caja-formulario div{
    padding: 10px 0 0 0;
}

#programs.info-detail p{
    padding: 5px 0 5px 0;
}
#tp-tipos li{
    float: left;
    padding-right: 50px;
    overflow: hidden;
}
#tp-tematicas li,#tp-provincias li {
    float: left;    
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 33%;
}
#tp-tematicas ul,#tp-tipos ul,#tp-provincias ul {

    list-style: none outside none;
    margin: 0;
    overflow: hidden;

}
#tp-tipos ul {

}
#tp-tematicas,#tp-provincias {
    text-align: left;
}
#tp-tematicas span,#tp-provincias span {
   color: #CB6300;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    
    
}
.strong{
    font-weight: bold;
}

.boton_adaptable2{
    border: 1px solid #638137;
    padding: 3px;
}

.minificha_curso p,.info-detail p{
    margin: 5px 0 5px 0;
}

.info-detail .boton_adaptable2{
    margin: 5px 0 5px 0;
}