/****************************************************************/
/*   Design:   Multiflex-4.2 / Layout-3                         */
/*   File:     Global layout structure                          */
/*   Date:     January 20, 2008                                 */
/*--------------------------------------------------------------*/



/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {
	font-size:62.5%;
	background-color:#CCCCCC;
	font-family:verdana,arial,sans-serif;
	background-image: url(../clean/img/layout/background/back2.jpg);
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:766px; margin:0px auto; margin-top:10px; margin-bottom:10px; font-size:1.0em;background-color:rgb(255,255,255);}
.main {clear:both; width:760px; padding-bottom:30px; border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); background:transparent url(../img/layout/bg_main_reverse.gif) top left repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:right; width:160px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:560px; margin:0 0 0 20px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:760px; padding:1.0em 0 1.0em 0; border-top:solid 3px rgb(175,175,175); border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); border-bottom:solid 3px rgb(175,175,175); background:#466962; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* HEADER */
.header {width:766px;}
.header-top {
	width:760px;
	height:190px;
	border-top:solid 3px rgb(175,175,175);
	border-left:solid 3px rgb(175,175,175);
	border-right:solid 3px rgb(175,175,175);
	background: url('../img/layout/headbackcolor4.jpg');
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
.header-bottom {width:760px; border-bottom:solid 3px rgb(175,175,175); border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); border-top:solid 1px rgb(175,175,175);}
.header-breadcrumbs {
	clear:both;
	width:760px;
	border-left:solid 3px rgb(175,175,175);
	border-right:solid 3px rgb(175,175,175);
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
}
.header .round-border-topleft {width:25px; height:25px; position:absolute; z-index:100; background:url(../img/layout/bg_head_corner_topleft_25px.gif) no-repeat; margin-top:-3px; margin-left:-3px;}
.header .round-border-topright {width:25px; height:25px; position:absolute; z-index:100; background:url(../img/layout/bg_head_corner_topright_25px.gif) no-repeat; margin-top:-3px; margin-left:932px;}

/*************/
/*  2. HEAD  */
/*************/
.sitelogo {
	width:193px;
	height:145px;
	position:absolute;
	z-index:1;
	margin:18px 0 0 15px;
	background-image: url(../img/layout/fasting-logo.jpg);
}
.sitename {
	width:400px;
	height:45px;
	position:absolute;
	z-index:1;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 90px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
}
.sitename h1 {
	font-family: "Lucida Sans";
	font-size: 30px;
	color: #FFFFFF;
}
.sitename h2 {
	margin:-2px 0 0 0;
	color:#FFFBF0;
	font-weight:normal;
	font-size:160%;
	text-indent: 30px;
	font-style: normal;
}
.sitename a{text-decoration:none; color: #FFFFFF;}
.sitename a:hover {
	color:#333333;
}

/*Drop-down menu*/
.nav2 {white-space:nowrap /*IE hack*/; float:left; width:760px; background:#466962; color:#FFF; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:2.1em; line-height:2.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:normal; color:#FFF;}
.nav2 ul li ul {display:none; border:none; color:#FFF;}

/*Non-IE6 hovering*/
.nav2 ul li:hover {	position:relative; color: #333333;}

/*Sylvain IE hack*/
.nav2 ul li:hover a {background-color:rgb(215,215,215); text-decoration:none;color: #333333;} 

/*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.0em; margin-top:0.1em; left:0; color: #333333;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(240,240,240); font-weight:normal; 	color:#333333;}

/*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(215,215,215); text-decoration:none;}
/*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(215,215,215); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.1em; t\op:2.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(240,240,240); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(215,215,215); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul {float:left; width:500px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/layout/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}


/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; margin:0; background:url(../img/layout/bg_corner_topleft.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {
	width:560px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column2-unit-left {float:left; width:260px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:260px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:130px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:130px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:130px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#FFF; font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:#FFF;}
.footer a:hover {text-decoration:none; color: #999999;}
.footer a:visited {color: #99FFCC;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:560px; height:0.2em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}


/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:760px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:760px; background:transparent;}}
@media print {.nav2 {float:left; width:760px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:760px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:760px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}


/********************************/
/*  My additions  */
/********************************/
.clear-nb {clear:both; width:560px; height:0.2em; border:none;}
.page-container .header .header-top .sitelogo {
	border: thin groove #333333;
}

.headbyline {
	margin:-2px 0 0 0;
	color:#FFFBF0;
	font-weight:bold;
	font-size:160%;
	text-indent: 30px;
}

.divbump {
	margin-left: 45px;
}

.title {
	font-family: "Lucida Sans";
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
