/* Osiris */
/* Body */
BODY 						{margin: 0px 0px 0px 0px;
							 /*background-color: #CCCCCC ;*/
							 color : #000000;
							 /*scrollbar-3dlight-color: #333333;
							 scrollbar-base-color: #CCCCCC;
							 scrollbar-darkshadow-color: #333333;
							 scrollbar-face-color: #CCCCCC;
							 scrollbar-highlight-color: #CCCCCC;
							 scrollbar-shadow-color: #CCCCCC;
							 scrollbar-track-color: #666666;
							 scrollbar-arrow-color: #333333;*/
							}
.headertable				{border-bottom: 1px solid #003366;
							bgcolor="#66FFCC";
							}
td.mainWindow 				{border-top: 1px solid #666666;
							 border-bottom: 1px solid #666666;
							 border-right: 1px solid #666666;
							 border-left: 1px solid #666666;
							 vertical-align:top;
							}
td.mainWindow1 				{border-top: 1px solid #666666;
							 border-bottom: 1px solid #666666;
							 border-right: 0px;
							 border-left: 1px solid #666666;
							 vertical-align:top;
							}	
td.mainWindow2 				{border-top: 0px solid #666666;
							 border-bottom: 0px solid #666666;
							 border-right: 0px solid #666666;
							 border-left: 1px solid #CCCCCC;
							 vertical-align:top;
							}	
td.mainWindow3 				{ border: 0px;
								vertical-align:top;
							}
td.mainWindow4 				{padding: 1px 4px 0px 4px;
							 vertical-align:top;
							 background-color: #F7F7F7;
							}
td.mainWindow5 				{padding: 1px 4px 0px 4px;
							 vertical-align:top;
							 background-color: #EEEEEE;
							}
td,tr,p,div 				{font-family: Arial, Verdana, Helvetica, sans-serif;
							 font-size: 11px;
							 color: Black;
							}
/* Menú User3 */
	#mainlevel-nav			{ margin: 0; padding: 0;}
	#mainlevel-nav li		{ background-image: none; 
							 padding-left: 0px;	
							 list-style:none; 
							 float: right; 
							 margin: 0; 
							 width: 20%; 
							 font-size: 10px; 
							 line-height: 20px;
							 white-space: nowrap; 
							 text-indent: 5px;}
	#mainlevel-nav a		{display: block; 
							 float: right; 
							 top:0;
							 text-decoration: none;  
							 border: 1px solid;
							 border-color: #fff #cc3300 #cc3300 #fff;
							 background: url(../images/XP-Bar.png) 2px repeat;
							 color: #666666;}
	#mainlevel-nav a		{float: none;}
	#mainlevel-nav a:hover	{color:#000000; }
	
/* MENU */
.mainmycsscontainer 		{
							width: 100%;
							border-top: solid 1px #9DA6B3;
							border-bottom: solid 1px #9DA6B3;
							text-align: center;
							background: url(../images/silver_background.jpg) repeat-x;
							padding: 0px 0px 0px 0px;}
.submycsscontainer			{height: 20px;
							 background-color: #DADADA;}
#mmenu 						{float            : left;}
#smenu 						{float            : left;}
#bmenu 						{}
/* ################## MENU TOP HORIZONTAL ################### */
#navcontainer				{font-family: Arial, Helvetica, sans-serif;
							font-size        : 12px;
							margin           : 0px 0px 0px 0px;
							padding          : 0px 0px 0px 0px;
							width            : auto;
							height           : 20px;}
#navcontainer ul a#current,
#navcontainer ul a#current:link,
#navcontainer ul a#current:visited { 
							background		 : #2E4452 url(../images/menu1_fade.jpg) repeat-x;
							border-bottom    : 1px solid #FFFFFF;
							color:#FFFFFF;}
#nav 						{font-family: Arial, Helvetica, sans-serif;
							font-size        : 12px;
							margin           : 0px;
							padding          : 0px;
							width            : auto;}
#navlist 					{margin: 0px;
							padding: 0px 0px 0px 5px;}
#navlist ul, #navlist li	{display: inline;
							list-style-type: none;}
#navlist a:link,#navlist a:visited {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size: 13px;
							font-weight: bold;
							text-decoration: none;
							margin: 0px;
							padding: 0px 5px 5px 10px;
							color: #000000;}
#navlist a:hover 			{color: #CCFF99;
							border-bottom: 1px solid #FFFFFF;
							background		 : #2E4452 url(../images/menu3_fade.jpg) repeat-x;
							}
#subnavcontainer 			{font-family: Arial, Helvetica, sans-serif;
							font-size        : 10px;
							height           : 12px;
							width            : auto;
							}
#subnavcontainer ul a#current,
#subnavcontainer ul a#current:link,
#subnavcontainer ul a#current:visited { 
							color: #CC0000;
							}
#subnav 					{font-family      : Arial, Helvetica, sans-serif;
							font-size        : 11px;
							}
#subnavlist 				{margin           : 6px 0px 0px 0px;
							padding          : 0px;
							}
#subnavlist ul, #subnavlist li {
							display          : inline;
							list-style-type  : none;
							}
#subnavlist a:link, #subnavlist a:visited {
							font-size        : 11px;
							font-weight      : bold;
							text-decoration  : none;
							color            : #000000;
							padding          : 0px 20px 0px 20px;
							}
#subnavlist a:hover {
							color: #000000;
							background:#FFFFFF;
							}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #CCE197;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; 
	color: #333333; 
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a:hover {
	color: #FF9900;	text-decoration: none;
	}

/* Horizontal Line */
hr {
	background: #333333; height:2px; border: 1px solid;
	}

hr.separator {
	background: #333333;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #333333;
	background-position: left;
	text-align: left;
 }
a.mainlevel:hover {
	color: #FF9900;
	background-position: left;
	text-align: left;
	}
a.mainmenu:link, a.mainmenu:visited {
	color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	}
a.mainmenu:hover, {
	color: #FF9900; text-decoration: underline;
	}
a.sublevel:hover {
	color: #FF9900; text-decoration: underline;
	}
a.sublevel:link, a.sublevel:visited {
	color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
a.conexion:link,a.conexion:visited, a.conexion:hover { border: none;
	}
a.conexion:hover {
	color: #CCFF33;
	}
/* CONTENIDO - Sections & Categories */

.frontpageheader { font-weight: bold; font-size: 14px; text-align: center }
.contentpane {
	background-color : #FFFFFF;
	}
.contentpaneopen {
	border : 0px solid #CCCCCC;
	}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
					font-size: 16px;
					font-weight: bold;
					color: #006600;
					text-align:left;
					margin-top: 10px;
	}
.contentpagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }
table.contenttoc td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	vertical-align:top;
	}
.contentdescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align:top;
	}

/* Contenido link */
a.contentpagetitle:link, a.contentpagetitle:visited {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 16px;
					font-weight: bold;
					color: #339933;
					text-align:left;
					margin-top: 10px;
					}
 a.contentpagetitle:hover {
				color: #000000;
				}
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}
a.blogsection:hover {
	color: #759328;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}
a.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #759328;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
						color: #336600;
						text-decoration: none; font-family:  Arial, Verdana, Helvetica, sans-serif;
						font-size: 11px;
						list-style-type: disc;
						list-style: inside url(file:///C|/Inetpub/wwwroot/visualcms/templates/visualdensity/images/read.gif);
						display: list-item;
						white-space: normal;
						font-weight: normal;
						padding-bottom: 12px;
						}
a.readon:hover {
						color: #33FF00;
						text-decoration: underline;
						font-weight: normal;
						font-family:  Arial, Verdana, Helvetica, sans-serif;
						font-size: 11px;
						list-style: inside url(file:///C|/Inetpub/wwwroot/visualcms/templates/visualdensity/images/read.gif);
						list-style-type: disc;
						display: list-item;
						white-space: normal;
						}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #333333;
	line-height: 20px;
	}

table.moduletable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

.componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	background-repeat: no-repeat;
	line-height: 15px;
	height: 15px;
	list-style: disc inside url(file:///C|/Inetpub/wwwroot/visualcms/templates/visualdensity/images/bullet.gif);
	white-space: normal;
	display: list-item;
	border-bottom: 1px solid #666666;
	}

.button {
	color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: White;
	border: 1px solid #CCCCCC;
	height: 20px;
	}

.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #333333; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #333333; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

.poll {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
	}

.pollstableborder {
	border: 1px solid #333333;
}

.sectiontableentry1, {
	background-color : #F3F3F3;
	}

.contentpane {
	background-color : #F3F3F3;
	}
	
.sectiontableentry2 {
	background-color : #CCCCCC;
	}

.sectiontableheader {
	background-color : #666666;
	color : #FFFFFF;
	font-weight : bold;
	vertical-align:top;
	}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7CF43;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(file:///C|/Inetpub/wwwroot/visualcms/templates/visualdensity/images/arrow.gif) 3px;
	list-style-image:  url(file:///C|/Inetpub/wwwroot/visualcms/templates/visualdensity/images/arrow.gif);
	}

.fase4rdf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #759328;
	}

table.contact {
	background-color: #F3F3F3;
	}

table.contact td.icons {
	background-color: #CCCCCC;
	}

table.contact td.details {
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #333333;
}

a.pagenav:hover {
	color: #FF9900;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* PeekLime */

a.bar:link, a.bar:visited {
        color: White; text-decoration: none; font-weight: normal;
        font-family:  Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font: bold;
        }

a.bar:hover {
        color: #A7CF43;        text-decoration: none;
        }
		  
.searchbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid;
	height: 18px;
	line-height: 13px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

a.pathway, a.pathway:visited {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.pathway:hover {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}
