/****** Eurostar Plus page ******/

/*** left column ***/
div#llp_content #left_column {
    width: 480px;
}

div.bottom_block {
	width: 473px;
	margin-top: 2.5em;
	background: #A5DFE1 url(../images/LLP/llp_homepage_blockcenter_top.png) left top no-repeat;
}
div.bottom_block div.bottom_block_btm {
	padding: 1.5em 2em 1em 2em;
	background: url(../images/LLP/llp_homepage_blockcenter_bottom.png) left bottom no-repeat;
}

#center_01 div.bottom_block h2 {
	display: inline;
	float: left;
	clear: left;
	margin: 0.3em 0 1.7em 0;
}
#center_01 div.bottom_block h3 {
	font-size: 110%;
	margin-bottom: 0.4em;
}
div.bottom_block a.get_started {
	width: auto !important;
	float: right;
	clear: right;
	color: #4B4D4A;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 25px 4px 8px !important;
	margin: 0;
	border: 1px solid #C4B812;
	background: #FFE600 url(../images/buttons/forward_01.png) right center repeat;
}
div.bottom_block hr {
	display: block;
	border: 1px solid #CDEDEE;
}

div.bottom_block div.bottom_steps {
	margin: 1.2em 0;
}
div.bottom_block div.bottom_steps img {
	float: left;
	margin-right: 1.5em;
}
div.bottom_block div.bottom_steps h3,
div.bottom_block div.bottom_steps p {
	width: 250px;
	float: right;
}
div.bottom_block div.bottom_steps div.clear hr {
	display: none;
}

/*** right column ***/
div#llp_content #right_column {
	color: #333333;
	width: 227px;
}
div#llp_content #right_column a {
	color: #333333;
}

div#llp_content div.right_block {
	padding: 0;
	margin-bottom: 2em;
	background-color: #DDDEDF;
}
div#llp_content div.right_block div {
	padding: 0.7em 1em;
}
div#llp_content div.right_block div form {
	margin-bottom: 0.2em;
}
div#llp_content div.right_block label,
div#llp_content div.right_block input {
	display: block;
	margin: 0;
}
div#llp_content div.right_block p.password {
	float: left;
	clear: left;
	margin-bottom: 0em;
}
div#llp_content div.right_block p.forgotten_password {
	clear: both;
	font-size: 90%;
	text-align: right;
	margin-bottom: 0;
}
div#llp_content div.right_block p.login_button {
	float: left;
	margin-top: 1.1em;
	margin-bottom: 0.1em;
	margin-left: 0.2em;
}
div#llp_content div.right_block p.login_button input.forward_button_style04 {
	padding: 2px 30px 3px 6px;
}

div#llp_share_points {
	margin-bottom: 1.5em;
	background: #DDDEDF url(../images/LLP/llp_homepage_blockright_bottom.png) left bottom no-repeat;
}
div#llp_share_points div.llp_share_points_text {
	padding: 1.5em;
}
