.itemListHeadline{
	font-size:18px;
	font-weight:bold;
}

.shopListHeadline{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

.itemLabel{
	font-size:9px;
	color:#888888;
	line-height:13px;
}

.list{
	margin-top:20px;
}

.filterInput{
	font-size:10px;
	margin:0 0 0 5px;
}

#filterButton{
	margin:2px 0 0 3px;
}

.hr{
	height:1px;
	background-color:#a2acc0;
	width:100%;
	margin-top:5px;
}

.list .itemListTable{
	margin-top:10px;
}

.list .shopListTable{
	margin-top:2px;
	margin-bottom:18px;
}


.list table{
	text-align:left;
	width:749px;
}

.list table thead th{
	font-size:9px;
	color:#808080;
	font-weight:normal;
	border-left:1px solid #d4d4d4;
	padding:0 3px 0 3px;
}

.list table tbody td{
	padding:0 4px 0 4px;
	height:32px;
	background-image:url('../img/itemList/itemlistTrBg.jpg');
	background-repeat:repeat-x;
	font-size:12px;
}

.list table tbody tr{
	height:32px;
}

.list table thead .firstCell{
	padding-left:1px;
	border:none !important;
}

.list table tbody .firstCell{
	background-position:-2px 0;
}

.list table tbody .disabled .firstCell{
	background-position:-2px 32px;
}

.list .firstCell{

}

.listHeadline{
	font-size:12px;
	font-weight:normal;
}

.list .itemLevelSelect{
	width:38px;
}

.list select{
	font-size:11px;
}

.list .arrowUp{
	background-image:url('../img/itemList/arrowUp.png');
	width:18px;
	height:10px;
	background-repeat:no-repeat;
	margin:3px 0 3px 0;
	background-position:0px 0px;
}

.list .arrowDown{
	background-image:url('../img/itemList/arrowDown.png');
	width:18px;
	height:10px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.list .itemIconVisible{
	background-image:url('../img/itemList/itemIconVisible.png');
	width:21px;
	height:21px;
	background-repeat:no-repeat;	
}

.list .itemIconStats{
	background-image:url('../img/itemList/itemIconStats.png');
	width:21px;
	height:21px;
	background-repeat:no-repeat;
	margin-left:4px;
}

.list .itemName{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	width:150px;
	line-height:32px;
	float:left;
	height:32px;
	overflow:hidden;
}

.list .shopName{
	margin:0px 0px 0px 5px; 
	color:#000000;
	font-size:11px;
	font-weight:bold;
	width:700px;
	line-height:32px;
	float:left;
	height:32px;
	overflow:hidden;
}


.list .itemNameLevel{
    color:#000000;
    font-size:11px;
    font-weight:bold;
    width:91px;
    line-height:32px;
    float:left;
    height:32px;
    overflow:hidden;
}


.list .teaserIconCell{
	background-image:url('../img/itemList/teaserIconBg.jpg');
}

.list .itemIconTeaser{
	background-image:url('../img/itemList/itemIconTeaser.png');
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	margin-left:5px;
}

.list .itemNameDots{
	float:left;
	line-height:32px;
}


.list .itemDisplayTime{
	width:60px;
	font-size:9px;
}

.list .mediaIcon{
	width:21px;
	height:21px;
	background-repeat:no-repeat;
	margin:3px 0 0 4px;
}
		
.list .mediaIcon_1{
	background-image:url('../img/itemList/mediaIcon_1.png');
}

.list .mediaIcon_2{
	background-image:url('../img/itemList/mediaIcon_2.png');
}

.list .mediaIcon_3{
	background-image:url('../img/itemList/mediaIcon_3.png');
	margin:3px 0 0 0;
}

.list .mediaIcon_4{
	background-image:url('../img/itemList/mediaIcon_4.png');
}

.list .mediaIcon_5{
	background-image:url('../img/itemList/mediaIcon_5.png');
}

.list .mediaIcon_6{
	background-image:url('../img/itemList/mediaIcon_6.png');
}

.list .itemIconDelete{
	background-image:url('../img/itemList/itemIconDelete.png');
	height:21px;
	width:21px;
	margin-left:2px;
}

.list table tbody table tr{
	background-image:none;
	height:24px;
}

.list table tbody table td{
	background-image:url('../img/itemList/mediaIconBg.jpg');
	background-repeat:repeat-x;
	height:24px;
	width:40px;
	padding:0;
}

.list table tbody table {
	width:250px;
}

.list table tbody table img{
	margin-left:4px;
	float:left;
}

.list table tbody table .mediaAmmount{
	margin-left:4px;
	float:left;
}

.list table tbody table .spacer{
	width:2px;
	background-image:none;
}

.list .itemListRowSpacer{
	background-image:none;
	border:no-border;
	height:0px;
}

.list .itemListRowSpacer td{
	background-image:none;
	border:no-border;
	height:3px;
}

.list .itemCreateButton{
    height:20px;
    background-color:#485c84;
    color:white;
    font-weight:bold;
    line-height:20px;
    margin-top:13px;
    padding:0 7px 0 22px;
    background-image:url('../img/itemList/createIcon.png');
    background-repeat:no-repeat;
    background-position:4px center;
}

*html .list .itemCreateButton{

}

.list .disabled{
	background-position:0 -32px;
	color:#b8b8b9;
}

.list .disabled td{
	background-position:0 -32px;
}

.itemPager{
	line-height:12px;
	font-size:12px;
	margin-top:20px;
}

.itemPager a{
	color:#2A4171;
	margin-right:2px;
	text-decoration:underline;
}

.itemPager a:active{
	text-decoration:none;
}

.itemError{
	color:#e61818;
	padding-top:15px;
	font-style:italic;
}

.expiring{
	border:1px solid #e61818;
}

.vl{
	width:1px;
	height:24px;
	background-color:#c5c5c5;
}
