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

#hrc_wrap {
	width: 540px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

#hrc_head {
	background: transparent url(../img/header_ES.jpg) no-repeat scroll left top;
	width: 540px;
	height: 232px;
}

#hrc_head.FR {
	background: transparent url(../img/header_FR.jpg) no-repeat scroll left top;	
}

#hrc_intro {
	list-style-type: none;
	list-style-image: url(../img/bullet.gif);
}

#hrc_sep1 {
	width: 450px;
	height: 4px;
	margin: 20px auto 0;
	background: transparent url(../img/sep.gif) no-repeat scroll left top;
}

#hrc_sep2 {
	width: 540px;
	height: 35px;
	background: transparent url(../img/sep2.gif) no-repeat scroll left top;
	margin: 10px auto 0;
}

.hrc_red {
	color: #ed1c22;
}

#hrc_bonuscode {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#hrc_bonuscode img {
	width: 156px;
	height: 73px;
	margin: 10px auto 0;
	display: block;
}

#hrc_tabs {
	width: 540px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#hrc_tabs li {
	float: left;
	height: 30px;
	background: transparent url(../img/tabs_bg.gif) repeat-x scroll 0 0;
	padding: 0;
	margin: 0 5px 0 0;
	list-style-image: none;
	list-style-type: none;
	cursor: pointer;
}

#hrc_tabs li a {
	height: 30px;
	background: transparent url(../img/tabs_bg.gif) no-repeat scroll 0 -30px;
	padding: 0 0 0 15px;
	margin: 0;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#hrc_tabs li a span {
	height: 22px;
	background: transparent url(../img/tabs_bg.gif) no-repeat scroll right -60px;
	display: block;
	padding: 8px 20px 0 0;
	margin: 0;
}
#hrc_tabs li:hover {
	background: transparent url(../img/tabs_bg.gif) repeat-x scroll 0 -90px;
}

#hrc_tabs li:hover>a {
	background: transparent url(../img/tabs_bg.gif) no-repeat scroll 0 -120px;
}

#hrc_tabs li:hover>a span {
	background: transparent url(../img/tabs_bg.gif) no-repeat scroll right -150px;
}

#hrc_tabs li.hrc_selected {
	background: transparent url(../img/tabs_bg.gif) repeat-x scroll 0 -90px;
}

#hrc_tabs li.hrc_selected a {
	background: transparent url(../img/tabs_bg.gif) no-repeat scroll 0 -120px;
}

#hrc_tabs li.hrc_selected a span {
	background: transparent url(../img/tabs_bg.gif) no-repeat scroll right -150px;
}

#hrc_tabcontent {
	background: #eff3f6;
	padding: 20px;
}

.hrc_prices {
	text-align: center;
}

#hrc_tabcontent div {
	display: none;
}

#hrc_tabcontent ul {
	margin: 0;
	list-style-type: none;
}

#hrc_sep3 {
	width: 540px;
	height: 35px;
	background: transparent url(../img/sep3.gif) no-repeat scroll left bottom;
}

.hrc_table1 {
	border-top: 1px solid #dce1e7;
	border-left: 1px solid #dce1e7;
	background-color: #fff;
	width: 100%;
}

.hrc_table1.table2 {
	width: 350px;
	margin: 0 auto;
}

.hrc_table1 td {
	border-right: 1px solid #dce1e7;
	border-bottom: 1px solid #dce1e7;
	padding: 5px;
	width: 50%;
	text-align: center;
}

.hrc_table1 th {
	border-right: 1px solid #dce1e7;
	border-bottom: 1px solid #dce1e7;
	background: #cdcdcd url(../img/th.gif) repeat-x scroll top left;
	padding: 5px;
	width: 50%;
	text-align: center;
}

.hrc_button {
	height: 39px;
	background: transparent url(../img/buttons_bg.gif) repeat-x scroll 0 -39px;
	margin: 10px auto;
	text-align: center;
}

.hrc_button a {
	cursor: pointer;
	display: block;
	height: 39px;
	background: transparent url(../img/buttons_bg.gif) no-repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	padding: 0 0 0 20px;
}

.hrc_button a span {
	display: block;
	height: 31px;
	background: transparent url(../img/buttons_bg.gif) no-repeat scroll right -78px;
	padding: 8px 20px 0 0;
}

.ES1 {
	width: 180px;
}

.ES2 {
	width: 260px;
}

.FR1 {
	width: 120px;
}

.FR2 {
	width: 320px;
}

.hrc_center {
	text-align: center;
}
