/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

/*
** HTML elements
*/
* { margin: 0px; padding: 0px; }

.spacer{
	clear:both;
	height:0px;
	line-height:0px;
	font-size: 0px;
	}
.errStr {
	font-weight:bold;
	color: #EE2E24;
	}
.redHighlight {
	color: #EE2E24;
	}
.alert { width: 100%; border: 1px solid #ccc; background-color: #900; }
.alert p { margin: 4px; color: #eee; font-size: 9px; }

.fLeftBlock { background-color: #900; color:white; }

body {
	background-image: url(/cca/images/splash/splash_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
	margin: 0;
	padding: 0;
	color: #000;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#siteContainer {
	width: 812px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
#content {
	background-color: #fff;
	}



#bodycontent tr td { padding: 3px; }
#bodycontent tr.odd td, #bodycontent tr.even td {
  padding: 0.3em;
}
#bodycontent p, #bodycontent table, #bodycontent p table {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
  margin-left: 0;
}

#bodycontent td.content p {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	}

table {

}
/*
td { padding: 3px; }
*/
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
  /*margin-left: 5px;*/
}
h1 {
  font-size: 12pt;
  font-family: arial, helvetical, verdana, sans-serif;
  color: #c00;
  text-transform: uppercase;
}
h2 {
  font-size: 12px;
}
h3, h4, h5, h6,.content_heading {
  font-size: 10px;
  font-weight:bold;
}

h2.red { margin-left: 5px; margin-top: 5px; }
h2.title {
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom:5px;
	font-family:arial,helvetica,sans-serif,verdana;
	}



a,a:link,a:visited,a:active {
  text-decoration: none;
  font-weight: bold;
  color: #003F74;
}
a:hover {
  color: #39c;
  font-weight: bold;
  text-decoration: underline;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 10px;
}
.form-item label {
  font-size: 10px;
  color: #222;
}
.item-list .title {
  font-size: 10px;
  color: #222;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}

.leftnavContainer {
	margin: 0;
	padding:0;
	border: 0px solid #900;
	font-family: verdana, arial, helvetica, sans-serif;
	}

p.dNav { background-color: #cdcdcd; }
p.mNav { background-color: #dedede; }
p.lNav { background-color: #efefef; }

.leftnavContainer p, .leftnavContainer h2.red {
	padding: 5px;
	margin:0;
	line-height: 1.3em;
	font-size: 10px;
	display:block;
	clear:both;
	}

#sidebar-left .leftnavContainer p {
	margin-top: 0;
	margin-bottom: 0;
}

.leftnavContainer a,
.leftnavContainer a:link,
.leftnavContainer a:visited,
.leftnavContainer a:active {
	color: #333;
	font-weight:normal;
	text-decoration: none;
	}
.leftnavContainer a:hover {
	color: #333;
	font-weight:normal;
	text-decoration: underline;
	}

.red { color: #c00; }

#upperGallery {
	float:left;
	clear:both;
	width:610px;
	}
#galleryPhoto {
	float:left;
	width:477px;
	overflow:hidden;
	}
#galleryRight {
	float:right;;
	width:132px;
	overflow:hidden;
	}
.fLeftblock {
	float:left;
	clear:both;
	padding:0;
	margin:0;
	width:132px;
	}

ul {
	list-style:none;
	margin: 0 5px 0 10px;
	padding:0;
	}
ul li {
	padding-left:12px;
	margin:0 5px 5px 10px;
	position:relative;
	background:url("graphics/cca_arrow.gif") no-repeat 0em 0em;
	text-align:left;
	line-height:12px;
	}
ol {
	margin: 0 5px 0 25px;
	padding:0;
	}

ol li {
        padding-left: 5px;
        margin: 0 5px 5px 0px;
        position:relative;
        background: none;
        text-align:left;
        line-height: 12px;
        }

/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {
  background-color: #69c;
}
#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left; /* LTR */
  padding: 0 1em;
  border: 0;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em; /* LTR */
  text-align: right; /* LTR */
  vertical-align: middle;
}
#navlist {
  font-size: 10pt;
  padding: 0 0.5em .2em 0; /* LTR */
  color: #9cf;
}
#navlist li { width: 118px; }
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0; /* LTR */
  font-size: 0.8em;
  color: #9cf;
}
#subnavlist a {
  font-weight: bold;
  color: #9cf;
}
ul.links li {
  margin-top: 8px;
  border-left: 1px solid #9cf; /* LTR */
}
ul.links li.first {
  border: none;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 ;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 10px;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  /*padding: 10px;*/
}
#mission, .node .content, .comment .content {
  line-height: 1.4em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left, #sidebar-right {
  /*
  background-color: #ddd;
  width: 16em;
  padding: 10px;
  */
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  vertical-align: top;
}
#footer {
  background-color: #fff;
  padding: 0;
  width: 805px;
  }

#sidebar-left p {
	margin-top: 6px;
	margin-bottom: 4px;
}

/*
**
** courses - coaching / commissaires styles
**
*/



.view-courses-coaching table { width: 600px; border-collapse: collapse; }

.view-courses-coaching table,
.view-courses-coaching table tr,
.view-courses-coaching table tr th,
.view-courses-coaching table tr td {
	border: 1px solid #666;
	}
.view-courses-coaching table tr th {
	padding: 3px;
}

.view-courses-coaching .view-header {
	clear:both;
}
.view-courses-coaching .view-header table,
.view-courses-coaching .view-header table tr ,
.view-courses-coaching .view-header table tr td ,
.view-courses-coaching .view-header table tr th
{ border: 0px solid #000; }

.view-courses-coaching .views-table thead { font-size: 1em; text-transform: uppercase; }

.view-courses-coaching .course_month { width: 100%; background-color: #cccccc; font-size: 1.2em; font-weight:bold; }

.view-courses-coaching .odd { background-color: #eee; }
.view-courses-coaching .even { background-color: #fff; }

.view-courses-coaching div.view-content {
	margin-bottom: 25px;
}

.view-courses-coaching th.views-field-field-course-date-value {
	width:120px;
}

th.views-field-title {
	width:268px;
}


th.views-field-markup {
	width:150px;
}

th.views-field-field-course-deadline-value { }
td.views-field-field-course-deadline-value { text-align:center; }

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font-weight: bold;
  font-size: 1.3em;
  color: #777;
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0; /* LTR */
}
.block {
  border-bottom: 0px solid #bbb;
  padding-bottom: 0em;
  margin-bottom: 3px;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em; /* LTR */
}
#bodycontent .node { margin-left: 8px; }

.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em; /* LTR */
}
.node .picture {
  border: 1px solid #ddd;
  float: right; /* LTR */
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right; /* LTR */
  font-weight: bold;
  font-size: 0.8em;
  float: right; /* LTR */
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right; /* LTR */
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 10px;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
