/*[fmt]AA90-1A0A-3*/
/*
*  Copyright 2007/2008, Jamiedia Ltd., http://www.jamiedia.co.uk
*
*  This file may not be used or (re)distributed for any other
*  purposes than a commercial deployment by Jamiedia of a system
*  based on the Jamiedia CMS. No modifications may be made to
*  this file by anyone, except for individuals working for Jamiedia Ltd.
*
*  File description: Main screen stylesheet
 */
*
{
	margin: 0;
	padding: 0;
}
html
{
	font-family: Arial, Verdana;
	font-size: 10pt;
}
body
{
	background: url(body-back.png) repeat-x top left;
}
img
{
	border: none;
}
input.text
{
	background: white;
	border: 1px solid #01E0CA;
	color: #009183;
}
textarea
{
	border: 1px solid #01E0CA;
}
input.button
{
	border: 1px solid #00BFAC;
	background-color: #01E0CA;
	color: #009183;
	padding: 0px 10px;
}
.clear
{
	clear: both;
}
#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
a
{
	text-decoration: none;
}
#header
{
	width: 962px;
	background: url(top-back.png) no-repeat top left;
	padding-left: 19px;
	padding-right: 19px;
	height: 471px;
}
#topnav
{
	height: 25px;
	padding-top: 30px;
}
#topnav ul
{
	float: right;
	list-style-type: none;
}
#topnav li
{
	display: inline;
	border-right: 2px solid #01E0CA;
	padding-right: 5px;
	padding-left: 2px;
}
* html #topnav li
{
	padding-right: 2px;
	padding-left: 5px;
}
#topnav ul a
{
	color: #FFF;
	font-weight: bold;
	font-size: 10.5pt;
}
#topnav ul a:hover
{
	color: #DDD;
}
#topnav p
{
	float: right;
	padding-right: 10px;
}
#topnav a
{
	color: #CBC9C9;
	font-size: 10.5pt;
	font-weight: bold;
}
#header-left
{
	float: left;
	width: 272px;
}
#header-left h1
{
	width: 272px;
	height: 148px;
	background: url(logo-top.png) no-repeat top left;
}
#header-left h1 span
{
	display: none;
}
#header-left ul
{
	list-style-type: none;
	background: url(menu-back.png) repeat-y top left;
	min-height: 255px;
	padding-top: 13px;
}
* html #header-left ul
{
	height: 255px;
}
#header-left li
{
	display: block;
	width: 233px;
	height: 22px;
	padding-left: 39px;
	padding-top: 4px;
	background: url(menu-item.png) no-repeat top left;
}
#header-left li a
{
	font-size: 11pt;
	font-weight: bold;
	color: #D2D0D0;
}
#header-left li a:hover
{
	color: #E8E6E6;
}
#logo-top
{
	width: 272px;
	height: 148px;
}
#header-right
{
	float: right;
	width: 690px;
	height: 222px;
	padding-top: 186px;
	background: url(header-right-back.jpg) no-repeat top left;
	background-color: #F8F7F7;
	border-bottom: 4px solid #E8E7E7;
}
#header-right span
{
	display: none;
}
#header-right h2
{
	width: 690px;
	height: 70px;
	background: url(header-h2-back.png) no-repeat top left;
}
#header-right p
{
	height: 50px;
	background: url(phone.png) no-repeat top left;
	border-bottom: 1px solid #9B9A9A;
	margin: 0px 13px;
}
#header-right h3
{
	display: none;
}
#header-right h4
{
	color: #7E7F79;
	font-size: 10.5pt;
	font-weight: bold;
	background: url(header-h4-back.png) no-repeat center left;
	padding-left: 14px;
	margin-left: 28px;
	margin-top: 13px;
}
#header-right ul
{
	list-style-type: none;
	margin-left: 36px;
	margin-top: 14px;
}
#header-right li
{
	display: inline;
	padding-right: 40px;
}
.search
{
	float: right;
	border: none;
	margin-top: 12px;
}
.searchfield
{
	width: 145px;
	height: 24px;
	background: url(search-field.png) no-repeat top left;
	#background-attachment: fixed;
	color: #01E0CA;
	padding: 5px 5px 0px 40px;
	overflow: hidden;
}
.searchbutton
{
	width: 81px;
	height: 22px;
	padding-top: 35px;
	background: url(search-button.png) no-repeat top left;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 14px;
	margin-left: 4px;
}
/** html .searchbutton        { padding-left: 190px; } IE6 fix for hiding text*/
#content-container
{
	clear: both;
	padding: 32px 19px 0px;
	background: url(content-back.png) repeat-y top center;
}
#left
{
	float: left;
	width: 256px;
	padding-left: 14px;
}
#left h2
{
	width: 230px;
	font-size: 11.5pt;
	font-weight: bold;
	color: #9D9A9A;
	padding-left: 28px;
	background: url(left-h2-back.png) no-repeat center left;
}
#left h3
{
	padding-left: 17px;
	padding-top: 15px;
	padding-right: 5px;
	color: #353535;
	font-size: 10pt;
	font-weight: bold;
	background: url(left-h3-back.png) no-repeat 0px 18px;
}
#left ul
{
	width: 258px;
	list-style-type: none;
	padding-bottom: 20px;
}
#left p.date
{
	margin-left: 36px;
	color: #01E0CA;
	font-weight: bold;
	font-size: 10.5pt;
}
#left p.post
{
	margin-top: 11px;
	padding-left: 5px;
	padding-right: 20px;
}
#left p.more
{
	margin-top: 9px;
	text-align: right;
	margin-right: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #D4D2D2;
}
#left p.more a
{
	font-size: 10pt;
	color: #01E0CA;
	font-weight: bold;
}
#left p.more a:hover
{
	color: #8EE0D8;
}
#left #searchbutton
{
	display: block;
	width: 243px;
	height: 45px;
	background: url(big-search-button.png) no-repeat top left;
	overflow: hidden;
}
#left #searchbutton:hover
{
	background-position: 0px -45px;
}
#left #searchbutton span
{
	display: none;
}
#right
{
	float: right;
	width: 617px;
	margin-right: 20px;
	color: #353535;
	border-left: 2px solid #D4D2D2;
	padding: 0px 0px 20px 51px;
}
#right .grey
{
	color: #A4A3A3;
}
#right h1
{
	background: url(right-h1-back.png) no-repeat center left;
	color: #353535;
	padding-left: 38px;
	padding-top: 2px;
	margin-bottom: 20px;
	font-size: 11.5pt;
	font-weight: bold;
	clear: both;
}
#right h2
{
	font-size: 10.5pt;
	font-weight: bold;
	border-bottom: 2px solid #10AE9F;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background: url(right-h2-back.png) no-repeat center left;
	padding-left: 15px;
}
#right h2 a
{
	color: #353535;
}
#right h2 a:hover
{
	color: #353535;
}
#right h3
{
	font-size: 10pt;
	font-weight: bold;
}
#right p
{
	line-height: 150%;
	margin-bottom: 15px;
	margin-left: 15px;
}
#right ul
{
	list-style-type: none;
	margin-left: 26px;
	margin-top: 0;
}
#right li
{
	width: 300px;
	margin-top: 5px;
	padding-bottom: 5px;
	background: url(right-li-back.png) no-repeat 10px 5px;
	padding-left: 20px;
	border-bottom: 1px solid #A8F4ED;
}
#right a
{
	color: #00B5A3;
}
#right a:hover
{
	color: #8EE0D8;
}
#footer
{
	clear: both;
	background: url(content-footer-back.png) no-repeat top left;
	padding-top: 20px;
	padding-left: 20px;
}
#footer p
{
	color: #202020;
	font-size: 8pt;
	margin-bottom: 5px;
}
#footer #logo-bottom
{
	float: right;
	background: url(logo-bottom.png) no-repeat top left;
	width: 46px;
	height: 40px;
	margin-right: 15px;
}
#footer a
{
	color: #202020;
}
#footer ul
{
	list-style-type: none;
	text-transform: uppercase;
}
#footer li
{
	display: inline;
	border-right: 1px solid #10AE9F;
	padding-right: 5px;
	padding-left: 3px;
}
#footer li a
{
	color: #767070;
	font-size: 7pt;
}
#footer li a:hover
{
	color: #B1A8A8;
}
* html #footer li
{
	padding-left: 5px;
	padding-right: 3px;
}
/*Speakers page*/
.speaker-container
{
	clear: both;
	margin-bottom: 30px;
}
.speaker-image
{
	float: left;
	width: 130px;
	border-right: 2px solid #D8E4DC;
}
.speaker-image img
{
	border: 2px solid #A4A3A3;
}
.speaker-description
{
	float: right;
	width: 475px;
	margin-left: 5px;
}
.speaker-navigation
{
	/*[disabled]border-bottom:1px solid #D8E4DC;*/
	margin-bottom: 15px;
}
/*Speaker details page*/
#speaker-details h2
{
	margin-top: 28px;
}
#speaker-details .image
{
	float: left;
	width: 130px;
	border-right: 2px solid #D8E4DC;
}
#speaker-details .image img
{
	border: 2px solid #A4A3A3;
}
#speaker-details .details
{
	float: right;
	width: 475px;
}
#speaker-details .details ul
{
	list-style-type: square;
	padding-top: 0;
	margin-top: 0;
}
#speaker-details .details li
{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}
#speaker-article img
{
	float: left;
	border: 2px solid #A4A3A3;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.speaker-quote
{
	padding: 23px 55px 23px 59px;
	background: url(quotes-back.png) no-repeat center left;
	margin: 41px 0 0;
	font: normal bold 16pt "Times New Roman";
	color: #6B6B6B;
}
.speaker-gallery-image
{
	float: left;
	margin: 0 25px 20px 18px;
	border: none;
	width: 150px;
	height: 100px;
}
.speaker-gallery-image a img
{
	border: 2px solid #A0DEFB;
}
.speaker-gallery-image a:hover img
{
	border: 2px solid #D3E7F0;
}
/*Search page*/
#searchbox
{
	padding: 2px;
	width: 300px;
}
/*Contact page*/
.contactcontainer
{
	width: 260px;
	float: left;
	padding: 7px;
}
#contactformcontainer
{
	border-right: 2px solid #CCC;
}
#contactform
{
	background-color: #F4F4F4;
	border: 1px solid #CCC;
	padding: 15px;
}
#contactform .formerror
{
	float: none;
	display: block;
	clear: both;
	color: red;
}
#contactform input, textarea
{
	width: 100%;
	margin-bottom: 5px;
}
#contactdetailscontainer
{
	background: url(mail-symbol.png) no-repeat 85px 205px;
	width: 300px;
	height: 361px;
}
#contactdetailscontainer .bold
{
	font-weight: bold;
}
/*Gallery page*/
.gallery-image
{
	width: 135px;
	height: 120px;
	margin-right: 10px;
	float: left;
	text-align: center;
}
.gallery-image img
{
	border: 2px solid #A4A3A3;
}
/*List styles*/
.listdetails .imgcontainer
{
	float: right;
}
.listdetails .imgcontainer p
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.listdetails .imgcontainer img
{
	margin: 10px 10px 5px;
}
.listdetails .price
{
	font-size: 14pt;
	font-weight: bold;
	color: #01E0CA;
}
/*Font size selecter*/
#fontsize-selector
{
	float: right;
	list-style-type: none;
	margin-top: 0px;
}
#fontsize-selector li
{
	background: none;
	border: none;
	width: 25px;
	margin: 0;
	display: block;
	float: left;
	padding: 0px;
}
#fontsize-selector a
{
	display: block;
	width: 20px;
	height: 20px;
}
#fontsize-selector a span
{
	display: none;
}
#font-normal
{
	background: url(font-normal.png) no-repeat top left;
}
#font-large
{
	background: url(font-large.png) no-repeat top left;
}
#font-huge
{
	background: url(font-huge.png) no-repeat top left;
}
#print-button
{
	background: url(icon-print.png) no-repeat top left;
}
/*Breadcrumbs*/
#breadcrumb-container
{
	border-bottom: 1px solid #C3DDDA;
	margin-bottom: 20px;
	padding-bottom: 4px;
	height: 20px;
}
#breadcrumbs
{
	float: left;
}

