﻿.editor-label
{
	font-size:1.4em;
}
.editor-field input
{
	font-size:2em;
	
}
.editor-field input[type="text"] 
{
	font-size:2em;
	border:2px dotted silver;
	width:200px;
}
.editor-field input[type="password"] 
{
	font-size:2em;
	border:2px dotted silver;
	width:200px;
}
.loading
{
	display: none; 
	position: absolute; 
	top:50%;
	left:50%;
	z-index:1000;
}

#LLHeader
{
	margin-left: 10px;
}
.reportList
{
	clear:both;
	/*height:1250px;*/
}
.reportListOuterContainer
{
	width:960px;
}
.reportListContainer
{
float: left;
    margin: 0 15px 15px 0;
    padding: 13px;
	height: 260px;
	background-color: #EAE9E9;
	border:1px solid #CECECE;
}
.reportListContainerCompleted
{
	float: left;
	margin: 0 15px 15px 0;
	padding: 13px;
	height: 260px;
	background-color: #FFFFCC;
	border:1px solid #CECECE;
}
.reportListImageContainer
{
	height: 145px;
	background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
}
.reportListRatingContainer
{
	float: left;
	background-color: #e1e3f1;
	text-align: center;
}
#filterButton
{
	text-align: right;
	
}
.clickableHeader
{
	cursor: hand;
}
.reportField
{
	margin-top: 12px!important;
}
.filterContainer
{
	background-color:White;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-right:30px;
	padding-top:0;
	padding-bottom:12px;
	height:auto;
}
.filtermenu
{
	padding-bottom: 0px;
	list-style-type: none;
	margin: 5px 0px 0px 15px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: none;
	padding-top: 0px;
}
.filtermenu LI
{
	
	padding-bottom: 0.1em;
	list-style-type: none;
	margin: 0px 0px 5px;
	padding-left: 0px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	list-style-image: none;
	padding-top: 0.1em;
	
	width:300px;
}

.filtermenu select {width:320px;}

select {padding: 3px 3px 3px 3px;}

.filtermenu label {display:inline-block; width:100px; text-align:left; font-size:13px;}
.filtermenu input[type=text] {width: 135px;padding: 3px 3px 3px 3px;}

.largeButton
{
	width: 100px;
	height: 50px;
	font-size: 1.4em;
}
.mapDisplay
{
	position: relative;
	width: 420px;
	height: 420px;
}
.mapContainer
{
	float: left; 
	margin: 5px;
}
.mapAddDisplay
{
	position: relative;
	width: 900px;
	height: 500px;
	margin-top:20px;
}
.mapCampaignDisplay
{
	position: relative;
	width: 871px;
	height: 500px;
	margin-top:20px;
}
.detailsContainer
{
	float: right; 
	margin: 3px;
}
.wardContainer
{
	clear: both;
}
.notesContainer
{ 
	font-size:1.4em;	
	margin:5px;
	padding-left:10px;
}
.tableInfoContainer
{
	float:right;
	margin-right:10px;
}
.tableInfo
{
	width:350px;
}
.tableInfo td 
{
    width: 50%;
    text-align: left;
}
.odd
{
	background-color: #e1e3f1;
}
.rating
{
	font-size: 2em;
}
.negativeRating
{
	font-size: 2em;
	color: Red;
}
.layoutLeft
{
	white-space: nowrap;
}
.ratingContainer
{
	text-align: center;
	width: 80px;
	margin-top:10px; 
	float: Left;
}
.linkEmbedContainer
{
	clear:both;
	padding-top:10px;
}
.votedText
{
	font-size:0.8em;
}
.voteUp
{
	width: 75px;
	background-color: #e1e3f1;
	font-size: .8em;
}
.voteUpVoted
{
	width: 75px;
	background-color: Yellow;
	font-size: .8em;
}
.voteDown
{
	width: 75px;
	background-color: #e1e3f1;
	font-size: .8em;
}
.voteDownVoted
{
	width: 75px;
	background-color: Yellow;
	font-size: .8em;
	color: Red;
}
.message
{
	background-color: Yellow;
}
.reportsTextArea
{
	width: 500px;
	height: 100px;
}
.reportsAddComment
{
	text-align: right;
	font-size: 1.2em;
	margin-top: 50px;
}

#silverlightControlHost
{
	height: 500px;
	text-align: center;
}
.watermarkOn
{
	color: #CCCCCC;
	font-style: italic;
}
.reportItemNotes
{
	font-size:1.4em;
}


#showCampains
{
    margin-left: 40px;
}

fieldset 
{
    padding-left: .5em;
}

fieldset#apps 
{
	clear: both;
}

#social 
{
    padding-top: 10px;
    float: right;
    padding-right: 30px;
}

#social a 
{
    
}
#ui-datepicker-div { display: none; }