/*
 * Rossdawson Stylesheet
 */

body {
	background: #FFF;
	/* color: #76797C; */
	color: #000;
	font: 11px/18px Verdana, Arial, Tahoma, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	width: 900px;
	margin: 25px auto;
	text-align: left;
}


#header h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	width: 900px;
	height: 40px;
}

#header h1 a {
	display: block;
	width: 900px;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	border: 0;
	background: transparent url(/images/logo.gif) center center no-repeat;
}

#maincontent {
	width: 100%;
	float: left;
	padding-top: 15px;
}

#maincontent-left {
	float: left;
	width: 140px;
	margin-right: 10px;
}

#maincontent-right {
	float: right;
	width: 235px;
	margin-bottom: 15px;
}

#maincontent-right ul, .boxright ul {
	text-align: left;
	list-style-type: none;
	margin: 5px;
	padding: 0;
}

#maincontent-right ul li, .boxright ul li {
	border-bottom: 1px dashed #D0D0D0;
	padding: 2px;
	margin-bottom: 5px;
	list-style-type: none;
}

#maincontent-content {
	padding: 0 2px 0 0;
}

#maincontent-mid {
	float: left;
	width: 510px;
	padding: 0;
	margin-bottom: 15px;
}

#maincontent-full {
	float: right;
	width: 745px;
	padding: 0;
	margin-bottom: 15px;
}

.boxleft {
	float: left;
	width: 38%;
	padding: 5px;
}

.boxes {
	float: left;
	width: 30%;
	padding-right: 20px;
}

.boxright {
	float: right;
	width: 15%;
	padding: 5px;
	font-size: 9px;
}

.gap {
	padding-left: 25px;
}

.clear {
	clear: both;
}

/* 
.box {
	background-image: url(images/img.gif) 100% 100% no-repeat;
}
 */
#maincontent-right h3 {
	background: url(/images/h3-bg.gif) no-repeat;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	margin: 0;
	color: #1b1b1b;
}

#maincontent-right h3 a:link, #maincontent-right h3 a:visited, #maincontent-right h3 a:active, #maincontent-right h3 a:hover {
	color: #1b1b1b;
}

.flash { margin-bottom: 25px; }

.right-top {
	background: url(/images/right-top.gif) top no-repeat;
	margin: 0;
	padding: 0;
	height: 10px;
	line-height: 0px;
}

.right-footer {
	background: url(/images/right-footer.gif) bottom no-repeat;
}

.readmore {
	margin-left: 5px;
}

#footer {
	clear: both;
	margin-top: 15px;
	text-align: center;
}

a:link, a:active, a:visited {
	color: #2971A7;
	text-decoration: none;
}

a:hover {
	color: #2971A7;
	text-decoration: underline;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/images/feed-icon-14x14.png") no-repeat 0 0px;
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-family: Verdana, "Lucida Grande", Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
}

.front {
	margin-top: 15px;
	margin-bottom: 15px;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 1px;
	margin-top: 25px;
}

em {
	font-style: italic;
}

p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#recentmedia, #global-schedule, ul {
	padding-left: 20px;
	padding-top: 5px;
}

#recentmedia li, #global-schedule li, ul li {
	margin-bottom: 15px;
	list-style-type: square;
}

/* ----- (navigation) ------*/

ul#navmenu { 
	width: 139px;
	height: 337px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	background: url(/images/nav.jpg) no-repeat;
	position: relative;
}

#navmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
}

#navmenu li, #navmenu a {
	height: 33px;
	display: block;
}

#navmenu a { text-decoration: none; border: none; }

#navmenu a span {
	visibility: hidden;
}

#h-about { left: 0; width: 139px; }
#h-about a:hover { background: transparent url(/images/nav.jpg) -140px -1px no-repeat; }
#h-about a:active { background: transparent url(/images/nav.jpg) -280px -1px no-repeat; }

#h-speaking { left: 0; width: 139px; }
#h-speaking a:hover { background: transparent url(/images/nav.jpg) -140px -33px no-repeat;}
#h-speaking a:active {  background: transparent url(/images/nav.jpg) -280px -33px no-repeat; }

#h-keynote { left: 0; width: 139px; }
#h-keynote a:hover { background: transparent url(/images/nav.jpg) -140px -66px no-repeat; }
#h-keynote a:active { background: transparent url(/images/nav.jpg) -280px -66px no-repeat; }

#h-global { left: 0; width: 139px; }
#h-global a:hover { background: transparent url(/images/nav.jpg) -140px -99px no-repeat; }
#h-global a:active { background: transparent url(/images/nav.jpg) -280px -99px no-repeat; }

#h-strategy { left: 0; width: 139px; }
#h-strategy a:hover { background: transparent url(/images/nav.jpg) -140px -132px no-repeat;}
#h-strategy a:active { background: transparent url(/images/nav.jpg) -280px -132px no-repeat; }

#h-books { left: 0; width: 139px; }
#h-books a:hover { background: transparent url(/images/nav.jpg) -140px -165px no-repeat; }
#h-books a:active { background: transparent url(/images/nav.jpg) -280px -165px no-repeat; }

#h-recent { left: 0; width: 139px; }
#h-recent a:hover { background: transparent url(/images/nav.jpg) -140px -199px no-repeat; }
#h-recent a:active { background: transparent url(/images/nav.jpg) -280px -199px no-repeat;}

#h-clients { left: 0; width: 139px; }
#h-clients a:hover { background: transparent url(/images/nav.jpg) -140px -232px no-repeat; }
#h-clients a:active { background: transparent url(/images/nav.jpg) -280px -232px no-repeat; }

#h-forevents { left: 0; width:139px; }
#h-forevents a:hover { background: transparent url(/images/nav.jpg) -140px -265px no-repeat; }
#h-forevents a:active { background: transparent url(/images/nav.jpg) -280px -265px no-repeat; }

#h-enquiries { left: 0; width: 139px; }
#h-enquiries a:hover { background: transparent url(/images/nav.jpg) -140px -297px no-repeat; } 
#h-enquiries a:active { background: transparent url(/images/nav.jpg) -280px -297px no-repeat; }

.media-name, .blog-post {
	display: block;
}

.date {
	font-size: 11px;
}

#newsticker {
	position: relative;
	height: 250px;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding-right: 30px;
}
#newsticker ul li {
	border: 0;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}


.title {
	font-style: italic;
}


ul li.event span.summary, .organizer, .description, .event-name {
	display: block;
}

strong {
	font-weight: bold;
}

ul li.vevent abbr {
	border: none;
}

ul.download  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.download li {
	padding-left: 22px;
	margin-bottom: 10px;
	background: url(/images/pdficon_small.gif) no-repeat 0 -1px;
	list-style-type: none;
}

.clientlogo {
	border: 1px solid #E0E0E0;
	padding: 2px;
}

/* CSS for the box starts here
================================================*/
/* Default styling. Used when JavaScript is unsupported */
.cbb {
	padding:0 10px;
	margin: 0;
	background:#fff;
	border:1px solid #666;
		}

/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb {
	margin: 0;
	}


/* Rules for the top corners and border */
.bt {
	background:url(/images/box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:14px;
	}
.bt div {
	height:14px;
	width:18px;
	position:relative;
	left:-18px;
	margin: 0;
	background:url(/images/box.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(/images/box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:14px;
	}
.bb div {
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(/images/box.png) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 1px;
	background:url(/images/borders.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 4px 0 0;
	background:url(/images/borders.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 10px;
	}
/* CSS for the box ends here */

.three .i1,
.three .i2 {
	background-image:url(/images/borders.png);
	}
.three .bt,
.three .bt div,
.three .bb,
.three .bb div {
	background-image:url(/images/box.png);
	padding: 0;
	}
	
	.three .i3 {
		padding: 0;
		margin: 0;
	}
	
dl { width: 100%; overflow: auto; margin: 15px 0 15px 0; background: url(/images/dot.gif) repeat-x 0 1.2em;}
dt,dd {background: #FFF; }
dt { float: left;  }
dd { float: right; }

#introflash {
	margin-bottom: 10px;
}

#worldmap {
margin-top: 10px;
}

	  ul#tophead {
	    width: 900px;
	    height: 140px;
	    margin: 0;
	    padding: 0;
	    background: url(/images/rd_menu.jpg) top left no-repeat;
	    position: relative;
	  }
	  
	  #tophead li {
      margin: 0;
      padding: 0;
      list-style: none;
      position: absolute;
      top: 0;
      text-indent: -9999px;
      }

    #tophead li, #tophead a { height: 140px; display: block; }
    
    #thome { left: 0; width: 128px; }
    #thome a:hover {
      background: transparent url(/images/rd_menu.jpg) 0 -139px no-repeat;
      height: 140px;
    }
    
    #tabout { left: 129px; width: 128px; }
    #tabout a:hover{ 
      background: transparent url(/images/rd_menu.jpg) -129px -139px no-repeat;
    }
    
    #tkeynote { left: 258px; width: 128px; }
    #tkeynote a:hover {
      background: transparent url(/images/rd_menu.jpg) -258px -139px no-repeat;
    }
    
    #tstrategy { left: 385px; width: 128px; }
    #tstrategy a:hover {
      background: transparent url(/images/rd_menu.jpg) -385px -139px no-repeat;
    }
    
    #tvideos { left: 513px; width: 128px;}
    #tvideos  a:hover {
      background: transparent url(/images/rd_menu.jpg) -513px -139px no-repeat;
    }
    
    #tbooks { left: 642px; width: 128px; }
    #tbooks a:hover {
      background: transparent url(/images/rd_menu.jpg) -642px -139px no-repeat;
    }
    
    #tblog { left: 770px; width: 128px; }
    #tblog a:hover {
      background: transparent url(/images/rd_menu.jpg) -770px -139px no-repeat;
    }