/* This stylesheet should be placed on top of common.css */

#scalarnav {background-color:#eee !important; border: none !important; }

.cover {
	margin-top:8px; margin-bottom:0px; padding-top:0.5em; padding-left:0px;
	padding-bottom: 1.4em;
}

.cover a {
	color:#000000; text-decoration:underline; 
}

.cover_title {
	font-size:22px; margin-bottom:4px;
}

.login {margin-right:2.2em;}

.middle {
  margin-right:6px;
  max-width: 864px;
}

.pathnavs {
	padding-right:10px; margin-bottom:7px; background:#eeeeee;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;	
}
.edit_options {
	margin-bottom:7px; background:#eeeeee;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.path_nav_previous_btn {background-image:url(../images/previous_btn.png);}
.path_nav_next_btn {background-image:url(../images/next_btn.png);}

.mediaContainer {
	background-color: #ddd;  
}

.mediaElementFooter {
	background-color: #ddd;  
}

.slot_nav {background:#eee;}

.saved {
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.error {
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.notice {
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	background:#dddddd;
}

.middle {
    margin-right:6px;
}

#content_wrapper {
	padding:2.5em 2.2em 10px 2.5em; background:#eeeeee; margin-bottom:8px;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.footer {
	margin-bottom:8px;
	background:#eeeeee;	
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;	
}

#footer {
	margin-left:3.0em;
	margin-right:3.0em; 
}

.slot_controls {
	background-color:#eeeeee !important;
}

.listview_thick_header {background:#dddddd;}

.editbar {
	border-top: none;
}

.metadata td {background:#dddddd;}