@charset "UTF-8";
/* CSS Document */

body {
	font:12px/17px arial, sans-serif;
	color:#000;
	background:#a3a3a3 url(http://www.clesf.org/images/bg-body.jpg) repeat-x top;
	margin:0;
}

#main {
	margin:0 auto;
	width:766px;
	padding:117px 0 0;
	position:relative;
}

.TopAnchor {
	padding-top: 2px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2d4e5;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
}

p {
	padding-bottom: 4px;
}

quote a,
a {
	text-decoration:none;
	color:#289728;
}

quote a,
a:hover {
	text-decoration:underline;
	color:#36ce36;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #719bc3;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #719bc3;
	margin: 8px 0px;
	padding: 0px;
}

ol {
	list-style-position: outside;
	padding: 0px;
	margin-left: 20px;
}
ul {
	list-style-position: outside;
	padding: 0px 0px 0px 10px;
	width: 500px;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	list-style-image: url(http://www.clesf.org/images/bullet.gif);
}

li {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
}
label {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
}
.maincontent table {
	margin-top: 20px;
	margin-bottom: 20px;
}
.submit {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px dotted #1499fa;
	font-weight: bold;
	text-transform: uppercase;
	color: #1499fa;
}
.submit:hover {
	font-size: 11px;
	background-color: #1499fa;
	border: 1px dotted #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
form { 
 padding: 5px; 
}
.error {
	color: #cb1111;
}
/* logo */
.logo {
	display:block;
	background:url(http://www.clesf.org/images/CLES-logo.jpg) no-repeat;
	width:265px;
	height:66px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}

/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	background:#FFF url(http://www.clesf.org/images/bg-header.jpg) repeat-y top;
	width:737px;
	padding:20px 0px 0 29px;
	height:97px;
	z-index:100;
	margin: 0px;
}
.head {
	float:left;
	width:265px;
	height: 66px;
}

/* content */
#content {
	background:url(http://www.clesf.org/images/bg-content.jpg) repeat-y top;
	width:766px;
	overflow:hidden;
}
.maincontent {
	background:url(http://www.clesf.org/images/bg-content.gif) no-repeat 0 100%;
	width:710px;
	overflow:hidden;
	margin-top: 32px;
	margin-left: 28px;
	margin-bottom: 50px;
	margin-right: 28px;
}



.subcontent {
	background-attachment: fixed;
	background:url(http://www.clesf.org/images/bg-subcontent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 690px;
	padding: 10px;
}

.subcontentone {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.subcontenttwo {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.register {
	float: left;
	padding: 4px;
	font-size: 28px;
	line-height: 28px;
	display: block;
	letter-spacing: -0.1em;
	border: 1px solid #28974b;
	font-weight: bold;
	margin-top: 20px;
}
.register:hover {
	display: block;
	background-color: #f8f9b8;
	border: 1px solid #36ce36;
}
.register a:hover {
	text-decoration: none;
	display: block;
}

.subcontent h4 {
	font-size: 12px;
	line-height: 15px;
	text-transform: capitalize;
	color: #719bc3;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.subcontent p {
	padding-top: 6px;
	color: #333333;
	margin: 0px;
}
.subcontent span {
	color: #000000;
}

.sponsors img {
	margin: 20px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* banner */
#banner {
	background:#FFFFFF url(http://www.clesf.org/images/bg-banner.jpg);
	width:763px;
	padding:0px 0px 0px 3px;
	overflow:hidden;
	height: 214px;
	margin: 0px;
}
#nav {
	background:#FFFFFF url(http://www.clesf.org/images/bg-nav.jpg);
	width:753px;
	padding:0px 10px 0px 3px;
	margin: 0px;
	overflow:auto;
	text-transform: uppercase;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: .15em;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#menubox{
	margin: 1px 1px 30px 2px;
	height: 23px;
	z-index: 9;
	width: 300px;
}
#menucont {
	background-color : transparent;
	position: absolute;
	z-index: 2;
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.menublock, .display {
	float:left;
	width:110px;
	height: 30px;
	margin-right: 0px;
	padding: 0px;
}
.subs{
	width: 110px;
	background-color: #000000;
	margin-top: 1px;
}
.subs a{
	padding: 0px;
}
.subs a:hover{
	background-color: #002d56;
}
.menublock .subs{
	display: none;
}

#menucont a.tl, a.tl:hover, #menucont a.tl:active, #menucont a.sl, #menucont a.sl:hover, #menucont a.sl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	order: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menucont a.tl:hover, #menucont a.tl:active, #menucont a.sl:hover, #menucont a.sl:active{
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menucont a.sl, #menucont a.sl:hover, #menucont a.sl:active{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 2px 8px 2px 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menucont a.sl:hover, #menucont a.sl:active{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #1499fa;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#subnav {
	background:#FFFFFF url(http://www.clesf.org/images/bg-subnav.jpg);
	width:753px;
	padding:0px 10px 0px 3px;
	margin: 0px;
	overflow:auto;
}
#subnav ul {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 0px;
	overflow:hidden;
	list-style-position: inside;
	list-style-type: none;
	text-transform: none;
}
#subnav li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: .15em;
}
#subnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #8ec3fb;
	text-decoration: none;
	border: 1px dotted #FFFFFF;
	padding: 4px 8px;
}
#subnav li a:hover {
	color: #8ec3fb;
	text-decoration: none;
	border: 1px dotted #FFFFFF;
	padding: 4px 8px;
	background-color: #e7f2fa;
}

/* footer */
#footer {
	background:url(http://www.clesf.org/images/bg-footer.jpg) no-repeat;
	width:738px;
	overflow:hidden;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 28px;
}
#footer span {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
}

/* sifr styles */
    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3 {
      visibility: hidden;
      font-family: Arial;
    }

    .sIFR-active h1 {
	font-size: 26px;
	padding: 0px;
	margin: 0px;
    }

    .sIFR-active h2 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
    }

    .sIFR-active h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
    }
.intro {
	font-size: 16px;
	line-height: 22px;
	font-weight: 100;
	color: #999;
}
.quote {
	font-size: 12px;
	line-height: 16px;
	font-weight: 100;
	text-transform: none;
	color: #6188b7;
	float: right;
	width: 350px;
	margin-bottom: 30px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8ca4c0;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(http://www.clesf.org/images/quote-L.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clearboth {
	clear: both;
}
.image {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
