html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, img, dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	background: transparent url('images/header.png') repeat-x;
	color: #444;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.8125em;    /* 13px */
	line-height: 1.461em;    /* 19px */
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 20px 0 0;
}

h3 {
	font-size: 130%;
	font-weight: normal;
}

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

a:hover {
	color: #E90017;
	text-decoration: underline;
}


/*----------list styles----------*/
ul {
  margin: 0;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0;
}

ul.menu, .item-list ul {
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  background: transparent;
  list-style-type:  none;
  padding: 0;
}

ol li {
margin-left:0;
  padding: 0;
}

ul li.expanded {
  background: transparent url('images/menu-expanded.gif') no-repeat;
}

ul li.collapsed {
  background: transparent url('images/menu-collapsed.gif') no-repeat;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0;
}

ol.task-list {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

ol.task-list li {
  padding: 0;
}

ol.task-list li.active {
  background: transparent url('images/task-list.png') no-repeat 3px 50%;
}

ol.task-list li.done {
  background: transparent url('../../misc/watchdog-ok.png') no-repeat 0px 50%;
  color: #393;
}

ol.task-list li.active {
  margin-right: 0;
}

fieldset ul.clear-block li {
  background-image: none;
  margin: 0;
  padding: 0;
}

ul.primary, ul.primary li, ul.secondary {
  background: none;
  border-bottom: none;
  height: auto;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  background: none;
  border-right: none;
  display: inline;
  padding: 0;
}

ul.links li {
  background: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.links2 {
  height:25px;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.links2 li{
  display:inline-block;
  width:117px;
  list-style: none;
  margin: 0;
  padding: 0;
  
}

ul.links2 a{
  text-align: center;
  color:#040b1e;
  font-weight:bold;
  display:block;
  width:117px;
  height:23px;
  background: transparent url('images/nav2.png') repeat-x;
  padding-top:2px;
}

ul.links2 a:hover{
  color:#040b1e;
  font-weight:bold;
  display:block;
  width:117px;
  height:23px;
  background: transparent url('images/nav2hover.png') repeat-x;
  text-decoration: none;
  padding-top:2px;
}

a#pSell {
	text-decoration:none;
	color:#040b1e;
	font-weight:bold;
	display:block;
	width:117px;
	height:23px;
	background: transparent url('images/nav2hover.png') repeat-x;
	padding-top:2px;
	}
	
a#pSellReg {
	text-decoration:none;
	color:#040b1e;
	font-weight:bold;
	display:block;
	width:117px;
	height:23px;
	background: transparent url('images/navRegistrationhover.png') repeat-x;
	padding-top:2px;
	}

ul.links2 a.registration{
  text-align: center;
  color:#040b1e;
  font-weight:bold;
  display:block;
  width:117px;
  height:23px;
  background: transparent url('images/navRegistration.png') repeat-x;
  padding-top:2px;
}

ul.links2 a.registration:hover{
  color:#040b1e;
  font-weight:bold;
  display:block;
  width:117px;
  height:23px;
  background: transparent url('images/navRegistrationhover.png') repeat-x;
  text-decoration: none;
  padding-top:2px;
}



h2 {font-weight:bold;font-size:18px;color:#1e6493;}
h3 {font-weight:bold;font-size:16px;color:#1e6493;}
h4 {font-weight:bold;font-size:14px;color:#1e6493;}
h5 {font-weight:bold;font-size:12px;color:#1e6493;}


/* $Id: system.css,v 1.48.2.1 2010/11/14 14:16:29 goba Exp $ */

/*
** HTML elements
*/
body.drag {
  cursor: move;
}
th.active img {
  display: inline;
}
tr.even, tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
td.active {
  background-color: #ddd;
}
td.checkbox, th.checkbox {
  text-align: center;
}
tbody {
  border-top: 1px solid #ccc;
}
tbody th {
  border-bottom: 1px solid #ccc;
}
thead th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}

/*
** Other common styles
*/
.breadcrumb {
  padding-bottom: .5em
}
div.indentation {
  width: 20px;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em; /* LTR */
  padding: 0.42em 0 0.42em 0.6em; /* LTR */
  float: left; /* LTR */
}
div.tree-child {
  background: url(../../misc/tree.png) no-repeat 11px center; /* LTR */
}
div.tree-child-last {
  background: url(../../misc/tree-bottom.png) no-repeat 11px center; /* LTR */
}
div.tree-child-horizontal {
  background: url(../../misc/tree.png) no-repeat -11px center;
}
.error {
  color: #e55;
}
div.error {
  border: 1px solid #d77;
}
div.error, tr.error {
  background: #fcc;
  color: #200;
  padding: 2px;
}
.warning {
  color: #e09010;
}
div.warning {
  border: 1px solid #f0c020;
}
div.warning, tr.warning {
  background: #ffd;
  color: #220;
  padding: 2px;
}
.ok {
  color: #008000;
}
div.ok {
  border: 1px solid #00aa00;
}
div.ok, tr.ok {
  background: #dfd;
  color: #020;
  padding: 2px;
}
.item-list .icon {
  color: #555;
  float: right; /* LTR */
  padding-left: 0.25em; /* LTR */
  clear: right; /* LTR */
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em; /* LTR */
  padding: 0;
  list-style: disc;
}
ol.task-list li.active {
  font-weight: bold;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right; /* LTR */
}
.more-help-link {
  font-size: 0.85em;
  text-align: right; /* LTR */
}
.nowrap {
  white-space: nowrap;
}
.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager-current {
  font-weight:bold;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 10em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left; /* LTR */
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0; /* LTR */
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
  display: inline;
}

/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #610009;
  color: #FFF;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #9b0c19;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
  color: #610009;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc; /* LTR */
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(../../misc/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -18px; /* LTR */
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px; /* LTR */
  background: url(../../misc/menu-expanded.png) 5px 75% no-repeat; /* LTR */
}
html.js fieldset.collapsed legend a {
  background-image: url(../../misc/menu-collapsed.png); /* LTR */
  background-position: 5px 50%; /* LTR */
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
  position: relative;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(../../misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/*
** Table drag and drop.
*/
.draggable a.tabledrag-handle {
  cursor: move;
  float: left; /* LTR */
  height: 1.7em;
  margin: -0.4em 0 -0.4em -0.5em; /* LTR */
  padding: 0.42em 1.5em 0.42em 0.5em; /* LTR */
  text-decoration: none;
}
a.tabledrag-handle:hover {
  text-decoration: none;
}
a.tabledrag-handle .handle {
  margin-top: 4px;
  height: 13px;
  width: 13px;
  background: url(../../misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
  background-position: 0 -20px;
}

/*
** Teaser splitter
*/
.joined + .grippie {
  height: 5px;
  background-position: center 1px;
  margin-bottom: -2px;
}
/* Keeps inner content contained in Opera 9. */
.teaser-checkbox {
  padding-top: 1px;
}
div.teaser-button-wrapper {
  float: right; /* LTR */
  padding-right: 5%; /* LTR */
  margin: 0;
}
.teaser-checkbox div.form-item {
  float: right; /* LTR */
  margin: 0 5% 0 0; /* LTR */
  padding: 0;
}
textarea.teaser {
  display: none;
}
html.js .no-js {
  display: none;
}

/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #fff url(../../misc/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin: 0 0.2em;
}
.progress .filled {
  background: #0072b9;
  height: 1em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}
.progress .percentage {
  float: right; /* LTR */
}
.progress-disabled {
  float: left; /* LTR */
}
.ahah-progress {
  float: left; /* LTR */
}
.ahah-progress .throbber {
  width: 15px;
  height: 15px;
  margin: 2px;
  background: transparent url(../../misc/throbber.gif) no-repeat 0px -18px;
  float: left; /* LTR */
}
tr .ahah-progress .throbber {
  margin: 0 2px;
}
.ahah-progress-bar {
  width: 16em;
}

/*
** Formatting for welcome page
*/
#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}

/*
** To be used with tableselect.js
*/
tr.selected td {
  background: #ffc;
}

/*
** Floating header for tableheader.js
*/
table.sticky-header {
  margin-top: 0;
  background: #fff;
}

/*
** Installation clean URLs
*/
#clean-url.install {
  display: none;
}

/*
** For anything you want to hide on page load when JS is enabled, so
** that you can use the JS to control visibility and avoid flicker.
*/
html.js .js-hide {
  display: none;
}

/*
** Styles for the system modules page (admin/build/modules)
*/
#system-modules div.incompatible {
  font-weight: bold;
}

/*
** Styles for the system themes page (admin/build/themes)
*/
#system-themes-form div.incompatible {
  font-weight: bold;
}

/*
** Password strength indicator
*/
span.password-strength {
  visibility: hidden;
}
input.password-field {
  margin-right: 10px; /* LTR */
}
div.password-description {
  padding: 0 2px;
  margin: 4px 0 0 0;
  font-size: 0.85em;
  max-width: 500px;
}
div.password-description ul {
  margin-bottom: 0;
}
.password-parent {
  margin: 0 0 0 0;
}
/*
** Password confirmation checker
*/
input.password-confirm {
  margin-right: 10px; /* LTR */
}
.confirm-parent {
  margin: 5px 0 0 0;
}
span.password-confirm {
  visibility: hidden;
}
span.password-confirm span {
  font-weight: normal;
}



/*----------page container----------*/
#container {
	margin: 0 auto;
	width: 975px;
}

/*----------header, logo and site name styles----------*/
#header {
	position: relative;
	background: transparent url('bordeaux-ecceo2012-iof.jpg') no-repeat;
	height:100px;
}

#header2 {
	position: relative;
	background-color:#999;
	height:150px;
	background: transparent url('images/header.png') repeat-x;
}

#header2 #visuel2 {
	height:125px;
	background: transparent url('images/headerVisu.png') no-repeat;
}

#header2 #nav2 {
	height:25px;
	background: transparent;
}

#header a {
	color: #FFFFFF;
}

#logo-wrapper {
	height: 40px;
	line-height: 4em;
	position: absolute;
	top: 0px;
}



h1.site-name {
	color: #fff;
	float: left;
	font-size:6px;
	margin: 6px 0px 0px 0px;
	display:none;
}

#header h1.site-name a {
	color: #fff;
	text-decoration: none;
}

#header h1.site-name a:hover {
	color: #ddd;
	text-decoration: none;
}

#header h2.site-slogan {
	color: #eee;
	float: left;
	font-size: 170%;
	margin: 16px 0 0 12px;
	text-transform: lowercase;
	white-space: nowrap;
}

/*----------nav styles -- primary links in header----------*/

#nav ul {
	list-style: none;
	list-style-image: none;
	height: 1%;
	margin: 0;
	padding: 4px 0 0;
	position: absolute;
	right: 0;
}

#nav li {
  background: none;
	display: inline;
  list-style: none;
  padding: 0;
}

#nav li a {
	border: none;
	color: #ccc;
	font-weight: normal;
	padding: 6px 10px;
	text-decoration:none;
}

#nav li a:hover,
#nav li a.active {
	background: #7B0505 none repeat;
	border: none;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #fff;
	padding-left: 9px;
	padding-right: 9px;
}

/*----------main content----------*/
#content {
	float: left;
	margin: 20px 0;
	overflow: hidden;
	width: 680px;
}

#content1col {
	float: left;
	margin: 20px 0;
	overflow: hidden;
	width: 975px;
}

/*----------sidebar styles----------*/

.sidebartitle {
	width:240px;
	background-color: #FFF;
	padding: 0px 10px 1px 0px;
	border-bottom: 1px solid #660403;
	color: #660403;
	font-size: 12px;
	margin-bottom: 16px;
}

.contentitle {
	width:630px;
	background-color: #FFF;
	padding: 0px 10px 1px 0px;
	border-bottom: 2px solid #1e6493;
	color: #1e6493;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight:bold;
}


.pagetitle {
	width:630px;
	background-color: #FFF;
	padding: 0px 10px 1px 0px;
	border-bottom: 2px solid #1e6493;
	color: #1e6493;
	font-size: 18px;
	margin-bottom: 26px;
	font-weight:bold;
}




#sidebar-wrapper {
	background: transparent url('images/sidebar_bottom.jpg') no-repeat left bottom;
	float: right;
	margin-top: 20px;
	width: 290px;
}

#sidebar {
	background: transparent url('images/sidebar_top.jpg') no-repeat left top;
	margin: 0;
	padding: 10px 0 0 30px;
	height: 540px;
}

#sidebarV2 {
	background: transparent url('images/sidebar_top.jpg') no-repeat left top;
	margin: 0;
	padding: 10px 0 0 30px;
}


#sidebarVENUE {
	background: transparent url('images/sidebar_top.jpg') no-repeat left top;
	margin: 0;
	padding: 10px 0 0 30px;
	height: 580px;
}

#sidebarO{
	background: transparent url('images/sidebar_top.jpg') no-repeat left top;
	margin: 0;
	padding: 10px 0 0 30px;
	height: 880px;
}

#sidebar p{
	font-size: 0.86em;
	margin: 0;
	padding-left: 8px;
}

#sidebar p a{
	text-decoration: underline;
}

#sidebarVENUE p{
	font-size: 0.86em;
	margin: 0;
	padding-left: 8px;
}

#sidebarVENUE p a{
	text-decoration: underline;
}


#sidebar_middle {
	background: transparent url('images/sidebar_middle.jpg') repeat-y left top;
	margin: -30px 0 0 0;
	padding: 30px 0 0 30px;
}

#sidebar_middle p{
	font-size: 0.86em;
	margin: 0;
	padding-left: 8px;
}

#sidebarO p{
	font-size: 0.86em;
	margin: 0;
	padding-left: 8px;
}

#sidebar_bottom {
	background: transparent url('images/sidebar_bottom.jpg') no-repeat left top;
	margin: -30px 0 0 0;
	padding: 0 0 50px 30px;
	height: 120px;
}

.mt8 {height: 8px;display:block;border:1px solid white;}

/*----------page styles----------*/
h2.page-title {
	color: #000;
	font-size: 1.446em;
	line-height: 1.2em;
	margin: 10px 0 20px;
	text-transform: uppercase;
}

.mission {
	background-color: #efefef;
	border: solid 1px #ccc;
	margin: 0;
	padding: 10px;
}

.messages {
	color: #C80000;
	font-size: 110%;
	margin: 10px 0;
}

/*----------node styles----------*/
.node {
	margin: 0 0 40px;
}

h2.title {
	/*background: url('images/nodeTitle.gif') no-repeat 0 100%;*/
	color: #660403;
	font-size: 1.292em;    /* 22px */
	line-height: 1.25em;
	margin: 0;
	text-transform: uppercase;
}

.node h2.node-title {
	font-size: 1.292em;
	color: #9a0000;
	text-decoration: none;
	text-transform: uppercase;
}

.node h2.node-title a {
	color: #9a0000;
	text-decoration: none;
	text-transform: uppercase;
}



.node h2.node-title a:hover {
	color:#d00000;
	text-decoration:none;
}

.node h3.node-title {
	font-size: 1.092em;
	color: #4599D3;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	margin-top: 2px;
}

.content p {
	margin: 10px 0;
}

.submitted {
	color: #a3a3a3;
	font-size: 0.769em;
}

.node .links {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.taxonomy {
	background: url('icons/tag_red.png') no-repeat 0 7px;
	font-size: 0.846em;
	padding: 0 0 5px 16px;
}

.picture {
  float: right;
  padding-right: 1em;
}

.preview .node {
  padding: 0.75em;

}

/*----------block styles----------*/
.block {
	margin: 0 0 20px;
}

.block h2.title {
	border-bottom: none;
	color: #660403;
	font-size: 1.230em;    /* 16px */
	font-weight: bold;
	line-height: 1.25em;    /* 20px */
	margin: 0;
}

.block ul {
  margin: 0;
  padding: 0;
}

.block ul li {
	background-position: 0 0.461em;
}

/*----------comment styles----------*/
h2.comments {
  font-size: 1.538em;
  line-height: 1.2em;
  margin-bottom: 0.25em;
}

h3.comment-title {
  font-size: 1.35em;
  margin: 0;
  padding: 0;
}

.comment {
	background-color: #F7F7F7;
  border: 1px solid #ccc;
  margin: 0 0 2em;
  padding: 1em;
}

.content blockquote p {
  margin: 0;
  padding: 0 20px 8px;
}

blockquote {
  background: url('images/close-quote.gif') no-repeat right bottom;
  color: #620203;
  font-family: serif;
  margin: 10px 0;
}

blockquote :first-child {
  background: url('images/open-quote.gif') no-repeat left top;
  padding: 10px 0 0 20px;
}

/*----------footer----------*/
#footer {
	clear: both;
	font-size: 0.923em;
	margin: 0 0 20px;
	text-align: center;
}


/*----------img styles----------*/
#content img {
	border: none;
	padding: 2px;
}

#content a.active img {
	border: none;
}

#content .feed-icon img {
	border: none
}

/*----------icons for links----------*/
/*
 * Please see the README.txt file in the icons directory
 * for directions on how to obtain the icons for this theme
 * 
 */
.comment_comments a {
	background: transparent url('icons/comment.png') no-repeat 0 2px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.node_registration a {
	background-color: #f6f6f5;
	padding: 2px 5px;
	border: 1px solid #989898;
	color: #000;
	font-size: 11px;
}

.node_registration a:hover {
	background-color: #e4e4e4;
	padding: 2px 4px 2px 6px;
	border: 1px solid #989898;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.node_read_more a {
	background: transparent url('icons/page_white_go.png') no-repeat;
	padding-bottom: 5px;
	padding-left: 20px;
}

.comment_add a,.comment_reply a {
	background: transparent url('icons/comment_add.png') no-repeat;
	padding-bottom: 5px;
	padding-left: 20px;
}

.comment_delete a {
	background: transparent url('icons/comment_delete.png') no-repeat;
	padding-bottom: 5px;
	padding-left: 20px;
}

.comment_edit a {
	background: transparent url('icons/comment_edit.png') no-repeat;
	padding-bottom: 5px;
	padding-left: 20px;
}

.blog_usernames_blog a {
	background: transparent url('icons/user_comment.png') no-repeat;
	padding-bottom: 5px;
	padding-left: 20px;
}

/*----------misc. styles----------*/
hr {
  background:#5294c1;
  border: none;
  height:1px;
  margin: 0;
  padding: 0;
}

dl {
  margin: 0.5em 0 1em 1.5em;
}

dl dd {
  margin: 0 0 .5em 1.5em;
}

dt {
  font-size: 1em;
  margin: 0.65em 0 0;
}

dl {
  margin: 0.5em 0 1em 1.5em;
}

span.form-required {
  color: #ffae00;
}

.description {
  color: #5A5A5A;
  font-size: 0.92em;
  margin-bottom: 0.75em;
}

div.error, tr.error {
  background: #FFCCCC none repeat scroll 0%;
  color: #220000;
  padding: 8px;
}

/*-----forms-----*/
.form-text,
.form-textarea,
.form-select {
	border: 1px solid #989898;
}

#edit-submit,
.form-submit {
	background-color: #F6F6F5;
  border: 1px solid #989898;
  cursor: pointer;
	margin: 10px 0;
}

#edit-submit:hover,
.form-submit:hover {
	background-color: #ddd;
}

#search label {
	display: none;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

#search-form .form-submit,
#search-theme-form .form-submit,
#watchdog-form-overview .form-submit,
#node-admin-buttons .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

div.admin {
  margin: 0;
  padding: 0;
}

.user-signature {
  color: #949494;
  font-family: Cursive, sans;
  font-size: 0.80em;
  margin: 0;
  padding: 0;
}

/*-----user profiles-----*/
 
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/*-----admin styles-----*/

div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin-panel {
  background: #fff;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected,
tr.selected td, tr.selected td.active {
  background: #FFFFCC;
  color: #333;
}

tr.selected td a:link,
tr.selected td a:visited,
tr.selected td a:active {
  color: #333;
}

tr.taxonomy-term-preview {
  opacity: 0.85;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}


/*---------------user-login-form---remove center alignment---------------*/
#user-login-form {
  margin: 0;
  padding: 0 0 0 10px;
  text-align: left;
}

#user-login-form .form-item {
  margin: 0;
  padding: 0;
	text-align: left;
}

/*----------TinyMCE editor----------*/
body.mceContentBody {
	background: #fff;
	color: #000;
	font-size: 12px;
}

body.mceContentBody a:link {
	color: #ff0000;
}

/*---------------table styles---------------*/
table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #AAAAAA;
  color: #494949;
  font-weight: normal;
}

td,th {
  padding: 0.3em 0.5em 0.5em;
}

tr.even,tr.odd,tbody th {
  border: solid #D5D6D7;
  border-width: 1px 0;
}

tr.even {
  background-color: #fff;
}

td.region,td.module,
td.container {
  background-color: #CBB5B5;
  border-bottom: 1px solid #AAAAAA;
  border-top: 1.5em solid #fff;
  color: #000;
  font-weight: bold;
}

tr:first-child td.region,
tr:first-child td.module,
tr:first-child td.container {
  border-top-width: 0;
}

td.menu-disabled,
td.menu-disabled a {
  background-color: #D5C2C2;
  color :#000;
}

td.active {
  background-color: #f7f7f7;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}


ul.comittee {
	margin:0px 0px 0px 16px;
	padding: 0;
	width:660px;
}

ul.comittee li{
	list-style-type: circle;
	padding: 2px 0px;
	margin: 0;
	width: 330px;
	float: left;
}


ul.nodeList {
	margin:0px 0px 0px 16px;
	padding: 0;
	width:660px;
}

ul.nodeList li{
	list-style-type: circle;
	padding: 2px 0px;
	margin: 0;
}


div.comitteewrapper {margin-bottom: 20px;}

div.comitteewrapper br {
	clear: left;
}


h4.registrationH4 {
	margin: 26px 0px 6px 0px;
	padding-left:8px;
	font-weight: bold;
	font-size:14px;
}

p {margin:6px 0;}

h5 {
	margin: 20px 0px 4px 0px;
	padding-left:8px;
	font-weight: bold;
	font-size:13px;
}

div#Stating_registrationBTN {
	width: 450px;
	text-align:center;
	margin-left: 108px;
	text-align:left;
}

div#Stating_registrationBTN a{
	color:#FFF;
	width: 450px;
	height:45px;
	display:block;
	background: #FFF url('registrationBg.png') no-repeat 0px 0px;
	padding-top: 14px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

div#Stating_registrationBTN a:hover{
	color:#FFF;
	width: 450px;
	height:45px;
	display:block;
	background: #FFF url('registrationBg.png') no-repeat -450px 0px;
	text-decoration: none;
}

ul.includeUL {
	color: #4D8622;
	margin:0;
	padding:0;
	
}

ul.includeUL li {
	margin-left:20px;
	list-style: url('listTYPEinclude.png');
	padding-left:10px;
}

ul.includeNOTUL {
	color: #B5260C;
	margin:0;
	padding:0;
	
}

ul.includeNOTUL li {
	margin-left:20px;
	list-style: url('listTYPEincludeNOT.png');
	padding-left:10px;
}

span.tableTitleI {
	font-weight: bold;
	border: 1px solid #999;
	padding: 4px;
}

span.tableTitle {
	font-weight: bold;
	border:none;
	padding: 4px;
}



ul.listWARM {
	color: #333;
	margin:0;
	padding:0;
	
}

ul.listWARM li {
	margin-left:32px;
	list-style: url('listTYPEincludeWARM.png');
	padding:4px 0px 4px 10px;
	
}

li.node_registration {float:left;}



th {text-align:left;}

div.thpicture {float:right;}

td.time-label {
	width:100px;
	vertical-align: top;
}


span.date-display-start {
	color:#4599D3;
}

span.date-display-end {
	color:#4599D3;
}

span.date-display-separator {
	color:#4599D3;
}

span.this-bold {
	font-weight:bold;
}

span.ablock {display: block;}







/*----------list styles----------*/
ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em;
}

ul.menu, .item-list ul {
  line-height: 1.2em;
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  background: transparent url('images/menu-leaf.gif') no-repeat 1px .35em;
  list-style-type:  none;
  padding: 0 0 .2em 1.5em;
}

ol li {
	margin-left: 2em;
  padding: 0 0 .3em;
}

ul li.expanded {
  background: transparent url('images/menu-expanded.gif') no-repeat 1px .35em;
}

ul li.collapsed {
  background: transparent url('images/menu-collapsed.gif') no-repeat 0px .35em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}

ol.task-list {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

ol.task-list li {
  padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active {
  background: transparent url('images/task-list.png') no-repeat 3px 50%;
}

ol.task-list li.done {
  background: transparent url('../../misc/watchdog-ok.png') no-repeat 0px 50%;
  color: #393;
}

ol.task-list li.active {
  margin-right: 1em;
}

fieldset ul.clear-block li {
  background-image: none;
	margin: 0;
  padding: 0;
}

ul.primary, ul.primary li, ul.secondary {
  background: none;
	border-bottom: 1px solid #BBBBBB;
  height: auto;
  margin: 5px;
  padding: 0;
}

ul.secondary li {
  background: none;
  border-right: 1px solid #CCCCCC;
  display: inline;
  padding: 0 1em;
}

ul.links li {
  background: none;
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0;
}

h2 {font-weight:bold;font-size:18px;}
h3 {font-weight:bold;font-size:16px;}
h4 {font-weight:bold;font-size:14px;}
h5 {font-weight:bold;font-size:12px;}



.ital {font-style: italic;}

