/* custom stuff */
div#pic10 {
	height:25px;
	position: relative;
	left: 280px;
	top: -10px;
	width: 250px;
}
div#pic20 {
	height:30px;
	position: relative;
	left: 200px;
	top: 0px;
	width: 280px;
}
div#pic0 {
	height:421px;
	position: relative;
	left: 24px;
	top: -159px;
	width: 455px;
	z-index: 1;
}
div#pic3 {
	height:131px;
	position: relative;
	left: 350px;
	top: 0px;
	width: 175px;
	z-index: 5;
}


html {
  height: 100%;
  margin-bottom: 1px;
}

/*:focus { -moz-outline-style: none; }*/

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 76%;
}

a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;
	text-decoration: underline;
	font-weight: normal;
	z-index: 3;
}

p {
	margin-top: 0;
	text-align: left;
	width: 500px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

div {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #fff;
}


p, table, td, th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
	width: auto;
}

span.pathway {
	display: block;
	margin-bottom: 15px;
}


div.componentheading {
  padding-left: 0px;
}

h3, .componentheading, table.moduletable th {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom-style: none;
	border-bottom-color: #ccc;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	padding-left: 17px;
	font-weight: bold;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
}

a.mainlevel:hover {
	font-weight: bold;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	/*vertical-align: bottom;*/
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	/*vertical-align: bottom;*/
	color: #1B57B1;
	text-align: left;
	width: 100%;
}

table.blog td.contentheading {
  padding-top: 15px;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

table.moduletable {
  width: 100%;
  margin-bottom: 15px;
}

table.moduletable td {
	padding: 8px 0;
}

div.moduletable {
  margin-bottom: 15px;
}

.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  /*vertical-align: bottom;*/
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	/*vertical-align: top;*/
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 775px;
	margin-bottom: 1px;
	width: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}

div.center {
  text-align: center;
}

/** some content stuff **/

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 740px;
}

div#wrapper_r {
	padding-bottom: 8px;
}

div#tabarea {
	margin: 0 10px;
	background-image: url(../images/tab_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#tabarea_l {
	padding-left: 1px;
	background-image: url(../images/tab_cap.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#tabarea_r {
	height: 42px;
	padding-right: 1px;
	background-image: url(../images/tab_bg.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

div#footer_r div {
	text-align: center;
	padding-top: 8px;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}


table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

/** css buttons **/
#css_buttons {
	width: auto;
	white-space: nowrap;
	float: right;
	margin-top: 85px;
	margin-right: 20px;
}

#css_buttons a {
	margin-right: 1px;
}


/** tab menu stuff **/

#tabarea li a {
	background-image: url(../images/tab_off_end.png);
	background-repeat: no-repeat;
}

#tabarea li.active_menu {
	background: url(../images/tab_on_end.png);
	background-repeat: no-repeat;
	color: #000000;
}

#tabmenu li a {
	background-position: 100% 0; 
}

#greymenu {
	white-space: nowrap;
}

#greymenu li a {
	background-position: 0 0;
}

#tabarea a:link, #tabarea a:visited {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: .94em;
  	font-weight: bold;
	float:left;
  	display:block;
  	padding: 4px 20px 11px 20px;
  	color: #fff;
  	text-decoration: none;
}

#tabarea a:hover {
  color: #ddd;
}

#tabmenu {
	padding: 0;
	white-space: nowrap;
	float: left;
}

#tabmenu ul {
	float: left;
  	margin: 0;
  	padding: 0;
  	list-style: none;
}

#tabmenu li {
	float: left;
	margin: 0;
	padding: 0;
}



/* grey menu */
#greymenu {
	padding: 0;
	white-space: nowrap;
	float: right;
}

#greymenu ul {
	float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#greymenu li {
	float: left;
	margin: 0;
	padding: 0;
}


/* top module stuff */
#topmodule {
	padding: 8px 10px;
	width: auto !important;
	width: 100%;
}

#whitebox {
	margin: 0 18px 0px 18px;
	background: #fff;
	width: auto !important;
	width: 100%;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background-image: url(../images/greyline.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#whitebox_tl {
	background-image: url(../images/box_white_tl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#whitebox_tr {
	height: 8px;
	overflow: hidden;
	background-image: url(../images/box_white_tr.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#whitebox_m {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	width: auto !important;
	width: 100%;
	padding: 1px 8px;
}

#whitebox_b {
	background-image: url(../images/greyline.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

#whitebox_bl {
	background-image: url(../images/box_white_bl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#whitebox_br {
	height: 8px;
	overflow: hidden;
	background-image: url(../images/box_white_br.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#area {
	padding-top: 10px;
}

div.module-grey h3, div.moduletable-grey h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin: -2px -8px 0 -8px;
	border-bottom: 1px solid #cdcdcd;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module-grey, div.moduletable-grey {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	background-image: url(../images/box_grey_tl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.module-grey div, div.moduletable-grey div {
	background-image: url(../images/box_grey_tr.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

div.module-grey div div, div.moduletable-grey div div {
	background-image: url(../images/box_grey_bl.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

div.module-grey div div div, div.moduletable-grey div div div {
	padding: 8px;
	width: auto !important;
	width: 100%;
	background-image: url(../images/box_grey_br.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

div.module-grey ul, div.moduletable-grey ul {
margin: 10px 0;
padding-left: 20px;
}

div.module-grey ul li a:link, div.module-grey ul li a:visited {
	font-weight: normal;
}

div.moduletable-grey ul li a:link, div.module-greytable ul li a:visited {
	font-weight: bold;
}

div.module-grey a.mainlevel:link, div.module-grey a.mainlevel:visited  {
	background: none;
	padding-left: 0;
}

div.module-grey ul li a:hover {
	font-weight: normal;
}

div.moduletable-grey ul li a:hover {
	font-weight: bold;
}

ul.submenu ul {
	margin: 0 0 5px 0;
}


#leftcolumn {
	margin: 10px;
	width: 170px;
	float:left;
}

#maincolumn {
	margin-left: 20px;
	float: none;
	padding-left: 4px;
	width: 549px;
	color:#000000;
	overflow: auto;
	height: 520px;
	position: relative;
}

#maincolumnPlan {
	margin-left: 20px;
	float: none;
	padding-left: 4px;
	width: 549px;
	color:#000000;
	overflow: hidden;
	height: 520px;
	position: relative;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/* tabs */


/* rouge */
#tabarea li.rouge {
	background-image: url(../images/tab_off_rouge.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#tabarea li.rouge_active_menu a {
	background-image: url(../images/tab_on_rouge.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* purple */
#tabarea li.purple {
	background-image: url(../images/tab_off_purple.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#tabarea li.purple_active_menu a {
	background-image: url(../images/tab_on_purple.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* bleu */
#tabarea li.bleu {
	background-image: url(../images/tab_off_bleu.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#tabarea li.bleu_active_menu a {
	background-image: url(../images/tab_on_bleu.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* vert */
#tabarea li.vert {
	background-image: url(../images/tab_off_vert.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#tabarea li.vert_active_menu a {
	background-image: url(../images/tab_on_vert.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* jaune */
#tabarea li.jaune {
	background-image: url(../images/tab_off_jaune.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#tabarea li.jaune_active_menu a {
	background-image: url(../images/tab_on_jaune.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* orange */
#tabarea li.orange {
	background-image: url(../images/tab_off_orange.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#tabarea li.orange_active_menu a {
	background-image: url(../images/tab_on_orange.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* grey */
#tabarea li.grey {
	background-image: url(../images/tab_off_gris.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#tabarea li.grey_active_menu a {
	background-image: url(../images/tab_on_gris.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* links */
#tabmenu li.rouge_active_menu a:link, #tabmenu li.bleu_active_menu a:link, #tabmenu li.purple_active_menu a:link, #tabmenu li.vert_active_menu a:link, #tabmenu li.grey_active_menu a, #tabmenu li.jaune_active_menu a, #tabmenu li.orange_active_menu a {
	color: #fff;
}

#tabmenu li.rouge_active_menu a:visited, #tabmenu li.bleu_active_menu a:visited, #tabmenu li.purple_active_menu a:visited, #tabmenu li.vert_active_menu a:visited, #tabmenu li.grey_active_menu a, #tabmenu li.jaune_active_menu a, #tabmenu li.orange_active_menu a {
	color: #fff;
}

#tabmenu li.rouge_active_menu a:hover, #tabmenu li.bleu_active_menu a:hover, #tabmenu li.purple_active_menu a:hover, #tabmenu li.vert_active_menu a:hover, #tabmenu li.grey_active_menu a:hover, #tabmenu li.jaune_active_menu a:hover, #tabmenu li.orange_active_menu a:hover {
	color: #ccc;
}


/* content styles */

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a#corner {
	position: absolute;
	right: 52px;
	top: 2px;
	display: block;
	height: 90px;
	width: 100px;
	text-indent: -999em;
	text-decoration: none;
	background-image: url(../images/_secret.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


table.summary td {
	padding: 0 10px;
	color: #1B57B1
}

table.summary li {
	margin-bottom: 5px;
}

table.summary td h2 {
	margin-top: 0;
	padding-top: 0;
	line-height: 150%;
}

table.summary td.bullets {
	padding-left: 30px;
	text-align: left;
}

table.roadmap {
	border-collapse: collapse;
	border: 1px solid #ccc;
}

table.roadmap td, table.roadmap th {
	border: 1px solid #ccc;
}

table.roadmap th {
	background: #ddd;
	padding: 5px;
}

table.roadmap td {
	background: #f7f7f7;
	padding: 5px;
}

div.sponsorlogo {
	float: left;
	width: 200px;
	text-align: right;
}

div.sponsorblurb {
	margin-left: 200px;
	margin-bottom: 20px;
}

div.sponsorblurb h3{
	font-size: 1.2em;
}

span.underline {
	display:block;
	height: 1px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

td.faq_entry li {
	margin-bottom: 20px;
}

td.faq_entry h2, td.introtext h2, td.searchbox {
	display: inline;
	margin: 0;
}

td.faq_entry p {
	padding-top: 5px;
}

pre {
	font-size: 11px;
	border: 1px solid #ddd;
	border-left: 10px solid #d5dce7;
	padding: 10px;
	background: #f6f6f6;
}

table.topbox td {
	padding: 0;
}

table.topbox table.moduletable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.topbox table.moduletable td {
	padding: 0;
}

table.topbox ul.newsfeed {
	margin: 0;
}

a.contentpagetitle {
	font-weight: bold;
}

.imgLeft {
	position:relative;
	top:-5px;
	left:5px;
	margin-right:10px;
	float:left;
	border: 2px solid silver;
}

.imgRight {
	position:relative;
	top:-5px;
	right:5px;
	margin-left:10px;
	float:right;
	border: 2px solid silver;
}
.red {
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.bk {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
	ul.horizmenulist {
		list-style: none;
	}
	ul.horizmenulist li {
		display: block;
		float: left;
		margin-right: 20px;
		padding-left: 15px;
		width: auto;
	}
	ul.horizmenulist a,ul.horizmenulist a:hover {
		font-weight: bold;
	}
.yui-panel-container {z-index:10000;position:absolute; background-color:transparent;  visibility:hidden; overflow:visible; width:auto;}
.yui-panel-container.shadow {padding:0px; background-color:transparent;}
.yui-panel-container.shadow .underlay {
	visibility:inherit;
	position:absolute;	
	background-color:#000; 
	top:3px;left:3px; 
	z-index:0;	
	width:100%;	
	height:100%; 
	/*-moz-opacity: 0.12;*/ 
	/*opacity:.12;*/ 
	/*filter:alpha(opacity=12); */
	/*zoom:1;*/
	}
.yui-panel {visibility:hidden; border-collapse:separate; position:relative; left:0px;top:0px; font:1em Arial; background-color:#FFF; border:1px solid #000;	z-index:1; overflow:hidden;}
.yui-panel .hd {
	background-color:#990000;
	color:#FFF;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	overflow:hidden;
	padding:4px;
	font-family: Tahoma;
}
.yui-panel .bd {overflow:hidden; padding:0px;}
.yui-panel .bd p {margin:0 0 1em;}
.yui-panel .container-close {position:absolute; top:3px; right:4px; z-index:6; height:16px; width:80px; margin:0px; padding:0px; background:url(../images/close.gif) no-repeat; cursor:pointer; visibility:inherit;}
.yui-panel .ft {padding:1px; overflow:hidden;}

