html, body {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	background-color: #f2f2f2;
}

img {
	border:none;
}


a, a:visited {
	color:#0066cc;
	text-decoration:none;
	outline:none;
}
p .linkMore a, p .linkMore a:visited {
	color:#0066cc;
	text-decoration:none;
	outline:none;
}
a:hover, .linkMore a:hover {
	text-decoration:underline;
}
#main {
	width:100%;
	margin:-15px 0 0 0;
	padding:0;
	background-color: #fff;
}
#main:before {
	content:".";
	visibility:hidden;
}
.header {
	clear:both;
	color:#666;
	margin-top:0.6em;
	padding:0;
}
.logo {
	float:left;
	margin:3px 0 15px 10px;
}
.skip-to-website {
	position:absolute;
	right:0;
	top:15px;
	font-size:smaller;
	margin: -15px 0 0 0;
	padding:3px 10px 5px 0;
	background:#eee;
	text-align:right;
	width:100%;
}
.languages span{
	float:right;
	font-size:smaller;
	margin:23px 10px 10px 10px;
	text-align:right;
}
.languages span.weather{
    margin:19px 10px 10px 0px;
}
.menu {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	height:33px;
	background:
	#f2f2f2
	url('../../images/mobile/menu_gradient.gif')
	repeat-x;
	text-transform: uppercase;
	color: #666;
	font-size: smaller;
	font-weight: bold;
	padding-left:5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu li {
	float: left;
	padding:10px 7px 10px 5px;
	margin: 0;
	background:
	url('../../images/mobile/menu_separator.gif')
	no-repeat
	right top;
}
.menu a, .menu a:visited {
	color:#666;
	text-decoration:none;
	padding:10px 0 10px 0;
	}
.menu a:hover {
	color:#000;
	text-decoration:none;
}
.menu li.on a, .menu li.on a:visited{
	color:#000;
	text-decoration:none;
}
.menu .nav .on{
	color:#000;
}

.onfooter {
	font-weight:bold;
}
.nav {
	float:left;
}
.services {
	float:right;
	padding:7px 15px 0 0;
}
.services img {
	border:0;
}
.content {
	position:relative;
	clear:both;
	background-color: #fff;
	padding:5px 10px 5px 10px;
	margin:0;
}
.headline-list {
	clear:both;
	margin:0;
	padding:0;
}

p.lead {
  margin-bottom:15px !important;
}
.main-title a, .main-title a:visited, .main-title a:active,
.lead a, .lead a:visited {
	color:#000;
	text-decoration:none;
}
.main-title a:hover,
.lead a:hover{
	text-decoration:underline;
}
.headline-list img, .story img{
	padding:5px 5px 0 0;
	position:relative;
	float:left;
	border:0;
}
.date-grey-italic, .story-date {
	color: #666;
	font-style: italic;
	font-size: smaller;
}
.grey-dark {
color: #666;
}
.bold {
font-weight: bold;
}
.arial {
font: normal 100.1% Arial, Verdana, Helvetica, sans-serif;
}
.font-12px {
font-size: 12px;
}
hr {
    border-top: 1px solid #ccc;
	border-left: 0;
	border-bottom: 0px solid #ccc;
	border-right: 0;
	color: #fff;
	height: 1px;
}
.buttonBack, .buttonBack a, .buttonBack a:visited, .buttonBack a:active{
    font-size: 11px;
    width:96px;
    color:#ffffff;
    margin:5px 0 10px 0;
    padding:2px 2px 2px 2px;
    background:#0066CB;
}
.buttonBack a:hover{
    text-decoration:underline;
}
.main-title    {
	font-size:1.1em;
}

.main-title-detail {
	
	font-size:0.9em;
	padding-top:0;
}
.headline-list p {
	margin:0;
}
.headline-list-title {
	font-weight:bold;
}
.headline-list{
    margin-bottom:10px;
}
.top, .top img{
	clear:both;
	float:right;
	margin-bottom:5px;
	border:0;
}
div.hrc hr{
    visibility:hidden;
}
.hr-line {
	clear:both;
	border-top: 1px solid #ccc;
	border-left: 0;
	border-bottom: 0px solid #ccc;
	border-right: 0;
	color: #fff;
	height: 1px;
}
.clear {
	clear:both;
}

.list-rubrics ul,
.list-rubrics-blue ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}
.list-rubrics li,
.list-rubrics-blue li {
	font-weight:bold;
	margin-top:7px
}
.list-rubrics li a, .list-rubrics li a:visited,
.list-rubrics-blue li a, .list-rubrics-blue li a:visited {
	color:#444;
	text-decoration:none;
}
.list-rubrics-blue li a, .list-rubrics-blue li a:visited{
	color:#0066cc;
	text-decoration:none;
}
.list-rubrics li a:hover,
.list-rubrics-blue li a:hover {
	text-decoration:underline;
}
.triangle{
	background:url('../../images/mobile/triangle.gif') no-repeat left 2px;
	padding: 0 0 5px 20px;
	margin: 0 0 5px 0;
}
.footer {
	clear:both;
	background-color: #f2f2f2;
	border-top:1px solid #ccc;
	color: #000;
	font-size: smaller;
	padding:5px 10px 5px 10px;
}
.menu-footer {
	color:#ccc;
	float:left;
}
.top-footer {
	color:#ccc;
	float:right;
}
.red {
	color:#e2001a;
}
.copyright {
	clear:both;
	color:#000;
	padding:10px 0px 15px 0;
	margin:0;
}
.copyright-swissinfo {
	float:left;
}
.copyright-swissinfo a, .copyright-swissinfo a:visited,
.copyright-ssr a, .copyright-ssr a:visited  {
	text-decoration:none;
	color:#000000;
}
.copyright-swissinfo a:hover,
.copyright-ssr a:hover {
	text-decoration:underline;
}
.copyright-ssr {
	float:right;
}

.breadcrumb-iphone {clear:both; position:relative; height:30px; width:100%;background:url('../../images/mobile/breadcrumbImage.gif') repeat-x;}
.breadcrumb-iphone ul{position:relative; margin:0 5px 0 0px; padding:0; height:30px; background:url('../../images/mobile/breadcrumbImage.gif') 0px -30px repeat-x; }
.breadcrumb-iphone ul li{padding:0; margin:0; list-style:none; float:left; height:30px; display:inline;}
.breadcrumb-iphone ul li a{font:12px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; line-height:30px; display:block; background:url('../../images/mobile/breadcrumbImage.gif') 100% -60px no-repeat; outline:none}
.breadcrumb-iphone ul li a span{padding:0 17px 0 10px; }
.breadcrumb-iphone ul li a:hover span{text-decoration:underline; color:#fff;}
.breadcrumb-iphone ul li a.active{background:none;}
.breadcrumb-iphone ul li a.active span{color:#fff;}
.breadcrumb-iphone ul li a.active:hover span{text-decoration:none;}
.breadcrumb-iphone img{border:0;}

.breadcrumb-mobile {clear:both; position:relative; background-color:#888;	width:100%;}
.breadcrumb-mobile ul {	padding: 5px 0 5px 5px;	margin: 0;}
.breadcrumb-mobile ul li{ list-style: none;	padding: 0;	margin: 0;}
.breadcrumb-mobile li {	display: inline;	padding: 0;	margin: 0;	color:#fff; }
.breadcrumb-mobile li a, #navcontainer li a:visited {	font:12px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}
.breadcrumb-mobile li a:hover { color:#fff; text-decoration:underline;}
.breadcrumb-mobile li:before { 	content: " > "; }
.breadcrumb-mobile li:first-child:before { 	content: ""; }
.breadcrumb-mobile img{border:0;}

h2.title-line {
	font-size:10px;
	font-weight: normal;
}
h4 {
 	font-weight: normal;
 	padding: 0.313em 0 0 0;
 	margin: 0;
}
h4 a:link, h4 a:visited, h4.rubricTitle a:link, h4.rubricTitle a:visited {
 	color: #ffffff;
	text-decoration: none;
}
h4.rubricTitle a:hover {
 	text-decoration: underline;
}
h4.rubricTitle{
    text-transform: uppercase;
    padding: 0.27em 0 0.27em 0.31em;
    margin: 0px 0 10px 0;
    background:#0066CB;
}

.title-line, h2.title-line, h3.title-line, h4.title-line, .title-line h2 {
 	font-weight: normal;
 	color: #666666;
 	text-transform: uppercase;
 	padding: 0.2em 0 0.2em 0.31em;
 	margin: .1em 0 0.4em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.title-line a:link, .title-line a:visited {
 	color: #d01d40;
	text-decoration: none;
}
.title-line a:active, .title-line a:hover {
 	color: #d01d40;
	text-decoration: none;
}
.sub-title {
	font-size:14px;
	font-weight:bold;
}
.sub-title img {
	margin-left:10px;
}
.single-hr {
		height: 0.81em;
		margin-top: -0.25em;
}
.single-hr hr {
		border-top: 1px solid #ccc;
		border-left: 0;
		border-bottom: 0px solid #ccc;
		border-right: 0;
		color: #fff;
		height: 1px;
}

.more {
	padding: 0.313em 0 0 0.313em;
}

button {
	border:0;
	color: #0066cc;
	padding: 0.313em;
	background-color:#FFF;
	font-weight: bold;
	font-size: 0.6875em;
}

button:hover {
	color: #cc0033;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.6875em;
}

.weathertitle a:link, .weathertitle a:visited, .weathertitle a:hover, .weathertitle a:active {
	background:url('../../images/mobile/triangle.gif') no-repeat 10px 2px;
	color:#0066cc !important;
	padding:0 1.2em 1em 2.1em;
}
