@import "../registration/ski.css";

#wrapper {width: auto;}
div.top {
	background: #47778D url(logoarc-admin.gif) no-repeat;
}

.selectmenu {
}

.menu {
font-size: small;
text-align: right;
//float: right;
}

a.menu, a.menu:visited {
margin: 5px;
//margin: 25px 5px 5px 5px;
color: blue;
}

.content {
margin-right: 20px;
margin-left: 20px;
}
.content p { margin: 0 0 5px; }

.display {
font-size: x-small;
border: #47778D 1px dotted;
width: 100%;
}

th {
border-bottom: #47778D 1px solid;
}

td {
padding: 3px;
}

.checkbox {
padding: 1px;
font-size: x-small;
color: #FFFFFF;
}

tr.odd {
	background-color:#FFFFFF;
}

tr.even {
	background-color:#CCCCCC;
}

a.export, a.export:visited {
//float: right;
color: blue;
}


.eighth {
	width:15px;
}
.quarter {
	width: 25px;
}
.half {
	width: 60px;
}
.three {
	width: 75px;
}
.bigthree {
	width: 90px;
}
.full {
	width:130px;
}
.bigfull {
	width:160px;
}
