/* General styles */
	
/*
Colours:
Red	#d60821
Yellow	#ffc514
Blue	#73cef7

10pt	13px
10.5pt	14px
11pt	15px
12pt	16px
13pt	17px
13.5pt	18px
14pt	19px
14.5pt	20px
15pt	21px
16pt	22px
*/


* {
	margin: 0;
	padding: 0;
}

html {
	font-family: helvetica, arial, sans-serif;
	font-size: smaller;
}

body {
	background-color:#fff;
	font-size: 14px;
}

h1,h2,h3 {
	font-weight:normal;
}


h1, h2 {
	font-size:19px;
	font-weight:bold;
	padding: 0 0 .5em 0;
	letter-spacing:.04em;
}

h1#threecolsh1 {
	background-color: white;
	font-size: 22px;
	font-family: "Lucida Grande", helvetica, arial, sans-serif;
	width: 450px;
	padding-bottom:10px;
}

#centreheading {
	background-color: white;
	font-size: 22px;
	font-family: "Lucida Grande", helvetica, arial, sans-serif;
	width: 450px;
	font-weight: bold;
	padding-bottom:10px;
	display: inline-block;
	}

#centresorting {
	position: absolute;
	right: 10px;
	top: 10px;
}

.title-box {
	width: 420px;
	margin-right: 20px;
}


h2.details {
	padding: 0 0 .1em 0;
	}

h3.links {
	padding: 0.7em 0 .1em 0;
}

h3 {
	font-size: 16px;
	padding: .5em 0 .75em 0;
	font-weight:bold;
}

h4.links {
	padding: .75em 0 .1em 0;
}

h4 {
	padding: 0.25em 0 .5em 0;
}

p {
	padding:0 0 1.2em 0;
	line-height: 1.3em;
}

img {
	border: none;
	padding: 0;
	margin:0;
}

a {
	color: #584D4C;
	text-decoration: underline;
	font-weight: normal;
}

th {
	text-align:left;
	}
	
td {
	vertical-align: text-top;
}
	
ul {
	list-style-type: none;
}

ul ul {
	padding-left: 10px;
}

ul.features {
	list-style-type: disc;
	padding-left:20px;
}

ul.features li	{
	padding: 0 0 15px 5px;
}

ol {
	list-style-position: inside;
	}
	
li {
	padding-bottom: 5px;
	}
	
form.padbtm {
	margin-bottom: 15px;
}

.invisible {
	display: none;
}

span.warning {
	color:red;
	font-weight:bold;
}
	
span.textquery {
	background-color: #73cef7;
}

span.smaller-title {
	font-size: 12px;
}

#result {
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.no-top-margin {
	padding-top: 0;
	margin-top: 0;
}

/************************************************** 
*		general page styles		  * 
***************************************************/

#box-split {
	width: 960px;
	position: relative;
	top: 200px;
	left: -30px;
}

.space-links a{
	margin-right: 20px;
}

.right-page-link {
	float: right;
	margin-top: 4px;	
}

#col1, #col2 {
	width: 400px;
	float: left;	
}

#col1 {
	margin-right: 40px;	
}

#text-panels #col1 li, #text-panels #col2 li{
	width: 400px;	
}

#text-panels #col1 ul, #text-panels #col2 ul{
	margin-bottom: 18px;
}

.small {
	font-size: 12px;
}

/************************************************** 
*		 small talks panels		  * 
***************************************************/

.similarpanel {
	width: 430px;
	height: 180px;
	padding: 5px 10px;
	margin:0 0px 16px 0px;
	background-color:#fff;
	float:right;
	background: #fff url('../images/backgrounds/white-panel.png') no-repeat;
	overflow: hidden; 
	position: relative;	
}

.borderradius .similarpanel {
	width: 424px;
	height: 176px;
	background: none;
	border: solid 2px #A8A8A8;
	-moz-border-radius: 22px;  
	-webkit-border-radius: 22px; 	
}

.similarpanel .talk-holder {
	width: 190px;
	height: 63px;
	float: left;
	margin-right: 3px;	
}

.smallpanel {
	width:260px;
	height: 254px;
	padding: 10px 20px;
	margin:0 10px 30px 0px;
	background-color:#fff;
	float:left;
	background: #fff url('../images/backgrounds/small-talks-panel.png') no-repeat;
	overflow: hidden; 
	position: relative; /* allows see-all to be position:absolute */	
}

.borderradius .smallpanel {
	width:256px;
	height: 250px;
	padding: 10px 20px;
	margin:0 0px 30px 0px;
	background-color:#fff;
	float:left;
	background: none;
	border: solid 2px #A8A8A8;
	-moz-border-radius: 22px;  
	-webkit-border-radius: 22px;
	overflow: hidden; 	
}

.borderradius .no-right-margin, .no-borderradius .no-right-margin, .no-right-margin {
	margin-right: 0;	
}

.small-panel-talks {
	width: 185px;
	height: 240px;
	float: left;
	overflow: hidden;
}

.small-panel-buttons {
	width: 12px;
	height: 120px;
	float: right;
	margin: 20px 0 0 243px;
	position: absolute;
	
}

.smallpanel h2 {
	margin-bottom: 12px;
	padding: 0;	
	font-family: lucida grande, lucida sans, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: left;
}

.similar-panel-buttons {
	width: 12px;
	height: 120px;
	float: right;
	margin: 0px 0 0 398px;
	position: absolute;
	
}

.similarpanel h2 {
	margin: 6px 0 5px 0;
	padding: 0;	
}

.see-all-similar {
	width: 60px;
	position: absolute;
	margin: 2px 0 0 367px;	
}

.see-all {
	width: 60px;
	position: absolute;
	margin: 180px 0 0 200px;	
}

.see-all-similar p, .see-all p {
	font-size: 14px;
	font-weight: bold;	
	margin-top: 12px;
	padding: 0;
	line-height: 16px;
	font-family: lucida grande, lucida sans, helvetica, arial, sans-serif;	
}

.see-all-similar a, .see-all a {
	text-decoration: none;
	font-weight: bold;
}

.see-all-js {
	width: 70px;
	float: right;	
	margin-top: 0px;
	position: absolute;
	top: 232px;
	left: 208px;
}

.similarpanel .see-all-js {
	top: 16px;
	left: 364px;
}

.see-all-js p {
	text-align: right;
	font-size: 14px;
	font-weight: bold;	
	margin-top: 0px;
	margin-right: 5px;
	padding: 0;
	font-family: lucida grande, lucida sans, helvetica, arial, sans-serif;	
}

.see-all-js a {
	text-decoration: none;
	font-weight: bold;
}

.see-all-split {
	width: 80px;
	position: absolute;
	margin: 240px 0 0 850px;	
}

.row {
	padding: 10px 0 11px 0;
	clear:both;
	height: 51px;
	overflow: hidden;
}

.small-panel-talks-js {
	width: 256px;
	height: 240px;
	float: left;
}

.talk-image {
	float: left;
	width: 60px;
	height: 60px;	
	margin-right: 7px;
	-moz-border-radius: 8px;  
	-webkit-border-radius: 8px; 		
}

.talk-text {
	float: left;
	display: inline;
	width: 123px;
	height: 62px;
	line-height: 15px;	
	overflow: hidden;
	font-size: 13px;
}

.talk-text a {
	font-weight: normal;
	text-decoration: none;	
}

ol.carousel {
        overflow: hidden;
        margin:0;
	width: 190px;
	height: 210px;	
	float: left;
}

ol.non-ajax {
	margin-bottom: 100px;	
}

ol.carousel li {
        background:#fff;
        float:left;
        height:60px;
	width: 192px;
        margin-bottom:6px;
	margin-right: 0px;
        list-style:none;
        text-align:left;
}

.similarpanel ol.carousel {
	width: 390px;	
}

.similarpanel ol.carousel li {
        margin-top:3px;
	margin-bottom:4px;
	width: 390px;
	overflow: hidden;
}

/* position of vertical scroll buttons */
#smallCarousel ul.pageNav {
	margin-left: 44px;
	top: -27px;
	position: relative;
}

.similarpanel #smallCarousel ul.pageNav {
	margin-left: 0px;
	top: -5px;
}
 

/* space between vertical navigation buttons */
/* uses this background image to display buttons - images/carousel/lightdotsv.png */
#smallCarousel li.dot {
	margin-top: -4px;
	cursor: pointer;
}
#smallCarousel #rightarrow {
	margin-top: -2px;
	height: 16px;
}
#smallCarousel #leftarrow {
	margin-bottom: 2px;
}

#smallCarousel .carousel-window {
	background: #fff; /* over-ride carousels default background color */	
	width: 256px;
	overflow: hidden;
	height: 210px;
}



/************************************************** 
*		 talks panels buttons		  * 
***************************************************/

button {
background-color:#FFFFFF;
border:1px solid white;
float:left;
}

 .greybutton:hover {
	cursor: pointer;
}

.backnext { 
	float:right;
	margin:10px 0 0 0px;
}

form.next {
	float:right;
}

form.next button {
	width: 12px;
}

img.next, img.back, img.pagemarker {
	float:right;
	margin: 0px 0px 2px 0px;
}

form.page {
	float: right;
}

form.page button {
	width: 18px;
	padding-top: 2px;
}

form.back {
	float:right;
}

form.back button {
	width: 12px;
}

form#paypalbutton {
	margin: -10px 0 0 0;	
}

img#worldpaybutton {
	float:left;
	margin-right: 20px;
}

