/* +--------------------------------------------------------------+ */
/* |  blumbyte 2008                                               | */
/* |  Contact : mb@blumbyte.com                                   | */
/* +--------------------------------------------------------------+ */
body { 
	text-align: center;
	color: #000000; margin: 0px;
	font-size: 12px; font-style: normal;
	font-weight: normal;
	font-family: Georgia, serif;
	width: 97%;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #000000;
}	
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
ul {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}
li {
	float: left;
}
/* +------------------------------------------------------------+ */
/* |  Main Containers (pour ce projet d'importance              | */
/* |  seilement pour la presentation)                           | */
/* +------------------------------------------------------------+ */
#MainMiddleContainer {
}
#MainContainer {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 0;
	height: 100%;
	min-height: 600px;
	width: 779px;
}
/* +------------------------------------------------------------+ */
/* |  Main Containers END                                       | */
/* +------------------------------------------------------------+ */

/* +------------------------------------------------------------+ */
/* |  Header                                                    | */
/* +------------------------------------------------------------+ */

#HeaderContainer {
	float: right;
	width: 777px;
}
#ToolBox {
	 position:absolute;
	 padding: 5px;
	 top: 10px;
	 left: 10px;
	 border-top: 1px #838383 solid;
	 border-right: 1px #838383 solid;
	 border-left: 1px #838383 solid;
	 border-bottom: 1px #838383 solid;
	 background-color: #FFFFFF;
	 width: 120px;
	 font-size: 11px;
}
/* +------------------------------------------------------------+ */
/* |  Content                                                   | */
/* +------------------------------------------------------------+ */

#ContentContainer {
	float: right;
	width: 754px;
}
#ContentNav {
	float: right;
	margin-top: 8px;
	border-top: 1px solid #838383;
	border-bottom: 1px solid #838383;
	background-color: #eef609;
	width: 754px;
	font-size: 14px;
	font-weight: 700;
}
#ContentNav li {
	float: left;
	padding: 2px 14px 0 14px;
	border-right:  1px solid #838383;
	display: inline;
	height: 20px;
}
#ContentNav #last {
	border-right: none;
}
#ContentNav #blumbyte {
	float: right;
	border-right: none;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #8f931d;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}
#ContentNav #blumbyte a {
	color: #8f931d;
	text-decoration: none;
}
#ContentNav #blumbyte a:hover {
	color: #8f931d;
	text-decoration: underline;
}
#ContentNav li a {
	text-decoration: none;
}
#ContentNav a:hover {
	text-decoration: underline;
}
#line2px {
	float: right;
	width: 754px;
	background-color: #eaeaea;
	height: 2px;
	border: none;
}
#line3px {
	float: right;
	width: 754px;
	border-top: 1px solid #838383;
	height: 2px;
}
#ContentHeader {
	float: right;
	margin-top: 25px;
	width: 754px;
	border-bottom: 1px solid #838383;
}
#Content {
	float: right;
	margin-top: 25px;
	width: 100%;
	margin-top: 20px;
}
#Content li {
	float: left;
	width: 754px;
}
#Content li .left {
	float: left;
	width: 350px;
}
#Content li .right {
	float: right;
	width: 350px;
}
#Content li .seperator {
	float: left;
	width: 20px;
	height: 100px;
}
/* +------------------------------------------------------------+ */
/* |  Footer                                                    | */
/* +------------------------------------------------------------+ */

#FooterContainer {
	border-top: 1px #a0a0a0 solid;
	width: 754px;
	float: right;
	margin-top: 27px;
	margin-bottom: 60px;
	font-size: 10px;
	color: #606060;
}
#FooterContainer li {
	margin-top: 7px;
}
#FooterContainer li a {
	color: #606060;
}
#FooterContainer li a:hover {
	color: #606060;
	text-decoration: underline;
}

/* +------------------------------------------------------------+ */
/* |  e107                                                    | */
/* +------------------------------------------------------------+ */

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px solid #bbb;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #fbfbfd;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #f7f7f7;
}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.logo {
	 display: block;
}
 

/* Theme Specific Classes */
/*----------------------------------------------------------------------------*/

.container {
	width: 755px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-right: 1px solid #126CA3;
	border-bottom: 1px solid #126CA3;
	margin-left: 0px;
}

.top_section {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.left_section {
	vertical-align: top;
	width: 160px;
	border-right: 1px solid #126CA3;
	background-color: #CCDCF9;
}

.top_bar {
	background-color: #126CA3;
	text-align: right;
	padding-right: 5px;
	width: 100%;
	height: 23px;
}

.main_container {
	vertical-align: top;
}

.top_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 10px;
	width: 100%;
}

.bottom_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
	width: 100%;
}

.right_section {
	border-left: 1px solid #126CA3;
	text-align: center;
	vertical-align: top;
	width: 160px;
}

.main_nav {
	padding-right: 5px;
	vertical-align: top;
}

.main_section {
	vertical-align: top;
	padding: 10px;
}

.main_caption, .menu_caption {
	font-weight: bold;
	color: #0B4366;
	margin-bottom: 7px;
}

.main_caption {
	font-size: 13px;
}

.tablerender {
	margin-bottom: 12px;
}

.top_left_menu_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

.top_left_menu {
	background-color: #126CA3;
	font-weight: bold;
	padding: 12px 7px;
	color: #fff;
}

.top_left_menu a {
	color: #fff;
}

.top_left_menu a:hover {
	color: #ddd;
}

.top_left_menu_caption {
	font-size: 12px;
	padding-bottom: 10px;
}

.bottom_left_menu_area {
	vertical-align: top;
	padding-bottom: 10px;
}

.menu_caption {
	border-bottom: 1px solid #222;
	font-size: 12px;
}

.menu_container {
	width: 160px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.menu_inner_container {
	padding: 10px 7px;
}

.disclaimer {
	text-align: center;
	width: 755px;
	padding: 12px 0px;
}


/* Theme Specific Classes: News Style */

.news_info_top {
	padding: 2px;
}

.news_info_bottom {
	width: 100%;
	background-color: #f7f7f9;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
}

.news_info_bottom_left {
	padding: 2px;
}

.news_info_bottom_middle {
	padding: 2px;
	width: 100%;
}

.news_info_bottom_right {
	padding: 2px;
	white-space: nowrap
}

.news_comments_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}


/* Theme Specific Classes: Cube Logo Graphic */

.cube_container {
	position: relative;
	left: 0;
	top: 0;
}

.cube_image {
	position: absolute;
	top: -76px;
	left: -49px;
	width: 96px;
	height: 108px;
	display: block;
}


/* Theme Specific Classes: Advanced Content Management Graphic */

.advanced_image {
	width: 145px;
	height: 90px;
	display: block;
	margin-left: 14px;
}


/* Theme Specific Classes: Paperclipped Notes Menu */

.paperclip_container {
	text-align: center;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

.paperclip_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 130px;
	height: 175px;
}

.paperclip_caption {
	padding: 6px 0px;
	text-align: right;
}

.paperclip {
	font-weight: bold;
	font-size: 12px;
	padding: 34px 20px 0px 20px;
	text-align: left;
	background-image: url(images/paperclip.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
	vertical-align: top;
}


/* Theme Specific Classes: Post It Note Menu */

.post_it_container {
	text-align: center;
	margin-bottom: 9px;
	margin-top: 7px;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 12px;
}

.post_it_top {
	background-image: url(images/post_it_top.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.post_it_back {
	text-align: left;
	background-image: url(images/post_it_middle.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}

.post_it_bottom {
	background-image: url(images/post_it_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 12px 7px;
}

.post_it_caption {
	padding-bottom: 5px;
}


/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead, 
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: bold 12px Goorgia, serif;
	color: #787878;
	text-align: left;
}

div.menuBar {
	background-color: #fff;
	border-top: 1px solid #fff;
	padding: 4px 0px;
	text-align: right;
}

div.emenuBar {
	background-color: #EAEAEA;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
	border: 1px solid;
	border-color: transparent !important;
	border-color: #fff #fff #fff #fff;
	left: 0px;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: #EAEAEA;
	border-color: #fff #fff #fff #fff !important;
	color: #fff;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #EAEAEA;
	border-color: #fff #fff #fff #fff !important;
	left: 1px;
	top: 1px;
	color: #fff;
}

div.menu {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #EAEAEA #EAEAEA #EAEAEA #EAEAEA;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #F2F4FF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}




