

body {
    background: #D7D7D7 url(../img/chrome_repeat_bg.gif) left -14px repeat-x;
    margin: 0;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

p > a:link, p > a:visited {
    text-decoration: underline;
}

#wrapper {
    background: url(../img/chrome.png) center -14px no-repeat;
    min-width: 950px;
}




#content {
    background-color: #FFF;
}

div.indent {
    padding: 0 20px;
    width: 910px;
}




#page-top {
    background: #333 url(../img/site_nav_bg.png) left bottom repeat-x;
    color: #FFF;
    height: 30px;
}

#page-top input {
    padding: 1px;
    font-size: 11px;
}

#page-top input[type=submit], #page-top input[type=button], #page-top button {
    text-transform: uppercase;
}

ul#site-nav {
    color: #EFEFEF;
    float: right;
    list-style: none;
    margin: 0;
    margin-top: 6px;
}

#site-nav li {
    border-left: 1px solid #666;
    display: block;
    float: left;
    height: 20px;
    padding: 0 10px;
}

#site-nav li a {
    color: #6DCFF6;
    text-decoration: none;
}

#site-nav li a:hover {
    text-decoration: underline;
}

#site-nav a#gopro {
  color: #E0BA50;
  font-weight: bold;
}

#site-nav li#login_link, #site-nav li#user_state {
    border: none;
    padding-left: 0;
}

#site-nav li#login_link a, #site-nav li#user_state a {
    color: #DF96A9;
}

#site-nav li.hidden {
    display: none;
}

#site-nav li.activated {
    display: block !important;
}

#site-nav fieldset.val {
    border: none;
    display: inline;
    margin: 0;
    padding: 0;
}
    
#site-nav #messages {
    background: url(../img/mail.png) left top no-repeat;
    padding-bottom: 3px;
    padding-left: 25px;
}

#site-nav .new-mail {
    background-image: url(../img/mail_new.png) !important;
}

#site-nav #members {
    vertical-align: middle;
}

#site-nav #members input {
    cursor: pointer;
    font-size: 10px;
    vertical-align: middle;
}

#site-nav #UserLoginEmail, #site-nav #UserPassword, #site-nav #UserRemember {
    display: inline-block;
    margin-right: 0.5em;
}

#site-nav #UserLoginEmail {
    width: 160px;
}

#site-nav #members label {
    cursor: pointer;
}




form#site-search {
}

#site-search-text, #UserLoginEmail, #UserPassword {
    width: 118px;
}

#site-search-go, #members input[type=submit] {
    background: #97626E url(../img/active_tab_bg.png) left top repeat-x;
    border: 1px solid #97626E;
    color: #FFF;
}




div#banner {
    background: #111 url(../img/bg_logo.png) left top no-repeat;
}

div.pro-user div#banner {
    background-image: url(../img/bg_logo.png);
}

div#logo {
    display: block;
    height: 70px;
    margin: 16px 16px 0;
    width: 918px;
}

div#logo a {
    display: block;
    float: left;
    height: 72px;
}

#logo a#seomoz {
    width: 275px;
}

#logo a#hire {
    width: 150px;
}

#logo a#seminar-callout {
    width: 180px;
}

#logo a span {
    display: none;
}




ul#main-nav {
    clear: left;
    list-style: none;
    margin: 0;
}
    
#main-nav li {

    display: block;
    float: left;
}

#main-nav li a {
    color: #8A8A8A; /* color: #6DCFF6; */
    cursor: pointer;
    display: block;
    font-size: 1.25em;
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
}

#main-nav li a small {
    display: block;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

#main-nav li a.active {
    background: url(../img/white_highlight.png) left top repeat-x;
    color: #FFF;
}

#main-nav li a:hover {
    background: url(../img/blue_highlight.png) left top repeat-x;
    color: #FFF;
}

#main-nav li a.active:hover {
    background: url(../img/white_highlight.png) left top repeat-x;
    color: #9EE1FD;
}
    
#nav-home { width: 113px; }
#nav-Posicionamiento { width: 144px; }
#nav-AdWords { width: 165px; }
#nav-Buscadores { width: 143px; }
#nav-Optmizacion { width: 150px; }
#nav-Linkbuilding { width: 107px; }
#nav-Servicios { width: 128px; }




#pro-toolbar-wrap {
    background: #EFEFEF url(../img/pro-toolbar_bg.png) left top no-repeat;
}

#status {
    background: url(../img/pro_badge_ribbon.png) right top no-repeat;
    color: #EAC272;
    float: left;
    font-weight: bold;
    height: 53px;
    padding-top: 5px;
    padding-left: 66px;
    width: 114px; /* 180px total */
}

#status strong {
    font-size: 1.2em;
}

#status small {
    color: #FFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-indent: 1px;
}

ul#pro-toolbar {
    float: left;
    list-style: none;
    margin: 0;
    width: 770px;
}

#pro-toolbar > li {
    background: url(../img/down_arrow.png) right 7px no-repeat;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 0.5em 20px;
    position: relative;
    z-index: 100;
}

#pro-toolbar a {
    color: #FFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
    text-decoration: none;
}

#pro-toolbar li ul {
    background: #D1E6EF;
    display: none;
    left: -19px;
    position: absolute;
    top: 2.5em;
    width: 200px;
    z-index: 99;
}

    #pro-toolbar li span.down-arrow {
        display: none;
    }

    #pro-toolbar li:hover {
        background: #D1E6EF;
    }

        #pro-toolbar li:hover a {
            color: #214451;
        }
    
        #pro-toolbar li:hover ul {
            display: block;  
        }

    #pro-toolbar li ul li {
        border: solid 1px #C4C4C4;
        border-top: none;
        border-bottom: solid 1px #C6D8DF;
        display: block;
        float: none;
        font-size: 10px;
        list-style: none;
        padding: 0;
        text-transform: uppercase;
    }

        #pro-toolbar li ul li.zebra {
            background: #E0EBEF;
        }

        #pro-toolbar li ul li a, #pro-toolbar li:hover ul li a {
            color: #305D6F;
            display: block;
            padding: 0.5em 20px;
        }
    
            #pro-toolbar li ul li a:hover {
                background: #305D6F;
                color: #FFF;
                text-decoration: none;
            }
            
            


div.tool-section-banner {
    background: #EFEFEF none repeat scroll 0 0;
    border-bottom: 1px solid #BEBEBE;
    display: block;
    margin-bottom: 22px;
    padding: 1.5em 0 1em;
}

.tool-section-banner h1 {
    font-size: 3.5em;
    margin: 0;
    margin-left: 22px;
}

.tool-section-banner h1 a {
    color: #616263;
    text-decoration: none;
}

.tool-section-banner h1 a:hover, .section-banner h1 a:hover {
    text-decoration: underline;
}

.tool-section-banner h1 img {
    float: left;
    margin-right: 5px;
}

.tool-section-banner h1 span, .section-banner h1 span {
    display: inline;
}
    
div.section-banner {
    border-bottom: 1px solid #BEBEBE;
    height: 91px;
    margin-bottom: 22px;
    padding-top: 35px;
}

.section-banner h1 {
    font-size: 3.5em;
    padding-left: 240px;
}

.section-banner a {
    color: #616263;
    text-decoration: none;
}
    
.tagline {
    color: #787A7A;
    font-size: 1em;
    line-height: 1.5em;
    text-align: right;
}

.tagline p {
    margin: 0;
    padding-right: 22px;
}

.tagline .large {
    font-size: 1.2em;
    margin-bottom: 0;
    line-height: inherit;
}

div.minimal-section-banner {
    background: #EFEFEF none repeat scroll 0 0;
    border-bottom: 1px solid #BEBEBE;
    margin-bottom: 22px;
    padding: 1em 0;
}

div.minimal-section-banner h1 {
    font-size: 3.5em;
    margin-bottom: 0;
    margin: 0 22px;
}

div.minimal-section-banner a {
    color: #616263;
    text-decoration: none;
}




ul.sub-nav {
    float: left;
    margin: 0 0 1em 14px;
    padding: 0;
}

ul.sub-nav li {
    border-left: 1px solid #DDD;
    display: block;
    float: left;
    padding: 0 10px;
    text-align: center;
}

ul.sub-nav li:first-child {
    border-left: none;
    padding-left: 0;
}



ul.tab {
    background: url(../img/tabs_shadow.gif) left bottom no-repeat;
    border-bottom: 1px solid #D5E3EB;
    padding-left: 18px;
}

.tool-interface ul.tab {
    background: url(../img/tabs_shadow_870.gif) left bottom no-repeat;
}

.tab li {
    margin-left: 3px;
}

.tab a:link, .tab a:visited {
	background: url(../img/tab-round.png) right 74px;
}

.tab a span{
	background: url(../img/tab-round.png) left 74px;
}

.tab a:hover {
	background: url(../img/tab-round.png) right 37px;
}

.tab a:hover span{
	background: url(../img/tab-round.png) left 37px;
}

.tab-body {
    background: #FFF url(../img/tab_body_fade_bg.png) left top repeat-x;
}

.active a:link, .active a:visited, .active a:visited, .active a:hover{
    background: url(../img/tab-round.png) right 0 no-repeat;
}

.active a span, .active a:hover span{
    background: url(../img/tab-round.png) left 0 no-repeat;
}



div.toc {
    background: #D3E1E9;
    border-top: 1px solid #B2B2B2;
    border-bottom: 1px solid #B2B2B2;
    margin-left: 20px;
    position: relative;
    z-index: 0;
}

.toc a:hover {
    color: #696969;
}

.toc h3 {
    background: url(../img/mozstar_small.png) 12px 6px no-repeat;
    color: #984E61; /* Red*/
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0;
    padding: 0.5em 0 0.5em 40px;
}

.toc h3 a {
    color: #376490; /* Blue */
}

.toc h3 a:hover {
    color: #4E91DD; /* Light Blue */
}

.toc h3#about {
    margin-top: 1.0em;
}

.toc p {
    font-size: 1.2em;
    margin-bottom: 0.5em;
    padding-right: 20px;
    padding-left: 20px;
}

.toc ol, .toc ul {
    list-style: none;
    margin: 0;
    padding: 0.5em 0 0.5em 40px;
}

.toc ol {
    list-style: decimal;
}

.toc ul li ul {
    padding-left: 20px;
}

.toc li {
    margin-bottom: 0.25em;
}

.toc li a {
    color: #272727;
}

.toc .odd {
    background-color: #E3ECF1;
    margin-left: 1px;
    margin-right: 1px;
}

.toc h3.odd, .toc .odd h3 {
    background: #E3ECF1 url(../img/mozstar_small.png) 11px 6px no-repeat;
    padding-left: 39px;
}



div#footer {
    background: #4C4C4C url(../img/footer_bg.png) top center repeat-x;
    border-top: 1px solid #FFF;
    min-width: 950px;
    padding-bottom: 1.5em;
}

#footer .container {
    background: transparent url(../img/footer_shadow_bg.gif) center 81px no-repeat !important;
    padding-top: 100px;
}

#footer h4 {
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 6px;
}

#footer ul {
    list-style: none;
    margin: 0;
}

#footer li {
    margin-bottom: 0.5em;
}

#footer a {
    color: #0099ff;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer #copyright {
    color: #CCC;
    margin-top: 3.5em;
}

#footer #copyright small {
    color: #FFF;
    display: block;
    font-weight: normal;
}

#footer #copyright strong {
    display: block;
    margin-top: 0.5em;
}

#footer .flower {
    float: left;
    height: 44px;
    margin: 0 8px 8px 0;
    width: 44px;
}




table#cakeSqlLog {
    border-collapse: separate;
    color: #666;
    display: block;
    margin: 0;
}

table#cakeSqlLog caption {
    background: #4C4C4C;
    color: #FFF;
    font: 0.9em 'Verdana';
}

table#cakeSqlLog thead th {
    background: #333;
    border-top: 1px solid #272727;
    color: #FFF;
    font-weight: bold;
    padding: 2px 10px 2px 5px;
}

table#cakeSqlLog tbody td {
    background: #FFD;
}