/***********************************************/
/* HTML tag styles				*/
/***********************************************/ 

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/bg.gif) repeat-x #FFFFFF;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

a:link, a:visited {
	color: #04547f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	color: #457f0f;
	font-weight: bold;
	font-size: 14px;
}

input, textarea {
	background-color: #eff3fc;
	border: 1px solid #cdd3e5;
	padding: 2px;
	font-family: Arial,sans-serif;
	font-size: 11px;
}

img {
	border: 0;
	vertical-align: middle;
}

li {
	list-style-image: url(../img/bullet.gif);
	margin: 0 30px 10px 20px;
}

div.hr {
	height: 1px;
	background: url(../img/divider.gif) no-repeat scroll center;
	width: 260px;
	margin: 20px auto;
}

div.hr hr {
	display: none;
}


/***********************************************/
/* Layout Divs			  */
/***********************************************/

#container {
	width: 960px;
	margin: 0 auto;	
}

#masthead {
	background: url(../img/masthead.jpg) no-repeat;
	height: 143px;
}

#navbar {
	background: url(../img/nav/navbar.gif) no-repeat;
	height: 34px;
	padding: 0 45px;
}

#subnav {
	background: url(../img/nav/subnav.gif) no-repeat;
	height: 20px;
	padding: 10px 56px 0px 56px;
	color: #16250d;
	font-size: 11px;
}

#subnav a {
	color: #467629;
	font-size: 11px;
}

#subnav a:hover {
	color: #16250d;
	text-decoration: underline;
}

#subnav img {
	width: 35px;
	height: 16px;
}

#proposition {
	background: url(../img/proposition.jpg) no-repeat;
	height: 101px;
}

#content {
	background: url(../img/bg-shadow.gif) no-repeat;
	padding: 30px 60px;
}

#subcontent {
	background: url(../img/bg-sub.gif) no-repeat;
	padding: 30px 60px;
}

#subcontent .logo {
	float: left;
	margin-right: 10px;
}

#schedule table {
	width: 100%;
	border: 0;
}

#schedule td {
	border-bottom: 1px solid #cfcfcf;
	padding: 10px;
	vertical-align: top;
}

#legend {
	width: 200px;
	float: right;
}

#legend img {
	width: 10px;
	height: 10px;
	border: 1px solid #cfcfcf;
}

#leftContainer {
	width: 620px;
	padding-right: 20px;
}

#welcome {
	background: url(../img/title/welcome.gif) no-repeat;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #207dad;
	border-bottom: 1px solid #d7d7d7;
}


/***********************************************/
/* Left sidebar						           */
/***********************************************/

#highlights {
	width: 260px;
	margin-top: 20px;
	float: left;
}

#highlights a {
	font-size: 11px;
}

.photo {
	float: right;
}

.photoLarge {
	float: right;
	margin-left: 10px;
}

.company {
	color: #65bc12;
}

#speakers {
	background: url(../img/title/speakers.gif) no-repeat;
	padding-top: 60px;
}

#films {
	background: url(../img/title/films.gif) no-repeat;
	padding-top: 60px;
}

#news {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	background: url(../img/title/news.gif) no-repeat;
	width: 340px;
	padding-top: 50px;
}

#news div {
	padding: 10px;
}

#news .alt {
	background-color: #e5f6f1;
	padding: 10px;
}


/***********************************************/
/* Right sidebar			       */
/***********************************************/

#register {
	width: 198px;
	border-top: 1px solid #53a21a;
	border-bottom: 1px solid #53a21a;
	padding: 10px 0;
	margin-bottom: 18px;
}

#iphone {
	background: url(../img/bg-iphone.gif) no-repeat;
	padding: 40px 5px 10px 10px;
	width: 183px;
	height: 100px;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin-bottom: 10px;
}

#updates {
	background: url(../img/bg-updates.gif) no-repeat;
	padding: 40px 10px 10px 10px;
	width: 178px !important;
	width: 198px;
	height: 177px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin-bottom: 18px;
}

#updates .item {
	clear: both;
	height: 60px;
	vertical-align: middle;
}

#updates img {
	float: left;
	margin-right: 5px;
	width: 55px;
	height: 55px;
}

#updates a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#updates a:hover {
	text-decoration: underline;
}

#link {
	float: left;
	background: url(../img/bg-link.gif) no-repeat;
	padding: 40px 5px 0 10px;
	width: 183px;
	height: 150px;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin-bottom: -50px;
}


/***********************************************/
/* Footer				       */
/***********************************************/

#footer {
	clear: both;
	background: url(../img/bg-footer.gif) no-repeat;
	width: 900px;
	height: 110px;
	padding: 70px 0 50px 40px !important;
	padding: 70px 0 0 40px;
	font-size: 11px;
}

#footer img {
	margin: 10px 3px 0 3px;
	vertical-align: middle;
}


/***********************************************/
/* Slider				       */
/***********************************************/

.fl {
	float: left;
	display: inline;
}

.slider {
	position: relative;
	width: 260px;
	text-align: left;
}

.slider .messaging {
	display: block;
	padding: 5px;
	margin: 0 20px 5px 20px;
}

.slider .prev, .slider .next {
	position: absolute;
	top: 42%;
	display: none;
}

.slider .next {
	right: 0px;
}

.slider .container {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: relative;
	width: 220px;
	margin-left: 20px;
	top: 0;
	overflow: hidden;
}

.slider .view_all {
	padding: 5px;
	//margin: 0 0 2px 0;
	margin-top: -40px;
	border-top: #eeeeed 1px solid;
	border-bottom: #eeeeed 1px solid;
	text-align: center;
	visibility: hidden;
}

.slider .item {
    /*
        Must contain a width and a margin-right.
    */
	width: 220px;
	margin-right: 10px;
}

.slider .item div {
	width: 220px;
	padding: 10px 0 10px 0;
}