﻿/*----[Yahoo UI Reset]----*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

html
{
	/**/
	background-color: #d9d9da;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.dvDrinksAndDinnerSpacing
{
	float:left;
	margin:10px 0 10px 0;
	width:100%;
}

.dvDinnerOnlySpacing
{
	margin:25px 0;
}

.dvDrinksAndDinnerSpacing input
{
	margin-left:10px;
}


/*----[Common Elements]----*/
body {
    font-size:100%;
    padding: 30px 0px;
    font-family: Trebuchet MS; 
    
    /*Verdana, Arial;

    background:#fff url('../../images/page-bg.gif') repeat-x top left;*/
    
}

h1,h2,h3,h4,h5,h6 {
    font-family: Trebuchet MS; /*Tahoma, Verdana, Arial, MS Mincho Sans-Serif;*/
}

h2 {
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:15px;
}

h3 
{
	font-weight:bold;
	margin-bottom:10px;
}

p {
    margin-bottom:15px;
}

p.bold {
    font-weight:bold;
}

#content img {
    border:solid 1px #666;
    margin-bottom:5px;
}

/*----[Page Layout]----*/
#sitewrapper {
    margin:0 auto;
    width:800px;
    padding: 20px 40px 20px 49px;
    background-color: #fff;
	background:#fff url(../../images/site-Bg3.gif) top left repeat-y;
}

#header {
    height:200px;
    border-bottom:double 2px #e2e1de;
}

#content-container 
{
	margin: 15px 0 15px 0;
    background-color: #fff;
    float:left;
}

#left-column {
    width: 180px;
    padding: 20px 10px;
    float: left;
    position: relative;
    background: inherit;
    
}

#right-column {
    /*border-left: solid 2px #666;*/
    width:558px;
    padding:20px 20px 0 20px;
    min-height:600px;
    float:right;
    background-color:#fff;
}

#right-column.home-page {
    /*background: #fff url('../../images/home-bg.jpg') no-repeat bottom right;*/
}

#footer {
    border-top:solid 2px #e2e1de;
    height:70px;
    clear:both;
    padding:20px;
}

#footer.no-logos {
    height:20px;
}

#content {
    min-height:500px;
}

/*----[Header]----*/
#header h1.srnt-logo {
    text-indent:-1000px; 
    background: url('../../images/srnt-logo.gif') no-repeat top left;
    float:left;
}

#header h1.srnt-logo a {
    display:block;
    width:440px;
    height:90px;
}

#header h1.ukctcs-logo {
    text-indent:-1000px;  
    background: url('../../images/ukctcs-logo.gif') no-repeat top right;
    float:right;
}

#header h1.ukctcs-logo a {
    display:block;
    width:356px;
    height:72px;
}

#header h2.ir-event-title {
    clear:both;
    font-size:1.5em;
    font-weight:bold;
    text-align:center;
    margin-bottom:5px;
}

#header h3.ir-event-dates {
    font-size:1.2em;
    text-align:center;
    margin-bottom:5px;
}

#header h3.ir-event-venue {
    font-size:1.2em;
    text-align:center;
}

/*----[Main Navigation]----*/
#main-nav li
{
	width:172px;
}

ul#main-nav li.selected a {
	color:#fff;
    background-color:#529fea;
    width:145px;
}
ul#main-nav.selected li {
	background-color:#529FEA;
	width:145px;
}

ul#main-nav li a {
    color:#0b6cc9;
    display:block;
    font-weight:bold;
    text-decoration:none;
    padding:10px 10px 10px 17px;
    width:145px;
}

ul#main-nav li a:hover 
{
	color:#fff;
    background-color:#529fea;
    width:145px;
}

.dinnerFull
{
	color:Red;
}

ul.sub-nav 
{
	background-color:#529FEA;	
}

.listEurope li
{
	list-style:decimal;
	padding:0 0 10px 0;
}


.srntEurope
{
	text-align:center;
}

.SRNTEuropeCell
{
	padding: 5px;
}

ul.sub-nav li 
{
	width:172px;
	background-color:#529FEA;
	position:relative;
}

ul.sub-nav li a {
    color:#B9D8F6 !important;
    font-size:0.9em;
    font-weight:normal;
    padding: 10px 10px 20px 15px; 
    width:145px;
}

ul.sub-nav li.selected a,
ul.sub-nav li a:hover {
    color:#fff !important;
    width:145px;
}

/*----[Footer]----*/
h4.bath-logo {
    background: url('../../images/bath-logo.gif') no-repeat top left;
    text-indent:-1000px;
    float:right;
}

h4.bath-logo a {
    display:block;
    width:140px;
    height:49px;
}

h4.bristol-logo {
    background: url('../../images/bristol-logo.gif') no-repeat top left;
    text-indent:-1000px;
    float:left;
}

div.left-logos {
    margin-top:150px;
}

div.left-logos h4 {
    float:none;
    margin-top:30px;
    margin-left:4px;
}

h4.bristol-logo a {
    display:block;
    width:140px;
    height:41px;
}

div.poweredby {
    padding-top:10px;
    clear:left;
}

#footer.no-logos div.poweredby {
    padding-top:0;
}

div.poweredby a {
    color:#666;
}

/*----[Registration]----*/
fieldset {
    margin-bottom:10px;
}

.tableCharges
{
	text-align:center;
}

.tableChargesCell
{
	padding:5px 5px 5px 5px;
}

fieldset.attendeetype
{
	margin-bottom:0px;
}

fieldset legend {
    font-weight:bold;
    margin-bottom:15px;
    color:Black;
    padding:0;
}

#content ul
{
	list-style-type:disc;
	margin:0 0 0 20px;
}

strong
{
	font-weight:bold;
}

#content ol
{
	list-style-type:lower-alpha;
	margin: 0 0 0 25px;
}

#presentationType div.cell_title
{
	font-weight:bold;
	
}

#presentationType div.cell_field
{
	clear:both;
	padding: 15px 0 0 0;
	float:left;
	width:230px;
}

div.row {
    margin-bottom:10px;
    float:left;
    width:100%;
}

div.cell_title {
    width:230px;
    float:left;
}
div.cell_field {
    width:328px;
    float:right;
}

.required {
    color:#f00;
}

input[type=radio],
input[type=checkbox] {
    margin-right:5px;
}

div.speakers,
div.chairpersons {
    margin-bottom:10px;
}

div.speakers input,
div.chairpersons input {
    margin-right:20px;
}

div.speakers label,
div.chairpersons label {
    
}

/*----[Call for Papers]----*/
div.left-box {
    width:235px;
    float:left;
    height:150px;
    padding:20px;
}

div.right-box {
    width:235px;
    float:right;
    height:150px;
    padding:20px;
}


/*----[Venue]----*/
div.venue address {
	font-style:italic;
    float:left;
}

div.venue img {
    float:right;
    margin:0 0 20px 20px;
}

/*----[Contact Us]----*/
#content.contact-us img {
    border:none;
}

/*----[Programme]----*/
table.programme td,
table.programme th {
    text-align:center;
    padding:5px;
}

table.programme th,
table.programme td.time {
    font-weight:bold;
}

table.programme th.date {
    padding-top:10px;
    text-align:center;
}

/*----[Default Page]----*/
a.register-button {
    background: url('../../images/register-button.gif') no-repeat top left;
    width:160px;
    height:52px;
    text-indent:-1000px;
    display:block;
}

/*----[Terms and Conditions]----*/
div.terms table {
    border:solid 1px #000;
    border-right:none;
    border-bottom:none;
    margin-bottom:20px;
    width:100%
}

div.terms table th {
    font-weight:bold;
}

div.terms table th,
div.terms table td {
    border-right:solid 1px #000;
    border-bottom:solid 1px #000;
    padding:3px;
    text-align:center;
}

#content.terms ol {
    list-style-type:decimal;
}

#content.terms ol li {
    margin-left:10px;
}

div.terms p.italic {
    font-style:italic;
}

/*----[Accommodation]----*/
div.campus-images {
    clear:both;
}

div.campus-images img.image-1 {
    float:left;
}

div.campus-images img.image-2 {
    float:left;
    margin-top:3px;
}

div.campus-images img.image-3 {
    float:right;
}

.left
{
	float:left !important;
	width:500px !important;
}

.right
{
	float:right !important;
	width:30px !important;
}

.clear
{
	clear:both;
}


.full
{
	color:#FF0000;
	margin-left:6px;
}

.italic 
{
	font-style:italic;
}

.small
{
	font-size:80%;
}