/********RESET ALL*****/
* {
outline: none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,th,var {
font-style:normal;
font-weight:normal;
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym {
border:0;
}

input, textarea {
border-top: 2px solid #898887;
border-right: 2px solid #E0E0E0;
border-bottom: 2px solid #E0E0E0;
border-left: 2px solid #898887;
}

/********El CUERPO ;)*******/


.byebyemessage	{
background: #222;
padding: 20px 0;
text-align: center;
width: 100%;
color: #f7f7f7;
font-size: 20px;
}

body  {
font-family: Tahoma, Verdana, 'DejaVu Sans', Arial, sans-serif;
margin: 0;
padding: 0;
color: #333;
font-size: 13px;
background: white url(/static/img/bodyprezentit.gif) repeat-x 0 0;
}

a  {
color: #5084B8;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h1, h2, h3, h4, p {
font-weight: normal;
color: #444;
}

h2  {
position: relative;
top: 10px;
margin: 15px 0 18px 0;
font-size: 23px;
color: #FF8312;
font-weight: normal;
}

h3 {
margin: 15px 0 12px 0;
font-size: 16px;
font-weight: normal;
}

h4  {
font-size: 12px;
}

p   {
font-size: 13px;
line-height: 19px;
margin-top: 6px;
margin-bottom: 6px;
}

legend  {
color: #666;
font-size: 14px;
}

/*********** ESTRUCTURA ************/
#container {
margin: 0 auto;
width: 980px;
background: white;
border: 1px solid #ddd;
}

#header {
position: relative;
font-family: 'Nimbus Sans L', Arial, sans-serif;
width: 956px;
height: 80px;
padding: 12px;
}

#logo {
position: absolute;
top: 19px;
left: 36px;
width: 130px;
height: 57px;
}

#logo a {
display: block;
width: 130px;
height: 57px;
background: transparent url(/static/img/logo_prezentit.png) no-repeat;
border: none;
cursor: pointer;
}

#headerBar {
position: relative;
top: 0;
left: 182px;
width: 754px;
height: 70px;
font-family: 'Nimbus Sans L', Arial, sans-serif;
background: white url(/static/img/master_headerbar_fondo.png) repeat-x 0 0;
}

#headerBarLeft, #headerBarRight {
position: absolute;
top: 0;
width: 10px;
height: 70px;
}

#headerBarLeft {
left: 0;
background: white url(/static/img/master_headerbar_left.png) no-repeat 0 0;
}

#headerBarRight {
right: 0;
background: white url(/static/img/master_headerbar_right.png) no-repeat 0 0;
}

#menu {
position: relative;
width: 100%;
height: 35px;
background: transparent url(/static/img/master_menu_fondo.png) repeat-x 0 0;
}

#menu_list {
position: relative;
top: 0;
left: 20px;
height: 100%;
border-left: 1px solid white;
}

#menu_list li {
display:inline;
list-style: none;
}

#menu_list a  {
width: 130px;
height: 35px;
float: left;
border: none;
text-decoration: none;
background-color: transparent;
background-repeat: no-repeat;
margin-left: -1px;
z-index: 0;
}

#menu_list #tab1 a.lang_es {
background-image: url(/static/img/home_es.png);
}
#menu_list #tab2 a.lang_es {
background-image: url(/static/img/explore_es.png);
}
#menu_list #tab3 a.lang_es {
background-image: url(/static/img/users_es.png);
}
#menu_list #tab4 a.lang_es {
background-image: url(/static/img/help_es.png);
}

#menu_list #tab1 a.lang_en {
background-image: url(/static/img/home_en.png);
}
#menu_list #tab2 a.lang_en {
background-image: url(/static/img/explore_en.png);
}
#menu_list #tab3 a.lang_en {
background-image: url(/static/img/users_en.png);
}
#menu_list #tab4 a.lang_en {
background-image: url(/static/img/help_en.png);
}

#menu_list #tab1 a.lang_pt {
background-image: url(/static/img/home_pt.png);
}
#menu_list #tab2 a.lang_pt {
background-image: url(/static/img/explore_pt.png);
}
#menu_list #tab3 a.lang_pt {
background-image: url(/static/img/users_pt.png);
}
#menu_list #tab4 a.lang_pt {
background-image: url(/static/img/help_pt.png);
}

#menu_list a {
background-position: 0 0;
}
#menu_list a:hover {
background-position: 0 -35px;
}
#menu_list.tab1 #tab1 a,
#menu_list.tab2 #tab2 a,
#menu_list.tab3 #tab3 a,
#menu_list.tab4 #tab4 a {
background-position: 0 -70px;
z-index: 1;
}

#login  {
position: absolute;
top: 0;
right: 10px;
height: 35px;
width: 205px;
text-align: right;
line-height: 35px;
font-size: 12px;
color: #333;
z-index: 1;
margin: 0;
}


/*******SUB MENU*******/

#submenu  {
position: relative;
width: 100%;
height: 35px;
margin: 0;
padding: 0;
line-height: 35px;
background: transparent;
text-align: center;
}

#submenu_list {
display: block;
height: 100%;
width: 640px;
}

#submenu_list li {
display: inline;
margin: 0;
padding: 0 10px 0 10px;
}

#submenu_list li a  {
color: #777;
text-decoration: none;
font-weight: normal;
font-size: 13px;
font-family: 'DejaVu Sans', 'Bitstream Vera Sans', Verdana, sans-serif;
}

#submenu_list li a:hover {
text-decoration: underline;
}

#submenu.subtab1 li.st1 a,
#submenu.subtab2 li.st2 a,
#submenu.subtab3 li.st3 a,
#submenu.subtab4 li.st4 a,
#submenu.subtab5 li.st5 a,
#submenu.subtab6 li.st6 a {
color: #333;
}

#locale {
position: absolute;
top: 4px;
right: 10px;
width: 104px;
height: 24px;
line-height: 25px;
text-indent: 10px;
text-align: left;
font-weight: normal;
font-family: 'DejaVu Sans', 'Bitstream Vera Sans', Verdana, sans-serif;
font-size: 12px;
color: #666;
background-color: transparent;
background-image: none;
background-repeat: no-repeat;
background-image: url(/static/img/combo_locale.gif);
background-position: 0 0;
cursor: default;
}

#locale:hover {
background-position: 0 -24px;
color: #333;
}
#locale.press {
background-position: 0 -48px;
color: #333;
}

#locale_list {
position: absolute;
width: 98px;
top: 75px;
right: 44px;
z-index: 1000;
border: 2px solid #ccc;
background: white;
display: none;
}

#locale_list li {
display: block;
margin: 0;
padding: 0;
z-index: 1000;
font-size: 12px;
width: 98px;
height: 22px;
line-height: 22px;
}

#locale_list li a {
display: block;
color: #666;
font-weight: normal;
font-size: 12px;
width: 98px;
height: 22px;
line-height: 22px;
text-indent: 10px;
text-align: left;
margin: 0;
padding: 0;
z-index: 1000;
}

#locale_list li:hover, #locale_list li a:hover {
color: white;
background: #4D6FAB;
text-decoration: none;
}

#search {
text-align: right;
margin: 10px 20px 0 0;
}


/*********CONTENIDO**************/

#divcontent  {
position: relative;
width: 920px;
margin: 0;
padding: 20px 30px 50px 30px;
min-height: 310px;
color: #333;
z-index: 0;
}

#divcontent .username  {
color: #FF8312;
}

/********FOOTER*********/
#footer  {
position: relative;
bottom: 0;
left: 0;
width: 980px;
border-top: 1px solid #ddd;
font-size: 12px;
padding: 0;
margin: 0;
display: block;
overflow: hidden;
clear: both;
background: white;
}

#footer a  {
color: #666;
text-decoration: none;
font-weight: normal;
}

#footer a:hover  {
color: #666;
text-decoration: underline;
/*font-weight: bold;*/
}

#footer h4  {
background: #efefef;
color: #999;
font-weight: bold;
margin: 5px 0px 5px 0px;
padding: 5px;
}

#footer_left  {
padding-left: 1em;
}

#footer_left a  {
padding-left: 0.5em;
padding-right:1em;
margin-right: 5px;
margin-left: 5px;
font-weight: normal;
}

#footer_right   {
position: absolute;
right: 20px;
font-weight: bold;
color: #FF8312;
}

#footer_right a {
font-weight: normal;
}

#footer_naranja {
font-size: 11px;
}

/****** OTROS ************/

.alert {
background: #fff6bf url(/static/img/alert.png) center no-repeat;
background-position: 15px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
}

.info {
background: #EEF5FF url(/static/img/info.png) center no-repeat;
background-position: 15px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #5084B8;
border-bottom: 2px solid #5084B8;
}

.info p  {
font-size: 12px;
line-height: 20px;
margin: 12px 0;
}

.info li  {
font-size: 12px;
margin: 12px 12px 12px 20px;
list-style-type: circle;
line-height: 18px;
}

/**** boton ****/

.c_button, .c_button_wait {
background: transparent url(/static/img/bot_center.png) repeat-x 0 0;
position: relative;
height: 56px;
width: 270px;
}

.c_button a, .c_button span, .w_button {
background: transparent;
color: #FD9B00;
font-weight: normal;
font-size: 16px;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 56px;
text-align: center;
cursor: pointer;
}

.c_button a:hover {
text-decoration: none !important;
}

.c_button .w_button {
display: none;
}

.c_button_wait a, .c_button_wait span {
display: none;
}

.c_button_wait .w_button {
background: transparent url(/static/img/searching.gif) no-repeat 50% 50%;
display: block;
}

.l_button, .r_button {
position: absolute;
height: 56px;
width: 9px;
}

.l_button  {
background: transparent url(/static/img/bot_left.png) no-repeat 0 0;
top: 0;
left: 0;
}

.r_button {
background: transparent url(/static/img/bot_right.png) no-repeat 0 0;
top: 0;
right: 0;
}

.c_button:hover {
background: transparent url(/static/img/bot_center.png) repeat-x 0 -56px;
}

.c_button:hover .l_button {
background: transparent url(/static/img/bot_left.png) no-repeat 0 -56px;
}

.c_button:hover .r_button {
background: transparent url(/static/img/bot_right.png) no-repeat 0 -56px;
}


/*** boton pequeño ***/

.mbutton {
margin-bottom: 19px;
position: relative;
}

.mc_button, .mc_button_wait {
background: transparent url(/static/img/bots_center.png) repeat-x 0 0;
position: relative;
height: 30px;
width: 100px;
}

.ml_button, .mr_button {
position: absolute;
height: 30px;
width: 10px;
}

.ml_button  {
background: transparent url(/static/img/bots_left.png) no-repeat 0 0;
top: 0;
left: -9px;
}

.mr_button {
background: transparent url(/static/img/bots_right.png) no-repeat 0 0;
top: 0;
right: -9px;
}

.mc_button a, .mc_button span, .mw_button {
background: transparent;
color: #FD9B00;
font-weight: normal;
font-size: 14px;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 30px;
text-align: center;
cursor: pointer;
}

.mc_button a:hover {
text-decoration: none !important;
}

.mc_button .mw_button {
display: none;
}

.mc_button_wait a, .mc_button_wait span {
display: none;
}

.mc_button_wait .mw_button {
background: transparent url(/static/img/searching.gif) no-repeat 50% 50%;
display: block;
}

.mc_button:hover {
background: transparent url(/static/img/bots_center.png) repeat-x 0 -30px;
}

.mc_button:hover .ml_button {
background: transparent url(/static/img/bots_left.png) no-repeat 0 -30px;
}

.mc_button:hover .mr_button {
background: transparent url(/static/img/bots_right.png) no-repeat 0 -30px;
}

/*** Fondo ensombrecido ***/
#dark_angel {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;

z-index: 10000;
display: none;
background: black;
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
}


/*** No! Bad, bad browser ;) ***/

#badBrower {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10001;
display: none;
}

#badBrower h3 {
font-weight: bold;
}

#badBrower_content {
position: relative;
width: 520px;
margin: 50px auto 0 auto;
background: #efefef;
border: 2px solid #ccc;
padding: 20px;
}

#bb_why {
margin-bottom: 20px;
}

#badBrower sup {
font-size: 10px;
}

#badBrower p {
position: relative;
font-size: 14px;
line-height: 1.5;
}

#bb_down_ie7, #bb_down_cam, #bb_down_ff2 {
position: relative;
top: 0;
left: 0;
display: block;
width: 362px;
height: 70px;
padding: 30px 0 0 150px;
margin: 4px;
border: 1px #ddd solid;
outline: none;
overflow: hidden;
}

#bb_down_ie7:hover, #bb_down_cam:hover, #bb_down_ff2:hover {
border: 1px #ccc dashed;
}

#bb_down_ie7 span, #bb_down_cam span, #bb_down_ff2 span {
color: #666;
}

#bb_down_ie7 {
background: white url(/static/img/down_ie7.png) no-repeat 13px 50%;
}

#bb_down_cam {
background: white url(/static/img/down_camino.png) no-repeat 12px 50%;
}

#bb_down_or {
text-align: center;
height: 24px;
line-height: 24px;
}

#bb_down_ff2 {
background: white url(/static/img/down_firefox.png) no-repeat 20px 50%;
}

#badBrower #bb_trademark {
font-size: 8px;
margin: 16px 0 0 0;
}

#btBbCancel {
position: relative;
margin: 25px 0 0 0;
}

#btBbContinue {
position: absolute;
right: 20px;
bottom: 20px;
width: 190px;
}


#stats {
visibility: hidden;
}

#stats a {
color: white;
}

#beta_s {
position: absolute;
width: 34px;
height: 17px;
top: 50px;
left: 35px;
background: transparent url(/static/img/beta_s.gif) no-repeat 0 0;
}

