



html body div#container div#groupbranding div.logos
{
	background-image : url( /images/linguaphonegroupextranet.png );
	background-color : transparent;
}

html body div#groupbranding ul.navigation li.mycourses
{
	display : none;
}
html body 
{
}
html body div#container
{
	width : 790px;
	text-align : left;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	position : relative;
	
; 	top: -1px;
}
html body div#container ul#crumbtrail
{
	background-color : #5D5E63;
	list-style-type: none;
	padding-left : 1em;
	padding-right : 1em;
	text-indent : 0px;
	margin : 0px;
	display : block;
	color : White;
	font-weight : bold;
}
html body div#container ul#crumbtrail li
{
	display : inline;
}
/* Until IE supports the content attribute (and first-child), this is useless.
html body div#container ul#crumbtrail li:before
{
	content : "> ";
}
html body div#container ul#crumbtrail li:first-child:before
{
	content : "";
}
*/
html body div#container ul#crumbtrail a
{
	color : White;
	text-decoration : none;
	text-transform : capitalize;
}
html body div#container ul#crumbtrail a#logoutlink
{
	float : right;
	text-transform : uppercase;
	position : relative;
	top : -1.1em;
}
html body div#container div#groupfooter
{
	width : 790px;
}
html body div#container div#content
{
	border-left : 140px solid White;
	border-right : 140px solid White;
	padding : 0px;
	margin : 0px;
	margin-top : 5px;
	border-bottom : 40px solid White;
}
html body div#container div#content ul#lefthandnav
{
	background-color : #5D5E63;
	list-style-type: none;
	text-indent : 0px;
	padding : 0px;
	margin : 0px;
	float : left;
	width : 135px;
	position : relative;
	top : -1px;
	left : -140px;
	margin-right : -140px;
	overflow : hidden;
}
html body div#container div#content ul#lefthandnav li
{
	border-top : 1px solid White;
	padding-left : 10px;
	font-weight : bold;
	text-indent : 0px;
	padding : 0px;
	margin : 0px;
	
}
html body div#container div#content ul#lefthandnav li.highlight,
html body div#container div#content ul#lefthandnav li.active
{
	background-color : #993300;
}
html body div#container div#content ul#lefthandnav li.active
{
	background-image : url( '/images/pointer.gif' );
	
		background-position : left;
	
	background-repeat : no-repeat;
}
html body div#container div#content ul#lefthandnav li a
{
	color : White;
	text-decoration : none;
	padding : 5px;
	margin-left : 5px;
	display : block;
	text-transform : capitalize;
}
html body div#container div#content ul#lefthandnav ul
{
	list-style-type: none;
	text-indent : 0px;
	margin : 0px;
	padding : 0px;
}
html body div#container div#content ul#lefthandnav ul,
html body div#container div#content ul#lefthandnav ul li,
html body div#container div#content ul#lefthandnav ul li.active
{
	background-color : #CC3300;
	
}
html body div#container div#content ul#lefthandnav ul li
{
	font-size : 0.9em;
}
html body div#container div#content ul#lefthandnav ul li a
{
	margin-left : 15px;
}
html body div#container div#content ul#lefthandnav ul ul li a
{
	margin-left : 25px;
}
html body div#container div#content div#righthandsidenav
{
	width : 135px;
	margin : 0px;
	float : right;
	position : relative;
	left : 140px;
	margin-left : -140px;
	
}
html body div#container div#content div#righthandsidenav div
{
	margin-bottom : 5px;
}
html body div#container div#content div#righthandsidenav div h1
{
	margin : 0px;
	text-transform : uppercase;
	color : White;
	font-size : Medium;
	padding : 0.5ex;
}
html body div#container div#content div#righthandsidenav div p
{
	padding : 1ex;
}
html body div#container div#content div#righthandsidenav div.blue
{
	background-color : #00ccff;
	padding-bottom : -10px;
}
html body div#container div#content div#righthandsidenav div.blue img
{
	margin-bottom : -3px;
}
html body div#container div#content div#righthandsidenav div.blue h1
{
	background-color : #006699;
}
html body div#container div#content div#righthandsidenav div.grey
{
	background-color : #eeeeee;
}
html body div#container div#content div#righthandsidenav div.grey h1
{
	background-color : #CCCCCC;
}
html body div#container div#content div#righthandsidenav div.basket
{
	background-color : #eeeeee;
}
html body div#container div#content div#righthandsidenav div.basket h1
{
	background-color : #CCCCCC;
}
html body div#container div#content div#righthandsidenav div.basket div.productlist
{
	height : 400px;
	overflow : scroll;
	padding : 1ex;
}
html body div#container div#content div#righthandsidenav div.basket div.productlist div.product
{
	border-bottom : 1px solid #CCCCCC;
}
html body div#container div#content div#righthandsidenav div.basket div.productlist div.product div.productname
{
	text-decoration : underline;
}
html body div#container div#content div#righthandsidenav div.basket div.productlist div.product div.price
{
	font-weight : bold;
}
html body div#container div#content div#righthandsidenav div.basket a
{
	margin : 1ex;
}
html body div#container div#content div#righthandsidenav div.basket div.button a
{
	margin : 0px;
}
html body div#container div#content div#righthandsidenav ul
{
	list-style-type: none;
	text-indent : 0px;
	padding : 0px;
	margin : 0px;
	width : 135px;
	font-size : smaller;
/*
	position : relative;
	left : -140px;
	margin-right : -140px;
	overflow : hidden;
*/
}
html body div#container div#content div#righthandsidenav ul li
{
	padding : 0.5ex 0em;
}
html body div#container div#content div#righthandsidenav ul li ul
{
	padding-left : 1em;
}
/*
html body div#container div#content div#righthandsidenav ul
{
	list-style-type: none;
	text-indent : 0px;
	margin : 0px;
	padding : 0px;
	
}
html body div#container div#content div#righthandsidenav ul li
{
	padding-left : 2em;
	font-size : smaller;
}
html body div#container div#content div#righthandsidenav ul ul li
{
	padding-left : 3em;
}
*/

html body div#container div#content div#header
{
	background-color : #FF6600;
	color : White;
	margin : 0px;
	padding : 1ex;
	font-weight : bold;
	padding-left : 145px;
	height : 56px;
	overflow : hidden;
	font-size : smaller;
	background-repeat : no-repeat;
}
html body div#container div#content div#header h1
{
	margin : 0px;
	text-transform : uppercase;
	font-size : 1.5em;
}

html body div#container div#content.home div#header
{
	background-image : url( '/images/sectionheadings/home.png' );
	background-color : #FF6600;
}

html body div#container div#content.newsroom div#header
{
	background-image : url( '/images/sectionheadings/newsroom.png' );
	background-color : #A30C10;
}
html body div#container div#content.newsroom div#header.articlesfromthenews
{
	background-image : url( '/images/sectionheadings/newsroom_articlesfromthenews.png' );
}
html body div#container div#content.newsroom div.searchresults h1,
html body div#container div#content.newsroom div.searchresults a
{
	display : none;
}
html body div#container div#content.newsroom div.searchresults h4 a
{
	display : block;
}
html body div#container div#content.newsroom div#header.pressreleases
{
	background-image : url( '/images/sectionheadings/newsroom_pressreleases.png' );
}
html body div#container div#content.newsroom div#header.newsletter
{
	background-image : url( '/images/sectionheadings/newsroom_newsletter.png' );
}
html body div#container div#content.newsroom div#header.advancedsearch
{
	background-image : url( '/images/sectionheadings/newsroom_advancedsearch.png' );
}

html body div#container div#content.newsroom div#articleinfo
{
	margin : 5px;
	margin-left : 0px;
	padding : 5px;
	font-size : 1.5ex;
	font-style : italic;
	
}
html body div#container div#content.newsroom h1
{
	font-size : large;
}
html body div#container div#content.newsroom p
{
	text-align : justify;
}

html body div#container div#content.marketingresources div#articleinfo
{
	margin : 5px;
	margin-left : 0px;
	padding : 5px;
	font-size : 1.5ex;
	font-style : italic;
	
}
html body div#container div#content.marketingresources h1
{
	font-size : large;
}
html body div#container div#content.marketingresources p
{
	text-align : justify;
}

html body div#container div#content.teachingresources div#articleinfo
{
	margin : 5px;
	margin-left : 0px;
	padding : 5px;
	font-size : 1.5ex;
	font-style : italic;
	
}
html body div#container div#content.teachingresources h1
{
	font-size : large;
}
html body div#container div#content.teachingresources p
{
	text-align : justify;
}

html body div#container div#content.businessresources div#header
{
	background-image : url( '/images/sectionheadings/businessresources.png' );
	background-color : #8F97A4;
}
html body div#container div#content.businessresources div#header.managementmanuals
{
	background-image : url( '/images/sectionheadings/businessresources_managementmanuals.png' );
}
html body div#container div#content.businessresources div#header.businessstationery
{
	background-image : url( '/images/sectionheadings/businessresources_businessstationery.png' );
}
html body div#container div#content.businessresources div#header.newcentreform
{
	background-image : url( '/images/sectionheadings/businessresources_newcentreform.png' );
}
html body div#container div#content.businessresources div#header.softwaredownloads
{
	background-image : url( '/images/sectionheadings/businessresources_softwaredownloads.png' );
}
html body div#container div#content.businessresources div#header.financialinformation
{
	background-image : url( '/images/sectionheadings/businessresources_financialinformation.png' );
}

html body div#container div#content.teachingresources div#header
{
	background-image : url( '/images/sectionheadings/teachingresources.png' );
	background-color : #008286;
}
html body div#container div#content.teachingresources div#header.manuals
{
	background-image : url( '/images/sectionheadings/teachingresources_manuals.png' );
}
html body div#container div#content.teachingresources div#header.syllabus
{
	background-image : url( '/images/sectionheadings/teachingresources_syllabus.png' );
}
html body div#container div#content.teachingresources div#header.levelschart
{
	background-image : url( '/images/sectionheadings/teachingresources_levelschart.png' );
}
html body div#container div#content.teachingresources div#header.certificates
{
	background-image : url( '/images/sectionheadings/teachingresources_certificate.png' );
}
html body div#container div#content.teachingresources div#header.teachingadvice
{
	background-image : url( '/images/sectionheadings/teachingresources_teachingadvice.png' );
}

html body div#container div#content.marketingresources div#header
{
	background-image : url( '/images/sectionheadings/marketingresources.png' );
	background-color : #003399;
}
html body div#container div#content.marketingresources div#header.globalcoverage
{
	background-image : url( '/images/sectionheadings/marketingresources_globalcoverage.png' );
}
html body div#container div#content.marketingresources div#header.businesspresentations
{
	background-image : url( '/images/sectionheadings/marketingresources_businesspresentations.png' );
}
html body div#container div#content.marketingresources div#header.logos
{
	background-image : url( '/images/sectionheadings/marketingresources_logos.png' );
}
html body div#container div#content.marketingresources div#header.marketingcampaigns,
html body div#container div#content.marketingresources div#header.groupmarketingcampaigns,
html body div#container div#content.marketingresources div#header.linguaphonemarketingcampaigns,
html body div#container div#content.marketingresources div#header.directenglishmarketingcampaigns
{
	background-image : url( '/images/sectionheadings/marketingresources_marketingcampaigns.png' );
}
html body div#container div#content.marketingresources div#header.marketingcollateral
{
	background-image : url( '/images/sectionheadings/marketingresources_marketingcollateral.png' );
}
html body div#container div#content.marketingresources div#header.promotionalitems
{
	background-image : url( '/images/sectionheadings/marketingresources_promotionalitems.png' );
}
html body div#container div#content.marketingresources div#header.schooldesign
{
	background-image : url( '/images/sectionheadings/marketingresources_schooldesign.png' );
}
html body div#container div#content.marketingresources div#header.marketingtips
{
	background-image : url( '/images/sectionheadings/marketingresources_marketingtips.png' );
}
html body div#container div#content.marketingresources div#header.centreimages
{
	background-image : url( '/images/sectionheadings/marketingresources_centreimages.png' );
}
html body div#container div#content.marketingresources div#header.productpackshots
{
	background-image : url( '/images/sectionheadings/marketingresources_productpackshots.png' );
}

html body div#container div#content.onlineordering div#header
{
	background-image : url( '/images/sectionheadings/onlineordering.png' );
	background-color : #6CC1CE;
}

html body div#container div#content.contactdirectory div#header
{
	background-image : url( '/images/sectionheadings/contactdirectory.png' );
	background-color : #349A48;
}
html body div#container div#content.contactdirectory div#header.masterlicenseenetworkdetails
{
	background-image : url( '/images/sectionheadings/contactdirectory_masterlicencenetworkdetails.png' );
}
html body div#container div#content.contactdirectory div#header.linguaphonegroupheadoffice
{
	background-image : url( '/images/sectionheadings/contactdirectory_linggroupheadoffice.png' );
}

html body div#container div#content.helpdesk div#header
{
	background-image : url( '/images/sectionheadings/helpdesk.png' );
	background-color : #F0B921;
}


html body div#container div#content p
{
	margin : 0px 5px 1em 5px;
}

html body div#container div#content form#searchform,
html body div#container div#content form#brandfilter
{
	background-color : black;
	color : White;
	text-align : right;
	padding : 0.5ex 1ex;
	margin-top : 5px;
	margin-bottom : 5px;
	
}
html body div#container div#content form#searchform button,
html body div#container div#content form#brandfilter button
{
	border : 0px;
	background-color : transparent;
	color : White;
	text-transform : uppercase;
	font-weight : bold;
	padding : 0px;
}

html body div#container div#content form table.login
{
	
		width : 100%;
	
	background-color : #eeeeee;
}
html body div#container div#content form table.login caption
{
	background-color : Orange;
	text-transform : uppercase;
	color : White;
}
html body div#container div#content form table.login tr td input
{
	width : auto;
}
html body div#container div#content table
{
	
		width : 100%;
	
	background-color : transparent;
}
html body div#container div#content table caption
{
	background-color : transparent;
	text-transform : uppercase;
	font-size : large;
	color : Black;
	text-align : left;
}
html body div#container div#content table thead tr
{
	background-color : Black;
	color : White;
	margin : 0px;
}
html body div#container div#content table thead tr th
{
	text-align : center;
}
html body div#container div#content table tfoot tr
{
	background-color : #ece9d8;
	border : thin outset;
	color : Black;
	margin : 0px;
	text-align : center;
}
html body div#container div#content table thead tr th,
html body div#container div#content table tbody tr td
{
	padding-left : 1ex;
}
html body div#container div#content table tbody tr.evenrow
{
	background-color : #D3ECF0;
}
html body div#container div#content form table tbody tr td input
{
	
		width : 100%;
	
}
html body div#container div#content form table.productdisplay caption
{
	padding-top : 1em;
}
html body div#container div#content form table.productdisplay tbody tr td input
{
	width : 2em;
	text-align : right;
}
html body div#container div#content div.optionblock
{
	margin : 5px 0px 0px 5px;
	float : left;
	width : 247.5px;
	font-size : 0.8em;
	height : 100px;
	overflow : hidden;
}
html body div#container div#content div.optionblock div
{
	height : 100%;
}
html body div#container div#content div.optionblock div h2
{
	margin : 0px;
	text-transform : uppercase;
	color : #ffffff;
	font-size : 1em;
	padding : 0.25ex;
}
html body div#container div#content div.optionblock div h2 a
{
	color : #ffffff;
	text-decoration : none;
}
.optionblocktext {
	color: #FFFFFF;
	text-decoration: none;
}

html body div#container div#content div.optionblock div div.content h3
{
	font-size : 1em;
}
html body div#container div#content div.optionblock div div.content h3,
html body div#container div#content div.optionblock div div.content p
{
	margin : 0px;
	text-align : left;
}
html body div#container div#content div.optionblock div div.content p a
{
	float : right;
	display : inline;
}
html body div#container div#content div.masterlicenseenetworkdetails div.optionblock div div.content p a
{
	float : none;
}
html body div#container div#content.businessresources div.optionblock div div.content p a
{
	float : none;
}
html body div#container div#content div.optionblock div div.content
{
	padding : 1ex;
	height : 100%;
}
html body div#container div#content div.optionblock div div.content img
{
	margin : -1ex;
	margin-right : 1ex;
	float : left;
}
html body div#container div#content.whatsnew div.optionblock div,
html body div#container div#content div.optionblock div.whatsnew
{
	background-color : #F6E7E8;
}
html body div#container div#content.whatsnew div.optionblock div h2,
html body div#container div#content div.optionblock div.whatsnew h2
{
	background-color : #FF6600;
}
html body div#container div#content.whatsnew div.optionblock div div.content h3,
html body div#container div#content.whatsnew div.optionblock div div.content h3 a,
html body div#container div#content div.optionblock div.whatsnew div.content h3,
html body div#container div#content div.optionblock div.whatsnew div.content h3 a
{
	color : #FF6600;
	text-decoration : none;
}

html body div#container div#content.newsroom div.optionblock div,
html body div#container div#content div.optionblock div.newsroom
{
	background-color : #F6E7E8;
}
html body div#container div#content.newsroom div.optionblock div h2,
html body div#container div#content div.optionblock div.newsroom h2
{
	background-color : #A30C10;
}
html body div#container div#content.newsroom div.optionblock div div.content h3,
html body div#container div#content.newsroom div.optionblock div div.content h3 a,
html body div#container div#content div.optionblock div.newsroom div.content h3,
html body div#container div#content div.optionblock div.newsroom div.content h3 a
{
	color : #A30C10;
	text-decoration : none;
}
html body div#container div#content.businessresources div.optionblock div,
html body div#container div#content div.optionblock div.businessresources
{
	background-color : #F4F4F6;
}
html body div#container div#content.businessresources div.optionblock div h2,
html body div#container div#content div.optionblock div.businessresources h2
{
	background-color : #8F97A4;
}
html body div#container div#content.businessresources div.optionblock div div.content h3,
html body div#container div#content.businessresources div.optionblock div div.content h3 a,
html body div#container div#content div.optionblock div.businessresources div.content h3,
html body div#container div#content div.optionblock div.businessresources div.content h3 a
{
	color : #8F97A4;
	text-decoration: none;
}
html body div#container div#content.teachingresources div.optionblock div,
html body div#container div#content div.optionblock div.teachingresources
{
	background-color : #E5F2F3;
}
html body div#container div#content.teachingresources div.optionblock div h2,
html body div#container div#content div.optionblock div.teachingresources h2
{
	background-color : #008286;
}
html body div#container div#content.teachingresources div.optionblock div div.content h3,
html body div#container div#content.teachingresources div.optionblock div div.content h3 a,
html body div#container div#content div.optionblock div.teachingresources div.content h3,
html body div#container div#content div.optionblock div.teachingresources div.content h3 a
{
	color : #008286;
	text-decoration: none;
}
html body div#container div#content.marketingresources div.optionblock div,
html body div#container div#content div.optionblock div.marketingresources
{
	background-color : #E6EBF5;
}
html body div#container div#content.marketingresources div.optionblock div h2,
html body div#container div#content div.optionblock div.marketingresources h2
{
	background-color : #039;
}
html body div#container div#content.marketingresources div.optionblock div div.content h3,
html body div#container div#content.marketingresources div.optionblock div div.content h3 a,
html body div#container div#content div.optionblock div.marketingresources div.content h3,
html body div#container div#content div.optionblock div.marketingresources div.content h3 a
{
	color : #039;
	text-decoration: none;
}
html body div#container div#content.contactdirectory div.optionblock div,
html body div#container div#content div.optionblock div.contactdirectory
{
	background-color : #EAF5EC;
}
html body div#container div#content.contactdirectory div.optionblock div h2,
html body div#container div#content div.optionblock div.contactdirectory h2
{
	background-color : #359a48;
}
html body div#container div#content.contactdirectory div.optionblock div div.content h3,
html body div#container div#content.contactdirectory div.optionblock div div.content h3 a,
html body div#container div#content div.optionblock div.contactdirectory div.content h3,
html body div#container div#content div.optionblock div.contactdirectory div.content h3 a
{
	color : #349a48;
	text-decoration: none;
}

html body div#container div#content.contactdirectory div.masterlicenseenetworkdetails div.optionblock,
html body div#container div#content.businessresources div.financialinformation div.optionblock
{
	height : auto; 
	float : none; 
	width : auto;
	margin-right : 5px;
	font-size : 1em;
}


html body div#container div#content table.productprice
{
	width : auto;
}
html body div#container div#content table.productprice caption
{
	margin-top : 1em;
}
html body div#container div#content form fieldset h1 input
{
	width : 100%;
	font-size : xx-large;
	font-weight : bold;
}
html body div#container div#content form fieldset.product_productgroup
{
	margin-top : 1em;
	background-color : #F4F4F6;
}
html body div#container div#content form fieldset.product_productgroup label
{
	font-style : italic;
	width : 7em;
	float : left;
	clear : left;
}
html body div#container div#content form fieldset.product_productgroup input,
html body div#container div#content form fieldset.product_productgroup select
{
	width : auto;
	margin-bottom : 5px;
}
html body div#container div#content form fieldset.product_productgroup input.name
{
	width : 25em;
}
html body div#container div#content form fieldset.product_productgroup input.priceoffset
{
	width : 3em;
}
html body div#container div#content form textarea
{
	
		width : 100%;
	
	height : 5em;
}
html body div#container div#content form#newcentreform
{
	float : left;
	width : 495px;
	border-bottom : 3em solid White;
}
html body div#container div#content form#helpdesk
{
	background-color : #FFC;
	padding : 10px;
	float:left;
	margin : 40px;
	width : 395px;
	border-bottom : 3em solid White;
}
html body div#container div#content form#newcentreform label,
html body div#container div#content form#helpdesk label
{
	display :block;
	clear : both;
}
html body div#container div#content form#newcentreform input,
html body div#container div#content form#newcentreform select,
html body div#container div#content form#newcentreform textarea,
html body div#container div#content form#helpdesk input,
html body div#container div#content form#helpdesk select,
html body div#container div#content form#helpdesk textarea
{
	width : 100%;
	margin : 0px;
	margin-bottom : 0.5ex;
}
html body div#container div#content p span.urlresult
{
	font-size : smaller;
	color : Green;
}
html body div#container div#content h4
{
	margin-bottom : 0px;
	font-weight : normal;
}
html body div#container div#content h4 a
{
	color : Blue;
	text-decoration : underline;
}
html body div#container div#content div.button
{
        height : 20px;
        background-image : url( '/images/buttonbackground.gif' );
				float : right;
				background-color : #383838;
				overflow : hidden;
}
html body div#container div#content div.button button
{
        display : inline;
        border : 0px;
				background-color : transparent;
        padding : 0px;
        margin : 0px;
}
html body div#container div#content div.button button,
html body div#container div#content div.button a
{
        height : 20px;
				display : block;
        color : Black;
        font-weight : bold;
        cursor : pointer;
				padding : 0px 20px;
				background-image : url( '/images/buttonright.gif' );
				background-position : right;
				background-repeat : no-repeat;
				text-decoration : none;
				vertical-align : middle;
}
/*
html body div#container div#content div.button button:active,
html body div#container div#content div.button a:active
{
	padding-top : 2px;
	padding-left : 17px;
	margin-right : 0px;
}
*/
html body div#container div#content button.bevelled img
{
        border : 0px;
        margin : 0px;
        vertical-align : top;
}
html body div#container div#content button.bevelled img.left
{
        position : relative;
        left : -3px;
        top : -1px;
        margin-right : -3px;
        
}
html body div#container div#content button.bevelled a
{
        color : White;
        text-decoration : none;
}
html body div#container div#content button.bevelled img.right
{
        position : relative;
        left : 2px;
        top : -1px;
        
}

html body div#container div#content table.orderdisplay
{
	
		width : 100%;
	
	page-break-before : always;
}
html body div#container div#content table.displaybasket
{
	
		width : 100%;
	
}
@media print
{
	html body div#container div#content ul#lefthandnav,
	html body div#container div#content div#righthandsidenav	
	{
		display : none;
	}
	html body div#container
	{
		width : auto;
	}
	html body div#container div#content
	{
		border : 0px;
		width : auto;
	}
}

