/**********General Styles*****************************************/
*	{margin:0;
	padding:0;}

img 
	{border:0;}
	
h1
	{color: #006600;
	font-size: 26px;
	margin-bottom: 15px;}
	
a, a:visited
	{color: #017358;
	text-decoration: none;}
	
a:hover
	{text-decoration: underline;
	color: #FBB000; /*ADDDED BY JJUN*/}
	
body 
	{color: #08765d;
	font-size: 12px;
	font-family: tahoma,verdana,sans-serif;
	background: #115848;}
/**********END GENERIC STYLES****************************************/

#wrapall
	{width: 1000px;
	margin: auto;
	background: #115848 url(../images/bg-body.jpg) repeat-y;}


/******************HEADER**************************************/
#header_page 
	{background: url('../images/bg-headerpage.jpg') no-repeat;
	width:1000px;
	height:250px;}
	#header_page h1
		{font-style: italic;
		font-family: "Times New Roman", Verdana, Arial;}

	#logo
		{float: left;
		width: 225px;
		height: 210px;}
		#logo a span
			{text-indent: -50000px;}
		#header_logo
			{display: block;
			margin-top: 0px;
			margin-left: 0px;
			width: 225px;
			height: 210px;}

	#header_flash_banner
		{float: left;
		margin-left: 5px;
		margin-top: 65px;
		display: block;
		width: 740px;
		height: 150px;}		

	#find_menu_page
		{position: absolute;
		margin-top: 30px;
		margin-left: 600px;}
	#find_menu_page ul li
		{list-style: none;
		display: inline;}
		#find_menu_page li a
			{color: #FFF;
			text-decoration: none;
			border-top: #FBB000 1px solid;
			border-bottom: #FBB000 1px solid;
			padding-bottom: 2px;
			padding-top: 1px;}
		#find_menu_page li a:hover
			{color: #FBB000;
			border-top: #FFF 1px solid;
			border-bottom: #FFF 1px solid;}
/******************END HEADER**************************************/


/*******************SIDEBAR*******************************************/
#sidebar
	{float: left;
	width: 225px;
	margin-top: -30px;}

#sidemenubottom
	{background: url(../images/bg-sidemenubottom.jpg) no-repeat;
	display: block;
	width: auto;
	height: 110px;}

#sidemenu
	{width: auto;
	padding-left: 25px;
	background: url(../images/bg-sidemenu.jpg) repeat-y;}
	#sidemenu h3
		{text-align: center;
		color: #FFF;
		margin-left: 5px;
		margin-bottom: 20px;
		width: 180px;
		font-size: 18px;
		border-top: #FBB000 1px solid;
		border-bottom: #FBB000 1px solid;}
	
#sidemenu ul 
	{list-style: none;}
#sidemenu ul li 
	{width: 190px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	text-decoration: none;
	text-align: center;}
	
#sidemenu ul li a:link, #sidemenu ul li a:visited 
	{display: block;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: 100;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 18px;}

#sidemenu ul li a:hover 
	{display: block;
	font-size: 11px;
	font-weight: 100;
	color: #FBB000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;}	
	

#bannerbartop
	{background: url(../images/bg-bannerbartop.jpg) no-repeat;
	display: block;
	width: auto;
	height: 80px;}
#bannersbox
	{background: url(../images/bg-sidemenu.jpg) repeat-y;
	padding-left: 34px;}
	
#bannerbarbottom
	{background: url(../images/bg-bannerbarbottom.jpg) no-repeat;
	display: block;
	width: auto;
	height: 100px;}
/*******************END SIDEBAR*******************************************/

	
	
/********************CONTENT STYLES*******************************/	
#content_page
	{float: left;
	width: 700px;
	margin-top: 25px;
	margin-left: 10px;}
		#content_page p
			{margin-top: 10px;
			margin-bottom: 20px;
			text-align: justify;}
		#content_page ul
			{margin-left: 10px;}		
				
/********************END CONTENT STYLES*******************************/	




/**********************END FOOTER************************************/
#footer 
	{width: 900px;
	margin: auto;
	padding-top: 0px;
	text-align: center;
	border-top: 1px solid #C0C0C0;}
/**********************END FOOTER************************************/


#bodybottom
	{width: 1000px;
	height: 35px;
	display:block;
	background:url(../images/bg-bodybotttom.jpg) no-repeat;}
	
	
	
				
.highlightedItem a, .highlightedItem a:hover
		{background: #FFF url(../../../base_imgs/backend/editmenuoffice.gif) no-repeat right;
		color:#141976!important;
		text-align:left!important;
		font-size:11px;
		font-weight:bold;
		height: 40px;
		line-height:40px;
		padding-right:50px;
		padding-left:5px;
		padding-top:20px;
		padding-bottom:0px;
		border:2px #F9A503 solid;
		text-decoration:none;
		list-style-type: none;}

#weightup input
	{width:150px;
	height:50px;
	background:url(../../../base_imgs/backend/weightupoffice.gif) no-repeat right;
	float:left;
	border:none;
	fonr-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:20px;
	color:#FFF;}
#weightdown input
	{width:150px;
	height:50px;
	background:url(../../../base_imgs/backend/weightdownoffice.gif) no-repeat right;
	float:left;
	border:none;
	margin-left:20px;
	fonr-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:20px;
	color:#FFF;}	
	
/*****mapSearch fix******/
#gmapSearch_main #gmapSearchLoading {
  background:url(../images/transp.gif) repeat;
}	
		
#addthis{
  float:right;
  padding:10px;
}

