/* Red Theme */
a, h1, h2,h4 {
    /* Alx - Color anterior para antes cuadrar con el logo color:#ae0d11; */
	color:#af0f2a; 
}
/* Alx- Top menu *************************/
.top-nav {
 	background: transparent;
    color: #fff;
    font-size: 14px;
    padding: 10px 18px 30px;
}
.top-nav li, .top-nav p, .top-nav a {
    color: #000; 
}
.top-nav li {
    float: left;
    padding-right: 10px; 
    margin-right: 10px; 
    border-right: 1px solid #000;
}
.top-nav a {
    text-decoration: none;
    line-height: 1em;

}
.top-nav a:hover {
    text-decoration: underline;
}
.top-nav li:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}
.top-nav ul {
    float: right;
}
/* **************************/
.nav {
    /* Alx - Color anterior para antes cuadrar con el logo*/
    /* background: #b81117; /* Old browsers */
    /* background: -moz-linear-gradient(top,  #c5181f 0%, #b81117 100%); /* FF3.6+ */
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5181f), color-stop(100%,#b81117)); /* Chrome,Safari4+ */
    /* background: -webkit-linear-gradient(top,  #c5181f 0%,#b81117 100%); /* Chrome10+,Safari5.1+ */
    /* background: -o-linear-gradient(top,  #c5181f 0%,#b81117 100%); /* Opera 11.10+ */
    /* background: -ms-linear-gradient(top,  #c5181f 0%,#b81117 100%); /* IE10+ */
    /* background: linear-gradient(to bottom,  #c5181f 0%,#b81117 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5181f', endColorstr='#b81117',GradientType=0 ); /* IE6-9 */
	/************************************************************/
	background: #800b1f; /* Old browsers */
    background: -moz-linear-gradient(top,  #af0f2a 0%, #800b1f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#af0f2a), color-stop(100%,#800b1f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #af0f2a 0%,#800b1f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #af0f2a 0%,#800b1f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #af0f2a 0%,#800b1f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #af0f2a 0%,#800b1f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0f2a', endColorstr='#800b1f',GradientType=0 ); /* IE6-9 */
	
}
.nav .support, .search a {
    color: #ffc063;
}
.button {
    /* Alx - Color anterior para antes cuadrar con el logo*/ 
	color:#ae0d11; 
	/*color: #af0f2a;*/
    background: #ffba4d; /* Old browsers */
    background: -moz-linear-gradient(top, #ffba4d 0%, #ff9d01 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffba4d), color-stop(100%,#ff9d01)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffba4d 0%,#ff9d01 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffba4d 0%,#ff9d01 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffba4d 0%,#ff9d01 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffba4d 0%,#ff9d01 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba4d', endColorstr='#ff9d01',GradientType=0 ); /* IE6-9 */
}
.button:hover {
    color: #940a0d;
    background: #ffb64f; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb64f 0%, #ff9603 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb64f), color-stop(100%,#ff9603)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb64f 0%,#ff9603 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb64f 0%,#ff9603 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb64f 0%,#ff9603 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb64f 0%,#ff9603 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb64f', endColorstr='#ff9603',GradientType=0 ); /* IE6-9 */
}
.search {
 /* Alx Antes del cambio para cuadrar con el logo OJO Solo tenia un color solido as per below
 background: #c5181f;*/
	background: #800b1f; /* Old browsers */
    background: -moz-linear-gradient(top,  #af0f2a 0%, #800b1f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#af0f2a), color-stop(100%,#800b1f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #af0f2a 0%,#800b1f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #af0f2a 0%,#800b1f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #af0f2a 0%,#800b1f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #af0f2a 0%,#800b1f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0f2a', endColorstr='#800b1f',GradientType=0 ); /* IE6-9 */
}
.aside {
/* Alx Antes del cambio para cuadrar con el logo OJO Solo tenia un color solido as per below
background: #999999;*/
 	background: #303030; /* Old browsers */
    background: -moz-linear-gradient(top,  #707070 0%,#303030 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#303030)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #707070 0%,#303030 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #707070 0%,#303030 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #707070 0%,#303030 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #707070 0%,#303030 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}