@import url("reset.css");

html {
    width: 100%;
}

body {
    background: white;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    text-align: left;
}

#mcol, #rightcol,#topmenuwrap {
	display:none;
}

/* ----- TYPOGRAPHY ----- */
h1, h2, h3, h4, h5 {
    font-weight: bold;
    margin: 1em 0 .2em;
}

h1 {
    font-size: 2em;
    line-height: 1.8em;
}

h2 {
    font-size: 1.6em;
    line-height: 1.4em;
}

h3 {
    font-size: 1.2em;
    line-height: 1.1em;
}

h4 {
    font-size: 1.2em;
    line-height: 1.1em;
}

h5 {
    font-size: 1.1em;
    line-height: 1em;
}

h3 a {
    font-size: 0.9em;
}

p {
    margin: 0.36em 0pt 1em;
}

strong {
    font-weight: bold;
}

a {
    text-decoration: none;
	color:#000;
}

a.addportfolio {
    background: none;
    float: right;
}
.rub {
    color: #c00;
	display: block;
	clear:left;
	float:left;
	margin-top:1em;
	margin-right:1em;
	position:static;
}
textarea, input {
    border: solid 1px #ccc;
}
.tred {
    color: #c00;
}
.boldblack {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.smalltext {
    font-size: 0.9em;
}

.uline {
    text-decoration: underline;
}

a.uline:hover {
    text-decoration: none;
}

.lcap {
    text-transform: lowercase;
}

.drkblue {
    color: #1542B6;
}
.bul li, #article .body li {
	padding-left:17px;
	list-style:circle;
}

/* ----- TOPLOGO ----- */
#header h1 {
	padding:0;
	margin:0;
	line-height:normal;
	font-size:1.4em;
}
/* GENERAL */
#topnav, #nav, #footer, #reactinput, #reactionswrap, .tabnav, #abc, .react, #lightwindow_overlay, #lightwindow, #articlehome, .shareinfo , #innerMenu, #headercontent, #subHeader, #art_rcol, .promo1, #art_reactions, .tagcloud_block, #read_more_block, body #wrapper .noprint {
    display: none;
}

/* article rows */
.row div, .row {
    clear: both;
}

.row .artimg, .row div {
    padding-bottom: 10px;
}

.row .artimg img {
    border: none;
}
.artimg {clear:both; display:block; float:none;}
.artimg img {clear:both; display:block; float:none;}

/* content */
#content {
    border: none;
    margin: 0 5%;
    padding: 0;
    width: auto;
}

.superart, .topart, .mainart, .regart, .art {
    clear: both;
    margin-bottom: 10pt;
}

a.nu img {
    float: left;
    margin: 0pt 20pt 10pt 0pt;
    padding: 0pt;
}

.tbar a {
    text-decoration: none;
}

ul.dt li a {
    margin-left: 20pt;
}

table {
    width: 100%;
}

table .adpf, table .adsl {
    display: none;
}

td {
    line-height: 150%;
}

fieldset {
    border: none;
}

body.portefeuille .overview {
    font-size: 7pt;
    vertical-align: top;
}

body.portefeuille .overview td {
    line-height: 120%;
}

.roweven {
    background-color: #DDDDDD;
}


.artimg span {
    display: block;
    font-size: 0.8em;
}

.foot {
    padding-bottom: 2em;
}
/* ARTICLE */
#arttitle h1 {
	line-height:normal;
	margin:0;
	padding-top:15px;	
}
#article .body h1, #article .body h2, #article .body h3, #article .body h4, #article .body h5 {
    font-weight: bold;
}

#article .body h4, #article .body h5 {
    font-size: 1.3em;
    font-weight: bold;
}

#article .body a {
    text-decoration: underline;
}

#article .body a:hover {
    text-decoration: none;
}

#article .body ul {
    margin: 0.36em 0pt 1em;
}

#article .artimg {
    clear: both;
    font-size: 0.9em;
    line-height: 1.4em;
	padding-bottom:3px;
}

#article .artimg_s {
	padding:0 0 3px 10px;
    float: right;
    margin-left: 8px;
}

#article .artimg span {
    display: block;
}

#article .artimg_s span {
    width: 230px;
}

#article .foot {
    font-size: 0.9em;
    padding-top: 10px;
    text-align: right;
}

#article .foot em {
    font-style: italic;
}

#article .artrel {
    padding: 5px 0pt;
}

#article .artrel strong {
    color: #CC0000;
    float: left;
    padding-right: 10px;
}

#article .artrel ul {
    float: left;
}

#article .artrel ul li a {
    text-decoration: underline;
}

#article .body .left {
    float: left;
    text-align: left;
}

#article .body .right {
    float: right;
    text-align: right;
}
