@charset "utf-8";

/*
   style.css
   ejd-vilches
   
   Created by Manuel Palenciano on 2008-08-01.
   Copyright 2008 mpalenciano.es. All rights reserved.
*/

body {
	margin: 0;
	padding: 0;
	color: #520672;
	text-align: center;
	font: normal 12px/17px tahoma, Verdana, Arial, sans-serif;
	background-color: #520672;
}

/* =========== */
/* = Commons = */
/* =========== */

a:link, a:visited { color: #00c; }

a:hover { color: #c30; }

img { border: none; }

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

#box, #footer {
    width: 750px;
    margin: 0 auto;
}

#box {
    width: 750px;
    padding: 0 20px 20px;
    background-color: #fff;
}

span.green, a.green, #header #contact a {
    color: rgb(102, 160, 0);
}

a.green, #header #contact a {
    text-decoration: none;
}

a.green:hover, #header #contact a:hover {
    text-decoration: underline;
}

h2 a.green, h2 span.green {
    font-size: 14px;
    font-weight: normal;
}

/* ========== */
/* = Layout = */
/* ========== */

#header {
    width: 750px;
    position: relative;
    margin-bottom: 45px;
    text-align: right;
}

#rolls {
    width: 750px;
    margin-bottom: 0;
    text-align: center;
}

#affiliates {
    width: 750px;
    padding-bottom: 0;
}

#affiliate_list { width: 750px; }

#footer {
    clear: both;
    width: 790px;
    padding: 5px 0;
    font-size: .95em;
    color: #8c62ec;
    text-align: left;
    background-color: #520672;
}

/* ========== */
/* = Header = */
/* ========== */

#header #logo {
    float: left;
    width: 200px;
}

#header #contact {
    float: right;
    text-align: right;
}

#header #contact h2 {
    margin: 0 0 3px;
    font-size: 1em;
    text-align: center;
}

#header #contact a.green {
    font-size: .98em;
}

#header #contact .contact-item {
    border-bottom: 1px solid #d6d6d6;
}

#header #contact #address,
#header #contact #web,
#header #contact #phones {
    padding: 5px 10px;
}

#header #contact #address {
    float: left;
    border-left: 1px solid #d6d6d6;
    text-align: left;
}

#header #contact #web {
    float: left;
    border-left: 1px solid #d6d6d6;
    text-align: right;
}

#header #contact #phones {
    float: left;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    text-align: right;
}

#header #contact #v-card {
    clear: left;
    padding-top: 5px;
    color: #00c;
}

/* ========= */
/* = Rolls = */
/* ========= */

#rolls dl {
    width: 240px;
    margin: 0;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

#rolls dl.left { float: left; }
#rolls dl.center { margin: 0 auto; }
#rolls dl.right { float: right; }

#rolls dt {
    height: 35px;
    padding: 3px;
    color: #fbfff5;
    background-color: rgb(102, 160, 0);
}

#rolls dd {
    margin: 0;
    padding: 0;
}

/*#rolls dd img { width: 240px; }*/

/* ============== */
/* = Affiliates = */
/* ============== */

#affiliates {
    padding-bottom: 50px;
}

#affiliate_list h1,
#affiliates h1 {
    margin: 25px 0 10px;
    padding: 3px;
    color: #fbfff5;
    line-height: 35px;
    font-family: helvetica, arial, sans-serif;
    font-size: 23px;
    text-align: center;
    letter-spacing: .085em;
    text-transform: uppercase;
    background-color: rgb(102, 160, 0);
}

#affiliate_list #index {
    margin-bottom: 30px;
    color: rgb(102, 160, 0);
    font-size: .95em;
    text-transform: uppercase;
    letter-spacing: .088em;
    text-align: left;
}

#affiliate_list #index a {
    color: rgb(102, 160, 0);
    text-decoration: none;
}

#affiliate_list #index a:hover {
    text-decoration: underline;
}

#affiliate_list ul,
#affiliates ul {
    clear: left;
    margin: 0;
    padding: 0;
    text-align: left;
}

#affiliate_list ul li,
#affiliates ul li {
    display: block;
    margin: 0;
    list-style: none;
}

#affiliates ul li {
    display: inline;
    padding: 10px;
    margin: 10px;
}

#affiliates ul li a  img {
  margin: 0 20px 20px 0;
  width: 130px;
  vertical-align: middle;
}

#affiliate_list ul li {
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid rgb(102, 160, 0);
}

#affiliate_list ul li a.logo {
    float: left;
    width: 120px;
}

#affiliate_list ul li a.logo img { width: 100%; }

#affiliate_list ul li div.desc {
    margin-left: 135px;
}

#affiliate_list ul li div.desc h2 {
    margin: 0;
    font-size: 1.1em;
    text-transform: uppercase;
}

#affiliate_list ul li div.desc h2 a {
    color: #520672;
    text-decoration: none;
}

#affiliate_list ul li div.desc h2 a:hover {
    text-decoration: underline;
}

#affiliate_list ul li div.desc p {
    margin: 2px 0 5px;
    color: rgb(102, 160, 0);
}

#affiliate_list ul li div.desc div.thumbs a img {
    border: 1px dotted #fff;
}

#affiliate_list ul li div.desc div.thumbs a:hover img {
    border: 1px dotted rgb(102, 160, 0);
}

#affiliate_list ul ul {
    margin-top: 30px;
    margin-left: 135px;
}

#affiliate_list ul ul li.last {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

/* ========== */
/* = Footer = */
/* ========== */

#footer { margin-top: .5em; }

#footer a {
    color: #8c62ec;
    text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

#footer div#developer { float: right; }

#footer div#developer span { font-style: italic; }

#footer div#developer a {
    margin-left: 1em;
    font-size: 12px;
}
