/* Layout - Homepage | memOree
	-> CSS spécifique à la page d'accueil de memOree
----------------------------------- */

/* Base 
----------------------------------- */

body {
	background: white repeat-x url("/home/images/background/body.jpg");
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 80%
}

#page {
	color: #696557;
}

.ghost-input {
	color: #8E856A;
	font-style: italic;
}

a {
	color: #8f9193;
	text-decoration: none;
}
a:hover {
	color: #dd6901;
}
/* Header 
----------------------------------- */

#header-wrapper {
	background: no-repeat url("/home/images/background/header-wrapper.jpg") center top;
}

#header {
	width: 980px;
	height: 93px;
	margin: 0 auto;
	padding-top: 21px;
	background: white no-repeat url("/home/images/background/header.jpg");
}

/* --- Logo --- */

#logo {
	float: left;
	width: 301px;
	height: 93px;
	background: no-repeat url("/home/images/background/logo.jpg") right bottom;
	position: relative;
}

#logo a {
	display: block;
	width: 243px;
	height: 60px;
	margin: 13px 0 0 17px;
}

#beta {
	position: absolute;
	top: 41px;
	left: 245px;
}

/* --- Connection --- */

#validation-errors {
	padding-bottom: 10px;
}

#connection {
	height: 68px;
	padding-left: 520px;
}

#connection.connected {
	padding-left: 300px;
	text-align:right;
}

#connection #mail, #connection #pass {
	float: left;
	margin-right: 5px;
}

#connection #log-in {
	/*padding-top: 5px;*/
}

#connection #mail input, #connection #pass input {
	margin-top: 1px;
	padding-bottom: 1px;	
}

#connection label {
	display: block;
	margin-top: 2px;
}

#connection #check {
	vertical-align: -1px;
}

/* --- Search --- */

#subheader {
	height: 25px;
	background: no-repeat url("/home/images/background/search.jpg") right bottom;
	
	text-align: right;
}

#subheader form {
	position: relative;
	top: 10px;
}

#subheader form {
	height: 26px;
	margin-left: 546px;
	padding-top: 4px;
	padding-left: 29px;
	padding-right: 5px;
	background: no-repeat url("/images/background/search.png") top right;
}

#subheader input[type=text] {
	width: 235px;
}

#search-wrapper {
	position: relative;
}
#search-wrapper .search-loader {
	position: absolute;
	top : 15px;
	right : 411px;
}

/* Content 
----------------------------------- */

#global-wrapper {
	background: no-repeat url("/home/images/background/global-wrapper.jpg") center top;
}

#global {
	width: 980px;
	height: 601px;
	margin: 0 auto;
	background: white no-repeat url("/home/images/background/global.jpg");
}

#content {
	padding: 15px 0 0 0;
	/*padding: 10px 10px;*/
}

/* --- blocks --- */

/* tmp : � retirer et enlever les border:none!important dans les autres div une fois fait */
/*#content div {
	min-height: 50px;
	border: 1px solid black;
}*/

/* memOree registration
----------------------------------- */

#content h1 {
	background: no-repeat url("/images/background/h1.png");
	min-width: 350px;
	height: 23px;
	margin: 10px 0;
	padding: 11px 0 24px 68px;
	font-size: 1em;
	font-weight: bold;
	color: #dd6901;
}

#content strong {
	font-weight: bold;	
}

#content strong.head {
	color: #dd6901;
}

/* - desc - */

#content #registration-desc {
	float: left;
	width: 455px;	
}

#content #registration-desc p {
	height: 80px;
	padding: 10px 20px;
}

#content #registration-desc img {
	margin: 5px 10px;
}

/* - form - */

#content #registration-form {
	width: 455px;	
	margin-left: 505px;
}
#content #connection-form {
	width: 455px;
	height: 490px;
	float: left;
}

#free-memory {
	margin-left: 40px;
	width: 390px;
	padding: 8px;
	border: 1px #f6d473 solid;
	background-color: #feedb7;
}
#free-memory p {
	font-size: 1.4em;
}

#content div.form > p.info {
	margin-left: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content div.form > p {
	padding: 5px 10px;	
}

#content div.form form div {
	margin: 8px 0;	
}

#content div.form label.block, #content div.form label.float {
	display: block;
	float: left;
	width: 145px;	
	padding: 0 10px;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
}

#content div.form input[type=text], #content div.form input[type=password], #content div.form .question {
	width: 231px;	
}

#content div.form input[name=year] {
	width: 80px;	
}

#content div.form #captcha {
	width: 98px;
	height: 98px;	
	margin: 20px 0 15px 160px; 
	border: 1px solid black;
}

#content div.form #agreement {
	font-size: 0.85em;
}

#content div.form div.block {
	margin-left: 170px;
}

#content div.form #password {
	margin-top: 20px;
}

#content div.form input[type=checkbox] {
	vertical-align: -2px;	
}

#content div.form input[type=submit] {
	margin-top: 10px;	
}

/* - legal - */

#content #registration-legal {
	clear: both;
	padding: 15px 20px 0 20px;
	background: no-repeat url("/images/misc/marker1.png") 2px 17px;
	font-size: 0.8em;
	text-align: justify;
}

/* memOree home
----------------------------------- */

/* testimonials */

#content #testimonials {
	float: left;
	width: 410px;
	height: 320px;
}

/* memories */

#content #memories {
	margin: 0 0 10px 420px;
	height: 310px;
}
#clickables {
	background-image: url("/images/buttons/home-target-shadow.png");
	background-repeat: no-repeat;
	background-positionl: bottom;
	list-style: inline;
	margin-top: 10px;
	margin-left:25px;
	width: 495px;
	height: 26px;
}
#clickables li {
	background-image: url("/images/buttons/home-target-tab.png");
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
	float: left;
	text-align: center;
	width: 95px;
	height: 22px;
	margin-top: 1px;
	padding-top: 3px;
}
#clickables li.first {
	margin-left: 4px;
	margin-right: 2px;
}
#clickables li.middle {
	margin-left: 1px;
	margin-right: 2px;
}
#clickables li.last {
	margin-left: 1px;
	margin-right: 4px;		
}
#clickables li.current {
	color: #FF7901;
}
#frame {
	width: 547px;
	height: 280px;
	padding-left: 15px;
	padding-top: 6px;
	background-image: url("/images/background/home-target-frame.png");
	background-repeat: no-repeat;
}
#scroller-2 {
	overflow: hidden;
	width: 517px;
	height: 257px;
}
#scroller-content {
	width: 2100px;
}
#pane {
	width: 100%;
	height: 237px;
	font-size: 0.8em;
}
div.slider-part {
	display: block;
}
div.slide {
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	padding : 10px 260px 10px 12px;
	width: 250px;
	height: 237px;
}
#gen {
	background-image: url("/images/background/home-target-generique.png");
}
#part-1 {
	background-image: url("/images/background/home-target-part-1.png");
}
#part-2 {
	background-image: url("/images/background/home-target-part-2.png");
	color: #333;
}
#part-3 {
	background-image: url("/images/background/home-target-part-3.png");
}
#cpy-1 {
	background-image: url("/images/background/home-target-cpy-1.png");
}
#cpy-2 {
	background-image: url("/images/background/home-target-cpy-2.png");
}
#cpy-3 {
	background-image: url("/images/background/home-target-cpy-3.png");
	color: #E4E4E4
}
#cpy-4 {
	background-image: url("/images/background/home-target-cpy-4.png");
}
#col-1 {
	background-image: url("/images/background/home-target-col-1.png");
}
#col-2 {
	background-image: url("/images/background/home-target-col-2.png");
}
#col-3 {
	background-image: url("/images/background/home-target-col-3.png");
}
#ass-1 {
	background-image: url("/images/background/home-target-ass-1.png");
	color: #E4E4E4
}
#ass-2 {
	background-image: url("/images/background/home-target-ass-2.png");
}
#ass-3 {
	background-image: url("/images/background/home-target-ass-3.png");
}
#ass-4 {
	background-image: url("/images/background/home-target-ass-4.png");
}
#hea-1 {
	background-image: url("/images/background/home-target-hea-1.png");
}
#hea-2 {
	background-image: url("/images/background/home-target-hea-2.png");
}
#hea-3 {
	background-image: url("/images/background/home-target-hea-3.png");
}
#hea-4 {
	background-image: url("/images/background/home-target-hea-4.png");
}
#home-left-arrow {
	background-image: url("/images/buttons/home-left-arrow.png");
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	width: 22px;
	height: 25px;
	margin-top: 225px;
	margin-left: 460px;
}
#home-left-arrow:hover, #home-right-arrow:hover {
	cursor:pointer;
}
#home-right-arrow {
	background-image: url("/images/buttons/home-right-arrow.png");
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	width: 22px;
	height: 25px;
	margin-top: 225px;
	margin-left: 485px;
}
#gen .white-title {
	margin-top: 88px;
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
}
#gen .orange-subtitle {
	color: #f7ba00;
	font-size: 2em;
}
#gen .white-subtitle {
	width: 300px;
	color: #fff;
	font-size: 1.5em;
}
.slider-part .para{
	 width:230px;
	 text-align:justify;
	 padding :0pt;
	 margin: 0pt;
}
/* registration */

#content #signup {
	/*border: 1px solid #f00;*/
	margin-left: 40px;
	margin-top : 67px;
	font-size: 1.2em;
	float: left;
	width: 360px;
	height: 200px;
}
#content #signup #home-signup-test {
	font-size: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 8px;
}
#content #signup #home-signup-create {
	float: left;
	margin-right: 14px;
	letter-spacing: 1px;
	font-size: 1.5em;
}
#content #signup #home-signup-free {
	font-size: 1.5em;
	letter-spacing: 2px;
	font-weight: bold;
}
#content #signup #home-signup-container {
	float: left;
}
#content #signup #home-signup-container #home-signup-first {
	font-size: 1.3em;
}
#content #signup #home-signup-container #home-signup-memory {
	cursor: help;
	font-size: 2em;
	border-bottom: 1px dashed #dd6901;
	color: #dd6901;
}
#content #signup #home-signup-button {
	background-image: url('/images/buttons/home-registration.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 174px;
	height: 76px;
	margin-top: 10px;
	margin-left: 170px;
	display:block;
	text-indent: -999px;
}
#content #signup #home-signup-button:hover {
	background-position: 0 -76px;
}
/*OLD*/
#content #registration {
	float: left;
	width: 290px;
	height: 240px;
	border: none !important;
	background: no-repeat url("/home/images/background/registration.png") bottom left;
	
	font-size: 1em;
}

#content #registration strong {
	color: #ff7901;
	font-weight: bold;
}

#content #registration #step-1 {
	margin: 26px 0 0 70px;
}

#content #registration #step-2 {
	margin: 22px 0 0 45px;
}

#content #registration #step-3 {
	margin: 31px 0 0 40px;
}

#content #registration #step-4 {
	margin: 28px 0 0 57px;
}

#content #registration a.signup {
	display: block;
	width: 125px;
	height: 53px;
	margin: 12px 0 0 135px;
	background: no-repeat url("/home/images/buttons/registration.png") top left;
}

#content #registration a.tuto {
	color: inherit;
}

#content #registration a:hover {
	background-position: bottom left;
}

/* examples */

#examples {
	height: 250px;
	/*border:1px solid #00f;*/
	padding-top: 15px;
	background:url('/images/home/homepage-background-push.png') no-repeat;
}
/*
	Zone PUSH
	� compl�ter pour compatibilit� IE
*/
#push-title {
	/*border: 1px solid #f00;*/
	color: #606265;
	margin-left: 18px;
	font-size: 18px;
}
#push-links {
	font-size: 18px;
}
#push-links .selected {
	background-color: #606265;
	padding: 4px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
/*
#examples .cube {
	display: inline
}
#examples > div#souvenir-desc {
	display: block;
	width: 536px;
	height: 84px;
	background-image: url('/images/home/homepage-background-souvenir.png');
	font-size: 10px;
	margin-left: 60px;
	margin-top: 20px;
}
#souvenir-desc img {
	float:left;
	padding-top: 9px;
	padding-left: 7px;
	padding-right: 10px;
}
#souvenir-desc h3 {
	padding-top: 15px;
	font-weight: bold;
}
#souvenir-desc:hover {
	cursor: pointer;
}
*/

/* Footer 
----------------------------------- */

#footer-wrapper {
	background: no-repeat url("/home/images/background/footer-wrapper.jpg") center top;
}

#footer {
	width: 980px;
	margin: auto;
	height: 30px;
	background: white no-repeat url("/home/images/background/footer.jpg");
}

#footer-link {
	padding-top: 20px;
	font-size: 11px;
	color: #8f9193;
}

#footer-link li {
	display: inline;
}

#footer-link ul {
	margin-bottom: 5px;
}
	
/* Bubbles
----------------------------------- */
.bubble {
	position: absolute;
	color: #4E4F52;
	font-size: 10px;
	width: 306px;
}
.bubble .top {
	height: 15px;
	background-image: url('/images/home/homepage-push-bulle-top.png');
}
.bubble .content {
	padding-left: 25px;
	padding-right: 10px;
	background-image: url('/images/home/homepage-push-bulle-middle.png');
}
.bubble .bottom {
	height: 39px;
}
.bubble .bottom.right {
	background-image: url('/images/home/homepage-push-bulle-bottom-right.png');
}
.bubble .bottom.left {
	background-image: url('/images/home/homepage-push-bulle-bottom-left.png');
}
.bubble .content .close {
	float: right;
	background-image: url('/images/home/homepage-push-bulle-close.png');
	text-decoration: none;
	margin-left: 10px;
}
.bubble a {
	color: #CF5C19;
	height: 21px;
	width: 21px;
	font-style: normal;
}
.bubble .bubble-subtitle {
	padding-top: 12px;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 5px;
}
.bubble h2 {
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
}
.bubble cite {
	display:block;
	font-style: normal;
	font-size: 11px;
}
.bubble .visit-souvenir {
	width: 113px;
	height: 22px;
	margin-left: 155px;
	margin-top: 15px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 7px;
	padding-top: 4px;
	display: block;
	background-image: url('/images/home/homepage-push-bulle-button.png');
}
.bubble .visit-souvenir:hover {
	text-decoration: none;
}


/* Error 500 */
div#error {
	width: 470px;
	margin-left: 255px;
}
div#error p {
	margin-bottom: 3px;
}
div#error img {
	margin-left: 79px;
}
div#error div#oops {
	margin-top: 15px;
	font-size: 25px; 
	border-bottom: 1px solid #dadada;
}
div#error div#links {
	font-size: 15px;
	margin-top: 15px;
}