/* --------------------------------------------------------
    Main stylesheet
    Site: Safe Pork 2009
    Created by: Stéphanie Léveillé - stephanie.leveille@leonarddg.com
    Filename: main.css
   -------------------------------------------------------- */
   
/* --------------------------------------------------------
    COLORS
    Grey:      #4d4d4f
   -------------------------------------------------------- */


* {
	border: 0;
	margin: 0;
	padding: 0;
}

a{ color: #D63374; }

:focus { outline: none;}
.form_error { color: red; }


body {
	background: #585555;
	color: #4d4d4f;
	font: 62.5% Arial, Verdana, Helvetica, sans-serif;
}


#container {
	background: url(../images/background.gif) repeat-y;
	font-size: 1.1em;
	margin: 0 auto;
	width: 982px;
}

#header {
	background: url(../images/backHeader.jpg) no-repeat;
	position: relative;
	height: 273px;
}

h1#logo {
	position: absolute;
	height: 200px;
	left: 30px;
	width: 250px;
}

h1#logo a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	width: 100%;
}

p#flashNews {
	color: #000;
	font: 1.3em "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	height: 36px;
	left: 385px;
	line-height: 36px;
	overflow: hidden;
	position: absolute;
	top: 200px;
	width: 565px;
}

#col1, #col2, #col3 {
	display: inline;
	float: left;
	width: 173px;
}
#col2 { width: 574px; }
* html #col2 { width: 569px; }
#col3 { background: url(../images/backSide.jpg) left top no-repeat; min-height: 428px; width: 222px; }

/*** content ***/
#content {
	font-size: 1.1em;
	margin-top: -10px;
	padding: 0 20px 0 34px;
	position: relative;
}
#content h1 {
	color: #992454;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 1em;
}

#content h2 {
	color: #992454;
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 1em;
}

#content p { line-height: 1.4em; margin-bottom: 1em;}

#content ol, #content ul { margin: 0 0 1em 30px;}
#content li { margin: 0 0 5px;}

#logoAcc { visibility: hidden; }
#home #logoAcc { 
	margin: 40px 0 0 20px;
	visibility: visible;
 }

/**** col3 ****/
#btnRegistration {
	background: url(../images/btnRegistration.gif) no-repeat;
	display: block;
	height: 78px;
	margin-bottom: 50px;
	text-indent: -9999px;
	width: 201px;
}

#btnAbstract {
	background: url(../images/btnAbstract.gif) no-repeat;
	display: block;
	height: 78px;
	margin-bottom: 50px;
	text-indent: -9999px;
	width: 201px;
}

#documentations { 
	background: url(../images/backTopDocumentation.gif) no-repeat;
	margin-bottom: 30px;
	xpadding-top: 50px;
	width: 201px;
}


#documentations .back {
	background: url(../images/backBottomDocumentation.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

#documentations a {
	color: #180206;
	display: block;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 40px 0 0 45px;
	text-decoration: none;
}

/***** menu ****/

#menuSec {
	list-style: none;
	position: absolute;
	right: 40px;
	top:5px;
}

#menuSec li { display: inline; margin-left: 10px;}
#menuSec li a { color: #fff; text-decoration: none;}


#lavaLampVertical {
	background: url(../images/backMenu.png) no-repeat;
	height: 281px;
	list-style: none;
	padding-top:20px;
	position: relative;
	width: 173px;
}

#lavaLampVertical li { clear: left; float: left; width: 168px; margin-right: 5px;}

#lavaLampVertical li a {
	color: #fff;
	cursor: pointer;
	display: block;
	font: 1.1em "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 15px;
	text-align: right;
	text-decoration: none;
	position: relative;
    overflow: hidden;
	outline: none;
	z-index: 10;
	width: 138px;
}

#lavaLampVertical li.back { 
	background: #992454;
	z-index: 8;
	position: absolute;
}


/**** footer ***/

#footer {
	background: #fff url(../images/backFooter.gif) 0 30px no-repeat;
	margin: 0 13px 0 9px;
	padding-top: 60px;
	text-align: center;
}

/* -------------------------------------------*/
/* --------------->>> texte <<<---------------*/
/* -------------------------------------------*/
p { margin: 0 0 1.4em; }
ul.txt { margin: 0 0 1.4em 20px; }
ul.txt li { margin-bottom: 5px; }


/* Schedule page___________________________________________________________________________*/

table.schedule {
	border:0px;
	margin-bottom: 30px;
	width:100%;
}

table.schedule td td { border-bottom: 1px solid #fff; }

table.schedule h2 { padding-top: 0; margin-top: 0;}

table.schedule th {
	padding:15px 20px 10px 15px;
	vertical-align:top;
    text-align:left;
	background-color: #BEBCBA;
	font-size: 110%;
}

table.schedule td {
	border-bottom:1px;
	border-right:1px;
	vertical-align:top;
	padding:15px 20px 0px 15px;
}

table.schedule abbr {
	border: none;
}                  

table.schedule td.registration {
	background-color: #FFCFE3;
}

table.schedule td  h2 {
	padding: 0 0 7px !important;
	margin: 0 !important;
}

table.schedule td.time {
	background-color: #992454;
	color:#fff;
	font-size: 0.9em;
	padding:15px 10px 0px 10px;
}

table.schedule td.presentation {
	background-color: #E796B7;

}

table.schedule td.break {
	background-color: #FFCFE3;
}

table.schedule td.other, table.schedule td.introduction {
	background-color: #E796B7;
}

table.schedule p.speaker {
	font-weight:bold;
}

table.schedule a {
	font-weight:bold;
	background-color:#fac200;
	color:#df3c20;
	text-decoration:none;
}

table.schedule a:hover {
	background-color:#df3c20;
	color:#fac200;
	text-decoration:none;
}




/* -------------------------------------------*/
/* --------------->>> other <<<---------------*/
/* -------------------------------------------*/

.clearfix:after, form li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, form li {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */