/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 10;
}

body {

	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:100%;
}


a { color:#F30;
text-decoration:underline;
border:0px;
	
	}
	
img a { 
color:none;
text-decoration:none;
border:0px;
	}

h1 {
	margin-bottom: 15px;
	padding-bottom: 9px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
	font-size: 30px;

}

h2, h3 {
	margin-bottom: 15px;
	padding-bottom: 9px;

	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;

}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 10px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color:#ff4e00
}

h7 {
	font-size: 12px;
	font-weight: bold;
	color:#00C;

}
p, ol {
	margin-bottom: 1.5em;
	line-height: 150%;
	text-align:left;
}



img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

/* Wrapper */

#wrapper {

	background-color:#CCCCCC;
	height:100%;

}

/* Header */

#header {
	width: 950px;
	height: 170px;
	margin: 0 auto;
	background-color:#FF3300;
	background-image:url(header.jpg);
}

#header h1, #header h2 {
	margin: 0;
	padding-left: 150px;
	color:#FFFFFF;
}

#header h1 {
	padding-top: 80px;
	font-size: 3em;
}

#header h2 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

#header h3{
	font-size: 14px;
	font-style: italic;
	padding-left: 150px;
	color:#FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#contentModules {
	width:950px;
	margin: 0 auto;
	background-color:#FFFFFF;
	border: thin solid #999999;
	height:4000px;

}



.height {
height:2500px;
}

#menu {
	width:950px;
	height:40px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(images/menubg3.jpg);

}

#menuvisa {
	width:950px;
	height:40px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(images/menubg4.jpg);

}

#menumain {
	width:950px;
	height:40px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(images/menubg5.jpg);

}

/* Content sections */

#blog {
float: left;
width: 130px;
background-color:#FFFFFF;
padding:10px;
margin:10px;
}


#post {
float:left;
width:530px;
border: thin solid #999999;
padding:10px;
}




#post2
{
float:left;
width:510px;
border: thin solid #999999;
padding:10px;
position:inherit;
}

#post3
{
float:left;
width:510px;
padding:10px;
position:inherit;
}

#post3 p {
text-align:justify;
color:#333;
font-size: 9px;
line-height:normal;
margin-bottom: 0px;
}


#postCourses
{
float:left;
width:530px;
padding:10px;
position:inherit;
}

#content {
	width:950px;
	margin: 0 auto;
	background-color:#FFFFFF;
	height:1000px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
	padding:10px;
}

/* Blog */

#blog p {
text-align:justify;
color:#333;
font-size: 9px;
line-height:normal;
margin-bottom: 0px;
}



#blog h1 { 

color:#000;
font-size:17px;
margin-bottom: 1px;
margin-top: 1px;
padding: 1px;
border-bottom: 1px solid #F2F2F2;
font-weight: normal;
background-color:#FF3300

}

#blog ul {
list-style:circle;
list-style-position:inherit;
padding:0px;
margin:0px;



}
/* Post */


#post ul {
	list-style:square;
	padding-left:35px;
	padding-bottom:10px;
	
	
	
}

#post h3 {
	font-size: 18px;

}

#post h4 {
	font-size: 16px;
	color:#FF6600

}
#post p {


}
.post .title {
	margin-bottom: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #D3B6AF;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	font-size: x-small;
}

.post .entry {
	padding: 20px 15px 10px 15px;
	line-height: 1.8em;
}

.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	font-size: x-small;
}

/* examinfo */

#examinfo {
float: left;
width: 100%;
background-color:#CCC;
padding-left: 10px;
color:#333;
font-size:13px;
line-height:normal;
margin-bottom: 10px;


}

#examinfo p { 

color:#000;
font-size:14px;
margin-top: 5px;
margin-bottom: 5px;
font-weight: normal;
font-style:italic;
}

#examinfo h1 { 

color:#000;
font-size:16px;
margin-top: 1px;
margin-bottom: 4px;
padding: 2px;
border-bottom: 1px solid #F2F2F2;
font-weight: normal;
background-color:#999;


}

#examinfo h2 { 
color:#F00;
font-size:14px;
background-color:#333;
				
}


#examinfo li {
	list-style-position: inside;
	list-style-type: circle;
	line-height:none;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#examinfo a {
color:#FF3300;
}

#examinfo a:hover {
	text-decoration: underline;
}


.sidetxt {
	font-size:14px;}


/* Sidebar */

#sidebar {
float: left;
width: 200px;
background-color:#FFFFFF;
padding-left: 10px;
color:#333;
font-size:12px;
line-height:normal;
margin-bottom: 10px;

}

#sidebar h1 { 

color:#000;
font-size:18px;
margin-top: 1px;
margin-bottom: 4px;
padding: 2px;
border-bottom: 1px solid #F2F2F2;
font-weight: normal;
background-color:#999;


}

#sidebar h2 { 
color:#F00;
font-size:14px;
background-color:#333;
				
}


#sidebar li {
	list-style-position: inside;
	list-style-type: circle;
	line-height:none;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#sidebar a {
color:#FF3300;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search h2 {
}

#search form {
	padding-left: 20px;
}

#search #inputtext1 {
	width: 160px;
	margin-bottom: 10px;
}

#search #inputsubmit1 {
}

/* Archives */

#archives {
}

/* Categories */

#categories {
}

/* Blogroll */

#blogroll {
}

/* Meta */

#meta {
}

/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
	background-color:#FFFFFF
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


/*--------------------------------------------- Menu */

#nav {
	font-family: arial, sans-serif;
	float:right;
	width: 600px;
	height:40px;
	font-size:14px;
	color:#999;
	position: static;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}



#nav ul {
list-style-type: none;
z-index:500;

}

#nav ul li {

float: left;
position: relative;
}

#nav ul li a {
text-align: center;
border-right:1px solid #e9e9e9;
padding:5px; 
display:block;
text-decoration:none;
color:#999;
}

#nav ul li ul {
display: none
}

#nav ul li:hover ul {
	display: block;
	position: absolute;
}

#nav ul li:hover ul li a {

display:block;
background:#FF3300;
color:#ffffff;
width: 110px; 
text-align: center; 
border-bottom: 1px solid #f2f2f2;
border-right: none;
}



#nav ul li:hover ul li a:hover {
background:#6dc7ec;
color:#fff;
}

.selectednav {
background:#FF040B;
color:#fff;	
}


.module1 {
	float: none;
	width: 450px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	padding: 10px;
}

.module2 {
	float: none;
	width: 450px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#F0F;
	border-right-color: #F0F;
	border-bottom-color: #F0F;
	border-left-color: #F0F;
	padding: 10px;
}

.module3 {
	float: none;
	width: 450px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	padding: 10px;
}

.module4{
	float: none;
	width: 450px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0FF;
	border-right-color: #0FF;
	border-bottom-color: #0FF;
	border-left-color: #0FF;
	padding: 10px;
}

.module5{
	float: none;
	width: 450px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	padding: 10px;
}
.selectedcourse {
	background-color:#333;
	color: #00F;
}

.ieltslist {
	padding: 5px;
	list-style-position: outside;
	list-style-type: square;
}
#exam {
background-color:#0F9;
float: left;
color:#333;
font-size: 11px;
line-height:normal;
text-align:justify;
padding: 8px;
margin-bottom: 10px;
}



#exam h1{

color:#000;
font-size:20px;
margin-bottom: 1px;
margin-top: 1px;
padding: 5px;
font-weight: normal;
background-color:#0F9;


}




#tableleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5px;
	color: #000;
	padding: 5px;
	text-align:justify;
}

.cambridgebox p {

		line-height: 100%;
		color:#F30;
		border: thin solid #999;
		padding:10px;
		text-align:justify;
}
		

.accreditations {
	float: left;
	width: 480px;
}	




#smallbox {
	float:left;
	width: 150px;
	padding:10px;

}

#smallbox p {
text-align:justify;
color:#333;
font-family: Verdana, Geneva, sans-serif;
font-size: 9px;
line-height:normal;
padding: 10px;
margin-bottom: 0px;
}





.justify {
text-align:justify
}

.nospace {

text-align:justify;
line-height:normal;
padding: 8px;
margin-bottom: 10px;
}

#list-menu {
float:right;
width: 132px;
padding:10px;

/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 13px; 
} 

#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
display: block;
width:120px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #FF3300;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background:#0000FF;
color: #ffffff;
} 

#insidePost
{width:500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}

.noborder
{border:none;
}



#wrapper #content #blog table tr td {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}


.matttabs{
width: 100%;
overflow: hidden;
text-align: left;
 
/*border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}


.matttabs ul{
margin-left:-35px;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
float:left;
text-align: left;

}

.matttabs li{
float: left;
display: inline;
margin: 0;
display:block;
padding: 0;


}


.matttabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 5px 6px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: #FFF;
	background: #414141; /*background of tabs (default state)*/
}

.matttabs li a:visited{
	color: #fff;
	display: block;
	float:left; 
}

.matttabs li a:hover, .mattblacktabs li.selected a{
background:#CCC; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
float: left;
display: block;
}

/* Holly Hack for IE \*/
* html .matttabs ul li { float: left; height: 1%; }
* html .matttabs ul li a { height: 1%; }
/* End */


/*FORM*/

fieldset
 {
 border: 1px solid #781351;
 width: 40em
 }

 legend
 {
 color: #fff;
 background: #ffa20c;
 border: 1px solid #781351;
 padding: 2px 6px;
 } 

label
 {
 width: 4em;
 float: left;
 text-align: right;
 margin-right: 0.5em;
 display: block
 }

 .submit input
 {
 margin-left: 4.5em;
 } 
input
 {
 color: #781351;
 background: #fee3ad;
 border: 1px solid #781351
 }

 .submit input
 {
 color: #000;
 background: #ffa20f;
 border: 2px outset #d7b9c9
 } 
fieldset
 {
 border: 1px solid #781351;
 width: 20em
 }

 legend
 {
 color: #fff;
 background: #ffa20c;
 border: 1px solid #781351;
 padding: 2px 6px
 } 
