body {
	background: #fff url(gfx/bg.png);
	margin: 0; 
	padding: 0;
	text-align: center;
	}

a	{
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: maroon;
	}
#system_login_table {
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 7pt;
	color: #000;
	}
#system_login_table input{
	border: 1px solid black;
	width: 130px;
	font-size: 8pt;
	}

/*------------------- SYSTEM PLUGIN ----------------*/

#cms_system_plugin span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
	text-decoration: underline;
	}

#cms_system_plugin {
	margin-bottom: 5px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{
	font-size: 70%;
	margin: 0; 
	font-family:  verdana, helvetica, sans-serif; 
	color: #333;
	width: 769px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 220px;
	text-align: left;
	background: url(gfx/tile_content.png) repeat-y center;
	}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#cms_system_container_item_title {
	padding: 0;
	margin: 0;
	}
	

/*------------------- HEADERS ----------------*/

#cms_system_header	{
	margin: 0;
	top: 0;
	height: 230px;
	background: url(gfx/header.gif) no-repeat left top;
	width: 794px;
	position: absolute;
	margin-left: -25px;
	
	}

#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;
	}

#cms_system_header2 {
	padding: 20px 0 0 40px;
	height: 206px;
	background: url(gfx/header.png) no-repeat top center;
	color: #fff;
	font-size: 13px;
	}
#cms_system_header2 #cms_system_container_menu_title	{
	display: none;
	}
#cms_system_header2 #cms_system_container_item_title	{
	display: none;
	}

/*------------------- MENUBAR ----------------*/

#cms_system_menubar {
	height: 30px;
	position: relative;
	margin-bottom: 10px;
	padding-right: 50px;
	top: -30px;
	}
#cms_system_menubar ul, #cms_system_menubar li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#cms_system_menubar li {
	float: right;
	padding-right: 10px;
	margin-right: 5px;
	border: 1px solid white;
	}
#cms_system_menubar li a {
	display: block;
	float: left;
	padding: 5px 5px 0px 15px;
	background: url(gfx/taba.gif);
	background-position: top left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	line-height: 20px;
	}
#cms_system_menubar li a:hover {
	color: maroon;
	}
#cms_system_menubar li:hover a {
	background: #f9f9f9;
	color: maroon;
	}
#cms_system_menubar li:hover {
	background: #f9f9f9;
	}
#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}
#cms_system_menubar #cms_system_plugin {
	margin: 0;
	padding: 0;
	}
#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	position: absolute;
	margin-left: -80px;
	top: 230px;
	width: 148px;
	color: black;
	padding-left: 24px;
	background: url(gfx/tile_smenu.png);
	border: 1px solid black;
	}

#cms_system_sidemenu div div div{
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
	}
#cms_system_sidemenu div div div:hover {
	border-color: #bf0101;
	}
#cms_system_sidemenu div div div div:hover {
	border-color: #fff;
	}
#cms_system_sidemenu div div div div {
	margin: 0;
	padding:0;
	}
#cms_system_sidemenu div div div div div {
	border: none;
	margin: 0;
	padding: 0;
	}

#cms_system_sidemenu #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidemenu #cms_system_container_menu_title	{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	}

#cms_system_sidemenu ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#cms_system_sidemenu li	{ 
	font-size: 11px;
	}

#cms_system_sidemenu a	{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px 5px;
	}
#cms_system_sidemenu a:hover	{
	color: #FFF;
	background: #ED1849;
	}

/*------------------- SIDE BAR ----------------*/


#cms_system_sidebar	{
display:none;
	width: 235px;
	color: black;
	margin-bottom: 6px;
	padding-left: 24px;
	}

#cms_system_sidebar div div div{
	padding: 0;
	margin: 0;
	border: 2px solid #FFCFCF;
	margin-bottom: 6px;
	background: #f1f1f1;
	}

#cms_system_sidebar div div div:hover {
	border-color: #bf0101;
	}
#cms_system_sidebar div div div div:hover {
	border-color: #fff;
	}

#cms_system_sidebar div div div div {
	border: 5px solid #fff;
	margin: 0;
	padding:0;
	}
#cms_system_sidebar div div div div div {
	border: none;
	margin: 0;
	padding: 0;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
	Display: none;
	}

#cms_system_sidebar ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#cms_system_sidebar li	{ 
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

#cms_system_sidebar a	{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px 5px;
	border: 1px solid #ddd;
	border-top: none;
	}
#cms_system_sidebar a:hover	{
	color: #fff;
	background: #ED1849;
	}

#cms_system_sidebar #cms_system_plugin a{
	display: inline;
	border: none;
	}
#cms_system_sidebar #cms_system_plugin a:hover{
	background: none;
	}

#cms_system_sidebar #cms_system_container_item_title	{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	background: #fff url(gfx/bullet2.png) no-repeat left top;
	padding: 5px 10px 5px 25px;
	text-decoration: underline;
	border-bottom: 1px solid #ddd;
	}

#system_login_table  {
	padding: 0 !important;
	margin: 0 !important;
	text-align: left;
	font-weight: bold;
	font-size: 7pt;
	color: #000;
	}

#system_login_table input{
	border: 1px solid gray;
	width: 150px;
	font-size: 8pt;
	}

/*------------------- CONTENT ----------------*/

#cms_system_content	{
	width: 600px;
	min-height: 600px;
	text-align: justify;
	margin: 0;
	margin-bottom: 10px;
	float: right;
	padding-right: 60px;
	}

#cms_system_content div div div{
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	}

#cms_system_content div div div div {
	margin: 0;
	padding: 0;
	}
#cms_system_content div div div div div {
	border: none;
	margin: 0;
	padding: 0;
	}

#cms_system_content H1	{
	font-weight: bold;
	font-size: 12pt;
	color: #000;
	margin: 0;
	}

#cms_system_content H2	{
	font-weight: bold italic;
	font-size: 8pt;
	color: #000;
	margin: 0;
	padding: 3px 5px 3px 5px;
	}

#cms_system_content H3	{
	font-weight: bold italic;
	font-size: 8pt;
	color: #000;
	margin: 0;
	padding: 3px 5px 3px 6px;
	margin-bottom: 5px;
	}

#cms_system_content #cms_system_container_item_title {
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	margin-bottom: 10px;
	padding: 3px 3px 3px 3px;
	}

#cms_system_content #cms_system_container_menu_title {
	display: none;
	}
#cms_system_content div div div div div div li {
	list-style-type: square;
	margin-left: 20px;
	padding: 0;
	}
#cms_system_content div div div div div div {
	padding: 0 10px;
	}
#cms_system_content div div div div div div div{
	padding: 0;
	}
/*------------------- FOOTER ----------------*/

#cms_system_footer {
	height: 50px;
	text-align: center;
	clear: both;
	padding-top: 40px;
	background: url(gfx/footer.png) repeat-x bottom;
	margin-left: 11px;
	margin-right: 11px;
	}
#cms_system_footer #cms_system_container_menu_title {
	display: none;
	}
#cms_system_footer #cms_system_container_item_title {
	display: none;
	}

#cms_system_footer div div div div div div {
	color: #fff;
	padding: 3px 5px 2px 0;
	margin: 0;
	padding-top: 50px;
	display: inline;
	font-size: 8pt;
	letter-spacing: 3px;
	font-weight: bold;
	}
#cms_system_footer div {
	display: inline;
	}
