body	{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: 'Verdana', 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans', 'Tahoma', 'Arial', sans-serif;
	font-size: 10px;
	color: #333;
	}

a	{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}
a:hover	{
	color: #333;
	text-decoration: underline;
	}

p	{
	font-size: 10px;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	}

/*------------------- 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	{

	min-height: 100%;
	margin-left: 25px;
	}
*html #cms_system_wrap	{height: 100%;}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

/*------------------- HEADERS ----------------*/

#cms_system_header	{
	min-height: 60px;
	background: #999 url(header.png) repeat-y;
	background-position: top left;
	border: 1px solid black;
	border-right: none;
	padding: 15px;
	margin-top: 30px;
	}

#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: 30px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
	margin-left: 15px;
	}

#cms_system_menubar li div{
	display: inline;
	}
#cms_system_menubar li{
	margin: 0; 
	padding: 0;
	display: inline;	
	list-style-type: none;
	}
#cms_system_menubar ul {
	display: inline;
	margin-left: 10px;
	}

#cms_system_menubar a:link,
#cms_system_menubar a:visited {	
	font-weight: bold;
	line-height: 30px;	
	padding: 8px 5px 8px 5px;
	text-decoration: none;	
	}

#cms_system_menubar a:hover	{
	text-decoration: underline;
	}

#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	width: 188px;
	padding-right: 5px;
	float: left;
	border-right: 1px dashed #000;
	padding-bottom: 20px;
	}
#cms_system_sidemenu #cms_system_container_menu_title	{
	color: #86A659;
	background: url(bullet.png) no-repeat;
	background-position: top left;
	padding: 0px 5px 3px 15px;
	display: block;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	font-weight: bold;
	

	}
#cms_system_sidemenu #cms_system_container_item_title	{
	display: block;
	text-decoration: underline;
	margin-bottom: 5px;
	}
#cms_system_sidemenu ul	{
	list-style-type: square;
	margin-bottom: 5px;
	}
#cms_system_sidemenu li	{ 
	margin-left: 15px;
	margin-bottom: 5px;
	}
#cms_system_sidemenu a	{
	display: block;
	text-decoration: underline;
	font-weight: normal;
	}
#cms_system_sidemenu a:hover	{
	text-decoration: underline;
	font-weight: bold;
	}

/*------------------- SIDE BAR ----------------*/

#cms_system_sidebar	{
	width: 224px;
	float: right;
	padding: 3px;
	border-left: 1px dashed #000;
	padding-bottom: 20px;
	margin-bottom: 10px;
	}

#cms_system_sidebar #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
	color: #86A659;
	background: url(bullet.png) no-repeat;
	background-position: top left;
	padding: 0px 5px 3px 15px;
	display: block;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	font-weight: bold;
	}

/*------------------- CONTENT ----------------*/

#cms_system_content	{
	border-right: 1px dashed #000;
	border-left: 1px dashed #000;
	margin-left: 193px;
	margin-right: 230px;
	margin-bottom: 10px;
	padding: 5px;
	}
#cms_system_content H1	{
	font-weight: bold;
	font-size: 12pt;
	color: orange;
	margin: 0;
	margin-left: 10px;

	}
#cms_system_content H2	{
	font-weight: bold;
	font-size: 8pt;
	color: orange;
	margin: 0;
	margin-left: 20px;
	}
#cms_system_content H3	{
	font-weight: bold;
	font-size: 8pt;
	color: orange;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 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: #86A659;
	background: url(bullet2.png) no-repeat;
	background-position: top left;
	padding: 0px 5px 3px 20px;
	display: block;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12pt;	
	margin: 0;
	}
#cms_system_content div div ul {
	margin-left: 25px;
	list-style-type: square;
	}
#cms_system_content div div {
	margin-bottom: 15px;
	}


/*------------------- FOOTER ----------------*/

#cms_system_footer {
	text-align: center ;
	padding: 10px;
	clear: both;
	}
#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: #000;
	display: inline;
	font-weight: bold;
	}
#cms_system_footer li div {
	display: inline;
	}