



/* Breadcrumbs */
.breadcrumbsUKTI
{
	clear: both;
	float: left;
	width:836px !important;
	background-image: url(../_images/UKTI/breadcrumbs.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 2px;
	padding: 11px 0px 36px 0px;
}

.breadcrumbLinksUKTI
, .breadcrumbLinksUKTI li
, .breadcrumbLinksUKTI a
, .breadcrumbLinksUKTI a:visited
{
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	list-style: none;
	color: white;
	text-decoration: none;
}

.breadcrumbLinksUKTI li
{
	padding-right: 0.75em;
	background-image: url(../_images/UKTI/breadcrumbs-separator.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

.breadcrumbLinksUKTI li.Last
{
	background-image: none !important;
}


/* Bottom Bar */
.bottombarUKTI
{
	clear: both;
	width:836px !important;
	background-image: url(../_images/UKTI/footer-separator.jpg);
	background-repeat: no-repeat;
	height: 55px;
	margin-top: 5px;
}

/* Header Zone containing Logo & Login/Register/etc. links */
.headerZoneUKTI
{
	float: left;
	width:836px !important;
	margin-top: 30px;
	margin-bottom: 15px;
	vertical-align: top;
	background-color: #fff;
}

ul.menuUKTI
{
    background-image: url(../_images/UKTI/menu-background.jpg);
    background-repeat: no-repeat;
    width: 836px;
    height: 51px;
    line-height: 51px !important;
	list-style: none;
	padding: 0;
	margin: 0;    
	z-index: 80;
	overflow: hidden;
}


ul.menuUKTI ul 
{
	line-height: 1;
	list-style: none;
	padding: 0;
	margin: 0;  	
	z-index:80;

}
ul.menuUKTI a
, ul.menuUKTI a:link
, ul.menuUKTI a:visited
{
	display: block;
	padding: 0 10px;
	color: #dfdfdf;
	text-decoration: none;	
	text-transform: none;
	font-size: 1em;	
	font-weight: bold;
	background-image: url(../_images/UKTI/menu-separator.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
ul.menuUKTI li 
{
	float: left;
	padding: 0;
	width: auto;
	overflow: hidden;
}
ul.menuUKTI li ul 
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 195px;
	margin: 0 0 0 -1px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #ccc;
}
ul.menuUKTI li li
, ul.menuUKTI li li.first
{
    width: 197px;
    background-image: none;
    line-height: 26px;
    border-bottom: solid 1px #ccc;
    background-image: url(../_images/UKTI/submenu-bg.jpg);
    background-repeat: repeat-y;
}
ul.menuUKTI ul a
, ul.menuUKTI ul a:link
, ul.menuUKTI ul a:visited 
{
	width: 180px;
    border-width: 0;
    font-size: .9em;
    padding: 0 10px;
    color: #444;
    text-transform: none;    
}
ul.menuUKTI ul a:hover
, ul.menuUKTI ul a:active
{
	background-color: #eee;
	color: #000;
}
ul.menuUKTI ul a.ChildItems
{
    background-image: url(../_images/default/more_nibble.gif) !important;
    background-repeat: no-repeat;
    background-position: top right;	
}
ul.menuUKTI ul a.ChildItems:hover 
{
    background-image: url(../_images/default/more_nibble_on.gif) !important;	
}
ul.menuUKTI li ul ul 
{
	margin: -21px 0 0 200px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #fff;	
}
ul.menuUKTI li li li
, ul.menuUKTI li li li.first  
{
    border-color: #fff;	
}
ul.menuUKTI li li a
, ul.menuUKTI li li a:link
, ul.menuUKTI li li a:visited
{
    color: #003366;
    background-image: none;
}
ul.menuUKTI  li a:hover
, ul.menuUKTI  li a:active 
{
	 color: #fff;
}
ul.menuUKTI ul li a:hover
, ul.menuUKTI ul li a:active 
{
	background-color: #efefef;
	color: #000;
}
ul.menuUKTI li:hover ul ul
, ul.menuUKTI li:hover ul ul ul
, ul.menuUKTI li:hover ul ul ul ul
, ul.menuUKTI li.menuUKTIHover ul ul
, ul.menuUKTI li.menuUKTIHover ul ul ul
, ul.menuUKTI li.menuUKTIHover ul ul ul ul 
{     
    left: -999em; 
    display: none;
}
ul.menuUKTI li:hover ul
, ul.menuUKTI li li:hover ul
, ul.menuUKTI li li li:hover ul
, ul.menuUKTI li li li li:hover ul
, ul.menuUKTI li.MenuItemHover ul
, ul.menuUKTI li li.MenuItemHover ul
, ul.menuUKTI li li li.MenuItemHover ul
, ul.menuUKTI li li li li.MenuItemHover ul 
{
    left: auto; 
	display: block;
} 


/* Left Content Zone */
.leftContentZoneUKTI
{
	width: 170px; 
	float: left;
	margin-top: -8px;
	min-height: 300px;
	margin-right: 6px;
}

/* Right Content Zone */
.rightContentZoneUKTI
{
	width: 180px !important; 
	float: left;
	padding-left: 16px;
}


/* Center Content Zone (Pink Pages Template) */
.centreContentZoneUKTI
{
	padding: 0 0 0 31px;
	width: 421px !important;
	float: left;
	padding-right: 11px;
	border-left: 1px dashed #bfbfbf;
}

.centreContentZoneUKTI h1
{
    color: #003366 !important;
    font-size: 220% !important;
    font-weight: normal !important;
}

.rightContentZoneGreenTemplate
{
	width: 600px !important;
	float: left;
	border-left: 1px dashed #bfbfbf;
	padding-left: 31px;
}

/* UKTI footer logo */
.UKTIFooterLogo
{
	background-image: url(../_images/UKTI/UKTI-footer-logo.jpg);
	background-repeat: no-repeat;
	width: 266px;
	height: 35px;
	float: right;
}

/* UKTI footer menu */
.footerMenuUKTI,
div.footerZone div.floatleft a.footerMenuUKTI
{
    color: #6699cc;
    padding-left: 15px;
    text-decoration: none;
	font-family: Tahoma, Verdana, Sans-Serif;
}

.footerMenuUKTI:hover,
div.footerZone div.floatleft a.footerMenuUKTI:hover
{
    text-decoration: none;
}

div.footerZone div.floatleft a.footerMenuUKTI

.divFooterMenuUKTI
{
    float: left;
    margin: 0;
    padding: 0px;
}

/* Copyright Notice */
.copyrightNotice
{
	color: #999999;
	letter-spacing: -0.2px;
	font-size: 90%;
	margin: 0;
	padding: 0;
}


/* Footer Zone */
.footerZone
{
	margin-bottom: 25px;
	margin-top: 10px;
}


/* Side Menu (Left) */
ul.leftMenuUKTI
{
	display: block;
	list-style-image: url(../_images/UKTI/arrow-01.jpg);
	padding: 0 5px 0px 0 !important;
	margin: 5px 5px 0px 2px !important;
	color: #4781bb;
    list-style-position: inside;
}

ul.leftMenuUKTI ul
{
	margin: 0px !important;
	padding: 0px !important;
	list-style-image: none !important;
	list-style-type: none;
}

ul.leftMenuUKTI li ul a
{
    color: #3f3f3f !important;
    text-decoration: none;
	border-bottom: 1px solid #cfcfcf;
	line-height: 30px;
	display: block;
	padding-left: 13px;
}

ul.leftMenuUKTI a
{
    text-decoration: none;
    border-bottom: 1px solid #cfcfcf;
	line-height: 30px;
}

ul.leftMenuUKTI a.current
{
	border-bottom: 1px solid #cfcfcf;
	line-height: 30px;
}

/* Quick Links */
.rightColumnLinksUKTI
{
    /*width: 179px;*/
    margin: 0px;
    padding: 12px 0 0 35px;
    text-decoration: none !important;
    font-family: Arial, Verdana, Sans-Serif;
    display: block;
    color: #003366 !important;
    font-weight: bold;
    font-size: 9px;
    line-height: 11px;
    background-repeat: no-repeat;
}

.rightColumnLinksUKTI:hover
{
    text-decoration: none !important;
    color: #003366;
}

.linkMarketingStrategy
{
    background-image: url(../_images/UKTI/marketing-strategy.jpg);
    height: 24px;
}

.linkMarketingMessages
{
    background-image: url(../_images/UKTI/marketing-messages.jpg);
    height: 24px;
}

.linkMarketingMaterials
{
    background-image: url(../_images/UKTI/marketing-materials.jpg);
    height: 24px;
}

.linkCaseStudies
{
    background-image: url(../_images/UKTI/case-studies.jpg);
    height: 24px;
}

.linkUsefulLinks
{
    background-image: url(../_images/UKTI/useful-links.jpg);
    height: 25px;
}

/* Quick Links Homepage */
.quickLinksHomeHeading
{
	width: 230px;
    height: 33px;
    margin: 0px;
    padding: 16px 0 0 19px;
    text-decoration: none !important;
    font-family: Tahoma, Verdana, Sans-Serif;
    display: block;
    cursor: pointer;
    color: #3f3f3f !important;
    font-weight: lighter;
	font-size: 1.4em;
    background-repeat: no-repeat;
	background-image: url(../_images/UKTI/areas-of-interest.jpg);
}

.quickLinksUKTIHome
{
    width: 195px;
    margin: 0px;
    padding: 10px 0 0 54px;
    text-decoration: none !important;
    font-family: Tahoma, Verdana, Sans-Serif;
    display: block;
    cursor: pointer;
    color: #003366 !important;
    font-weight: bold;
    background-repeat: no-repeat;
	height: 26px;
}

.quickLinksUKTIHome:hover
{
    text-decoration: none !important;
    color: #003366;
}

.linkMarketingStrategyHome
{
    background-image: url(../_images/UKTI/marketing-strategy-home.jpg);
}

.linkMarketingMessagesHome
{
    background-image: url(../_images/UKTI/creative-indus-msgs-home.jpg);
}

.linkMarketingMaterialsHome
{
    background-image: url(../_images/UKTI/how-to-use-msgs-home.jpg);
}

.linkCaseStudiesHome
{
    background-image: url(../_images/UKTI/case-studies-home.jpg);
}

.linkUsefulLinksHome
{
    background-image: url(../_images/UKTI/useful-links-home.jpg);
}


/* Further reading Tag 
.furtherReadingTag
{
	list-style-image: url(../_images/UKTI/arrow-01.jpg);
	padding: 0 !important;
	margin: 0 !important;
	font-size: 90%;
}

ul.furtherReadingTag li a
, ul.furtherReadingTag li a:link
, ul.furtherReadingTag li a:hover
, ul.furtherReadingTag li a:active
{
	color: #5288bf;
	padding: 0;
	margin: 0;
	list-style-image: url(../_images/UKTI/arrow-01.jpg);
}
*/





/* Misc */
.floatleft
{
	float: left;
}

.floatright
{
    float: right;
}

.clearboth
{
	clear: both;
}

.cursorpointer
{
    cursor: pointer;
}
.displayblock
{
    display: block;
}

.clearbothheight0
{
	clear: both;
	height: 0px;
}




/* Content */
.headingStyle01
{
    color: #505050;
    font-size: 140%;
}

ul.bulletStyle01
{
    line-height: 17px;
}

ul.bulletStyle01 li
{
    color: #4781bb;
}

ul.bulletStyle01 li span
{
    color: #505050;
}

.blueText
{
    color: #505050;
}




/* Home page */
.homepageFlash
{
    height: 229px;
    width: 587px;
    float: left;
    background-image: url(../_images/UKTI/home-1.jpg);
    background-repeat: no-repeat;
}

.rightBlockHomePage
{
    /* Total width of the block 305px */
    float: left;
    width: 260px;
    padding-left: 25px;
    vertical-align: top;
    padding-right: 15px;
    white-space: normal;
    padding-top: 0px;
    margin-top: 0px;
	margin-top: 20px;
}
.rightBlockHomePage a
{
    color: #4781bb;
    text-decoration: none;
    background-image: url(../_images/UKTI/arrow-01.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    /*display: block;*/
}

.homepageContent
{
    /* Total width of the block 510px */
    float: left;
    width: 480px;
    vertical-align: top;
    padding-right: 30px;
    border-right: 1px dashed #bfbfbf;
	margin-top: 26px;
}

.homepageContentFooterSeparator
{
    width: 836px;
    border-bottom: 2px solid #d6d6d6;
    height: 22px;
}

/* Logout Link on the page header zone */
.headerLogout
{
	background-image: url(../_images/UKTI/register.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	color: #003366;
	cursor: pointer !important;
	padding-left: 20px;
	width: 50px;
}

.headerLogout a
{
	text-decoration: none;
	color: #003366;
	cursor: pointer !important;
}

.headerLogout a:hover
{
	text-decoration: none;
	color: #003366;
	cursor: pointer !important;
}

/* Login Link on the page header zone */
.headerLogin
{
	float: left;
	background-image: url(../_images/UKTI/login.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	color: #003366;
	cursor: pointer;
	padding-left: 20px;
	width: 50px;
}

.headerLogin a
{
	text-decoration: none;
	color: #003366;
}

.headerLogin a:hover
{
	text-decoration: none;
	color: #003366;
}


/* Register link on the page header zone */
.headerRegister
{
	float: left;
	background-image: url(../_images/UKTI/register.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	color: #003366;
	cursor: pointer;
	margin-left: 25px;
	padding-left: 20px;
	width: 50px;
	margin-right: 20px;
}

.headerRegister a
{
	text-decoration: none;
	color: #003366;
}

.headerRegister a:hover
{
	text-decoration: none;
	color: #003366;
}



/* LEFT MENU */
div.leftContentZoneUKTI ul
{
    list-style: none;
	text-decoration: none;
	padding: 0px !important;
	margin: 0px !important;
	width: 159px;
}
div.leftContentZoneUKTI ul a
{
	text-decoration: none;
}
div.leftContentZoneUKTI ul a span
{
	margin-bottom: 4px;
}
div.leftContentZoneUKTI ul li
{
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 4px;
	margin: 4px 0 4px 0;
}
div.leftContentZoneUKTI ul li a.current span
{
    color: #4781bb !important;
    background-image: url(../_images/UKTI/arrow-01.jpg);
    background-repeat: no-repeat;
    background-position: 1px 4px;
}
div.leftContentZoneUKTI ul li ul li
{
	border-top: 1px solid #cfcfcf;
	border-bottom: 0px;
	padding-bottom: 0px;
	padding: 7px 0 4px 0;
}
div.leftContentZoneUKTI ul li a span
{
    display: block;
    margin-right: 8px;
    text-decoration: none;
    letter-spacing: -0.3px;
	padding: 0 10px 0 12px;
	margin-bottom: 4px;
}
div.leftContentZoneUKTI ul li ul li a span
{
	margin-bottom: 0;
}
/* 3rd level */
div.leftContentZoneUKTI ul li ul li ul
{
	margin: 0;
	padding: 0;
}
div.leftContentZoneUKTI ul li ul li ul li
{
	border-top: 0px;
	border-bottom: 0px;
	padding-bottom: 0px;
	padding: 4px 0 2px 0;
}
div.leftContentZoneUKTI ul li ul li ul li a span
{
	padding: 0 0 0 24px;
	margin-bottom: 0;
}
div.leftContentZoneUKTI ul li ul li ul li a.current span
{
	background-position: 13px 4px;
}

/* Center Zone Content Heading */
div.centreContentZoneUKTI div.elContent h1
{
    line-height: 30px !important;
    padding-top: 0px !important;
    margin-top: 3px !important;
}
ul.MarketingFAQs
{
	margin: 0;
	border-top: 1px solid #cccccc;
	padding: 27px 0 27px 0;
	border-bottom: 1px solid #cccccc;
	list-style: none;
	list-style-image: none;
	width: 100%;
}
div.elContent ul.MarketingFAQs
{
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 27px;
}
ul.MarketingFAQs li.Lblue
{
	line-height: 38px;
	background-color: #f0f7ff;
	padding-left: 12px;
	background-image: url(../_images/UKTI/faqs_blue.gif);
    background-repeat: no-repeat;
	background-position: 12px 12px;
}
ul.MarketingFAQs li.White
{
	line-height: 38px;
	background-color: #fff;
	padding-left: 12px;
	background-image: url(../_images/UKTI/faqs_white.gif);
    background-repeat: no-repeat;
	background-position: 12px 12px;
}
ul.MarketingFAQs li.Lblue a
{
	margin-left: 34px;
	background-image: url(../_images/UKTI/arrow-02.jpg);
    background-repeat: no-repeat;
    background-position: right;
	padding-right: 12px;
}
ul.MarketingFAQs li.White a
{
	margin-left: 34px;
	background-image: url(../_images/UKTI/arrow-01.jpg);
    background-repeat: no-repeat;
    background-position: right;
	padding-right: 12px;
}

div.FAQsBacktotop
{
	float: left;
	border-top: 1px solid #cccccc;
	width: 100%;
	text-align: right;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 15px;
}
div.FAQsBacktotop a
{
	background-image: url(../_images/UKTI/arrow-03.jpg);
    background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}
ul.elFurtherReading
{
	list-style: none;
	margin: 40px 0 0 0;
	padding: 0;
}
ul.elFurtherReading li.first
{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;	
	margin-bottom: 10px;
}
ul.elFurtherReading span.Title
{
	font-size: 1.25em;
}
ul.elFurtherReading li a
{
	color: #5d90c3;
	text-decoration: none;
	background-image: url(../_images/UKTI/arrow-01.jpg);
    background-repeat: no-repeat;
    background-position: left;
	padding-left: 10px;
	margin-bottom: 8px;
}
ul.elFurtherReading li
{
	padding-bottom: 8px !important;
}
ul.elCaseStudies
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 599px;
	border-top: 1px solid #cccccc;
	padding-top: 30px;
}

ul.elCaseStudies li
{
	margin:0;
	padding:0;
}

ul.elCaseStudies li.odd,
ul.elCaseStudies li.even
{
	float:left; 
}

ul.elCaseStudies li.last
{
	/*clear:both;
	float:left;*/
}

ul.CaseStudies
{
	list-style: none;
	padding: 0;
	padding-right:10px;
	float: left;
	width: 289px;
	margin:0;
}
ul.CaseStudies li.CaseStudiesImage
{
	float: left;
	margin-right: 19px;
	width:90px;
	height:120px;
	overflow:hidden;
}
ul.CaseStudies li.CaseStudiesTitle
{
	margin-bottom: 8px;
}
ul.CaseStudies li.CaseStudiesTitle a
{
	color: #4781bb;
	text-decoration: none;
	font-size: 1.2em;
	background-image: url(../_images/UKTI/arrow-01.jpg);
    background-repeat: no-repeat;
    background-position: right 5px;
	padding-right: 12px;
}
/* Registration Page */
ol.frmRegister
{
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}
ol.frmRegister fieldset
{
	border: 0;
	padding: 0;
	margin: 0;
}
ol.frmRegister fieldset ol
{
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: none;
}
ol.frmRegister fieldset ol li
{
	margin: 7px 0 7px 0;
	
}
ol.frmRegister fieldset ol li input
{
	clear: both;
	display: block;
	width: 350px;
}
ol.frmRegister .MetaSection
{
	*margin-top: -10px;
}
ol.frmRegister fieldset ul
{
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	background-image: none;
}
ol.frmRegister fieldset legend
{
	display: none;
}

ol.frmRegister ul.radYesNo input
{
width: 30px;: 
}
ol.frmRegister li.TandCLinks
{
	clear: both;
}
ol.frmRegister a.hoverbutton,
ol.frmRegister a.hoverbutton:link,
ol.frmRegister a.hoverbutton:visited
{
	display:block;
	border:0;
	padding:0;
	margin:0;
	background-image:none;
	color:#ffffff !important;
	background-image: url(../_images/UKTI/submitbutton_white.gif);
	width: 87px;
	height: 24px;
    background-repeat: no-repeat;
    background-position: left;
	padding: 5px 0 0 10px;
}
ol.frmRegister a.formDesc
{
	display: none;
}
/* LOGIN FORM */
fieldset.frmLogin {
	padding: 0;
	margin: 0;
	border: 0;
    background-color: #FFF;
    clear: left;

}
fieldset.frmLogin legend 
{
    color:#003366 !important;
	font-size:220% !important;
	font-weight:normal !important;
	margin:0 0 20px -7px;
	padding:0;
	line-height:30px !important;
	margin-top:3px !important;
	padding-top:0 !important;
}
fieldset.frmLogin p 
{
    color: #363636;
    width: 260px;

}
fieldset.frmLogin ul, fieldset.frmLogin ol 
{
    list-style-type: none;
    width: 240px;
	margin: 0;
	padding: 0;
}
fieldset.frmLogin li 
{
    margin: 0 1em 1em 1em;
}
fieldset.frmLogin li.last 
{
    clear: right;
    padding-bottom: 10px;
}
fieldset.frmLogin label 
{
    clear:left;
    display: block;
    margin-bottom: .1em;
    color: #363636;
}
fieldset.frmLogin label em
{
    color: #F00;
    font-size: 1.3em;
    display: block;
    float: left;
    margin: 0 0 0 -.8em;
}
fieldset.frmLogin input, fieldset.frmLogin select, fieldset.frmLogin textarea  
{
    width: 210px;
	font-size: 1em;
	color: #222;
	padding: .2em;
	margin: 0 0 .5em 0;
	font-weight: normal;		
}
fieldset.frmLogin span.checkbox input
{
	width: 20px;
}
fieldset.frmLogin a.hoverbutton,
fieldset.frmLogin a.hoverbutton:link,
fieldset.frmLogin a.hoverbutton:visited
{
	display:block;
	border:0;
	padding:0;
	margin:0;
	background-image:none;
	color:#ffffff !important;
	background-image: url(../_images/UKTI/submitbutton_white.gif);
	width: 87px;
	height: 24px;
    background-repeat: no-repeat;
    background-position: left;
	padding: 5px 0 0 10px;
}

