/* HTML Tag Redefinition */
.ccm-add-block {
	line-height: 1.2em !important;	
}

body, html {
	padding: 0;
	margin: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
	background: #e0e8f3 url(http://www.manifeste-fiscal.ch/themes/sw/images/background.png) repeat-y center top;
	text-align: center;
}

img {
	border: 0px
}

a { cursor:pointer }

#Container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#Header {
	padding: 0 23px;
}

#UserBlock {
	font-size: 12px;
	float: left;
	clear: both;
	padding: 8px 0 0 28px;
}

.nav, .nav-header, #MetaNav .nav li {
	/* customize_navigation */ background-color:#7996ba; /* customize_navigation */
}

.nav a, .nav-header a {
	color: #fff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity = 60);
	text-decoration: none;
	outline: none;
	background: none;
}

.nav a:hover, .nav a:focus, .nav-selected a, .nav-path-selected a, .nav-header a:hover, .nav-header a:focus {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity = 100);
	text-decoration: none;
}

.nav-path-selected a, .nav-selected a, #MetaNav li.nav-path-selected {
	color: #fff;
	background: #707070 url(http://www.manifeste-fiscal.ch/themes/sw/images/gradient.png) repeat-x left top;
}

#MetaNav li.nav-path-selected {
	background-image: url(http://www.manifeste-fiscal.ch/themes/sw/images/gradient-small.png);	
}

#MetaNav {
	float: right;
	line-height: 0;
}

	#MetaNav .nav {
		background: transparent;
	}

	#MetaNav ul, #Navigation ul {
		float: left;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	#MetaNav li, #Navigation li {
		padding: 0;
		margin: 0;
		float: left;
		display: inline;
	}
	
	#MetaNav li {
		width: 32px;
		height: 24px;
		overflow: hidden;
	}
	
	#MetaNav a {
		display: block;
		float: left;
		line-height: 1.7em;
		text-align: center;
		width: 100%;
		background: none;
	}
	
#Navigation {
	font-size: 19px;
	height: 40px;
	line-height: 0px;
	overflow: hidden;
}

#Navigation ul {
	line-height: 0;
	width: 100%;
	height: 100%;
	float: left;
	line-height: 0px;
}

#Navigation a {
	display: block;
	line-height: 40px;
	padding: 0 10px;
	float: left;
}

#Navigation li.first {
	margin-left: 13px;
}

h1#Logo {
	margin: 0;
	padding: 39px 0 15px 5px;
}
	h1#Logo a {
		display: block;
		background: url(http://www.manifeste-fiscal.ch/themes/sw/images/logo-de.png) no-repeat left top;
		height: 30px;
	}
	
	h1#Logo.de_DE a {
		width: 279px;
		background-image: url(http://www.manifeste-fiscal.ch/themes/sw/images/logo-de.png);
	}
	
	h1#Logo.fr_FR a {
		width: 324px;
		background-image: url(http://www.manifeste-fiscal.ch/themes/sw/images/logo-fr.png);
	}
	
	h1#Logo.it_IT a {
		width: 280px;
		background-image: url(http://www.manifeste-fiscal.ch/themes/sw/images/logo-it.png);
	}

	h1#Logo span {
		display: none;
	}
	
#Central {
	padding: 0 28px;
}

#Content {
	float: left;
	width: 600px;
}

	#Content .Video {
		margin-top: 30px;
	}

#SideBar {
	float: right;
	width: 260px;
}

	#SideBar .InfoBlock {
		/* customize_sidebar */ background-color: #e0e8f3; /* customize_sidebar */
		padding: 6px 12px;
		margin-top: 30px;
	}
	
	#SideBar p {
		margin: 0;
	}
	
	#SideBar .InfoBlock h2 {
		font-size: 20px;
		margin: -30px 0 0 -16px;
		line-height: 34px;
		font-weight: normal;
		background: transparent url(http://www.manifeste-fiscal.ch/themes/sw/images/icon-about.png) no-repeat left top;
		padding: 27px 0 1px 60px;
	}
	
	#SideBar .News h2 {
		background-image: url(http://www.manifeste-fiscal.ch/themes/sw/images/icon-news.png);
	}
	
	#SideBar .Contact h2 {
		background-image: url(http://www.manifeste-fiscal.ch/themes/sw/images/icon-contact.png);
	}
	

#Content .formBlockSurveyTable {
	margin: 1em 0;
	border-width: 0;
	width: 100%;
}

	#Content td.question {
		width: 240px;
	}
	
	#Content .formBlockSurveyTable input[type="text"] {
		border: 1px solid #ccc;
		background: transparent url(http://www.manifeste-fiscal.ch/themes/sw/images/form-shadow.png) no-repeat left top;
	}
	
	#Content .formBlockSurveyTable input[type="text"]:focus {
		border-color: #6185b1;
		background-position: 0px -50px;
	}
	
	#Content .formBlockSurveyTable input {
		width: 300px;
		padding: 3px 4px;
		font-size: 14px;
		color: #484848;
	}
	
	#Content .formBlockSurveyTable .radioPair input, #Content .formBlockSurveyTable input.formBlockSubmitButton  {
		width: auto;
		padding: auto;
	}
	
#Central #msg {
	background: #ffd url(http://www.manifeste-fiscal.ch/themes/sw/images/dialog-info.png) no-repeat 8px center;
	padding: 8px 8px 8px 66px;
	border: 1px solid #fc0;
}

#Content .Contact {
	border: 0px dotted #7996ba;
	border-top-width: 1px;
	padding-top: 4px;
	margin-top: 1em;
}

#Content .Contact h2 {
	display: none;
}

#Content .Contact {
	font-size: 12px;	
}

#Content .Contact p {
	margin: 0;	
}

