@import url("sweetTitles.css");

/* reset some defaults css */
* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

img {
	border: 0;
}

ul, li {
	list-style:none;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
}


body {
	line-height: 1.286em;
	margin:0em 0 0.643em 0;
	font-family: helvetica, "times new roman", serif;
}

html>body {
	font-size:12px;
}

/* ---[ links ]------------------------------------ */

/* default */

a {
    text-decoration: none;
    outline: none;
    }
a:link, a:visited {
    color: #93130D; 
    } 

a:hover{
	color:#007071;
	border-bottom:1px dotted line;
}

/* special case */
     
.more a:link, .more a:visited {
    color: #8B8B80; 
    border-bottom-color: #8B8B80;
    }

html body .more a:hover {
    color: #F60;
    }    
#footer #site-author a:link, #footer #site-author a:visited {
    color: #CCC; 
    border-bottom: none;
    }
.jo-link a:link, .jo-link a:visited {
    color: #fff;
    }
html body #footer li a:hover,
html body #footer #site-author a:hover {
    background-color: transparent;
    }

/* --- Typography from 23ways -------------------------------- */

p {
	font-size:1em;
	line-height:1.5em;
	margin:0 1.5em 1.5em 0;
}

h1 {
	line-height:1em;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 1em 0;
}

h2 {
	font-size:1.1667em;
	line-height: 1.286em;
	margin:1.929em 0 0.643em 0;
	font-weight:normal;
	/* this is old colour */
	color:#93130D;
	/* this is new */
	color: #2D63FF
}

h2.solo-heading{
	font-family: georgia;
	font-size: 20px;
}

h3 {
	font-size:17px;
	line-height: 1.286em;
	margin:0 0 5px 0;
	font-weight:normal;
	font-family: georgia;
	color:#007071;
}

#extra p , #footer{
	margin-right:0;
	font-size:0.91667em;
	line-height:1.6364em;
}

/* --- layout ----------------------------------------------- 
   keep these for just the layout no background color nothing! */

div#header{
	padding:30px 0 0 0
}
div#container{
	width:900px;
	margin:0 auto;
	position: relative;
}

div#content{
	float:left;
	width:100%;
}

div#navigation{
	position:absolute;
	top:80px;
	right:0;
	width:570px;
}

div#extra{
	padding-top:20px;
	border-top:1px solid #AAA;
	clear:both;
	width:100%
}

/* --- backgrounds ---------------------------------------------- */

/* --- navigation ----------------------------------------------- */
#globalNav{
	border-bottom:1px solid #AAA;
	height:18px;	
}

#globalNav li{
	display:inline;	
}
#globalNav li#nav-home a{
	padding-right:34px;
	padding-left:0;
}
#globalNav li#nav-contact a{
	padding-left:34px;
	padding-right:0;
}

#globalNav li a{
	display: inline;
	width: 100px;
	color:#000;
	padding:4px 37px;
}

#globalNav li a:hover{
color:#93130D;
background: url(/images/backgrounds/square_bullet.png) no-repeat center bottom;
}

#globalNav li#nav-home a:hover, .home #globalNav li#nav-home a{
	background: url(/images/backgrounds/square_bullet.png) no-repeat 12px 15px;
	color:#93130D;
}

#globalNav li#nav-contact a:hover, .contact #globalNav li#nav-contact a{
	background: url(/images/backgrounds/square_bullet.png) no-repeat 52px 15px;
	color:#93130D;
}

#globalNav li ul{
	display:none;
}

.ourselves #globalNav li#nav-ourselves a,
.conferences #globalNav li#nav-conferences a,
.specialevents #globalNav li#nav-specialevents a{
	color:#93130D;
	background: url(/images/backgrounds/square_bullet.png) no-repeat center bottom;
}

/* --- content --------------------------------------------------- */
#content{
	padding:30px;
	position: relative;
}

#content p strong{
	font-size:20px;
	font-weight: normal;
	line-height: 26px;
	color: #93AFFF;
	font-family: Georgia, "MS Trebuchet", sans-serif;
}

#content p, #content h2{
	width:400px;
	float:left;
	clear:left;
}
#content p.center{
	text-align:center;
}

#main_image{
	padding-left: 60px;
}

#content blockquote {
	clear:left;
    background: transparent url(/images/backgrounds/quote.gif) left top no-repeat;
    color: #aaa;
    font-family: Georgia,"Tahoma",verdana,arial,sans-serif;
    line-height: 1.5;
    margin: 1em 3em 1em 1.8em;
    padding: 1em 0 0;
    text-align: center; 
    text-indent: 34px;
      font-size:15px;
    }
    

blockquote p {
    margin-bottom: 0;
    }

#content .contents ol{
	clear: left;
	margin: 0 0 20px 30px;
}
#content .contents ol li{
	list-style-type: square;
	margin-left:20px;
}
#content .contents ol li.heading{
	list-style-type: none;
	margin-left:0;
}

#previous_collaborators{
	width: 400px;
}
#previous_collaborators li{
	padding: 0 2px;
	float:left;
}
#previous_collaborators li span{
	color: #93130D;
}

#slideshowWrapper{
	height:300px;
	text-align: right;
}
#slideshowWrapper img{
	padding-right: 40px;
}
/* --- recommended reading ------------------------------------------- */

#recommendedReading{
	width:400px;
	float:left;
	clear:left;
}

#recommendedReading dt{
	float: left;
	width:115px;
	clear:both;
	padding:10px 0;
}
#recommendedReading dd{
	float:right;
	width: 280px;
	padding-top: 5px;
}
#recommendedReading dd.title{
	color: #007071;
	font-size: 13px;
	padding-top: 15px;
}
#recommendedReading dd.buylink{
	background: url(/images/backgrounds/arrow.png) no-repeat  0 6px;
	padding-left: 15px;
	width: 265px;
}
#recommendedReading dd.buylink a{
	display:block;
}
/* --- conference page ------------------------------------------- */
.contents{
	display: none;
}

div.main #main,
div.conference_one #conference_one_content,
div.conference_two #conference_two_content,
div.conference_three #conference_three_content,
div.conference_four #conference_four_content{
	display: block;
}

.contents{
	width:400px;
	float:left;
}

.contents ol li{
	clear: left;
}
#conference_links{
	width: 470px;
	float: right;
}

#conference_links ol li{
	width:50%;
	float:left;
	padding-bottom: 20px;
}
#conference_links ol li span{
	font-size: 12px;
	display: block;
	margin:0 10px 0 10px;
}

/* --- contact --------------------------------------------------- */
#contentForm{
	width: 520px;
	float:right;
}
#contentForm h2, #contentForm p{
	margin:10px 20px;
}

#contact_mainimage{
	float:left;
	padding:40px 0 30px 20px;
}

#contact_mainimage img{
	padding:3px;
	border:1px solid #AAA;
}

/* --- extra --------------------------------------------------- */
#address{
	width:185px;
	float:left;
	font-size: 11px;
	margin-right:20px;
}
#address .org{
	padding:5px 0;
	font-size: 13px;
}
#address span{
	display:block;
}

#conferences-jumpoff{
	width:380px;
	margin-right:10px;
	float:left;
}

#conferences-jumpoff dl{
	width: 48%;
	margin:5px 0;
	border-bottom: 1px dotted #AAA;
}

#conferences-jumpoff dl.left{
	float:left;
}

#conferences-jumpoff dl.right{
	float:right;
}

#conferences-jumpoff dl dt{
	float:left;
	width:87px;
}

#conferences-jumpoff dl dt.jigsaws{
	width:57px;
}
#conferences-jumpoff dl dd.red a, 
#conferences-jumpoff dl dd.green a, 
#conferences-jumpoff dl dd.blue a, 
#conferences-jumpoff dl dd.purple a{
	color:#000;
	border-bottom:1px dotted line
}
#conferences-jumpoff dl dd.red a:hover, 
#conferences-jumpoff dl dd.green a:hover, 
#conferences-jumpoff dl dd.blue a:hover, 
#conferences-jumpoff dl dd.purple a:hover{
	color:#007071;
	border-bottom:1px dotted line
}
#conferences-jumpoff dl dd{
	font-size: 11px;
}

#conferences-jumpoff dl dd span{
	display: block;
	color: #000;
	font-size: 11px;
}
#specialEvents-jumpoff{
	width:300px;
	float:right;
}
#specialEvents-jumpoff p, #specialEvents-jumpoff h3{
	padding-left: 5px;
}

#barca{
	clear: both;
	padding-top: 10px;
}
#barca h3{
	color: #962635;
}





/* --- popup --------------------------------------------------------------- */
#popup-container{
	background: url('/images/popup/transparent.png') repeat top left;
	padding-top: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	text-align: center;
}

#popup-wrapper{
	width: 900px;
	margin: 50px auto;
	padding-top:10px;
	background: url('/images/popup/dark-content-top.png') no-repeat top;
}

#popup-content{
	width: 830px;
	margin-top: 23px;
	background: url('/images/popup/dark-content-bottom.png') no-repeat bottom center;
	text-align: left;
	padding: 0 35px;
	height: 600px;
	position: relative;
}

#main-image{
	float: left;
	margin-right: 25px;
}

#close-link{
	position: absolute;
	top: -5px;
	right: 29px;
	background: url('/images/popup/dark-close.png') no-repeat;
	width: 25px;
	height: 25px;
}
#close-link a{
	display: block;
	text-indent: -1000000px;
	width: 25px;
	height: 45px;
}
#more-info{
	text-align: center;
	
}

#popup-inner-content{
	height: 520px;
	width: 585px;
	margin-right: 25px;
	float: right;
	overflow: hidden;
	position: relative;	
}



#moving-content{
	position: relative;
}

.content-node{
	height: 520px;
}

.content-node ul, .content-node ol{
	margin-left: 55px;
}
.content-node ul li, .content-node ol li{
	list-style-type: circle;
	line-height: 18px;
}
.content-node ol li{
	list-style-type: decimal;
}
.content-node ol{
	margin-bottom: 20px;
}
.content-node h2{
    color: #D75F3E;
    margin: 5px 0 10px 0;
	font-size: 18px
}

.content-node a img{
	border: 2px solid transparent;
}

.content-node a:hover img{
	border: 2px solid #D75F3E;
}

.content-node p, .content-node li{
    color: #fff
}

.content-node p span{
	color: #D75F3E;
   	padding-right: 5px;
	font-size: 18px
}

#popup-nav{
	width: 200px;
	float: left;
	padding-bottom: 20px;
}

#popup-sidebar{
	width: 200px;
	float: left;
}

#popup-nav li a{
	padding: 8px 2px 6px 10px;
	margin-bottom: 1px;
	background: #434141;
	color: #D75F3E;
	display: block;
}

#popup-nav li a:hover, #popup-nav li a#active{
	color: #FFF;
	background: #D75F3E;
}

#speakers{
	padding-top: 15px;
	padding-left: 15px;
}
#speakers p{
	width: 200px;
	padding-right: 10px;
	padding-left: 39px;
	background: url('../images/conferences/new_media/arrow-right.png') no-repeat top left;
	float: left;
	height: 49px;
}



/* form */

#contactform{
}

#contactform fieldset{
	width: 46%;
	float: left;
	margin:0 30px 0 0;
	padding:0
}

#contactform fieldset#delegates-fieldset{
	width: 47%;
	margin: 0;
	float: right;
}

#contactform legend{
	color: #FFF;
	padding: 10px 0px;
	color: #D75F3E;
	font-size: 12px;
	text-transform: capitalize;
}

#contactform fieldset p{
	float: left;
	width: 100%;
	background: #D75F3E;
}

#contactform fieldset p strong{
	display: block;
	font-weight: normal;
	padding: 3px;
	font-size: 11px;
}

#contactform fieldset label{
	background: #D75F3E;
	color: #FFF;
	text-align: left;
	width: 30%;
	height: 19px;
	margin: 0;
	padding: 3px;
}

#contactform input{
	background: #FFF;
	border: 1px solid #D75F3E;
	width: 64%;
	color: #D75F3E;
	height: 17px;
	padding: 5px 3px 1px 3px;
	margin: 0;
	float: right;
}

#contactform textarea{
	width: 97%;
	height: 80px;
	border: 1px solid #D75F3E;
}

#contactform input.submit{
	clear: both;
	float: right;
	width: 120px;
	height: 30px;
	margin: 0;
	background: #D75F3E;
	color: #FFF;
}

/* --- footer --------------------------------------------------- */
#footer{
	clear:both;
	padding-top: 5px;
}
#secondNav{
	float:left;
	width: 500px;
	color:#AAA;
}
#secondNav a{
	color:#AAA;
}
#secondNav a:hover{
	color:#93130d;
}
#credits{
	float:right;
}

#footer ul li{
    display: inline;
}

#footer ul li#site-creator{
	clear:both;
	display:block;
	text-align:right;
}
#footer ul li#site-creator a{
	color:#AAA;
	
}

/* --- forms ------------------------------------------------- */
fieldset{
border:0px solid #666666;
margin:0 1.5em 0 0;
}

legend{
font-size:bigger;
font-weight: bolder;
}

label{
display:block;
float:left;
clear:left;
padding:2px 10px 3px 0;
margin-bottom:5px;
width:100px;
text-align:right;
padding-right:5px;
font-size:11px;
}

input:focus, textarea:focus{
background-color: #Edd4C9;
color:#000;
}

input, textarea{
border:1px solid #AAA;
padding:2px 2px 3px 4px;
color:#AAA;
float:left;
font-family:arial;
font-size:11px;
}

input.submit{
margin-left: 105px;
margin-top:10px;
color:#000;
padding:4px 10px;
font-size:11px;
}

input.required_Field{
border-left:3px solid #ff0000;
}

#contactFormArea{
	padding:20px 0 30px 0;
}


/* ---[ misc ]------------------------------------- */

img, a img {
    border: none;
    }
.hide {
    display: none;
    }
.clear {
    clear: both;
    }
.debug {
    border: 1px solid red;
    }
