/* ESTILOS GENERALES */

span.symposium
{
  font-weight:bold;
}

/* SPRITE */

div.sprite
{
  float: left;
  width:68px;
  height:66px;
  background-repeat: no-repeat;
  background-image: url(/imgs/sprite.gif.png);
  margin:0 15px 5px 10px;
}
div.logo
{
  background-position:-612px 0;
}
div.organization
{
  background-position: -544px 0;
}
div.help
{
  background-position: -680px 0;
}
div.earth
{
  background-position: -748px 0;
}

/* HEADER */

div.main_what
{
  width:960px;
  overflow: hidden;
  margin: 40px 0;
}
.main_what h2
{
  color:#046fd9;
  font-size:16px;
  font-weight:bold;
  margin-bottom: 10px;
}
.main_what p
{
  font-size:13px;
  line-height: 18px;
  color:#666666;
}

/* BODY */

div.content
{
  margin-top:20px;
  font-size: 12px;
  color:#444;
}

p.button_wrapper
{
  clear:both;
  padding:10px 0;
}
.button_wrapper a.button_big
{
  display:inline;
  float:none;
}

.content ol
{
  padding-left:30px;
}
.content li.main
{
  padding-bottom:10px;
}
.content p
{
  margin-bottom:10px;
}
.content ul
{
  list-style:none;
}
.content ul p.nested_numbering
{
  float:left;
  text-align:right;
  width:30px;
  margin-right:10px;
  padding-left:0;
}
.content ul p
{
  padding-left:40px;
}
.content ol.nested_list
{
  list-style-type: lower-roman;
  margin-left:30px;
  margin-bottom:10px;
}

.mini-what h3
{
  margin:10px 0 5px;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}

.corta{
  height: 30px !important;
}

.mini-what-container
{
  display:block;
  margin:5px;

}

.mini-what
{
  width:31%;
  padding:10px;
  float:left;
}

.mini-what a
{
  color:#333;
    text-decoration:none;
}

.mini-what p
{
    margin:5px 0;
}

.mini-what ul
{
    margin-top:15px;
    margin-left:30px;
}

/* WHAT IS */
.main_what{
  border-bottom: 4px solid #dfdfdf;
  padding: 20px 0;
}

.main_what .left{
  float: left;
  width: 480px;
  padding: 0 10px;
}

.main_what h3{
  font-size: 24px;
  color: #0066cc;
  letter-spacing: -0.8px;
  line-height: 26px;
  margin-bottom: 6px;
}

.main_what h4{
  font-size: 18px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 10px;
}

.main_what p{
  color: #222222;
}

.main_what .right{
  float: right;
  width: 460px;
}

.main_what .right img{
  float: right;
}

.box_wrapper{
  margin-bottom: 30px;
  overflow: hidden;
}

.box_what{
  background: #f7fafe;
  overflow: hidden;
  border: 1px solid #c6dff9;
  padding: 20px;
}

#registration_form_box{
  height: 147px;
}

#toolsbars_box{
  height: 224px;
}

#profiles_box{
  height: 239px;
}

#live_box{
  height: 207px;
}

#partner_box{
  height: 249px;
}

#new_trends_box{
	height: 201px;
}

.box_what h5{
  font-size: 20px;
  color: #0066cc;
  margin-bottom: 6px;
  font-weight: normal;
  padding-left: 36px;
  padding-top: 8px;
  background-position: left center;
  background-repeat: no-repeat;
}

/* icons */
h5.notitle{
  padding-left: 0;
  background: none;
}

h5.create_event{
  background-image: url(/imgs/page/icons/create_event.png);
}

h5.tools{
  background-image: url(/imgs/page/icons/tools.png);
}

h5.customized_url{
  background-image: url(/imgs/page/icons/customized_url.png);
}

h5.calendar{
  background-image: url(/imgs/page/icons/calendar.png);
}

h5.categories{
  background-image: url(/imgs/page/icons/categories.png);
}

h5.sections{
  background-image: url(/imgs/page/icons/sections.png);
}

h5.maps{
  background-image: url(/imgs/page/icons/maps.png);
}

h5.committes{
  background-image: url(/imgs/page/icons/committes.png);
}

h5.registration_form{
  background-image: url(/imgs/page/icons/registration_form.png);
}

h5.registration_types{
  background-image: url(/imgs/page/icons/registration_types.png);
}

h5.toolsbars{
  background-image: url(/imgs/page/icons/toolsbars.png);
}

h5.social{
  background-image: url(/imgs/page/icons/social.png);
}

h5.attendees{
  background-image: url(/imgs/page/icons/attendees.png);
}

h5.profiles{
  background-image: url(/imgs/page/icons/profiles.png);
}

h5.facebook{
  background-image: url(/imgs/page/icons/facebook.png);
}

h5.live{
  background-image: url(/imgs/page/icons/live.png);
}

h5.twitter{
  background-image: url(/imgs/page/icons/twitter.png);
}

h5.partner{
  background-image: url(/imgs/page/icons/partner.png);
}

h5.cloud{
  background-image: url(/imgs/page/icons/cloud.png);
}

.box_what p, .box_what dl{
  font-size: 13px;
  color: #111111;
}

.box_what dt{
  margin-bottom: 4px;
}

.box_what dd{
  padding-left: 16px;
  background: url(/imgs/common/bullet_black.png) left top no-repeat;
  margin-bottom: 2px;
}

.box_what.col1{
  width: 918px;
}

.box_what.col1 .text{
  float: left;
  width: 430px;
}

.box_what.col1 .img{
  float: right;
  width: 478px;
  margin-left: 10px;
  text-align: center;
}

.box_what.col2{
  width: 433px;
}

.box_what.left{
  float: left;
}

.box_what.right{
  float: right;
}

.box_what.ver .text{
  float: left;
  width: 256px;
}

.box_what .foot_text{
  clear: both;
  float: none;
}

.box_what.ver .img{
  float: right;
}

#customized_url_img{
  margin: 36px 0;
}

#categories_img{
  margin-bottom: 48px;
}

#sections_img{
  margin: 10px 0 25px;
}

/* TOUR */

#tour_slider{
  margin: 50px auto 0;
  width: 960px;
  position: relative;
}

#tour_slider .navigation{
  width: 960px;
  overflow: visible;
}

#tour_slider .navigation li{
  float: left;
  list-style: none;
  padding-bottom: 0;
  width: 120px;
  height: 28px;
  position: relative;
}

#tour_slider .navigation li.selected{
  border: 1px solid #aaaaaa;
  border-bottom: 0;
}

#tour_slider .navigation li a{
  padding: 6px 10px;
  display: block;
  background: #ffffff;
  color: #888888;
  font-size: 13px;
  width: 100px;
  position: absolute;
  text-align: center;
}

#tour_slider .navigation li.selected a{
  background: #f3f3f3;
  padding-bottom: 10px;
  z-index: 9999;
  color: #0066cc;
}

#tour_slider .scroll {
  height: 290px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #f3f3f3;
  border: 1px solid #aaaaaa;
}

#tour_slider .scroll_container div.panel {
  padding: 40px 20px 20px;
  height: 250px;
  width: 920px; /* change to 560px if not using JS to remove rh.scroll */
}

.scroll_buttons {
  position: absolute;
  top: 330px;
  cursor: pointer;
  z-index: 999;
}

.scroll_buttons.left {
  left: 20px;
}

.scroll_buttons.right {
  right: 20px;
}

/* contenido del scroll */

#tour_slider .step{
  margin-left: 8px;
}

#tour_slider .col3 .step{
  width: 296px;
  float: left;
}

#tour_slider .step h2{
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 15px;
}

/* PARTNER */

.content div.partner_goodies
{
  padding:25px 88px;
  margin-bottom:40px;
  background-color:#f2f2f2;
  border:1px solid #b3b3b3;
  -moz-border-radius:4px;
}
.content ul.partner_goodies li
{
  width:auto;
}
.content ul.partner_goodies h3
{
  color:#666666;
  font-size:12px;
  padding-bottom:2px;
}
.content ul.partner_goodies p
{
  margin:0 0 20px 0;
  padding:0;
  color:#666666;
}
.content ul.partner_goodies p.last
{
  margin-bottom:0;
}

div.goto_arrow
{
  background:transparent url(/imgs/goto_arrow.png) no-repeat scroll 0 0;
  float:left;
}
div.goto_arrow p
{
  margin-top:3px;
  margin-bottom:5px;
  padding-left:30px;
}
.contact_header div.sprite
{
	float: left;
	width:68px;
	height:66px;
	background-repeat: no-repeat;
	background-image: url(/imgs/sprite.gif.png);
}
.contact_header div.contact
{
	background-position:-476px 0;
	margin:0 15px 5px 10px;
}
#form_contact_container
{
	text-align:left;
	margin:0 auto;
	width:450px;
}
