
/* Core Gadget Elements */

#sidebar-Marker *{
margin:0; padding:0;
}

#side-bar-message{
	float:right;
	width:16em;
	line-height:32px;
	font-weight:bold;
}

.sorthelper{
	border:2px dashed #444;
	background: url(/styles/alilyforthespectre/drop-here.png) center center no-repeat;
}

.sortableitem{
	width: 250px;
	margin-bottom:10px !important;
	border-width:1px;
	border-style:solid;
	border-color:#f1f1f1 #b1b1b1 #b1b1b1 #f1f1f1;
	background: #fff url(/styles/rsrc/gadgets/gadget-bg.png) top right no-repeat;
	-moz-box-shadow:0px 0px 4px #d1d1d1;
	-webkit-box-shadow:0px 0px 4px #d1d1d1;
}

.sortableitem p, .sortableitem h3, .sortableitem h4, .sortableitem h5, .sortableitem h6{
	padding:5px !important;
}

.sortableitem p{
	font-size:10pt;
}

.sortableitem h3{
	font-size:0.8em;
	letter-spacing:0;
	color:#f5f5f5;
}

/* Title Bar Elements */

.gadgetIconMenu{
	cursor:help;
	float:left;
	background:none;
	border:0;
	padding:1px;
}

.gadgetDragBar{
	cursor:move;
	padding:5px !important;
}

.gadgetClose{
	float:right;
	background:none;
	border:0;
}

.gadgetIconMenu:hover, .gadgetClose:hover{
	background:none;
	border:none;
}

.gadgetIconMenu:active, .gadgetClose:active{
	outline:none;
	padding-left:1px;
}

.gadgetConfigure p{
	font-size:9pt !important;
	border-bottom:1px dotted #ccc;
}

.gadgetConfigure .noBorder{
	border-bottom:0 !important;
}

/* .sidebar-button{
	clear:right;
	float:right;
	font-size:10pt;
	font-weight:bold;
	padding-right:5px !important;
	text-align:right;
	text-transform:capitalize;
} */

#sidebar-add-button{
	width:250px;
	padding-bottom:10px !important;
}

	#sidebar-add-button a{
	font-size:10pt;
	display:block;
	text-align:center;
	}

#sidebar-state-button{
	width:15.5em;
	margin-top:5px;
	text-align:right;
}

#add-gadget{
	clear:right;
	float:right;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:10px !important;
	padding-right:5px !important;
	text-align:right;
	width:250px;
	text-transform:capitalize;
}

.sidebar-button a, #add-gadget a{
	text-align:center;
	text-decoration:none;

	display:block;
	padding:0.5em !important;

	background:transparent url(/styles/rsrc/highlightBg.png) repeat-x scroll 0%;
	color:#000;
	
	border-width:1px;
	border-style:solid;
	border-left-color:#f5f5f5;
	border-top-color:#f5f5f5;
	border-bottom-color:#585858;
	border-right-color:#585858;
}

.sidebar-button a img, #add-gadget a img{
	border:0; vertical-align:text-top;
}

.sidebar-button a:focus, #add-gadget a:focus{
	background-color:#FFA;
	background-image: none;
}

.sidebar-button a:active, #add-gadget a:active{
	border-style:solid;
	border-left-color:#585858;
	border-top-color:#585858;
	border-bottom-color:#f5f5f5;
	border-right-color:#f5f5f5;

	outline:none;
}

/* Side bar notice */

#side-bar-notice h3{
margin-bottom:1em;
}

#side-bar-notice p, #side-bar-notice ul{
font-size:10pt;
margin-bottom:0.5em;
}

#side-bar-notice ul{
margin:1em;
padding:0;
}

	#side-bar-notice ul li{
	margin-bottom:0.25em;
	}

.clear-all{
	margin-top:1em;
	clear:both;
}

.sidebar-select{
	font-size: 10pt;
	border:1px solid #ccc;
	font-family: 'Segoe UI',Arial, Sans, sans-serif;
}

.sidebar-text-input{
	font-size: 10pt;
	font-weight:bold;
	border:1px solid #ccc;
	font-family: 'Segoe UI', Arial, Sans, sans-serif;
	float:left;
	padding:5px 4px 4px !important;
	margin-right: 5px !important;
}

/* Feed Reader and Other ListViews */

	/* List View Control 3.0b1 */

	.highlightDate {
	color:#666;
	}

	.listView{
	
	display:block;
	height:180px; 
	border-bottom:1px solid #ccc;
	}

	.listView-Items{
	background:url(/styles/rsrc/highlightBg.png) repeat-x;
	border-bottom:0;
	display:block;
	height:180px;
	width:100%;
	overflow:auto;
	list-style-type:none;
	}

	.listView-Items li{
	color:black;
	font-size:9pt;
	}

	.listView-Items li:hover {
	background-color:#FFF799;
	color:black;
	}

	.listView-Items li a{
	color:#222;
	font-weight:normal;
	display:block;
	text-decoration:none;
	padding: 0.6em 1em !important;
	outline:none;
	}

	.listView-Items li a:hover, .listView-Items li a:focus, .listView-Items li a:focus{
	background-color:#FFF799;
	}

/* Refuse Gadget */

#refusejs-select-buttons{
margin-left:5px;
}

#refusejs-help p{
	font-size:9pt;
}

#refusejs-Caption{
	color:#555;
	font-weight:bold;
	font-size:12pt;
	text-transform:capitalize; 
	text-align:center;
}

	.refusejs-Info{
	margin:2px 15px !important; clear: left; font-weight: bold; font-size: 10pt; text-align: center; color: rgb(34, 34, 34);
	overflow:hidden;
	}
	
		.refusejs-Info img{
		float:left;
		}
		
		.refusejs-Info span{
		font-size: 9pt; font-weight: normal;
		}
		
	#refusejs-wcd{
	text-align: center; font-size: 8pt; font-weight:bold; margin-top:10px;
	}

#refuseSearch{
	cursor:pointer;
	padding:5px 0 !important;
	overflow:hidden;
}

#refuseSearch .button-Row{
	width:auto;
}

#refusejs-search-label{
	float: left; font-size: 10pt; font-weight:bold; margin: 5px 5px 0 5px !important;
}

.refusejs-label{
font-size: 10pt; font-weight:bold; margin: 5px 5px 0 5px !important;
}

#refusejs-search{
	float: left;
	width: 100px;
}

#refusejs-searchStreet{
margin:0 5px;
width:96%;
}

#refusejsnew-okstreet{
margin:0 5px 2px;
width:75%;
padding:2px 0;
}

/* Feed Reader */

#feedreader-js-choosefeed{
	background-color:#ccc;
	padding:5px !important;
}


#feedreader-js-choosefeed label{
	float:left;
	font-size:10pt;
	font-weight:bold;
	padding-top:3px;
}

#feedreader-js-choosefeed select{
	margin-left:5px;
	width:78%;
	font-size:10pt;
}

.rss-bottom-row{
	font-size:9pt;
	padding:10px !important;
}

.rss-bottom-row img{
	float:left;
	margin-right:5px !important;
}

	/* Weather */

	#weather-image{
	margin:10px !important; float:left; width:52px
	}

	#weather-strap{
	font-size:8pt;
	text-align:center;
	}



/* Leisure DB Form */

#leisureDb-form{
overflow:hidden; width:100%; padding-bottom:5px;
}

.leisureDb-type-label{
width:60px !important; float:left
}

/* Planning App Search */

#caseNo{
float:left; width:62px !important;
background: url(/sidebar/gadgets/wb-prefix.png) left center no-repeat;
padding-left:35px !important;
}

.planningappsearch-ref-label{
width:62px !important; float:left;
}

/* Transport Direct */

#btnSubmit{margin-left:1em;}
#td-searchStreet{width:158px !important}

/* Modal Dialog Stuff */

	/* Overlay */
	#simplemodal-overlay {background-color:#000; cursor:wait;}

	/* Container */
	#simplemodal-container {height:320px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
	#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
	#simplemodal-container a {color:#ddd;}
	#simplemodal-container a.modalCloseImg {background:url(/styles/rsrc/modal/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
	#simplemodal-container #basic-modal-content {padding:8px;}

	#dlgModal{
	display:none; /* All modal dialogs are hidden by default */
	}
	
		#dlgPostcodeButtons{
		margin-top:24px; padding-top:14px;
		border-top:1px dotted #444;
		}
	
		#dlgModal h3{
		color:#fff;
		margin:0;
		}
		
		.dlgLabelHighlight{
		font-weight:bold; color:#ffc;
		}
		
		.dlgInput, .dlgSelect{
		border:1px solid #DDDDDD;
		font-family:Segoe UI,Arial,sans-serif;
		font-size:11pt;
		font-weight:bold;
		}
		
		.dlgSelect{
		width:61%;
		}
		
		.dlgInput{
		margin-right:0.35em;
		padding:3px 5px 4px;
		width:6em;
		}
		
		.dlgButtonRight{
		float:right;
		}
		
		.configPostcodeLookup{
		padding-bottom:5px;
		}
		
			.configPostcodeLookup button{
			width:100%;
			}
