/***********************************************/
/* Layout Divs                                 */
/***********************************************/
html, body
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Arial, serif;
	color: #000;
	font-size: 13px;
	line-height: 16px;
	border:0px;
	text-decoration: none;
	background: url(http://cms.winstonsalem.com/images/bktile.gif);
	background-repeat: repeat-x repeat-y;
	background-color: #c1d1e0;
	text-align: center;
}

#main
{
	width: 900px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
#search
	{
	position:absolute;
	margin-left:703px;
	margin-top: 151px;
}



/***********************************************/
/* banner Divs                                 */
/***********************************************/

#banner{
	width:900px;
	height:149px;
	margin-top:3px;		
}

#banner_l{
	float:left;
	width:212px;
	height:149px;

}
#banner_r{
	float:right;
	width:688px;
	height:149px;
	
}
#image{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	
}
#h_nav{
	width:900px;
	height:29px;
	background-color:#005eab;
}
#left_nav{
	float:left;
	width:213px;
	height:19px;
	margin-left:15px;
	padding-top:6px;	
}
#home{
	margin-left:16px;
	float:left;
	width:50px;
	height:19px;
	background: url(http://cms.winstonsalem.com/images/home_f2.gif);
}
#r_nav{
	float:right;
	width:163px;
	height:19px;

		
}
#about_us{
	float:left;
	width:73px;
	height:19px;
	background: url(http://cms.winstonsalem.com/images/about_us_f2.gif);
}
#contact{
	float:left;
	width:90px;
	height:19px;
	background: url(http://cms.winstonsalem.com/images/contact_f2.gif);
	
}

#search_btn{
	width:37px;
	height:19px;
				
}


/***********************************************/
/* content Divs                                 */
/***********************************************/


		
#content
{
	width: 900px;
	padding: 0px;
	background:url(http://localhost/forcefinder/ffui/clibrand/winsalem/winsalem_bg_line.gif) repeat-y;   
	}
#mainwrapper {
	width: 900px;
	margin: 0px;
	padding: 0px;	
	background:url(http://localhost/forcefinder/ffui/clibrand/winsalem/winsalem_bg.jpg) no-repeat bottom ; 
    	overflow: auto;
	}


/***********************************************/
/* section Divs                                 */
/***********************************************/
#sub_wrapper{
	
	background: #d8edfb;		
	padding-left:35px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:18px;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: arial, helvetica, sans-serif;
}

#subsubnav{
	background: #d8edfb;		
	padding-left:15px;
	padding-top:2px;
	padding-bottom:10px;
	line-height:18px;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: arial, helvetica, sans-serif;
}

#right_sub_wrapper{
	
	background: #d8edfb;		
	padding-left:35px;
	padding-right: 30px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:18px;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}


/***********************************************/
/* Left Column                                 */
/***********************************************/


#left_column{
	float: left;
	width: 227px;
}

#left_content{
	padding:10px;
}

#bbp{
	width:227px;
	height:27px;
	background: url(http://cms.winstonsalem.com/images/bbp_f2.gif);
}

#special{
	width:227px;
	height:27px;
	background: url(http://cms.winstonsalem.com/images/special_f2.gif);
}
#chamber{
	width:227px;
	height:26px;
	background: url(http://cms.winstonsalem.com/images/chamber_f2.gif);
}
#information{
	width:227px;
	height:28px;
	background: url(http://cms.winstonsalem.com/images/information_f2.gif);
}
#latest{
	width:227px;
	height:28px;
	background: url(http://cms.winstonsalem.com/images/latest_f2.gif);
}
#visit{
	width:227px;
	height:26px;
	background: url(http://cms.winstonsalem.com/images/visit_f2.gif);
}
#this{
	width:227px;
	height:29px;
	background: url(http://cms.winstonsalem.com/images/this_f2.gif);
}


/***********************************************/
/*    main section                             */
/***********************************************/

#right_column{
	float:right;
	width:673px;

	}
#main_content
{
	float:left;
	margin-left: 0px;
	padding-left: 0px;
	width: 660px;
	font-family: Arial, serif;
}

#login{

	width: 660px;
	height:67px;
	background-color: #ffffff;	

}

#log_text{

	width:157px;
	height:67px;
	float:left;
	
}
#btn{
margin-left:15px;	
}
#registered{
	float:left;
	width:57px;
	height:17px;
	background: url(http://cms.winstonsalem.com/images/registered_f2.gif);
	}
#help{
	
	width:34px;
	height:17px;
	margin-left:57px;
	background: url(http://cms.winstonsalem.com/images/help_f2.gif);
	}
#login_wrapper{
	float:right;
	width:335px;
	height:67px;
	color:#fff;
	font-size:11px;
	background-color:#00c0f3;	
	
}
#log_graphic{
	width:335px;
	height:23px;
}

#email{
	float:left;
	width:141px;
	height:23px;
}

#password{
	float:right;
	width:194px;
	height:23px;

}
#log{
	float:left;
	padding-left:5px;
	padding-top:2px;
	text-align:left;	
	
}
#remember{
	padding-left:5px;	
	padding-top:5px;
}
#centre_content{
	padding:12px;
	
		
	
}
/***********************************************/
/*   Right Column                              */
/***********************************************/
#sub_right_column
{
	float:center;
	width: 181px;
	padding-top:1px;
	padding-left:30px;
	

}
#right_content{
	text-align:left;
	padding:10px;
	text-align:center;
	}
#calendar_box{
	width:181px;
	height:145px;
	background-color:#ffffff;

}

#calendar
{
	width: 95px;
	height:105px;
	margin-left:43px;
	padding-top:20px;
	padding-bottom:20px;

}

#pay_online{
	width:181px;
	height:50px;
	background: url(http://cms.winstonsalem.com/images/pay_online_f2.gif);

}

#triad{
	width:181px;
	height:50px;
	background: url(http://cms.winstonsalem.com/images/triad_f2.gif);

}

#sponsorship{
	width:181px;
	height:50px;
	background: url(http://cms.winstonsalem.com/images/sponsorship_f2.gif);
}

#business{
	width:181px;
	height:50px;
	background: url(http://cms.winstonsalem.com/images/business_f2.gif);

}

#join_wrapper{
	width:181px;	
	height:107px;
	padding: 0px;

}

#join{
	float:left;
	width:91px;
	height:107px;
	background: url(http://cms.winstonsalem.com/images/why_join_f2.jpg);

}

#congratulations{

	width:90px;
	height:107px;
	float:right;
	margin-top:0px;
	background: url(http://cms.winstonsalem.com/images/congratulations_f2.jpg);

}

#buylocal{

	float:left;
	width:89px;
	height:108px;
	background: url(http://cms.winstonsalem.com/images/buylocal_f2.jpg);
}


#thrivingtechnology{

	float:left;
	width:89px;
	height:108px;
	background: url(http://cms.winstonsalem.com/images/thrivingtechnology_f2.jpg);
}

#facebook{

	float:left;
	width:89px;
	height:108px;
	background: url(http://cms.winstonsalem.com/images/facebook_f2.jpg);}


/***********************************************/
/* footer Divs                                 */
/***********************************************/


#footer
{
	font-family: Arial, serif;
	line-height: 12px;
	width:900px;
	height:25px;
	margin-top:0px;
	padding-top:5px;
	text-align:center;
	font-size: 10px;
	background:#f0f5fb;
	color:#666;

}

	
	
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
li
{
	font-family: Arial, serif;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

ul
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 0px;
	line-height: 17px;
}

.rollover
{
	border-width: 0px;
	display: block;
}

.rollover img
{
	width: 100%;
	height: 100%;
	border: 0;
}

.rollover:hover { visibility: visible; }
.rollover:hover img { visibility: hidden; }

a:link
{	
	color: #005DAA;
	text-decoration: none;
}

a:visited
{
	color: #005DAA;
	text-decoration: none;
}

a:hover
{
	color: #6A8AC4;
	text-decoration: none;
}

a:active
{
	color: #005DAA;
	text-decoration: none;
}


.mlink1
{
	
	color: #ccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

.mlink1:hover
{
	color:#ccc;
}
	
.txtlink_leftcol
{
	font-family: arial, helvetica, sans-serif;
	color: #369;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.txtlink_leftcol:hover { color: #369; }

.heading
{
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-family:  Arial, serif;
	font-size: 23px;
	color: #000;
	line-height: 14px;
	font-weight: normal;
}

.subheading
{
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 8px;
	font-family:  Arial, serif;
	font-size: 16px;
	color: #000;
	line-height: 17px;
	font-weight: normal;
}

img { border: 0; }

.Search_btnSearch
{
	visibility: hidden;
	display: none;
}

.Search_lblSearchMessage
{
	visibility: hidden;
	display: none;
}

.Search_txtSearchTerms { width: 100; }

.Search_divSearch br
{
	visibility: hidden;
	display: none;
}

.uservars
{
	visibility: hidden;
	display: none;
}
