body {
	background-color: #F5FAFE; 
	margin: 0; 
	padding: 0; 
	text-align: center;
	}

a	{
	color: #4483DC;
	text-decoration: none;
	}
a:hover {
	color: #4483DC;
	}
#system_login_table {
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 7pt;
	}
#system_login_table input{
	border: 1px solid black;
	width: 130px;
	}

/*------------------- 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: 10px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{
	font-size: 74%; 
	background: url(body1.jpg) repeat-y;
	background-position: center;
	margin: 0; 
	font-family:  verdana, helvetica, sans-serif; 
	color: #333;
	width: 770px; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

*html #cms_system_wrap	{heigh: 100%;}

#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	{
	position: relative;
	background: url(head1.jpg) no-repeat;
	height: 150px;
	padding-top: 10px;
	padding-left: 20px;
	}
#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;
	}

/*------------------- MENUBAR ----------------*/

#cms_system_menubar	{
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
	margin-top: -54px;
	margin-bottom: 31px;
	}

#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 {
	padding: 0;
	margin-right: 10px;
	display: inline;
	}

#cms_system_menubar a {
	padding: 11px;
	border-left: 1px solid #fff;
	margin-left: -3px;
	color: white;
	}

#cms_system_menubar a:hover	{
	background: #6171B3;
	text-decoration: none;
	color: #000;
	}

#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	width: 230px;
	margin-bottom: 50px;
	float: right;
	color: #fff;
	padding-right: 22px;
	background: url(menu.jpg) repeat-y;
	background-position: left;
	}

#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: #fff;
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;
	border-bottom: 2px solid #fff;
	}

#cms_system_sidemenu ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#cms_system_sidemenu li	{ 
	margin: 0; 
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 8pt;
	}

#cms_system_sidemenu a	{
	color: #fff;
	text-decoration: none;
	}
#cms_system_sidemenu a:hover	{
	text-decoration: underline;
	}

#cms_system_sidemenu div {
	background: url(menu_top.jpg) no-repeat;
	background-position: left top;
	padding-top: 13px;
	}
#cms_system_sidemenu div div {
	padding: 0;
	background: url(menu_bottom.jpg) no-repeat ;
	background-position: left bottom;
	padding-bottom: 50px;
	}
#cms_system_sidemenu div div div{
	background: none;
	padding: 0;
	}
#cms_system_sidemenu div div div div{
	margin-left: 8px;
	margin-right: 8px;
	}
#cms_system_sidemenu div div div div div{
	margin: 0;
	}



/*------------------- SIDE BAR ----------------*/

#cms_system_sidebar	{ display: none;}

/*------------------- CONTENT ----------------*/

#cms_system_content	{
	width: 485px;
	text-align: justify;
	margin: 0;
	margin-left: 22px;
	margin-bottom: 50px;
	}

#cms_system_content H1	{
	font-weight: bold;
	font-size: 12pt;
	color: #000;
	margin: 0;
	padding: 3px 5px 3px 5px;
	}

#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 {
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
	}

#cms_system_content div {
	margin: 0;
	padding: 0;
	}
#cms_system_content div div div div div{
	padding: 5px;
	}
#cms_system_content div div div div div div{
	padding: 0;
	border: none;;
	}
/*------------------- FOOTER ----------------*/

#cms_system_footer {
	background: #F7FAFF url(footer1.jpg) no-repeat;
	background-position: center top;
	height: 45px;
	text-align: center;
	clear: both;
	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 div div div div div div {
	color: gray;
	letter-spacing: 5px;
	padding: 3px 5px 2px 0;
	margin: 0;
	padding-top: 50px;
	display: inline;
	font-size: 8pt;
	}
#cms_system_footer div {
	display: inline;
	}
