html,body{margin:0;padding:0}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	background: #ddd url('bg-top.jpg') no-repeat center -50px; 
}

a img{
	border: none;
}

p{margin:0 10px 10px}

div#container{
	position: relative;
	text-align:left;
	width:900px;
	margin: 90px auto;
        margin-top: 40px;
	background: #fff;
}

div#header {
	position: relative;
	height: 130px;
	margin:0;
	color: #79B30B;
	padding-bottom: 20px;
}

div#header h1 {
	position: absolute;
	top: 0;
	left: 140px;
	height:55px;
	width:400px;
	margin: 0;
	padding: 0;
	background: url('cbl-title.gif'); 
}

div#header h1#csl {
	background: url('/csl/cbl-title-csl.gif'); 
}

div#header h1#nonenglish {
	background: url('/nonenglish/cbl-title-ne.gif'); 
}

div#header h1 span {
	display: none
}

div#header span#blogcount {
	position: absolute;
	top: 55px;
	left: 345px;
	margin: 0;
	color: #888;
}

div#menustripe{
	position: absolute;
	width: 100%;
	top: 120px;
	height: 30px;
	background: #fc9d09;
	color: #fff;
	text-align: center;
	border-bottom: solid 2px #aaa;
}

div#flashlogo {
	position: absolute;
	top: 0;
	left: 10px;
	z-index:10;
}

div#sponsor {
	position: absolute;
	top: 6px;
	left: 580px;
	z-index:10;
}

/* LINKS */
	a,
	a:link ,
	a:visited,
	a:active {
		color: #FC9D09;
		text-decoration: none;
		font-weight: bold;
	}

	a:hover {
        color: #FC9D09;
		text-decoration: underline;
	}
/* END LINKS */


/* NAV BAR STYLING */
#nav {
	position: absolute;
	top: 80px;
	width: 900px;
	overflow: hidden;
	background-color: #fc9d09;
	height: 30px;
	border-bottom: solid 2px #aaa;
	padding-left: 140px;
	font: bold 16px verdana;
}

#nav ul {
	float: left;
	padding-left: 0;
	margin: 0px 0 0 0;
	height: 30px;
	width: 100%;
	color: #fff;
}

#nav ul li {
	display: inline;
	}
	
#nav ul li a {
	padding: 6px 1.2em;
	background-color: #fc9d09;
	color: #fff;
	text-decoration: none;
	float: left;
}
	
#nav li a:hover {
	background-color: #fff;
	color: #fc9d09;
	text-decoration: none;
}

/* END NAV */

div#content{
	float:right;
	width:580px;
	margin-right: 20px;
	padding: 0 20px 20px 20px;
}

div#sidebar{
	float:left;
	width:200px;
	margin-left: 20px;
	padding: 20px;
	background: #eee;
}

div#extra{
	clear:both;
	background:#eee;
	padding: 20px;
	border-top: solid 2px #ddd;
	border-bottom: solid 2px #ddd;
}

div#footer{
	background: #fff url('bg-bot.gif') no-repeat 50% 100%; 
	padding: 20px;
	text-align:center;
}

div#footer p{margin:0;padding:5px 10px}

.help p {
	margin: 0 0 0 10px;
	padding: 3px 0 3px 6px;
	border-left: 3px #eee solid;
	width: auto;
	}

.help ul {
	margin: 0 0 0 10px;
	padding: 3px 0 3px 6px;
	border-left: 3px #eee solid;
	text-align: justify;
	width: 500px;
	list-style-type: square;
	}

.help ol li {
	margin: 0 0 6px 0;
	}
      
      .help ul li {
	margin: 0 0 6px 40px;
	}

#content .blog, .top10 {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px #eee solid;
}

#content .grey {
	background-color:#eee;
}

#content p.errorbox {
	border:1px #f00 solid;
	padding:10px;
	width:588px;
	background-color:#ffc;
}

#content .element {
	width:600px;
	padding-bottom:10px;
	border-bottom:1px #eee solid;
	margin-bottom:10px;
	clear:both;
}

	#content .element label {
		display:block;
		float:left;
		width:150px;
	}
	
	#content .element .ibox {
		width:250px;
	}
	
	#content .element .iboxshort {
		width:200px;
	}
	
	#content .element .itext {
		width:350px;
		height:100px;
	}
	
	#content .ml150 {
		margin-left:150px;
		width:450px;
	}

	
h2 {
	font: bold 24px/26px Arial, Georgia, Trebuchet;
	margin: 0;
	padding-bottom: 10px;
	color: #FC9D09;
	}
	
h2#title {
	font: bold 40px/40px Impact;
	margin: 0;
	}
	
h2#title a:hover {
	text-decoration: none;
	}
	
h3 {
	font: bold 16px/16px Arial, Georgia, Trebuchet;
	margin: 0 0 6px 0;
	color: #aaa;
	}

.help h3 {
	margin: 15px 0 0 0;
	border-bottom: 3px #eee solid;
	}

.top10 {
	float: left;
	width: 170px;
	margin: 5px 10px 0 0;
	}

.top10 li {
	margin-left: -20px;
	padding: 4px 0;
	}

div#reviews {
	width: 350px;
	}

div#reviews {
	width: 374px;
	}

html>body div#reviews { width: 380px; }

#reviews ul {
	list-style-type: square;
	margin: 10px 0 0 30px;
	line-height: 2.2em;
	}

.top10 .author, #reviews .feed {
	text-align: right;
	font-size: 10px;
	padding-right: 20px;
	}

#reviews .feed {
	text-align: left;
	padding-left: 10px;
	}

.top10 .author a, #reviews .feed a, h2 span.top10link a {
	color: #888;
	font-weight: normal;
	}

h2 .top10link {
	font-size: 12px;
	color: #888;
	font-weight: normal;
	}

div#faq {
	float: right;
	width: 300px;
	margin-left: 20px;
	border: 1px solid #eee;
	padding: 0 6px 4px 6px;
	}

div#faq h3 {
	margin: 8px 0 4px 0;
	border-bottom: 0px solid #eee;
	}

div.blog {
	position: relative;
	}

.rsslink {
	position: absolute;
	right: 0;
	bottom: 0;
	font-variant: small-caps;
	font-size: 11px;
	}

.rsslink a, .rsslink a:link.rss, link a:visited {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #FC9D09;
	padding: 3px;
	}

.rsslink a:hover {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #FC9D09;
	color: #fff;
	text-decoration: none;
	padding: 3px;
	}
