/* CSS Document */
body 
{
    margin-top:0 auto 0 auto; 
    background:url(../Images_V20/imgBgBody.png); 
    background-repeat:repeat-x; 
    background-color:#1587bb;
    color:#555555;
    font-size: small; 
    font-family: Sans-Serif, MS Sans Serif, Tahoma, Arial;
    }

#Main {width:980px; margin:0 auto 0 auto;}

#Main #ILeftMenuTop {background:url(../Images_V20/imgIeltsLeftMenuTop.png); background-repeat: no-repeat; height:26px; padding: 11px 5px 0 32px;}
#Main #ILeftMenuTop h1.Topic {font-size:medium; color:White; font-weight:bold; margin-top:0;}

#Main #ILeftMenuMid { background-color:White; padding: 0px 2px 5px 15px; color:#e31c39;}
#Main #ILeftMenuMid div.IdpCentre {color:Black; font-weight:bold; padding:3px 0 3px 0;}
#Main #ILeftMenuMid a.IdpCentre:link {color:#1587bb; text-decoration:none;}
#Main #ILeftMenuMid a.IdpCentre:visited {color:#1587bb; text-decoration:none;}
#Main #ILeftMenuMid a.IdpCentre:hover {color:#e31c39;}

#Main #ILeftMenuBottom { background:url(../Images_V20/imgIeltsLeftMenuBottom.png); background-repeat: no-repeat; height:22px;}

#Main #MainTop {padding-top:13px; height:40px; background:url(../Images_V20/imgBgMainTop.png); background-repeat: no-repeat;} 
#Main #MainMid {background:url(../Images_V20/imgBgMainMid.png); background-repeat: repeat-y;}
#Main #MainBottom {height:40px; background:url(../Images_V20/imgBgMainBottom22.png); background-repeat: no-repeat;} 

#Main #MainTop #MenuTop {width:287px; height:25px; margin-left:480px; background:url(../Images_V20/imgMenuTop.png); background-repeat: no-repeat; font-weight:bold; color:White; font-size:8pt; font-family:Arial;} 
#Main #MainTop #MenuTop a {text-decoration: none; color: White;}
#Main #MainTop #MenuTop a:hover {text-decoration: underline; color: #e4f7ff;}

#Main #MainMid #imgHeader {width:780px; height:96px;}

#Main #MainMid #Cover_W {padding:7px 12px 0px 12px;}
#Main #MainMid #Cover_W #Cover_GTop {width:748px; padding:10px 10px 0px 10px; background:url(../Images_V20/imgCoverGTop.jpg); background-repeat: no-repeat; background-color:#b9deed;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent {padding: 10px 10px 2px 10px; background:url(../Images_V20/imgBgLeftContent.jpg); background-repeat: no-repeat; background-color:#ffffff;}

div.FacebookTop {padding: 10px 10px 2px 10px; background:url(../Images_V20/imgBgLeftContent.jpg); background-repeat: no-repeat; background-color:#ffffff;}
div.FacebookBottom {height:8px; background:url(../Images_V20/imgBgLeftContentBottom.jpg); background-repeat: no-repeat; background-color:#daedc7;}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent a {text-decoration: none; color:#ff7f00;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent a:hover {text-decoration: underline; color:#ff7f00;}

/*#Main #MainMid #Cover_W #Cover_GTop #LeftContent .TopicHeader {height:24px; background:url(../Images_V20/imgTopicGreen.png); background-repeat: no-repeat; background-color:#78be32;padding: 6px 0 6px 10px; color:#fff; font-family:Arial; font-weight:bold; font-size: 14pt;}*/
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .TopicHeader {height:15px;; padding: 6px 0 0px 8px; color:#e31d39; font-family:Arial; font-weight:bold; font-size: 14pt;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .Topic { padding: 8px 0 0 8px; color:#fff; font-family:Arial; font-weight:bold; font-size: 14pt; }
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .Content {padding: 8px 8px 18px 8px;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .ContentApp {padding: 8px 0px 18px 0px;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .SubTopicHeader {background-image:url(../Images_V20/imgTopic00.jpg); background-repeat:no-repeat; background-color:#627eb7; padding: 4px 10px 4px 16px; color:#fff; font-weight:bold;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .popupControl { visibility:hidden; position: absolute; color: #0f5b88; font-weight: bold; font-family: Tahoma; background-color:White; border-style:solid; border-width:1px; border-color: #0f5b88;}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent h2 {height:24px; background:url(../Images_V20/imgTopicGreen.png); background-repeat: no-repeat; background-color:#78be32;padding: 6px 0 6px 10px; color:#fff; font-family:Arial; font-weight:bold; font-size: 14pt; display: block;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent h3 {color: #1587bb; }

#Main #MainMid #Cover_W #Cover_GTop #LeftContent table.tbTestSchedule th {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #627eb7;
	border-right: 1px solid #cadcec;
	border-bottom: 1px solid #cadcec;
	border-top: 1px solid #cadcec;
	letter-spacing: 2px;
	text-align: center;
	padding: 3px 12px 3px 12px;
	background: #cadcec url(../Images_V20/tb-bg-header.jpg) no-repeat;
}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent table.tbTestSchedule th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #cadcec;
	background: none;
	font: bold 10pt Arial, Helvetica, sans-serif;
}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent table.tbTestSchedule td {
	border-right: 1px solid #cadcec;
	border-bottom: 1px solid #cadcec;
	background: #fff;
	padding: 3px 12px 3px 12px;
	color: #627eb7;
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-align: center;
}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent table.tbTestSchedule td.thursday {
	color: Orange;
}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent table.tbTestSchedule td.altthursday {
	color: Orange;
	background: #f5fafa;
}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent table.tbTestSchedule td.alt {
	background: #f5fafa;
}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent table.tbTestSchedule td.blank {
	background: #000000;
}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent table.tbTestSchedule th.month {
	border-left: 1px solid #cadcec;
	border-top: 0;
	background: #fff url(../Images_V20/bullet1.gif) no-repeat;
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-align: left;
}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent table.tbTestSchedule th.monthalt {
	border-left: 1px solid #cadcec;
	border-top: 0;
	background: #fff url(../Images_V20/bullet2.gif) no-repeat;
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-align: left;
}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent .csslblForm { color: #0000FF; font-weight: bold; font-family: Tahoma; text-align: Left;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .cssForm { color: #0000FF; font-weight: bold; background-color: #FFFFEE; border-style: solid; border-color:Gray; border-width:1px; font-family: Tahoma; text-align: Left;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .cssFormCenter { color: #0000FF; font-weight: bold; background-color: #FFFFEE; border-style: solid; border-color:Gray; border-width:1px; font-family: Tahoma; text-align: center;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .cssAppForm { color: #0000FF; font-weight: bold; background-color: #FFFFEE; border-style: solid; border-color:Gray; border-width:1px; font-family: Tahoma; text-align: Left;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent .cssAppFormCenter { color: #0000FF; font-weight: bold; background-color: #FFFFEE; border-style: solid; border-color:Gray; border-width:1px; font-family: Tahoma; text-align: center;}

#Main #MainMid #Cover_W #Cover_GTop #LeftContent a.more{width:46px; height:16px; background:url(../IELTSImages/MoreNor.gif) no-repeat; float:right; display:block; padding:0 10px 0 0; text-indent:-2000px;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent a.more:hover{width:46px; height:16px; background:url(../IELTSImages/MoreHov.gif) no-repeat; float:right; display:block;	padding:0 10px 0 0; margin:0;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent a.click{width:46px; height:16px; background:url(../IELTSImages/imgClickNor.gif) no-repeat; float:left; display:block; padding:0 5px 0 0; text-indent:-2000px;}
#Main #MainMid #Cover_W #Cover_GTop #LeftContent a.click:hover{width:46px; height:16px; background:url(../IELTSImages/imgClickHov.gif) no-repeat; float:left; display:block;	padding:0 5px 0 0; margin:0;}

#Main #MainMid #Cover_W #Cover_GTop #LeftContentBottom {height:8px; background:url(../Images_V20/imgBgLeftContentBottom.jpg); background-repeat: no-repeat; background-color:#daedc7;}
#Main #MainMid #Cover_W #Cover_GTop #RightContent {padding: 1px 4px 1px 4px; background:url(../Images_V20/imgBgRightContent.jpg); background-repeat: no-repeat; background-color:#ffffff;}
#Main #MainMid #Cover_W #Cover_GTop #RightContentBottom {padding: 0px 5px 2px 5px; height:12px; background:url(../Images_V20/imgBgRightContentBottom.jpg); background-repeat: no-repeat;}

/*
#Main #MainMid #Cover_W #Cover_GTop #RightContent .buttonscontainer {width: 152px; padding-top:2px; }
#Main #MainMid #Cover_W #Cover_GTop #RightContent .buttons a {color: #f38129; background-color: #ffe1ca; padding: 3px; padding-left: 10px; display: block; border-bottom: 2px solid #ffffff; font: 12px Arial, sans-serif; font-weight: bold; text-decoration: none; text-align: left;}
#Main #MainMid #Cover_W #Cover_GTop #RightContent .buttons a:hover {background-color: #ffffff; color: #d75e00; text-decoration: none;}
*/

#Main #MainMid #Cover_W #Cover_GTop #RightContent .RightMenu {width: 152px; padding-top: 6px; font: 12px Arial, sans-serif; font-weight:bold;}
#Main #MainMid #Cover_W #Cover_GTop #RightContent .RightMenu ul {list-style: none; margin: 0; padding: 0;}
#Main #MainMid #Cover_W #Cover_GTop #RightContent .RightMenu li a {voice-family: "\"}\""; voice-family: inherit; height: 23px; text-decoration: none;}
#Main #MainMid #Cover_W #Cover_GTop #RightContent .RightMenu li a:link, li a:visited {color: #FFF; display: block;	background:  url(../Images_V20/imgRightMenu.gif); padding: 5px 0 0 10px; background-repeat:no-repeat;}
#Main #MainMid #Cover_W #Cover_GTop #RightContent .RightMenu li a:hover {color: #FFF; background: url(../Images_V20/imgRightMenu.gif) 0 -28px; padding: 5px 0 0 10px; background-repeat:no-repeat;}

#Main #MainMid #Cover_W #Cover_GBottom {width:768px; height:10px; background:url(../Images_V20/imgCoverGBottom.jpg); background-repeat: no-repeat;}
#Main #MainMid #Cover_W #CopyRight {margin-top:20px; margin-left:123px; padding-bottom:6px; font-size:8pt; font-family:Arial; color:#666666;}

TABLE.cssgvw TH {
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
    text-align: Center;
    padding: 2px 6px 2px 6px;
    background: #627eb7 url(../Images_V20/bgHeader_Gray.jpg);
}
       
TABLE.cssgvw TD {
    padding: 2px 6px 2px 6px;
	font-family: Tahoma;
    font-size: 10pt;
    color: #627eb7 ;
}


