@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
	background-image: url(../imagenes/bg_pattern.png);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.general_wrapper {
	background-image: url(../imagenes/bg_pattern.png);
	background-repeat: repeat;
}

ul {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #99999a;
}

a:hover {
	color: #efe9d1;
}

a:focus {  
    outline: none;  
} 

a img {
	border: none;
}

a:hover img {
	border: none;
}

/* HEADER ----------------------------------------------------------------------------- */

.header_costura {
	background-image: url(../imagenes/header_costura.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 200px;
}

.body_top {
	background-color: #000;
	height: 30px;
	position: relative;
}

.idiomas_menu {
	padding: 0;	
	margin: 0;
	font-size: 13px;
	position: absolute;
	right: 0px;
	top: 9px;
}

.idiomas_menu li {
	float: left;
	margin: 0;	
	padding: 0 40px 0 0;
}

.idiomas_menu li a {
	color: #515151;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	clear: left;
}

.idiomas_menu li a:hover {
	color: #efe9d1;
}

.idiomas_menu li span.idiomas_nulo {
	color: #99999a;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	clear: left;
}

.body_top_inf {
	background-image: url(../imagenes/body_top_inf.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 11px;
}

.header_content {
	width: 1000px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.dovoodoo_logo {
	position: absolute;
	top: 19px;
	left: 10px;
}

/* MENU DROPDOWN ---------------------------------------------------------------------- */

ul.menu {
	margin: 0;
	list-style: none;
	padding: 0 0px;	
	margin: 0;
	float: left;
	width: 625px;
	height: 64px;
	background: #222;
	font-size: 14px;
	background: url(../imagenes/topnav_bg2.gif) repeat-x;
	position: absolute;
	top: 45px;
	right: -20px;
	z-index: 999999;
}

ul.menu li {
	float: left;
	margin: 0;
	position: relative;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}

ul.menu li a {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
}

/* DO IT! */

ul.menu li #doit {
	width: 92px;
	height: 64px;
	background-image: url(../imagenes/dovoodoo_menu_doit.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul.menu li #doit:hover {
	background-position: 0px -64px;
}

ul.menu li #doit_nulo {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
	width: 92px;
	height: 64px;
	background-image: url(../imagenes/dovoodoo_menu_doit.png);
	background-repeat: no-repeat;
	background-position: 0px -128px;
}

/* I DID IT! */

ul.menu li #didit {
	width: 111px;
	height: 64px;
	background-image: url(../imagenes/dovoodoo_menu_didit.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul.menu li #didit:hover {
	background-position: 0px -64px;
}

ul.menu li #didit_nulo {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
	width: 111px;
	height: 64px;
	background-image: url(../imagenes/dovoodoo_menu_didit.png);
	background-repeat: no-repeat;
	background-position: 0px -128px;
}

/* BUY IT! */

ul.menu li #buyit {
	width: 77px;
	height: 64px;
	background-image: url(../imagenes/dovoodoo_menu_buyit.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul.menu li #buyit:hover {
	background-position: 0px -64px;
}

ul.menu li #buyit_nulo {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
	width: 77px;
	height: 64px;
	background-image: url(../imagenes/dovoodoo_menu_buyit.png);
	background-repeat: no-repeat;
	background-position: 0px -128px;
}

/* MAMBOS! */

ul.menu li #mambos {
	width: 104px;
	height: 64px;
	background-image: url(../imagenes/dovoodoo_menu_mambos.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul.menu li #mambos:hover {
	background-position: 0px -64px;
}

ul.menu li #mambos_nulo {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
	width: 104px;
	height: 64px;
	background-image: url(../imagenes/dovoodoo_menu_mambos.png);
	background-repeat: no-repeat;
	background-position: 0px -128px;
}

/* -------- */

div.submenu_container {
	width: 170px;
	display: none;
	position: absolute;
	right: 32px;
	top: 80px;
}

div.submenu_top {
	float: left;
	clear: left;
	width: 170px;
	height: 18px;
	background-image: url(../imagenes/submenu_top.png);
	background-repeat: no-repeat;
	float: left;
	clear: left;
}

div.submenu_bottom {
	float: left;
	clear: left;
	width: 170px;
	height: 35px;
	background-image: url(../imagenes/submenu_bottom.png);
	background-repeat: no-repeat;
}

ul.menu li ul.submenu {
	margin: 0;
	padding: 0;
	float: left;
	width: 168px;
	background-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c1c1c;
	border-left-color: #1c1c1c;
}


ul.menu li ul.submenu li{
	margin: 0;
	padding: 0;
	width: 168px;
	height: 40px;
}

ul.menu li ul.submenu li a {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
	width: 168px;
	height: 40px;
}

/* CARD */

ul.menu li ul.submenu li #card {
	background-image: url(../imagenes/submenu_card.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul.menu li ul.submenu li #card:hover {
	background-position: 0px -40px;
}

ul.menu li ul.submenu li #card_nulo {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
	width: 168px;
	height: 40px;	
	background-image: url(../imagenes/submenu_card.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}

/* DID IT :: FACEBOOK */

ul.menu li ul.submenu li #didit_facebook {
	background-image: url(../imagenes/submenu_didit_facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul.menu li ul.submenu li #didit_facebook:hover {
	background-position: 0px -40px;
}

ul.menu li ul.submenu li #didit_facebook_nulo {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
	width: 168px;
	height: 40px;	
	background-image: url(../imagenes/submenu_didit_facebook.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}

/* DID IT :: TWITTER */

ul.menu li ul.submenu li #didit_twitter {
	background-image: url(../imagenes/submenu_didit_twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul.menu li ul.submenu li #didit_twitter:hover {
	background-position: 0px -40px;
}

ul.menu li ul.submenu li #didit_twitter_nulo {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
	width: 168px;
	height: 40px;	
	background-image: url(../imagenes/submenu_didit_twitter.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}



/* CONTENT -------------------------------------------------------------------------- */

.content_wrapper {
	width: 1000px;
	height: 720px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.left_column {
	width: 500px;
	position: absolute;
	left: 0px;
	top: 5px;
}

.right_column {
	width: 500px;
	position: absolute;
	right: 0px;
	top: 5px;
}

.cierre {
	height: 1px;
	clear: both;
}

.left_column_content {
	width: 275px;
	margin-left: 150px;
	margin-top: 50px;
}

.right_column_content {
	width: 275px;
	margin-left: 80px;
	margin-top: 50px;
}

.img_margin {
	margin-left: 2px;
}

.networks_menu {
	width: 290px;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.networks_menu li {
	width: 37px;
	height: 37px;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

.networks_menu li a {
	display: block;
	text-indent: -99999px;
	float: left;
	clear: left;
	width: 37px;
	height: 37px;
	background-image: url(../imagenes/networks_menu.png);
	background-repeat: no-repeat;
}

/* TWITTER */

.networks_menu li a.send_twitter {
	background-position: 0px 0px;
}

.networks_menu li a.send_twitter:hover {
	background-position: 0px -37px;
}

/* FACEBOOK */

.networks_menu li a.send_facebook {
	background-position: -37px 0px;
}

.networks_menu li a.send_facebook:hover {
	background-position: -37px -37px;
}

/* TUENTI */

.networks_menu li a.send_tuenti {
	background-position: -74px 0px;
}

.networks_menu li a.send_tuenti:hover {
	background-position: -74px -37px;
}


/* GOOGLE PLUS +1 */

.networks_menu li a.send_google {
	background-position: -111px 0px;
}

.networks_menu li a.send_google:hover {
	background-position: -111px -37px;
}


/* MESSENGER */

.networks_menu li a.send_mess {
	background-position: -148px 0px;
}

.networks_menu li a.send_mess:hover {
	background-position: -148px -37px;
}

/* EMAIL */

.networks_menu li a.send_email {
	background-position: -185px 0px;
}

.networks_menu li a.send_email:hover {
	background-position: -185px -37px;
}

/* FOOTER -------------------------------------------------------------------------- */

.body_bottom_sup {
	background-image: url(../imagenes/body_bottom_sup.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 11px;
}

.body_bottom {
	position: relative;
	background-color: #000;
}

.body_bottom_content {
	position: relative;
	height: 300px;
}


.credits {
	color: #515151;
	letter-spacing: 0.5px;
	position: absolute;
	right: 40px;
	top: 20px;
}

/* POP UPS -------------------------------------------------------------------------- */

.popup_wrapper {
	width: 610px;
	z-index: 888888;
	position: absolute;
	top: 0px;
	left: 376px;
}

.popup_wrapper2 {
	width: 610px;
	z-index: 888888;
	position: absolute;
	top: 0px;
	right: 376px;
}

.popup_container {
	width: 536px;
	position: relative;
}

.popup_arrow {
	width: 105px;
	height: 86px;
	background-image: url(../imagenes/popup_arrow.png);
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 200;
}

.popup_arrow2 {
	width: 105px;
	height: 86px;
	background-image: url(../imagenes/popup_arrow2.png);
	position: absolute;
	top: 120px;
	right: -80px;
	z-index: 200;
}

.popup_close {
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/popup_close.png);
	background-position: 0px 0px;
	position: absolute;
	top: 25px;
	right: -63px;
	z-index: 200;
	cursor: hand;
	cursor: pointer;
}

.popup_close2 {
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/popup_close.png);
	background-position: 0px 0px;
	position: absolute;
	top: 25px;
	right: 5px;
	z-index: 200;
	cursor: hand;
	cursor: pointer;
}

.popup_close:hover, .popup_close2:hover {
	background-position: 0px -30px;
}

.popup_content {
	width: 536px;
	position: absolute;
	top: 20px;
	left: 72px;
}

.popup_content2 {
	width: 536px;
	position: absolute;
	top: 20px;
	right: -4px;
}

.popup_top {
	width: 536px;
	height: 34px;
	background-image: url(../imagenes/popup_top.png);
}

.popup_bottom {
	width: 536px;
	height: 20px;
	background-image: url(../imagenes/popup_bottom.png);
}

.popup_body {
	width: 536px;
	background-image: url(../imagenes/popup_body.png);
	background-repeat: repeat-y;
}

.popup_send {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.popup_send_title {
	width: 260px;
	height: 55px;
	background-image: url(../imagenes/popup_send.png);
	margin-bottom: 15px;
}

.popup_send_title2 {
	width: 260px;
	height: 55px;
	background-image: url(../imagenes/popup_send2.png);
	margin-bottom: 15px;
}

.popup_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #efe9d1;
	margin-bottom: 25px;
}

.popup_download {
	display: block;
	text-indent: -99999px;
	width: 234px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/popup_download_button.png);
	background-position: 0px 0px;	
	margin-bottom: 20px;
}

.popup_download:hover {
	background-position: 0px -55px;	
}

.popup_costura {
	width: 450px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/popup_costura.png);
}

.popup_spread {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.popup_spread_title {
	width: 262px;
	height: 55px;
	background-image: url(../imagenes/popup_spread.png);
	margin-top: 15px;
	margin-bottom: 15px;
}

.popup_facebooklike_container {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	background-color: #4c534d;
}

.custom_tweet_container {
	padding-bottom: 20px;
}

.custom_tweet_button {
	display: block;
	text-indent: -99999px;
	width: 234px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/popup_tweet_button.png);
	background-position: 0px 0px;	
}

.custom_tweet_button:hover {
	background-position: 0px -55px;	
}

.custom_tuenti_container {
	padding-bottom: 20px;
}

.custom_tuenti_button {
	display: block;
	text-indent: -99999px;
	width: 234px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/popup_tuenti_button.png);
	background-position: 0px 0px;	
}

.custom_tuenti_button:hover {
	background-position: 0px -55px;	
}

.custom_google_container {
	padding-bottom: 20px;
}

.custom_google_button {
	display: block;
	text-indent: -99999px;
	width: 234px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/popup_google_button.png);
	background-position: 0px 0px;	
}

.custom_google_button:hover {
	background-position: 0px -55px;	
}

/* I DID IT! (FACEBOOK + TWITTER) -------------------------------------------------------------------- */

.content_wrapper_blanco {
	background-color: #FFF;
}

.content_wrapper2 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.body_top_inf_blanco {
	background-image: url(../imagenes/body_top_inf_blanco.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 11px;
}

.body_bottom_sup_blanco {
	background-image: url(../imagenes/body_bottom_sup_blanco.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 11px;
}

.social_title_container {
	width: 400px;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}

.social_title {
	width: 352px;
	height: 307px;
}

.social_title h1 {
	text-indent: -99999px;
}

#didit_facebook_title {
	background-image: url(../imagenes/didit_facebook_title.png);
}

#didit_twitter_title {
	background-image: url(../imagenes/didit_twitter_title.png);
}

.twitter-share-button {
	margin-left: 400px;
}

.social_activity_container {
	width: 500px;
	float: right;
	margin-top: 50px;
	margin-bottom: 50px;
}

.social_activity {
	margin-left: auto;
	margin-right: auto;
}

/* BUY IT! ------------------------------------------------------------------------------------- */

.buyit_title_container {
	width: 352px;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}

.buyit_title {
	width: 352px;
	height: 202px;
	margin-bottom: 30px;
}

.buyit_title h1 {
	text-indent: -99999px;
}

#buyit_title {
	background-image: url(../imagenes/buyit_title.png);
	background-repeat: no-repeat;
}

.content_wrapper3 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.products_container {
	width: 600px;
	float: right;
	margin-top: 50px;
	margin-bottom: 50px;
}

.product_wrapper {
	width: 261px;
	float: left;
	margin-left: 27px;
	margin-right: 17px;
	margin-bottom: 30px;
}

.products_container .nomargin_right {
	margin-right: 0px;
}

.category {
	width: 560px;
	height: 56px;
}

.category_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #b9b8b8;
	letter-spacing: -1px;
	width: 560px;
	margin-left: 30px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 4px;
}

.product_top {
	background-image: url(../imagenes/product_top.png);
	background-position: bottom;
	width: 261px;
	height: 9px;
}

.product_bottom {
	background-image: url(../imagenes/product_bottom.png);
	background-position: top;
	width: 261px;
	height: 9px;
}

.product_content {
	background-image: url(../imagenes/product_bg.png);
	background-repeat: repeat-y;
	width: 261px;
}

.product_body {
	width: 255px;
	margin-left: auto;
	margin-right: auto;
}

.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	letter-spacing: -1px;
	width: 235px;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.product_iwant {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #bb0930;
	letter-spacing: -1px;
	text-align: right;
	width: 235px;
	height: 30px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 8px;
	padding-top: 5px;
}

.product_iwant:hover {
	background-image: url(../imagenes/heart.png);
	background-position: 105px 11px;
	background-repeat: no-repeat;
	color: #bb0930;
}

.product_divider_top {
	width: 235px;
	height: 6px;
	background-image: url(../imagenes/category_divider.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.product_divider_bottom {
	width: 235px;
	height: 6px;
	background-image: url(../imagenes/category_divider.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

/* MAMBOS ------------------------------------------------------------------------------------- */

#mambos_title {
	background-image: url(../imagenes/mambo_title.png);
}

.mambos_text {
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #99999a;
	letter-spacing: -1px;
	text-align: left;
	margin-top: 10px;
	line-height: 26px;
}

.mambos_p {
	margin-bottom: 10px;
}

.mambos_list {
	width: 500px;
}

.mambos_list li {
	width: 500px;
	margin-bottom: 12px;
}

.mambos_list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1c1b1c;
	letter-spacing: -1px;
	line-height: 18px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99999a;
}

.mambos_list a:hover {
	color: #bb0930;
}

/* PRODUCTO ------------------------------------------------------------------------------------- */

.productos_title_container {
	padding-top: 50px;
	height: 45px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.productos_title {
	height: 43px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	text-align: left;
	line-height: 43px;
}

.productos_volver {
	display: block;
	width: 175px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #3d3c3d;
	letter-spacing: -1px;
	text-align: right;
	line-height: 21px;
	height: 24px;
	margin-top: 14px;
	padding-left: 180px;
}

.productos_volver:hover {
	color: #bb0930;
	background-image: url(../imagenes/volver_arrow_hover.png);
	background-position: 180px 0px;
	background-repeat: no-repeat;
}

.productos_photo_container {
	width: 307px;
	float: left;
	margin-top: 40px;
	margin-bottom: 50px;
}

.productos_photo {
	width: 307px;
	margin-bottom: 20px;
}

.productos_text {
	width: 307px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	text-align: left;
	margin-top: 10px;
	line-height: 17px;
}

.productos_p strong {
	font-size: 16px;
	color: #736f73;
}

.productos_p {
	margin-bottom: 10px;
}

.form_wrapper {
	width: 540px;
	float: right;
	margin-bottom: 50px;
	margin-top: 50px;
}

.form_content {
	width: 540px;
}

.form_top {
	width: 540px;
	height: 34px;
	background-image: url(../imagenes/form_top.png);
}

.form_bottom {
	width: 540px;
	height: 20px;
	background-image: url(../imagenes/form_bottom.png);
}

.form_body {
	width: 540px;
	background-image: url(../imagenes/form_body.png);
	background-repeat: repeat-y;
}

.formulario {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}

.formulario_title {
	width: 500px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #980727;
	letter-spacing: -1px;
	text-align: center;
	line-height: 30px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.formulario_text {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	text-align: left;
	line-height: 22px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.formulario_cierre {
	width: 500px;
	height: 6px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.fieldset {
	width: 500px;
	height: 30px;
	margin-bottom: 20px;
	position: relative;
}

.submitset {
	width: 500px;
	height: 30px;
	position: relative;
}

.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	line-height: 29px;
	text-align: center;
	display: block;
	width: 120px;
	height: 30px;
	border:solid 0 #fff;
	position: absolute;
	top: 10px;
	right: 0px;
	background-color: transparent;
	background-image: url(../imagenes/submitbtn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: hand;
	cursor: pointer;
}

.submitbutton:hover {
	color: #980727;
	background-position: 0px -30px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	width: 90px;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #2e2d2e;
	line-height: 30px;
	vertical-align: middle;
	position: absolute;
	top: 5px;
	left: 0px;
	margin-right: 15px;
	text-align: left;
}

input.celda {
	font-family: Arial, Helvetica, sans-serif;
	width: 410px;
	height: 30px;
	font-size: 18px;
	color: #efe9d1;
	letter-spacing: -0.5px;
	text-align: left;
	position: absolute;
	top: 5px;
	right: 0px;
	border:solid 0 #fff;
	background-color: transparent;
	background-image: url(../imagenes/formpastilla.png);
	background-repeat: no-repeat;
}

.twitter-follow-button {
	width: 480px;
	position: absolute;
	top: 15px;
	left: 0px;
}

#tbox {
	position:absolute;
	color: #ffffff;
	left:50px;
	top:50px;
	height: 100;
	width: 375;	
}
















 


































	
