/*CSS Document
Intial CSS code for Lenard Audio, R.Masters Nov 2009*/

BODY{
	margin: 0;
	/*it's good practice to zero the margin and padding of the body element to account for differing browser defaults*/
	padding: 0;
	text-align: center;
	background-color: #313133;
	background-image: url(../education/images/misc/back_2_edu_2.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#header
{
	background-image: url(../education/images/misc/header_edu_plain_2.jpg);
	height: 106px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.maintext {
	font-size: 14px;
	color: #C0C0C0;
	border: 1px solid #2f2f2f;
	background-color: #151515;
	background-repeat: repeat-x;
	height: auto;
	background-image: url(../education/images/misc/maintxt_563.png);
	width: 744px;
	text-align: left;
	float: none;
	margin-top: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 130%;
}

#container{
	width: 922px;
	margin: 0 auto;
	/*the auto margins (in conjunction with a width) center the page*/
	
	text-align: left;
	/*this overrides the text-align: center on the body element*/
	background-color: #1f1f1f;
}

#mainContent{
	background-color: #313133;
	height: auto;
	padding-right: 67px;
	padding-left: 67px;
	position: relative;
	background-image: url(../education/images/misc/main_back2_edu.png);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	font-size: 11px;
	padding-top: 10px;
	z-index: 3;
}

#mainContent a:link {
	color: #57C7DA;
}

#mainContent a:visited {
	color: #57C7DA;
}
#mainContent a:hover {
	color: #4D7A81;
}	


#footer{
	background-color: #313133;
	background-image: url(../education/images/misc/footer_edu.png);
	height: 283px;
	background-repeat: repeat-x;
}
#footerinner{
	width: 922px;
	background-image: url(../education/images/misc/footer_back_edu.jpg);
	background-repeat: no-repeat;
	height: 283px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topmenuContainer{
	background-repeat: no-repeat;
	position: relative;
	z-index: 3;
	width: 788px;
	display: block;
	height: 25px;
}

#topmenu {
	float: left;
	clear: both;
	position: relative;
	height: 25px;
}

.accross {
	float: left;
	width: 880px;
	position: relative;
} 

.maginBot05 {
	MARGIN: 0px 0px 5px
}

.maginBot20 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.clear {
	CLEAR: both
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 1px;
	list-style-type: disc;
}

.imgr {
	border: 10px solid #1F1F1F;
	float: right;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


.maintext H1 {
	font-size: 23px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.maintext H2 {
	font-size: 14px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.maintext H3 {
	font-size: 14px;
	color: #AD9B8D;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 3px;
}
.maintext H4 {
	font-size: 16px;
	color: #c8c84f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.maintext H6 {
	margin: 20px 0 20px 0;
	text-align: center;
	font-size: 1em;
	color: #c8c84f; /* 0d0*/
}
.maintext H7 {
	margin: 20px 0 20px 0;
	text-align: left;
	font-size: 1.2em;
	color: #c8c84f; /* 0d0*/
	font-weight: bold;
}




.maintext .linebreak {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../education/images/misc/linebreak_edu.png);
	height: 29px;
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: center;
}

.maintext .hr {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../education/images/misc/linebreak_edu.png);
	height: 29px;
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: center;
}


.cellwrape {
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	width: 884px;
	padding-top: 65px;
	height: 150px;
}

.cellophon {
	border: 1px solid #292929;
	position: relative;
	width: 882px;
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 85px;
	}

.cellophon  ul{

	list-style-type:none;
	text-align: left;
	float: left;
	display: block;
	overflow: hidden;
	margin-right: 11px;
}

.cellophon  ul li{
	margin:0;
	line-height:1.5;
}

.cellophon  ul li a{
     display:block;
	color:#999999;
	text-decoration:none;
}

.cellophon  a:link {
	color: #999999;
}

.cellophon  a:visited {
	color: #999999;
}
.cellophon  a:hover {
	color: #ffff99;
	text-decoration: underline;
	padding-top: 1px;
}	

.copyr{
	float:left;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	position: relative;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 6px;
	height: 25px;
	top: 5px;
}
.first {
	color: #8ecccc;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyr_left {
	float:left;
	font-size: 10px;
	color: #000000;
	width: 50%;
	text-align: left;
	
}

----------------------------------

#copyrnav 
{
margin: 0;
float:right;

}


#copyrnav ul
{
margin: 0;
float:right;
list-style-type: none;
text-align: center;
font-size: 11px;
height: 20px
}

#copyrnav ul li {
	 display:block;
	 float: left;
	 width: 105px;
 }

#copyrnav ul li a
{
text-decoration: none;

color: #999999;
width: 105px;
height: 20p;
}
#copyrnav a.r{
	display: block;
	width: 105px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


#copyrnav ul li a:hover
{
color: #ffff99;
width: 105px;
text-decoration: underline;
}


.maintext_nobd {
	font-size: 12px;
	color: #D1BAA5;
	border: 1px solid #2f2f2f;
	background-color: #000000;
	background-repeat: repeat-x;
	height: auto;
	width: 788px;
	text-align: justify;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 5;
	top: -30px;
	position: relative;
}

.shadehgh {
	color: #AAC4CA;
	font-weight: bold;
}

.firstsm {
	text-decoration: none;
	color: #B98F4A;
	font-weight: bold;
}

table.tableStyleGen {
	border-collapse:collapse;
	margin-bottom:15px;
	padding:6px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
table.tableStyleGen tr th {
	vertical-align:middle;
	padding:10px 6px;
	font-size:12px;
	color:#999;
	font-weight:bold;
	background-image: url(../education/images/misc/bg-table.jpg);
	background-color: #999999;
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #666666;
}
table.tableStyleGen tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 8px;
	text-align: left;
	color: #999999;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/* section below is from original Edu CSS* Modified by R.Masters Jun 2010*/


.f1 {
	font-size: 0.98em;
	font-weight: bold;
	color: #80c351; /* #c90; #dd0; #c7c68c; yellow ochre #fC3*/
	}
	
.f2 {
	font-size: .9em; 
	}
.f3 {
	font-size: .9em; 
	color: #dda; 
	}
.f4 {
	font-size: 1em; 
	font-weight: bold;
	color: #0d0; 
	}
.f5 {

	}
.f6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
.f7 {
	font-family: Times New Roman, Times, Serif;
	font-size: 1.2em;
	}

.centerPic {
	clear: both;
	margin: 0;
	text-align: center;
	position: relative;
	width: auto;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	}
	
.centerPic img {
	margin-bottom: .4em;
	}


.imgcap {
	margin-top: .3em;
	font-size: .85em;
	}

.imgcapc {
	margin-top: .3em;
	font-size: .85em;
	text-align: center;
	font-weight:700;
	}

.alignRight {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	}

.alignLeft {
	float: left;
	margin-right: .5em;
	margin-top: .5em;
	margin-bottom: .5em;
	display: block;
	border: 10px solid #333333;
	}

.nomargin {
	margin:0;
	}
.center {
	text-align: center;
	}	
.small {
	font-size:0.85em;
	}
.bold {
	font-weight:700;
	}
.underline { 
	text-decoration:underline;
	}
.italic {
	font-style:italic
	}

.white {
	color:#fff;
	}
.grey {
	color:#aaa;
	}
.red {
	color:#DD0000;
	}	
.pink {
	color:#c86464;
	}
.blue {
	color:#0000DD;
	}
.yellow {
	color:#FFFF00;
	}
.green {
	color:#00FF00;
	}
.pageN ,.pageE {
	font-size: 0.89em;
	font-weight: bold;
	color: #808080;
	text-align: right;
	margin-top: 5px;
	margin-right: 0.05em;
	margin-bottom: 0;
	margin-left: 0;
	}
	
	.pageHeader1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #818183; /* yellow ochre #fc3*/
	text-align: center;
	background-color: #1F1F1F;
	padding: 2px;
	border: 1px solid #474749;
	margin-top: 5px;
	margin-bottom: 10px;
 	}
.imggrey {
	border: 10px solid #1F1F1F;
	margin-left: 5px;
	margin-right: 5px;
}
.pageHeader {
	font-size: 0.89em;
}

.inset1 {
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
	border: 1px solid #CC0066;
	background-color: #666666;
	color: #FFF;
	padding: 1.5em 1em 1em 1em;
	font-style:normal;
	background-image: url(../education/images/misc/inset_back.png);
	background-repeat: repeat-x;
	}

.inset2 {
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
	border: 1px solid #454545;
	background-color: #333333;
	color: #ddd;
	padding: 1em 1em 1em 1em;
	font-size: .9em;
	background-image: url(../education/images/misc/inset_back.png);
	background-repeat: repeat-x;
	}			
	
.inset3 {
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
	border: 1px solid #454545;
	background-color: #333333;
	color: #dda;
	padding: 1em 1em 1em 1em;
	font-size: .9em;
	background-image: url(../education/images/misc/inset_back.png);
	background-repeat: repeat-x;
	}		

/* Css for MegaMenu */
.megamenu{
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	padding: 10px;
	font: normal 12px Verdana;
	z-index: 100;
	background-color: #313133;
	background-image: url(../education/images/misc/hover_563.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F2F2F;
	border-right-color: #2F2F2F;
	border-bottom-color: #2F2F2F;
	border-left-color: #2F2F2F;
}

.megamenu .columnr{
	float: left;
	width: 150px; /*width of each menu column*/
	text-align: left;
	
}


.megamenu .column{
	float: left;
	width: 150px; /*width of each menu column*/
	margin-right: 15px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #313133;
}

.megamenu  ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu  ul li{
padding-bottom: 5px;
}

.megamenu  h3{
background: #e0e0e0;
font: bold 13px Arial;
margin: 0 0 5px 0;
}

.megamenu  ul li a{
text-decoration: none;
}

.three {
	float: left;
	width: 744px; /*width of each menu column*/
	margin-right: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
}

.three .column-3 {
	float: left;
	width: 32%;
	position: relative;
}

.megamenu  a:link {
	color: #57C7DA;
}

.megamenu  a:visited {
	color: #57C7DA;
}
.megamenu  a:hover {
	color: #7BD2E1;
	text-decoration: underline;	
}	

