@charset "utf-8";
/* CSS Document */

/* =========================================  NORMALIZING  ================================================== */


/* Normalizes margin, padding */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
	margin : 0;
	padding : 0;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

body {
	width:940px;
	margin:30px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#555555;
	position:relative;
}
a {
	color:#E50B40;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:15px;
	display:block;
	color:#FFF;
	text-transform:uppercase;
	padding:6px 45px;
}
h2 {
	font-size:13px;
	border-bottom:1px solid #000000;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#000;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:10px;
	color:#E50B40;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:10px;
	color:#E50B40;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
div#heading {
font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	display:block;
	color:#FFF;
	text-align:left;
	text-transform:uppercase;
	padding:6px;
	background:url(/products/training_courses/bb-international/images/bg_heading.png) top left no-repeat;
	width:290px;
}
div#header {
	width:940px;
	height:100px;
	position:relative;
}
div#header img {
	margin:0 0 0 25px;
}
ol {
	margin:0 0 0 10px;
	padding:0 0 0 20px;
	font-weight:bold;
	color:#E50B40;
}
ol li {
	margin-bottom:7px;
}
ol li span {
	color:#555555;
	font-weight:normal;
	font-size:11px;
}


ul#menu {
	list-style:none;
	margin:12px 0 0 25px;
	padding:0;
	position:absolute;
	left: 0px;
	top: 55px;
	width:800px;
}
ul#menu li {
	float:left;
	display:block;
	background:url(/products/training_courses/bb-international/images/bg_button-left.gif) top left no-repeat;
}
ul#menu li.register {
	background:url(/products/training_courses/bb-international/images/bg_button-register-left.gif) top left no-repeat;
}
ul#menu li.register a {
	background:url(/products/training_courses/bb-international/images/bg_button-register-right.gif) top right no-repeat;
	color:#ffffff;
}
* html ul#menu li.register a:hover {
	background:url(/products/training_courses/bb-international/images/bg_button-register-right.gif) top right no-repeat;
	color:#ffffff;
}

ul#menu li.selected {
	background:url(/products/training_courses/bb-international/images/bg_button_hover_left.gif) top left no-repeat;
}

ul#menu li:hover {
	background:url(/products/training_courses/bb-international/images/bg_button_hover_left.gif) top left no-repeat;
}
ul#menu li a {
	display:block;
	height:26px;
	padding:9px 10px 0 10px;
	text-decoration:none;
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/products/training_courses/bb-international/images/bg_button-right.gif) top right no-repeat;
}
ul#menu li.selected a {
	background:url(/products/training_courses/bb-international/images/bg_button-hover-right.gif) top right no-repeat;
	color:#ffffff;
}

* html ul#menu li.selected a:hover {
	background:url(/products/training_courses/bb-international/images/bg_button-hover-right.gif) top right no-repeat;
	color:#ffffff;
	text-decoration:none;
}

ul#menu li a:hover {
	background:url(/products/training_courses/bb-international/images/bg_button-hover-right.gif) top right no-repeat;
	color:#ffffff;
}
* html ul#menu li a:hover {
	background:url(/products/training_courses/bb-international/images/bg_button-right.gif) top right no-repeat;
	color:#000000;
	text-decoration:underline;
}

div#banner {
	width:940px;
	height:106px;
	background:url(/products/training_courses/bb-international/images/banner.gif) top left no-repeat;
	text-indent:-9999px;
}
div#banner-masterclass {
	width:940px;
	height:106px;
	background:url(/products/training_courses/bb-international/images/banner-masterclass.gif) top left no-repeat;
	text-indent:-9999px;
}
div#content2,
div#content,
div#content-red{
	width:900px;
	background:#efefef;
	padding:15px 25px 15px 15px;
}
div#content2 {
	background:url(/products/training_courses/bb-international/images/bg_content.gif) top left repeat-y;
}
div#content-red {
	background:url(/products/training_courses/bb-international/images/bg_content-red.gif) top left repeat-y;
}
div#leftCol {
	width:663px;
	float:left;
	padding-right:10px;
	border-right:1px solid #cccccc;
		display:block;

}
div#leftCol2 {
	width:170px;
	float:left;
	color:#ffffff;
	font-size:11px;
}
div#leftCol-red {
	width:170px;
	float:left;
	color:#ffffff;
	font-size:11px;
}
div#middleCol p,
div#leftCol2 p,
div#leftCol p {
	margin-bottom:8px;
}

div#middleCol {
	margin:0 220px 0 200px;
	padding:0 10px 0 0;
	border-right:1px solid #cccccc;
}
div#leftbox {
	width: 200px;
	float:left;
}
div#leftbox a {
	text-decoration:none;
}
div#leftbox a:hover {
	text-decoration:underline;
}
div#sign {
	width:150px;
	height:73px;
	background:url(/images/signatures/Victoria_Mellor.png) top left no-repeat;
}
div#video {
	width:auto;
	height:auto;
	margin:0 220px 0 200px;
}
div#rightbox {
	width:450px;
	float:right;
}
div#rightbox ol li {
	font-weight:bold;
}
div#rightbox ol li a {
	display:block;
	margin-bottom:3px;
	text-decoration:none;
	color:#000000;
}
div#rightbox ol li a:hover {
	color:#E50B40;
	text-decoration:underline;
}
div#rightCol {
	width:201px;
	float:right;
	padding-left:15px;
	position:relative;
}
div#master {
	width:198px;
	height:346px;
	background:url(/products/training_courses/bb-international/images/master.png) top left no-repeat;
	position:absolute;
	top: -230px;
	left: 15px;
}
div#master_reg {
	width:198px;
	height:346px;
	background:url(/products/training_courses/bb-international/images/master2.png) top left no-repeat;
	position:absolute;
	top: -230px;
	left: 15px;
}
div#master-red {
	width:198px;
	height:346px;
	background:url(/products/training_courses/bb-international/images/master-red.png) top left no-repeat;
	position:absolute;
	top: -230px;
	left: 15px;
}
div#master a {
	display:block;
	width:201px;
	height:50px;
	margin-top:300px;
}
div#roundedBox {
	background:url(/products/training_courses/bb-international/images/rounded-mid.gif) top left repeat-y;
	margin-top:117px;
	top: 60px;
	left: 15px;
}
div#bg_top-rounded {
	background:url(/products/training_courses/bb-international/images/rounded-top.gif) top left no-repeat;
}
div#bg_top-rounded div {
	display:block;
	background:url(/products/training_courses/bb-international/images/rounded-bottom.gif) bottom left no-repeat;
	padding:5px;
	color:#000000;
	font-size:11px;
}
div#bg_top-rounded div p {
	margin-bottom:5px;
}

table.pricing {
	margin:10px auto;
	width:400px;
}
table.pricing td {
	padding:5px;
}
table.pricing td.pink {
	background:#E50B40;
	color:#ffffff;
}
table.pricing td.darkGrey {
	background:#424242;
	color:#ffffff;
}
table.pricing td.lightGrey {
	background:#cccccc;
	color:#000000;
	font-size:12px;
	line-height:16px;
}
div#footer {
	width:890px;
	height:96px;
	background:url(/products/training_courses/bb-international/images/footer.gif) top left no-repeat;
	color:#ffffff;
	padding:15px 25px;
	text-align:right;
	line-height:16px;
}
div#footer a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
div#footer a:hover {
	text-decoration:underline;
}


.BigBoldText {
	font-size:14px;
	font-weight:bold;
}
.BigPinkText {
	font-size:13px;
	font-weight:bold;
	color:#E50B40;
	padding: 4px;
}
.title {
	font-weight:bold;
	font-size:13px;
	padding:0px 3px 2px;
	background:url(/products/training_courses/bb-international/images/accordion_header.png);
	border:1px solid #000000;
	border-bottom:none;
	color:#ffffff;
}
.title2 {
	font-weight:bold;
	font-size:13px;
	padding:3px 5px;
	background:#E50B40;
	border-bottom:none;
	color:#ffffff;
}
.img_right {
	border:1px solid #cccccc;
	float:right;
	margin:0 0 10px 10px;
}
.horLine {
	border-bottom:1px dashed #E50B40;
	height:1px;
	margin:10px 0;
	clear:both;
}

td a {
	color:#FFF;
	text-decoration:none;
}

td a:hover {
	text-decoration:underline;
}