/* CSS for all browsers 
======================================================*/

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

/* General 
------------------------------------------------------*/
body {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	min-width: 780px;
	background: url(http://www.doominio.com/images/bg_tip.png) repeat-x top #ece9f2;
}
.clear {
	clear: both;
}
a {
	color: #215ea9;
}
a:hover {
	color: #4f85c7;
	text-decoration: none;
}
strong {
	font-weight: bold;
}

/* Header 
------------------------------------------------------*/
#wrapper_header {
	background: url(http://www.doominio.com/images/bg_wrapper_header.png) repeat-y center #4783c6;
	position: relative;
}
#header {
	background: url(http://www.doominio.com/images/bg_header.png) repeat-x bottom;
	position: relative;
	z-index: 0;
	width: 780px;
	height: 96px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	z-index: 2;
	top: 13px;
	left: 22px;
	width: 200px;
	height: 56px;
}
#slogan {
	position: absolute;
	top: 70px;
	left: 22px;
	color: #b0c9fe;
	font-size: 0.6em;
}

/* Login Area 
------------------------------------------------------*/
#wrapper_login {
	background: #000;
	padding-top: 7px;
}
#login {
	background: url(http://www.doominio.com/images/bg_login.png) no-repeat top right;
	height: 31px;
	margin: 0;
	padding: 0 8px 0 0;
	position: absolute;
	right: 26px;
	top: -1px;
	white-space: nowrap;
}
#login_img {
	position: relative;
	z-index: 2;
	top: 8px;
	left: 11px;
	float: left;
	font-size: 12px;
}
#login fieldset {
	background: url(http://www.doominio.com/images/bg_login.png) repeat-x bottom left;
	float: right;
	height: 31px;
	padding: 0 0 0 1px;
}
#login form {
	background: url(http://www.doominio.com/images/bg_login.png) no-repeat top left;
	height: 31px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 8px 0 27px;
	margin: 0;
	color: #BEBEBE;
	font-size: 0.75em;
	text-align: left;
	font-family: Verdana,sans-serif;
}

#login form label {
	z-index: 5;
	white-space: nowrap;
	display: inline;
}

#login form input {
	position: relative;
	top: 1px;
	font-size: 0.88em;
	width: 62px;
	height: 15px;
	vertical-align: center;
}
#login form input.entrar {
	width: 62px;
	height: 22px;
	padding-bottom: 1px;
}


/* Promotional Banner 
------------------------------------------------------*/
#wrapper_banner {
	background: #f4f4f4 url(http://www.doominio.com/images/bg_wrapper_banner.png) repeat-y scroll center center;
	position: relative;
	border-bottom: 1px solid #cecece;
}
#home_page #promotional_banner {
	position: relative;
	background: url(http://www.doominio.com/images/bg_banner.png) repeat-x top;
	width: 780px;
	height: 184px;
	margin: 0 auto;
}
#promotion_text {
	position: relative;
	top: -146px;
	left: 306px;
}

/* Layout
------------------------------------------------------*/
#wrapper {
	background: url(http://www.doominio.com/images/bg_wrapper_content.png) repeat-y center #efecf4;
	position: relative;
}
#container {
	position: relative;
	width: 780px;
	margin: 0 auto;
	background-color: #FFF;
}
#home_page #container {
	top: -1px;
	border-top: 1px solid #ddd;
}
#content {
	font-family: Verdana, sans-serif;
	position: relative;
	width: 507px;
	float: right;
	padding: 8px 20px 2px 27px;
	font-size: 1em;
	min-height: 300px;
}
#content_full_width {
	font-family: Verdana, sans-serif;
	position: relative;
	width: 98%;
	float: left;
	padding: 8px 20px 40px 32px;
	font-size: 1em;
	min-height: 300px;
}
.content_promotion {
	clear: both;
	background: url(http://www.doominio.com/images/bg_content_promotion_top.png) no-repeat top;
	width: 502px;
	padding: 27px 0 0 0;
	margin: 0 0 22px 0;
}
#home_page .content_promotion {
	margin: 0;
}
#promotion_hosting {
	background: url(http://www.doominio.com/images/bg_content_promotion_bottom.png) no-repeat bottom;
	min-height: 197px;
	padding-bottom: 10px;
}

/* Home Page
------------------------------------------------------*/
#home_page #content {
	width: 527px;
	padding: 8px 0 21px 27px;
}
#home_page #domain_search {
	position: relative;
	background: url(http://www.doominio.com/images/bg_domain_search_top.png) no-repeat top;
	width: 500px;
	padding: 27px 0;
	margin: -42px 0 0 0;
	z-index: 10;
}
#home_page #domain_search form {
	background: url(http://www.doominio.com/images/bg_domain_search_bottom.png) no-repeat bottom;
	min-height: 180px;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
}
#home_page #domain_search form legend {
	font-family: "Lucida Sans", Verdana, Sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	color: #171717;
	padding: 0 50px 14px 36px;
	white-space: normal;
}
#home_page #domain_search form span input {
	font-size: 1.2em;
	padding: 2px 3px;
	margin: 2px 4px 0 5px;
	width: 240px;
	border: 1px solid #b29e4d;
}
#home_page #domain_search form span {
	padding: 0 0 0 45px;
	font-size: 1em;
}
#home_page #domain_search #button_buscar {
	padding: 0;
	margin: 0;
	width: 89px;
	position: relative;
	top: 7px;
}
#home_page #domain_search input.button_submit {
	background: url(http://www.doominio.com/images/button_buscar.png) no-repeat top;
	height: 29px;
	width: 89px;
}
#home_page #domain_search input.button_submit:hover {
	background: url(http://www.doominio.com/images/button_buscar.png) no-repeat bottom;
}
#home_page #domain_search ul {
	float: left;
	padding: 16px 20px 25px 0;
}
#home_page #domain_search ul#column_one {
	padding: 16px 20px 25px 42px;
}
#home_page #domain_search ul li {
	padding: 4px 0 1px 0;
	font-size: 0.85em;
}
#home_page #domain_search ul li input {
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
}
#home_page #sticker,
#contratar #sticker { 
	position: absolute;
	right: 14px;
	top: -58px;
	z-index: 12;
}
#home_page #shadow_domain_search_left {
	position: absolute;
	width: 12px;
	height: 136px;
	left: 15px;
	top: 0;
}
#home_page #shadow_domain_search_right {
	position: absolute;
	width: 12px;
	height: 136px;
	right: 15px;
	top: 0;
}
#home_page #domain_postscript {
	position: relative;
	z-index: 10;
}
#home_page #navigation {
	position: relative;
	line-height: 1.5em;
	margin: -42px 0 13px 0;
	z-index: 20;
}
#home_page #content_text_images h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 12px 0;
	padding: 0;
	color: #1d1d1d;
}
#home_page #content_text_images p {
	margin: 0;
	font-size: 0.92em;
	line-height: 1.5em;
	color: #333333;
}
#home_page .content_promotion img {
	float: left;
	margin: -8px 15px 0 36px;
}
#home_page #content_text_images .content_promotion h2, #home_page .content_promotion p {
	padding: 0 36px;
}
#home_page .content_promotion #promotion_hosting .p_promotion_tweak {
	margin-bottom: 20px;
}
#home_page .content_promotion a#anchor_more_info {
	float: right;
	position: relative;
	top: 8px;
	right: 40px;
	color: #1f5aa2;
}
#home_page .content_promotion a#anchor_more_info:hover {
	color: #5189cd;
}
#home_page .content_box, .content_box {
	clear: both;
	position: relative;
	padding: 0;
}
#home_page .float_half_left_with_image {
	position: relative;
	float: left;
	width: 170px;
	margin-right: 0;
	padding-bottom: 20px;
	margin-left: 6px;
}
#home_page .float_half_right_with_image {
	position: relative;
	float: right;
	width: 170px;
	padding: 0;
	margin-right: 27px;
	margin-left: 0px;
}
#home_page .float_half_left_with_image img {
	position: absolute;
	left: -10px;
	top: 0;
}
#home_page .float_half_right_with_image img {
	position: absolute;
	left: -85px;
	top: 0;
}

/* Content Text & Images
------------------------------------------------------*/
#content_text_images {
	font-size: 0.88em;
}
#domain_postscript p {
	color: #5c5c5c;
	font-size: 0.88em;
	margin: -10px 0 30px 10px;
}
.monitor_wrench {
	position: relative;
	/*top: 6px;
	left: -6px;*/
}
.image_support {
	position: relative;
	left: 25px;
	top: 10px;
	padding: 0;
	margin: 0;
}
.span_support {
	position: relative;
	left: 30px;
	top: -50px;
	margin: 0;
	padding: 0;
}
.span_support a {
	position: relative;
	left: 104px;
}
.p_note {
	font-size: 0.8em;
}


/* Sidebar
------------------------------------------------------*/
#sidebar {
	width: 200px;
	padding: 8px 0 10px 27px;
}
#navigation ul li {
	font-family: Arial, Sans-serif;
	font-size: 0.88em;
	font-weight: bold;
	color: #2c66b5;
	text-decoration: none;
}
#navigation ul li a {
	background: url(http://www.doominio.com/images/navigation_middle.png) no-repeat top;
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	width: 180px;
	white-space: nowrap;
	text-decoration: none;
}
#navigation ul li a:hover {
	background: url(http://www.doominio.com/images/navigation_middle.png) no-repeat bottom;
	color: #568cd6;
}
#navigation ul li#dominios a {
	background: url(http://www.doominio.com/images/navigation_tip.png) no-repeat top;
}
#navigation ul #li_dominios {
	background: url(http://www.doominio.com/images/navigation_tip_active.png) no-repeat top;
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 34px;
	width: 166px;
	white-space: nowrap;
	color: #000;
}
#navigation ul #li_precios_y_descuentos,
#navigation ul #li_alojamiento_web,
#navigation ul #li_quienes_somos {
	background: url(http://www.doominio.com/images/navigation_middle_active.png) no-repeat top;
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 34px;
	width: 166px;
	white-space: nowrap;
	color: #000;
}
#navigation ul #li_ayuda_y_contacto {
	background: url(http://www.doominio.com/images/navigation_bottom_active.png) no-repeat top;
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 34px;
	width: 166px;
	white-space: nowrap;
	color: #000;
}
#navigation ul li#dominios a:hover {
	background: url(http://www.doominio.com/images/navigation_tip.png) no-repeat bottom;
}
#navigation ul li#ayuda_y_contacto a {
	background: url(http://www.doominio.com/images/navigation_bottom.png) no-repeat top;
	height: 37px;
	line-height: 37px;
}
#navigation ul li#ayuda_y_contacto a:hover {
	background: url(http://www.doominio.com/images/navigation_bottom.png) no-repeat bottom;
}
body#home_page #navigation ul li#dominios a {
	background: url(http://www.doominio.com/images/navigation_tip_active.png) no-repeat;
	padding-left: 34px;
	color: #000;
}
body#precios_y_descuentos #navigation ul #li_precios_y_descuentos a, 
body#alojamiento_web #navigation ul #li_alojamiento_web a,
body#quienes_somos #navigation ul li#quienes_somos a {
	background: url(http://www.doominio.com/images/navigation_middle_active.png) no-repeat;
	padding-left: 34px;
	color: #000000;
}
body#ayuda_y_contacto #navigation ul li#ayuda_y_contacto a {
	background: url(http://www.doominio.com/images/navigation_bottom_active.png) no-repeat;
	padding-left: 37px;
	color: #000000;
}
#scsY8d {
	position: relative;
	
}
#fixed_customer_support {
	
	margin-bottom: 13px;
}
#fixed_customer_support a {
	position: relative;
	display: block;
	width: 50%;
	padding: 0;
}
#customer_support_button {
	background: url(http://www.doominio.com/images/button_support.png) no-repeat top;
	height: 76px;
	margin-bottom: 13px;
}
#customer_support_button:hover {
	background: url(http://www.doominio.com/images/button_support.png) no-repeat bottom;
}
#customer_support_button a {
	position: relative;
	display: block;
	width: 65px;
	padding: 34px 40px 12px 95px;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #333333;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#customer_support_button a:hover {
	color: #ebac03;
}
#language_select_button, #currency_select_button {
	background: url(http://www.doominio.com/images/bg_button.png) no-repeat top;
	width: 200px;
	height: 64px;
	margin-bottom: 13px;
}
#language_select_button p, #currency_select_button p {
	position: relative;
	text-align: center;
	top: 6px;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #333333;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
#language_select_button a#anchor_spanish {
	position: relative;
	display: block;
	width: 28px;
	top: 10px;
	left: 68px;
}
#language_select_button a#anchor_english {
	position: relative;
	display: block;
	width: 28px;
	top: -18px;
	left: 104px;
}
#flag_spanish {
	position: relative;
	height: 28px;
	width: 28px;
	background: url(http://www.doominio.com/images/flag_spanish.png) no-repeat top;
}
#flag_english {
	position: relative;
	height: 28px;
	width: 28px;
	background: url(http://www.doominio.com/images/flag_english.png) no-repeat top;
}
#flag_spanish:hover {
	background: url(http://www.doominio.com/images/flag_spanish.png) no-repeat bottom;
}
#flag_english:hover {
	background: url(http://www.doominio.com/images/flag_english.png) no-repeat bottom;
}
#flag_spanish img.hide, #flag_english img.hide, #currency_euro img.hide, #currency_pound img.hide, #currency_dollar img.hide {
	display: none;
}
#currency_select_button a#anchor_euro {
	position: relative;
	display: block;
	width: 28px;
	top: 10px;
	left: 50px;
}
#currency_select_button a#anchor_pound {
	position: relative;
	display: block;
	width: 28px;
	top: -18px;
	left: 86px;
}
#currency_select_button a#anchor_dollar {
	position: relative;
	display: block;
	width: 28px;
	top: -46px;
	left: 122px;
}
#currency_euro {
	position: relative;
	height: 28px;
	width: 28px;
	background: url(http://www.doominio.com/images/currency_euro.png) no-repeat top;
}
#currency_pound {
	position: relative;
	height: 28px;
	width: 28px;
	background: url(http://www.doominio.com/images/currency_pound.png) no-repeat top;
}
#currency_dollar {
	position: relative;
	height: 28px;
	width: 28px;
	background: url(http://www.doominio.com/images/currency_dollar.png) no-repeat top;
}
#currency_euro:hover {
	background: url(http://www.doominio.com/images/currency_euro.png) no-repeat bottom;
}
#currency_pound:hover {
	background: url(http://www.doominio.com/images/currency_pound.png) no-repeat bottom;
}
#currency_dollar:hover {
	background: url(http://www.doominio.com/images/currency_dollar.png) no-repeat bottom;
}
#customer_quote {
	background: url(http://www.doominio.com/images/bg_blockquote_tip.png) no-repeat top;
	padding-top: 12px;
	white-space: nowrap;
	margin-bottom: 13px;
}
#customer_quote img {
	float: left;
	margin: 5px 12px 36px 20px;
}
#customer_quote .customer_quote_name {
	font-family: Arial, Sans-serif;
	font-size: 1em;
	color: #5C5C5C;
}
#customer_quote .customer_quote_address {
	font-family: Arial, Sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #5C5C5C;
}
#customer_quote blockquote {
	clear: left;
	background: url(http://www.doominio.com/images/bg_blockquote_middle.png) repeat-y top;
	font-family: Arial, Sans-serif;
	font-size: 0.78em;
	color: #333333;
	line-height: 1.3em;
	margin-top: 14px;
	margin-bottom: -40px;
	padding: 0 20px 50px 20px;
	white-space: normal;
}
#customer_quote blockquote .quote_title {
	font-family: Verdana;
	color: #1d1d1d;
}
#customer_quote .anchor_customer_quote {
	background: url(http://www.doominio.com/images/bg_blockquote_bottom.png) no-repeat bottom;
	display: block;
	text-align: right;
	font-size: 0.78em;
	padding: 5px 18px 23px 0;
}
#guarantee_wrapper, #soporte_tecnico_wrapper {
	margin-top: 16px;
	background: url(http://www.doominio.com/images/bg_blockquote_middle.png) repeat-y top;
}
#guarantee, #soporte_tecnico {
	background: url(http://www.doominio.com/images/bg_blockquote_tip.png) no-repeat top;
}
#guarantee img {
	float: right;
	margin: 16px -2px 8px 0px;
}
#soporte_tecnico img {
	float: left;
	margin: 0 4px 0 5px;
}
#guarantee p, #soporte_tecnico p {
	font-size: 0.77em;
	margin-right: -6px;
	line-height: 1.2em;
}
#soporte_tecnico b {
	display: block;
	padding-bottom: 10px;
}
#guarantee .anchor_guarantee, #soporte_tecnico .anchor_soporte_tecnico {
	padding: 20px;
	background: url(http://www.doominio.com/images/bg_blockquote_bottom.png) no-repeat bottom;
	margin-bottom: 13px;
}
#sidebar_credit_cards {
	position: absolute;
	bottom: 22px;
}

/* Content layout manipulators
------------------------------------------------------*/
.float_half_left {
	position: relative;
	float: left;
	width: 240px;
	padding-right: 15px;
}
.float_half_right {
	position: relative;
	float: right;
	width: 240px;
	padding-left: 15px;
}
.float_three_quarters_left {
	position: relative;
	float: left;
	width: 415px;
	padding-right: 15px;
}
.float_three_quarters_right {
	position: relative;
	float: right;
	width: 415px;
	padding-left: 15px;
}
.float_quarter_left {
	position: relative;
	float: left;
	width: 145px;
	padding-right: 15px;
}
.float_quarter_right {
	position: relative;
	float: right;
	width: 145px;
	padding-left: 15px;
}
.float_four_fifths_left {
	position: relative;
	float: left;
	width: 79%;
	padding-right: 15px;
}
.float_four_fifths_right {
	position: relative;
	float: right;
	width: 79%;
	padding-left: 15px;
}
.float_fifth_right {
	position: relative;
	float: right;
	width: 19%;
	padding-left: 15px;
}
.float_fifth_left {
	position: relative;
	float: left;
	width: 19%;
	padding-right: 15px;
}
.float_half_left_with_image {
	position: relative;
	float: left;
	width: 170px;
	margin-right: 0;
	padding-bottom: 12px;
	padding-left: 66px;
}
.float_half_right_with_image {
	position: relative;
	float: right;
	width: 170px;
	padding: 0;
	margin-right: 10px;
	padding-left: 40px;
}
.float_half_left_with_image img {
	position: absolute;
	left: 0;
	top: 0;
}
.float_half_right_with_image img {
	position: absolute;
	left: -38px;
	top: 0;
}
.float_left_with_image {
	float: left;
	width: 360px;
	padding-right: 180px;
	padding-bottom: 16px;
	margin-left: 90px;
}
.float_right_with_image {
	float: left;
	width: 360px;
	padding-right: 0px;
	padding-bottom: 16px;
	margin-right: 0px;
}
.float_left_with_image img {
	position: absolute;
	left: -40px;
	top: 0;
}
.float_right_with_image img {
	position: absolute;
	left: 360px;
	top: 0;
}
.float_left_with_image p, .float_left_with_image ul  {
	left: 160px;
	top: 10px;
}
.customer_quote {
	background: url(http://www.doominio.com/images/bg_white_box.png) no-repeat top;
	width: 500px;
	padding-top: 14px;
	margin-bottom: 18px;
}
.customer_quote blockquote p.quote_title, .grey_box blockquote p.quote_title, .blue_box blockquote p.quote_title {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 0.92em;
	margin-bottom: -18px;
}
.customer_quote blockquote p {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_white_box_p.png) repeat-y center;
	width: 464px;
	padding: 0 18px 18px 18px;
	margin: 0;
	font-size: 0.8em;
}
.customer_quote cite {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_white_box.png) no-repeat bottom;
	width: 464px;
	padding: 0 18px 14px 18px;
	min-height: 2em;
	font-size: 0.8em;
	margin-top: -6px;
}
.white_box {
	background: url(http://www.doominio.com/images/bg_white_box.png) no-repeat top;
	width: 500px;
	padding-top: 14px;
	margin-bottom: 18px;
}
.white_box .wrapper_box p.box_title, .grey_box .wrapper_box p.box_title, .blue_box .wrapper_box p.box_title {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin: 6px 0;
}
.white_box .wrapper_box p {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_white_box_p.png) repeat-y center;
	left: -18px;
	width: 446px;
	padding: 0 27px;
	margin: 0;
}
.white_box .wrapper_box {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_white_box.png) no-repeat bottom;
	width: 464px;
	padding: 0 18px 14px 18px;
	min-height: 2em;
	margin-top: -6px;
}
.grey_box {
	background: url(http://www.doominio.com/images/bg_grey_box.png) no-repeat top;
	width: 500px;
	padding-top: 14px;
	margin-bottom: 18px;
}
.grey_box blockquote p {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_grey_box_p.png) repeat-y center;
	width: 464px;
	padding: 0 18px 18px 18px;
	margin: 0;
	font-size: 0.8em;
}
.grey_box .wrapper_box p {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_grey_box_p.png) repeat-y center;
	left: -18px;
	width: 446px;
	padding: 0 27px;
	margin: 0;
}
.grey_box .wrapper_box ul {
	background: none;
	padding-left: 20px;
	list-style-type: square;
	margin: 20px 0 0 18px;

}
.grey_box .wrapper_box {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_grey_box.png) no-repeat bottom;
	width: 464px;
	padding: 0 18px 14px 18px;
	min-height: 2em;
	margin-top: -6px;
}
.grey_box cite {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_grey_box.png) no-repeat bottom;
	width: 464px;
	padding: 0 18px 14px 18px;
	min-height: 2em;
	font-size: 0.8em;
	margin-top: -6px;
	z-index: 100;
}
.blue_box {
	background: url(http://www.doominio.com/images/bg_blue_box.png) no-repeat top;
	width: 500px;
	padding-top: 14px;
	margin-bottom: 18px;
}
.blue_box blockquote p {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_blue_box_p.png) repeat-y center;
	width: 464px;
	padding: 0 18px 18px 18px;
	margin: 0;
	font-size: 0.8em;
}
.blue_box .wrapper_box p {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_blue_box_p.png) repeat-y center;
	left: -18px;
	width: 446px;
	padding: 0 27px;
	margin: 0;
}
.blue_box .wrapper_box {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_blue_box.png) no-repeat bottom;
	width: 464px;
	padding: 0 18px 14px 18px;
	min-height: 2em;
	margin-top: -6px;
}
.blue_box cite {
	position: relative;
	display: block;
	background: url(http://www.doominio.com/images/bg_blue_box.png) no-repeat bottom;
	width: 464px;
	padding: 0 18px 14px 18px;
	min-height: 2em;
	font-size: 0.8em;
	margin-top: -6px;
	z-index: 100;
}

/* Tables
------------------------------------------------------*/
table {
	width: 94%;
	border-collapse: collapse;
	border-bottom: 2px solid #c8d8f7;
}
.domains_table .t_head {
	background: url(http://www.doominio.com/images/bg_table_white_shading_large.png) bottom repeat-x #c8d8f7;
	color: #081d46;
	padding: 7px 0;
	font-weight: bold;
	font-size: 0.92em;
}
.domains_table {
	background: #f3f5f9;
	margin-bottom: 8px;
}
.domains_table td {
	padding: 4px 0 5px 0;
	border-bottom: 1px solid #d8dde7;
	font-size: 0.92em;
}
.domains_table .stripe {
	background: #fcfdfe;
}
.packages_table {
	background: #f3f4fa;
	margin: 0 0 8px 0;
	width: 507px;
	border-collapse: collapse;
	border: none;
	text-align: center;
	font-size: 0.92em;
}
.packages_table td {
	padding: 8px 2px;
	border-bottom: #d8dde7 solid 1px;
}
.packages_table .stripe {
	background: #f9fafc;
}
.packages_table .highlight {
	font-weight: bold;
	color: #e84505;
}
.packages_table .t_head {
	background: url(http://www.doominio.com/images/bg_table_white_shading_large.png) bottom #225bac repeat-x;
	color: #fcfcfc;
	font-weight: bold;
	font-family: Arial;
}
.packages_table .t_price {
	background: url(http://www.doominio.com/images/bg_table_shading_large.png) bottom #e7e9ec repeat-x;
	font-weight: bold;
	border: none;
}
.packages_table .t_features {
	text-align: left;
	padding-left: 12px;
	width: 135px;
}

/* Footer
------------------------------------------------------*/
#wrapper_footer {
	background: url(http://www.doominio.com/images/bg_wrapper_footer.png) repeat-y center #324051;
	position: relative;
}
#footer {
	background: url(http://www.doominio.com/images/bg_bottom.png) repeat-x bottom;
	position: relative;
	color: #586385;
	font-size: 0.68em;
	top: -1px;
	padding-bottom: 40px;
}
#footer a {
	text-decoration: none;
	color: #858fad;
	padding-bottom: 4px;
	border-bottom: 1px solid #414c71;
}
#footer_below a:hover {
	color: #a0a8c1;
	border-bottom: 1px solid #78829e;
}
#footer_below {
	background: url(http://www.doominio.com/images/bg_footer.png) repeat-x bottom #1e2939;
	position: relative;
	width: 726px;
	padding: 15px 27px 0 27px;
	margin: 0 auto;
}
#footer_below ul {
	float: left;
	margin-right: 36px;
	line-height: 2.2em;
}
#footer_links_legal {
	position: absolute;
	bottom: 24px;
}
#footer_links_legal a {
	padding-bottom: 3px;
}
#footer_logo_copyright {
	margin-top: 78px;
	text-align: right;
	padding-bottom: 24px;
	margin-bottom: -26px;
}
#footer_logo_copyright img {
	padding-bottom: 4px;
}
#footer_logo_copyright a {
	font-size: 1.1em;
	padding-bottom: 2px;
}

/* Inner Page Specific
------------------------------------------------------*/
#promotional_banner h1 {
	position: relative;
	color: #FEFEFE;
	text-align: center;
	font-family: Arial, "Lucida Sans" "Sans serif";
	font-weight: bold;
	letter-spacing: 1px;	
	font-size: 1.72em;
	line-height: 2em;
	padding-top: 10px;
	margin: 0 50px;
}
h1 {
	position: relative;
	color: #000000;
	text-align: left;
	font-family: Arial, "Lucida Sans" "Sans serif";
	font-weight: bold;	
	font-size: 1.6em;
	line-height: 1em;
	padding: 16px 0;
}
#content_text_images h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
	font-weight: bold;
	font-size: 1.26em;
	padding-bottom: 18px;
	line-height: 1.3em;
}
#precios_y_descuentos h2  {
	padding: 12px 0 16px 0;
	margin: 0 24px 8px 0;
	font-weight: normal;
	font-size: 1em;
	color: #333333;
	line-height: 1.3em;
}
#alojamiento_web h2, #quienes_somos h2 {
	font-weight: normal;
	padding-bottom: 12px;
	font-size: 1.1em;
	color: #333;
	line-height: 1.3em;
	margin-right: 24px;
}
#precios_y_descuentos h3 {
	font-weight: bold;
	padding-bottom: 12px;
	font-size: 1.26em;
	color: #333;
	line-height: 1.3em;
	margin-right: 24px;
}
.content_box {
	padding: 0 0 16px 0;
}
#alojamiento_web .content_box {
	margin: 0 0 16px 0;
}
#advantages h4, #everything_you_need h4 {
	position: relative;
	color: #1D1D1D;
	font-size: 1.1em;
	margin-bottom: 10px;
	line-height: 1.3em;
	font-weight: normal;
}
#advantages p, #everything_you_need p {
	position: relative;
	font-size: 0.92em;
	line-height: 1.5em;
}
#advantages img, #everything_you_need img {
	margin-left: -12px;
}
#content_text_images .content_box p {
	margin: 0 0 18px 0;
	line-height: 1.46em;
}
#content_text p {
	line-height: 1.46em;
}
#navigation {
	margin: 12px 0 13px 0;
}
#content_text_images .content_box ul {
	margin-left: 27px;
	padding-bottom: 16px;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: square;
	line-height: 1.4em;
}
#content_text_images ul li {
	margin-bottom: 6px;
}
.list_left {
	width: 480px;
	margin-right: 27px;
	font-size: 0.92em;
}
.list_right {
	width: 480px;
	font-size: 0.92em;
}
#content_text_images .promote_link {
	margin: 3px 0 18px 27px;
	float: left;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	width: 250px;
	background: url(http://www.doominio.com/images/bg_table_shading_small.png) bottom repeat-x #ffc951;
	font-family: Arial;
	font-size: 1em;
	text-align: center;
}
#content_text_images .promote_link:hover {
	background: #ffe19f;
}
.button_buy {
	position: relative;
	top: 50px;
	padding-bottom: 50px;
}
.button_buy a {
	width: 208px;
	height: 20px;
	padding: 20px 40px;
	background: url(http://www.doominio.com/images/button_buy.png) top left no-repeat;
	color: #7f6930;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
.button_buy a:hover {
	background: url(http://www.doominio.com/images/button_buy.png) bottom left no-repeat;
}
.white_box .a_button {
	background:url(http://www.doominio.com/images/button_buy_small.png) no-repeat top;
	display: block;
	width: 160px;
	height: 50px;
	line-height: 49px;
	text-align: center;
	margin-bottom: 6px;
	text-decoration: none;
	font-weight: bold;
	color: #416294;
}
.white_box .a_button:hover {
	background:url(http://www.doominio.com/images/button_buy_small.png) no-repeat 0 -53px;
	color: #1c8cff;
}
.white_box .white_box_instructions {
	font-size: 0.88em;
	color: #555;
}
#domain_search {
	position: relative;
	background: url(http://www.doominio.com/images/bg_domain_search_internal.png) no-repeat top;
	width: 300px;
	min-height: 88px;
	padding: 12px 0 0 0;
	margin: 0 0 20px 10px;
	z-index: 10;
}
#domain_search form {
	background: none;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	color: #333;
}
#domain_search form legend {
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 0.78em;
	color: #333;
	padding: 2px 20px 8px 20px;
	white-space: normal;
}
#domain_search form span input {
	font-size: 0.76em;
	padding: 2px 3px;
	margin: 2px 2px 0 5px;
	width: 110px;
}
#domain_search form span {
	padding: 0 0 0 27px;
	font-size: 0.82em;
}
#domain_search #button_buscar {
	padding: 0;
	margin: 0;
	width: 70px;
	position: relative;
	top: -1px;
	left: -2px;
}
#domain_search ul {
	float: left;
	padding: 6px 16px 0 0;
}
#domain_search ul#column_one {
	padding: 6px 16px 0 30px;
}
#domain_search ul li {
	padding: 4px 0 1px 0;
	font-size: 0.78em;
}
#domain_search ul li input {
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
}
#promotion_contract {
	background: url(http://www.doominio.com/images/bg_content_promotion_bottom.png) no-repeat bottom;
	min-height: 197px;
}
#promotion_contract p, #promotion_contract h2 { 
	padding: 0 36px;
}
.content_promotion img {
	float: left;
	margin: 4px 15px 0 36px;
}
#domain_search_inner {
	position: relative;
	background: url(http://www.doominio.com/images/bg_domain_search_top.png) no-repeat top;
	width: 500px;
	padding: 27px 0 0 0;
	margin: 16px 0;
	z-index: 10;
}
#domain_search_inner form {
	background: url(http://www.doominio.com/images/bg_domain_search_bottom.png) no-repeat bottom;
	min-height: 180px;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
}
#domain_search_inner form legend {
	font-family: "Lucida Sans", Verdana, Sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #171717;
	padding: 0 50px 14px 36px;
	white-space: normal;
}
#domain_search_inner form span input {
	font-size: 1.2em;
	padding: 1px 3px;
	margin: 2px 4px 0 5px;
	width: 240px;
}
#domain_search_inner form span {
	padding: 0 0 0 45px;
	font-size: 1em;
}
#domain_search_inner #button_buscar {
	padding: 0;
	margin: 0;
	width: 89px;
	position: relative;
	top: 7px;
}
#domain_search_inner input.button_submit {
	background: url(http://www.doominio.com/images/button_buscar.png) no-repeat top;
	height: 29px;
	width: 89px;
}
#domain_search_inner input.button_submit:hover {
	background: url(http://www.doominio.com/images/button_buscar.png) no-repeat bottom;
}
#domain_search_inner ul {
	float: left;
	padding: 16px 20px 25px 0;
}
#domain_search_inner ul#column_one {
	padding: 16px 20px 25px 42px;
}
#domain_search_inner ul li {
	padding: 4px 0 1px 0;
	font-size: 0.85em;
}
#domain_search_inner ul li input {
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
}
#domain_search_inner #sticker { 
	position: absolute;
	right: 14px;
	top: -58px;
	z-index: 12;
}

/* Inner page: Nosotros / Quienes Somos
------------------------------------------------------*/
#quienes_somos .content_promotion {
	 margin-top: 8px;
	 padding-bottom: 8px;
}
#quienes_somos #promotion_contract {
	 min-height: 245px;
	 margin-bottom: 16px;
}
#quienes_somos #promotion_contract #image_address {
	 margin-top: -4px;
	 float: left;
}
#quienes_somos #promotion_contract #image_email {
	 margin-top: -8px;
	 float: left;
}
#quienes_somos #promotion_contract #p_address {
	margin: 20px 0 27px 96px;
}
#quienes_somos #promotion_contract #p_abn {
	margin: -20px 0 27px 96px;
}
#quienes_somos #promotion_contract #p_note {
	font-size: 0.8em;
	color: #333;
	font-style: italic; 
	padding-top: 6px;
}
#quienes_somos .float_half_left {
	 width: 210px;
	 padding-top: 16px;
	 margin-bottom: 27px;
	 background: url(http://www.doominio.com/images/bg_table_shading_small.png) repeat-x scroll center bottom #f6f6f6
}
#quienes_somos .float_half_right {
	 width: 210px;
	 padding-top: 16px;
	 margin-bottom: 27px; 
	 margin-right: 7px;
	 background: url(http://www.doominio.com/images/bg_table_shading_small.png) repeat-x scroll center bottom #f6f6f6
}
#quienes_somos .float_half_left p b, #quienes_somos .float_half_right p b {
	 font-family: Arial
}
#quienes_somos .image_fix .binder, #quienes_somos .image_fix .card {
	float: right;
	margin: 36px 0 0 28px;
}

/* Inner page: Precios y Descuentos
------------------------------------------------------*/
.red_sticker {
	float: right;
}
.p_promotional {
	font-size: 0.96em;
	margin: 6px 0 22px;
}
 
/* Inner page: Transferir
------------------------------------------------------*/
#transferir h1 {
	padding-bottom: 16px;
}
#transferir .grey_box .box_title {
	padding-top: 6px;
}
#transferir .white_box .a_button {
	background:url(http://www.doominio.com/images/button_buy_small.png) no-repeat top;
	display: block;
	width: 160px;
	height: 50px;
	line-height: 49px;
	text-align: center;
	margin-bottom: 6px;
	text-decoration: none;
	font-weight: bold;
	color: #416294;
}
#transferir .white_box .a_button:hover {
	background:url(http://www.doominio.com/images/button_buy_small.png) no-repeat 0 -53px;
	color: #1c8cff;
}
#transferir .white_box .white_box_instructions {
	font-size: 0.88em;
	color: #555;
}

/* Inner page: Doominio.es
------------------------------------------------------*/
.red_arrow {
	float: right;
	position: relative;
	top: -35px;
	left: -108px;
	z-index: 100;
}

/* Inner page: Opiniones
------------------------------------------------------*/
#opiniones h1 { 
	padding-right: 70px;
}
.loudspeaker {
	float: right;
	position: relative;
	z-index: 200;
	margin-top: -50px;
}
#opiniones #domain_search {
	 margin: 5px 0 27px 0;
}

/* Inner page: Contratar
------------------------------------------------------*/
#contratar #domain_search_inner {
	margin: 0 0 22px 0;
}
#contratar .white_box .a_button {
	line-height: 46px;
}
#contratar .white_box .white_box_instructions {
	position: relative;
	width: 300px;
	left: 145px;
	top: -40px;
	margin-bottom: -22px;
	background: none;
}