/**

generic CSS

**/

body {
	margin: 0px;
	padding: 0px;
	font-size: normal;
	font-family: Tahoma,Arial,Verdana,sans-serif;
}
div,td,th {

	font-family: Tahoma,Arial,Verdana,sans-serif;
}
h1 {
	font-size: 12pt;
	margin: 5px 0 10px 0;
}
h2 {
	font-size: 12pt;
	margin: 10px 0 6px 0;
    font-weight: normal;
}
h3 {
	font-size: 10pt;
	margin: 5px 0 5px 0;
}
select {
	font-size: 1em;
}
input {
	font-size: 1em;
	font-family: Tahoma,Arial,Verdana,sans-serif;
}
textarea {
	border: 1px solid #c6c3c6;
	background-color: #f6f6f6;
	font-size: 0.95em;
	font-family: Tahoma,Arial,Verdana,sans-serif;
}

img {
	border: 0px
}
form {
	margin: 0px;
}
hr {
	width: 100%;
	color: #c6c3c6;
}

.subtitle {
	width: 100%;
	color: #0E679A;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #0E679A;
}
a {
	color: #0E679A;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0E679A;
}
a.u {
	text-decoration: underline;
}
a.w,a.w:visited {
	color: #0E679A
}

/**

styles for container

header, footer, messages

**/

#header {
	height: 60px;
	vertical-align: top;
}
#header p {
	padding: 0px;
	margin: 0px;
}
#header p a {
	color: #777777;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}
#header p a:hover {
	text-decoration: underline;
}
#header_menu_search {
	margin: 20px 0 0 0;
	padding: 0 30px 0 30px;
	border-left: 1px solid #cfcfcf;
	height: 60px;
}
#header_menu_social {
	margin: 20px 0 0 0;
	padding: 0 30px 0 30px;
	height: 60px;
	border-left: 1px solid #cfcfcf;
}
#header_menu_left,#header_menu_right {
	width: 8px;
	float: left;
}
.header_menu_cell {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 10px;
	float: left;
	height: 45px;
	display: none;
}
#header_menu_search p {
	padding-top: 3px;
	padding-bottom: 7px;
	margin: 0px;
}
#header_menu_search p {
	padding-top: 3px;
	padding-bottom: 7px;
	margin: 0px;
}
#header_menu_social p {
	padding: 3px;
	margin: 0px;
	height: 14px;
	line-height: 14px;
}
.searchbox {
	vertical-align: top;
	border: 1px solid #CFCFCF;
	padding: 0px;
	margin: 0px;
	background: #fff;
}
.searchboxtext {
	vertical-align: top;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 3px 0 0 2px;
	width: 119px;
	height: 19px;
}
.searchboxtext2 {
	vertical-align: top;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	width: 145px;
	height: 19px;
	color:#CFCFCF;
}
.searchboxbtn {
	vertical-align: top;
	padding-top:5px;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}

#profile {
	 width: 500px;
	 margin: 20px 0 0 0;
}
#profileimage {
	float: left;
	width: 50px;
	margin-right: 12px;
	cursor: pointer;
	cursor: hand;
}
#profiledesc {
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}
#profilename {
	font-size: 22px;
	margin-right: 10px;
	float: left;
}
#profilename a {
	text-decoration: none;
}
#profilename a:hover {
	text-decoration: underline;
}
#profilestatus  a{
	border: 1px solid transparent;
	color: #000;
	text-decoration: none;
}
#profilestatus a:hover {
	border: 1px solid #c6c3c6;
	background: #efefef;
}
a.profilelogout  {
	float: left;
	margin: 5px 6px 0 0;
}
a.profilelogout img{
	width: 11px;
	height: 13px;
	background: url(themes/classic_blue/lock.gif);
	cursor: hand; cursor: pointer;
}
a.profilelogout:hover img{
	background: url(themes/classic_blue/logout.gif);
}
a.profileadmin {
	float: left;
	margin: 5px 6px 0 0;
}
a.profileadmin img{
	width: 16px;
	height: 16px;
	background: url(themes/classic_blue/support.gif);
	cursor: hand; cursor: pointer;
}
#profilechat {
	padding-top: 4px;
	float: left;
}

.maintbl {
	padding-top: 27px;
	color: #333333;
	background-color: #fff;
}
#tabscontent {
	margin-top: -1px;
	margin-right: 5px;
}
#footer {
	text-align: center;
	padding: 2px 0 2px 0;
	color: #888888;
	background-color: #fff;
	font-size: 0.8em;
	width: 100%;
}
#footer a:link, #footer a:visited {
	color: #888888;
	text-decoration: underline;
}

.homemsg {
	padding: 4px;
	font-size: 9pt;
	white-space: nowrap;
	color: #fff;
	background-color: #000;
}
#advise {
	padding: 6px 0 8px 0;
	display: none;
	font-size: 0.7em;
    overflow: hidden;
	float: right;
}
#information {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 27px;
	line-height: 27px;
	text-align: left;
	font-size: 11px;
}
.loading {
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	color: #c6c3c6;
	font-size: 0.7em
}
.protectbox {
	background-color: #efefef;
	color: #000;
	border: 1px solid #c6c3c6;
	font-size: 0.8em;
    margin-top:5%;
    padding:2%;
    width:40%;
    margin-left:25%;    
}
.noportal {
	font-size: 0.8em;
}

input.thinbox {
	border: 1px solid #aaaaaa;
	background-color: #f6f6f6;
}
input.btn {
	font-size: 9pt;
	height: 20px;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #003568;
    color: #fff;
    background: #0E679A;
}
input.btnbig {
	font-weight: bold;
	padding: 8px;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #003568;
    background: #0E679A;
    color: #fff;
}
input.submit {
	font-size: 9pt;
	height: 20px;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #003568;
    color: #fff;
    background: #0E679A;
}
.btnsmall {
	border: 0;
	font-size: 9px;
	height: 13px;
	color: #000;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}
.iconea {
	vertical-align: middle;
	background-color: #efefef;
	border: 1px solid #c6c3c6;
	padding: 0 1px 0 1px;
}
.iconei {
	vertical-align: middle;
	border: 1px solid #fff;
	padding: 1px;
}
.imgmid {
	vertical-align: middle;
}
.imgbot {
	vertical-align: bottom
}
.dot {
	width: 1px;
	height: 1px;
	line-height: 1px;
}
.bottomhr {
	padding-bottom: 6px;
	border-bottom: 2px inset #f7f7f7;
}
.tophr {
	padding-top: 6px;
	border-top: 2px outset #f7f7f7;
}
.lefthr {
	padding-left: 6px;
	border-left: 2px outset #f7f7f7;
}
.righthr {
	padding-right: 6px;
	border-right: 2px outset #f7f7f7;
}
.dashbox {
	border: 1px dashed #c6c3c6;
	padding: 8px;
	margin:10px;
}
.errordiv {
	cursor: hand;
	cursor: pointer;
	display: none;
	position: absolute;
	left: 0px;
	width: 100%;
	border-bottom: 1px solid #fff1a8;
    background-color: #FFD363;
	margin: 2px 0px 0 px 0px;
	padding: 1px 0px 1px 0px;
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	z-index:10000;
}
.warningok {
    padding:2px;
    margin:2px;
    background-color: #FFD363;
    font-weight: bold;
    color: green; 
}
.warning {
    padding:2px;
    margin:2px;
    background-color: #FFD363;
    font-weight: bold;
    color: red;
}
#adminmessage {
	z-index: 7;
	top: 100%;
	left: 0px;
	width: 100%;
	text-align: center;
	padding: 8px;
    font-size: 0.9em;
    padding: 6px;
    background: #555;
    opacity: 0.8;
	filter: alpha(opacity=80);
    font-weight: bold;
    color: #ECC11A;
    position:fixed; /* Pour fixer cette div afin qu'elle soit en permanence au bas de la fen�tre */ 
    margin:-36px auto 0 auto;
    height: 24px;
}
#adminmessage  a {
    color: #ECC11A;
}
a.blackbtn {
    display: block;
    float: left;
    font: 12px;
    height: 24px;
    margin-right: 6px;
    padding-right: 8px;
    text-decoration: none;
}
a.blackbtn span {
    display: block;
    line-height: 14px;
    padding: 2px 0 5px 8px;
}
a.whitebtn span {
    display: block;
    line-height: 14px;
    padding: 3px 0 5px 8px;
	color: #666;
    background: transparent url(themes/classic_blue/whitebtn_left.gif) no-repeat;
}
a.whitebtn {
    display: block;
    float: left;
    font: 12px;
    height: 24px;
    margin-right: 6px;
    padding-right: 8px;
    text-decoration: none;
	background: transparent url(themes/classic_blue/whitebtn_right.gif) no-repeat scroll top right;
}
a.whitebtn:hover span {
	background-image: url(themes/classic_blue/whitebtn_left_over.gif);
	color: #fff;
}
a.whitebtn:hover {
	background-image: url(themes/classic_blue/whitebtn_right_over.gif);
}

/**

    styles  by function 

**/

#debug {
	display: none;
	background-color: #000;
	color: #00ff00;
	height: 300px;
	width: 100%;
	overflow: auto;
	border: 1px solid #ff0000;
	padding: 5px;
	font-size: 0.7em;
}

#mousebox {
	z-index: 10001;
	display: none;
	position: absolute;
	color: #000;
	border: 1px solid #000;
	padding: 5px;
	background-color:#FFFFE1;
	width: 300px;
	font-size: 0.6em;
}
#ajaxwork {
	z-index: 1000;
	display: none;
	position: absolute;
	top: 5px;
	left: 5px;
}
#mymodules {
	display: none;
	padding: 10px;
	color: #888888;
	background-color: #fff;
	width: 100%;
	font-size: 0.8em;
}
#myreader {
	color: #888888;
	background-color: #fff;
	width: 100%;
	font-size: 0.8em;
}
#network {
	display: none;
	padding: 10px;
	color: #888888;
	background-color: #fff;
	width: 100%;
	font-size: 0.8em;
}
.maindiv {
	font-size:0.8em;
}
a.b {
	font-weight: bold;
}
.ftable {
	padding: 3px;
}
.ftable th {
	background-color: #777777;
	color: #fff;
	font-weight: bold;
	height: 26px;
}
.ftable tr.clear {
	background-color: #fff;
}
.ftable tr.dark {
	background-color: #e1e1e1;
}
.ftable td {
	vertical-align:top;
}
.cleardiv {
	background-color: #e1e1e1;
	border: 1px solid #c6c3c6;
	padding: 6px;
}
#authrss {
	color: #ff0000;
	font-weight: bold;
}
#plugin {
	display: none;
	color: #333333;
	background-color: #fff;
	font-size: 0.8em;
}
.plugin {
	color: #333333;
	background-color: #fff;
	font-size: 0.8em;
	padding: 8px;
}

#pluginmenu {
    padding: 8px;
    border-bottom: #c6c3c6;
	display: none;
}
#plugincontent {
	clear:both;
	color: #000;
	padding: 15px;
}
#plugincontent a:link,#plugincontent a:visited {
	text-decoration: underline;
}
#plugincontent a:hover {
	text-decoration: underline;
}
#plugin_breadcrumb {
	padding: 8px 0 0 8px;
	display: none;
}
.breadcrumb {
	padding: 0 8px 2px 8px;
	font-size: 1.1em;
}
.feature_title {
	margin: 6px 0px 12px 0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}
.feature_title span {
	font-size: 15px;
	color: #000;
	padding: 0px 6px 0px 0px;
}
.feature_title_options {
	float:right;
	vertical-align: middle;
	color: #000;
	padding-top: 2px;
}
.comment {
	color: #888888;
	margin: 0px;
}

/**

    autocompletion

**/

.autocompletion {
	z-index: 10010;
	overflow: hidden;
	position: absolute;
	display: block;
	background: #fff;
	border: 1px solid #222222;
	color: #222222;
	padding: 1px;
	font-size: 8pt;
}
.autocompletion a {
	text-decoration: none;
}
.autocompletion .selected {
	background: #222222;
	color: #fff;
	cursor: hand;
	cursor: pointer;
}
.autocompletion .unselected {
	background: #fff;
	color: #222222;
	cursor: hand;
	cursor: pointer;
}


.sidebar {
	width: 260px;
	vertical-align: top;
	padding: 0px 8px 20px 8px;
	margin: 0px;
	float: right;
}
.sidebar ul {
	list-style: url(../images/puce.gif) outside;
	font-size: 0.9em;
	padding: 0 4px 0 12px;
	margin: 10px;
}
.sidebar li {
	margin: 4px 0 0 0
}
.sidebar .title {
	font-size: 1.2em;
    color: #fff;
    font-weight: bold;
	padding: 8px;
    padding-top: 20px;
}
.sidebar .content {
	padding: 8px;
    color: #fff;
}
.sidebar .content a:visited,.sidebar .content a:link {
    text-decoration: underline;
    color: #fff;
}
.sidebar .footer {
	padding: 0 8px 8px 8px;
	margin-bottom: 8px;
}

/*======   MODULES  =====*/
.module,.module1,.module2,
.module3,.module4,.module5,
.module6,.module7,
.tmp_module,.tmp_module1,
.tmp_module2,.tmp_module3,.tmp_module4,
.tmp_module5,.tmp_module6,.tmp_module7
 {
	margin-bottom: 6px;
	border: 3px solid #efefef;
	font-size: 0.7em;
}
.module .hmod, .canvas .hmod, 
.module1 .hmod,.module2 .hmod,
.module3 .hmod,.module4 .hmod,
.module5 .hmod,.module6 .hmod,
.module7 .hmod ,
.tmp_module .hmod,.tmp_module1 .hmod,
.tmp_module2 .hmod,.tmp_module3 .hmod,
.tmp_module4 .hmod,.tmp_module5 .hmod,
.tmp_module6 .hmod,.tmp_module7 .hmod 
{
	display: none;
}
.module .hmod a:link, .module1 .hmod a:link, 
.module2 .hmod a:link, .module3 .hmod a:link, 
.module4 .hmod a:link, .module5 .hmod a:link, 
.module6 .hmod a:link, .module7 .hmod a:link,
.tmp_module .hmod a:link, .tmp_module1 .hmod a:link, 
.tmp_module2 .hmod a:link, .tmp_module3 .hmod a:link, 
.tmp_module4 .hmod a:link, .tmp_module5 .hmod a:link, 
.tmp_module6 .hmod a:link, .tmp_module7 .hmod a:link,
.canvas .hmod a:link, .canvas1 .hmod a:link, 
.canvas2 .hmod a:link, .canvas3 .hmod a:link, 
.canvas4 .hmod a:link, .canvas5 .hmod a:link, 
.canvas6 .hmod a:link, .canvas7 .hmod a:link

 {
	font-size: 8pt;

}

.module .headmod, .module1 .headmod, 
.module2 .headmod, .module3 .headmod, 
.module4 .headmod, .module5 .headmod, 
.module6 .headmod, .module7 .headmod,
.tmp_module  .headmod, .tmp_module1 .headmod, 
.tmp_module2 .headmod, .tmp_module3 .headmod, 
.tmp_module4 .headmod, .tmp_module5 .headmod, 
.tmp_module6 .headmod, .tmp_module7 .headmod
 {
	padding: 0px;
	margin: 0px;
}


.module .titmod, .module1 .titmod, 
.module2 .titmod, .module3 .titmod, 
.module4 .titmod, .module5 .titmod, 
.module6 .titmod, .module7 .titmod,
.tmp_module .titmod, .tmp_module1 .titmod, 
.tmp_module2 .titmod, .tmp_module3 .titmod, 
.tmp_module4 .titmod, .tmp_module5 .titmod, 
.tmp_module6 .titmod, .tmp_module7 .titmod,
.canvas .titmod, .canvas1 .titmod, 
.canvas2 .titmod, .canvas3 .titmod, 
.canvas4 .titmod, .canvas5 .titmod, 
.canvas6 .titmod, .canvas7 .titmod
 {
	padding: 2px 5px 0 5px;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
}

.module .hmod a.rssstatus:link, .module .hmod a.rssstatus:visited, 
.module1 .hmod a.rssstatus:link,.module1 .hmod a.rssstatus:visited, 
.module2 .hmod a.rssstatus:link,.module2 .hmod a.rssstatus:visited, 
.module3 .hmod a.rssstatus:link,.module3 .hmod a.rssstatus:visited, 
.module4 .hmod a.rssstatus:link,.module4 .hmod a.rssstatus:visited, 
.module5 .hmod a.rssstatus:link,.module5 .hmod a.rssstatus:visited, 
.module6 .hmod a.rssstatus:link,.module6 .hmod a.rssstatus:visited, 
.module7 .hmod a.rssstatus:link,.module7 .hmod a.rssstatus:visited, 
.tmp_module .hmod a.rssstatus:link, .tmp_module .hmod a.rssstatus:visited, 
.tmp_module1 .hmod a.rssstatus:link,.tmp_module1 .hmod a.rssstatus:visited, 
.tmp_module2 .hmod a.rssstatus:link,.tmp_module2 .hmod a.rssstatus:visited, 
.tmp_module3 .hmod a.rssstatus:link,.tmp_module3 .hmod a.rssstatus:visited, 
.tmp_module4 .hmod a.rssstatus:link,.tmp_module4 .hmod a.rssstatus:visited, 
.tmp_module5 .hmod a.rssstatus:link,.tmp_module5 .hmod a.rssstatus:visited, 
.tmp_module6 .hmod a.rssstatus:link,.tmp_module6 .hmod a.rssstatus:visited, 
.tmp_module7 .hmod a.rssstatus:link,.tmp_module7 .hmod a.rssstatus:visited, 
.canvas .hmod a.rssstatus:link,.canvas .hmod a.rssstatus:visited, 
.canvas1 .hmod a.rssstatus:link,.canvas1 .hmod a.rssstatus:visited, 
.canvas2 .hmod a.rssstatus:link,.canvas2 .hmod a.rssstatus:visited, 
.canvas3 .hmod a.rssstatus:link,.canvas3 .hmod a.rssstatus:visited, 
.canvas4 .hmod a.rssstatus:link,.canvas4 .hmod a.rssstatus:visited, 
.canvas5 .hmod a.rssstatus:link,.canvas5 .hmod a.rssstatus:visited, 
.canvas6 .hmod a.rssstatus:link,.canvas6 .hmod a.rssstatus:visited, 
.canvas7 .hmod a.rssstatus:link,.canvas7 .hmod a.rssstatus:visited 
{
	text-decoration: none;
}
.barstyle0, .barstyle1, .barstyle2, .barstyle3, .barstyle4, .barstyle5, .barstyle6, .barstyle7 {
	overflow: hidden;
}
.module .bmod,.tmp_module .bmod, .canvas .bmod {
	border: 1px solid #c6c3c6;
    width:100%;
}
.module1 .bmod, .tmp_module1 .bmod, .canvas1 .bmod {
	border: 1px solid #4B7FBE;
    width:100%;
}
.module2 .bmod, .tmp_module2 .bmod, .canvas2 .bmod {
	border: 1px solid #BE4B7F;
    width:100%;
}
.module3 .bmod, .tmp_module3 .bmod, .canvas3 .bmod {
	border: 1px solid #7FBE4B;
    width:100%;
}
.module4 .bmod, .tmp_module4 .bmod,.canvas4 .bmod {
	border: 1px solid #B8BE4B;
    width:100%;
}
.module5 .bmod, .tmp_module5 .bmod, .canvas5 .bmod {
	border: 1px solid #BE8A4B;
    width:100%;
}
.module6 .bmod, .tmp_module6 .bmod, .canvas6 .bmod {
	border: 1px solid #A5BFDF;
    width:100%;
}
.module7 .bmod, .tmp_module .bmod7, .canvas7 .bmod {
	border: 1px solid #8A4BBE;
    width:100%;
}
.module .hmod , .tmp_module  .hmod, .canvas  .hmod {
	background-color: #efefef;
	border: 1px solid #fff;
}
.module1 .hmod, .tmp_module1 .hmod, .canvas1  .hmod {
	background-color: #4B7FBE;
	border: 1px solid #fff;
}
.module2 .hmod, .tmp_module2  .hmod, .canvas2  .hmod{
	background-color: #BE4B7F;
	border: 1px solid #fff;
}
.module3 .hmod, .tmp_module3  .hmod, .canvas3  .hmod {
	background-color: #7FBE4B;
	border: 1px solid #fff;
}
.module4 .hmod, .tmp_module4  .hmod, .canvas4  .hmod{
	background-color: #B8BE4B;
	border: 1px solid #fff;
}
.module5 .hmod, .tmp_module5  .hmod, .canvas5  .hmod{
	background-color: #BE8A4B;
	border: 1px solid #fff;
}
.module6 .hmod, .tmp_module6  .hmod, .canvas6  .hmod{
	background-color: #A5BFDF;
	border: 1px solid #fff;
}
.module7 .hmod, .tmp_module7  .hmod, .canvas7  .hmod{
	background-color: #8A4BBE;
	border: 1px solid #fff;
}
.module .hmod, .module .hmod a:visited,   .module .hmod a:link, .module .hmod a:active,
.tmp_module .hmod, .tmp_module .hmod a:visited,   .tmp_module .hmod a:link, .tmp_module .hmod a:active,
.canvas .hmod, .canvas .hmod a:visited,   .canvas .hmod a:link, .canvas .hmod a:active
 {
	color: #c6c3c6;
}

.module1 .hmod, .module1 .hmod a:visited, .module1 .hmod a:link, .module1 .hmod a:active,
.tmp_module1 .hmod, .tmp_module1 .hmod a:visited,   .tmp_module1 .hmod a:link, .tmp_module1 .hmod a:active,
.canvas1 .hmod, .canvas1 .hmod a:visited, .canvas1 .hmod a:link, .canvas1 .hmod a:active
 {
	color: #fff;
}
.module2 .hmod, .module2 .hmod a:visited, .module2 .hmod a:link, .module2 .hmod a:active,
.tmp_module2 .hmod, .tmp_module2 .hmod a:visited,   .tmp_module2 .hmod a:link, .tmp_module2 .hmod a:active,
.canvas2 .hmod, .canvas2  .hmod a:visited, .canvas2  .hmod a:link, .canvas2  .hmod a:active
 {
	color: #fff;
}
.module3 .hmod, .module3 .hmod a:visited, .module3 .hmod a:link, .module3 .hmod a:active,
.tmp_module3 .hmod, .tmp_module3 .hmod a:visited,   .tmp_module3 .hmod a:link, .tmp_module3 .hmod a:active,
.canvas3 .hmod, .canvas3 .hmod a:visited, .canvas3 .hmod a:link, .canvas3 .hmod a:active
 {
	color: #fff;
}
.module4 .hmod, .module4 .hmod a:visited, .module4 .hmod a:link, .module4 .hmod a:active,
.tmp_module4 .hmod, .tmp_module4 .hmod a:visited,   .tmp_module4 .hmod a:link, .tmp_module4 .hmod a:active,
.canvas4 .hmod, .canvas4 .hmod a:visited, .canvas4 .hmod a:link, .canvas4 .hmod a:active
 {
	color: #fff;
}
.module5 .hmod, .module5 .hmod a:visited, .module5 .hmod a:link, .module5 .hmod a:active,
.tmp_module5 .hmod, .tmp_module5 .hmod a:visited,   .tmp_module5 .hmod a:link, .tmp_module5 .hmod a:active,
.canvas5 .hmod, .canvas5 .hmod a:visited, .canvas5 .hmod a:link, .canvas5 .hmod a:active
 {
	color: #fff;
}
.module6 .hmod, .module6 .hmod a:visited, .module6 .hmod a:link, .module6 .hmod a:active,
.tmp_module6 .hmod, .tmp_module6 .hmod a:visited,   .tmp_module6 .hmod a:link, .tmp_module6 .hmod a:active,
.canvas6 .hmod, .canvas6 .hmod a:visited, .canvas6 .hmod a:link, .canvas6 .hmod a:active
 {
	color: #fff;
}
.module7 .hmod, .module7 .hmod a:visited, .module7 .hmod a:link, .module7 .hmod a:active,
.tmp_module7 .hmod, .tmp_module7 .hmod a:visited, .tmp_module7 .hmod a:link, .tmp_module7 .hmod a:active,
.canvas7 .hmod, .canvas7 .hmod a:visited, .canvas7 .hmod a:link, .canvas7 .hmod a:active
 {
	color: #fff;
}
.module .headmod, .tmp_module .headmod, .canvas .headmod {
	border-bottom: 1px solid #c6c3c6;
    width:100%;
}
.module1 .headmod , .tmp_module1 .headmod, .canvas1 .headmod{
	border-bottom: 1px solid #4B7FBE;
    width:100%;
}
.module2 .headmod , .tmp_module2 .headmod, .canvas2 .headmod{
	border-bottom: 1px solid #BE4B7F;
    width:100%;
}
.module3 .headmod, .tmp_module3 .headmod, .canvas3 .headmod {
	border-bottom: 1px solid #7FBE4B;
    width:100%;
}
.module4 .headmod, .tmp_module4 .headmod, .canvas4.headmod {
	border-bottom: 1px solid #B8BE4B;
    width:100%;
}
.module5 .headmod , .tmp_module5 .headmod, .canvas5 .headmod{
	border-bottom: 1px solid #BE8A4B;
    width:100%;
}
.module6 .headmod , .tmp_module6 .headmod, .canvas6 .headmod{
	border-bottom: 1px solid #A5BFDF;
    width:100%;
}
.module7 .headmod , .tmp_module6 .headmod, .canvas7 .headmod{
	border-bottom: 1px solid #8A4BBE;
    width:100%;
}
.module .titmod, .tmp_module .titmod, .canvas .titmod {
	color: #c6c3c6;
}
.module1 .titmod, .tmp_module1 .titmod, .canvas1 .titmod  {
	color: #fff;
}
.module2 .titmod, .tmp_module2 .titmod, .canvas2 .titmod  {
	color: #fff;
}
.module3 .titmod, .tmp_module3 .titmod, .canvas3 .titmod  {
	color: #fff;
}
.module4 .titmod, .tmp_module4 .titmod, .canvas4 .titmod  {
	color: #fff;
}
.module5 .titmod, .tmp_module5 .titmod, .canvas5 .titmod  {
	color: #fff;
}
.module6 .titmod , .tmp_module6 .titmod, .canvas6 .titmod {
	color: #fff;
}
.module7 .titmod , .tmp_module7 .titmod,.canvas7 .titmod {
	color: #fff;
}
.module .hmod a.rssstatus:link,.module .hmod a.rssstatus:visited,
.tmp_module .hmod a.rssstatus:link,.tmp_module .hmod a.rssstatus:visited
{
	color: #FFCC00;
}
.module1 .hmod a.rssstatus:link,.module1 .hmod a.rssstatus:visited,
.tmp_module1 .hmod a.rssstatus:link,.tmp_module1 .hmod a.rssstatus:visited
{
	color: #fff;
}
.module2 .hmod a.rssstatus:link,.module2 .hmod a.rssstatus:visited ,
.tmp_module2 .hmod a.rssstatus:link,.tmp_module2 .hmod a.rssstatus:visited
{
	color: #fff;
}
.module3 .hmod a.rssstatus:link,.module3 .hmod a.rssstatus:visited,
.tmp_module3 .hmod a.rssstatus:link,.tmp_module3 .hmod a.rssstatus:visited
{
	color: #fff;
}
.module4 .hmod a.rssstatus:link,.module4 .hmod a.rssstatus:visited,
.tmp_module4 .hmod a.rssstatus:link,.tmp_module4 .hmod a.rssstatus:visited
{
	color: #fff;
}
.module5 .hmod a.rssstatus:link,.module5 .hmod a.rssstatus:visited,
.tmp_module5 .hmod a.rssstatus:link,.tmp_module5 .hmod a.rssstatus:visited
{
	color: #fff;
}
.module6 .hmod a.rssstatus:link,.module6 .hmod a.rssstatus:visited,
.tmp_module6 .hmod a.rssstatus:link,.tmp_module6 .hmod a.rssstatus:visited
{
	color: #fff;
}
.module7 .hmod a.rssstatus:link,.module7 .hmod a.rssstatus:visited,
.tmp_module7 .hmod a.rssstatus:link,.tmp_module7 .hmod a.rssstatus:visited
{
	color: #fff;
}
.newmodule {
	position: absolute;
}
.barstyle0 {
	background: #fff;
}
.barstyle1 {
	background-color: #4B7FBE;
}
.barstyle2 {
	background-color: #BE4B7F;
}
.barstyle3 {
	background-color: #7FBE4B;
}
.barstyle4 {
	background-color: #B8BE4B;
}
.barstyle5 {
	background-color: #BE8A4B;
}
.barstyle6 {
	background-color: #A5BFDF;
}
.barstyle7 {
	background-color: #8A4BBE;
}
.optmod {
	text-align: right;
	line-height: 20px;
	display: block;
	width: 135px;
	padding: 0px;
}
.optmodhide {
	text-align: right;
	line-height: 20px;
	display: none;
	width: 135px;
	vertical-align: middle;
	padding: 0px;
}
.canvas .optmodhide {
    display: block;
}
.optmoda {
	white-space: nowrap;
	font-size: 8pt;
	line-height: 20px;
	display: block;
	padding: 0px;
	padding-top:2px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.optmod_share {
    background: url(../images/ico_bar_share.gif) no-repeat;
}
.optmod_refresh {
    background: url(../images/ico_refresh.gif) no-repeat;
}
.optmod_minimize {
    background: url(../images/ico_minimize.gif) no-repeat;
}
.optmod_maximize {
    background: url(../images/ico_maximize.gif) no-repeat;
}
.optmod_close {
    background: url(../images/ico_close.gif) no-repeat;
}
.optmod_viewfullpage {
    background: url(../images/ico_view_fullpage.gif) no-repeat;
}
.optmod_viewwidget {
    background: url(../images/ico_view_widget.gif) no-repeat;
}
.lefttopcornermod, .righttopcornermod  {
	padding: 1px;
}
.fmod {
	display: none;
}
.barcoli {
	border: 1px solid transparent;
	text-decoration:none;
}
.barcola {
	border: 1px solid #000;
	text-decoration:none;
}
.barcolb {
	border: 2px solid #000;
	text-decoration:none;
}
.bmod .content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #fff;
}
.bmod .content td {
	color: #000;
	text-align: justify;
}
.bmod .content .rss {
	padding:6px;
}
.bmod .content input,.content select {
	font-size: 1em;
}
.bmod .content .nostyle {
	border: 0px;
	background-color: #fff;
}
.bmod .content .btn {
	border: 1px outset #c6c3c6;
	height: 18px;
}
.bmod .content .articleborder {
	border-bottom: 1px dotted #c6c3c6;
}
.bmod .content .article {
	padding: 4px 0px 6px 0px;
	clear: both;
}
.bmod .content .date {
	color: #aaa;
}
.rate {
	color: #aaa;
}
.rating {
	border-top : 1px dashed #c6c3c6;
	clear: both;
}
.my_rating {
	float: left;
	width: 120px;
}
.average_rating {
	width: 300px;
	color: #aaa;
}
.my_rating .star1  {
	width: 14px;
	height: 14px;
	background-image : url(../images/empty_star.gif);
	background-repeat : no-repeat;
}
.my_rating .star1:hover{
	background-image : url(../images/rating_star_1.gif);
	
}
.my_rating .star2 {
	width: 14px;
	height: 14px;
	background-image : url(../images/empty_star.gif);
	background-repeat : no-repeat;
}
/*
.my_rating .star2:hover{
	width: 28px;
	background-image : url(../images/rating_star_2.gif);
	position : relative;
	left: -14px;
}
*/
.my_rating .star2:hover {
	background-image : url(../images/rating_star.gif);
}
.my_rating .star3 {
	width: 14px;
	height: 14px;
	background-image : url(../images/empty_star.gif); 
	background-repeat : no-repeat;
}
.my_rating .star3:hover {
	background-image : url(../images/rating_star.gif);
}
/*
.my_rating .star3:hover{
	width: 42px;
	background-image : url(../images/rating_star_3.gif);
	position : absolute;
	left: 11px;
}
.my_rating .star3:hover .content .my_rating .star1{
	background-image : url(../images/rating_star_1.gif);
}
.my_rating .star3:hover .content .my_rating .star2{
	background-image : url(../images/rating_star_2.gif);
}
*/
.my_rating .star4 {
	width: 14px;
	height: 14px;
	background-image : url(../images/empty_star.gif);
	background-repeat : no-repeat;
}
.my_rating .star4:hover {
	background-image : url(../images/rating_star.gif);
}
/*
.my_rating .star4:hover{
	width: 56px;
	background-image : url(../images/rating_star_4.gif);
	position : absolute;
	left: 11px;
}
*/
.my_rating .star5 {
	width: 14px;
	height: 14px;
	background-image : url(../images/empty_star.gif);
	background-repeat : no-repeat;
}
.my_rating .star5:hover {
	background-image : url(../images/rating_star.gif);
}
/*
.my_rating .star5:hover{
	width: 70px;
	background-image : url(../images/rating_star_5.gif);
	position : absolute;
	left: 11px;
}
*/
.content ul {
	list-style: url(../images/puce.gif) outside;
	padding: 0 0 0 12px;
	margin: 2px;
}
.content li {
	margin: 0 0 3px 0
}
.content  a:link {
	color: #000;
	text-decoration: none;
}
.content a:visited {
	color: #48679D;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content .linkread {
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.content .linkunread a:link,.content .linkunread a:visited {
	color: #000;
}
.content .linkunread .articleDisplayType2 a:link,.content .linkunread  .articleDisplayType2 a:visited {
	font-weight: bold;
}
.content .linkunread .articleDisplayType1 a:link,.content .linkunread  .articleDisplayType1 a:visited {
	font-weight: bold;
}
.content .linkread td {
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.necessary {
	height: 1px;
}
.editbox {
	display: none;
	padding: 8px;
	background-color: #f3f3f3;
	color: #555555;
}
.notation {
	background-color: #fff;
	border-top: 1px solid #dedede;
	height: 120px;
	color: #000;
}
.notationtxt {
	color: #000
}

.fadetext {
    margin-top:5px;
    color:#C0C0C0;
}

/*  form css */
/* parameter fields used in Portaneo  */
.fieldsmall {
    width:120px;
    float:left;
}
.fieldmiddle {
    width:150px;
    float:left;
}
.fieldlarge {
    width:180px;
    float:left;
}

/* widget tabs */
ul.tablist {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #778;
	font: bold 8pt Tahoma,Verdana,sans-serif;
}
ul.tablist li {
	list-style: none;
	margin: 0;
	display: inline;
}
ul.tablist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background-color: #DDE;
	text-decoration: none;
}
ul.tablist li a:link {
	color: #448;
	text-decoration: none;
}
ul.tablist li a:visited {
	color: #667;
	text-decoration: none;
}
ul.tablist li a:hover {
	background-color: #AAE;
	text-decoration: none;
}
ul.tablist li.tabsel a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
ul.tablist li.tabsel a:hover {
	background-color: #fff;
	border-bottom: 1px solid white;
}
/*	RSS READER	*/
#newspaper {
	padding: 0px;
}
.newspaper {
	color: #000;
	background-color: #fff;
	width: 100%;
}
.newspaper a.title:link {
	color: #48679D;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
.newspaper a.title:hover {
	color: #48679D;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}
.newspaper .sourcelist {
	color: #000;
    background-color: #fff;
	padding: 8px 0 8px 10px;
}
.newspaper .sourcelist a:link ,.newspaper .sourcelist a:visited{
	color: #000;
    background-color: #fff;
	text-decoration: none;
}
.newspaper .sourcelist a:hover {
	color: #fff;
    background-color: #000;
	text-decoration: underline;
}
.newspaper .sourcelist .sourcesel {
	color: #000;
	background-color: #EFE752;
}
.newspaper .frame {
	padding: 0px;
	vertical-align: top;
	font-size: 9pt;
	background-color: #fff;
    border: 1px solid #003568;
}
.newspaper #npdetailititle {
	padding: 10px 10px 16px 10px;
	background: url(../images/bg_sidebarbottom.png) repeat-x bottom;
}
.newspaper #npdetailidesc {
	padding: 10px;
}
.newspaper #npdetailititle h2 {
	color: #000;
	font-size: 1.8em;
}
.newspaper #npdetaili .largelink {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
.source {
	color: #008200;
	font-style: italic;
}
.newspaper .clear {
	background-color: #fff;
}
.newspaper .dark {
	background-color: #e1e1e1;
}
.newspaper .normalread {
	vertical-align: top;
	padding: 4px 0 8px 3px;
	color: #999999;
    background: #fff;
    border-bottom: 1px dashed #333;
}
.newspaper .normalread  .source{
	color: #999999;
}
.newspaper .normalread a.title:link,.newspaper .normalread a.title:visited {
	color: #999999
}
.newspaper .normalunread {
	vertical-align: top;
	padding: 4px 0 8px 3px;
	color: #000;
    background: #fff;
    border-bottom: 1px dashed #333;
}
.newspaper .normalunread a.title:link,.newspaper .normalunread a.title:visited {
	color: #000
}
.newspaper a.title:visited {
	color: #c6c3c6;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
.newspaper .highlight {
	background-color: #333333;
	vertical-align: top;
	padding: 4px 0 8px 3px;
	color: #fff;
    border-bottom: 1px dashed #333;
}
.newspaper .highlight a:link {
	color: #fff;
	font-weight: normal;
}
.newspaper .read {
	vertical-align: top;
	padding: 4px 0 8px 3px;
}
.newspaper .read a:link {
	color: #c6c3c6;
	font-weight: normal;
}
.newspaper td {
	color: #000;
}

/*====== TABS=====*/
.taba {
	height:28px;
	width: 100px;
}
.tabal a:visited,.tabal a:link,.tabal a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.tabal {
	height: 26px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 0 3px 0 3px;
	white-space: nowrap;
	border-left: 1px solid #c6c3c6;
	border-top: 1px solid #c6c3c6;
	border-bottom: 1px solid #fff;
	font-size: 13px;
}
.tabar {
	text-align: center;
	padding: 0 2px 0 2px;
	border-top: 1px solid #c6c3c6;
	border-right: 1px solid #c6c3c6;
	border-bottom: 1px solid #fff;
}
.intertaba {
	width: 2px;
	border-bottom: 1px solid #c6c3c6;
	font-size:2pt;
}
.tab {
	height:27px;
	width: 100px;
	border-bottom: 1px solid #c6c3c6;
}
.tabl {
	white-space: nowrap;
	text-align: center;
	padding: 3px;
	color: #c6c3c6;
	border-left: 1px solid #c6c3c6;
	border-top: 1px solid #c6c3c6;
	border-bottom: 1px solid #efefef;
	font-size: 13px;
}
.tabr {
	text-align: center;
	padding: 2px;
	border-top: 1px solid #c6c3c6;
	border-right: 1px solid #c6c3c6;
	border-bottom: 1px solid #efefef;
}
.tabl a{color:red;
}
.tabl a:visited,.tabl a:link {
	color: #c6c3c6;
	text-decoration: none;
}
.tabl a:hover {
	color: #FFCC00;
}
.intertab {
	width: 2px;
	font-size:2pt;
}
.endtab {
	height:20px;
	font-size: 0.8em;
	width: 100px;
}
.notab {
	height:27px;
	font-size: 0.8em;
	width: 100px;
}
.tabextra {
	color: #000;
}
#tabinput {
	border: 0px;
	margin: 0px;
	height:13px;
}
#alltabs {
	width: 100%;
	height: 26px;
}
#navfixedbox {
	position: relative;
	width: 100%;
	height: 29px;
	overflow: hidden;
	z-index:2;
}
#navfloatbox {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 29px;
	overflow: hidden;
	clip: rect(0px, 100%, 29px, 0px);
	z-index:1;
}
#navmovebox {
	position: absolute;
	left: 0px;
	z-index:1;
}
ul.tabnav {
/*    font: bold 11px verdana, arial, sans-serif;
border-bottom: 1px solid #6c6;
*/
    list-style-type: none;
    padding-bottom: 24px;
    margin: 0;
}
ul.tabnav li {
    float: left;
    height: 28px;
    margin: 2px 2px 0 2px;
/*    background-color: #cfc;
    border: 1px solid #6c6;
*/
}
.tabnav a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
}
.scrollbtnleft {
	width: 8px;
	height: 25px;
	background: url(../images/ico_previous.gif) no-repeat 1px 10px;
	border: 1px solid #c6c3c6;
}
.scrollbtnright {
	width: 8px;
	height: 25px;
	background: url(../images/ico_next.gif) no-repeat 1px 10px;
	border: 1px solid #c6c3c6;
}

/*====== MENUS =====*/
#menus {
	background: #fff;
}
#vmenu,
#hmenu {
	z-index: 7;
	padding: 0px;
	font-size: 0.8em;
}
#vmenu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 290px;
	color: #000;
}
#vmenuopen {
    height: 210px;
    width: 15px;
}
#hmenuopen {
    height: 14px;
    width: 100%;
}
#menuheaderprofile {
	border-bottom: 1px solid #D5D6CF;
}
#hmenuheader {
	height: 30px;
}
#hmenuoptions {
    padding: 0 10px 0 5px;
	border-right: 1px solid #D5D6CF;
	width: 230px;
}
#vmenucontent {
    background: #fff;
	border-right: 1px solid #D5D6CF;
	width: 270px;
}
#hmenucontent {
	border-bottom: 1px solid #D5D6CF;
	color: #000;
    padding-bottom: 10px;
}
#hmenu #menuclosebutton {
    width: 100%;
    background: #fff url(../images/bg_menu_top.png) repeat-x top left;
}
#hmenu #menuclosebutton a:link,
#hmenu #menuclosebutton a:visited {
	color: #000;
}
#menuoptions {
	vertical-align: top;
	padding: 4px;
}
#vmenu #menuoptions ul.menulist li {
	padding-bottom: 4px;
}
#vmenu #menuoptions ul {
	margin: 0;
	padding: 1px;
}
#vmenu #menuoptions  li {
	list-style: none;	
}
#vmenu #menuoptions li a, #vmenu #menuoptions li a:link, #vmenu #menuoptions  li a:visited {
	color: #000;
	text-decoration: none;
}
#vmenu #menuoptions li a:hover {
	text-decoration: none;
}
#vmenu #menuoptions li.menulistsel {
	color: #000;
}
#hmenu ul.menulist {
	margin: 0;
	padding: 2px;
}
#hmenu ul.menulist li {
	list-style: none;	
	margin-bottom: 4px;
}
#hmenu ul.menulist li a,#hmenu ul.menulist li a:link,#hmenu ul.menulist li a:visited {
	color: #000;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
}
#hmenu ul.menulist li a:hover {
	text-decoration: none;
}
#hmenu ul.menulist li.menulistsel {
	color: #000;
	border: 1px solid #000;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
    background: url(../images/ico_next.gif) no-repeat 180px center;
}
#hmenu #menusuboptions {
	position:relative;
	z-index:7;
	vertical-align: top;
	width: 270px;
    padding: 0 10px 0 16px;
	border-right: 1px solid #D5D6CF;
	padding-left: 20px;
}
#hmenu #menusuboptions li {
	list-style: none;
}	
#hmenu #menusuboptions ul li a {
	color: #000;
	border: 1px solid transparent;
}
#hmenu #menusuboptions ul li a:hover,#hmenu #menusuboptions ul li.menulistsel {
	color: #000;
}

.menuitem, .menuitemselected {
	padding: 0px;
	cursor: pointer;
	cursor: hand;
}
#vmenu .menuitem,#vmenu .menuitemselected {
	color: #000;
    padding-left: 19px;
    font-size: 1em;
}
#hmenu .menuitemselected {
    font-weight: bold;
    background: url(../images/ico_next.gif) no-repeat 180px center;
	border: 1px solid #000;
} 
.menuitemcontent {
	padding: 0px;
}
#vmenu .menuitemcontent {
    background: #fff;
}
#vmenu .menuitem {
	width: 234px;
	vertical-align: center;
}
#vmenu .menuitemcontent {
	padding: 2px 4px 8px 20px;
	background-color: #efefef;
	display: none;
	font-size: 0.85em;
}
#menucontent {
	clear:both;
	position:relative;
	padding-left: 1px;
	padding-right: 1px;
	color: #000;
	border-bottom: 1px solid #fff;
	vertical-align: top;
}
#vmenu #menucontent {
	width: 230px;
}
#hmenu #menucontent {
	padding-left: 16px;
}

#vmenu a:link,#vmenu a:visited,
#hmenu a:link,#hmenu a:visited  {
	font-size: 1em;
	color: #000;
}
#vmenu a.dirlink:link,#vmenu a.dirlink:visited,
#hmenu a.dirlink:link,#hmenu a.dirlink:visited {
	font-size: 0.85em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#vmenu a.modlink:link,#vmenu a.modlink:visited,
#hmenu a.modlink:link,#hmenu a.modlink:visited {
	font-size: 0.85em;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
#vmenu .title,
#hmenu .title {
	color: #444;
	font-weight: bold;
}
#vmenu .part {
	border-bottom: 1px dashed #000;
}
#vmenu .highlight,
#hmenu .highlight {
	background-color: #efefef;
}
#hmenu #exp0 {
	height: 200px;
	width: 100%;
	overflow: auto;
}
/*.leftmenuitemgroup {
	border: 1px solid #C6C3C6; 
	height: 105px; 
	overflow:auto;
}*/
.pbox {
	background-color: #e1e1e1;
	vertical-align: top;
	border: 1px solid #c6c3c6;
}
.pboxcontent {
	padding: 6px;
	font-size: 0.8em;
}
.pboxcontent td {
	color: #777777;
}
.pboxheader {
	padding-left: 4px;
	padding-right: 10px;
	border-bottom: 2px inset #f7f7f7;
	background-color: #dedede;
}

a.optlist, a.optlist:hover {
	color: #c6c3c6;
	white-space: nowrap;
	text-decoration: none;
	border:1px solid #c6c3c6;
	padding: 1px;
}
a.sellist {
	color: #fff;
	background-color: #c6c3c6;
	white-space: nowrap;
	text-decoration: none;
	border: 1px solid #c6c3c6;
	padding: 1px;
}
.dirdiva {
	overflow: auto;
	height: 122px;
	font-size: 8pt;
	border: 1px solid #e1e1e1;
	background-color: #fff;
}
.dirdiva a:link,.dirdiva a:visited {
	color: #555555
}
.dirdivi {
	overflow: auto;
	height: 122px;
	font-size: 8pt;
	border: 1px solid #c6c3c6;
}
.diropta {
	background-color: #c6c3c6
}
.diropts {
	background-color: #c6c3c6
}
.catopti, .catopta, .catopts, .catoptsi, .catoptsa, .catoptss {
	padding-left: 16px;
}
.catopti { background: url(../images/ico_dir.gif) no-repeat left top;}
.catopta { background: #c6c3c6 url(../images/ico_dir.gif) no-repeat left top;}
.catopts { background: #c6c3c6 url(../images/ico_diro.gif) no-repeat left top;}
.catoptsi { background: url(../images/ico_dirs.gif) no-repeat left top;}
.catoptsa { background: #c6c3c6 url(../images/ico_dirs.gif) no-repeat left top;}
.catoptss { background: #c6c3c6 url(../images/ico_dirso.gif) no-repeat left top;}
.expdir div {
	margin-left: 10pt;
}

/*====== HEADER LINKS =====*/

#headlink {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
	height: 27px;
	line-height: 27px;
	text-align: right;
	vertical-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#headlink a:link,#headlink a:visited {
	color: #666666;
	text-decoration: underline;
}
#headlink a:hover {
	text-decoration: underline;
}
#headmenu {
	position: absolute;
	width: 120px;
	display: none;
	overflow: hidden;
	z-index:100;
	background-color: #fff;
	color: #666666;
	padding: 2px;
	font-size: 0.7em;
	border: 2px solid #c6c3c6;
}
#headmenu a {
	color: #666666;
	background: #fff;
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 3px;
}
#headmenu a:hover, #headlink a:focus {
	background: #eeeeee;
}

/*====== ADDONS =====*/
.addonbar {
	float:left;
	background-color: #404040;
	color: #fff;
	font-weight: bold;
	width: 100%;
	padding: 8px 0 8px 0;
}
.addonbar a:link,.addonbar a:visited {
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
}
#plugin .addonbar a:hover {
	color: #fff;
	text-decoration: underline;
}
/*====== POPUP ======*/
#popup {
	z-index: 10000;
	font-size: 0.8em;
	position: absolute;
	padding: 8px;
	top: 30px;
	left: 50%;
}
#popup .tabal {
	background: url(themes/classic_blue/taba_topleft.png) left top no-repeat #ffffff;
	font-size: 9pt;
	color: #333;
}
#popup .tabal a:visited,#popup .tabal a:link,#popup .tabal a:hover {
	text-decoration: none;
	color: #000;
}
#popup .tabar {
	background: url(themes/classic_blue/taba_topright.png) right top no-repeat #ffffff;
}
#popup .tabl {
	background: url(themes/classic_blue/tab_topleft.png) left top no-repeat #ffffff;
}
#popup .tabl a{
	color: #333;
	font-size: 10pt;
}
#popup .tabr {
	background: url(themes/classic_blue/tab_topright.png) right top no-repeat #ffffff;
}
#popupcontent{
	padding: 8px 8px 20px 8px;
	min-height: 70px;
}
#popupcontent .title {
	color: #000;
	margin-bottom: 3px;
	font-size: 1.2em;
}
/*
.popuphdr {
	background: #efefef;
    border-bottom: 1px solid #000;
	color: #000;
	width: 100%;
    padding: 8px 0 8px 0;
	font-weight: bold;
	font-size: 1.2em;
}
*/
.popuphdr {
	background: #fff;
    border-bottom: 0px solid #000;
	color: #1E4487;
	width: 100%;
    padding: 8px 0 8px 0;
	font-weight: bold;
	font-size: 1.2em;
}
.popuphdr  a {
    text-decoration: none;
    color: #1E4487;
}
.popupclosebtn{
	color:black;
	font-size:14px;
	font-weight:normal;
}
.popupclosebtn:hover{
	cursor: pointer;
	cursor: hand;
}
.popupmenu {
	position: relative;
	top: 6px;
	left: 20px;
	height: 29px;
	overflow: hidden;
	display:none;
}
.popupcontent {
	border:1px solid #DADADA;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	background: url('themes/classic_blue/maintbl_bkg.png') top left repeat-x #F0F1F1;
}
.popupmenuoptions {
	float: left;
	padding-top: 6px;
}
.useraccountlink {
	position: absolute;
	display: none;
	width: 200px;
	text-align: right;
	margin-top: 40px;
	margin-left: 670px;
	z-index: 100;
}
.feature {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.feature .header {
    background: #fff;
}
.feature h2 {
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 18px;
}
.feature .menu {
	height: auto;
}
.feature .menu ul {
	margin: 5px;
}
.feature .menu li {
	color: #0E679A;
	list-style: none;
	margin: 0;
	display: inline;
	padding: 6px;
	margin: 2px;
	font-size: 1.1em;
	border-top: 3px solid #fff;
}
.feature .menu li.selected {
	border-top: 3px solid #0E679A;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	color: #000;
	font-weight: bold;
}

.feature .menu li.notselected {
	cursor: pointer;
	cursor: hand;
}
.feature .submenu {
	border-top: 1px solid #0E679A;
    padding: 3px;
	color: #0E679A;
    height: auto;
}
.feature .submenu a {
	color: #0E679A;
    padding: 3px;
	text-decoration: none;
}
.feature .submenu a:hover {
	text-decoration: underline;
}
#plugincontent .feature a:link, #plugincontent .feature a:visited {
	text-decoration: none;
}
.feature .submenu a.selected {
	font-weight: bold;
	color: #000;
}
.feature .content {
	padding-top: 15px;
}
.feature .content a:link,.feature .content a:visited,.feature .content a:hover {
	color: #000;
	text-decoration: underline;
}
.linkFilter {
    margin:1px 2px 10px 2px;
}
#loginscreen {
	padding-top: 10px;
}
#loginscreen .label {
	width: 100px;
	text-align: right;
}
#loginscreen #displayPart {
    text-align:left;
    padding: 10px 8px 0 0px;
    font-size: 10pt;
}
#selgroupdiv{
    width: 260px;
    height: 300px;
    overflow: auto;
    border: 1px solid #c6c3c6;
    padding: 2px;
}
#allgroupdiv{
    width: 260px;
    height: 300px;
    overflow: auto;
    border: 1px solid #c6c3c6;
    padding: 2px;
}
#largesubmit{
    width: 250px;
}

#movediv{
    padding:10px;
}
#tbl1{
    width:400px;
}
#widgetcontainer{
    font-size:1.2em;
}
#errormessage{
    color:#ff0000;
}
#moveddiv{
    display: none;
    position: absolute;
    cursor: move;
    background: #c6c3c6;
    padding-bottom:0px;
}
#onlineButton{
    color: #ff0000;
    font-size: 10pt;
}
#slidebar{
    cursor:move;
    height:100px;
    background-image:url(../images/fmove.gif);
}
.optiondiv {
	border: 1px solid #0E679A;
	border-top: 3px solid #0E679A;
	background: #E9EDF2;
	display: none;
	padding: 6px;
    margin-top: 3px;
    color: #000;
}
.linkopeningoptiondiv_selected {
	background: #0E679A;
	color: #fff;
	padding-bottom: 6px;
}
.tagselectbox a.notselected,.tagselectbox a.notselected:hover,.tagselectbox a.notselected:link,.tagselectbox a.notselected:visited {
    padding-left: 18px;
    color: #000;
    white-space: nowrap;
}
.tagselectbox a.selected,.tagselectbox a.selected:link,.tagselectbox a.selected:hover,.tagselectbox a.selected:visited {
    background: url(../images/ico_confirm.gif) no-repeat left top;
    padding-left: 18px;
    color: #539E4B;
    white-space: nowrap;
}

/** style for login page/popup connection **/

#loginbox {
	border: 0px;
	margin: 0px;
	font-size: 0.7em;
	width:500px;
	background-color: #fff;
	padding-bottom: 10px;
}
/*  ROUND BOX   */
/* CSS inspired from http://www.webreference.com/programming/css_borders/2.html */

.raised {
	background:transparent; 
    /** rgba(255, 255, 255, 0.5);   **/
}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
	display: block; 
	overflow: hidden;
	font-size: 1px;
}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
	height: 1px;
}
.raised .b1 {
	background: #efefef;
}
.raised .b2 {
	border-left: 1px solid #efefef; 
	border-right: 1px solid #eee;
}
.raised .b3 {
	border-left: 1px solid #efefef; 
	border-right: 1px solid #ddd;
}
.raised .b4 {
	border-left: 1px solid #efefef; 
	border-right: 1px solid #aaa;
}
.raised .b4b {
	border-left: 1px solid #eee; 
	border-right: 1px solid #999;
}
.raised .b3b {
	border-left: 1px solid #ddd; 
	border-right: 1px solid #999;
}
.raised .b2b {
	border-left: 1px solid #aaa; 
	border-right: 1px solid #999;
}
.raised .b1 {
	margin: 0 5px; 
}
.raised .b2, .raised .b2b {
	margin: 0 3px; 
	border-width:0 2px;
}
.raised .b3, .raised .b3b {
	margin: 0 2px;
}
.raised .b4, .raised .b4b {
	height: 2px; 
    margin: 0 1px;
}
.raised .b1b {
	margin: 0 5px;
    background: #999; 
}
.raised .boxcontent {
	display: block;  
	border-left: 1px solid #efefef; 
	border-right: 1px solid #999;
}
/** end style for login page/popup connection **/

/** style for tutorial **/

#tutorialMenu {
    padding:10px;
    margin:1%;
    border-collapse: collapse;
    border:0; 
    width:99%;
}

#pagetitle {
    padding: 10px 0 2px 10px;
    margin:1px 0 2px 0;
}

#tutCategory {
    margin: 10px 10px 10px 0;
    padding: 10px 0 2px 10px;
}
#testdiv  {
    margin: 0 20% 1% 0;
    padding:10px 0 0 10px;
    width:800px;
}

#breadcrumbs  ul {
    list-style-type:none;
    list-style-position: inside;
    display: inline;
    margin:10px 0 10px 0;
    margin-left:0;
    padding:4px 0 2px 10px;
}
#addContent {
    padding:5px o 5px 0;
}
.tutformheader {
    text-align:right;
}
#breadcrumbs  ul li {
    list-style-type:none;
    list-style-position: inside;
    display:inline;
    margin-left:0;
    padding-right:20px;
}
    
#breadcrumbs {
	font-size: 0.9em;
    color: #888888;
    display:inline;
    margin-left:0;
}
.tutstrong {
	text-decoration: none;
}
.tutlink {
	color: #000000;
	text-decoration: underline;
}
.tutlangcols {
    float:left;
    margin-left:5px;
    padding-left:4px;
    border-left:1px solid #C0C0C0;
    vertical-align:top;
}
.tutlangpara {
    width:80px;
}
.colright {
    float:right;
}

.shadowunderline {
    padding: 0 0 20px 0;
    background: url(../images/bg_sidebartop.png) repeat-x bottom;
    font-size: 12pt;
}
.shadowunderline a {
    text-decoration: none;
}

/** feeds **/

.ListArticle {
    width: 282px;
    border: 1px solid #003568;
    border-spacing: collapse;
    padding: 0px;
}

.feedslist {
    margin: 2px;
    padding: 2px;
    background-color: #efefef;
    border: 1px solid #c6c3c6;
}

.picture {
	border: 1px solid #0E679A;
	padding: 1px;
	vertical-align: middle;
}
.picture_image_big128 {
    position: absolute;
    z-index: 1;
    width: 128px;
    height: 128px;
}
.picture_image_big128 img {
    width: 128px;
    height: 128px;
}
.picture_frame_white_big128 {
    position: absolute;
    z-index: 2;
    width: 128px;
    height: 128px;
    background: url(../images/frame_white_128px.gif) no-repeat;
}
.picture_image_big {
    position: absolute;
    z-index: 1;
    width: 64px;
    height: 64px;
}
.picture_image_big img {
    width: 64px;
    height: 64px;
}
.picture_frame_blue_big {
    position: absolute;
    z-index: 2;
    width: 64px;
    height: 64px;
    background: url(../images/frame_blue_64px.gif) no-repeat;
}
.picture_frame_white_big {
    position: absolute;
    z-index: 2;
    width: 64px;
    height: 64px;
    background: url(../images/frame_white_64px.gif) no-repeat;
}
.picture_image_medium {
    position: absolute;
    z-index: 1;
    width: 32px;
    height: 32px;
}
.picture_image_medium img {
    width: 32px;
    height: 32px;
}
.picture_frame_white_medium {
    position: absolute;
    z-index: 2;
    width: 32px;
    height: 32px;
    background: url(../images/frame_white_32px.gif) no-repeat;
}
.picture_image_small{
    position: absolute;
    z-index: 1;
    width: 20px;
    height: 20px;
}
.picture_image_small img {
    width: 20px;
    height: 20px;
}
.picture_frame_white_small {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: url(../images/frame_white_20px.gif) no-repeat;
}
.homeitem {
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
    margin-bottom: 4px;
}
.float_correction {
    visibility: hidden;
    clear: both;
    height: 1px;
}
.helpmessage p.title {
    margin: 2px 0 7px 0;
    font-weight: bold;
    font-size: 1.1em;
	padding: 0px;
}
.helpmessage p {
    margin: 0px;
    font-size: normal;
	padding: 2px 0 0 0;
	margin: 0;
}
.cachedark {
	background: #444;
}

.imagenotselected {
	border: 2px solid #fff;
}
.imageselected {
	border: 2px solid #f00;
}
td.column {
	border: 3px solid #fff;
}
table.highlight td.column {
	background: #f2f2f2; 
	border: 3px dotted #c6c3c6;
}

/** style for create new tab **/
.newpagetypectn {
	background-color:#EBEBEB;
	border:0px solid #C6C3C6;
	width:218px;
	height:220px;
	margin-left:0px;
}
.btn_cancelnewtab,.btn_cancelnewtab a,.btn_cancelnewtab a:hover,.btn_cancelnewtab a:visited{
	text-align:right;
	padding-right:10px;
	margin-top:0px;
	color:#888888;
}
.btn_selectnewtab{
	border:1px solid #C6C3C6;color:gray;
}
.newpageweburl {
	width:198px;
	height:20px;
	border:1px solid #C6C3C6;
	color:gray;
	font-size:15px;
}
.btn_selectnewtab:hover,.arrow_prev:hover,.arrow_next:hover{
	cursor: hand;
	cursor: pointer;
}
.arrow_prev,.arrow_next{
	width: 10px;
	height: 150px;
	float: left;
	background-repeat:no-repeat;
	margin-top:5px;
}
.createpageform {
	border:0px solid #C6C3C6;
	height:500px;
	padding-left:50px;
	margin-top:0px;
	/*width:1000px;*/
	margin-left:5%;
}
.newpagetitle {
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	font-family: Tahoma,Arial,Verdana,sans-serif;
}
.newPagesModules {
	overflow:hidden;
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana,sans-serif;
}
.newpagename {
	border:1px solid #C6C3C6;
	height:30px;
	width:250px;
	position:absolute;
	margin-top:-15px;
	color:#CFCFCF;
	font-size:20px;
}
.newpagetypechoose {
	font-size:12px;
}
.newpagetypechoose a,.newpagetypechoose a:hover,.newpagetypechoose a:visited{
	color:#6F6F6F;
	text-decoration:none;
	text-align:center;
	font-size:12px;
}
.newsharedtabselect {
	margin-left:12px;height:158px;
}
.pbutton{
	color:#6F6F6F;
	text-align:center;
}
.pbutton a,.pbutton a:visited{
	color:#6F6F6F;
	text-decoration:none;
	text-align:center;
}
.notebook_ctn_top, .notebook_ctn_bottom {
	width: 600px;
}
.notebook_ctn_top li, .notebook_ctn_bottom li{
	color:#1E4487;
	font-weight:bold;
}
.notebook_sample_lbl{
	color: black;
	font-size: 1.2em;
}
.notebook_link, .notebook_link a{
	color:#6F6F6F;
	font-weight:normal;
	font-size:11px;
}
.notebook_users , .notebook_users a{
	color: #6F6F6F;
	font-weight: normal;
	float: left;
	margin-right: 10px;
	width:170px;
	overflow:hidden;
}
.notebook_contrib {
	padding-bottom: 20px;
	color: #6F6F6F;
	font-weight: normal;
	padding-right: 50px;
	clear: left;
}
.notebook_contrib div {
	font-size: 9pt;
}
.notebook_contrib a{
	color: #6F6F6F;
	font-weight: normal;
	padding-right: 50px;
}
.atleft {
	float:left;
}
.btnnewarticle {
	position: absolute;
	margin-top: -4px;
	margin-left: 250px;
}
.tabpp {
	font-size:15px;
}
#notebook_ctn_left {
	position: relative;
	width: 230px;
	padding-right: 10px;
	top: 10px;
	padding-bottom: 100px;
	text-align: justify;
}
#notebook_ctn_left  a{
	color: #1E4487;
}
.notebook_ctn_right{
	top: 100px;
	left: 290px;
	position: absolute;
	width: 650px;
	margin-right: -100px;
	margin-top: 10px;
}
.popupcontent a.selected {
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
.noline a{
	text-decoration:none;
}
.plabel{
	color:#767676;
}
#contextual_menu {
	width: 300px;
	border: 1px solid #aaa;
	background: #c6c3c6;
	z-index: 10002;
	display: none;
	position: absolute;
	padding: 5px;
	font-size: 0.6em;
}
#contextual_menu  a{
	width: 280px;
	padding: 8px;
	display: block;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
#contextual_menu  a:hover{
	background: #003366;
	color: #fff;
}
.sharemenu {
    font-size: 14px;
    text-align: left;
}
#sharegroups {
    border-left: 1px solid #c6c3c6;
}
.module {
	position: relative;
	z-index: 1;
}