body
{
    background: #F2F3F4 url('../images/global/background_grey_sides.gif') no-repeat top center;
    text-align: center;
    margin: 0;
    font-family: Tahoma;
    font-size: 62.5001%;
    color: #000000;    
}

#wrapper
{
	width: 990px;
    margin: 0 auto;
    text-align: left;
    border: 0px solid blue;
    /*background: #FFFFFF url('../images/global/background_white_with_arche.gif') no-repeat top center;*/
    background: #FFFFFF url('../images/global/arches_background.gif') no-repeat top center;
}

#logo
{
	border: 0px solid blue;
	height: 30px;
	width: 351px;
	float: left;
	background: url('../images/logos/mail_media_centre_logo.jpg') no-repeat top center;
	margin:10px 0px 0px 10px;
	position: relative;
	cursor:pointer;
	display:block;
}

.ir
{
	text-indent:-999em;
	font-size:1px;
}

h1
{
	color: #495b63;
	font-weight: normal;
	font-size: 1.8em;
}

h2
{
	color: #495b63;
	font-weight: normal;
	font-size: 1.5em;
}

h2 img
{
	padding: 0px 0px 0px 10px;
}

h3
{
	color: #495b63;
	font-weight: bold;
	font-size: 1.2em;
}

p
{
	font-size:1.0em;
    line-height: 1.5em;
}

a
{
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.alt
{
	display: none;
}

.red {color: #CC0000;}
.grey {color: #495b63;}

.bold { font-weight: bold; }

.clear, .clear5, .clear10, .clear15, .clear20 
	{ 
		clear: both; 
		overflow: hidden 
	}
.clear   { height: 0px; }	
.clear5  { height: 5px; }	
.clear10 { height: 10px; }
.clear15 { height: 15px; }
.clear20 { height: 20px; }


/* This style is to use on buttons that have to look 
like links - styles have to be set for each button (width) */

/*	no, they don't, I've added width:auto; overflow:visible.
	And, sorted the font-size to 1em. BP */

.button-link
{
	color: #CC0000;
	font-size:1.6em;
	font-weight: bold;
    border: none;
    background-color: transparent;
	background: url(../images/global/link-underline.gif) repeat-x 0px 1.1em;
    cursor:pointer;
    margin:0px;
	padding:0 0.25em;
	width:auto;
	overflow:visible;
}

/*********************************************************/


#mainMenu
{
	border: 0px solid green;
	position: relative;
	width: 563px;
	height: 31px;
	float:left;
	margin: 12px 0px 0px 116px;
	display: inline;
}

#SubMenu
{
	border: 0px solid purple;
	position: relative;
	width: 630px;
	height: 30px;	
	float:left;
	margin: 16px 0px 0px 80px;	
	display: inline;
	text-align:center;
	z-index: 100;
}

	#SubMenu ul
	{
		list-style-type: none;
		padding: 0px;
		margin: 0px 0px 0px 50px;
	}

	#SubMenu li
	{
		float: left;
		margin: 10px 10px 0px 0px;
	}

	#SubMenu a
	{
		font-size: 1.1em;
		text-decoration: none;
		color: #A80000;
	}

	#SubMenu a:hover
	{
		font-size: 1.1em;
		text-decoration: none;
		color: #000000;
	}
	#SubMenu .Selected
	{
		color: #000000;
	}
	

#SubMenu .Master-Page ul
{
	margin: 0px 10px 0px 45px;
}

#SubMenu .Knowledge-Page ul
{
	margin: 0px 10px 0px 70px;
}

#SubMenu .Why-Page ul
{
	margin: 0px 10px 0px 120px;
}


	
#myMMC
{
	border: 0px solid purple;
	position: relative;
	float:right;
	margin: 12px 0px 0px 0px;
	width: 180px;
	display: inline;
	color: #000000;
	font-size:1.2em;
}
			
	#myMMC .LinksArea
	{
		background-color: #CC0000;
		font-weight: bold;
		color: #FFFFFF;		
		text-align: center;
	}
	
	#myMMC .greyMMC
	{
		position: relative;
		left: 35px;
		display: block;
		height: 30px;
		width: 105px;
		margin-top: 15px;
	}
	
	#myMMC a#myMMCBtn 
	{	
		background: transparent url('../images/global/my_mmc_tab_on.gif') no-repeat;
		margin-top: 17px;
	}
	
	#myMMC a#loginBtn
	{	
		background: transparent url('../images/global/my_mmc_tab_off.gif') no-repeat;
		margin-top: 15px;
	}
	#myMMC .alt
	{
		display: none;
	}
	
	#myMMC .lgLink
	{
		color: #FFFFFF;
		font-size:1.2em;
	}
	
	#myMMC .smlLink
	{
		color: #FFFFFF;
		font-size:0.8em;
		font-weight: normal;
		line-height:20px;
	}
			
	#mainContent
	{		
		padding-bottom:40px;
		border: 0px solid purple;
		width: 640px;
		position: relative;
		margin: 16px 0px 0px 77px;
		float: left;
		display: inline;
		font-size:1.2em;
	}

	
#pageContent
{
	
	border: 0px solid orange;
	position: relative;
	margin: 20px 30px 0px 30px;
	width: 575px;
}
	
	#mainContent #pageContent
	{
		margin: 20px 20px 0px 20px;
		width: 591px;
	}
	
#pageContentFullWidth
{
	background: url('../images/global/bottom_curved_gradiant_line.gif') no-repeat bottom center;
	border: 0px solid yellow;
	position: relative;
	padding: 0px 0px 20px 0px;	
}

#pageContentFullWidth #defaultContent
{
	margin: 0 0 0 15px;
}

/*** RIGHT MASTER CONTROL ***/
#rightMasterControl
{
	
	float: right;
	border: 0px solid black;
	width: 207px;
	display: inline;
	margin: 30px 0px 0px 0px;
}

	#rightMasterControl .rmPanel {
		background: url('../images/global/side_curved_gradiant_line.gif') no-repeat;
		background-position: bottom;	
		text-align:left;
		padding:0 0 25px 15px;
		border: 0px solid green;
		font-size:1.2em;		
	}
	
	#rightMasterControl .rmPanelGrey {
		background: #F5F5F7 url('../images/global/side_curved_gradiant_line_grey.jpg') no-repeat 0 bottom;
		padding-bottom:30px;			
	}
	
	#rightMasterControl .contact
	{
		text-align:left;
		padding:0 0 25px 15px;
		border: 0px solid green;
		font-size:1.2em;
	}
	
	#rightMasterControl .arrow
	{
		border: 0px;
	}
	
	#rightMasterControl .divider
	{
		padding: 10px 0px 10px 0px;
	}
	
	/* No longer in use */
	#rightMasterControl .consultancy
	{
		display: block;
		height: 19px;
		width: 154px;
		margin: 10px 0px 5px 0px;
		background: transparent url('../images/headers/consultancy_services.gif') no-repeat;
	}
	/* -------------- */
	
	#rightMasterControl .specialistAdvice
	{
		display: block;
		height: 19px;
		width: 154px;
		margin: 10px 0px 5px 0px;
		background: transparent url('../images/headers/specialist_advice.gif') no-repeat;
	}
	
	#rightMasterControl .infobank
	{
		display: block;
		height:17px;
		width: 180px;
		margin:10px 0px 5px 0px;
		background: transparent url('../images/headers/infobank_resource_centre.gif') no-repeat;
	}	
		

	#rightMasterControl #search .search
	{
		display: block;
		height: 14px;
		width: 46px;
		margin:10px 0px 10px 0px;
		background: transparent url('../images/headers/Search.gif') no-repeat;
	}

	#rightMasterControl #search label{
		font-size:0.8em;
	}

	#rightMasterControl #goto .goto
	{
		display: block;
		height:13px;
		width: 44px;
		margin:10px 0px 10px 0px;
		background: transparent url('../images/headers/go_to.jpg') no-repeat;
	}	
	
	#rightMasterControl .RoyalMail
	{
		margin: 20px 0px 40px 50px;
	}
	
	

#divider
{
	background: #F2F3F4 url('../images/global/bottom_gradiant_line.jpg') no-repeat;
	height: 6px;
	margin: 20px 0px 0px 0px;
}

#sitemap
{
	width:640px;
	position: relative;
	float: left;
	display: inline;
	margin-left:77px;
	margin:15px 0px 15px 77px;
	background: transparent url('../images/global/sitemap_copybackground.gif') no-repeat left 43px;	
}

#sitemap h2
{
    margin: 0;
    padding: 0;
    height:0px;
    display:block;
    padding-top:43px;
    overflow:hidden;
    background: transparent url('../images/global/sitemap_topbar.gif') no-repeat left top;
    font-size:0.2em;
}

#sitemap a
{
    color: #495b63;
    font-size: 1.2em;
}

#sitemap a:hover
{
    color: #000;   
}

#sitemap ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;    
}

#sitemap ul li
{
    margin: 5px 0;
    padding: 0;
}

#sitemap ul li ul li a
{
    font-weight: normal;
    font-size: 1.1em;
}

#sitemap .column
{
	float:left;
    width: 145px;
    display: inline;
    position: relative;
    margin:5px 0px 0px 15px;
    border:0px solid red;
}


#footerLinks
{
	float: left;
	margin: -10px 0px 0px 10px;
	position: relative;
}

#Copyright
{
	float: right;
	padding-right: 10px;
	color: #495b63;
}

#headerLinks
{
	float: right;
	width: 320px;
	margin:10px 10px 0px 0px;
	position: relative;
	border: 0px solid red;
}

#headerLinks .RMLogo
{
	float: right;
	margin: 0px 20px 0px 0px;
}

#headerLinks .Selected
{
	color: #000000;
}

#headerLinks li a
{
	padding-left:0.5em;
	background: url(../images/global/spacer_grey.gif) no-repeat left;
}

#headerLinks li a.first
{
	padding-left:0;
	background:none;
}

#footerLinks ul, #headerLinks ul
{
	list-style-type: none;
	padding: 0px;
	color: #495b63;
	font-size: 1em;
	margin: 0px;
}

#footerLinks li
{
	float: left;
	position: relative;	
	margin: 0px 4px 0px 0px;
}

#headerLinks li
{
	float: left;
	position: relative;	
	margin: 0px 0px 0px 4px;
}

#footerLinks a, #headerLinks a
{
	color: #495b63;
	text-decoration: none;
	font-weight: normal;
	font-size:1em;
}

#footerLinks a:Hover, #headerLinks a:Hover
{
	color: #000;	
}

#breadCrumb
{
	border: 0px solid red;
}

#breadCrumb span
{
	margin: 0px 2px 0px 2px;
}
#breadCrumb a
{
	margin: 0px 2px 0px 0px;
}

.linkButton
{
	background: none; 
	border: 0px; 
	cursor: pointer; 
	text-align: left;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
	margin-top: -3px;
	padding-left: 0px;
}

.findAddress
{
	margin-bottom: -4px;
}

.center
{
	text-align:center;
}

.full-content-width
{
	width:572px !important;
}

/* Standard Content */
.introduction
{
    font-weight: bold;
    color: #495B63;
}

.image-left
{
    float: left;
    margin-right: 18px;
}

.image-right
{
    float: right;
    margin-left: 18px;
}

#mainContent .blue-box ol, #mainContent .blue-box ul
{
   padding: 0px;
}

#pageContent ol, #pageContent ul
{
    min-height: 1%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 35px;
}

p img
{
	display: inline;
	float: left;
	margin: 0px 10px 10px 0px;	
}

li h3, li p
{
    margin: 0;
    padding: 0;
}

li
{
    margin-bottom: 18px;
    padding:0px;
}

.blue-box
{
    background: url(/images/global/listbox_slice.jpg) repeat-y top;
}

.blue-box h1
{
    background: url(/images/global/listbox_top.jpg) no-repeat top;
    padding: 10px 20px 10px 20px;
    height: 49px;
    font-size: 1.1em;
    font-weight: bold;
}

.blue-box h2
{
    font-size: 1.5em;
    background: url(/images/global/listbox_top.jpg) no-repeat top;
    padding: 10px 20px 10px 20px;
    color: #495B63;
    margin: 0;
}

.blue-box .header
{
    font-size: 1.1em;
    background: url(/images/global/listbox_top.jpg) no-repeat top;
    padding: 10px 20px 10px 20px;
    color: #495B63;
    margin: 0;
}


.blue-box .content
{
    background: url(/images/global/listbox_bottom.jpg) no-repeat bottom;
    padding-left: 62px;
    padding-bottom: 30px;
    padding-right: 22px;
}

.blue-box .content ol
{
    color: #495B63;
    font-size: 1.2em;
    font-weight: bold;
}

.blue-box .content li p
{
    color: #000000;
    font-size: 0.8em;
    font-weight: normal;
}

.blue-box .content li h3
{
    color: #495b63;
    font-size: 1em;
}

.left-column
{
    width: 290px;
    float: left;
}

.left-column p
{
    margin: 0;
    padding: 0;
}

.right-column
{
	float:right;
    width: 290px;
}

.boxed-listing ul
{
	list-style-type: none;
	float: left;
}

.boxed-listing a
{
	list-style-type: none;
	float: left;
	margin-bottom: 5px;
	width: 260px;
}

.boxed-listing li
{
    width: 260px;
    float: left;
    padding-left:8px;
    margin-right: 42px;
    margin-bottom: 20px;
    list-style-type: none;
}

.boxed-listing .content ul
{
	list-style-type: none;
}

.boxed-listing .content li
{
	border: 0px solid red;
	width: 200px;
}

.relatedArticles .boxed-listing li 
{	
	float:left;
	list-style-type:none;
	margin-bottom:20px;
	margin-right:42px;
	padding-left:35px;
	width:250px;
}

#PageRelArticles
{
	background: url(/images/global/ConRec_Slice_Lg.gif) repeat-y top;
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}

#PageRelArticles .PageRelArticlesTop
{
	background: url(/images/global/ConRec_Top_Lg.gif) no-repeat top;
	padding: 50px 0px 0px 0px;
	border: 0px solid green;
	margin:0px;
}

#PageRelArticles .PageRelArticlesBtm span
{
	float: left;
	margin: 40px 20px 0px 0px;	
	display: inline;
}


#PageRelArticles .PageRelArticlesBtm
{
	background: url(/images/global/ConRec_Btm_Lg.gif) no-repeat top;
	height: 77px;
	padding: 0px 0px 0px 140px;
	margin: 0px;
}

#PageRelArticles .relatedArticles .boxed-listing li, #PageRelArticles .boxed-listing a
{
	width: 210px;
}

#ConRelArticles
{
	border: 0px solid green;
	width: 241px;
	background: url(/images/global/ConRec_Slice_Sml.gif) repeat-y top;
	text-align: center;
	float: right;
}

#ConRelArticles ul 
{
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 40px 0px 25px;
	text-align: left;
	border: 0px solid green;
}

#ConRelArticles li
{
	padding: 0px 0px 8px 0px;
	margin: 0px;
	border: 0px solid red;
}

#ConRelArticles h2
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#ConRelArticles hr
{
	height: 2px;
	width: 202px;
	padding: 0px;
	background: url(/images/global/ConRed_Divider_Sml.gif) no-repeat top;
}

#ConRelArticles .ConRelArticlesTop
{
	background: url(/images/global/ConRec_Top_Sml.gif) no-repeat top;
	border: 0px solid blue;
}

#ConRelArticles .ConRelArticlesBtm
{
	background: url(/images/global/ConRec_Btm_Sml.gif) no-repeat top;
	height: 103px;
	text-align: left;
}

#ConRelArticles .ConRelArticlesBtm span
{
	position: relative;
	top: 50px;
	left: 70px;
}


#myMMCDocs ul
{
	margin: 0px 0px 0px -20px;
}

#myMMCDocs .boxed-listing li
{
    width: 240px;
    float: left;
    list-style-type: none;
    margin: 0px 10px 10px 0px;
    min-height: 150px;
    padding-left: 0px;
}

#myMMCDocs .boxed-listing a
{
	display: block;
	margin: 0px 0px 10px 0px;
	width: 240px;
} 

#myMMCDocs .boxed-listing img
{
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 103px;
}

#myMMCDocs .boxed-listing .synopsis
{
	width: 120px;
	float: left;
	margin: 0px;
}

ul.articles-listing
{
    list-style: none;
}

.blue-area { background: url(/images/global/smlbox_8_slice.jpg) repeat-y top left; }
.blue-area .left { width: 220px; margin: 10px 0px 0px -20px; display: inline;  }
.blue-area ul 
{ 
    margin-top: 5px;
    list-style: none;
}
.blue-area li { margin-bottom: 6px; }
.blue-area li a 
{ 
	font-weight: normal; 
	margin-left: 10px;
}

.articles 
{
	list-style: none;
}
.articles li
{
	min-height:125px;
	padding:0;
	margin:0;
	display:block;
	clear:right;
	margin-bottom:1em;
}
.articles li div.image
{
	display:block;
	margin-bottom:1em;
}
.articles li div.text
{
	display:block;
	float:right;
	width:120px;
	margin-bottom:1em;
}
.articles li div.text p
{
	float:right;
	margin:0;
	padding:0;
	line-height:1.2em;
	width:120px;
}

.articles h2
{
    display:inline;
    font-size: 1em;
    padding: 0;
    margin: 0;
}

img.top { vertical-align: top; }
img.bottom { vertical-align: bottom; }

/* Search Results Page */
.summary-box
{
    margin-bottom:8px;
}

.border-bar 
{ 
    padding: 4px 10px;
    background-color: #EFF0F2; 
    margin-bottom: 1px;
}

.filters-bar 
{ 
    padding: 2px 10px;
    background-color: #EFF0F2; 
    margin-bottom: 1px;
}

.small-box
{
    float:left;
    width: 130px;
}

.center-box
{
    float:left;
    width: 270px;
    text-align:center;
}

#results-breakdown
{
    margin-bottom: 1px;
    padding: 5px 10px;
    font-size: 0.75em;
}

#results-breakdown a
{
    font-weight: normal;
}

.result
{
    padding-bottom: 26px;
    margin-bottom: 10px;
}

.result-border { background: url(/images/global/white_gradiant.jpg) no-repeat bottom; }

.result p
{
    padding: 0;
    margin: 0;
}

/* Home page styles */
.tabContent
	{		
		border: 0px solid red;
	}

.tabMenu
	{
		border: 0px solid red;
	}	
	
.tabWelcomeLeft
	{ 	
		width: 300px;
		float: left;
		border: 1px solid red;
	}		
	
.tabWelcomeRight
	{
		width: 210px;
		float: right;
		border:1px solid red;
	}
		
.tabPage {margin: 20px 20px 20px 20px;}

/* My MMC Home page styles */	
.homeTitle
{
	color: #495b63;
	font-weight: bold;
	font-size: 2.4em;
}

/* Article Page */
.articleLinks
{
    clear: both;
    margin-top: 20px;
    background: url(/images/global/white_gradiant.jpg) no-repeat top;
    padding: 20px 40px;
}

.articleLinks img
{
  margin-right: 10px;
}  

.articleLinks .middle
{
    vertical-align: middle;
}

/* Knowledge Centre control and pages */

.knowledge-centre-left-column
{
    width: 290px;
    float: left;
}

.knowledge-centre-right-column
{
    margin-left: 300px;
}

.knowledge-centre-box
{
    background: url(/images/global/knowledgebox_slice.jpg) repeat-y top;
    margin-left: 20px;
    overflow: hidden;
}    

.knowledge-centre-box h3
{
    background: url(/images/global/knowledgebox_top.jpg) no-repeat top;
    font-size:1.2em;
    padding: 10px 20px 10px 20px;    
    font-weight: bold;
    margin: 0px;
}

.knowledge-centre-box .content1
{
    background: url(/images/global/knowledgebox_bottom_1.jpg) no-repeat bottom;
    padding: 10px 20px 20px 20px;
    /*height: 155px;*/
    border: 0 solid red;
}

.knowledge-centre-box .content2
{  
    background: url(/images/global/knowledgebox_bottom_2.gif) no-repeat bottom;
    padding: 10px 20px 20px 20px;
    /*height: 175px;*/
}

/*  News control on News, News Archive and Events pages */

.news 
{
	width: 480px;
    float: left;
    margin-left: 60px;
}	

.news .box, .box-separated, .box-grey
{
	padding: 5px;
}	

.news .box-separated
{
	background: url(/images/global/white_gradiant.jpg) no-repeat bottom;
}	

.news .box-grey
{
	background-color: #EEF0F1;
}	

.news .image
{
	float: left;
	padding-right: 5px;
}

.news h3
{
	color: #CC0000;
	margin: 0px;
}	

.news p
{
	margin: 0px;
}

.news .box h3, .news .box-separated h3
{
	font-size: 1em;
}	

.news .source
{
	color: #495b63;
}

.news .pagination
{
	float: left;
    margin-left: 160px;
}

.news .disabled
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}	

.news .label
{
	float: left;
	margin: 0px;
	width: 100px;
	color: #495b63;
	font-weight: bold;
	font-size: 1em;
}	

.button-news
{
	float: left;
    margin-left: 240px;
}

/*  News Item and Event MMC pages */

.news-page .image
{
	float: left;
	padding-right: 5px;
}

.news-page .source
{
	color: #495b63;
}

.news-page .button
{
	float: left;
    margin-left: 250px;
}	

.news-page .message
{
	color: #CC0000;
}

/**/

#contactInfo
{
	float: left;
	width: 200px;
	margin: 20px 0px 10px 0px;
}

.imageMap
{
	float: left;
	width: 340px;
	margin: 20px 0px 10px 30px;
}

/* Article Flash */

#flashContent
{
	text-align: center;
	border: 0px solid red;
	margin: 10px 0px 20px 0px;
}



/* SiteMap Page */

#sitemapFull
{
	padding: 10px 0px 10px 30px;
	position: relative;
}

#sitemapFull h2
{
    margin: 0 0 4px 0;
    padding: 0;
    font-size: 1.25em;
    font-weight: bold;
}

#sitemapFull a
{
    color: #495b63;
    font-size: 1.1em;
}

#sitemapFull ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sitemapFull ul li
{
    margin: 5px 0;
    padding: 0;
}

#sitemapFull ul li ul li a
{
    font-weight: normal;
    font-size: 0.9em;
}

#sitemapFull .break
{
    margin-top: 10px;
    padding-top: 10px;
    background: url(/images/global/sitemap_line.gif) no-repeat top left;
}

#sitemapFull .column
{
    float:left;
    width: 180px;
}


.md
{
	float: left;
	margin: 0px 5px 0px 0px;
}

.greyMD
{
	background-color: #DBDEE0;
	padding: 4px;
	margin: 0px 0px 2px 0px;
}

/* Preferences page */

.CategoryBranch
{
	font-weight:bold;
}

.CategorySelector
{
	display:block;
	margin-bottom:0.5em;
	float:left;
	clear:both;
}

.CategorySelector .Label
{
	display:block;
	float:left;
	width:200px;
	margin-left:-10px;
}

.CategorySelector .Branch
{
	margin-left:0px;
}

.CategorySelector .Stars
{
	display:block;
	float:right;
}

.Right
{
	margin-right:20px;
	float: right;
}

.preferencesLeft
{
	float: left;
	width: 288px;
	margin: 0px 10px 0px 0px;
	padding-bottom:10px;
}

.preferencesRight
{
	float: right;
	width: 288px;
	margin: 0px 0px 0px 0px;
	padding-bottom:10px;
}

.preferencesLast
{
	float: left !important;
}

.smlBoxLight
{
	background: #DAF9FB url('../images/global/smlbox_slice.jpg') repeat-y center top;
	width: 288px;
	float:left;
	font-size:0.9em;
}
.smlBoxLight .smlBoxBottom
{
	background: #DAF9FB url('../images/global/smlbox_bottom.jpg') no-repeat center top;
	height: 10px;
	float:left;
	width: 288px;
}

.smlBoxLight .smlBoxTop
{
	background: #DAF9FB url('../images/global/smlbox_top.jpg') no-repeat center top;
	height: 10px;
	float:left;
	width: 288px;
}

.smlBoxLight .copy, .smlBoxDrk .copy
{
	padding: 10px;
	float:left;
	height:auto;
}

.smlBoxDrk
{
	background: #DAF9FB url('../images/global/smldrkbox_slice.gif') repeat-y left top;
	width: 588px;
	float:left;
	position:relative;
	top:0;
	left:0;
	clear:both;	
}
.smlBoxDrk .smlBoxBottom
{
	background: #DAF9FB url('../images/global/smldrkbox_bottom.gif') no-repeat left top;
	height: 5px;
	float:left;
	width: 588px;
}

.smlBoxDrk .smlBoxTop
{
	background: #DAF9FB url('../images/global/smldrkbox_top.gif') no-repeat left top;
	height: 5px;
	float:left;
	width: 588px;
}

.smlBoxDrk .button
{
	float:right;
	position:absolute;
	bottom:1em;
	right:1em;
}

/* Showreel List */
#showreel-list
{
	width:580px;
}

#showreel-list .item
{	
	height:	55px;
	width:575px;	
	width:575px;	
}

#showreel-list .winning-item
{
	background: url('../images/global/grey_box.gif') no-repeat center top;
	height:	55px;
	width:575px;	
}

#showreel-list .item-img
{
	border: solid 1px #000;
	position:relative;
	left:10px;
	top: 0px;	
}

#showreel-list .item-link
{
	position:relative;
	left:70px;
	top: -35px;	
	width:300px;	
}

.winner-text
{
	position:relative;
	left:400px;
	top: -51px;
	float:left;		
}

/* Showreel detail page */

#showreel-detail
{
	border: solid 0px red;
	width:550px;
	position: relative;
	float: left;
}

#video-transcript
{
	border: 0px solid blue;
	width:200px;
}

#showreel-detail .item
{
	border: solid 0px black;
	margin-bottom: 10px;	
	width:545px;
	clear:both;	
	overflow:auto;	
}

#showreel-detail .item img
{
	width:250px;
	float:left;	
}

#showreel-detail .item p
{
	border: solid 0px red;
	min-width:250px;
	float:right;	
}

#showreel-detail .left-column
{	
	float:left;
	width:310px;
	margin-right: 10px;	
}

#showreel-detail .right-column
{
	margin-left:320px;
	width:250px;	
}

#showreel-detail hr
{
	border: solid 1px #D5D5D5;	
    /*background: url(/images/global/smlwhite_divider.gif) no-repeat top left;*/
}

#showreel-detail #winner-heading
{
	background: url('../images/global/grey_box.gif') no-repeat center top;
	height:	52px;
	width:575px;	
}

.winner-top
{
	background: url('../images/global/grey_box_top.gif') no-repeat center top;
}

.winner-bottom
{
	background: url('../images/global/grey_box_bottom.gif') no-repeat center top;
}

#showreel-detail #winner-heading h1
{
	position:relative;
	left:10px;
	top: 8px;	
}

#showreel-detail #winner-heading .winner-text
{
	position:relative;
	left:400px;
	top: -28px;
	float:left;		
}


/* Events */
#EventsPage .columnLeft
{
	width:80px;	
	float:left;
}

#EventsPage .columnRight
{
	width:380px;	
	float:right;
}


/* Research Focus Template*/

#Focus
{
	border: 0px solid red;
	margin: 0px;
	padding:0px;
}

#Focus ul
{
	border: 0px solid green;
	margin: 0px;
	padding: 0px;
}

#Focus .articles li
{
	border: 0px solid blue;
	min-height: 105px !important;
	width: 591px;
}

#Focus .text
{
	float: left;
	width: 420px;
	margin: 10px 0px 10px 0px;
}

#Focus img
{
	border: 0px solid orange;
	margin: 10px 15px 10px 10px;
}

#Focus .One
{
	background: #E6E8E9;
}

#Focus p
{
	width: 420px;
	float: left;
	margin: 10px 0px 10px 0px;
}


/* container for form controls */

/* global form styles */	
.formBox 
{
	background-color: #DAF4F7; 
	color: #495b63;	
}	

.label, 
.textBox, 
.dropdown, 
.messagebox 
{
	font-family:Tahoma; 
	font-size:1.0em;
}

.error, 
.label, 
.textBox, 
.link
{
	margin-left: 14px;
}


.checkBox 
{
	margin-left: 10px;
}

.error 
{
	color: #F00;
	
}

.SubmitBtn
{	
	float: right; 
	margin-right: 20px;
}

#printMessage
{
	text-align: center;
}

/* ContactUs.aspx/ TellAColleague.aspx form styles */
#ContactUs, 
#TellAColleague, 
#RegistrationForm, 
#Consultant, 
#AdvancedSearch,
#CancelMembership,
#DarkBlue
{
	background: #D9F4F7 url('../images/global/lgbox_top.jpg') no-repeat center top;
	padding-top: 20px;
	width: 575px;
}

#ContactUs .label, 
#ContactUs .errorLeft, 
#ContactUs .columnLeft 
{
	float:left; 
	width: 80px;
	font-weight:bold;
}

#RegistrationForm .errorWide
{
	width: 400px !important;
} 


#ContactUs .errorRight, 
#ContactUs .columnRight 
{
	float:right; 
	width: 400px;
	font-weight:bold;
	text-align:left;
	margin-right:10px;
}

#ContactUs .textbox 
{
	width:200px;	
}

#ContactUs .messagebox 
{
	width:390px;	
	margin-left:0px;
	height:100px;
}

#ContactUs .formBoxBottom, 
#TellAColleague .formBoxBottom, 
#RegistrationForm .formBoxBottom, 
#Consultant .formBoxBottom, 
#AdvancedSearch .formBoxBottom,
#CancelMembership .formBoxBottom,
#DarkBlue .formBoxBottom
{
	background: #D9F4F7 url('../images/global/lgbox_bottom.jpg') no-repeat center top;
	height: 10px;
}


/* Login.aspx, ForgottenPassword.aspx form styles */
#LoginForm
{
	width: 282px;
	float: left;
	background: #D9F4F7 url('../images/global/loginbox2_top.jpg') no-repeat center top;
}

#LoginForm .label
{
	width: 60px; 
	float: left;
	font-weight:bold;
	margin-top: 4px;
}

#LoginForm .checkBox  
{	
	float:left;
	font-weight:bold;
	margin-top: 5px;
}

#LoginForm .textBox 
{ 
	width: 180px;
}

#LoginForm .buttonLogin 
{
	float:right;
}

#LoginForm .formBoxBottom
{
	background: #DAF4F7 url('../images/global/loginbox2_btm.jpg') no-repeat center top;
	height: 8px;
}

#LoginForm .alreadyMember
{
	display: block;
	height: 19px;
	width: 144px;
	margin: 10px 0px 0px 10px;
	background: transparent url('../images/headers/AlreadyRegistered.gif') no-repeat;
}

#NotAMember
{
	width: 282px;
	float: left;
	margin-left: 10px;
	background: #EFF0F2 url('../images/global/notAMember_top.jpg') no-repeat center top;
}

#NotAMember p
{
	margin: 10px;
	
}

#NotAMember .notAMember
{
	display: block;
	height: 19px;
	width: 140px;
	margin: 10px 0px 0px 10px;
	background: transparent url('../images/headers/NotYetRegistered.gif') no-repeat;
}

#NotAMember .RegBtn
{
	float: right;
	margin-bottom: 10px;
}

#NotAMember .formBoxBottom
{
	background: #EFF0F2 url('../images/global/notAMember_btm.jpg') no-repeat center bottom;
}



/* ForgottenPassword.aspx form styles */

#ForgottenPW
{
	width: 410px;
	background: #D9F4F7 url('../images/global/loginbox_top.jpg') no-repeat center top;
}

#ForgottenPW .textBox 
{ 
	width: 250px;
}

#ForgottenPW .buttonPassword {margin-left: 300px;}

#ForgottenPW .formBoxBottom
{
	background: #DAF4F7 url('../images/global/loginbox_bottom.jpg') no-repeat center top;
	height: 10px;
}




/* Login.ascx form styles */
#LoginControl
{
	background: #DAF4F7 url('../images/global/signin_box_top.jpg') no-repeat center top;
	width: 211px;
}

#LoginControl img 
{
	margin:10px 0px 4px 14px;
}

#LoginControl .errorDiv, 
#LoginControl .textBox, 
#LoginControl .link, 
#LoginControl .loginTitle 
{
	margin-left: 12px;
}

#LoginControl .error 
{
	margin-left: 0px;
}

#LoginControl .checkBox 
{
	margin-left: 8px;
}

#LoginControl .textBox 
{
	width: 180px;
}

#LoginControl .buttonLogin 
{
	margin-left: 56px;
}

#LoginControl .formBoxBottom
{
	background: #DAF4F7 url('../images/global/signin_box_bottom.jpg') no-repeat center top;
	height: 10px;
}







/* Registration.ascx form styles */

#RegistrationForm h3
{
	margin: 3px 0px 10px 0px;
	text-decoration: underline;
}

#RegistrationForm .label, 
#RegistrationForm .sectionLink, 
#RegistrationForm .textBox, 
#RegistrationForm .dropdown,  
#RegistrationForm .checkBox,
#RegistrationForm .radioButton,
#RegistrationForm .error
{
	font-family:Tahoma;
	margin-left: 0px;
	font-weight:bold;
}

#RegistrationForm .textBox, 
#RegistrationForm .dropdown
{
	font-weight:normal;
}

#RegistrationForm .wide
{	
	width:250px;	
}

#RegistrationForm .halfWide
{	
	width:125px;	
}

#RegistrationForm p
{	
	margin-right:30px;
}

#RegistrationForm .label, 
#RegistrationForm .errorLeft, 
#RegistrationForm .columnLeft 
{
	float:left; 
	width: 203px;
	font-weight:bold;
}

#RegistrationForm .label span
{
	color: Red;
}

#RegistrationForm .errorRight, 
#RegistrationForm .columnRight 
{
	float:right; 
	width: 306px;
	font-weight:bold;
}

#RegistrationForm .formSection 
{
	width: 520px; 
	float: right;
}

#RegistrationForm .chbxleft
{
	float: left;
	margin-right: 20px;
}

#RegistrationForm .cbleft input
{
	float: left;
}

#RegistrationForm .cbtextleft
{
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width:440px;
}

.RegistrationValidationSummary li, .EditProfileValidationSummary li
{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}

#CancelMembership .left
{
	float: left;
	padding: 0px 0px 0px 20px;
	font-weight:bold;
}

#CancelMembership .right
{
	float: left;
	padding: 10px 10px 10px 20px;
}

.line 
{
	background: #DAF4F7 url('../images/global/gradiant-line.jpg') no-repeat center top;
	height: 6px;
}

/* Speak to a Consultant */

#Consultant .label, 
#Consultant .errorLeft, 
#Consultant .columnLeft 
{
	float:left;	
	font-weight:bold;
	margin-left: 10px;
	width: 90px;
}

#Consultant label span {color: Red;}
#Consultant .errorRight, #Consultant .columnRight 
{
	float:right; 
	width: 460px;
	font-weight:bold;
	text-align:left;
	margin-left:0px;
	margin:top right bottom left;
}

#Consultant .textbox 
{
	width:446px;	
}

#Consultant .messagebox 
{
	width:446px;	
	margin-left:0px;
	height:200px;
}


#Consultant .left
{
	float: left;
	width: 260px;
	margin-right: 30px;
}

#Consultant .right
{
	float: left;
	width: 270px;
}

#Consultant .labelsml
{
	margin-left:14px;
	font-weight: bold;
	float:left;
	white-space:nowrap;
	margin-right: 10px;
}

#Consultant .label
{
	font-weight: bold;
	width: 60px;
	float:left;
}

#Consultant .error
{
	font-weight:bold;
}


#Consultant .buttonSend
{
	float: right;
	margin: 10px 50px 0px 0px;
}

/* AdvancedSearch.ascx form styles */

#AdvancedSearch .textBox,
#AdvancedSearch .dropdown
{
	font-family:Tahoma;
	font-size:1em;	
}

#AdvancedSearch .heading
{
	font-size:1.2em;
	font-weight:bold;
	margin: 0 0 0 14px;
}	

#AdvancedSearch .textBox
{
	width: 390px;
}

#AdvancedSearch .dropdown
{
	float: left;
	margin-left: 14px;
}	

#AdvancedSearch .columnLeft 
{
	float: left; 
	width: 250px;
}

#AdvancedSearch .columnRight 
{
	float: left; 
}

#AdvancedSearch .checkBox
{
	float: left; 
	margin-left: 14px; 
	width: 175px; 
	overflow: hidden;
	font-weight:bold;
}

#AdvancedSearch .buttonSubmit
{
	float: left;
    margin-left: 400px;
}	

#AdvancedSearch #rangeLabelTo,
#AdvancedSearch #rangeLabelFrom
{
	float: left;
	width: 30px;
	margin-left:14px;
	font-weight:bold;
}	

#AdvancedSearch .SearchButton
{
	position:relative;
	top:4px;
}

/* wrap checkbox labels without losing indent */
#AdvancedSearch span.checkBox 
{
	float:left;
}

#AdvancedSearch span.checkBox input
{
	float:left;
}

#AdvancedSearch span.checkBox label
{
	float:left;
	display:inline-block;
	width:150px;
	position:relative;
	top:2px;	
}

/* ForgottenPassword.aspx form styles */

#PasswordForm .buttonSubmit {float: left; margin-left: 10px;}


#Calculator
{
	width: 579px;
}

#Calculator h2
{
	margin-bottom: 0px;
}

#Calculator #Calcuate
{
	background: #D9F4F7 url('../images/global/calcbox_slice.gif') center top;
	width: 579px;
}

#Calculator #Calcuate .calcBoxTop
{
	background: #D9F4F7 url('../images/global/calcbox_header.gif') no-repeat center top;
	height: 38px;
	width: 579px;
}

#Calculator #Calcuate .calcBoxBottom
{
	background: #DAF4F7 url('../images/global/calcbox_bottom.gif') no-repeat center top;
	height: 62px;
	width: 579px;
}

#Calculator #Calcuate .calcBoxBottom .calcButton
{
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#Calculator #Calcuate .One
{
	width: 250px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;	
	display: inline;
}

#Calculator #Calcuate .Two
{
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	display: inline;
}


#Calculator #responsePanel
{
	background: #D9F4F7 url('../images/global/calcbox3l_slice.gif') center top;	
	width: 548px;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
}

#Calculator .answer
{
	background-color: #FFFFFF;
	margin: 10px 10px 0px 10px;
	border:1px solid #ADADAD;
	padding: 10px;
	color: #cc0000;
	font-weight:bold;
}

#Calculator .resBottom
{
	background: #DAF4F7 url('../images/global/calcbox3_bottom.gif') no-repeat center top;
	height: 11px;
	width: 548px;
}

#Calculator legend
{
	display:none;	
}

#Calculator FieldSet
{
	border: solid 0px #FFF;	
}

/* Tell a Colleague */
#TellAColleague .label, 
#TellAColleague .errorLeft, 
#TellAColleague .columnLeft 
{
	float:left; width: 150px;
}

#TellAColleague .errorRight, 
#TellAColleague .columnRight 
{
	width: 300px;
}

#DarkBlue .panel
{
	border: 0px solid red;
	margin-bottom: 10px;
}

#DarkBlue .panel img
{
	border: 1px solid black;
	float: left;
	height:165px;
	width: 135px;
	margin: 14px 15px 10px 15px;
}

#DarkBlue .panel p
{
	border: 0px solid green;
	width: 385px;
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#DarkBlue .panel .copy
{
	border: 0px solid red;
	float: left;
	margin: 0px;
	padding: 0px;
}

#mainMenu ul{
		list-style:none;
		width: 563px;
		height: 31px;		
		display: inline;
	}

#mainMenu li{
		list-style: none;
		display: inline;
		text-align: center;
	}

#mainMenu li a{
		text-decoration: none;
		display:block;
		float:left;	
		background: url(../images/menus/main_menu_tabs.gif) no-repeat;
		text-indent:-9999px;
	}	
	
/*-----------------------------------------------------------------------------

Define the width of each li item. This is used as a letter box to show the 
correct part of the background image

-----------------------------------------------------------------------------*/	
	
	
li#home a {
	width:74px;
	height:31px;
	 }
li#whyMail a {
	width:85px;
	height:31px;
	 }
li#knowledgeCentre a {
	width:126px;
	height:31px;
	 }
li#creativeShowreel a {
	width:129px;
	height:31px;
	 }
li#campaignMasterclass a {
	width:149px;
	height:31px;
	 }
	
/*-----------------------------------------------------------------------------

Position the background image within the left boxes we have created. Use hover states
to show the correct background position for hover states.

A negative margin is used to show the whole tab. As this doesn't work in IE a 
separate stylesheet is used for IE6 and below.

-----------------------------------------------------------------------------*/	


li#home a:link, li#home a:visited {	
	background-position: -0px -0px;
	}
	
li#home a:hover, li#home a:focus {	
	background-position: -0px -31px;
	}
	
li#whyMail a:link, li#whyMail a:visited {	
	background-position: -74px 0px;
	}
	
li#whyMail a:hover, li#whyMail a:focus {	
	background-position: -55px -93px;
	width: 104px;
	margin-left: -19px;	
	}
	
li#knowledgeCentre a:link, li#knowledgeCentre a:visited {	
	background-position: -159px 0px;
	}
	
li#knowledgeCentre a:hover, li#knowledgeCentre a:focus {	
	background-position: -140px -186px;
	width: 145px;
	margin-left: -19px;
	}
	
li#creativeShowreel a:link, li#creativeShowreel a:visited {	
	background-position: -285px 0px;
	}
	
li#creativeShowreel a:hover, li#creativeShowreel a:focus {	
	background-position: -267px -279px;
	width: 147px;
	margin-left: -18px;
	}	
	
li#campaignMasterclass a:link, li#campaignMasterclass a:visited {	
	background-position: -414px 0px;
	}
	
li#campaignMasterclass a:hover, li#campaignMasterclass a:focus {	
	background-position: -394px -372px;
	width: 169px;
	margin-left: -20px;
	}

/*-----------------------------------------------------------------------------

Set the on states using the body id.

-----------------------------------------------------------------------------*/	

div#Home-Page li#home a:link, div#Home-Page li#home a:visited {	
	background-position: -0px -31px;
	}

div#Home-Page li#whyMail a:hover, div#Home-Page li#whyMail a:focus {	
	background-position: -55px -62px;
	}
	
	
div#Why-Page li#whyMail a:link, div#Why-Page li#whyMail a:visited {	
	background-position: -55px -93px;
	width: 104px;
	margin-left: -19px;
	}

div#Why-Page li#home a:hover, div#Why-Page li#home a:focus {	
	background-position: -0px -124px;
	width: 74px;
	position: relative;		
	}

div#Why-Page li#knowledgeCentre a:hover, div#Why-Page li#knowledgeCentre a:focus {	
	background-position: -140px -155px;
	width: 145px;
	margin-left: -19px;	
	}
	
		
div#Knowledge-Page li#knowledgeCentre a:link, div#Knowledge-Page li#knowledgeCentre a:visited {	
	background-position: -140px -186px;
	width: 145px;
	margin-left: -19px;
	}


div#Knowledge-Page li#whyMail a:hover, div#Knowledge-Page li#whyMail a:focus {	
	background-position: -55px -217px;
	width: 104px;
	margin-left: -19px;
	overflow: auto;
	position: relative;
	}
	
div#Knowledge-Page li#creativeShowreel a:hover, div#Knowledge-Page li#creativeShowreel a:focus {	
	background-position: -267px -248px;
	width: 147px;
	margin-left: -18px;
	position: relative;
	}
			
	
div#Showreel-Page li#creativeShowreel a:link, div#Showreel-Page li#creativeShowreel a:visited {	
	background-position: -267px -279px;
	width: 147px;
	margin-left: -18px;
	}

div#Showreel-Page li#knowledgeCentre a:hover, div#Showreel-Page li#knowledgeCentre a:focus {	
	background-position: -140px -310px;
	width: 145px;
	margin-left: -19px;
	overflow: auto;
 	position: relative;
	}

div#Showreel-Page li#campaignMasterclass a:hover, div#Showreel-Page li#campaignMasterclass a:focus {	
	background-position: -394px -341px;
	width: 169px;
	margin-left: -20px;
	overflow: auto;
	position: relative;
	}
		
		
div#Master-Page li#campaignMasterclass a:link, div#Master-Page li#campaignMasterclass a:visited {	
	background-position: -394px -372px;
	width: 169px;
	margin-left: -20px;
	}

div#Master-Page li#creativeShowreel a:hover, div#Master-Page li#creativeShowreel a:focus {	
	background-position: -267px -403px;
	width: 147px;
	margin-left: -18px;
	overflow: auto;
 	position: relative;
	}
	
	
	.button-right
	{
		text-align:right;
		margin-right:40px;	
	}

#emailPreferences
{
	margin-left: 50px;
}

#emailPreferences .checkBoxList
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#emailPreferences .checkBoxList label
{
	font-weight: bold;
	padding: 0px;
}

#emailPreferences .checkBoxList input
{
	margin: 5px 5px 0px 0px;
}

.Knowledge-centre-main
{
	background: url(/images/global/KC_listbox_slice.jpg) repeat-y top;
	width: 550px;
	margin: 5px 0px 0px 25px;	
}

.Knowledge-centre-head
{
	font-size: 1em;
    background: url(/images/global/KC_listbox_top.jpg) no-repeat top;
    padding: 2px 10px 20px 10px;
    color: #495B63;    
    margin: 0;	
}

.Knowledge-centre-content
{
	background: url(/images/global/KC_listbox_bottom.jpg) no-repeat bottom;
	padding: 0px 20px 20px 20px;
    margin-top: -10px;
}


/* Social media links  */
#SocialLinksContainer{display:block; border:solid 0px #ADADAD; padding:5px 5px 5px 15px;}
#SocialLinksContainer span {font-size:1.2em;}
#SocialLinksContainer .linkedin{ display: block; padding-bottom:5px;}

#SocialLinksContainer .linkedin a, #SocialLinksContainer .twitter a{text-decoration:none;}
#SocialLinksContainer span img {margin-right:5px;vertical-align:middle; border-width:0;}

#ShareThisContainer{ float:right;}
#ShareThisContainer .linkedin{text-decoration:none; font-family:Arial,sans-serif; color:#0783B6;}
#ShareThisContainer .linkedin img, #ShareThisContainer .twitter img {vertical-align:middle; border-width:0; }

.st_sharethis .stButton .chicklets {background-image:url(); padding:0; height:auto; line-height:1;}
.st_sharethis {vertical-align:14%;}
