body	{
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(tilesbg.jpg);
        background-attachment:fixed;
        font-family: 'Verdana', 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans', 'Tahoma', 'Arial', sans-serif;
	font-size: 11px;
	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	{

	min-height: 100%;
	max-width:1044px;
	
	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:url(bg.png);
	height:150px;
	padding: 0px;
        margin-top:55px;
	}

#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	{
        margin-top:-185px;
	text-align: left;
	height: 35px;
	font-size:8pt;
	margin-bottom:160px;
	}

#cms_system_menubar li div{
	display: inline;
		
	}
#cms_system_menubar li{
	display: inline;
	padding-left:0px;	
	list-style-type: none;
	height:35px;

	}
#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	{
        background:url(bg.png);
	text-decoration: none;
	padding: 6px;	
	color: yellow;
	}

#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	width: 230px;
	float: left;
	margin-top: 0px;
	}
	
#cms_system_sidemenu #cms_system_container_menu_title	{
      //  background:url(bullet.gif) no-repeat;
        background-position:center left;
        font-size: 12pt;
	color: white;
	padding: 3px 5px 3px 15px;
        margin-bottom: 5px;
	display: block;
	}
	
#cms_system_sidemenu #cms_system_container_item_title	{
	display:none;
	margin-bottom: 5px;
	}
	
#cms_system_sidemenu ul	{
        background: url(bg.png);
	list-style-type: none;
        padding:3px;
        margin-bottom:10px;
	}
	
#cms_system_sidemenu li	{
        padding:3px;
        background:white;
	}
	
#cms_system_sidemenu a	{
	display: block;
	padding: 5px 5px 5px 0px;
	//border-bottom: 1px solid Black;
	text-decoration: none;
	font-weight: normal;
	color: black;
	}
	
#cms_system_sidemenu a:hover	{
	color: blue;
	}

/*====================== SIDE BAR ======================*/

#cms_system_sidebar	{
	width: 230px;
	float: right;
	margin-top: 0px;
	}

#cms_system_sidebar #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
	color: white;
        padding: 3px 5px 3px 15px;
	display: block;
        margin-bottom: 5px;
        font-size: 12pt;
	}

#cms_system_sidebar ul{
        padding:3px;
        background: url(bg.png);
	margin-bottom:10px;
	}

#cms_system_sidebar li{
        padding: 3px;
        background: white;
	}
/*============================ CONTENT ==============================*/

#cms_system_content	{
        margin-left: 240px;
	margin-right: 240px;
	margin-bottom: 10px;
	}

#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;
	display: block;
	text-decoration: underline;
	}
#cms_system_content #cms_system_container_menu_title {
	color: white;
        padding: 3px 5px 3px 15px;
	margin-bottom: 5px;
	font-size: 12pt;
        display:block;
	}
#cms_system_content div div ul {
        background:url(bg.png);
	//margin-left: 15px;
	list-style-type: none;
        padding:3px;
        margin-bottom:10px;
	}

#cms_system_content div div ul li {
        padding: 3px;
	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;
        background:white;
	}
#cms_system_content div div ul li ul{
        background:none;
}
#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 {
//        background:white;
//	margin-bottom: 15px;
  }


/*------------------- FOOTER ----------------*/

#cms_system_footer {
	text-align: center ;
	padding-bottom:0px;
	clear: both;
	background:url(bg.png);
	height:30px;
	padding-top:10px;
        margin-bottom:20px;
	}
#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;

	}