@import url(boilerplate.css);

/*
	Name: ConexionModa.com CMS
	Date: December 2010
	Description: Main stylesheet for the content management system.
	Version: 2.0
	Author: Fausto Carrera
	Autor URL: http://faustocarrera.com.ar
*/

/*-=-=-=-=-= structure =-=-=-=-=-*/

body {
	background: #c0c0c0;
	height: 100%;
	font-family: "trebuchet MS",sans-serif;
	font-size: 0.8em;
	/*overflow-y: auto;*/
}

body.white {
	background: #fff;
}

#wrapper {
	width: 960px;
	margin: 1em auto;
}

#wrapper #footer {

}

#wrapper-white {
	background: #fff;
	height: 100%;
	width: 100%;
}

/* header */

#download-cards header {
	background: url(../media/html/header_bg.jpg) no-repeat;
	height: 109px;
	width: 100%;
}

#download-cards header .skype {
	height: 23px;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100px;
}

#download-cards header .skype #SkypeButton_Call_download.cards_1 p#SkypeButton_Call_download.cards_1_paraElement ul#dropdown_SkypeButton_Call_download.cards_1 {
	widht: 60px !important;
	border: 1px solid red !important;
}

#download-cards header .header_pic{
	float: right;
	width: 410px;
	height: 74px;
}

#download-cards header .welcome_img{
	float: right;
	margin-right: -75px;
	margin-top: 35px;
}

#download-cards header .redeem_img{
	float: right;
	margin-right: -410px;
	margin-top: 75px;
}

#download-cards header .down-welcome_img{
	float: right;
	margin-right: 25px;
	margin-top: 35px;
}

#download-cards header .down-redeem_img{
	float: right;
	margin-right: 25px;
	margin-top: -10px;
}

#download-cards nav{
	background: url(../media/html/menu_bg.jpg) repeat-x;
	height: 35px;
}

#download-cards nav a {
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}

#download-cards nav a:hover {
	color: #333;
}

#download-cards nav ul {
	float: left;
	font-size: 0.9em;
	padding: 0.6em 0.2em;
	margin-left: 0.4em;
}

#download-cards nav ul li {
	display: inline;
	margin-right: 1em;
}

#download-cards nav ul li.active a {
	color: #333;
}

#download-cards nav a.lang {
	float: right;
	font-weight: normal;
	margin: 5px 10px 0 0;
	text-transform: capitalize;
}

/* contents */

#container {
	background: #fff url(../media/html/contents_bg.jpg) no-repeat top center;
	padding: 1em 2em;
}

#content{
	/*margin: 0 auto;
	min-height: 400px;
	width: 100%;*/
}

#content h1 {
	color: #333;
	font-family: helvetica,sans-serif;
	font-size: 22px;
	margin-bottom: 0.5em;
}

#content h2 {
	color: #333;
	font-family: helvetica,sans-serif;
	font-size: 20px;
	margin-bottom: 0.5em;
}

#content h3 {
	color: #333;
	font-family: helvetica,sans-serif;
	font-size: 18px;
	margin-bottom: 0.5em;
}

#content h5 {
	color: #333;
	font-family: helvetica,sans-serif;
	font-size: 13px;
	margin-bottom: 0.5em;
}

/* home */

#intro {
	overflow: auto;
	margin-bottom: 2em;
	width: 100%;
}

#asi-logo {
	height: 35px;
	margin: 240px 0 0 27px;
	width: 136px;
}

#video {
	background: #fff;
	border: 1px solid #eee;
	frameborder: 0;
	padding: 0.5em;
	width: 350px;
	/* border radius */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#video h3 {
	display: block;
	float: left;
}

#video a {
	float: right;
	margin-top: 0.5em;
}

#intro footer {
	margin-top: 0.5em;
}

#cards-info {
	background: url(../media/html/info_bottom.jpg) no-repeat;
	float: left;
	font-size: 0.9em;
	width: 559px;
	height: 145px;
	padding-top: 10px;
	padding-left: 12px;
}

#cards-info h3 {
}

#cards-info ul {
	float: left;
	margin: 15px 0 0 0;
}

#cards-info ul li {
	margin-bottom: 3px;
}

#cards-info a {
	clear: both;
	float: right;
	margin-right: 25px;
}

#banners-home {
	float: right;
	height: 136px;
	overflow: hidden;
	width: 335px;
}

/* content */

#content p {
	margin: 1em 0;
}

#content figure.info {
	margin: 0.8em 0;
}

#content ol.list {
	list-style: decimal;
	margin: 1em;
	padding: 1em;
}

#content ol.list li,
#content ul.list li {
	padding: 0.5em;
}

#content ol.list li:nth-child(even),
#content ul.list li:nth-child(even) {
	background: #e6e6e6;
}

#content ol li.h-entry,
#content ul li.h-entry {
	margin-bottom: 1em;
}

#content #dc {
	width: 288px;
	margin-right: 1em;
}

#content #dc header,
#content #rr header {
	clear: both;
	width: 100%;
	height: 40px;
}

#content #dc .left,
#content #rr .left {
	margin-right: 0.5em;
}

#content .number_red span {
	background: url(../media/html/bullet_red.png) no-repeat;
	color: #fff;
	margin-right: 5px;
	padding: 0 6px 1px 6px;
	width: 20px;
}

#content .number_gray span {
	background: url(../media/html/bullet_gray.png) no-repeat;
	color: #fff;
	margin-right: 5px;
	padding: 0 6px 1px 6px;
	width: 20px;
}

/* news slider */

#news-slider {
	background: url(../media/html/home_slider_bg.jpg) no-repeat;
	height: 256px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 5px;
	width: 911px;
	margin-bottom: 20px;
}

#news-slider ul#slider {
	width: 795px;
}

#news-slider ul#slider li {
	padding-top: 10px;
}

#news-slider #slider .banner-holder {
	float: left;
	height: 256px;
	margin: 0 5px;
	width: 255px;
}

#cards-slider {
	background: url(../media/html/try_slider_bg.jpg) no-repeat;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 0;
	width: 911px;
	margin-bottom: 20px;
}

#cards-slider ul#slider {
	width: 795px;
}

#cards-slider ul#slider li {
	padding-top: 8px;
}

#cards-slider ul#slider li img {
	margin: 0 9px;
}

.bx-auto {
	text-align: center;
	padding-top: 15px;
}

.bx-auto .start {
	background: url(../media/html/bx_styles/cm_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}

.bx-auto .stop {
	background: url(../media/html/bx_styles/cm_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}

.bx-auto a {
	color: #666666;
	font-size: 12px;
}

.bx-captions {
	text-align: center;
	font-size: 12px;
	padding: 7px 0;
	color: #666666;
}

.bx-next {
	position: absolute;
	top: 43%;
	right: -50px;
	z-index: 999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(../media/html/bx_styles/cm_next.png) no-repeat 0 -30px;
}

.bx-next:hover,
.bx-prev:hover, .bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
}

.bx-pager {
	text-align: center;
	padding-top: 7px;
	font-size: 12px;
	color: #666666;
}

.bx-pager a {
	color: #fd006f;
	margin-right: 5px;
	padding: 2px 4px 2px 8px;
	font-size: 18;
	zoom: 1;
	background: url(../media/html/bx_styles/cm_pager.png) no-repeat;
}

.bx-prev {
	position: absolute;
	top: 43%;
	left: -50px;
	z-index: 999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(../media/html/bx_styles/cm_prev.png) no-repeat 0 -30px;
}

.bx-wrapper {
	margin: 0 auto;
}

#cards-info a {
	float: none;
	margin-right: 15px;
}

/* products */

ol#prod-square li {
	background: url(../media/html/square_bg.gif) no-repeat;
	float: left;
	padding: 8px;
	height: 214px;
	width: 210px;
}

ol#prod-square li header {
	height: 75px;
}

ol#prod-square li header h3 {
	font-size: 1.2em;
	width:85%;
}

ol#prod-square li.dc-01 header {
	background: url(../media/html/icons/products/01.jpg) no-repeat top right;
}

ol#prod-square li.dc-02 header {
	background: url(../media/html/icons/products/02.jpg) no-repeat top right;
}

ol#prod-square li.dc-03 header {
	background: url(../media/html/icons/products/03.jpg) no-repeat top right;
}

ol#prod-square li.dc-04 header {
	background: url(../media/html/icons/products/04.jpg) no-repeat top right;
}

ol#prod-square li.dc-05 header {
	background: url(../media/html/icons/products/05.jpg) no-repeat top right;
}

ol#prod-square li.dc-06 header {
	background: url(../media/html/icons/products/06.jpg) no-repeat top right;
}

ol#prod-square li.dc-07 header {
	background: url(../media/html/icons/products/07.jpg) no-repeat top right;
}

ol#prod-square li.dc-08 header {
	background: url(../media/html/icons/products/08.jpg) no-repeat top right;
}

ol#prod-square li.dc-09 header {
	background: url(../media/html/icons/products/09.jpg) no-repeat top right;
}

ol#prod-square li.dc-10 header {
	background: url(../media/html/icons/products/10.jpg) no-repeat top right;
}

ol#prod-square li.dc-11 header {
	background: url(../media/html/icons/products/11.jpg) no-repeat top right;
}

ol#prod-square li.dc-12 header {
	background: url(../media/html/icons/products/12.jpg) no-repeat top right;
}

/* templates */

#content #dc-templates {
	background: url(../media/html/cards-03.png) no-repeat top right;
	height: 340px;
	margin-right: 1em;
}

#content #rr-templates {
	background: url(../media/html/cards-04.png) no-repeat top right;
	height: 340px;
}

/* try-it */

#mobile {
	background: url(../media/html/mobile-01.png) no-repeat top right;
	height: 283px;
	margin-top: 70px;
}

#mobile p {
	display: block;
	width: 55%;
}

/* news */

#news {
	width: 670px;
}

#news .news-image {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#news-banners {
	width: 210px;
}

#cards-news {
	height: 250px;
}

#banners-news {
	height: 543px;
	overflow: hidden;
	width: 205px;
}

/* clients */
#content .clients-img {
    margin: 15px auto;
    width: 920px;
}

/* faq */

ul#faq {
	margin-top: 20px;
}

ul#faq li {
	margin-bottom: 10px;
}

ul#faq li.title {
	border-bottom: 1px solid #b8b8b8;
}

ul#faq li.title a {
	font-size: 1.2em;
	color: #000;
}

/* pager */

#pager {
	margin: 20px 0;
	text-align: center;
}

#pager a {
	margin: 0 3px;
}

#pager a.current {
	border-bottom: 1px solid #ff0000;
}

/* contact */

#contact-form {
	width: 40%;
}

#distributors {
	width: 55%;
}

#distributors h4 {
	margin-top: 10px!important;
	margin-bottom: 25px!important;
}

#distributors ol li.title {
	color: #ff0000;
	margin-top: 1em;
}

#distributors ol li.country-title {
	color: #ff0000;
}

#distributors ol li.country {
	color: #ff0000;
	font-weight: bold;
	margin: 15px 0 0;
	padding: 0;
}

/* po */

#po {
	width: 80%;
	margin: 0 auto;
}

/* footer */

#footer {
	color: #fff;
}

footer#content-delivery-system {
	background: url(../media/html/footer_bg.jpg) no-repeat;
	height: 250px;
	width: 100%;
}

#footer #live-chat {
	float: left;
	margin: 25px 0 0 35px;
	width: 163px;
}

#footer #call {
	float: left;
	margin: 35px 0 0 303px;
}

#footer ul#payment {
	float: left;
	list-style: none;
	margin: 32px 10px 0 330px;
	padding: 0;
}

#footer ul#payment li {
	display: inline;
	margin-right: 0.5em;
}
#footer ul.social {
	float: right;
	list-style: none;
	margin: 20px 20px 0 0;
	padding: 0;
}

#footer ul.social2 {
	float: right;
	list-style: none;
	margin: 5px 20px 0 0;
	padding: 0;
}

#footer ul.social li {
	display: inline;
	margin-right: 0.5em;
}

#footer ul.social2 li {
	display: inline;
	margin-right: 0.5em;
}

#footer nav a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#footer nav a:hover {
	color: #333;
}

#footer nav ul {
	float: right;
	padding: 0.5em;
}

#footer nav ul li {
	display: inline;
}

#footer .footer-down {
	height: 110px;
	margin-top: 35px;
	width: 100%;
}

#footer .products-list {
	float: left;
	margin: 8px 35px 0;
	width: 415px;
}

#footer .products-list ul.lista-productos1 {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	width: 200px;
}

#footer .products-list ul.lista-productos2 {
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	width: 200px;
}

#footer .products-list ul.lista-productos1 li {
	font-size: 11.5px;
	line-height: 18px;
}

#footer .products-list ul.lista-productos2 li {
	font-size: 11.5px;
	line-height: 18px;
}

#footer .copy {
	color: #b1b1b1;
	font-size: 11.5px;
	float: right;
	margin: -90px 10px 0 0;
	padding: 1em;
	text-align: right;
	width: 400px;
}

#footer h5 {
	border-bottom: 1px solid #808080;
	color: #808080;
	font-size: 14px;
	margin-bottom: 5px;
}

a.arrow {
	background: url(../media/html/arrow.gif) no-repeat scroll 0 0.5em rgba(0, 0, 0, 0);
	color: #808080!important;
    display: inline-block;
    padding-left: 0.7em;
}

a.arrow:hover {
	color: #0088CC!important;
}

/* forms */

form label {
	display: block;
	margin: 0.5em 0;
	width: 100%;
}

form input.text,
form textarea.text,
form select.text {
	border: 1px solid #c0c0c0;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	font-size: 1em;
	margin-bottom: 0.5em;
	padding: 3px;
	width: 100%;
}

form textarea.text {
	height: 200px;
	resize: vertical;
}

form input.text:hover,
form textarea.text:hover,
form select.text:hover {
	border: 1px solid #666;
}

.notification {
	background: #ffffe0;
	border: 1px solid #ffff00;
	padding: 0.5em;
}

input.error,
select.error,
textarea.error {
	border: 1px solid #ff7d7d !important;
}

.display_error {
	display: none;
	float: right;
	height: 0;
	visibility: hidden;
}

/*pricelist*/
#content .pricelist {
    margin: 10px auto;
    width: 920px;  
}

/* facebook */

#facebook{
}

#facebook #middle_info{
	width: 100%;
}

#facebook #right{
	float: right;
	width: 745px;
}

#facebook #left{
	float: left;
	padding-top: 115px;
	width: 150px;
}

#facebook #middle_info p{
	text-align:center;
}

#facebook-form {
	height: 600px;
	width: 100%;
}

#fb-promo {
	margin: 0 auto;
	width: 80%;
}

#fb-promo input.text {
}

#fb-rules {
	background: #fff;
	border: 5px solid #333;
	display: none;
	height: 600px;
	overflow: auto;
	padding: 1em;
	width: 640px;
}

#fb-rules p.title {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
}

#fb-rules ol {
	list-style: decimal;
	margin: 10px;
	padding: 10px;
}

#banners-promo {
	float: left;
	height: 210px;
	margin-top: 40px;
	margin-left: 115px;
	width: 335px;
}

#banners-promo h4 {
	margin-bottom: 5px!important;
}

#banners-quote {
	float: left;
	height: 136px;
	margin-top: 0;
	overflow: hidden;
	padding: 0;
	width: 335px;
}

/* fastquote */

header#fastquote-hd {
	background: url(../media/html/fastquote_header.jpg) no-repeat;
	height: 90px;
	text-indent: -5000px;
}

#fastquote-form {
	margin: 0 auto;
	width: 480px;
}

form#fastquote {
	margin: 0 auto;
	width: 90%;
}

form#fastquote legend {
	font-size: 1.5em;
}

/* checklist */

#checklist{
	width: 900px;
	margin-top: 20px;
}

#checklist_es{
	width: 900px;
	margin-top: 20px;
}

/* compchart */

#compchart {
	margin: 0 auto;
	padding: 0;
	width: 769px;
}

#compchart img {
	border: none;
	margin-bottom: -5px;
	padding: 0;
}

/* mobile */

#video-mobile {
	background: #fff;
	border: 1px solid #eee;
	padding: 0.5em;
	width: 430px;
	/* border radius */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#video-mobile h3 {
	display: block;
	float: left;
}

#codes-reader {
	background: url('../media/html/codes.png') no-repeat;
	height: 376px;
	margin-left: 2em;
	padding: 10px;
	width: 215px;
}

#codes-reader #download {
	margin: 10px auto 0 auto;
	width: 90%;
}

/* currency */

#content h4 {
	color: #666;
	font-family: helvetica,sans-serif;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 40px;
}

#content h4.top-margin {
	color: #666;
	font-family: helvetica,sans-serif;
	font-size: 15px;
	margin-top: 50px!important;
	margin-bottom: 20px!important;
}

#currency-table {
	border-collapse: collapse;
	font-family: helvetica,sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 10px 50px 20px 50px;
	width: 450px;
}

#currency-table th {
	border-bottom: 2px solid #666;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

#currency-table td {
	border-bottom: 1px solid #ccc;
	color: #333;
	padding: 6px 20px;
}

#currency-table td.money {
	text-align: right;
}

#currency-table tbody tr:hover td {
	color: #666;
}

/* download-cards */
#download-bg {
    background: url('../media/html/downloadcards/bg.jpg') bottom center no-repeat;
    height: 946px;
    margin-bottom: 25px;
}

#download-bg img.target-img {
    margin: -235px 0 0 -130px;
}

#download-bg .top-content {
    height: 240px;
    margin: 10px auto;
    width: 650px;
}

#download-bg .top-content .top-text {
    height: 150px;
    margin: 20px auto;
    padding-top: 30px;
    text-align: center;
    width: 315px;
}

#download-bg .down-titulos {
    margin-top: 38px;
}

#download-bg .bottom-content {
    height: 220px;
    margin: 470px 0 0;
    width: 920px;
}

#download-bg .bottom-left {
    height: 100px;
    padding: 100px 0 0;
    text-align: right;
    width: 275px;
}

#download-bg .bottom-center {
    height: 200px;
    margin: -210px 278px;
    text-align: center;
    width: 345px;
}

#download-bg .bottom-right {
    height: 100px;
    margin: -200px 0 0 640px;
    padding: 100px 0 0;
    width: 275px;
}

#download-bg span {
    font-size: 9px;
    line-height: 11px;
}

#download-bg h1 {
    color: #EC1C24;
	font-family: helvetica,sans-serif;
	font-size: 22px;
    line-height: 20px;
    margin: 0;
}

#download-bg h2 {
    color: #231F20;
	font-family: helvetica,sans-serif;
	font-size: 22px;
    font-weight: 100 !important;
    margin: 0;
}

#download-bg h4 {
    color: #231F20;
	font-family: helvetica,sans-serif;
	font-size: 17px;
    font-weight: 100 !important;
    margin: 2px 0 0;
}

#download-bg h5 {
    color: #EC1C24;
	font-family: helvetica,sans-serif;
	font-size: 14px;
    text-align: center;
}

#download-bg h6 {
    color: #EC1C24;
	font-family: helvetica,sans-serif;
	font-size: 14px;
}

#download-bg p {
    margin: 5px 0 0;
}

/* a lot for little */
table#alot-table tr {
	margin-bottom: 0;
	padding-bottom: 0;
}

table#alot-table tr td img {
	display: block;
}

table#alot-table td.alot-footer {
	background: url('../media/html/alotforlittle/footer.png') bottom center no-repeat;
	height: 87px;
	margin-top: -5px;
}

table#alot-table td.alot-footer .price-bases {
	margin: 10px 0 0 25px;
	width: 440px;
}

table#alot-table td.alot-footer .price-bases p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table#alot-table td.alot-footer .price-bases a {
	color: #AD1F23;
	font-size: 16px;
}

table#alot-table td.alot-footer .price-bases span {
	color: #595A5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

table#alot-table td.alot-footer .footer-copy {
	margin: 40px 20px 0 0;
	text-align: right;
	width: 305px;
}

/* error */

#error {}

#error ul {
	margin-top: 1em;
}

/* common */

a, a:active, a:visited {
	color:#607890;
	text-decoration: none;
}

a:hover {
	color: #d90000;
}

.left {
	float: left;
}

.right {
	float: right;
}

ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* measures */

.d_100 { width: 100%; }
.d_80 { width: 79%; }
.d_70 { width: 69%; }
.d_60 { width: 59%; }
.d_50 { width: 49%; }
.d_40 { width: 39%; }
.d_47 { width: 47%; }
.d_30 { width: 29%; }
.d_20 { width: 19%; }