/* CSS Document */

html,body {
	font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#000000;
	font-size:0.9em;
	background-color:#e7e7ef;
}
p {
	color:#000000;
	margin:0px;
	padding:0px;
}
p a:link {
	color:#2c5fb6;
	text-decoration:none;
}
p a:visited {
	color:#2c5fb6;
	text-decoration:none;
}
p a:hover {
	color:#2c5fb6;
	text-decoration:underline;
}

.fakeLink {
	color:#2c5fb6;
	text-decoration:none;
	cursor:pointer;
}
.fakeLink:visited {
	color:#2c5fb6;
	text-decoration:none;
}
.fakeLink:hover {
	color:#2c5fb6;
	text-decoration:underline;
}

h1 {
	color:#252525;
	padding:0px 0px 0px 0px;
	margin:10px 0px 4px 0px;
	font-size:1.2em;
	font-weight:bold;
}
h1 a:link {
	color:#252525;
	text-decoration:none;
}
h1 a:visited {
	color:#252525;
	text-decoration:none;
}
h1 a:hover {
	color:#252525;
	text-decoration:underline;
}

h2 {
	color:#9a8b6a;
	padding:0px 0px 0px 0px;
	margin:10px 0px 4px 0px;
	font-size:1em;
	font-weight:bold;
}
h2 a:link{
	color:#9a8b6a;
	text-decoration:none;
}
h2 a:visited {
	color:#9a8b6a;
	text-decoration:none;
}
h2 a:hover {
	color:#9a8b6a;
	text-decoration:underline;
}

h3 {
	color:#6a6a6a;
	padding:0px 0px 0px 0px;
	margin:10px 0px 4px 0px;
	font-size:1em;
	font-weight:bold;
}
h3 a:link{
	color:#454545;
	text-decoration:none;
}
h3 a:visited {
	color:#454545;
	text-decoration:none;
}
h3 a:hover {
	color:#454545;
	text-decoration:underline;
}


.alert {
	font-weight:bold;
	color:#CC0000;
}
.parent {
	position:relative;
	margin-left:auto; 
	margin-right:auto;
	width:1016px;
	margin-top:0px;
	padding:0px;
	background-color:#FFFFFF;
}
.parent2 {
	float:left;
	width:993px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 23px;
	background-color:#FFFFFF;	
}
.header {
	float:left;
	width:977px;
	margin:0px;
	padding:0px;
}
.header .logo {
	float:left;
	width:189px;
	height:150px;
	margin:0px;
	padding:0px;
}
.header .search {
	float:left;
	text-align:right;
	width:788px;
	height:62px;
	margin:8px 0px 0px 0px;
	padding:0px;
}
.header .search .left {
	float:right;
	text-align:left;
	width:92px;
	height:40px;
	margin:0px;
	padding:3px 0px 0px 0px;
}
.header .search .middle {
	float:right;
	text-align:left;
	width:175px;
	height:35px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.header .search .right {
	float:right;
	text-align:left;
	width:20px;
	height:40px;
	margin:0px;
	padding:1px 0px 0px 0px;
}
.header .image {
	float:left;
	width:774px;
	height:83px;
	margin:0px 0px 0px 8px;
	padding:0px;
}
.leftNavP {
	float:left;
	width:188px;
	margin:0px 9px 9px 0px;	
}
.leftNavP .btLogo {
	float:left;
	margin:20px 0px 10px 0px;
}



.contentP {
	float:left;
	width:545px;
	margin:0px 0px 9px 0px;
}
.contentP a:link {
	color:#2c5fb6;
	text-decoration:none;
}
.contentP a:visited {
	color:#2c5fb6;
	text-decoration:none;
}
.contentP a:hover {
	color:#2c5fb6;
	text-decoration:underline;
}
.contentP .promo {
	margin:0px 0px 10px 0px;
}
.contentP .highlightBox {
	width:500px;
	height:27px;
	margin:0px 0px 8px 22px;
}
.contentP .align_image_centre {
	display: block;
    margin-left: auto;
    margin-right: auto
}


/*TALENT BOX */
.contentP .talentBox {
	width:545px;
	margin:0px 0px 10px 0px;
	background-color:#FFFFFF;
}
.contentP .talentBox .barTop {
	margin:0px;
	background-image:url(../images/3box_head.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.contentP .talentBox .barBottom {
	margin:0px;
	background-image:url(../images/3box_foot.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.contentP .talentBox .main {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	height:183px;
	background-color:#cecfd1;	
}
.contentP .talentBox .main .holder {
	float:left;
	margin-left:13px;
	width:155px;
	height:183px;
	overflow:hidden;
	background-color:#FFFFFF;		
}

.contentP .talentBox .main .holder:firstChild {
	margin-left:0px;	
}

.contentP .talentBox .main .holder h1 {
	margin:0px;
	font-size:14px;

	font-weight:bold;
	text-align:left;
}

.contentP .talentBox .main .holder p {
	margin:0px;
	font-size:12px;
	text-align:left;
	margin:0px 0px 6px 0px;
}

.contentP .talentBox .main .holder .imgBox {
	width:155px;
	height:72px;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 6px 0px;
}

.contentP .talentBox .main .holder .headBox {
	width:143px;
	height:32px;
	overflow:hidden;
	padding:0px 6px 0px 6px;
	margin:0px 0px 4px 0px;
}

.contentP .talentBox .main .holder .pBox {
	width:143px;
	overflow:hidden;
	padding:0px 6px 0px 6px;
}

/*---------------------*/
.contentP .breadCrumb {
	float:left;
	width:535px;
	color:#ffffff;
	font-size:0.9em;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	margin:0px 0px 10px 0px;
	background-color:#000000;
}
.contentP .margin {
	margin:35px 20px 20px 20px;
}

.contentP .breadCrumb .bcVisited a{
	text-decoration:none;
	color:#CCCCCC;
}

.contentP .breadCrumb .bcOpen a{
	text-decoration:none;
	color:#FFFFFF;
}

.contentP .highLight1 {
	float:left;
	width:519px;
	color:#000000;
	font-weight:bold;
	padding:8px 8px 8px 8px;
	margin:10px 0px 10px 0px;
	background-color:#ece6d8;
}
.contentP .highLight2 {
	float:left;
	width:519px;
	color:#000000;
	font-weight:bold;
	padding:8px 8px 8px 8px;
	margin:10px 0px 10px 0px;
	background-color:#e1ebf2;
}

.contentFull {
	float:left;
	width:778px;
	margin:0px 0px 9px 0px;
}
.contentFull a:link {
	color:#2c5fb6;
	text-decoration:none;
}
.contentFull a:visited {
	color:#2c5fb6;
	text-decoration:none;
}
.contentFull a:hover {
	color:#2c5fb6;
	text-decoration:underline;
}
.contentFull .margin {
	margin:45px 0px 20px 20px;
}
.contentFull form {
	margin:0px;
	padding:0px;
}
.contentFull .breadCrumb {
	float:left;
	width:535px;
	color:#ffffff;
	font-size:0.9em;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	margin:0px 0px 10px 0px;
	background-color:#000000;
}
.contentFull .breadCrumb2 {
	float:left;
	width:768px;
	color:#ffffff;
	font-size:0.9em;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	margin:0px 0px 10px 0px;
	background-color:#000000;
}
.contentFull .breadCrumb .bcVisited a{
	text-decoration:none;
	color:#CCCCCC;
}

.contentFull .breadCrumb .bcOpen a{
	text-decoration:none;
	color:#FFFFFF;
}
.contentFull .search {
	float:right;
	width:166px;
	height:50px;
	margin:0px 0px 9px 0px;
	padding:1px;
}
.contentFull .search  a:link {
	color:#000000;
	text-decoration:none;
}
.contentFull .search  a:visited {
	color:#000000;
	text-decoration:none;
}
.contentFull .search  a:hover {
	color:#000000;
	text-decoration:underline;
}
.contentFull .search .left {
	float:left;
	font-size:0.9em;
	width:106px;
	height:30px;
	margin:4px 0px 0px 0px;
}
.contentFull .search .right {
	float:left;
	width:55px;
	height:30px;
	margin:4px 0px 0px 0px;
	text-align:right;
}



.rightColP {
	float:left;
	width:230px;
	margin:25px 0px 0px 9px;
	overflow:hidden;
}
.rightColP .twitter {
	float:left;
	width:170px;
	margin:20px 0px 0px 50px;
}
.rightColP .search {
	width:168px;
	height:50px;
	margin:0px 0px 9px 0px;
}
.rightColP .search  a:link {
	color:#000000;
	text-decoration:none;
}
.rightColP .search  a:visited {
	color:#000000;
	text-decoration:none;
}
.rightColP .search  a:hover {
	color:#000000;
	text-decoration:underline;
}
.rightColP .search .left {
	float:left;
	font-size:0.9em;
	width:111px;
	height:30px;
	margin:7px 0px 0px 0px;
}
.rightColP .search .right {
	float:left;
	width:55px;
	height:30px;
	margin:7px 0px 0px 0px;
	text-align:right;
}
.formHolder {
	font-weight:normal;
}
.formHolder td {
	font-weight:normal;
}

.promoBox {
	float:left;
	display:inline;
	width:457px;
	height:288px;
	color:#ffffff;
	margin:15px 0px 0px 17px;
}

.footer {
	font-size:0.9em;
	float:left;
	width:971px;
	margin:0px 0px 0px 0px;
	padding:10px 22px 20px 23px;
	background-color:#ffffff;
}
.footer .top {
	float:left;
	width:971px;
	height:12px;
	border-top:1px solid #757575;
}
.footer .footerLeft {
	float:left;
	width:188px;
	color:#383838;
	font-size:0.9em;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
}
.footer .footerLeft img {
	margin-top:16px;
}
.footer .footerMid {
	float:left;
	width:545px;
	height:102px;
	color:#383838;
	padding:5px 10px 5px 0px;
	background-image:url(../images/footerMidBg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.footer .footerMid .right {
	float:right;
	width:370px;
}
.footer .footerMid .right a:link {
	color:#0052CC;
	text-decoration:none;
}
.footer .footerMid .right a:visited {
	color:#0052CC;
	text-decoration:none;
}
.footer .footerMid .right a:hover {
	color:#0052CC;
	text-decoration:underline;
}
.footer .footerMid .right h1 {
	font-size:1.5em;
	font-weight:normal;
	margin:7px 0px 0px 0px;
	padding:0px;
}
.footer .footerMid .right h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.footer .footerRight {
	float:left;
	width:218px;
	color:#898989;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.footer .footerRight img {
	margin-top:17px;
}

.footer a:link {
	color:#000000;
	text-decoration:none;
}
.footer a:visited {
	color:#000000;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
	text-decoration:underline;
}






form {
	margin:0px;
	padding:0px;
}

.debug table {
	font-size:12px;
	color:#333333;
}
.debug td {
	font-size:12px;
	color:#333333;
}

.KT_tngtable {
	margin:0px;
}

.c_table {
	width:656px;
	background-color:#F9F9F9;
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 6px;
}

.c_button {
	width:640px;
	padding:4px 4px 4px 18px;
	color:#ffffff;
	background-color:#e1e1e1;
	font-weight:normal;
	cursor:pointer;
	margin-bottom:6px;
	background-image:url(../images/c_button_bg.gif);
	background-repeat: repeat-y;
}
.c_button_selected {
	width:640px;
	padding:4px 4px 4px 18px;
	color:#ffffff;
	background-color:#acacac;
	cursor:pointer;
	margin-bottom:0px;
	background-image:url(../images/c_button_bg_open.gif);
	background-repeat: repeat-y;
	font-weight:bold;
	color:#FFFFFF;
}
.c_button :hover {
	width:640px;
	padding:4px 4px 4px 18px;
	color:#ffffff;
	background-color:#c8c8c8;
	cursor:pointer;
	font-weight:bold;
	margin-bottom:6px;
	background-image:url(../images/c_button_bg_ovr.gif);
	background-repeat: repeat-y;
}

.d_button {
	width:648px;
	padding:4px 4px 4px 10px;
	color:#2c5fb6;
	background-color:#fcfcfc;
	border:1px solid #e7edf2;
	font-weight:normal;
	cursor:pointer;
	margin:12px 0px 6px 0px;
}
.d_button_selected {
	width:648px;
	padding:4px 4px 4px 10px;
	color:#2c5fb6;
	background-color:#acacac;
	cursor:pointer;
	margin:12px 0px 6px 0px;
	background-image:url(../images/c_button_bg_open.gif);
	background-repeat: repeat-y;
	font-weight:bold;
	color:#FFFFFF;
}
.d_button:hover {
	width:648px;
	padding:4px 4px 4px 10px;
	color:#2c5fb6;
	background-color:#f5f8fa;
	border:1px solid #e7edf2;
	cursor:pointer;
	font-weight:bold;
	margin:12px 0px 6px 0px;
}


.btn {
	font-size:0.9em;	
	background-color:#cecfd1;
	color:#000000;
	border: 1px solid #a9aaaa;
	cursor:pointer;
}



.searchBtn {
	background-color:#ffffff;
	color:#3f3f3f;
	border: 1px solid #cccccc;
	width:163px;
}
.textField {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#ffffff;
	color:#3f3f3f;
	border: 1px solid #cccccc;
}


.KT_buttons2 {
	text-align:right;
	padding:5px;
	background-color:#f2f2f2;
}

/*Programme table layout*/
.prog_head {

	color:#ffffff;
	font-weight:bold;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
	margin:0px;
	border-bottom:1px solid #ffffff;
	background-image:url(../images/c_button_bg2.gif);
	background-repeat:repeat-y;
}

.prog_time {
	background-color:#f8f8f8;
	border-bottom:1px solid #ffffff;
	color:#575757;
	font-weight:bold;
	padding:6px 6px 6px 6px;
	margin:0px;
}
.prog_copy {
	background-color:#f8f8f8;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:6px 6px 6px 6px;
	margin:0px;
}
.prog_copy p {
	padding:0px 0px 0px 8px;
	margin:0px;
}



/*image position*/

.align_image_left {
	float:left;
	margin:0px 10px 10px 0px;
}
.align_image_right {
	float:right;
	margin:0px 0px 10px 10px;
}


/*delegate admin */
.phoo_contact_th {
	font-weight:bold;
}

/*Gallery list layout*/
.galListRow {
	border:1px solid #CCCCCC;
	float:left;
	display:inline;
	width:236px;
	width/**/:/**/227px;
	height:100px;
	margin:0px 11px 11px 0px;
	padding:6px;
}

.galListRow:last-child {
	margin-right:0px;
}

.galListThumb {
	float:left;
	display:inline;
	text-align:center;
	margin:0px;
	width:100px;
	height:100px;
	overflow:hidden;
}

.galListText {
	float:left;
	width:122px;
	font-weight:normal;
}
.galListText p {
	padding:0px 6px 6px 6px;
	margin:0px;
}
.galListText p a:link {
	color:#2c5fcf;
	text-decoration:none;
}
.galListText p a:visited {
	color:#2c5fcf;
	text-decoration:none;
}
.galListText p a:hover {
	color:#2c5fcf;
	text-decoration:underline;
}

/*Gallery thumb layout*/
.galBox {
	border:1px solid #CCCCCC;
	float:left;
	display:inline;
	width:236px;
	min-height:73px;
	width/**/:/**/227px;
	margin:0px 11px 11px 0px;
	padding:6px;
}
.galBox:last-child {
	margin-right:0px;
}

.galImage {
	float:left;
	display:inline;
	text-align:center;
	margin:0px;
	width:100px;
	background-color:#F7F7F7;
}
.galText {
	float:left;
	width:122px;
}
.galText p {
	padding:0px 6px 6px 6px;
	margin:0px;
}
.newsLayout {
	float:left;
	width:505px;
	border-bottom:1px solid #F0F0F0;
	padding:0px 0px 12px 0px;
}
th {
	font-weight:normal;
}

/* Home page central nav items */

.homeNav {
	float:left;
	width:545px;
	margin-bottom:3px;
}
.support a {
	float:left;
	width:164px;
	font-size:1em;
	font-weight:normal;
	padding:3px 5px 3px 10px;
	margin:0px 3px 0px 0px;
}
.support a:link {
	color:#ffffff;
	background-color:#a11816;
	text-decoration:none;
}
.support a:visited {
	color:#ffffff;
	background-color:#a11816;
	text-decoration:none;
}
.support a:hover {
	color:#ffffff;
	background-color:#af2c2a;
	text-decoration:none;
}
.inspiring a {
	float:left;
	width:164px;
	font-size:1em;
	font-weight:normal;
	padding:3px 5px 3px 10px;
	margin:0px 3px 0px 0px;
}
.inspiring a:link {
	color:#ffffff;
	background-color:#023487;
	text-decoration:none;
}
.inspiring a:visited {
	color:#ffffff;
	background-color:#023487;
	text-decoration:none;
}
.inspiring a:hover {
	color:#ffffff;
	background-color:#234c91;
	text-decoration:none;
}
.lives a {
	float:left;
	width:163px;
	font-size:1em;
	font-weight:normal;
	padding:2px 5px 2px 10px;
	margin:0px 0px 0px 0px;
	border:1px solid #a1a3a5;
}
.lives a:link {
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}
.lives a:visited {
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}
.lives a:hover {
	color:#000000;
	background-color:#f7f7f8;
	text-decoration:none;
}



