body {
	background: #C7E8FB url(gfx/top_body.png) repeat-x top;
	margin: 0; 
	padding: 0;
	text-align: center;
	font-family:  verdana, helvetica, sans-serif; 
	text-align: left;
	font-size: small;
	}

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: 125px;
	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	{
        width: 1024px;
	background-image: url(gfx/sidemenu2.png);
	background-position: left;
	background-repeat: repeat-y;
	margin:0 auto;
	padding: 0;
	}

#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	{
	float: left;
	width: 718px;
	height: 230px;
	margin-top: 80px;
	margin-bottom: 6px;
        margin-left:266px;
	padding: 10px;
	background: url(gfx/header.png) no-repeat bottom right;
	line-height: 30px;
	}
#cms_system_header div div {
	border: none;
	background: none;
	}

#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 {
        float:left;
	height: 20px;
	margin-left: 345px;
	margin-bottom: 10px;
	margin-top: -310px;
	padding-left: 5px;
	}

#cms_system_menubar li {
	float: left;
	background-position: top right;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: -1px;
	}
#cms_system_menubar li a {
	font-weight: bold;
	display: block;
	padding: 0px 12px 0px 12px;
	background:;
	background-position: top left;
	color: #3d9fc4;
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
	}
#cms_system_menubar li a:hover {
	color: #006EB1;
	}
#cms_system_menubar li:hover a {
	color: #006EB1;
	}
#cms_system_menubar li:hover {
	background:;
	background-position: top right;
	}
#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	{
        margin-left:-10px;
	float: left;
	width: 246px;
	color: black;
	margin-bottom: 6px;
	background: url(gfx/sidemenu.png) no-repeat top center;
	margin-top: -336px;
	padding: 10px 15px;
	padding-top: 64px;
	}

#cms_system_sidemenu div div div{
	padding: 0;
	margin: 0;
	border: 5px solid #3d9fc4;
	margin-bottom: 6px;
	padding-bottom: 5px;
	background: #fff;
	}

#cms_system_sidemenu div div div:hover {
	//border-color: #C7E8FB;
	}

#cms_system_sidemenu 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: #FFF;
	margin-bottom: 5px;
	background: #9eb9c0 url(gfx/bullet2.gif) no-repeat 8px center;
	padding: 5px 10px 8px 25px;
	text-decoration: none;
	}

#cms_system_sidemenu ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#cms_system_sidemenu li	{ 
	margin: 3px 0; 
	font-size: 11px;
	padding: 0 10px;
	}

#cms_system_sidemenu a	{
	color: #000;
	text-decoration: none;
	}
#cms_system_sidemenu a:hover	{
	color: maroon;
	background: #CCFFCC;
	}

/*------------------- SIDE BAR ----------------*/


#cms_system_sidebar	{
	width: 247px;
	float: right;
	color: #444;
	margin-bottom: 6px;
        margin-top:10px;
        margin-right:18px;
	}

#cms_system_sidebar div div div{
	padding: 0;
	margin: 0;
	border: 5px solid #3d9fc4;
	margin-bottom: 6px;
	padding-bottom: 5px;
	background: #fff;
	}
#cms_system_sidebar div div div:hover {
	//border-color: #C7E8FB;
	}

#cms_system_sidebar div div div div {
	border: none;
	margin: 0;
	padding: 0;
	}

#cms_system_sidebar #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
	font-weight: bold;
	font-size: 10pt;
	color: #FFF;
	margin-bottom: 5px;
	background: #9eb9c0 url(gfx/bullet2.gif) no-repeat 8px center;
	padding: 5px 10px 8px 25px;
	text-decoration: none;
	}

#cms_system_sidebar ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#cms_system_sidebar li	{ 
	margin: 3px 0; 
	font-size: 11px;
	padding: 0 10px;
	}

#cms_system_sidebar a	{
	color: #000;
	text-decoration: none;
	}
#cms_system_sidebar a:hover	{
	color: maroon;
	background: #3d9fc4;
	}

/*------------------- CONTENT ----------------*/

#cms_system_content	{
	text-align: justify;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	width: 750px;
        margin-top:10px;
	}

#cms_system_content div div div{
	padding: 0;
	margin: 0;
	border: 5px solid #3d9fc4;
	background: #fff;
	min-height: 630px;
	}

#cms_system_content div div div div {
	border: none;
	margin: 0;
	padding: 0;
	min-height: 0;
	}

/* for Internet Explorer */
/**/
* html #cms_system_content div div div {
height: 630px;
}
* html #cms_system_content div div div div {
height: 0;
}
/**/


#cms_system_content div div div div div div div {
	margin: 5px;
	}
#cms_system_content div div div div div ul li div{
	margin: 0;
padding: 5px;
	}

#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 {
	font-weight: bold;
	font-size: 10pt;
	color: #FFF;
	margin-bottom: 5px;
	background: #9eb9c0 url(gfx/bullet2.gif) no-repeat 8px center;
	padding: 5px 10px 8px 25px;
	display: block;
	text-decoration: none;
	text-align: left;
	}

/*------------------- FOOTER ----------------*/

#cms_system_footer {
	height: 30px;
	text-align: center;
	clear: both;
	padding-top: 20px;
	background: #000;
	margin-left: 5px;
	}
#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;
	font-weight: bold;
	padding: 3px 5px 2px 0;
	margin: 0;
	padding-top: 50px;
	display: inline;
	font-size: 10px;
	letter-spacing: 5px;
	}
#cms_system_footer div {
	display: inline;
	}