/* 70MeV theme
   by C.Palazzi for http://www.70mev.org
   modified from the AB_Deviant: Absalom Media Deviant theme 
   Inspired by CSS Zen Garden 
   CSS Licence Details
   by Lawrence Meckan
      Absalom Media  
      http://www.absalom.biz
   Published 2nd January 2004
   Licenced under the Creative Commons Attribution-NonCommercial-ShareAlike License.
   http://creativecommons.org/licenses/by-nc-sa/1.0/ 
   Do not remove this statement under any circumstances
*/

/* 70 MeV specific styles
*/
.sectionheader {

	font-weight: bold; 
	font-size: 14px;
}


.inlink { 
        COLOR: #aaaa66;
	margin-top : 8px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none ;
        margin-bottom: 10px;
	font-weight: bold; 
	font-size: 14px;
}
.inlink:hover {
 COLOR: #666666;
 TEXT-DECORATION: none ;
}

.highlight {

font-weight: bold; 
color: #660000;
}

.pref {

font-size: 12px;
font-weight: normal; 
text-align : left;
margin-bottom: 10px;
}

.pref2 {

font-size: 12px;
font-weight: normal; 
text-align : left;
}

.ttitle {

font-size: 12px;
font-weight: bold; 
text-align : left;
padding-bottom: 6px;

}

.ptitle {

font-size: 12px;
font-weight: bold; 
text-align : left;
}

.ptext {

font-size: 12px;
font-weight: normal;
text-align : left;
}

.ptext2 {

font-size: 12px;
font-weight: normal;
margin-bottom: 15px;
text-align : left;
}


body {
	margin : 0; 
	padding : 0; 
	text-align : center; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bgr.png) repeat; 
}


#container
{
	z-index:1;
	top: 0px;
	text-align:left;
	width: 720px;
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
	border-top: 0;
	border-right: 2px;
	border-bottom: 0;
	border-left: 2px;
	border-style: solid;
	border-color: #ccccdd;
	position: relative;
	background-color:  white;
	}

#navbar {
	width: 720px;
	height : 25px; 
	margin : 0; 
	padding : 0; 
	background :url(../images/navbar.jpg) ; 
	position : relative;
} 
#navlink { 
  COLOR: #ffcc66;
	margin-top : 8px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none ;
	font-weight: bold; 
	font-size: 12px;
}
a#navlink { 
	TEXT-DECORATION: none ;
}
a#navlink:hover {
 COLOR: #ccccdd;
 TEXT-DECORATION: none ;
}

#menubar {
	width: 720px;
	margin : 0; 
	padding : 0; 
	z-index: 1;
} 
#menulink { 
  COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none ;
	font-weight: bold; 
	font-size: 14px;
}
a#menulink { 
	TEXT-DECORATION: none ;
}
a#menulink:hover {
 COLOR: #003399;
 TEXT-DECORATION: none ;
}

#pageheader {
	position: relative;
	width : 720px; 
	height : 120px; 
	margin : 0; 
	padding : 0;
	z-index: 1;

} 

#searchbar
{
	width: 200px;
	height : 25px; 
	float: left;
	margin : 0; 
	padding : 0; 
	position : relative;
	z-index: 2; 
}

a#admin {
	width : 50px; 
	height : 10px; 
	margin : 0; 
	padding : 0; 
	background : url(../images/aon.png) no-repeat 0% 0%; 
	text-decoration : none; 
	position : absolute; 
	top : 3px; 
	right : 620px; 
} 
a#admin:hover {
	background-position : 0 -18px; 
} 

#pathbox {
	width: 720px;
	height: 20px;
	position : relative; 
	top : 2px; 
	right :-50px;
}

a#privacy {
	width : 50px; 
	height : 10px; 
	margin : 0; 
	padding : 0; 
	background : url(../images/privon.png) no-repeat 0% 0%; 
	text-decoration : none; 
	position : absolute; 
	top : 3px; 
	right : 75px; 
} 
a#privacy:hover {
	background-position : 0 -18px; 
} 


.datetime {
	color : white;
	font-family :  "Lucida Sans Unicode",geneva,arial,verdana,sans-serif;  
	font-size : 10px; 
} 

#contentsmall {  // no difference, as there is no menu
	position: relative;
	width : 718px; 
	padding : 0;
	border: #ccccdd 1px solid;
	background-color: #ffffff;
} 

#content {
	position: relative;
	width : 718px; 
	background-color: #ffffff;	
	border: #ccccdd 1px solid;
} 

#copyrights
{
	position: relative;
	padding : 5px 0px;
	background-color: white;
	width: 714px;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif; 
	font-size: 10px;
	text-align: left;
	vertical-align:baseline;
	z-index: 12;
	text-decoration : none; 
	color : rgb(0,0,255); 
	border-bottom : 1px dashed rgb(0,0,255); 
}

#footer
{
	position: relative;
	width: 720px;
	height : 25px; 
	margin : 0; 
	padding : 0; 
	background :url(../images/menuback.gif);
	text-align: center; 
}
#footxt { 
  COLOR: #666666;
	margin-top : 5px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none ;
	font-weight: bold; 
	font-size: 10px;
	padding : 0; 
}
a#footxt { 
  COLOR: #6666aa;font-size: 10px;
	TEXT-DECORATION: none ;
}


#cclicence
{
	position: relative;
	width: 720px;
	background: white;
	color: black;
	margin: auto;
	text-align: center;
	padding: 10px;	
}

#right {
	width : 148px; 
	margin : 7px 7px 7px 0; 
	position : absolute; 
	top : 223px; 
	right : 0; 
	border-left : 1px dashed rgb(0,0,255); 
	background-color: white;
}


h1 {
	margin : 0; 
	padding : 1.5em 5px 0.4em 7px; 
	color: white;
	font-family : "Georgia", serif; 
	font-size : 16px; 
	font-weight : bold; 
} 


/* Core components of HTML and Mambo */

div {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px;
}

td,tr{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px;
	}

p {
margin : 0; 
color : black;
font-size : 12px; 
} 
	
h4 {
color: #333366;	
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px; font-weight: bold;
	}
	
h5 {
color: #333366;	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; font-weight: bold;
	}
	
h6 {
font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	color: #0033bb; text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	}

a:hover {
	color: #4b8cae;	text-decoration: underline;
	}

/* Horizontal Line */	
hr {
	color: #4b8cae;
	}

/* --Default Class Settings-- */	

a.mainlevel:link, a.mainlevel:visited {
	color: #003399;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
a.mainlevel:hover {
	color: #39cbff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

/* Content - Sections & Categories */
.contentpane {
	background: #f0f8ff;
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}
	
.contentheading {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;
	font-size: 20px;
	font-weight: bold;
 	color: #666688;
	text-align:left;
	padding-bottom: 10px;
	border-bottom : 2px solid #DCDCDC;
	}
	
.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 10px;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #4b8cae; text-decoration: none; font-weight: normal;
	font-family:  "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;}

a.blogsection:hover {
	color: #cfcd92; text-decoration: none;
	}
	
a.readon:link, a.readon:visited {
	color: #4b8cae; text-decoration: none; font-weight: normal;
	font-family:   "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 10px;
	}

a.readon:hover {
	color: #CC6666;	text-decoration: none;
	}

table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 146px;
}

table.moduletable th {
	font: bold 12px "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;color:#000000;
	height: 18px;
	text-align: left;
	white-space: nowrap;	
	background-color : #4b8cae;
}

table.moduletable td {
  font-size        : 12px;
  font-weight      : normal;
  padding:	1px;
}


.componentheading {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 12px;
	font-weight: bold;
 	color: black;
	text-align:left;
	}
	
.button {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: black;
	background-color : #4b8cae;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

.inputbox {
	text-indent: 5px; 
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: white;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: black; font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;
	font-size: 10px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #333333; font-weight: bold;
	background-color : white;
	}

a.category:hover {
	color: #39cbff;
	}
	
.poll {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 10px;
	color: #666666;
	line-height: 14px;
	}
	
.sectiontableentry1, .contentpane {
	background-color: white;
	}

.sectiontableentry2 {
	background-color: white;
	}

.sectiontableheader {
	color : #FFFFFF;
	font-weight : bold;
	}
	
.small {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 9px;
	color: #626a77;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 10px;
	color: #626a77;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 10px;
	color: #6a6bff;
	text-decoration: none; 
	font-weight: normal;
	}
			
.fase4rdf {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 10px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 10px; font-weight: normal; color: #333333;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #d3ddbb;
	}	

table.searchintro {
  	background-color:  white;
	border: solid 1px #777777;
	}

table.contact {
	background-color: white;
	border: solid 1px #777777;
        padding: 5px;
	}

table.contact td.icons {
	}


table.contact td.details {
	font-size: 12px;
	padding: 5px;
	font-family: "Lucida Sans Unicode",geneva,arial,verdana,sans-serif;
	
	}

.pathway, a.pathway:link, a.pathway:visited {
	font-family: "Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 11px;
	color: #cc6600;
}
a.pathway:hover {
	font-family: "Lucida Sans Unicode",geneva,arial,verdana,sans-serif;font-size: 11px;
	color: #4b8cae;
}
