/*

CSS layout for TESOL - Secondary pages

David Beal - for KND web consultants www.knd.com.au

Version 1.0 
last updated 11/06

*/

#everything_default, #everything_aus, #everything_nz, #everything_can, #everything_world{
	position:relative;
	padding: 0px;
	height:auto;
	width:866px;
	margin:0 auto;
	padding:23px 0 0 0;
}


.alt {
	display:none;
}
#header{
	width:866px;	
	height:172px;
	z-index:2;

}
#footermenu, #footermenu a, #footermenu a:link, #footermenu a:visited{
color:#0066FF;

}
/******************
** HEADER STYLES **
******************/

#font{
float:right;
text-align:right;
margin:0px;
padding:0px;
}
#font img{
margin:0px;
}

#font label{
font-size:.8em;
color:#1E6426;
}
#font input{
font-size:.8em;
}

#wrapper{
background-color:#ffffff;
width:776px;
}

/* PAGE SPLIT INTO TWO COLOUMS LEFTCOL and RIGHTCOL */

#leftcol{	
	width:555px;
	float:left;
	position:relative;
}
#rightcol {
	width:270px;
	float:right;
	margin:7px 6px 0 0;
}
.country{
text-align:right;
font-size:12px;
padding-right:7px;
margin-bottom:3px;
}

.line {
width:95%;
height:5px;
border-bottom: 2px dotted #df660a;
margin-bottom:3px;
margin-top:5px;
}
/**************************
** left col styles       **
** STYLES FOR THE MENU   **
** ARE AT THE END OF     **
** STYLESHEET            **
**************************/

#breadcrumb{
padding-left:10px;
margin-top:5px;
margin-bottom:10px;
font-size:1em;
color:#999999;
background-color:#ffffff;
}

#spacer{
	height:21px;
	background-image:url("../images/spacer.gif");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;

	
}
.pageheading{
	margin-left:157px;

}
.heading_spacer{
	width:100%;
	height:5px;
	background-image:url("../images/secondlevel/heading_seperator.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:17px;
}
#leftcol_menu{
	width:157px;
	float:left;
	background-color:#ffffff;
	text-align:center;
}
.mini_menu{
	margin-bottom:15px;
	text-align:left;
}
.leftcol_content{
	width:100%;
}
.leftcol_content .content{
	margin-left:158px;
	padding-right:5px;
}
.leftcol_content .content p, .leftcol_content .content {
	font-size:12px;
	line-height:1.25em;
}
.leftcol_content .content h2{
	margin: 12px 0px 8px 0px;
	padding:0px;
	color:#666;
	font-weight:bold;
	font-size:14px;
}
.leftcol_content .content h1{
	margin: 0px 0px 10px 0px;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	/*text-transform:uppercase;*/
	color:#cc0000;
	background-color:inherit;
	padding-bottom:4px;
}
.leftcol_content .content h3{
	margin: 0px 0px 10px 0px;
}
.leftcol_content .content h4{
	margin: 0px 0px 10px 0px;
}
.leftcol_content .content h5{
	margin: 0px 0px 10px 0px;
}

.leftcol_content .content ul{
	list-style-type:none;

}
.leftcol_content .content ul li{
	background-image:url("../images/secondlevel/bullet.gif");
	background-position: 1px 5px ;
  background-repeat: no-repeat;
	padding: 0 0 0 1em;
	margin-bottom:5px;
}
.leftcol_content .content img{
	margin:5px;
}
table{

font-size:1.15em;

}
table a,table a:link, table a:visited, table a:hover{

font-size:1em;

}

/* END LEFTCOL STYLES */


/**********************
** RIGHT COL STYLES  **
**********************/

#right_nav2{
	width:250px;
	padding:0 10px;
	margin-top:20px;
	font-size:12px;
	

}
#right_menu2_head{
	height:18px;
	background-image:url("../images/right_nav2_head.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}
#right_menu2_content{
	background-image:url("../images/right_nav2_bg.jpg");
	background-position:top;
	background-repeat:repeat-y;
	padding-top:5px;
}
#right_menu2_footer{
	height:22px;
	background-image:url("../images/right_nav2_footer.jpg");
	background-position:top;
	background-repeat:no-repeat;
}
#right_menu2_content .center{
	text-align:center;
	color:#666666;
	width:119px;
	margin-left:7px;

}
#right_menu2_content .title{
	color:#5FA83F;
	padding-left:5px;
	margin-top:5px;
}
#right_menu2_content .data{
	width:80%;
	padding-left:12px;
	color:#000000;
}

#footer{
	clear:both;
	background-color:#ffffff;

}



/*********************

	TABLE STYLES
	
*********************/

.table1{
border-width:0px 1px 1px 0px;
border-style: solid;
border-color: #666666;
margin:5px;
}
.table1 td{
line-height:1.5em;
border-width: 1px 0px 0px 1px;
border-style: solid;
border-color: #666666;
padding-left:5px;
padding-right:5px;
}

.table2{
border-width:0px;
border-style:none;
text-align:center;
width:65%;
margin-left:70px;
}
.table2 td{
border-width:0px 0px 0px 1px;
border-style:none;
text-align:center;
height:10px;
font-size:14px;
font-weight:600;
padding:0px;
}



/*********************

     LIST STYLES 
 
 ********************/



/*********************
** MINI MENU STYLES **
*********************/
.mini_menu {
	
	font-family:Arial, Helvetica, sans-serif;
}
.mini_menu ul{
	/*padding-left:10px;*/
	list-style-type:none;
}
.mini_menu li{
background-image:url("../images/secondlevel/bullet_mini.gif");
	background-position: 1px 4px ;
  background-repeat: no-repeat;
	padding: 0;
	font:bold 12px/14px Arial,Helvetica,sans-serif;
}
.mini_menu li a{
	padding:3px 0;	
	display:block;
}


.mini_menu ul li, .mini_menu ul li a, .mini_menu ul li a:link, .mini_menu ul li a:visited{
	text-decoration:none;
	color:#333;

}
.mini_menu ul li a, .mini_menu ul li a:link, .mini_menu ul li a:visited{
/*font-size:.9em;*/
}
.mini_menu ul li:hover, .mini_menu ul li.current{
	background-image:url("../images/secondlevel/bullet_mini_over.gif");
	background-position: 1px 4px ;
  background-repeat: no-repeat;
	padding: 0;
	color:#60A842;
}

.mini_menu ul li a:hover, {
		color:#60A842;
}

a:link, a:visited, a:hover {
/*
	font-size:12px;
*/
text-decoration:none;
}
.mini_menu ul li.current a{

	color:#DF4D29;
}
.diaryDate {
	color: #999999;
	font-size: 80%;
}





/*#em_wfs_wrapper_table, .em_wfs_layout{
	width:390px !important;	
}
*/

#em_wfs_wrapper table.em_wfs_layout, #em_wfs_formfields table {
	width:390px !important;	
	background:none !important;
	border:none !important;
}


tr.em_wfs_layout{
	width:390px !important;	
	background:none !important;
}

#em_wfs_wrapper, #em_wfs_wrapper form, #em_wfs_wrapper div.em_wfs_layout, #em_wfs_wrapper table.em_wfs_layout, #em_wfs_wrapper tbody.em_wfs_layout, #em_wfs_wrapper tr.em_wfs_layout, #em_wfs_wrapper td.em_wfs_layout, #em_wfs_wrapper th.em_wfs_layout, #em_wfs_formfields table, #em_wfs_formfields thead, #em_wfs_formfields tbody, #em_wfs_formfields tr, #em_wfs_formfields td, #em_wfs_formfields input, #em_wfs_formfields select, #em_wfs_formfields textarea, #em_wfs_buttonbar input {
	background:none !important;	
}

#em_wfs_header_img img{
	width:390px !important;	
	height:120px !important;
}

#em_subscribe_form, #em_wfs_wrapper_table{
	width:390px !important;	
	background:none !important;
}


















