.inlinesparkline
{
	height: 150px;
	color: #FFF;
}

.singleThumb,
.singleThumbFacebook
{
	width: 73px;
	height: 73px;
	border: 1px solid #BBB;
}

.causeIntroHolder .singleThumb,
.causeIntroHolder .singleThumbFacebook
{
	width: 128px;
	height: 128px;
    background-color: #fff;    
}

.clear
{
	clear: both;
}

.suggest ul li
{
	line-height: 25px;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	margin: 0px;
}

.suggest ul li a
{
	color: #000;
	font-size: 85%;
	line-height: 25px;
	padding: 5px;
	margin: 0px;
}

.floatRight
{
	float: right;
}

.thumbHover
{
	background-color: #2597D5;
	background-image: url(/content/image/common/bg-support.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.thumbHover a
{
	color: #fff;
}

.embedHolder textarea
{
	border: 1px solid #CCCCCC;
	color: #666;
	display: block;
	font-size: 95%;
	padding: 5px;
	width: 222px;
	height: 93px;
}

.embed
{
	background-image: none;
}

.embed div
{
	margin-top: 3px;
}

.qtip .followersFollowing
{
	/*border-bottom:1px dotted #ddd;*/
	border-bottom: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.qtip .followersFollowing .colOne, .qtip .followersFollowing .colTwo
{
	float: left;
	width: 50px;
	text-align: center;
	color: #999;
	margin-left: 20px;
}

.qtip .followersFollowing .colOne span, .qtip .followersFollowing .colTwo span
{
	display: block;
}

.qtip .followersFollowing .colOne span.number, .qtip .followersFollowing .colTwo span.number
{
	font-size: 125%;
	color: #000;
}

.embedPanel
{
	margin-top: 10px;
}

.promt
{
	margin-top: 10px;
}

.timeline ul
{
	margin: 40px 0 0;
}

.timeline li
{
	list-style-type: none;
	margin-top: 20px;
}

.timelineThumb
{
	float: left;
}

.timelineThumb img
{
	width: 73px;
}

.timelineStatus
{
	margin-left: 10px;
}

.profileDate
{
	font-size: 85%;
	color: #999;
}

.causeActivityItem
{
	margin-top: 10px;
}


.productDetails
{
	background-color: #ECF8FD;
	border: 1px solid #A2DAF5;
}

.amazonProductListerRHS
{
	margin-top: 30px;
}

.skyScraper
{
}

.brandingForm fieldset li label
{
	width: 100%;
	float: none;
}

.brandingForm span.inputHolder, .brandingForm fieldset li span.annotation
{
	margin-top: 10px;
}

.brandingForm span.inputHolder input[type="text"]
{
	width: 400px;
}

.brandingForm span.colorInput input[type="text"]
{
	width: 100px;
}

.stormForm span.inputHolder input[type="checkbox"]
{
	width: 20px;
	/*float: right;*/
}

.stormForm input[type="hidden"]
{
	display: none;
}

.brandingForm .colorPicker
{
	margin: 0 0 0 110px;
}

.brandingForm textArea
{
	width: 400px;
}

.brandingForm .checkboxList
{
	display: block;
	font-size: 140%;
	padding: 5px;
	width: 280px;
}


.qtip-content iframe
{
	border: none;
}

#facebookSearch
{
	float:right;
	margin: 10px 10px 0 0;
}

.facebookNotifyLink
{
	
}

#inviteSelector
{
	display: none;
}


/* Campaign Management Edit Customisation */

.customisation-advanced
{
	float: right;
	margin: 0 30px 0 0;
}

.customisation-advanced a
{
	border-bottom: 0px solid #FFFFFF;
}

.advanced-options
{
	display: none;
}

.advanced-options h3
{
	border-top: 0px solid #FFFFFF;
}

/* Campaign Management Edit Customisation END*/

/* Campaign Management Flot Graph */

.flotGraph {
	width:100%; 
	height:300px; 
	margin-bottom:1em;
	position: relative;
}

.flotGraph .button {
	cursor: pointer;
	position: absolute;
	left:25px;
	top:10px;
	background-color: #EEE;
	color: #999;
	font-size: smaller;
	padding: 2px;
}

#tooltip p
{
	margin-bottom: 0px;
}

/* Campaign Management Flot Graph END*/


.campaignDates 
{

}


.campaign-management .stormForm .customisation-advanced a span.icon 
{
	display:block;
    float:left;
    background-image:url(../image/icons/sprite-icons.png);
    background-position:0 0;
    background-repeat:no-repeat;
    height:16px;
    margin:10px 10px 0 0;
    width:16px;
    background-position:-112px 0;
}

.campaign-management .stormForm .customisation-advanced a {
	background-image:none;
	border-left:0 none;
	border-right:0 none;
	border-top:0 none;
	display:block;
	float:none;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0;
	text-align:left;
}
