body	{
	height: 100%;
	margin: 0;
	padding: 0;
	/*background: #2DC7E9;*/
	background: #EAEAEA;
	font-family: 'Verdana', 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans', 'Tahoma', 'Arial', sans-serif;
	font-size: 10px;
	color: #333;
	}

/*------------------- SYSTEM PLUGIN ----------------*/

#cms_system_plugin span {
	display: block;
	font-size: 10spx;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 5px;
	}

#cms_system_plugin {
	margin-bottom: 10px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{

	/*background:#2DC7E9;*/
	background:#b6d6ed url(bg1.jpg) repeat-x;
	min-height: 100%;
	max-width:1024px;
	border:solid 1px #000;
	
	margin-left:auto;
	margin-right:auto;
	}
*html #cms_system_wrap	{height: 100%;}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

/*------------------- HEADERS ----------------*/

#cms_system_header	{
	
	background: #888 url(header.jpg) repeat-x;
	height:130px;
	border-bottom: 1px solid black;
	padding: 0px;
	}

#cms_system_header li {
    display: inline;
	}

#cms_system_header li div {
    display: inline;
	}

#cms_system_header #cms_system_container_menu_title	{
	display: none;
	}
#cms_system_header #cms_system_container_item_title	{
	display: none;
	}
#cms_system_header div div span	{
	display: inline;
	text-decoration: none;
	color: #f6f6f6;
	}

/*------------------- MENUBAR ----------------*/

#cms_system_menubar	{
	text-align: left;
	height: 32px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size:8pt;
	margin-bottom:0;
	/*background:url(menubar.jpg);*/
	background: #3D70BC;
	}

#cms_system_menubar li div{
	display: inline;
		
	}
#cms_system_menubar li{
	display: inline;
	padding-left:0px;	
	list-style-type: none;
	border-right: 1px solid #000;
	
	height:30px;

	}
#cms_system_menubar ul {
	display: inline;
	margin-left: 0px;
	}

#cms_system_menubar a:link,
#cms_system_menubar a:visited {	
	font-weight: bold;
	line-height: 30px;	
	padding: 8px 5px 8px 5px;
	text-decoration: none;
	color: White;
	padding: 6px;	
	}

#cms_system_menubar a:hover	{
	text-decoration: underline;
	padding: 6px;	
	/*color: #CAFE42;*/
	color: #CCC;
	}

#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	width: 230px;

	border-bottom: 1px solid Black;
	border-top:1px solid black;
	float: left;
	/*background: #2DC7E9;*/
	margin-top: 0px;
	}
	
#cms_system_sidemenu #cms_system_container_menu_title	{
	color: black;
	/*background: #888 url(button.jpg) repeat-x;*/
	background: #ACACAC;
	background-position: top center;
	padding: 3px 5px 3px 15px;
	display: block;
	border-top: 1px solid Black;
	border-bottom: 2px solid Black;
	font-weight: bold;
	}
	
#cms_system_sidemenu #cms_system_container_item_title	{
	display: block;
	margin-bottom: 5px;
	}
	
#cms_system_sidemenu ul	{
	list-style-type: none;
	margin-bottom: 5px;
	margin: 0px;
	}
	
#cms_system_sidemenu li	{ 
	margin:0px;
	}
	
#cms_system_sidemenu a	{
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid Black;
	text-decoration: none;
	font-weight: normal;
	color: black;
	}
	
#cms_system_sidemenu a:hover	{
	color: white;
	background: #153E7E;
	}

/*====================== SIDE BAR ======================*/

#cms_system_sidebar	{
	width: 230px;
	border-bottom: 1px solid Black;
	border-top:1px solid black;
	float: right;
	/*background: #2DC7E9;*/
	margin-top: 0px;
	}

#cms_system_sidebar #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
		color: black;
	/*background: #888 url(button.jpg) repeat-x;*/
	background: #ACACAC;
	background-position: top center;
	padding: 3px 5px 3px 15px;
	display: block;
	border-top: 1px solid Black;
	border-bottom: 2px solid Black;
	font-weight: bold;
	}

/*============================ CONTENT ==============================*/

#cms_system_content	{
	background:#fff url(content.gif) repeat-x;
	margin-left: 230px;
	margin-right: 230px;
	margin-bottom: 10px;
	padding: 0px;
	border-left:1px  solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-top:1px solid;
	}

#cms_system_content H1	{
	font-family: Arial Black;
	font-size: 30px;
	color: #BFBFBF;
	margin-bottom: 10px;

	}
#cms_system_content H2	{
	font-weight: bold;
	font-size: 10pt;
	color: #3B7DCE;
	margin: 0;
	margin-left: 20px;
	}
#cms_system_content H3	{
	font-weight: bolder;
	font-size: 10pt;
	color: #3B7DCE;
	margin: 10px;
	}
#cms_system_content #cms_system_container_item_title {
	font-weight: bold;
	font-size: 8pt;	
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	text-decoration: underline;
	}
#cms_system_content #cms_system_container_menu_title {
	color: #2994A2;
	padding: 0px 5px 0px 0px;
	display: block;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial Black;
	margin: 0;
	}
#cms_system_content div div ul {
	margin-left: 15px;
	list-style-type: none;
	}

#cms_system_content div div ul li {
	font-family: 'Verdana', 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans', 'Tahoma', 'Arial', sans-serif;
	font-size: 12px;
	color: Black;
	margin-top: 10px;
	text-align: justify;
	line-height: 1.5em;
	padding-right:10px;
	}

#cms_system_content img {
	border: 1px solid black;
	}

#cms_system_content a {
	text-decoration: none;
	color: Navy;
	}

#cms_system_content a:hover {
	color: Orange;
	text-decoration: underline;
	}

#cms_system_content div div {
	margin-bottom: 15px;
	}


/*------------------- FOOTER ----------------*/

#cms_system_footer {
	text-align: center ;
	padding-bottom:0px;
	clear: both;
	/*background:url(menubar.jpg);*/
	background:#7197D0;
	height:23px;
		padding-top:10px;
	}
#cms_system_footer #cms_system_container_menu_title {
	display: none;
	}
#cms_system_footer #cms_system_container_item_title {
	display: none;
	}
#cms_system_footer  li {
	color: #fff;
	display: inline;
	font-weight: bold;
	
	}
#cms_system_footer li div {
	display: inline;

	}