@import url(../cp/css/default-controlpanel.css);
@import url(../cp/css/default-forum.css);
@import url(../cp/css/default-ccms.css);
@import url(../cp/css/default-tabs.css);
@import url(../cp/css/default-comments.css);
@import url(../cp/css/default-calendar.css);

/*
	Basic HTML
*/
body {
	background:#FFF url(uploads/66/lsr_page_bg.jpg) top repeat-x;
	font-size:76%;
	font-family: Arial, Verdana, sans-serif;
	padding:0;
	margin:0;
	color: #444;
}
form {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
ul {
	list-style-type:square;
}
p {
	margin:0;
	padding:3px 0 5px 0;
}
iframe {
	border:none;
}
a {
	color:#570f8e;
}
a:hover {
	color:#CC0000;
}
dt {
	font-weight:bold;
}
dd {
	margin:0 0 5px 10px;
	line-height:150%;
}

/*
	Common Styles
*/
.text-only{
	display: none;
}
.smaller {
	font-size:smaller;
}
.clear,
.editor {
	clear:both;
}
div.text p,
p.text {
	line-height:175%;
	padding:5px 0 8px 0;
}
ul.text {
	line-height:175%;
}
.errors,
.error {
	color:#CC0000;
}
.centered {
	text-align:center;
}
.required {
	color:#CC0000;
}
.notice {
	margin:20px;
	padding:20px;
	border:10px solid #CCC;
	background-color:#EEE;
	font-size:larger;
	text-align:center;
}
.download {
	margin:10px 0;
	padding:10px;
	border:5px solid #CCC;
	background-color:#EEE;
	font-size:larger;
}
.download a {
	font-weight:bold;
}
.date {
	font-weight:bold;
}

/*
	Headings
*/
h2.heading {
	font-weight:normal;
	font-size:150%;
	letter-spacing:-1px;
	border-bottom:1px solid #CCC;
}
h3.heading,
h4.heading {
	font-size:100%;
	font-weight:bold;
}
.forum h2.heading,
.content h1.heading,
.content h1.title{
	background: #6b2b9b url(uploads/66/shimer.gif) top right no-repeat;
	font-size: 145%;
	color: #fff;
	padding: 6px 12px 6px 15px;
	letter-spacing: -1px;
	display: block;
	width: 450px;
	margin:10px 0 10px 0;
}

/*
	Structure
*/
.template {
	width:1000px;
	margin:5px auto;
}
.main {
	float:left;
	width:710px;
}
.sidebar {
	float:left;
	padding-left:20px;
	width:240px;
}

/*
	Header
*/
.header .controlbar {
	padding: 5px 15px;
	font-size: 90%;
	text-align: right;
}
.header{
	position: relative;
	height: 90px;
}
.header h1{
	margin: 0;
	padding: 0;
}
.header .editor h1 a{
	display: none;
}
.header h1 a{
	position: absolute;
	top: -1px;
	left: 30px;
	z-index: 10;
	width: 165px;
	height: 90px;
	background: transparent url(uploads/66/lsr_logo_v3.gif) left top no-repeat;
	display:block;
}
.header div.navigation{
	background: #570f8e url(uploads/66/lsr_navnav_bg.gif) top left no-repeat;
	border: 5px solid #fff;
	height: 30px;
	width: 99%;
	display: block;
}
.header ul.navigation{
	background: /*#70339F*/ #570f8e url(uploads/66/lsr_nav_ul_bg.gif) top right no-repeat;
	list-style-type:none;
	display: block;
	padding: 7px 10px;
	margin: 0;
	height: 16px;
	text-align: right;
	float: right;
}
.header ul.navigation li{
	display: inline;
	margin: 0;
	padding: 0;
}
.header  ul.navigation li a {
	color: #fff;
	text-decoration:none;
	padding: 0 10px;
	border-right:1px solid #9b51d2;
}
.header ul.navigation li.last a {
	border-right:none;
}
.header  ul.navigation li a:hover,
.footer  ul.navigation li a:hover {
	text-decoration:underline;
}

/*
	Content Area
*/
.cpadmin .nav,
.breadcrumbs {
	font-size:90%;
	padding:5px 0 5px 3px;
}
.breadcrumbs .item {
	padding-right:5px;
}
.columns{
	padding: 0 15px;
}
.home,
.full {
	width:100%;
}
.form div {
	padding:5px;
}

/*
	Footer
*/
.footer {
	clear:both;
	padding:10px 5px;
}
.footer .text {
	font-weight:bold;
	padding: 10px 0 5px 5px;
	margin: 0;
	font-family: Verdana;
}
.footer div.navigation {
	background: #b2b2b2 url(uploads/66/lsr_foot_nav_bg.gif) top right no-repeat;
	height: 30px;
	margin: 0 5px;
}
.footer ul.navigation {
	background: transparent url(uploads/66/lsr_foot_nav_ul_bg.gif) top left no-repeat;
	list-style-type:none;
	display: block;
	padding: 7px 0;
	margin: 0;
	height: 16px;
}
.footer ul.navigation li{
	display: inline;
	margin: 0;
	padding: 0;
}
.footer ul.navigation li a {
	color: #fff;
	text-decoration:none;
	padding: 0 10px;
	border-right:1px solid #CCC;
	font-weight:bold;
}
.footer ul.navigation li a#cplink1_301876{
	border-right:none;
}
.footer .footnotes {
	clear: both;
	text-align:center;
	padding: 10px;
	margin: 0;
	color:#666666;
	font-family:Verdana;
	font-size:90%;
}
.footer .footnotes a {
	color:#666666;
}
.footer .footnotes br {
	display:none;
}

/*
	Stats Table
*/
table.stats {
	background: #7E47A8 url(uploads/66/lsr_th_shim.gif) top left no-repeat;
	border-collapse:collapse;
	width:100%;
	border-bottom:1px solid #DDD;
	margin-top:10px;
}
.stats .areaname {
	width:150px;
}
.stats .areacode {
	width:75px;
}
.stats th {
	color:#FFF;
	padding:4px;
}
.stats th a,
.stats th a:hover {
	color:#FFF;
}

.stats th.fill,
.stats th.set{
	background: #8B5AB1;
	text-align:center;
}

.stats td {
	padding:10px;
	background:#FFF;
	white-space:nowrap;
}
.stats .row1 td{
	background: #e7e7e7;
}
.col1,
.stats .row1 td.value,
.stats .row1 td.fill,
.stats .row1 td.percentage {
	background-color:#F0F0F0;
}
.stats .row2 td{
	background: #f0f0f0;
}
.col2,
.stats .row2 td.value,
.stats .row2 td.percentage ,
.stats .row2 td.fill {
	background-color:#FAFAFA;
}
.stats .highlight td {
	background-color:#fefe00;
}
.stats td.value,
.stats td.percentage {
	text-align:right;
}
.stats td.value {
	text-align:center;
	border-left:1px solid #CCC;
}
.stats td.percentage {
	border-left:1px solid #DDD;
}
.stats th.set {
	width:100px;
	line-height:150%;
}
.stats .info-icon {
	background-color:#eeebf1;
	color:#9588a2;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	font-family: Monospace;
	font-size:10pt;
}
.stats .info-icon:hover {
	background-color:#FFF;
}
.stats tr.datasets th a {
	display:block;
	width:100px;
}
.stats td.fill {
	padding:0;
	width:70%;
}
.stats .imap {
	text-align:center;
}
.table-tools {
	padding:5px;
	float:right;
}

/*
	Formats
*/
.formats {
	height:25px;
	padding-left:15px;
	margin:5px 0;
}
.formats li {
	display:inline;
}
.formats a {
	display:block;
	float:left;
	padding-left:22px;
	padding-right:25px;
	background-repeat:no-repeat;
	height:16px;
	text-decoration:none;
	color:#333;
}
.formats a:hover {
	text-decoration:underline;
}
a.xls {
	background-image:url(uploads/66/xls.gif);
}
a.pdf {
	background-image:url(uploads/66/pdf.gif);
}
a.csv {
	background-image:url(uploads/66/csv.gif);
}
a.xml {
	background-image:url(uploads/66/xml.gif);
}

/*
	Feeds
*/
.feed .item {
	margin:5px 0 10px 0;
	padding:5px 10px;
	border-bottom:2px solid #CCC;
	background-color:#F4F4F4;
}
.feed .date {
	font-size:90%;
}
.feed .title {
	font-size:125%;
	font-weight:bold;
	letter-spacing:-1px;
	margin:3px 0 5px 0;
}
.feed .title a {
	text-decoration:none;
}
.feed .title a:hover {
	color:#CC0000;
}
.feed .description {
	line-height:175%;
}
.links .title {
	font-size:100%;
	margin:2px 0;
	letter-spacing:normal;
	font-weight:bold;
}
.feed .letterheader {
	font-weight:bold;
	font-size:125%;
}
.pagination {
	margin:5px 0;
	padding:0;
}
.pagination li {
	display:inline;
	border:1px solid #CCC;
	background-color:#EEE;
	padding:0 5px;
	color:#AAA;
}
.pagination a {
	color:#222;
	text-decoration:none;
}
.pagination a:hover {
	text-decoration:underline;
}
.links .image { float:left; padding-right:10px; }
.links .item { background:#FFF; padding-bottom:15px; }
.links .heading { border:none; }

/*
	Tables
*/
.editform table,
table.form {
	width:100%;
	border:1px solid #EEE;
}
table.form td {
	padding:5px;
}

/*
	Forms
*/
textarea.large,
.description textarea {
	width:90%;
	height:200px;
}
.fm-checkbox { 
	display:block; 
} 

/*
	Maps
*/
#overlay {
	display:none;
	background-color:#999;
	opacity:0.3;
	filter:alpha(opacity=30);
	position:absolute;
	top:0;
	left:0;
	z-index:150;
}
#lightbox-wrap {
	overflow-y:scroll;
}
.focus {
	position:absolute;
	background-color:#FFF;
	border:10px solid #BBB;
	padding:10px;
	z-index:151;
	display:none;
	width:720px;
}
.focus p {
	text-align:center;
}
.focus dl p {
	text-align:left;
}
#maps .copyright {
	font-size:90%;
}
#chart,
#maps div img,
#maps div {
	display:none;
}

/*
	Menu Tree
*/
li.closed ul {
	display:none;
}
li.closed {
	list-style-image:url(uploads/66/closed.gif);
}
li.open {
	list-style-image:url(uploads/66/open.gif);
}
li.closed li.none,
li.open li.none {
	list-style-type:none;
	list-style-image:none;
	margin-left:-10px;
	padding-left:0px;
}

.slider {
	width:100%;
	overflow-x:scroll;
}

/*
	Purple Blocks
*/
.block {
	margin-bottom:10px;
}
.block .inner {
	background-color:#e0e0e0;
	border:1px solid #d3d3d3;
	padding:0px 5px;
}
.block .heading {
	padding:7px 10px;
	height:16px;
	width:70%;
	color:#FFF;
	font-size:1.2em;
	margin:0;
	background:#6b2b9b url(uploads/66/lsr_searchreport_legend.gif) no-repeat top right;
}
.block .heading a {
	color:#FFF;
	text-decoration:none;
}
.block .heading a:hover {
	text-decoration:underline;
}
.block .feed {
	padding-bottom:5px;
}
.block .feed .title {
	font-size:100%;
	font-weight:bold;
	letter-spacing:normal;
	border:none;
	margin:0;
}
.block .feed .item {
	border-bottom:1px dotted #CCC;
	background:url(uploads/66/icon-document.gif) no-repeat 2px 7px;
	padding-left:30px;
}
.block .feed .date {
	font-weight:normal;
}

/*
	Sidebar Specific
*/
.sidebar form {
	padding:5px 0;
}
.sidebar form label {
	display:block;
}
.sidebar form input.textbox {
	width:92%;
}
.sidebar form div {
	display:inline;
}
.sidebar form div.fm-footer {
	display:block;
}
.sidebar ul.menu {
	margin:0 0 8px 0;
	padding:0;
	list-style-type:none;
}
.sidebar ul.menu li {
	padding:5px 8px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #CCC;
}
.sidebar ul.menu li a {
	text-decoration:none;
}
.sidebar ul.menu li a.selected {
	font-weight:bold;
}
.sidebar ul.menu li a:hover {
	text-decoration:underline;
}

/*
	Choose Area / Datasets Screen
*/
#choose {
	background-color:#F4F4F4;
	border:3px solid #EEE;
	padding:10px 15px;
	margin:10px 0;
	height:405px;
	display:block;
}
#choose select {
	margin:10px 0;
	width:410px;
	height:300px;
	border:1px solid #b1b1b1;
	padding:0;
	border-collapse:collapse;
}
#choose fieldset {
	width:410px;
	float:left;
	margin:0 5px;
	padding:5px 20px;
	height:360px;
}
#choose fieldset legend {
	color:#222;
	margin:0;
	padding:0 5px;
}
#choose .fm-footer {
	clear:both;
	text-align:center;
	padding-top:10px;
}
.tree {
	margin:10px 0;
	background-color:#FFF;
	height:310px;
	width:398px;
	overflow:scroll;
	border:1px solid #b1b1b1;
	padding:5px;
	font-size:90%;
}
.tree ul {
	padding-left:20px;
	margin:0;
}
.tree ul ul {
	padding-left:15px;
}
.tree a {
	color:#444444;
	text-decoration:none;
}
.tree .none a {
	color:#570f8e;
	text-decoration:underline;
}
.tree .none a:hover {
	color:#CC0000;
}
.tree input {
	margin:0;
	border:none;
}
.tree li {
	padding:0;
	white-space:nowrap;
}
.tree img {
	vertical-align:bottom;
}
.selecting,
.tree .selecting {
	list-style-image:none;
	list-style-type:none;
	font-size:smaller;
}
.tree .selecting {
	padding:5px;
}
.selecting a,
.tree .selecting a {
	color:#6B2B9B;
	text-decoration:underline;
}
.selecting a:hover,
.tree .selecting a:hover {
	color:#CC0000;
}
/*
	Homepage Forms
*/
.home fieldset { 
	border:none; 
	margin:0;
	height:125px;
	padding:0;
}
.home legend {
	display:none;
}
.home .legend { 
	color:#fff; 
	font-weight:bold; 
	font-size: 120%;
	padding: 8px 55px 8px 15px;
	position:absolute;
	top:-34px;
	left:0px;
}
.home-right .block {
	float:left;
	width:200px;
	margin-left:2px;
	margin-right:2px;
}
.home-right .block .inner {
	height:165px;
}
.home input.textbox {
	width:70%;
}
.home #stats,
.home #reports {
	width:370px;
}
.home #stats .inner {
	background: #D3C0E1 url(uploads/66/home-stats.gif) bottom right no-repeat;
}
.home #reports .inner {
	background: #e0e0e0 url(uploads/66/home-reports.gif) bottom right no-repeat;
}
.home #whats-new .heading {
	background:#cea71d url(uploads/66/shimer-orange.gif) top right no-repeat;
}
.home #whats-new a {
	color:#b29019;
}
.home #whats-new a:hover {
	color:#C00;
	text-decoration:underline;
}
.home #whats-new .inner {
	background-color:#f9f3dd;
	border:1px solid #f5e7b7;
}
.home .feed {
	margin-top:10px;
}
.home form .fm-footer{
	padding:5px 0;
	text-align:left;
}
.home form .fm-options .textbox{
	margin-top: 10px;
}
.home .fm-field-description{
	color: #666;
}
.home form fieldset .fm-field {
	margin:5px 0 10px 0;
}
.home label {
	line-height:150%;
}
form.inline {
	padding-bottom:10px;
}
form.inline div {
	display:inline;
}
table.table {
	border-collapse:collapse;
	margin:10px 0;
}
table.table th {
	background:#7e47a8;
	padding:5px;
	text-align:left;
	color:#FFF;
	font-weight:bold;
}
table.table td {
	background:#f0f0f0;
	border-right:1px solid #ddd;
	border-bottom:1px solid #eee;
	padding:5px;
}
table.datasets td.col0 {
	font-weight:bold;
}
table.table caption {
	font-weight:bold;
	font-style:italic;
	font-size:100%;
	padding:5px;
}
.underline {
	text-decoration:underline;
}

/*
	Custom Tables
*/
.place-survey-2009 tr td {
	background-color:#F9F9F9;
}
.place-survey-2009 .row-ni td {
	background-color:#F4F4F4;
}
.place-survey-2009 .row-overall td,
.place-survey-2009 .row-ni td,
.place-survey-2009 .row-score td,
.place-survey-2009 .row-conf td {
	border-bottom:1px solid #999;
}
.place-survey-2009 .row-ni td.col0 {
	font-weight:bold;
}
.place-survey-2009 .row1 td.col0 {
	white-space:nowrap;
}

.place-survey-2009 td.col0,
.place-survey-2009 td.col7,
.place-survey-2009 td.col8,
.place-survey-2009 td.col9 {
	border-right:1px solid #999;
}

.cpadmin .col1 {
	width:25%;
}

.home-left {
	width:580px;
	float:left;
	margin-right:20px;
}
.home-right {	
	padding-top:10px;
	width:370px;
	float:left;
}
.home-right #whats-new,
.home-right #stats, .home-right #reports {
	width:100%;
	float:none;
}
.home-right .block {
	position:relative;
}
.home-right .block .inner p.more-link {
	position:absolute;
	right:5px;
	bottom:5px;
	font-weight:bold;
}
.home-right .block .inner p.more-link a.reports {
	background:url(http://static.cuttlefish.com/icons/silk/16x16/application_form_magnify.png) no-repeat center left;
	padding-left:20px;
}
.home-right .block .inner p.more-link a.datasets {
	background:url(http://static.cuttlefish.com/icons/silk/16x16/information.png) no-repeat center left;
	padding-left:20px;
}
.home-right .block .inner,
.home-right fieldset {
	height:auto;
}
.home-left .content h1.heading {
	width:auto;
}
.home-right .item.first {
	border-right:1px dotted #CCCCCC;
}
.home-right .block .feed .item {
	width:110px;
	float:left;
	border-bottom:none;
	padding-left:50px;
	background-position:14% 50%;
}
.home-right .block .feed {
	margin:0;
	padding:0;
}
.tabs-area {
	padding-top:20px;
}
.tabs {
	margin:0;
}
.tabpanel {
	background:#d3c0e1 url(uploads/66/tab-line.gif) no-repeat bottom right;
	color:#5f1f8f;
	line-height:150%;
	font-size:110%;
	padding:5px 190px 5px 15px;
	height:175px;
	position:relative;
}
div.tabpanel-2 {
	background-image:url(uploads/66/tab-vote.gif);
}
.tabpanel-3 {
	background-image:url(uploads/66/tab-chart.gif);
}
.tabpanel-4 {
	background-image:url(uploads/66/tab-form.gif);
}
.tabs li {
	height:16px;
	padding:10px 15px 8px 10px;
	font-weight:bold;
	font-size:110%;
	background:#e5e5e5 url(uploads/66/flap-grey.gif) no-repeat top right;
	margin-right:2px;
}
.tabs li a {
	color:#666666;
	text-decoration:none;
}
.tabs li a:hover {
	text-decoration:underline;
}
.tabs li.selected {
	background:#6b2b9b url(uploads/66/flap-purple.gif) no-repeat top right;
}
.tabs li.selected a {
	color:#FFF;
	text-decoration:none;
}
.tabpanel ul {
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	padding:10px;
}
.tabpanel ul li {
	list-style-type:none;
	padding-left:25px;
	background:url(http://static.cuttlefish.com/icons/silk/16x16/page_white_stack.png) no-repeat center left;
}
.sandbox {
	position:absolute;
	width:250px;
	z-index:30;
}


.dataviz .group {
	width:475px;
	float:left;
	padding-right:10px;
}
.dataviz .group .box {
	height:320px;
	overflow:auto;
	border:1px solid #CCC;
	padding:10px 5px;
}
.dataviz .group h1.heading {
	width:300px;
	margin:15px 0 0 0;
}
.dataviz .group h2.heading {
	border:none;
	margin:0;
}
.content hr {
	padding:10px;
	border:none;
	background:#FFF;
	color:#FFF;
}
div.dataviz hr {
	clear:both;
	margin:5px 5px 15px 5px;
	color:#DDD;
	background:#DDD;
	height:1px;
	border:none;
	border-collapse:collapse;
	padding:0;
}
.dataviz .img img {
	float:left;
	margin:0 15px 15px 5px;
	display:inline;
}

.links li.page {

}
.links li.page .title {
	font-size:125%;
	font-weight:bold;
}
.links li.page .description {
	line-height:150%;
}
.links .page img {
	clear:both;
	float:left;
	margin:5px 10px 5px 0;
	vertical-align:middle;
}
.projects .links li.page {
	clear:both;
	list-style-type:none;
}

#popover {
	-webkit-box-shadow:0px 0px 10px #999;
	position:absolute;
	top:50%;
	left:50%;
	width:450px;
	margin-left:-225px;
	margin-top:-100px;
	text-align:left;
	border:none;
	z-index:151;
}
#popover .heading {
	background:#6b2b9b url(uploads/66/shimer.gif) no-repeat top right;
	color:#FFF;
	margin:0;
	padding:8px 10px 3px 10px;
	font-weight:bold;
	border:none;
}
#popover .body {
	border:3px solid #6b2b9b;
	background-color:#EEE;
}
#popover .buttons {
	text-align:center;
	background:#DDD;
}


.calendar .calendarheader td {
	padding:5px;
}
.calendar .calendarmonth td {
	background-color:#EEE;
	padding-bottom:50px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.calendar .calendarmonth td.events {
	padding-bottom:5px;
}
.content .calendar .calendarmonth td li a{
	line-height:100%;
}

ul.alphabet a {
	text-decoration:none;
	font-size:120%;
	font-weight:bold;
}
ul.alphabet a:hover,
ul.alphabet a.active {
	background:#6B2B9B;
	color:#FFF;
}
.feed .no-results {
	text-align:center;
	font-style:italic;
}

#filters {
	margin:10px;
	padding:10px;
	background:#EEE;
	text-align:center;
}
#filters div {
	display:inline;
}
#filters label {
	padding-left:10px;
}