body, input, textarea, select {
	font-family: "Lucida","Lucida Grande","Trebuchet MS",Tahoma,Verdana,sans-serif;
	font-size: 13px;
}

.page-admin h3 {
	/*font-family: "Lucida","Lucida Grande","Trebuchet MS",Tahoma,Verdana,sans-serif;*/
	font-family: Arial;
	font-size: 20px;
	margin: 0;
}

h1 {
	font-family: Arial !important;
	font-size: 25px;
}

a {
	text-decoration: none !important;
}

.page-content h3 {
	font-size: 16px;
	margin: 20px 0 5px 0;
}

#zone-branding-wrapper {
	background-color: #0090CF;
	height: 150px;
}

table {
	width: 100%;
	margin: 0px 0px 10px;
	background-color: #fff;
	border-collapse: collapse;
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
}

table tr:hover, table tr:hover td, .admin-list li:hover {
	background-color: #D0DAE6 !important;
}

tr.odd:hover, tr.even:hover {
	background: #D0DAE6;
}

table th {
	text-align: left;
}

table th a {
	text-align: left;
}

.views-field-title td:hover {
	background: #D0DAE6 !important;
	border: 0;
}

.solid, .primary, .secondary {
	float: left;
	height: 30px;
	margin: 15px 0px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
}

.secondary li:first-child a, .primary li:first-child a{
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	background-position: 0% 0px;
	border: 0;
}

.primary li:first-child {
	border-radius: 5px 0 0 5px;
}

.primary li:last-child {
	border-radius: 0px 5px 5px 0px;
}

ul.secondary li a, ul.primary li a {
	margin-right: 0;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	background-position: 0% 0px;
	background: #fff;
	border: 0 !important;
}

ul.primary li.active a, ul.secondary li.active a {
	margin-right: 0;
	display: block;
	float: left;
	height: 2.60em;
	line-height: 2.60em;
	padding: 0 18px 8px;
	background: #D0DAE6 !important;
	color: #fff;
	font-weight: bold;
	border: 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-radius: 8px 8px 0 0;
	border: 0;
}

.pager li, .primary li, .secondary li {
	height: 30px;
	position: relative;
}


.pager li.pager-current, .primary li.active, .secondary li.active {
	background-color: #D0DAE6;
}

.primary li.active a, .secondary li.active a {
	color: #fff;
}

.primary li {
	height: 30px;
	position: relative;
	background: #eee url(images/bleeds.png) 50% 0px no-repeat;
}

.secondary li {
	height: 30px;
	position: relative;
	background: #eee url(images/bleeds.png) 50% 0px no-repeat;
}

.primary li:hover, .secondary li:hover {
	background-color: #fff;
}

.primary a, .secondary a {
	color: #333;
	text-shadow: #fff 0px 1px 0px;
}

.views-table a {
	text-decoration: none !important;
}

ul.primary li a:link, ul.primary li a.active, ul.primary li a:active, ul.primary li a:visited, ul.primary li a:hover, ul.primary li.active a {
	display: block;
	float: left;
	height: 2.60em;
	line-height: 2.60em;
	padding: 0 18px 8px;
	background-color: transparent !important;
	color: #000;
	font-weight: bold;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #a6a7a2;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-radius: 8px 8px 0 0;
}

/*ul.secondary li a:link, ul.secondary li a.active, ul.secondary li a:active, ul.secondary li a:visited, ul.secondary li a:hover, ul.secondary li.active a {
	display: block;
	float: left;
	height: 2.60em;
	line-height: 2.60em;
	padding: 0 18px 8px;
	background-color: transparent !important;
	color: #000;
	font-weight: bold;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #a6a7a2;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-radius: 8px 8px 0 0;
}*/

ul.primary li a:hover, ul.secondary li a:hover {
	color: #333 !important;
}

.tabs.primary, .tabs.secondary {
	border: 1px solid #fff;
	height: 30px;
}

ul.secondary li a {
background-color: transparent !important;
color: #000;
display: inline-block;
}


#page-title {
	background: none !important;
	padding-top: 20px;
}

.page-admin .tabs.secondary {
	display: none;
}

.cols-5 {
	margin-top: 26px;
}

td.active {
	border-left: none !important;
	border-right: none !important;
}


.admin.my-workbench h3 {
	float: left;
	margin-bottom: 26px;
}

.admin.my-workbench .view-workbench-edited .view-header p {
	position: relative;
	left: 20px;
	bottom: 12px;
}


.page-admin-workbench-create h3 {
	margin-bottom: 20px;
}

.view-id-workbench_edited.view-display-id-block_1 .more-link {
	text-align: right;
	position: relative;
	bottom: 256px;
}

.view-id-workbench_recent_content.view-display-id-block_1 .more-link {
	text-align: right;
	position: relative;
	bottom: 428px;
}

.site-name-slogan .site-name a {
	color: #ffffff;
	position: relative;
	top: 30px;
	font-family: Arial;
}

.cols-4 .views-field-title {
  width: 38em;
}

.cols-5 .views-field-title {
  width: 38em;
}


.cols-4 .views-field-title.active {
  width: 38em;
}

.cols-5 .views-field-title.active {
  width: 38em;
}

.cols-4 .views-field-type {
	width: 16em;
}

.cols-5 .views-field-type {
	width: 16em;
}

.cols-4 .views-field-type.active {
	width: 16em;
}

.cols-5 .views-field-type.active {
	width: 16em;
}
