#col3 {
display:none;
}

#nav { overflow:hidden; background:url(/images/shadow_sell2.png) repeat-x; }

.page_margins {
	background-image: url(/images/bg_sell.png); background-repeat: repeat-y;
}

#col1 a:link {
    color: #E6A800;
    text-decoration: none;
}

#col1 a:visited {
    color: #E6A800;
    text-decoration: none;
}

#col1 a:active {
    color: #E6A800;
    text-decoration: underline;
}

#col1 a:hover {
    color: #E6A800;
    text-decoration: underline;
}

.navhigh {
    background-color:#F7E7B3
}

.subnav {
    background-color:#F7E7B3
}
a.subnav:link {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6A800;
	text-decoration: none;
}
a.subnav:active {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6A800;
	text-decoration: none;
}
a.subnav:visited {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6A800;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.list-group {

    color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.itemrowdetails {
	display:none;
}

tr.itemlist-detail {
	border-top:dashed 1px #ccc;
	background:#F7E7B3;
}

span.label {
	color:#000;
}

.adminbutton {
 	width:100px;
}

/*
tr.itemlist {
    background:url(/images/shades_bg.png);
    background-repeat: repeat-x;
}

tr.itemlist-hover {
    background:url(/images/shades_bg_hover.png);
    background-repeat: repeat-x;
}
*/

