﻿* {
	margin:0;
	padding:0;
}
body {
	text-align:center;	
	font-family: arial, verdana;
	font-size: 12px;
}

/* basic */

h1,h2 {
	color:#003399;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;	
	line-height:33px;
	text-align:left;
}

/* */


/* london central */

.londonCentral img{
border: 4px solid #CCCCCC;
margin-right: 6px;
margin-bottom: 3px;
}

.londonCentral h1{
font-family: tahoma;
font-size: 18px;
font-weight: bold;
margin:0px;
padding:0px;
line-height: normal;
}

p.date{
font-family: tahoma;
font-size: 10px;
color: #666666;
margin-top: 3px;
margin-bottom: 3px;
}

.londonCentral a{
text-decoration: none;
}


.londonCentral p{
font-size: 12px;
text-align: justify;
}


.newstab{
text-align:left;
}

.newstab tr{
}

.ntab1,.ntab2{
background-color: none;
padding: 5px;
}

.ntab1 img{
border: 4px solid #CCCCCC;
}

.ntab1{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.ntab2{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.ncontents{
width:100%;
}

.londonCentral h1{
font-size: 14px;
font-weight: bold;
font-color: #333;
display: block;
}
.newsdate{
font-size: 9px;
font-color: #333;
}

.actions1,.actions2{
height: 20px;
padding-right: 5px;
font-size: 10px;
background-image: url(modules/news/shade1.jpg);
background-repeat: repeat-x;
text-align: right;
}

.actions a{
color: #666;
font-size: 10px;
text-decoration:none;
}
.actions a:visited{
color: #333;
font-size: 10px;
text-decoration:none;
}
.actions a:hover{
color: #ff6600;
font-size: 10px;
text-decoration:underline;
}

.menuaction{
text-align: right;
height:20px;
background-color: #D3D3D3;
border: 1px solid #ccc;
padding-right: 5px;
}
.menuaction a{
color: #333;
font-weight:bold;
text-decoration:none;
}
.menuaction a:hover{
color: #ff6600;
font-weight:bold;
text-decoration:none;
}

/* e lc */

div.container {
	width:912px;
	margin:0 auto;
	background:url('backGRDRightContainer.png') repeat-y right 0;
}
div.container-inner {
	background:url('backGRDLeftContainer.png') repeat-y 0 0;
}
div.top {
	height:195px;
	width:912px;
	background:url('backGRDContainerTop.png') no-repeat 0 0;
	position:relative;
}
div.logo {
	position:absolute;
	left:5px;
	height:154px;
	width:274px;
	top:40px;
}
div.logo a {
	height:154px;
	width:274px;
	display:block;
	background:url('backGRDLogo.png') no-repeat 0 0;
}
div.languages {
	position:absolute;
	top:6px;
	right:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.languages ul {
	display:block;
	list-style:none;
	float:right;
}
div.languages p{
	display:block;
	float:right;
	line-height:23px;
	color:white;
}
div.languages p a {
	color:white;
	text-decoration:none;
}
div.languages li {
	display:block;
	float:left;
	padding-left:15px;
}
div.languages img, div.languages a, div.languages a img {
	display:block;
	float:left;
	border:0;
}

div.languages .links{
	color:white;
	text-decoration:none;
	line-height: 32px;
}

div.center {
	overflow:hidden;
	padding-bottom:7px;
}
div.left {
	float:left;
	width:220px;
	padding-top:60px;
	background:url('backGRDLeft.png') no-repeat 5px 0;
}
div.left-inner {
	padding-left:5px;
}
div.left-inner h1 {
	width:206px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	font-size:16px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	background:url('backGRDHeaderLeft.png') no-repeat 0 0;
	text-align:left;
	padding-left:9px;
}

div.left-inner h1.ed {
	width:206px;
	height:37px;
	line-height:37px;
	overflow:hidden;
	font-size:16px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	background:url('backGRDHeaderLeft2.gif') no-repeat 0 0;
	text-align:left;
	padding-left:9px;
}

div.labelLoginInput {
	padding-top:5px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#0135a2;	
	text-align:left;
	padding-left:10px;
	overflow:hidden;
}
div.labelPassInput {
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#0135a2;	
	text-align:left;
	padding-left:10px;
	overflow:hidden;
	text-align:left;

}
div.inputLoginInput , div.inputNewsletter {
	color:#333;	
	text-align:left;
	height:20px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px #cccccc solid;
	margin-left:10px;
	text-align:left;
	overflow:hidden;
	margin-right:4px;
	
}
div.inputPassInput {
	color:#0135a2;	
	text-align:center;
	overflow:hidden;
	padding-top:4px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px #cccccc solid;
	margin-left:10px;
	margin-right:3px;
	text-align:left;
}

div.inputLoginInput input, div.inputPassInput input, div.inputNewsletter input {
	height:16px;
	outline:0;
	font-size:13px;
	line-height:16px;
	border:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	width:200px;
	*width:180px;
}
div.createAccountAndSubmitButton , div.submitNewsletter {
	height:31px;
	overflow:hidden;
	text-align:left;
	vertical-align:top;	
	position:relative;
	padding-bottom:22px;
}
div.createAccountAndSubmitButton a {
	text-align:center;
	font-size:10px;
	font-family:Verdana;
	color:#999999;
	padding-left:12px;
	line-height:26px;
	text-decoration:none;
}
div.createAccountAndSubmitButton input{
	width:100px;
	height:27px;
	float:right;
	outline:0;
	line-height:19px;
	border:0;
	background:url('/img/gold_signin.gif') no-repeat 0 0;
	position:absolute;
	top:6px;
	right:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:white;
	cursor:pointer;

}

div.submitNewsletter input{
	width:200px;
	height:31px;
	float:right;
	outline:0;
	line-height:19px;
	border:0;
	background:url('newsletter2.gif') no-repeat 0 0;
	position:absolute;
	top:6px;
	right:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:white;
	cursor:pointer;

}


div.contentConverationPanel {
	height:58px;
	position:relative;
}
div.contentConverationPanel a {
	display:block;
	height:17px;
	width:67px;
	position:absolute;
	top:21px;
	left:72px;
	background:url('backGRDlinkClickHere.png') no-repeat 0 0;
	text-decoration:none;
	font-family:Verdana;
	font-size:9px;
	color:white;
	font-weight:bold;
	line-height:17px;
}
div.iconsSpeaker {
	height:44px;
	width:56px;
	position:absolute;
	top:8px;
	right:8px;
}
div.iconsSkype {
	height:44px;
	width:56px;
	position:absolute;
	top:8px;
	left:8px;
}
div.contentServicePanel {
	margin-top:4px;
	padding-right:4px;
}
div.contentServicePanel a {
	line-height:25px;
	display:block;
	text-decoration:none;
	text-align:left;
	padding-left:28px;
	background:url('backGRDLinkServices.png') no-repeat 10px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0135a2;
}
div.separatorServices {
	height:1px;
	background:url('backGRDSeparatorServices.png') repeat-x 0 0;
	font-size:0;
	clear:both;
}
div.contentNewsletter {
	margin-top:4px;
}
div.learnEnglishlinks h1{
	height:19px;
	line-height:19px;
	background:url('backGRDHeaderLeftGrey.png') no-repeat 0 0;
}
div.contentEnglishLinks h2 {
	padding-top:11px;
	height:20px;
	overflow:hidden;
	padding-left:10px;
	width:198px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0135a2;
	line-height:20px;
	font-weight:normal;
	text-align:left;
}
div.contentEnglishLinks a {
	display:block;
	height:20px;
	width:94px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0135a2;
	line-height:20px;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
}
div.learnEnglishlinks div.separatorServices {
	margin-right:6px;
}
div.content {
	width:692px;
	float:right;
}
div.content-inner {
	padding-left:53px;
	padding-right:17px;
	padding-bottom:73px;
}
div.sectionsDictations {
	text-align:center;
	padding-right:7px;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
div.leftDictations {
	text-align: center;
	float:left;
	width:294px;
}
div.leftDictations a {
	text-transform:uppercase;
	color: #fff;
}
div.leftDictations a:visited {
	color: #fff;
}
div.rightDictations a:visited {
	color: #fff;
}

div.rightDictations {
	float:right;
	width:294px;
}
div.dictations a {
	color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	text-decoration:none;
	display:block;
	width:171px;
	height:40px;
	position:absolute;
	top:72px;
	left:65px;
	line-height:40px;
}

div.dictations h1 {
	color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:34px;	
	height:54px;
	background:url('backGRDHeaderDictationsLeft.png') no-repeat 0 0;
	line-height:54px;
}
div.rightDictations div.dictations h1 {
	background:url('backGRDHeaderDictationsRigh.png') no-repeat 0 0;
}
div.dictations p {
	display:block;
	background:url('backGRDPDictationsLeft.png') no-repeat 0 0;
	height:146px;
	position:relative;
	color:white;
	font-size:16px;
	line-height:22px;
}
div.rightDictations div.dictations p {
	background:url('backGRDPDictationsRight.png') no-repeat 0 0;
}
div.probe {
	clear:both;
	font-size:0;
	height:0px;
}
div.sectionPointsDict {
	clear:both;
}
div.sectionPointsDict h1 {
	background:url('BackGRDHeaderPiontsDict.png') no-repeat 0 0;
	height:50px;
	line-height:50px;
	color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:34px;	
	text-align:left;
	padding-left:15px;
}
ul.pointsDict {
	list-style:none;
}
div.numberOfPoint {
	float:left;
	width:80px;
	overflow:hidden;
	height:77px;
	background:url('iconCircle.jpg') no-repeat 0 0;
	font-size:44px;
	line-height:67px;
	text-align:center;
	color:white;
	font-family:"Times New Roman", Times, serif;
}
div.contentOfPoint {
	float:right;
	width:521px;
}
li.pointDict {
	margin-top:24px;
	margin-bottom:4px;
	*margin-bottom:0px;
	min-height:66px;
	overflow:hidden;
	clear:both;
}
li.pointDict h2 {
	color:#003399;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;	
	line-height:33px;
	text-align:left;
}
li.pointDict p {
	display:block;
	float:left;
	width:445px;
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	color:#003399;	
	overflow:visible;
}
li.pointDict a {
	display:block;
	float:right;
	height:17px;
	width:67px;
	background:url('learnMore.png') no-repeat 0 0;
	margin-top:4px;
}

div.footer {
	height:212px;
	width:901px;
	padding-left:5px;
	padding-right:6px;
}
div.footer-inner {
	background:url('backGRDFooter.png') no-repeat 0 0;
	height:212px;
}
div.boxPayFooter {
	height:161px;
	position:relative;
}
div.firstBarFooter {
	height:28px;
	background:url('firstBarFooter.png') repeat-x 0 0;
	line-height:28px;
	text-align:right;
	position:relative;
}
div.firstBarFooter ul {
	display:inline;
	margin:0 auto;	
	padding-right:10px;
}
div.firstBarFooter li {
	display:inline;
	color:white;
	line-height:13px;
	font-size:13px;
}
div.firstBarFooter a {
	display:inline;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	line-height:28px;
	height:28px;
	padding-right:2px;
	padding-left:2px;
}
div.firstBarFooter p {
	display:block;
	position:absolute;
	top:0;
	left:3px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	line-height:28px;
	height:28px;
	text-align:left;
	padding-left:7px;
}
div.secondBarFooter {
	height:23px;
	background:url('secondBarFooter.png') repeat-x 0 0;
	text-align:right;
	padding-right:15px;
	line-height:23px;
}
div.secondBarFooter a {
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3399ff;
	text-decoration:none;
}
div.payPal {
	width:197px;
	height:78px;
	position:absolute;
	top:-63px;
	right:13px;
}
div.payPal a img {
	border:0;
}