* {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	font-family:"Trebuchet MS","Helvetica","Arial",sans-serif;
	background:#187BA3;
	color:#3C3C3C;
}
.inner {
	width:900px;
	margin:0 auto;
}
a {
	color:#187BA3;
	text-decoration:none;
	outline:none;
}
a:hover, a.selected {
	color:#76B100;
}

#header  {
	background:#FFF url('../_img/bg_header.gif') top repeat-x;
	height:92px; /* height:115px; */
}
#header_inner {
	background:url('../_img/bg_header_inner.gif') top no-repeat;
	padding-top:40px; /* padding-top:54px; */
}
#logo_spain {
	float:left;
	width:343px;
	height:31px;
	background:url('../_img/bg_title_spain.gif');
}
#logo_spain a {
	display:block;
	width:343px;
	height:31px;
}
#logo_spain span {
	display:none;
}

#header_right {
	width:auto;
	float:right;
}
#header_right_bottom {
	float:right;
	clear:both;
}

#header_inner ul {
	list-style-type:none;
	padding-top:5px;
}
#header_inner li {
	display:block;
	float:left;
	font-size:12px;
}

#header_nav {
	float:right;
	margin-right:16px;
	white-space:nowrap;
}

#header_nav li {
	padding:0 8px;
	border-right:1px solid #187BA3;
}
#header_nav li.last {
	border-right:0;
	padding-right:0;
}
#header_inner #lang {
	padding:0;
	float:right;
	position:relative;
	top:-8px;
}
#lang li {
	padding-left:8px;
}
#lang li.selected {
	color:#76b100;
}
#search_form {
	float:right;
	width:131px;
}
#search_form input {
	float:left;
}
#search_form input#q {
	height:18px;
	margin-right:5px;
	padding:2px 0 0 2px;
	border:1px solid #187BA3;
	width:100px;
	font-size:12px;
	color:#3C3C3C;
}
#content {
	background:#FFF;
}
#main_nav {
	clear:both;
	height:88px;
	background:#17739C url('../_img/bg_main_nav.gif');
}
#main_nav ul {
	list-style-type:none;
	padding:3px 4px 15px;
}
#main_nav li {
	height:70px;
	display:block;
	float:left;
	background:url('../_img/bg_main_nav_item.gif');
}
#main_nav li.selected_item {
	background:url('../_img/bg_main_nav_item_selected.gif');
}
#main_nav li a {
	height:70px;
	display:block;
	color:#FFF;
	background:url('../_img/bg_main_nav_separator.gif') top right no-repeat;
	padding-right:11px;
	overflow:hidden;
}
#main_nav li.before_selected_item a {
	background-image:url('../_img/bg_main_nav_separator_before_selected.gif');
}
#main_nav li.selected_item a {
	background-image:url('../_img/bg_main_nav_separator_selected.gif');
}
#main_nav li.last_item a {
	background:none;
}
#main_nav li strong {
	display:block;
	padding:9px 0 0 5px;
	font-size:15px;
	font-weight:normal;
	margin-bottom:3px;
	white-space:nowrap;
}
#main_nav li span {
	display:block;
	padding-left:5px;
	font-size:12px;
	line-height:1.1em;
}
#main_nav li.first_item strong, #main_nav li.first_item span {
	padding-left:15px;
}
#main_nav #main_nav_fr li strong {
	font-size:12px;
}
#main_nav #main_nav_fr li span {
	font-size:11px;
}
#breadcrumb {
	padding:10px 15px 20px 15px;
	font-size:12px;
}
#secondary_nav {
	width:176px;
	float:left;
	padding-bottom:20px;
}
.secondary_nav_block {
	background:url('../_img/bg_secondary_nav_block.gif');
	margin-bottom:10px;
}
.secondary_nav_block h2 {
	font-weight:normal;
	font-size:16px;
	background:url('../_img/bg_secondary_nav_block_top.gif') top no-repeat;
	padding-top:4px;
}
.secondary_nav_block h2 a {
	display:block;
	color:#FFF;
	padding:8px 11px;
	margin:0 4px;
	width:146px;
	background:#17749D url('../_img/bg_secondary_nav_block_title.gif') top no-repeat;
}
.secondary_nav_block h2 a.selected, .secondary_nav_block h2 a:hover {
	background:#8EC521 url('../_img/bg_secondary_nav_block_title_current.gif') top no-repeat;
	color:#FFF;
}
.secondary_nav_block ul {
	list-style-type:none;
	width:168px;
	margin:0 4px;
}
.secondary_nav_block li {
	background-color:#F5F5F5;
	border-top:1px solid #FFF;
	border-bottom:1px solid #D7D7D7;
	font-size:12px;
	line-height:1.4em;
}
.secondary_nav_block li.first {
	border-top:0;
}
.secondary_nav_block li.last {
	border-bottom:1px solid #F5F5F5;
}
.secondary_nav_block li a {
	display:block;
	width:143px;
	padding:6px 0 6px 25px;
	background:url('../_img/arrow_blue.gif') 11px 9px no-repeat;
}
.secondary_nav_block li a.selected, .secondary_nav_block li a:hover {
	background-image:url('../_img/arrow_green.gif');
}
.secondary_nav_block li.last a {
	padding-bottom:5px;
}
.secondary_nav_block_inner {
	padding-bottom:4px;
	background:url('../_img/bg_secondary_nav_block_bottom.gif') bottom no-repeat;
}
.secondary_nav_block_notitle {
	height:4px;
	overflow:hidden;
	background:url('../_img/bg_secondary_nav_block_notitle.gif');
}
#main_content {
	width:499px;
	padding:4px 25px 20px;
	overflow:hidden;
}
#main_content_larger {
	width:685px;
	padding:4px 25px 20px 15px;
}
.main_content {
	float:left;
	position:relative;
}
.main_content h1 {
	font-size:1.4em;
	border-bottom:1px solid #C4C4C4;
	padding:0 64px 8px 0;
	margin-bottom:16px;
	font-weight:normal;
	color:#187BA3;
	zoom:1;
}
.main_content h2 {
	font-size:1.4em;
	border-bottom:1px solid #C4C4C4;
	padding:0 64px 8px 0;
	margin-bottom:16px;
	font-weight:normal;
	color:#187BA3;
	zoom:1;
}
.main_content p {
	line-height:1.4em;
	margin-bottom:16px;
}
.main_content ul {
	list-style-type:none;
	margin-bottom:16px;
}
.main_content ul li {
	line-height:1.4em;
	margin-bottom:8px;
	padding-left:16px;
	background:url('../_img/arrow_blue.gif') 0 4px no-repeat;
	zoom:1;
}
.main_content ol {
	margin:0 0 16px 32px;
}
.main_content ol li {
	line-height:1.4em;
	margin-bottom:8px;
	padding-left:0;
}
.main_content dt {
	font-weight:bold;
	font-size:1.1em;
	color:#187BA3;
}
.main_content dd {
	margin:0 0 15px 0;
}
.main_content h3 {
	border-bottom:1px solid #76B100;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:1.2em;
	line-height:1.2em;
	color:#76B100;
}
.main_content h3 a {
	color:#76B100;
}
#tools {
	position:absolute;
	top:8px;
	right:25px;
}
#tools li {
	display:block;
	float:left;
	padding:0;
	background:none;
	margin-left:4px;
}
#tools li a {
	display:block;
	height:15px;
}
#tools li span {
	display:none;
}
#tools li a#tool_plus {
	background:url('../_img/tool_plus.gif');
	width:17px;
}
#tools li a#tool_minus {
	background:url('../_img/tool_minus.gif');
	width:17px;
}
#tools li a#tool_print {
	background:url('../_img/tool_print.gif');
	width:16px;
}
#actions_outer, #actions_links, #actions {
	width:175px;
	overflow:hidden;
}
#actions_outer {
	float:left;
	padding-bottom:20px;
}
#actions_outer h2 {
	background:url('../_img/bg_actions_top.gif') top left no-repeat;
	padding:25px 18px 16px;
	color:#76B100;
	font-size:16px;
	font-weight:normal;
}
#actions_outer ul {
	list-style-type:none;
}
#actions_outer li {
	line-height:1.4em;
	margin-bottom:4px;
	border-bottom:1px solid #FFF;
	font-size:12px;
}
#actions_outer li a {
	display:block;
	padding-left:12px;
	background:url('../_img/arrow_blue.gif') 0 4px no-repeat;
}
#actions_outer li a:hover {
	background-image:url('../_img/arrow_green.gif')
}
#actions_links {
	margin-bottom:10px;
	display:none;
}
.actions_link {
	display:none;
}
#actions, #actions_links {
	background:url('../_img/bg_actions.gif');
}
#actions ul {
	position:relative;
	top:-10px;
}
#actions p {
	font-size:12px;
	line-height:1.4em;
	margin-bottom:16px;
}
#actions h3 {
	height:70px;
	width:140px;
	background:url('../_img/bg_actions_button.gif');
	text-align:center;
	font-size:14px;
	line-height:1.1em;
	font-weight:normal;
}
#actions h3 a {
	color:#ff6905;
	display:block;
	height:35px;
	width:140px;
	padding:3px 0 0;
}

.actions_inner {
	background:url('../_img/bg_actions_bottom.gif') bottom left no-repeat;
	padding:0 18px 15px;
}
#footer {
	clear:both;
}
#footer .inner ul {
	list-style-type:none;
}
#footer .inner li {
	display:block;
	float:left;
	padding-right:8px;
	margin-right:8px;
	border-right:1px solid;
	font-size:12px;
}
#footer .inner li.last {
	border-right:0;
}
#footer_links {
	height:34px;
	background:#fff url('../_img/bg_footer_links.gif') top repeat-x;
	padding-top:30px;
}
#footer_links li {
	border-color:#187BA3;
}
#footer_links li a {
	display:block;
	float:left;
	height:15px;
	padding-top:2px;
}
#footer_links li.icon a {
	padding-left:20px;
	background:top left no-repeat;
}
#footer_links li#friend a {
	background-image:url('../_img/bg_friend.gif');
}
#footer_links li#bookmark a {
	background-image:url('../_img/bg_bookmark.gif');
}
#footer_note {
	color:#187BA3;
	float:right;
	font-weight:bold;
	font-size:14px;
}
#footer_copyright {
	min-height:9px;
	background:url('../_img/bg_footer_copyright.gif') top repeat-x;
	color:#fff;
}
#footer_copyright li {
	border-color:#fff;
}
#footer_copyright a {
	color:#fff;
}
#footer_copyright_inner {
	position:relative;
	padding:35px 0 20px 0;
	height:15px;
}
#logo_gsk {
	display:block;
	width:127px;
	height:44px;
	background:url('../_img/logo_gsk.gif');
	position:absolute;
	top:16px;
	right:0;
}
#logo_gsk span {
	display:none;
}
#logo_print, #logo_gsk_print {
	display:none;
}

#last_update {
	background:#fff;
	padding:0 0 8px 0;
}
#last_update span {
	background: url(../_img/ico_update.gif) no-repeat left;
	font-size:11px;
	color:#949494;
	padding:0 0 0 18px;
}

/* TIPS */

.toolTip {
	cursor:help;
	color:#76B100;
}

.tool-tip {
	border:1px solid #105270;
	background:#1C7BAE;
	padding:10px;
	color:#FFF;
	width:185px;
	font-size:12px;
	line-height:1.2em;
	/* opacity */
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
}
.tool-title {
	text-transform:uppercase;
	color:#ABFF00;
	font-weight:bold;
}

/* HOME */

#home_nav {
	height:196px;
	background:url('../_img/bg_home_nav.gif');
	padding:3px 4px 1px;
}
#home_nav li {
	height:196px;
	display:block;
	float:left;
	width:298px;
	background:url('../_img/bg_home_nav_item.gif');
}
#home_nav li.first_item {
	width:307px;
}
#home_nav li.last_item {
	width:287px;
}
#home_nav li a {
	height:170px;
	display:block;
	color:#FFF;
	background:url('../_img/bg_home_nav_separator.gif') top right no-repeat;
	padding:26px 30px 0 19px;
	position:relative;
	cursor:pointer;
}
#home_nav li.first_item a {
	padding-left:30px;
}
#home_nav li.last_item a {
	background:none;
	padding-right:19px;
}
#home_nav li a strong {
	display:block;
	font-size:1.4em;
	font-weight:normal;
}
#home_nav li a strong em {
	font-style:normal;
	font-weight:bold;
	/* color:#76B100; */
}
#home_nav li a span {
	display:block;
	position:absolute;
	bottom:30px;
	line-height:1.4em;
	width:237px;
	padding-left:12px;
	background:url('../_img/arrow_white.gif') 0 4px no-repeat;
}
#home_nav #home_nav_fr li a span {
	top:120px;
}

#home_flash {
	width:900px;
	height:289px;
	overflow:hidden;
}
#home_sitemap {
	padding:16px 0 25px 0; /* padding:35px 0 25px 0; */
}

.home_sitemap_section {
	width:140px;
	float:left;
	padding-right:24px;
	border-right:1px solid #C4C4C4;
	margin:0 25px 0 0;
}
.home_sitemap_section h3 {
	border-bottom:1px solid #76B100;
	padding-bottom:3px; /* padding-bottom:5px; */
	margin-bottom:5px; /* margin-bottom:10px; */
	font-weight:bold;
	font-size:1.2em;
	line-height:1.2em;
}
.home_sitemap_section h3 a {
	color:#76B100;
}
.home_sitemap_section p {
	margin-bottom:10px; /* margin-bottom:20px; */
	line-height:1.4em;
}
.home_sitemap_section ul {
	list-style-type:none;
}
.home_sitemap_section li {
	line-height:1.4em;
	margin-bottom:3px;
	border-bottom:1px solid #FFF;
}
.home_sitemap_section li a {
	display:block;
	padding-left:12px;
	background:url('../_img/arrow_blue.gif') 0 4px no-repeat;
}
.home_sitemap_section li a:hover {
	background-image:url('../_img/arrow_green.gif')
}
#home_sitemap .last {
	padding:0;
	border:0;
	margin:0;
}
#home_print {
	display:none;
}

/* SITEMAP */

#sitemap p {
	margin-bottom:20px;
	line-height:1.4em;
}
#sitemap ul {
	list-style-type:none;
}
.main_content #sitemap li {
	line-height:1.4em;
	margin-bottom:8px;
	padding-left:0px;
	background:none;
	zoom:1;
	border-bottom:1px solid #FFF;
}
#sitemap li a {
	display:block;
	padding-left:12px;
	background:url('../_img/arrow_blue.gif') 0 4px no-repeat;
}
#sitemap li a:hover {
	background-image:url('../_img/arrow_green.gif')
}
.main_content #sitemap ul li ul {
	margin:0 0 3px 0px;
	color:#f00;
}
.main_content #sitemap ul li ul li {
	font-size:0.9em;
	margin:6px 0 2px 14px;
	color:#f00;
}


