/* CSS Document */

body {
	background: #999eab;
	background-image: url(images/bgGrad.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	text-align: left;
}

#container {
	width: 779px;
	float: left;
}

#header {
	width: 779px;
	float: left;
	height: 62px;
	background: #787d8a url(images/sol_logo.jpg) no-repeat 12px 12px;
}

#logo {
	width: 332px;
	height: 53px;
	float: left;
	position: relative;
	top: 13px;
	left: 10px;
}

#flashcontent {
	width: 779px;
	height: 232px;
	float: left;
	background-image: url(images/mainimgbg.gif);
}
#flashcontent2 {
	width: 779px;
	height: 350px;
	float: left;
	background-image: url(images/mainimgbg2.gif);
	padding-top: 10px;
}
#hdrcontact {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #3b4352;
	position: relative;
	top: 15px;
	left: -10px;
}

#mainimg {
	width: 779px;
	height: 232px;
	float: left;
	background: url(images/mainimgbg.gif);
}

#innerimg {
	width: 779px;
	height: 151px;
	float: left;
	background: url(images/innerimg.jpg) no-repeat;
}
#cloudimg {
	width: 779px;
	height: 151px;
	float: left;
	background: url(images/mainimg3.jpg) no-repeat;
}


#nav {
	width: 779px;
	height: 28px;
	float: left;
	border-bottom: 1px solid #5d6984;
}

#nav .item {
	float: left;
}

#content {
	width: 779px;
	float: left;
	font-size: 14px;
	background: #787d8a;
	color: #ffffff;
}

#bodytext {
	width:610px;
	float: left;
	padding: 30px;
	font-size: 12px;
}
#eftbodytext {
	width:622px;
	float: left;
	padding: 30px;
	font-size: 12px;
	background-image: url(images/eftLogosm.png);
	background-repeat: no-repeat;
	background-position: 420px 20px;
}
#homebodytext {
	width: 566px;
	float: left;
	padding: 30px;
	margin-top: -50px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	color: #3b4352;
	font-size: 14px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 7px;
	color: #cdcdcd;
	font-size: 14px;
	font-style: italic;
}
h4 {
	font-size: 16px;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 16px;
	color: #CCCCCC;
}

#homebodytext  p {
	line-height: 22px;
}

.photo {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	position: relative;
}
.photobody {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	position: relative;
	border: 1px solid #3F4756;
}
.photobody_nb {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	position: relative;
}
.photobody_nbR {
	float: right;
	margin-right: 5px;
	margin-bottom: 2px;
	position: relative;
}

#testi {
	width: 97px;
	float: left;
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
}

#testi p {
	padding-left: 15px;
	padding-right: 1px;
	margin-bottom: 25px;
	font-style: italic;
	color: #dbdbdb;
}
	

#chakra {
	width: 153px;
	height: 284px;
	float: left;
	background: url(images/chakra.gif) no-repeat;
}

#chakrasm {
	width: 97px;
	height: 179px;
	float: left;
	background: url(images/chakra_sm.gif) no-repeat;
}

#footer {
	width: 779px;
	height: 25px;
	float: left;
	background: url(images/footerbg.gif);
	color: #c6c6c6;
	text-align: center;
}

#footer p {
	font-size: 10px;
	margin-top: 5px;
}

#footer a {
	color: #ffffff;
}

/* Global classes */

img {
	border: 0px;
}

.clear {
	clear: left;
}

p {
	margin: 0 0 1em 0;
}

a {
	color: #d0dd40;
}

ul {
	position: relative;
	width: 400px;
}

/* Francais classes */

#eftbodytextF {
	width:579px;
	float: left;
	padding: 30px;
	font-size: 12px;
	background-image: url(images/eftLogosm.png);
	background-repeat: no-repeat;
	background-position: 420px 20px;
}

#francais {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #787D89;
	text-align: right;
	padding-right: 10px;
	font-size: 9px;
}

#francais a:link, #francais a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

#francais a:hover, #francais a:active {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 9px;
}

#francaisL {
	text-decoration: none;
	display: block;
	font-size: 12px;
	margin-top: 10px;
}

#francaisL a:link, #francaisL a:visited {
	color: #CBD847;
	text-decoration: none;
	padding: 5px 6px;
	border-right: 1px solid #505869;
	border-bottom: 1px solid #505869;
	border-top: 1px solid #505869;
}
#francaisL a:hover, #francaisL a:active {
	color: #FFFFCC;
	text-decoration: none;
	padding: 5px 6px;
	border-right: 1px solid #505869;
	border-bottom: 1px solid #505869;
	border-top: 1px solid #505869;
}
/*home link*/
#home {
	text-decoration: none;
	display: block;
	font-size: 12px;
	margin-top: 15px;
	
}

#home a:link, #home a:visited {
	color: #FFFF99;
	text-decoration: none;
	padding: 5px 6px;
	border-right: 1px solid #505869;
	border-bottom: 1px solid #505869;
	border-top: 1px solid #505869;
}
#home a:hover, #home a:active {
	color: #FFFFCC;
	text-decoration: none;
	padding: 5px 6px;
	border-right: 1px solid #505869;
	border-bottom: 1px solid #505869;
	border-top: 1px solid #505869;
}

#francaisr {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #787D89;
	font-size: 9px;
	padding-left: 18px;
	z-index: 100;
}
#francaisr a:link, #francaisr a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	padding-left: -30px;
	z-index: 100;
}
#francaisr a:hover, #francaisr a:active {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 9px;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
/* EFT workshop classes */
.level1 {
	background-image: url(images/eftW1.png);
	background-repeat: no-repeat;
	background-position: 380px 0px;
}
.level2 {
	background-image: url(images/eftW2.png);
	background-repeat: no-repeat;
	background-position: 380px 40px;
}
.level3 {
	background-image: url(images/eftW3.png);
	background-repeat: no-repeat;
	background-position: 380px bottom;
}
.divlist {
	display: block;
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: circle;
}
.title {
	color: #513C54;
	font-weight: bold;
	font-size: 18px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.translation {
	float: right;
	position: relative;
	height: 20px;
}
.googlesearch {
	position: relative;
	background-color: #FFFFFF;
	width: 170px;
	border: thin solid #989DA9;
	height: 120px;
	float: right;
}
.francaisBullets ul {
	margin-left: 5px;
	list-style-type: circle;
}

