/* Start of CMSMS style sheet 'SFLB' */
* 
{
	margin:0;
	padding:0;
}

body 
{
	background:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
}

#container 
{
	width:800px;
	margin:0 auto;
	text-align:left;
}

#login_header 
{
	background:url(images/sflb_login.jpg) no-repeat top;
	font-size:10px;
	height:32px;
}

#login_form 
{
	margin:0;
}

ul#login_items 
{
	list-style-type:none;
	position:relative;
	top:2px;
	left:12px;
}

#login_items li 
{
	display:inline;
}

#login_button 
{
	height:20px;
	font-size:10px;
}

#banner 
{
	background:url(images/sflb_banner.jpg) no-repeat top;
	height:200px;
	color:#FFD100;
}

ul#links 
{
	list-style-type:disc;
	position:relative;
	top:152px;
	left:11px;
	text-align:center;
}

#links li 
{
	padding:18px;
	display:inline;
	font-size:18px;
	background:transparent;
}

#links li a:link, #links li a:visited 
{
	color:#ffcc33;
	text-decoration:none;
}

#links li a:hover 
{
	text-decoration:underline;
}

li#home_li 
{
	background:url(images/home.png) left no-repeat;
}

li#basics_li 
{
	background:url(images/basics.png) left no-repeat;
}

li#comm_li 
{
	background:url(images/comm.png) left no-repeat;
}

li#tips_li 
{
	background:url(images/tips.png) left no-repeat;
}

li#about_li 
{
	background:url(images/about.png) left no-repeat;
}

#main_section 
{
	width:573px;
	float:left;
	margin:0 0 0 5px;
	padding:0 2px 0 0;
}

#content-top 
{
	background:url(images/sflb_content-top.jpg) top no-repeat;
	height:25px;
}

#content 
{
	background:url(images/sflb_content-midd.jpg) repeat-y top;
	margin:0;
	padding:0 10px 0 15px;
	height:auto;
}

#infos 
{
	background:url(images/sflb_logo-bg2.jpg) no-repeat;
	padding:0 15px 0 120px;
	width:410px;
	min-height:310px;
}

#content-bott 
{
	background:url(images/sflb_content-bott.jpg) top no-repeat;
	height:25px;
}

#sidebar 
{
	width:215px;
	float:right;
}

#sidebar h2 
{
	padding-left:5px;
}

#sidebar-top 
{
	background:url(images/sflb_sidebar-top.jpg) top no-repeat;
	height:20px;
}

#sidebar-midd 
{
	background:url(images/sflb_sidebar-midd.jpg) top repeat-y;
	padding:10px;
}

#weather, #news 
{
	padding:0 0 0 5px;
}

#news_list, ul#pages_list 
{
	padding:0 0 0 10px;
}

#search 
{
padding: 9px;
	line-height:18px;
}

#search input
{
marging-left: 2px;
}

#search label, .label_hide 
{
	display:none;
}

#sidebar-bott 
{
	background:url(images/sflb_sidebar-bott.jpg) top no-repeat;
	height:19px;
}

#footer 
{
	clear:both;
	height:29px;
	text-align:center;
	font-size:10px;
}

#footer_items 
{
	list-style-type:none;
	position:relative;
	top:10px;
}

#footer_items li 
{
	display:inline;
	padding:0 2px;
}

ul#pages_list li 
{
	text-indent:10px;
}

ul.site_sub li 
{
	text-indent:15px;
}

.required 
{
	color:red;
}

div.feedback_ta textarea 
{
	width:250px;
}

h1, h2, h3, p 
{
	padding:5px 0;
}

img 
{
	border:none;
}

li 
{
	list-style-type:none;
}

input 
{
	border:1px solid #93AEC9;
	background:#fff;
	color:#000;
}

.welcome 
{
	font-size:22px;
	text-align:center;
}

.small_font 
{
	font-size:10px;
}

.supertext 
{
	vertical-align:super;
}

.links_para 
{
	text-indent:0;
}

.li15pxleft 
{
	padding-left:15px;
}

.error
{
position: relative;
left: 500px;
top: -2px;
color: red;
}
/* End of 'SFLB' */

