/* CSS Document */
body {
font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
font-size: 14px;
line-height: 18px;
}

body h1 {
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 10px;
	color: #666666;
	margin-bottom: 0px;
}

body h2 {
	font: 20px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-top:50px;
	margin-right:20px;
}

body h4 {
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 14px;
	color: #CC3366;
}
body h5 {
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	color: #CC0066;
	margin-bottom: -5px;
	margin-top: 25px;
}

.frame
{
	position: relative;
	width: 840px;
	left : 50%;
	margin-left : -410px;
	margin-top : 0px;
	top: 0px;
	height: 200px;
}

/* top */
.top
{
	position: absolute;
	width: 820px;
	height: 150px;
	margin: 10px;
	left : 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	background-image: url(images/cia-logo-cursosingles.gif);
	background-repeat:no-repeat;
}

.top a{ 
text-decoration:none;
color:#CC0000;
font-weight:bold;
padding:5px;
}

.topimage{
	position: absolute;
	left: 683px;
	top: -2px;
	width: 1px;
}

.toplinks{
position: absolute;
left: 230px;
top: 123px;
}

/* Left Navigation */

.left {
	position: absolute;
	width: 200px;
	margin: 10px;
	left : 650px;
	top: 180px;
	min-height: 300px;
}

.teflnavcont{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

/* search page results*/
.searchpageresults
{
	position: absolute;
	width: 800px;
	margin: 10px;
	background-color: #FFFFFF;
	left : 0px;
	top: 150px;
	min-height: 300px;
	padding: 20px;
	border: 1px solid #999999;
}



/* remember teflnav is a class applied to each li tag */

.toplink
{
list-style-type: none;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display: block;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
width: 192px;
border-bottom: 1px dotted #eee;
color: #666666;
}

.toplink a
{
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.toplink a:link
{
color: #666666;
text-decoration: none;
}

.toplink a:visited
{
color: #CCCCCC;
text-decoration: none;
}

.toplink a:hover
{
color: #FF6600;
}



/*left navbar: tefl nav*/



.teflnav 
{
list-style-type: none;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display: block;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
width: 192px;
border-bottom: 1px solid #eee;
background-color: #F7F7F7;

}

.teflnav a
{
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.teflnav a:link
{
color: #336699;
text-decoration: none;
}

.teflnav a:visited
{
color: #666666;
text-decoration: none;
}

.teflnav a:hover
{
color: #FF6600;
}

.leftcontentbox
{
	min-height: 100px;
	background-color: #F7F7F7;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.leftcontentbox2
{
	min-height: 100px;
	background-color: #F7F7F7;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/*Footer*/

.footer
{
	position: absolute;
	width: 600px;
	height: 50px;
	bottom: -60px;
	background-color: #FFFFFF;
	
}

/*min-height: 300px*/
/*negative margins to counter padding in right*/

.right
{
	position: absolute;
	width: 600px;
	margin: 10px;
	background-color: #FFFFFF;
	left : 0px;
	top: 150px;
	min-height: 300px;
	padding: 20px;
	border: 1px solid #999999;
}

.rightgreybox
{
	height: 40px;
	background-color: #f7f7f7;
	margin-top: -20px;
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 11px;
}

/* ad boxes */

.adbox200
{
float:right;
height: 220px;
width: 220px;
margin-left: 20px;
margin-right: 10px;
}

.adboxtop
{
	position:relative;
	height: 90px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}

.adbox
{
	position:relative;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}

.adboxmiddle
{
	position:relative;
	height: 250px;
	width: 100px
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 50px;
	text-align: center;
}

.adboxbottom
{
	position:relative;
	height: 90px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}

.adboxany
{
	position:relative;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.nextpage
{
	height: 100px;
	margin-top: 20px;
	text-align: center;
} 
.boxgrammar {
	background-color: #CCCC66;
	width: 150px;
	float: right;
}

/* sound box */
.soundcontainer {
	position: relative;
	height: 40px;
	width: 400px;
	margin-top: 20px;
}
.soundbox {
	position: relative;
	width: 330px;
	left: 100px;
	top: 0px;
	border: thin dotted #D9D3D3;
	background-color: #FFFFFF;
	margin-top: 20px;
}

.soundboxtitle {
	position: relative;
	height: 20px;
	width: 320px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding: 5px 5px 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F79E2A;
	color: #F79E2A;
	font-style: normal;
	font-weight: bold;
	
}

.soundboxtext {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #EDE8E2;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.soundboximage {
	position: relative;
	height: 40px;
	width: 150px;
	left: 170px;
	margin-top: 20px;
}

.soundtext {
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 25px;
	background-color: #EDE8E2;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
.soundimage {
	position: relative;
	height: 40px;
	width: 400px;
	left: 340px;
}
