body
{
	background: #24272C;
	font-family: "lucida grande","lucida sans unicode",helvetica,arial,sans-serif;
	font-size: .8em
}

.arrow
{
	background:transparent url(../media/downArrow.png) no-repeat;
	font-size:0;
	height:10px;
	margin-left:3px;
	vertical-align: middle;
	padding: 0 2px 3px 1px;
	width:7px;
	display:inline-block;
}

#clipboard
{
	display: none
}

#directory
{
	color: #444;
	background: #FFF;
	font-family: "Lucida Grande",Calibri,Helvetica,Arial;
	font-size: 13px
}

#horizon
{
	display: block;
	height: 1px;
	left: 0;
	overflow: visible;
	position: absolute;
	text-align: center;
	top: 50%;
	visibility: visible;
	width: 100%
}

#login
{
	color:#FFFFFF;
	height:250px;
	left:50%;
	margin-left:-105px;
	position:absolute;
	top:-125px;
	visibility:visible;
	width:210px;
}

#login ol
{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

form
{
	padding: 0;
	margin: 0;
}

fieldset ol li
{
	border-top:medium none;
	clear:both;
	padding-top:20px;
}

input.text
{
	font-size:16px;
	line-height:16px;
	width:207px;
}

input.password:hover, input.text:hover
{
	border: #BBDAFD 2px solid !important;
}
input.text
{
	font-size:16px;
	line-height:16px;
	width:207px;
}
input.text, input.password
{
	background:#FFFFFF none repeat scroll 0 0;
	border: 2px solid #DDDDDD;
	padding:2px;
}


input.text, input.password
{
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #DDDDDD;
	padding:2px;
	float:left;
}

form fieldset
{
	border:medium none;
}

input
{
	margin:0;
}


form fieldset ol li label
{
	display:block;
	width:110px;
}

fieldset ol li
{
	border-top:medium none;
	clear:both;
	padding-top:20px;
}

fieldset ol li label
{
	float:none;
	height:18px;
	line-height:normal;
	text-align:left;
}

#search
{
	padding-bottom: 5px;
}

#search label
{
	font-weight: normal;
	color: #fff;
}
#txtSearch
{
	background:#FFFFFF url(../media/magnify.png) no-repeat scroll 8px 4px;
	padding:2px 3px 2px 25px;
	width: 250px;
	line-height:16px;
	border:1px solid #DDDDDD;
	float:right;
}

#txtSearch:hover
{
	border-color: #9cf;
}

#txtSearch:focus
{
	border-color: #9cf;
}

#title
{
	color: #FFF;
	font-family: candara,"Lucida Grande",tahoma,arial,helvetica,sans-serif;
	font-size: 3em;
	font-style: italic;
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1em;
	padding-bottom: 40px;
	padding-top: 20px
}

.actions
{
	width: 45px
}

.icon
{
	padding: 0 5px
}

.inline
{
	vertical-align: middle
}

.spanMax
{
	width: 460px
}

.textBox
{
	background:#FFFFFF url(../media/link.png) no-repeat scroll 8px 3px;
	padding:2px 3px 2px 30px;
	border: #303233 solid 3px;
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;
	font-size:small;
}

a
{
	color: #366799;
	text-decoration: none
}

#date
{
	width: 160px
}

#name
{
	width: 400px
}

#type, #size
{
	width: 60px
}

thead tr th, thead tr td
{
	background: #FFF;
	border-bottom: #DDD 1px solid;
	color: #685C53;
	font-weight: 400
}

thead tr
{
	color: #000
}

thead tr .headerSortDown
{
	background-position: right -48px;
}

thead tr .headerSortUp
{
	background-position: right -24px;
}

thead tr th
{
	background: url(../media/headers.png) top right;
	color: #000;
	cursor: pointer;
	font-weight: 700;
	padding: 2px 10px
}

tbody tr:hover
{
	background: #FFF9D7 none repeat scroll 0 0 !important
}

tbody tr td
{
	border-bottom: 1px solid #DBDAD8;
	padding: 2px
}

tbody tr.even
{
	background: #F7F5F3 none repeat scroll 0 0
}

tbody tr.even td
{
	background: none
}

.btn
{
	display:inline-block;
	background:none;
	margin:0;
	padding:3px 0;
	border-width:0;
	overflow:visible;
	font:100%/1.2 Arial,Sans-serif;
	text-decoration:none;
	color:#333;
}

* html button.btn
{
	padding-bottom:1px;
}

html:not([lang*=""]) button.btn
{
	margin:0 -3px;
}

.btn span
{
	background:#ddd url(../media/bg-button.gif) repeat-x 0 0;
	margin:0;
	padding:3px 0;
	border-left:1px solid #bbb;
	border-right:1px solid #aaa;
}

* html .btn span
{
	padding-top:0;
}

.btn span span
{
	position:relative;
	padding:3px .4em;
	border-width:0;
	border-top:1px solid #bbb;
	border-bottom:1px solid #aaa;
}

button.pill-l span
{
	border-right-width:0;
}

button.pill-l span span
{
	border-right:1px solid #bbb;
}

button.pill-c span
{
	border-right-style:none;
	border-left-color:#fff;
}

button.pill-c span span
{
	border-right:1px solid #bbb;
}

button.pill-r span
{
	border-left-color:#fff;
}

.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span
{
	cursor:pointer;
	border-color:#9cf !important;
	color:#000;
}

.btn:active span
{
	background-position:0 -400px;
	outline:none;
}

.btn:focus, .btn:active
{
	outline:none;
}

.primary
{
	font-weight:bold;
	color:#000;
}