/* PROPERTY OF METAVISUAL LTD / MAINSTYLE CS */
/* BODY */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	color: #052847;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	/*background-color: #d6d6d6;*/
	background-image: url(../images/versoul/bgcolor.jpg);
	background-repeat: repeat;
}
body  > table/*, #headermenu*/ {
	background-image: url(../images/versoul/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	/*background-attachment: fixed;*/
}
/*#topfloat {
	position: fixed; 
	top: 0px;
	z-index: 100;
}
#topfloat_shadow {
	height: 147px;
}*/
.pagebreak {
	background-image: url(../images/sys/white25p.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
}
.verticalbreak {
	background-image: url(../images/sys/white25p.png);
	background-repeat: repeat-y;
	width: 1px;
	height: 100%;
}
/*CONTENTAREA */
#contentcushion, #bgarea{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#contentcushion {
	float: left; 
	width: 100%;
}
#contentcushion .article {
	padding: 0px 20px;
}
#secondarycontent {
	margin: 0px;
	padding: 0px;
	float: left; 
	width: 450px; 
	margin: 0px; 
	height: 100%;

	padding-right: 1px;
}
/* MARGIN */
#margincontent {
	float: left; 
	width: 390px;
	margin-left: -1px;
	padding-left: 1px;
}
#margincontent .secondarycontent{
	clear: both;
	padding: 0px 0px 0px 0px;
	text-align: center;	
}
#margincontent .secondarycontent p{
	padding: 5px 0px 5px 0px;
	text-align: justify;
}
#margincontent .secondarycontent img{
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#margincontent .title {
	padding-bottom: 5px;
}
#margincontent .body {
}


:focus {
	outline: 0;
}
input[type="text"], textarea, select {
	background-color: #f4f0f0;
	border: 1px solid #C0C0C0;
}
input:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}
select, input[type="submit"] {
	font-family: Arial,sans-serif;
	padding: 2px 2px 2px 2px;
}
input[type="text"], textarea {
	font-family: Arial,sans-serif;
	padding: 2px;
	width: 100%;
}
input[type="text"].secondary, textarea.secondary, .formlabel-secondary {
	font-weight: normal;
}
a {
	color: #556787;
	text-decoration: none;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	color: #4f7ac7;
	text-decoration: underline;
}
a.stealth, a.stealth:visited {
	text-decoration: none;
	color: #052847;
}
.stdindent{
	margin-left: 20px;
}
.stdindentbothsides{
	margin: 0px 20px 0px 20px;
}
.smalltext{
font-size: 90%;
}
.minitext{
font-size: 80%;
}

/* EMBEDED MEDIA */
.embededmedia {
	padding-bottom: 5px;
}
.mediatitle, .mediatitle a {
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 3px;
}
.mediatitle a:hover {
	text-decoration: none;
}
/* HEADER */
#header {
	width: 100%;
	padding: 0px;
	float: left;
	border: none;
}
/* HEADERART */
#headerart{
	background-repeat: no-repeat;
	background-position: top;

}
#headerart_sub {
	width: 100%;
	/*background-image: url(../images/versoul/header-art-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#headerart a{
	text-decoration: none;
}
#lang_selection {
	width: 145px;
	padding: 20px 10px 0px 10px;
}
.margin_advert {
	border: none;
}
/* HEADERMENU */
#headermenu{
}
/* UP */
#headermenu a.menuitemblock_up {
	background-position: 0px -1px;
}
#headermenu .menuitemblock_up:hover {
	background-position: 0px 34px;
}
/* DOWN */
#headermenu a.menuitemblock_down {
	background-position: 0px 67px;
}

/* SITEMENU */

/* PAGEMENU */

/* FOOTERCONTENT */
#footercontent-l1 {
	position: fixed;
	bottom: 0px;	
	height: 40px;
	width: 100%;
	background-image: url(../images/versoul/footer-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#footercontent-l2 {
	font-size: 75%;
	padding: 7px 20px;
	color: #206091;
}
#footercontent-l2 a:hover {
	font-weight: bold;
	text-decoration: none;
}
.footer_links a:hover {
	text-decoration: none;
}
.copyright {
	float: right; 
	margin: 8px 0px;
	padding: 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.bulleted, .bulleted_lowkey{
	text-align: left;
}
.bulleted ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
/* OPTIONBOX */
#optionbox{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
}
#optionbox form{
 margin: 0px;
 padding: 0px;
}
#optionbox label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/* STEALTH LINKS */
.stealth{
	text-decoration: none;
	border: none;
}
.stealth a, .stealth a:link, .stealth a:visited, .stealth a:hover{
	text-decoration: none;
}

/* ARROW LINK */
.arrow_link {
	background-image: url(../images/sys/arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 40px;
}
.arrow_link:hover {
	background-image: url(../images/sys/arrow2A.png);
}
.arrow_link:hover a {
	font-weight: bold;
	text-decoration: none;
}
.arrow_link a{
	margin-left: 20px;
}
.arrow_link img {
	margin-left: -25px;
	padding-right: 5px;
}
/* LOGINFORM */
.loginform{
	background-color:#FFFF00;
	border: 2px solid #CC0000;
	font-size: 80%;
	line-height: 90%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
/* POWERED BY */
#poweredby {
	clear: both;
	text-align: center;
	margin-top: 30px;
	padding: 20px 10px 20px 5px;
}
#poweredby .title {
	font-size: 70%;
	font-weight: bold;
	color: #aaa8a8;
}
#poweredby .txt {
	font-size: 70%;
	color: #aaa8a8;
}
#poweredbylogo {
	width: 135px;
}
#poweredbylogo a {
	background-image: url(../images/sys/mvlogo5d.png);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	margin-left: 10px;
}
#poweredby:hover a{
	text-decoration: none;
	background-image: url(../images/sys/mvlogo5.png);
	background-repeat: no-repeat;
	display: block;
}
#poweredby:hover .title, #poweredby:hover .txt{
	color: #000000;
}
/* horizontal style */
#poweredby-horizontal {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
#poweredby-horizontal .title {
	margin: 8px 0px;
	padding: 0px 10px;
	float: left;
	font-size: 80%;
	font-weight: bold;
	color: #586781;
}
#poweredby-horizontal .txt {
	margin: 8px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	color: #586781;
	float: left;
}
#poweredby-horizontal #poweredbylogo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 135px;
}
#poweredby-horizontal #poweredbylogo a {
	background-image: url(../images/sys/mvlogo5d.png);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	margin: 0px;
	padding: 0px;
}
#poweredby-horizontal:hover #poweredbylogo a{
	text-decoration: none;
	background-image: url(../images/sys/mvlogo5.png);
	background-repeat: no-repeat;
	display: block;
}
#poweredby-horizontal:hover .title, #poweredby-horizontal:hover .txt{
	color: #b8c6df;
}
/* STDCONTAINER */
#stdcontainer{
	margin: 0px 10px 0px 20px;
	padding-top: 60px;
}
/* SEARCH */
.searchbox {
	padding-left: 10px;
	padding-right: 10px;
	
}
.searchbox .label {
	padding-top: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	font-style: italic;
	font-size: 95%;
}
.searchterm {
	font-weight: bold;
}
.searchbox .note {
	font-size: 90%;
	color: #6C6C6C;
}
.search_info_footer {
	padding-left: 20px;
	font-size: 85%;
	padding-bottom: 10px;
}
.search_info_footer .label {
	font-style: italic;
}
.search_info_footer .value {
	font-weight: bold;
	font-style: italic;
}

.resultitem {
	padding: 10px 10px;
	border-bottom: 1px dotted #D5D5D5;
}
.resultitem .maintitle{
	font-weight: bold;
}
.resultitem .auxtitle{
	font-style: italic;
}
/* COLLAPSE & EXPAND */
.collapseblock {display:none}
.expandblock {display:inline}
/* SELECTION MENU ITEMS */
.selectionitem_label {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
.selectionitem_description {
	font-style: italic;
	padding: 2px 5px 2px 5px;
}
/* GENERIC FORM */
.genericform .container {
	padding: 0px 0px 10px 0px;
	background-repeat: repeat;
}
.genericform .formheading {
	font-size: 220%;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
}
.genericform .heading {
	font-size: 140%;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	float: left;
	vertical-align: bottom;
}
.genericform .divider_1_1 {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.genericform .divider_1_2 {
	width: 100%;
	float: left;
}
.genericform .body {
	padding: 0px 10px 10px 20px;
	text-align: left;
}
.genericform .specifichelp {
	padding: 0px 10px 10px 20px;
	font-style: italic;
}
.genericform .containerhelp {
	float: left;
	width: 100%;
	padding: 10px 0px 20px 0px;
	font-style: italic;
}
.genericform .heading, .genericform_heading {
	font-weight: bold;
	border-bottom: 2px dotted white;
	padding: 10px 0px 3px 0px;
}
.genericform label, .genericform_label, .generic_label {
	font-style: italic;
	vertical-align: top;
	padding: 5px;
}
.genericform value, .genericform_value, .generic_value {
	vertical-align: top;
	padding: 5px;
}

.genericform .containertopbutton {
	text-align: right;
	float: right;
	font-size: 90%;
	font-style: italic;
	vertical-align: bottom;
	padding-right: 10px;
}
.genericform .containerbutton {
	text-align: right;
	font-size: 80%;
	font-style: italic;
	padding: 10px 10px 0px 0px;
}
.genericform .subcomponent {
	float: left;
	width: 100%;
	margin: 0px 0px 30px 0px;	
}

/* GENERIC TABLE */
table.generic {
	margin: 0px;
	margin-top: -50px;
}
table.generic .label {
	font-style: italic;
	padding-right: 5px;
	vertical-align: top;
}
table.generic .value {
	padding-right: 5px;
	vertical-align: top;
}

/* NEW ARTICLE */
.render_block {
	clear: both;
}
ul.article_box {
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul.article_box li {
	display: block;
	float: left;
	width: 100%;
}
ul.article_box li a h2 {
}
ul.article_box li a {
	display: block;
	padding: 10px;
	background-image: url(../images/sys/gray01p.png);
	text-decoration: none;
}
#sidebar ul.article_box li a {
	background-image: url(../images/sys/gray01p.png);
}
#sidebar ul.article_box li a:hover{
	background-image: url(../images/sys/gray03p.png);
	font-weight: bold;
}
#sidebar ul.article_box li {
	margin-bottom: 5px;
}
ul.article_box li a:hover{
	background-image: url(../images/sys/gray03p.png);
	font-weight: bold;
}
ul.article_box li {
	display: block;
	font-weight: bold;
	padding-top: 10px;
}
ul.article_box li:hover, .article:hover {
	text-decoration: none;
	background-image: url(../images/sys/gray15p.png);
	background-repeat: repeat;
}


/* ARTICLE MODES: full, intro, title, list */

/*ul.article_box li a strong { display: block; font-size: 1.5em; line-height: 1em; margin-bottom: 5px; color: #222; }
ul.article_box li a:hover strong { color: #f63; }
ul.article_box span { display: none; } */


.article-inner {
	background-repeat: no-repeat;
	background-position: bottom right;
}
.indent_2 {
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar h2 {
	padding: 0px;
}

.storyimage img {
}
.storyimage-container p {
	margin: 2px 0px 2px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}
img.float{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 1px solid #030303;
}
img.float_nb{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: none;
}
img.story{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-width: 470px;
}
/* ARTICLE MODES: full, intro, title, list */
.full, .full:hover, .full-inner:hover {
	border: none;
	background-image: none;
}
.list .title {
}
/* CSSCATEGORY attributes for articles        */
.policy{
	text-align: justify;
}
.indent_0 h1, .indent_0 h2, .indent_0 h3, .indent_0 p {
	padding: 0px 10px;
}
/* ARTICLE ACTION LINKS */
.article_action_area {
	background-image: url(../images/sys/heading_bgdim.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 90%;
}
.article_action_link {
	float: right;
}
.article_action_link .left_edge, .article_action_link .mainbody, .article_action_link .right_edge {
	height: 29px;
	text-align: center;
}
.article_action_link .mainbody .link {
	padding-top: 4px;
	font-size: 90%;
}
.article_action_link .mainbody .link a:hover {
	text-decoration: none;
	font-weight: bold;
}

a.linkblock {
	display: block;
}