
/* This is the Remository specific CSS */
#remository, #remositoryfileinfo {
	width:	100%;
}

#remositorypageheading {
	background-repeat: no-repeat;
	background-position:	left;
}
#remositorypageheading h2, #remositorypageheading h3 {
	margin-left:	72px;
	text-align:	left;
	line-height:	normal;
}
#remositorypageheading, #remositorycredits {
	width:		100%;
	text-align:	left;
	padding:	10px 10px 20px 0;
	clear:		both;
}
#remositorycredits {
	text-align:	center;
}

#remositorycontainer h2 {
	font-size: 14px;
	font-weight: bold;
}

#remositoryfilelisthead h3 {
	font-size: 12px;
	font-weight: bold;
}

#remositoryfileinfo h2 {
	font-size: 12px;
	font-weight: bold;
}

#remositorypathway img, #remositorycontainer img, #remositoryfilelisting div img, 
#left img, #right img, #remositorycontainerlist img, #remositorypageheading h2 img,
#remositorypageheading h3 img, #remository h4 img {
	font-size: 12px;
	font-weight: bold;
	border:		0;
	padding:	0px;
	vertical-align: middle;
}
#remositoryfooter {
	width:		100%;	
	background-color:	#ffffff;
	clear:		both;
}
#remositoryfooter #left {
 	border-top       : dashed 1px #cccccc;
 	border-bottom    : dashed 1px #cccccc;
 	border-left	  : dashed 1px #cccccc;
 	border-right	  : dashed 1px #cccccc;
	width:	100%;
	float:	left;
	margin-top: 10px;
}
#remositoryfooter #right {
	float:	left;
	padding: 0px;
}
#remositorycontainerlist table {
	width:	100%;
	border:	0;
}
#remositorycontainerlist th {
	text-align:			left;
}
#remositorycontainerlist h3 {
	font-size: 12px;
	font-weight: bold;
	border-top: 0px solid #ccc;
	margin-bottom:	0px;
}
#remositorycontainerhead {
	width:	80%;
}
#remositoryfilelisting h3 {
	font-size: 12px;
	font-weight: bold;
	float:		left;
	clear:		both;
	width:		100%;
	border: 1px dashed #ccc;
	margin-top: 40px;
	padding:	5px 0 0 5px;
}
#remositoryfileinfo img {	
	padding:	5px;
	border:		0;
}
#remositoryplaintext {
	clear:	left;
	width:	99%;
}
#remositorythumbbox {
	clear:	left;
	width:	100%;
	border-top: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
}
.remositorythumbset a {
	padding:	3px;
}
.remositorythumbset {
	float:	left;
	width:	65%;
}
.remositorycommand {
	padding:	5px;
	border:		1px solid red;
	margin:		3px;
}
#remositorycmdbox {
	width:		32%;
	clear:		left;
	float:		left;
	text-align:	right;
	font-weight:	bold;
}
#remositoryfileinfo h2 {
	font-size: 12px;
	width:		100%;
	border-top: 0px solid #ccc;
	padding:	5px 0 0 3px;
}
.remositoryonethumb {
	float:	right;
	padding: 20px 20px 20px 20px;
	background-color: #f7f7f7;
	color: inherit;
	padding: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}


.remositorypagenav {
	clear:	both;
	width:	100%;
	text-align:	right;
	padding-top:	10px;
}
.remositoryfilesummary dt, #remositoryfileinfo dt, #remositoryupload label, 
#remositoryupload dt, #remositorymanycommon dt, #remositorymanycommon label,
#remositorythumbupdate dt, #remositorythumbupdate label {	
	background-color: #ffffff;
	width: 25%;
	float:	left;
	clear:	left;
	margin:	0;
	padding:	0 0.2em 0.2em 0.2em;
	border-top: 1px dashed #ccc;
	font-weight: bold;
	text-align:	left;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.remositoryfilesummary dd, #remositoryfileinfo dd, #remositorythumbupdate dd
{
	float:	left;
	margin: 0;
	width:	70%;
	padding:	0 0.2em 0.2em 0.2em;
	border-top: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
}
.remositorydelthumb {
	float:	left;
	text-align:	center;
	padding:	5px;
}
/* This defines the light background colour used by Remository */
.remositoryfilesummary dd, #remositoryuplocal, #remositoryuploadinfo, 
#remositorymanycommon {
	background-color:	#ffffff;
}

.remositorylight {
	font-weight: bold;
	background-color:	#f7f7f7;
 	border-top       : dashed 1px #cccccc;
 	border-bottom    : dashed 1px #cccccc;
 	border-left	  : dashed 1px #cccccc;
 	border-right	  : dashed 1px #cccccc;
}

#remositorycontainerlist th {
	background-color:	#ffffff;
 	border-top       : dashed 1px #cccccc;
 	border-bottom    : dashed 1px #cccccc;
 	border-left	  : dashed 1px #cccccc;
 	border-right	  : dashed 1px #cccccc;
}


/* This defines the dark background colour used by Remository */
.remositorydark, #remositoryupremote {
	background-color:	#ccc;
}
#remositoryuplocal, #remositoryuploadinfo, #remositorymanycommon {
	padding:	8px;
	margin:		0;
}
#remositoryupremote {
	padding:	8px;
	margin:		0;
}
#remositoryiconlist div, .remositorymax {
	margin-left: 30%;
	padding:	2px;
}
#remositoryiconlist img {
	border:	0;
}
/* IE hack to control icons */
* html #remositoryiconlist div
{
	width:			70%;
}
#remositoryeditor {
	clear:	left;
	margin-left:	10px;
}
/* End of the Remository specific CSS */
