body
{
	font-family:tahoma; font-size:12px;
}

table
{
	border-spacing:0px;
}

table.xmlFeedTable
{
	border-spacing:0px; width:580px;
}

.xmlFeedTable  td.xmlvalue
{
	width:150px;
}

th
{
	font-family:tahoma; font-size:13px;
	padding-left:4px;
}

td
{
	font-family:tahoma; font-size:12px;
	padding-left:4px; vertical-align:top;
}

td.columnName
{
	font-weight:bold; border-bottom: 2px solid black;
}

div.rCorner
{
	-moz-border-radius: 5px; 
	border-radius: 5px;
}

div.label
{
  font-family:tahoma; font-size:12px;
  float:left;
}

div.input
{
  float:left; margin-left:10px;
}

div.button
{
  float:left; margin-left:10px;
}

div.clear
{
	clear:both;
}

div.maintenance-containter
{
	margin-left:auto; 
	margin-right:auto; 
	width:1100px; 
	border:1px solid red;
	overflow: hidden;
	font-family:Arial;
	font-size:1.2em;
}

.maintenance-containter div.maintenance-left
{
	width:99.9%; float:left;
	margin-top:20px;
}

.maintenance-left  h2
{
	line-height:0px;
	font-family:Arial; font-size:1.2em;
	margin-left:auto; margin-right:auto;
	text-align:center;
	height:2px;
	background-image:url('../img/bg-maintenance-h2.png');
	background-repeat:repeat-x;
        color:#3e606f;
}

h2 > span
{
	line-height:0px;
	background-color:white;
	padding-left:10px; padding-right:10px;
}

.maintenance-left div.maincategories
{ 
}

.maintenance-left div.maincategory
{
}

/*	START MENUBAR	*/

.maincategory div.menubar
{
	border:1px solid black; width:100%; height:30px;
	background:url('../img/bg-menuitem-header.png');
	float:left;
}

.menubar div.button
{
	float:left; margin-top:0px;
	width:30px; height:28px;
	cursor:pointer;
        border:1px solid transparent;
}

.menubar div.button:hover
{
	border:1px solid black;
        background-image:url('../img/bg-menu-item-hover.png');
}

.menubar div.button:active
{
    border:1px solid black;
    background-image:url('../img/bg-menu-item-click.png');
}

.menubar div.button:click
{
    border:1px solid black;
}

.button div.new
{
	background-image:url('../img/sprite-menu-glossy.png');
	background-position: -148px -2px;
	height:28px;width:28px;
}


.button div.edit
{
	background-image:url('../img/sprite-menu-glossy.png');
	background-position: -10px -2px;
	height:28px;
	width:28px;
}

.button div.delete
{
	background-image:url('../img/sprite-menu-glossy.png');
	background-position: -85px -2px;
	height:28px;
	width:28px;
}

.button div.close
{
	background-image:url('../img/sprite-menu-glossy.png');
	background-position: -115px -2px;
	height:28px;
	width:28px;
}

.button div.save
{
	background-image:url('../img/sprite-menu-glossy.png');
	background-position: -50px -2px;
	height:28px;
	width:28px;
}

.button div.downloadfeed
{
	background-image:url('../img/sprite-menu-glossy.png');
	background-position: -234px -2px;
	height:28px;
	width:28px;
}

.button div.importfeed
{
	background-image:url('../img/sprite-menu-glossy.png');
	background-position: -204px -2px;
	height:28px;
	width:28px;
}

.value div.addfeed
{
	background-image:url('../img/sprite-menu-glossy.png');
	background-position: -180px -8px;
	height:20px;
	width:22px;
	margin-top:1px;
	cursor:pointer;
}


/*	END BUTTONS	*/

.maincategory div.content
{
	float:left;
	margin-top:20px;
	width:80%;
}

.content div.label
{
	margin-top:10px; margin-bottom:0px;
	width: 125px;
	float:left;
	padding-left:15px;
	font-family:Arial; font-weight:bold;
	
}

.content div.value
{
	margin-top:10px; margin-bottom:0px; margin-left:10px;	
	float:left;
	padding-left:10px;
}

.maintenance-left div.menu-right
{
	width:18%;
	float:right; 
	margin-top:20px;
}

.maintenance-containter div.maintenance-right
{
	width:15%; float:right;
	margin-top:50px;
}

/* MENU RIGHT*/
.menu-right ul
{
 list-style-type: none;
 padding: 0px;
 margin: 0px;
 margin-bottom:10px;
}

.menu-right li.topcategory
{
	font-family:Arial;
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
	padding-top:5px;
	display:block;
	height: 26px;
	width:100%;
	float:left;
}

.menu-right li.item
{
  padding:0px 0px 1px 0px; 
  position:relative;
  width:80%;
  background:url('../Italie/img/menu/list_line.gif') 0px 100% repeat-x transparent;
  list-style-type: none;
  line-height:20px;
}

.menu-right li.item a
{
  padding-left: 15px;
  text-decoration: none;
  background-color: transparent;
  background:url('../Italie/img/menu/list_bg.gif') 0px 100% no-repeat transparent;
  background-position: 0px 6px;
}

.menu-right li.item a
{
  font-family:Arial;
  color:#7993A4;
}

.menu-right li.subitem
{
  padding:0px 0px 1px 0px; 
  position:relative;
  width:80%;
  background:url('../Italie/img/menu/list_line.gif') 0px 100% repeat-x transparent;
  list-style-type: none;
  line-height:20px;
}

.menu-right li.subitem a
{
  padding-left: 30px;
  text-decoration: none;
  background-color: transparent;
  background:url('../Italie/img/menu/list_bg.gif') 0px 100% no-repeat transparent;
  background-position: 0px 6px;
}

.menu-right li.subitem a
{
  font-family:Arial;
  color:#7993A4;
}

.cms-menu-top
{
    border:1px solid black; 
    height:25px; width:99.9%;
    padding-bottom: 10px;
}

.cms-menu-top > ul > li 
{
    float:left; display:block;
    margin-left:10px;
}

.cms-menu-top > ul > li > a
{
    font-weight: bold; color: #7993a4;
}

.cms-title
{
    font-size: 20px; text-align: center; margin-top: 15px;
    color:#3e606f; font-weight: bold;
}
