@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 960px;
	margin: 0 auto 0 auto;
}


#container #header {
	height: 58px;
	width: 100%;
	background-image: url(../images/main_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 122px;
	clear: right;
}

#logo {
	height: 58px;
	width: 122px;
}

/* Navigation styles */

#header #main_nav {
	height: 58px;
	width: auto;
}
#main_nav ul {
	height: 33px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 85px;
}

#main_nav li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	height: 33px;
	padding-bottom: 9px;
}
#main_nav li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 33px;
	padding-bottom: 9px;
}
#main_nav li a:hover {
	background-image: url(../images/main_nav_li_hover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
}

.main_nav_current, #content #main_nav li .main_nav_current a:hover {
	background-image: url(../images/main_nav_li_current.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
}

#subnav {
	height: 17px;
	width: 100%;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3px;
}
#subnav ul {
	height: 13px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 85px;
	margin-top: 0px;
}
#subnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	list-style-type: none;
	height: 13px;
	padding-bottom: 2px;
	clear: none;
	width: 100%;
}

#subnav li a {
	text-decoration: none;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: center;
	padding-right: 4px;
	padding-left: 4px;
}

#subnav li a:hover {
	text-decoration: underline;}

/* END Navigation styles */

/* Content colunm styles */

#left {
	float: left;
	width: 470px;
	xmargin-left: 30px;
	margin-top: 10px;
	padding: 0px;
}
#leftInner {
	
	margin-left: 30px;
	
}
#content {
	xpadding: 0 270px 0 490px;
}
#contentInner {
	margin: 0 200px 0 490px;
	width: 200px;
}
#right {
	float: right;
	width: 240px;
	xpadding-left: 20px;
	margin-top: 23px;
}
.clear {
	clear: both;
}


h1  {
	font-size: 36px;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


h2 {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
}
#search {
	background-color: #99CC99;
	height: 30px;
	width: 200px;
	top: 20px;
	float: right;
	margin-left: 600px;
	z-index: 10;
}
#apDiv1 {
	position:relative;
	left:779px;
	top:19px;
	width:214px;
	height:25px;
	z-index:1;
	background-color: #996633;
}

#right .callout_dark{
	background-image: url(../images/right_callout_bg_dark.jpg);
	background-repeat: no-repeat;
	width: 243px;
	
	background-color: #9275B7;
	margin-bottom: 20px;
}
#right .callout_dark_inner{
	
	background-repeat: no-repeat;
	width: 243px;
	background-position: -15px bottom;
	padding: 15px 15px 0 15px;
}
#right .callout_light {
	background-image: url(../images/callout_light_bg.jpg);
	background-repeat: repeat-x;
	width: 243px;
	background-position: bottom;
	background-color: #B59FCE;
}
#right .callout_light h3 {
	background-image: url(../images/right_callout_bg_dark.jpg);
	background-position: top;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
#content .callout_light, #left .callout_light {
	background-image: url(../images/callout_light_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 210px;
	margin: 23px 0 0 0;
	background-color: #B49ECD;
}
#content .callout_light h3, #left .callout_light h3 {
	background-image: url(../images/centre_callout_light_h3_bg.jpg);
	margin: 0 0 10px 0;
	background-position: top;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.rss_feed {
	background-color: #FFFFFF;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #7C5F9F;
}
#left .callout_left_light {
	width: 440px;
	background-image: url(../images/left_callout_bg_bttm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F0EAF4;
}
#left_wide .callout_left_light {
	width: 540px;
	background-image: url(../images/left_callout_bg_bttm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F0EAF4;
}
.callout_left_light_inner {
	background-image: url(../images/left_callout_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 10px;
}
html #container .callout_left_light_inner h2 {
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A60A1;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#container #right .callout_dark .callout_dark_inner h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#container #right .callout_dark .callout_dark_inner h2 {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#right .callout_dark .callout_dark_inner p, #right .callout_dark p  {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 5px;
}
.style1 {font-size: 12px}
#container #left_wide {
	width: 560px;
	float: left;
	margin-left: 120px;
	margin-top: 23px;
	padding: 0px;
}

#left p, #left_wide p , #content p, #left li, #left_wide li , #content li{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4em;
	color: #666666;
}
p.first_par, .first_par,.first_par a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.3em;
}
.keynote_name, .keynote_name a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	clear: both;
	font-weight: bold;
	color: #76528D;
	width: 64px;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.keynote_name a:hover  {

	text-decoration: underline;
}
.keynote_speaker {
	clear: both;
	float: left;
	margin-right: 5px;
}

#left a, #left_wide a , #content a{
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #80528D;
	border-right-color: #80528D;
	border-bottom-color: #80528D;
	border-left-color: #80528D;
}
#left a:hover, #left_wide a:hover, #content a:hover {
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #80528D;
	border-right-color: #80528D;
	border-bottom-color: #80528D;
	border-left-color: #80528D;
}


#container #footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 25px;
	font-size: 12px;
	text-align: center;
	padding: 3px 3px 3px 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#book_now {
	float: right;
	position: relative;
	bottom: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.speaker {
	background-color: #FFFFFF;
	width: 225px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	xpadding: 5px;
	clear: both;
	text-align: left;
}
.speakertext {
	margin-top: 0px;
	padding-top: 0px;
	background-position: top;
	width: 220px;
	color: #666666;
	font-size: 11px;
}


    /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
	xfont-family : sans-serif;
	
	text-align : left;
	width: 187px;
	background-color:#ffffff;
	margin: 0 auto 0 auto;
	padding: 5px;
	xborder: 1px solid #666666;	  
    }
.rssxpresschannel img{
      display: none;
	  
    }
    .rssxpresschtitle {
	font-size : 14px;
	color: #666666;
	display: none;
    }

    .rssxpresschdesc {
      color: #666666;
	  display: none;
    }

    .rssxpressittitle, html #content .rssxpressittitle a:link, td .rssxpressittitle a, .rssxpressittitle a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	xline-height: 1.3em;
	margin: 0px;
	background-color : #ffffff;
	padding: 0px;
	line-height: 1.6em;

    } 

    .rssxpressitdesc {
		line-height: 1.4em;
	color: #666666;
      background-color : #ffffff;
      padding-bottom : 10pt;
	  margin: 0px;
	  font-size : 12px;
    }

    .rssxpresstable {
  
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : #ffffff;
    }
.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.holding {
	background-image: url(../images/holding.png);
	background-repeat: no-repeat;
	height: 445px;
	width: 445px;
	padding-top: 140px;
	padding-left: 80px;
	color: #FFFFFF;
	margin: auto;
}

.holding h2, body #left_wide .holding p, #left_wide holding a {
color: #FFFFFF;
}
img, img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;	
}
.speakertext a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
}
#container #right .callout_light .speaker .speakertext span {
	font-weight: bold;
}

