 body, td, th, input { /* redundant rules for bad browsers  */
         font-family: verdana, sans-serif;
		 color: #4F5356;
		 font-size:10px;
}

/*##############################################################MENU#*/
p{
	margin-bottom:1em;
	margin-top:0em;
	}
a:link, a:visited{
	text-decoration:none;
	color:#4E86BF;
}
a:hover{
	color:#999999;
}

/*******small*/
.small{
	font-size:9px;
}

h1.blocks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	padding-top:1px;
	border-bottom:0px;
}

/************BLOCK MEMBERS****************/

.mainAreaInternal {
   position: relative;
   width: 170px;
  
 
 }

 .mainAreaLoading {
   position: relative;
   width: 170px;

 }
 
td.borderleftblue{
border-left:thin #666666;
}
td.bordersall{
  BORDER-LEFT: #CCCCCC 1px solid;
  line-height: 25px;
  background-color:#b2b2b2;
}
td.bordersall1{
  BORDER-LEFT: #CCCCCC 1px solid;
    background-color:#b2b2b2;
}
table.bordersall1white{
border: #CCCCCC 1px solid;
background-color:#b2b2b2;
}

td.bordersbottom{
  BORDER-BOTTOM: #CCCCCC 1px solid;

}
h1{
	font-size:18px;
	color:#208ab1;
	padding:2px;
	BORDER-BOTTOM: #CCCCCC 1px solid;
}
h2{
	font-size:14px;
	color:#615e5e;
	padding:2px;
	BORDER-BOTTOM: #CCCCCC thin dotted ;
}
.boxed{
	font-size:14px;
	color:white;
	padding:2px;
	padding-top:20px;
	margin:10px 10px 10px 10px;
	font-weight:bold;

}
.ul1 ul {margin:0; padding:0; list-style:none;}
.ul1 li {background:URL(../images/arrow_1.gif) no-repeat left top; padding-left:11px;}

.ul2 ul {margin:0; padding:0; list-style:none; line-height:18px}
.ul2 li {background:URL(http://www.see-grid-sci.eu/themes/Seegridsci/images/arrow_2.gif) no-repeat left top; padding-left:11px;}

/* Promotional Panels (grey panels)
----------------------------------------------------------- */
#StartPage {
		 position: relative;
		 margin-top: .75em;
}
#StartPage td {
		 margin: 0;
		 padding: 0 13px 12px 13px;
		 background: #e9e9e9 url(../images/theme/top.gif) no-repeat right top;
		 border-bottom: 14px solid #fff;
}

#StartPage h2.header {
		 padding: 3px 0 4px 35px;
		 margin: 0 -13px;
		 height: 34px;
		 vertical-align: bottom;
		 color: #005f7d;
}
#StartPage td p,
#StartPage td h3,
#StartPage td h4,
#StartPage td h5 {
		 margin: 0;
		 padding: 0 0 .4em 0;
}
#StartPage td p {
		 font-size: 100%;
}
#StartPage td h3 {
		 height: auto;
}	
#StartPage td h4,
#StartPage .panelHeader {
		 color: #005f7d;
		 font-size: 13px;
		 font-weight: bold;
		 text-transform: none;
}
#StartPage p.detail {
margin-top: -.4em;
color: #666;
}
#StartPage .photo {
background-color: #fff;
border: 1px solid #1862ab;
margin: 0 10px 6px 0;
float: left;
padding-top: 4px;
}

#StartPage ul.arrow li {
/* Provides a green bullet instead of orange for Promo Panels */
		 background-image: url(../images/theme/arrow_1.gif);
}

ul.arrow {
		 list-style-type: none;
		 padding: .3em 0 .6em 0;
		 margin: 0;
}
ul.arrow li {
		 background: url(../images/theme/arrow_1.gif) no-repeat 0 .35em;
		 padding-left: 1em;
		 padding-top: .4em;
		 padding-bottom: .2em;
}
/* Promo panel heading icons
------------------------------------------------------- */
#StartPage h3 {
}

#StartPage h2.blog {
		 background: url("../images/theme/See-idea.gif") no-repeat;
		 font-size:14px;
}
#StartPage h2.event {
		 background: url("../images/theme/See-events.gif") no-repeat;
		 font-size:14px;
}
#StartPage h2.note {
		 background: url("../images/theme/See-news.gif") no-repeat;
		 font-size:14px;
}

/* Promo Panel Containers
------------------------------------------------------- */
#StartPage .panelOne {
		 width: 33%;
		 border-right: 14px solid #fff;
}
#StartPage .panelTwo {
		 width: 66%;
		 border-right: none;
}
#StartPage .panelThreeLeft {
		 width: 33%;
		 border-right: 14px solid #fff;
}
#StartPage .panelThreeRight {
		 width: 33%;
		 border-right: none;
}
#StartPage .panelFour {
		 width: 100%;
		 border-right: none;
}

