﻿/* CSS layout */

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
body {
	 background-color: #ffffff;
	 margin:0px;
	 text-align:center;
	 background-image:url('images/body_bg.jpg');
	 background-repeat:repeat-x;
}
#wrap {
	text-align: center;
	margin: 0px auto 0px auto;
	width:779px;
}
#banner {
background-image:url('images/banner_bg2.jpg');
background-repeat:no-repeat;
width:779px;
height:160px;
margin-top:5px;
}
ul#topnav {
	margin: 0px;
	padding: 0px;
	height: 54px;;
	background-image: url('images/nav_bg.jpg');
	background-repeat: no-repeat;
}
#topnav ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}
#topnav li {
	display: inline;
	margin-top:50px;
}
#topnav a {
	display: block;
	float: left;
	height: 35px;
	width: 100px;
	padding: 22px 0 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #2A2928;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
}
#topnav a:hover {
	text-decoration: underline;
	color:#F00303;
}
#topnav .first a {
	padding-left: 0;
	background: none;
}
/*top*/
#container {
	position: relative;
	width: 779px;
	background-image:url('images/mid_bg.jpg');
	background-repeat:repeat-y;
}
#left_col {
	width: 220px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left:10px;
}
#page_content {
	margin-left: 240px;
	width:537px;
	padding-left:3px;
}
#footer {
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	width:779px;
	height:84px;
}
.image_left {
 float:left;
 padding-right:5px;
 padding-left:5px;
 padding-top:3px;
 vertical-align:top;
}
.image_right {
 float:right;
}
#left_col_menus {
	margin: 0;
	padding: 10px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #40403F;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 3px solid #EF1F1F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #40403F;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #EF1F1F;
	text-align:left;
	width:530px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #40403F;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #40403F;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 3px solid #EF1F1F;
	text-align:left;
	width:530px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	padding-left:2px;
	padding-right:5px;
}
.red_default_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #484949;
}
.golden_default_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #092248;
}
.big_text_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  medium;
	font-weight: normal;
	color: #000000;
	text-align:center;
}
.tab_contact_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
	background-color: #FFCCCC;
	border-style: solid;
	border-width: 1px;
	border-color:# black;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
}
/*program table*/
td.heading
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;

font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
vertical-align:top; }


td.heading_coloured
{ border-bottom: 2px solid #6699CC;
border-top: 2px solid #6699CC;
border-right: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color:  #CAEEFF;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.heading_coloured_second
{ border-bottom: 2px solid #6699CC;
border-top: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color:  #FFCC00;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

/*added the third coloured heading for sessions*/

td.heading_coloured_third
{ border-bottom: 2px solid #6699CC;
border-top: 2px solid #6699CC;
border-left: 1px solid #6699CC;
border-right: 1px solid #6699CC;
background-color: #82CDFF;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color:  #FF0000; }


td.heading_center
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
/*text-indent: 5px;*/
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.outline
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.out_borders
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 527px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

/*table_without_width*/
table.out_borders_without_width
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 323px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }


td.right_border
{  
border-right: 1px solid #9CF;
border-bottom:1px solid #9CF;

text-align:left;
padding-left:10px;
}
.image_right {
float:right;
}
.text_centre {
 float:inherit;
}
/*END TABLE*/

/*Added the styles for read more links in spaekers page*/

/* small Links*/

.small_link:link {
	color: #000080;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-right:15px;
	text-align:right;
	float:right;
	
}
.small_link:hover {
	color: #000080;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
		padding-right:15px;
	text-align:right;
	float:right;
	
}
.small_link:visited {
	color: #000080;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-right:15px;
	text-align: right;
	float:right;
}

/*END*/

/*Added the styles for dark blue color links in spaekers page which is the
heading of the speakers name*/

.big_link:link {
	color: #000080;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	text-align:center;

	
	
}
.big_link:hover {
	color: #000080;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	text-decoration: underline;
	font-weight:bold;
	
	
}
.big_link:visited {
	color: #000080;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	text-align:center;
}

/*blue link*/

/*Added the styles for light blue color links in spaekers page which is for 
the rest of the links of the speakers page*/


.blue_link:link {
	color: #0000FF;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	text-align:center;

	
	
}
.blue_link:hover {
	color: #0000FF;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	text-decoration: underline;
	font-weight:bold;
	
	
}
.blue_link:visited {
	color: #0000FF;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	text-align:center;

	
}

.table_row_light{
	height: 25px;
	padding: 5px 5px 5px 8px;
	background-color: #FFFFE8;
	text-align: right;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.table_row_dark{
	height: 25px;
	padding: 5px 5px 5px 8px;
	background-color: #E0E0E0;
	text-align: right;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.scroll_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.scroll_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
