.cssnav	{
position:relative;

	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000; 

background-image: url('http://www.i-pixel.nl/CMS_FILES/ADMIN_THEME/active-bar.gif');
background-repeat: repeat;
display: block;
width: 80px;
height: 32px;
margin: 0; 
margin-bottom:0px;
padding: 0;
 
}

.cssnav a {
display:block;	font-family: Arial, Helvetica, sans-serif;	border: none;
font-size: 12px;	font-weight: bold;	color: #000000; 	height: 32px;
display: block;	width: 80px;	margin: 0;	padding: 0;
text-decoration: none; 
 
}

.cssnav a:visited {
display:block;	font-family: Arial, Helvetica, sans-serif;	border: none;
font-size: 12px;	font-weight: bold;	color: #000000; 	height: 32px;
display: block;	width: 80px;	margin: 0;	padding: 0;
text-decoration: none;  
 
}

.cssnav a:hover {
display:block;	font-family: Arial, Helvetica, sans-serif;	border: none;
font-size: 12px;	font-weight: bold;	color: #000000; 	height: 32px;
display: block;	width: 80px;	margin: 0;	padding: 0;
text-decoration: none; 
 
}

.cssnav a:active {		
display:block;	font-family: Arial, Helvetica, sans-serif;	border: none;
font-size: 12px;	font-weight: bold;	color: #000000; 	height: 32px;
display: block;	width: 80px;	margin: 0;	padding: 0;
text-decoration: none; 
 
}


.cssnav img {width: 100%; height: 32px; border: 0; }


* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {	position:absolute;	left:5px;	top:8px;	margin:0;	cursor: pointer;}


.admin-toolbar {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
	background-attachment: fixed;
	background-position: center top;
	clip:  rect(auto auto auto auto);
	width: 100%;
}

.admin-tool-bg{
	background-attachment: fixed;
	background-position: center top;
	background-image: url('http://www.i-pixel.nl/CMS_FILES/ADMIN_THEME/background.gif');
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000; 

}


/*ADMIN panel*/
#AdminText{ 	font-family: Arial; 	font-size: 12px; 	COLOR: #000000; }
.WhiteTableContent td{
	font-family: Arial;
	font-size: 12px;	
	font-weight: bolder;
	border: 1px solid #a39d9a;
	COLOR: #000000;
	background-color: #EBEBEB;
	padding: 10px;
}

.WhiteTableContent .title{
	font-family: Arial;
	font-size: 12px;	
	COLOR: #000000;
}


.admintable {
	font-family: Arial;
	font-size: 12px;	
	font-weight: bolder;
	border: 1px solid #a39d9a;
	COLOR: #000000;
	background-color: #CECECE;	
}
#admintable {
	font-family: Arial;
	font-size: 12px;	
	font-weight: bolder;
	border: 1px solid #a39d9a;
	COLOR: #000000;
	background-color: #000000;	
}

#AdminButtonWrapper{
	width: 140px;
	COLOR: #502d05; 
	font-family: Trebuchet; 
	font-size: 10px;
	border: 1px solid #a39d9a;
	padding: 5px;

	
}

a.admin_content:link {COLOR: #502d05; font-family: Trebuchet; font-size: 10px; TEXT-DECORATION: none}
a.admin_content:active {COLOR: #502d05; font-family: Trebuchet; font-size: 10px; TEXT-DECORATION: none}
a.admin_content:visited {COLOR: #502d05; font-family: Trebuchet; font-size: 10px; TEXT-DECORATION: none}
a.admin_content:hover  {COLOR: #502d05; font-family: Trebuchet; font-size: 10px; TEXT-DECORATION: none}


a.admintable:link {COLOR: #000000; font-family: Arial; font-size: 12px; TEXT-DECORATION: none}
a.admintablet:active {COLOR: #000000; font-family: Arial; font-size: 12px; TEXT-DECORATION: none}
a.admintable:visited {COLOR: #000000; font-family: Arial; font-size: 12px; TEXT-DECORATION: none}
a.admintable:hover  {COLOR: #000000; font-family: Arial; font-size: 12px; TEXT-DECORATION: none}


.adminwarning {
	font-family: Arial;
	font-size: 14px;	
	font-weight: bold;
	border: 1px solid #FF3300;
	color: #FF3300;
	background-color: FFFF99;
	width: 100%;
}

.TableWarning {
	color: #oooooo;
	font-size: 10px;
	font-family: Arial;
	margin: 10px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #FF3300;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

.error_msg {
	color: #FF3300;
	font-size: 10px;
	font-family: Arial;
	margin: 10px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #FF3300;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

/* STYLE FOR UPLOAD BOX */
.TableFileList{
	color: #oooooo;
	font-size: 10px;
	font-family: Arial;
	margin: 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}


.admin_order_select{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	background-color: transparent;
	height: 17px;	
	border: 1px solid #ecd4b3;
	margin-left: 10px;
}
