#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	line-height: 0;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

body {
    margin: 0;
    margin: 0;
    background-color:#43453E;
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, Garuda, FreeSans, sans-serif;
}

/* Layout Stylesheet */ 
#outer {
    text-align:left;
    width:1024px;
    margin:auto;
}

#hdr {
    height:96px;
    background: url(../images/bg/bg_top.png) repeat-x;
    color: #ffffff;
}

#hdr-container{
    width:1024px;
    margin:auto;
}

#bar {
    height:28px;
    color: #ffffff;
    float:right;
    width: 643px;
    margin-top: 28px;
}

#bodyblock {
    position:relative;
    background-color:#43453E;
    color: #ffffff;
    width:1024px;
    padding:0;
}

#l-col {
    float:left;
    background-color:#43453E;
    color: #333333;
    width:244px;
    text-align:left;
    padding: 5px 45px 30px 45px;
}

#cont {
    width:690px;
    background-color:#43453E;
    color: #ffffff;
    text-align:left;
    padding-top: 5px;
}

#copyright{
    color: #ADADAB;
    font-size: 0.7em;
}

h1 {
    font-size:1.9em;
}

h2 {
    font-size:1.3em;
    font-weight:bold;
    padding: 5px;
    margin:0;
}

h1.title {
    font-size: 2.0em;
    color:#ffffff;
    margin: 0 0 10px 0;
}

h2.subTitle {
    font-size:1.3em;
    color:#ffffff;
}

h3 {
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    margin: 3px;
    padding:0px;
}

h4 {
    font-size:10px;
    font-weight:normal;
    color:#FFFFFF;
    padding: 3px;
    margin: 0;
}

p {
    padding: 5px;
    color: #ffffff;
    font-size:0.9em;
    line-height: 1.5em;
}

#ContentMenuRight p {
    padding: 3px;
    color: #000000;
    font-size:0.9em;
}

a {
    color: #2FA4CD;
    text-decoration:none;
}

a:hover{
    text-decoration:underline; 
}

a img {
    border:none;
    color:#ffffff;
}
img {
    border:none;
}
form {
    padding: 0px;
    margin: 0px;
}

hr {
    display: none;
}
div.hr {
    height: 1px;
    margin: 1.5em 10px;
    border-bottom: 1px dotted black;
}




div#page {
    margin: 0 auto 0 auto;
    width: 806px;
    background: #ffffff;
    font-size: 11px;
    line-height: 1.6em;
    color: #666666;
    background:url(../images/bg/bgpage.png) bottom center repeat-y;
}

div#content {
    width: 100%;
    margin: 0 auto;
    font-size: 11px;
    color: #666666;
}



div#header h1 {
    font-weight: normal;
    font-size: 25px;
    color: #353535;
    margin-bottom: 16px;
    padding-left: 10px;
}


div#main h1, div#main h2 {
    color: #666666;
    font-size: 16px;
    background-color: #FFFFFF;
    font-weight: bold;
}

div#main h3 {
    font-size: 14px;
}

img.left, img.center, img.right {
    padding: 4px;
    border: 1px solid #a0a0a0;
}

img.left {
    float: left;
    margin: 0 12px 5px 0;
}

img.center {
    display: block;
    margin: 0 auto 5px auto;
}

img.right {
    float: right;
    margin: 0 0 5px 12px;
}

/**************** form styles ****************/
.button, button {
    padding: 2px;
    background-color: #8CC544;
    color: #FFFFFF;
    border: 1px solid #55782A; 
    font-size: 11px;
}

.quote_button{
    padding: 2px;
    background-color: #2FA4CD;
    border: 1px solid #6F6F6F; 
    color: #F6AE18;
    font-size: 1.3em;
    font-weight: bolder;
    margin: 5px 0 5px 0;
    float: left;
}

div#main form p {
    border-bottom: 0;
    padding-bottom: 0;
}

/**************** header styles ****************/
div#header {
    /*Place for the big banner*/
    background: #ffffff url("../images/bg/header.png") top center ;
    height: 50px; 
    padding-right:40px;
}

div#header p {
    margin-top: -20px;
    margin-left: 30px;
}
#logo{
    clear:both;
    padding-left:40px;
    padding-right:40px;
    padding-bottom:10px;
    padding-top:10px;
}



#wrap1{
    clear:both;
    padding-left:28px;
    padding-right:40px;
    padding-top:15px;
    padding-bottom:15px;
}

#wrap2{
    clear:both;
    padding-left:25px;
}

/**************** menu styles ****************/

#nav{
    font-size: 11px;
    line-height: 1.6em;
    color: #666666;
    margin-right:40px;
    text-align:right;
    float:right;
    width:400px;
}

#nav ul{
    list-style:none;
    margin:0;
}

#nav a{
    color:#666666;
    font-size:1.2em;
    letter-spacing:-1px;
    padding: 5px;
}

#nav a:hover{
    color:#336699;
    text-decoration:none;
}

#nav li{
    float:right;
    margin:0px 3px 0px 3px;
    
}

/**************** content styles ****************/
div#main {
    width: 727px;
    float: left;
}

div#main p {
    padding-bottom: 2px;
    border:0px;
}

/**************** sidebar styles ****************/
div#sub {
    width: 175px;
    float: right;
    padding-left:20px;
}

div#actions li {
    list-style-image: url(../images/icons/bullet_green.jpg);
}

div#actions li a {
    text-decoration: underline;
}

div#sub h3 {
    font-size: 16px;
    color: #666666;
    padding-bottom: 5px;
}

div#sub p {
    line-height: 1.5em;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
}

/**************** footer styles ****************/
#bodyFooter {
    clear:both;
}

#footer1 {
    clear:both;
    color: #666666;
    font-size: 0.9em;
    text-align: right;
}

#footer1 p {
    margin: 0;
    margin-top:0px;
    margin-left:40px;
    margin-right:40px;
    padding:10px;
    border-top:1px dashed #f0f0f0;
    border-bottom:1px dashed #f0f0f0;
}
#footer1 a {
    color: #666666;
    font-weight:bold;
    text-decoration:none;
}
#footer1 a:hover {
    color: #666666;
    text-decoration:underline;
}

#footer {
    margin: 0 auto 0 auto;
    background: #ffffff url("../images/bg/footer.png") top center ;
    height: 50px;
}


/* This is the style for the ui components of Vigiale */

.box{
    background-color:#f8f8f8;
    border:1px solid #E8E8E8;
    margin: 5px 0 5px 0;
    padding:10px 10px 10px 10px;
    text-align:justify;
}

option.imagebacked {
    padding: 2px 0 2px 20px;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    vertical-align: middle;
} 

select.imagebacked {
    padding: 2px 0 2px 20px;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    vertical-align: middle;
}

div#photo {
    float:right;
    margin-bottom:10px;
    margin-left:20px;
    text-align:right;
    max-width:220px;
}

div#photo img {
    padding:2px;
    border:1px solid #E8E8E8;
}

div#photo img.icon {
    border:0;
    padding:0;	
}

div#photo p {
    padding:0px;
    margin:0px;
}

div#photo caption {
    padding:0px;
    margin:0px;
    font-size: 1em;
    line-height: 1.3em;
}

div#references {
    clear:both;
    padding-top:5px;
    padding-bottom:5px;
}

div#boxtool {
    clear:both;
    padding-top:5px;
    border:1px dashed #E8E8E8;
    text-align:right;
}

div#boxform {
    margin-top:10px;
    padding:5px;
    border:1px dashed #E8E8E8;
    text-align:left;
}

.SystemMessage{
    clear:left;
    background-color:#3F413A;
    font-size:1.2em;
    font-weight:normal;
    margin-top: 10px;
    margin-bottom: 10px;	
    padding:10px;
    border: 1px solid #50524A;
}

.blockTitle {
    /*border-top:1px solid #336699;*/
    border-bottom:1px dashed #E8E8E8;
    color:#336699;
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
    padding: 0;
}

.newsBox {
    
}

.newsTitle {
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    color: #336699;
}

.newsPublicationDate {
    font-size: 0.8em;
    line-height: 1.5em;
    color: #999999;
    padding-bottom:5px;
    margin:0px;
}

.columnThree {
    float:left;
    width:222px;
    padding-left:10px;
    padding-right:10px;
}

.columnTwoMain {
    float:left;
    width:464px;
    padding-left:10px;
    padding-right:10px;
}

.columnTwoMainBlockTitle {
    border-bottom:1px solid #E8E8E8;	
    color:#336699;
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
    padding: 0;
}

.columnTwoMainBlockSubTitle {
    color:#666666;
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
    padding: 0;
}

.columnTwoSub {
    float:left;
    width:222px;
    padding-left:10px;
    padding-right:10px;
}

.columnTwoSubBlockTitle {
    border-top:1px solid #336699;
    border-bottom:1px dashed #E8E8E8;	
    color:#336699;
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
    padding: 0;
}

.columnOneMain {
    float:left;
    width:706px;
    padding-left:10px;
    padding-right:10px;
    text-align:justify;
}

.columnOneMainBlockTitle {
    border-bottom:1px solid #E8E8E8;	
    color:#336699;
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
    padding: 0;
}

.logo {
    margin-left:40px;
}

.icon {
    float:right;
    padding-top:6px; 
}



/* ----- Choices ----- */
.choices input{
    width: 200px;
    margin-right: 3px;
}

.choices ol{
    margin: 10px 0 0 0;
}

.choices[class] ol{
    margin: 0 !important;
}

.choices img{
    margin: 0 0 1px 0;
}

.notice{
    background:#6F6F6F url(/images/icons/ico_info.png) no-repeat 10px center;
    font-size:18px;
    font-weight:bold;
    color:#FFFFFF;
    margin: 0 0 5px 0;
    padding: 13px 20px 0 45px;
    height: 43px;
    border: 2px solid #373933;
    
}

.error{
    background: #67201C url(/images/icons/ico_error.png) no-repeat 10px center;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 0 5px 0;
    padding: 13px 20px 0 45px;
    height: 43px;
    border: 2px solid #FF0000;
}

.fail{
    background:#FFCCCC;
    padding:2px;
    margin-bottom:15px;
}

fieldset ol li {
    display: list-item !important;
    margin: 0 5px 2px 3px !important;
    padding: 0 !important;
    list-style: inside decimal;
}

/* ----- Buttons ----- */
input.button, button {
    width: 6em;
    padding: 2px 2px 0 0; /* fix for IE */
    font-weight: bold;
}

/* revert to normal for Firefox */
li>input.button, li>button, input.button>input.button, button>button {
    padding: 2px;
}

/* END FORM ELEMENTS */
/* A CSS Framework by Mike Stenhouse of Content with Style */

/* NAV BAR AT THE TOP AND TWO COLUMNS OF CONTENT */


div#sub {
    float: right;
    width: 200px;
    display: inline;
}
div#local {
    display: none;
}

/* END CONTENT */
/* A CSS Framework by Mike Stenhouse of Content with Style */


/* clearing */
.hide {
    display: none;
}
.stretch,
.clear {
    clear:both; 
    height:1px; 
    margin:0; 
    padding:0; 
    font-size: 15px;
    line-height: 1px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html>body .clearfix {
    display: inline-block; 
    width: 100%;
}

* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
}
/* end clearing */


/* replace */
.replace {
    display:block;
    
    background-repeat: no-repeat;
    background-position: left top;
    background-color:transparent;
}
/* tidy these up */
.replace * {
    text-indent: -10000px;
    display:block;
    
    background-repeat: no-repeat;
    background-position: left top;
    background-color:transparent;
}
.replace a {
    text-indent:0;
}
.replace a span {
    text-indent:-10000px;
}
/* end replace */


/* accessibility */
span.accesskey {
    text-decoration:none;
}
.accessibility {
    position: absolute;
    top: -999em;
    left: -999em;
}
/* end accessibility */
/* A CSS Framework by Mike Stenhouse of Content with Style */

/* SITE SPECIFIC LAYOUT */
body {
    
    
    
}
div#page {
}

/* HEADER */
div#header {
    text-align: left;
}
div#branding {
    
    
    margin: 0;
    padding: 5px 0 5px 5px;
    
    text-align: right;
}
div#search {
    float: right;
    width: 49%;
    
    margin: 0;
    padding: 16px 20px 0 0;
    
    text-align: right;
}
.pipe {
    color: #f0f0f0;	
}
/* END HEADER */


/* CONTENT */
div#content {
    
}

/* MAIN */
div#main {
    
}
/* END MAIN */

/* SUB */
div#sub {
    
}
/* END SUB */

/* END CONTENT */


/* FOOTER */

/* END FOOTER */
/* END LAYOUT */

/* LISTS */
ul.glassList {
    list-style: url(../../images/aquadot.jpg) disc outside;
    vertical-align: top;
    line-height: 1.5em;
}
ul {
    line-height:1.4em;
    margin: 0 0 1.5em 0;
    padding: 0;
}
ul li {
    margin: 0;
    padding: 0;
}
ol {
    font-size: 1.0em;
    line-height: 1.4em;
    margin: 0 0 1.5em 0;
    padding: 0;
}
ol li {
    list-style-type: decimal;
    font-size: 1.0em;
    margin: 0 0 0.25em 30px;
    padding: 0;
}
dl {
    margin: 0 0 1.5em 0;
    padding: 0;
    line-height: 1.4em;
}
dl dt {
    font-weight: bold;
    margin: 0.25em 0 0.25em 0;
    padding: 0;
}
dl dd {
    margin: 0 0 0 30px;
    padding: 0;
}









.table {
    border-collapse: collapse;
    border: 2px solid #DEDCD0;
    color: #000;
    background: #fff;
    width: 100%;
    font-size: 1em;
    margin: 0 0 1.5em 0;
    padding: 0;
}
.table caption {
    padding: 0 0.6em 0.8em;
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    color: #000;
    background: transparent;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 0 1.5em 0;
}
.table td, .table th {
    border: 1px solid #e0e0e0;
    padding: 0.5em;
}
.table thead th {
    border: 1px solid #e0e0e0;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    background: #DEDCD0;
    color:#666666;
}
th {
    font-weight: bold;
    text-align: left;
}
td {
    font-size: 1em;
}
.table th a {
    background: transparent;
    color: #666666;
    text-decoration:none;
}
.table th a:hover {
    background: transparent;
    color: #666666;
    text-decoration:underline;
}
.table tfoot th, tfoot td {
    border: 1px solid #e0e0e0;
    text-align: left;
    font-size: 1em;
    background: #e8e8e8;
}
.table tfoot th {
    font-weight: bold;
}
.table tbody td a {
    background: transparent;
    text-decoration: underline;
}
.table tbody td a:hover {
    background: transparent;
    text-decoration: underline;
}
.table tbody th a {
    background: transparent;
    text-decoration: underline;
    font-weight: bold;
}
.table tbody th, .table tbody td {
    text-align: left;
}
.table tfoot td {
    border: 1px solid #996;
}

#banner {
    padding-bottom:10px;
}


/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ 
    background: transparent url(../images/bg/box.png) no-repeat bottom right;
} 

.cssbox{ 
    /* intended total box width - padding-right(next) */ 
    
    width:210px !important; /* IE Win = width - padding */ 
    width: 210px; /* the gap on the right edge of the image (not content padding) */ 
    padding-right:15px; /* use to position the box */ 
    
} /* set the top-right image */ 
.cssbox_head{
    background-position:top right; 
    /* pull the right image over on top of border */ 
    margin-right:-15px; /* right-image-gap + right-inside padding */ 
    padding-right:40px} /* set the top-left image */ 
.cssbox_head h2{ background-position:top left; 
    margin:0; /* reset main site styles*/ border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ padding:25px 0 15px 40px; height:auto !important; height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ .cssbox_body{ background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */
    
    #menu_title{
        text-align: left;
        color: #2FA4CD;
        text-transform: uppercase;
        font-weight: bolder;
    }
    
    #left_menu_wrap{
        width:190px;
        background: url(../images/bg/bg_botonera.png) repeat-y;
        padding: 10px 20px 30px 20px;
    }
    
    #left_menu_wrap_private{
        width:189px;
        background: url(../images/bg/bg_botonera.png) repeat-y;
        padding: 10px 20px 30px 20px;
        border: 1px solid #F6AE18;
    }
    
    #left_menu a {
        display: block;
        color: #ffffff;
        text-decoration: none;
        padding-left:5px;
        font-size:12px;
        font-weight: bold;
        border: 1px solid #545F59;
        border-width:0 0 1px 0;
        text-transform: uppercase;
    }
    
    #left_menu a.sub {
        height:20px;
        padding-top: 5px;
    }
    
    #left_menu a.sub:hover{
    }
    
    #menuh {
        position: relative;
    }
    
    #menuh ul, li {
        list-style-type: none;
        margin: 0px;
    }
    
    #menuh ul {
        margin: 0px;
        padding: 0px;
    }
    
    #menuh li {
        float: left;
    }
    
    #menuh a {
        text-decoration: none;
        color: #ffffff;
        display: block;
        padding: 6px 10px;
        text-align: center;
        font-size:12px;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    #menuh a:hover {
        border: 2px solid #2FA4CD;
        border-width: 0 0 2px 0;
    }
    
    .client_box {
        width: 631px;
        padding: 6px;
        border: 1px solid #50514B;
        background-color: #40413B;
        margin: 10px 0;
    }
    
    .client_box p{
        margin-top:0;
        padding-top:0;
    }
    
    .campaign_box {
        background-color:#3F413A;
        margin: 5px 0 0 0;
        border:1px solid #50524A;
        padding:4px;	
        width:533px;
        float:left;
    }
    
    .narrow-box {
        background-color:#3F413A;
        margin: 5px 0 0 0;
        border:1px solid #50524A;
        padding:4px;	
        width:430px;
        float:left;
    }
    
    .campaign_box p{
        padding-left: 30px;
        margin: 0;
    }
    .campaign_box #referencia{
        padding-left: 30px;
    }
    #wrap3{
        padding:0px 0px 0px 0px;
        width:690px;
    }
    
    #ContentFull{
        padding: 0;
        margin: 0;
        width: 690px;
        float:left;
    }
    
    #ContentComp{
        padding: 0;
        margin: 0;
        width: 450px;
        float:left;
    }
    
    #ContentMenuRight{
        float:right;
        padding:0px;
        margin: 0;
        width:200px;
        padding: 15px 5px 15px 5px;
        color: #000000;
    }
    
    .ContentWhite{
        background-color:#FFFFFF;
        border: 2px solid #C0C0C0;
        margin-bottom: 5px;
    }
    .ContentWhite h3{
        color: #000000;
    }
    
    
    .ContentWhiteTitulo{
        background-color:#2FA4CD;
        width:100%;
    }
    
    .ContentWhiteTitulo h2 {
        padding:5px;
        width:100%;
    }
    
    .ContentWhiteContent{
        padding:10px;
        color: #000000;
    }
    
    .bar_text{
        padding: 10px 5px 5px 5px;
        color: #ffffff;
        font-size: 14px;
        font-weight: bolder;
    }
    
    .pageMenu {
        padding-bottom:10px;
        color: #8F8F8F;
    }
    
    .pageMenu a{
        color: #8F8F8F;
        border: none;
    }
    
    .pageMenu a:hover{
        color: #2FA4CD;
        border-bottom: 2px solid #2FA4CD;
        text-decoration: none;
    }
    
    #menu-item{
        color: #2FA4CD;
    }
    
    .chart{
        margin: 10px 0;
        border:1px solid #F0F0F0;
        background-color:lightyellow;
        width: 668px;
        float:left;
    }
    
    #chart_text{
        margin-left:3px;
        width: 140px;
        float:letf;
    }
    
    .index_list {
        position: relative;
    }
    
    .index_list ul, li {
        list-style-type: none;
        margin: 0 10px 0 10px;
    }
    
    .index_list ul {
        padding: 0px;
    }
    
    .index_list a {
        text-decoration: none;
        color: #3366CC;
        background: #F0F7FC;
        display: block;
        padding: 2px 5px;
        border: 1px solid #ACCFE8;
        border-width: 0 1px 1px 1px;
        text-align:left;
    }
    
    
    .index_list a#primero {
        border-top: 1px solid #ACCFE8;
    }
    
    .index_list a:hover {
        background: #DBEBF6;
    }
    
    .separator{
        backgroung-color: #43453E;
        height: 5px;
    }
    
    .vertical_separator{
        width: 10px;
    }
    
    #flags{
        float:right;
        height:25px;
        margin-top:5px;
        color: #5988B4;
        font-size:9px;
    }
    
    #contact-text{
        float:left;
        margin-left: 20px;
    }
    
    #contact-text h3{
        color: #2FA4CD;
        font-size: 15px;
        margin: 0;
    }
    
    #contact-text p{
        margin-bottom:5px;
        margin-top:5px;
    }
    
    #info-user p{
        margin:0;
        padding:0;
        margin-top: -5px;
        padding-left: 5px;
    }
    
    #info-user span{
        color: #2FA4CD
    }
    
    #simulator{
        background: #3F413A url(/images/html/mobilegame.png) no-repeat 10px;
        padding: 0 5px 0 100px;
        width: 228px;
        border: 1px solid #50524A;
        float:left;
        margin: 0 0 5px 5px;
        height: 130px;
    }
    
    #simulator h3{
        border: 1px solid #545F59;
        border-width: 0 0 1px 0;
        padding: 5px 0 0 0;
        font-weight:bolder;
        font-size:1em;
    }
    
    #simulator p{
        margin: 0;
        padding: 0 5px 0 5px;
    }
    
    #counter{
        padding: 0 5px 0 0;
        width: 343px;
        border: 1px solid #50524A;
        float:left;
        margin: 0 0 5px 0;
        height: 130px;
    }
    
    #counter h3{
        border: 1px solid #545F59;
        border-width: 0 0 1px 0;
        padding: 5px 0 0 0;
        font-weight:bolder;
        font-size:1em;
    }
    
    #counter p{
        margin: 0;
        padding: 0 5px 0 5px;
    }
    
    #register a{
        color: #F1AB19;
        font-weight: bolder;
        font-size:0.9em;
        padding-bottom:2px;
    }
    
    #quota{
        font-weight: bolder;
        font-size:1.2em;
    }
    
    #marketing_text{
        font-size:0.8em;
    }
    
    #news{
        padding: 0 10px 10px 10px;
        width: 670px;
        border: 1px solid #50524A;
        background: #3F413A;
        float:left;
        margin-bottom:10px;
    }
    
    #news h2{
        border: 1px solid #545F59;
        border-width: 0 0 1px 0;
        padding: 0 5px 0 5px;
        margin: 0 0 10px 0;
    }
    
    #news h3{
        font-size: 1em;
        margin: 0 0 10px 20px;
        border-bottom: 1px dotted #545F59;
    }
    
    #news p{
        margin: 0 20px;
        padding: 0;
    }
    
    .content-news h3 {font-size: 100%;font-weight:bold;}
    .content-news {border-bottom:1px solid #545F59;margin:0 0 15px 0;padding:0 0 10px;}
    .content-news div {margin-left:80px;}
    
    .published {
        background:url(/images/html/ico_fecha.png) no-repeat;
        border-bottom:none;color:#fff;
        float:left; 
        text-align: center;
        width:87px;
    }
    .pub-month {
        display:block;
        font-size: 1em;
        font-weight:bold;
    }
    .pub-date { 
        display:block;
        font-size:2em;
        font-weight:bold;
        padding-bottom: 15px;
    }
    
    acronym, abbr {
        letter-spacing: .07em;
        border-bottom: .1em dashed #c00;
        cursor: help;
        padding-top: 7px;
        width: 87px;
    }
    
    .readMore {
        color:#9B9563;
        cursor:pointer; 
        cursor:hand;
        font-size:83.33%;
        font-weight:bold;
        line-height:27px;
        background:url(/images/html/bot_leermas.png) no-repeat;
        padding-right:45px;
        vertical-align:middle;
        display:block; /*opera*/
        display:inline-block; /*ie*/
        display:-moz-inline-box;  /*ff*/
    }
    
    .readMore span { 
        background:url(/images/html/bot_leermas.png) no-repeat;
        height:30px;
        display:block;
        display:inline-block;
        padding-left:24px;
        line-height:27px;
        width: 35px;
    }
    
    a.readMore:hover {color:#333;text-decoration:none;}
    a.readMore:hover span {color:#333;}
    
    .text-right {text-align:right;}
    
    ul#site-blog-menu {width: 100%; margin: 0;padding: 0;	list-style: none;}
    #site-blog-menu {position: relative; margin: 10px auto; padding: 0; width: 270px; height: 41px; background: transparent;}
    #site-blog-menu li {height: 41px; top: 0; list-style: none;margin-left:0;}
    #site-blog-menu a {background:transparent; height: 41px; display: block; border: none;}
    #site-blog-menu a:hover {border: none;}
    #site-blog-menu #site-blog-menu-rss {left: 0;width:45px;}
    #site-blog-menu #site-blog-menu-rss a {width:45px;}
    #site-blog-menu #site-blog-menu-blog {left: 36px; width:184px;}
    #site-blog-menu #site-blog-menu-blog a {width:184px;}
    #site-blog-menu #site-blog-menu-rss a:hover {background:  url(/images/html/ico_rss.png) no-repeat;}
    #site-blog-menu #site-blog-menu-blog a:hover {background:  url(/images/html/bot_blog.png) no-repeat;}
    #site-blog-menu-rss{
        background:  url(/images/html/ico_rss.png) 0 0 no-repeat;
        text-indent:-3000px;
        float: left;
    } 
    
    #site-blog-menu-blog {
        background:  url(/images/html/bot_blog.png) 0 0 no-repeat;
        text-indent:-3000px;
        float: right;
    }
    
    .help{
        background: #50524A;
        border: 1px solid #545F59;
        font-weight: bold;
        margin-bottom: 10px;
    }
    
    .space{
        height: 13px;
    }
    
    #home_info p{
        color: #000000;
    }
    #home_info h2{
        color: #000000;
    }
    
    #campaign_avatar{
        background-color: #43453E;
        width: 150px;
        border: 1px solid #50514B;
        padding: 5px;
        margin: 0 15px;
    }
    
    .action{
        border: 1px solid #50524a;
        background-color: #50524a;
        padding: 0 10px;
    }
    
    #gallery_box{
        width: 631px;
        padding: 6px;
        border: 1px solid #50514B;
        background-color: #40413B;
    }
    
    #gallery_date{
        margin-left:26px;
    }
    
    #galery_photos{
        margin-left: 26px;
    }
    
    #gallery_img{
        float:left;
        padding: 4px;
        border: 1px solid #50514B;
        height: 70px;
        margin-right:5px;
        margin-bottom: 5px;
    }
    
    #photo_box{
        width: 643px;
        border: 1px solid #50514B;
        
    }
    
    .photo_box_title{
        background-color: #50514B;
        border-bottom: 1px solid #50514B;
        margin-bottom: 10px;
    }
    
    #car_photos{
        float:left;
        width: 463px;
    }
    #car_img{
        border: 1px solid #50514B;
        padding: 3px;
        margin-left:5px;
    }
    #car_photos_info{
        width:180px;
        float:left;
    }
    
    #car_photos_info p{
        margin: 0;
    }
    
    #password_recovery{
        margin: 0;
        padding: 0;
    }
    
    #login_as{
        float: left;
        width: 114px;
    }
    
    #video{
        float:left;
        padding: 5px;
        border: 1px solid #50514B;
        margin-right:5px;
        margin-bottom: 5px;
    }
    
    #video h3{
        color: #2FA4CD;
        font-size: 1.2em;
        border: 1px solid #2FA4CD;
        border-width:  0 0 1px 0;
        margin: 0 3px 0 3px;
    }
    
    #video p{
        margin:0;
        padding-left:20px;
    }
    
    #composition{
        padding: 0 4px;
        border: 1px solid #50514B;
        margin-right:5px;
        margin-bottom: 5px;
    }
    
    #composition p{
        padding:0 0 0 20px;
    }
    
    #composition span{
        color: #F6AE18;
        font-size: 1.0em;
        padding-left:20px;
    }
    
    #composition h2{
        border-color: #50514B;
        border-style: solid;
        border-width: 0 0 1px;
        margin-bottom: 0;
    }
    
    .chart_text{
        background: #353732;
        padding: 0 4px;
        border: 1px solid #50514B;
        margin: 10px 5px 10px 0;
        width: 650px;
        float:right;
    }
    
    .chart_text p{
        margin: 5px 0;
    }
    
    #graphs h2{
        background: transparent url(/images/html/ico_info2.png) 0 no-repeat;
        border: 1px solid #50514B;
        border-width: 0 0 1px 0;
        margin-bottom: 0;
        padding-left: 30px;
    }
    
    #winners a{
        color: #F6AE18;
    }
    
    #winners {
        text-align: right;
    }

/* 
    Rollermedia Forms CSS
    Version 0.1
    2007 
*/
form {
	padding-top:5px;
}
form ul {
    position: relative;
    width: 100%;
    padding: 0;
    margin:0px;
}

form li {
	list-style: none;
    line-height: 2em;
    margin: 0;
    padding: 1px 1px 6px 1px;
}

form li.focused {
    background-color: #fff7c0 !important;
}

form li p {
    padding-top:8px;
    padding-bottom:8px;
    font-size: 9px;
    line-height: 0px;
    color: #666;
}

form[id] li {
    display: block;
}

form[id] ul.glassList li {
    display: list-item;
}

form li div {
    display: inline-block;
}

form li.box {
	text-align:left;
	background:#F0F0F0;
	padding:5px;
	margin:0px;
        color: #000000;
}

form li.subTitle {
    margin: 4px 0 4px 0;
	padding-top:10px;
    border-bottom: 0px;
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1.3em;
    display: block;
    font-weight: bold;
}

div.box {
	border: 1px solid #E8E8E8;
	text-align:left;
	padding:5px;
	margin:5px;	
}

form li div.group {
    display: block !important;
    background-color: #f7f7f7;
    padding: 10px;
    width: 355px;
}

form li div.group p, form div.group p label {
    text-align: left;
}

form li div.group input.large, form li div.group textarea.large, form li fieldset {
    width: 339px;
}

form[id] li div {
    display: inline;
}

form .left{
    float: left !important;
    margin: 0;
}

form .right{
    float: right !important;
    margin: 0;
}

form .clear{
    clear: both;
}

form li div {
    margin-bottom: 0;
}

form li div p {
    margin: 0 0 5px 0;
}

form div.left{
    margin-right: 2px !important;
}

form div.left[class]{
    margin-right: 4px !important;
}

form div.left img{
    margin: 0 0 -2px 0;
}

form h2{
    font-size: 1.8em;
    clear: left;
}

form .info{
    display: inline-block;
    margin: 0 0 4px 0;
    padding: 0 0 4px 0;
    border-bottom: 1px dotted #ccc !important;
    text-align: left;
}

form .info[class]{
    display: block;
}

form .info p{
    font-size: 1em;
    line-height: 1.3em;
    margin: 0 0 8px 0;
}

form .section{
    display: inline-block;
    border-top: 1px dotted #ccc !important;
    margin-top: 15px !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
}

form .section[class]{
    display: block;
}

form .first{
    border-top: none !important;
    margin-top: 0 !important;
    padding-top: 1px !important;
}

form .section h3{
    font-size: 1.25em;
}

form .section p{
    font-size: 11px;
    line-height: 13px;
}

label.desc{
    margin: 4px 0 3px 0;
    border: 0;
    color: #ffffff;
    font-size: 1em;
    line-height: 1.3em;
    display: block;
    font-weight: bold;
}
label.normal{
    margin: 4px 0 3px 0;
    border: 0;
    color: #ffffff;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: bold;
}

p label {
    font-weight: normal;
}
input{
    border: 0;
}

select{
    border: 0;
}

textarea{
    border: 0;
}

input.text, input.number, input.url, input.email, input.password, input.file,
textarea.textarea, select.select{
    font-size: 1.2em;
    border-top: 1px solid #7c7c7c;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #ddd;
    background: #fff url(../images/fieldbg.gif) repeat-x top;
    color: #333;
}

input.text:hover{ background-color: #ffd; }
input.disabled:hover{background: #A6A6A6;}

input.text, input.number, input.url, input.email, input.password, input.file{
    padding: 2px;
}

input.currency{
    text-align: right;
}

input.checkbox, input.radio{
    display: block;
    line-height: 1.4em;
    margin: 8px 0 0 3px;
    width: 13px;
    height: 13px;
}

input.focus, textarea.focus {
    background: #ffd;
    color: #000;
}

label.choice {
    display: block;
    line-height: 1.4em;
    margin: -19px 0 0 25px;
    padding: 4px 0 5px 0;
    color: #444;
    width: 80%;
    font-size: 1.05em;
}

textarea.textarea{
    font-size: 1.1em;
    font-family: Tahoma,"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    margin-bottom: 1px;
}

textarea.textarea[class]{
    font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, sans-serif;
}

select.select{
    padding: 1px 0 0 0;
    margin: 1px 0 3px 0;
}

select.select[class]{
    margin: 0;
    padding: 1px 0 1px 0;
}

form .disabled{
    background: #A6A6A6;
}

form .tiny{
    width: 100px;
}

form .small{
    width: 200px;
}

form .medium{
    width: 270px;
}

form .large, form textarea.textarea{
    width: 449px;
}

form .tags{
    width: 320px;
}

form textarea.small{
    height: 5.5em;
}

form textarea.medium{
    height: 10em;
}

form textarea.large{
    height: 20em;
}

form li.error{
    background-color: #FFDFDF;
    margin: 3px 0 !important;
}

input.error, textarea.error{
    border: 1px solid #EF5959;
    border-left: 1px solid #FF8F8F;
    border-top: 1px solid #FF8F8F;
    background: #fff;
}

li.error label.desc{
    color: red !important;
}

.req {
    font-size: 1em !important;
    color: #2FA4CD;
    font-weight: bold;
}

fieldset {
    margin: 0 0 5px 0;
    padding: 10px 10px 5px 10px;
    color: #444;
    border: 1px solid silver;
}

fieldset.odd { background: #eee }

fieldset.odd legend {
    background: #eee;
}

li>fieldset, form>fieldset { border: 1px solid silver }

fieldset.choices{
    padding: 10px 5px 10px 10px;
}

fieldset.fieldset{
    padding: 0 0 10px 0;
}

legend{
    font-weight: bold;
    margin: 0 0 0 0;
    color: #444;
    padding: 0 5px;
    border-top: 1px solid silver;
    border-right: 1px solid silver;
    border-left: 1px solid silver;
    border-bottom: 1px solid silver;
}

#formProperties[id] legend, .choices[class] legend{
    margin: 0 0 0 -5px;
}

.fieldset legend{
    margin: 0;
}

.fieldset[class] legend{
    margin: 0 0 0 5px;
}

#formProperties fieldset div{
    margin-bottom: 7px;
}

fieldset div .number{
    margin: 7px 15px 0 0;
}

fieldset p{
    margin: 10px;
}

.choices input{
    width: 200px;
    margin-right: 3px;
}

.choices ol{
    margin: 10px 0 0 0;
}

.choices[class] ol{
    margin: 0 !important;
}

.choices img{
    margin: 0 0 1px 0;
}

fieldset ol li {
    display: list-item !important;
    margin: 0 5px 2px 3px !important;
    padding: 0 !important;
    list-style: inside decimal;
}

.buttonBar {
	background-color:#E8E8E8;
	margin:15px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	text-align:center;
        color: #000000;
}

input.button, button {
    width: 6em;
    padding: 2px 2px 0 0; /* fix for IE */
    font-weight: bold;
}

li>input.button, li>button, input.button>input.button, button>button {
    padding: 2px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {    
    padding: 0px;
}
.fieldWithErrors input {
    background: #FFD6D6;
}

#errorExplanation {
  padding: 4px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #FFCCCC;
}

#errorExplanation h2 {
  padding:2px;
  font-size: 16px;
}

#errorExplanation p {
  font-size: 12px;
  color: #333;
  padding:10px;
}

#errorExplanation ul li {
  padding-left:20px;
  font-size: 12px;
  color:#FF0000;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

.simulateButton{
    width: 120px;
    height: 35px;
    background: transparent url(/images/html/bot_simular.png) no-repeat 0 0;
}



/* 
    Rollermedia Tools CSS
    Version 0.1
    2007 
*/

.highlight {
    background:#FFFFCC;
    color: #000000;
}

.note {
	color:red;
	font-size:0.8em;
}

.currency {
	font-weight:bold;
	font-size:1.5em;
	color:#336699;
}

div#networkBar {
	background-color:#FFFFFF;
	visibility:visible;
	color:#666666;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	height:20px;
	border-bottom:1px solid #F0F0F0;
}

#superMenu {
	text-align: right;
    font-size:0.9em;
    padding-top: 3px; 
}

#superMenu a {
    text-decoration:underline;
	color:#3B65E1;
}

#superMenu a.selected {
    text-decoration:none;
	color:#666666;
}
#superMenu a:hover{
	text-decoration:none; 
}

.left{
    float:left;
}

.right {
    float:right;
}

.sessionMenu {
    padding-bottom:5px;
    margin-top: 5px;
}

.clean{
  clear:both;
}

.box3 {
    background:#3F413A;
    margin: 5px 0 5px 0;
    border:1px solid #50524A;
    padding:4px;
    margin-right:10px;	
    width:260px;
    float:left;
}

.noBullets {
    list-style: none;
}

.column_separator{
    margin: 0px 5px 0px 5px;
}

.glasslist{
    list-style-image: url(../images/icons/bullet.gif);
    padding-left: 20px;
}

.glasslist li{
    margin-left: 20px;
    padding: 10px 10px;
}

.searchBox{
  background-color: #3F413A;
  margin: 5px 5px 5px 5px;
  border:1px solid #50524A;
  padding:4px;	
  width:638px;
  height:170px;
  float:left;
}

.searchBox h3{
    font-size: 1em;
}

#result{
  background-color: #3F413A;
  margin: 5px 5px 5px 5px;
  border:1px solid #50524A;
  padding:4px;	
  width:618px;
  float:left;
}

#data{
    width: 300px;
    float: left;
    padding: 5px 2px;
}

#result h3{
    font-size: 1em;
}

.simulateBox{
  background-color: #52534D;
  margin: 30px 5px 5px 5px;
  border:1px solid #5D5C57;
  padding:4px;	
  float:left;
  width: 670px;
}

.simulateBox h2{
    background:#353732;
    font-size: 1.1em;
    margin-bottom: 5px;
}

.n1{
   display: block;
   background: transparent url(/images/html/n_1.png) no-repeat 0 0;
   width: 400px;
   height: 23px; 
   padding-top: 36px;
   margin-top: -33px; 
   padding-left: 64px;
}

.n2{
   display: block;
   background: transparent url(/images/html/n_2.png) no-repeat 0 0;
   width: 400px;
   height: 23px; 
   padding-top: 36px;
   margin-top: -33px; 
   padding-left: 64px;
}

.n3{
   display: block;
   background: transparent url(/images/html/n_3.png) no-repeat 0 0;
   width: 400px;
   height: 23px; 
   padding-top: 36px;
   margin-top: -33px; 
   padding-left: 64px;
}

.n4{
   display: block;
   background: transparent url(/images/html/n_4.png) no-repeat 0 0;
   width: 400px;
   height: 23px; 
   padding-top: 36px;
   margin-top: -33px; 
   padding-left: 64px;
}

.mapContent{
    padding-top: 5px;
    width: 450px;
    height: 500px;
    padding-left: 94px;
}

.analisisBox{
    background: #52534D;
    border:1px solid #5D5C57;
    margin: 5px;
    padding: 20px 0 0 0;
    color: #ffffff;
    font-weight: bolder;
    font-size: 1em;
}

.titleTip{
    margin: 0;
}

.blue{
    color: #2FA4CD;
    font-weight: bolder;
    font-size: 1em;
}

.simulateBox a{
    color: #ffffff;
    font-weight: bolder;
    font-size: 1em;
}