/*
Theme Name: DigiXcan
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.0
License: 
License URI: 
Tags: 
Text Domain: 
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;	
	background-image: url('images/bg-body.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	font-family:arial,verdana,tahoma;
	font-size:14pt;
	background-color:#929397;
	color:#3f3f3f;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;	
}
/*----- main wrapper -----*/
div.main-wrapper{
	width:900px;
	min-height:760px;
	margin:auto;
	text-align:left;
	background-color:#f0f0f1;	
}
div#header{
	background-image: url('images/bg-header.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:127px;
}
div.qtrans-container{
	height:40px;
	overflow:hidden;
	padding-top:20px;	
}
ul#qtranslate-chooser{
	float:right;
	margin-right:20px;	
}
ul#qtranslate-chooser a{
	display:block;
	background-repeat:no-repeat;
	width:42px;
	height:19px;
	overflow:hidden;
}
ul#qtranslate-chooser a.qtrans_flag_es{
	background-image: url('images/ico-esp.jpg');
}
ul#qtranslate-chooser a.qtrans_flag_en{
	background-image: url('images/ico-eng.jpg');
}
div.menu-top-nav-container{
	padding-top:38px;
}
ul.menu{
	padding-left:414px;	
}
ul.menu li{
	float:left;		
}
ul.menu a{
	font-size:14px;
	color:white;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000000;
	display:block;
	height:21px;
	background-image: url('images/bg-option.png');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:15px;
	padding-right:7px;
	padding-top:5px;
	position:relative;	
}
ul.menu a.next-bg{
	background-image: url('images/bg-rg.png');
}
ul.menu a:hover{
/*ul.menu li.current-menu-item  a{*/
	background-image: url('images/bg-top-hover.png');	
}
div#banner-wrapper{
	width:900px;
	height:200px;
	padding-bottom:20px;
	background-image: url('images/bg-banner.jpg');	
}
div#foo{
	width:900px;
	height:200px;
	overflow:hidden;
}
div#banner-wrapper div.banner{
	background-repeat:no-repeat;
	background-position:top left;
	width:900px;
	height:200px;
}
div#content-wrapper{
	min-height:325px;	
	position:relative;
	top:-20px;
	margin-bottom:-20px;
}
div#content-wrapper h2{
	color:#f7941d;
	font-size:16px;
	line-height:2.5;
	border-bottom:2px dotted #f7941d;
	margin-bottom:10px;
}
div#content-wrapper h3,
form label.formlabel{
	color:#f7941d;
	font-size:16px;
	font-style:italic;
	padding-bottom:15px;
	text-align:center;	
}
form label.formlabel{
	display:block;	
	text-align:left;
	padding-bottom:10px;
}
div#content-wrapper p,
div#content-wrapper ul li{
	font-size:14px;
	line-height:2.0;
	text-align:left;
}
div#content-wrapper p.small{
	font-size:11px;
	line-height:1.5;
}
div#content-wrapper ul{
	padding-left:20px;
}
div#content-wrapper ul li{
	list-style-type:disc;
}
div#content-wrapper div.process{
	padding:30px;
}
div#content-wrapper div.cols p.small{
	width:300px;
	margin-left: 110px;
	font-weight: 700;
	color: #777;
	font-size: 12px !important;
	line-height: 1.5 !important;
	font-style:italic;
}
div#content-wrapper div.cols{
	min-height:308px;
	width:50%;
}
div#content-wrapper div.col{	
	text-align:center;
	float:left;		
}
div#content-wrapper div.col h3{
	color: #ee7e2d;
	text-align: left;
	margin-left: 110px;
	width: 300px;
	font-size: 20px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
	font-style: normal;
	background-image: url('images/bg-dots.png');
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
div#content-wrapper div.col.first{
	width:100%;
	margin-top: 20px;
}
div#content-wrapper div.col.midl{
	width:100%;
	margin-bottom:15px;
}
div#content-wrapper div.col.midr{
	width:100%;
	margin-bottom:15px;
}
div#content-wrapper div.col.last{
	width:100%;
	margin-bottom:15px;
}

div#content-wrapper div.col.first h3{
	background: none !important;
	margin-top:10px;
}

div#content-wrapper div.col.midl img{
	margin-top:15px;
}

div#content-wrapper div.picture{
	float:left;
	width:361px;
	height:361px;
	background-repeat:no-repeat;
	background-position:right top;
}
div#content-wrapper div.midcol{	
	float:left;
	width:390px;
	min-height:290px;
	background-repeat:no-repeat;
	background-position:top center;
	padding:30px;
}

div#content-wrapper .mediaplayer_gallery{	
	float:right;
	margin-top:10%;
}

form#account-form{
	padding-left:20px;
	padding-top:40px;
}
form div.row{
	padding-bottom:20px;
}
form textarea.textarea{
	width:338px;
	height:44px;
	overflow:hidden;
	padding:10px;
	background-image: url('images/bg-textarea.jpg');
	background-repeat:no-repeat;
	border:0px;
}
form input.input_text{
	border:0px;
	background-image: url('images/bg-input.jpg');
	background-repeat:no-repeat;
	width:358px;
	height:27px;
	font-size:12px;
}
div#footer{
	width:900px;
	height:80px;
	padding-bottom:20px;
	background-image: url('images/bg-footer-en.jpg');
	background-repeat:no-repeat;
}
div#footer-es{
	width:900px;
	height:80px;
	padding-bottom:20px;
	background-image: url('images/bg-footer-es.jpg');
	background-repeat:no-repeat;
}
span.copyright{
	color:#8bc43f;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-top:20px;
	padding-left:40px;

}
.footer-logo{
	float: right;
    margin-right: 150px;
    margin-top: -3px;
    width: 120px;
}
.process-img
{
	float:left;
	margin-top:20px;
}