﻿#pagecontent .leftcontent
{
	width:160px;
	float:left;
}

#pagecontent .rightcontent
{
	width:780px;
	float:right;
}

#pagecontent .rightcontent h2
{
	color:#ffda66;
	font-size: 3em;
	letter-spacing:2px;
	margin:25px 0px 20px 0px;
}
#pagecontent .rightcontent p, #pagecontent .newsThanks
{
	width:540px;
	margin-bottom:15px;
	line-height:18px;
	font-size:1.2em;
}
#pagecontent .newsThanks a
{
	color:#fff000;
	text-decoration:none;
	margin-bottom:3px;
}

#pagecontent .newsletter
{
	width:600px;
	height:280px;
	background-image:url(/images/newsletterBkg.gif);
	background-repeat:no-repeat;

}

#pagecontent .innerNewsletter
{
	margin:0px 10px 10px 20px;
	padding-top:35px;
	color:#ffda66;
}

.borderred
{
	border:solid 2px Red;
}
	#activitiesGrid #resultsGrid h1 {
		float: left;
		color: #2b2f7d;
		font-size: 12pt;
		font-weight: bold;
		margin-top: 7px;
	}
	#activitiesGrid #resultsGrid .range, #hostsGrid .range
	{
		display:none;
	}
	#activitiesGrid #resultsGrid .pager, #hostsGrid .pager
	{
		float:right;
		margin-top:3px;
		margin-right:10px;
	}
	
	#activitiesGrid #resultsGrid .activities, #hostsGrid .activities
	{
		clear:both;
		padding-top: 10px;
	}
	
	#activitiesGrid .prevArrow, #hostsGrid .prevArrow
	{
		float:left;
		margin-right:5px;
	}
	
	#activitiesGrid .currentpage, #hostsGrid .currentpage
	{
		color:#2b2f7d;
		float:left;
		display:inline;
		clear:none;
		margin-top:5px;
		height:22px;
		font-size:12pt;
		font-weight:bold;
	}
	#activitiesGrid .assetsmall p
	{
		line-height:14px;
	}
	
	.loading
	{
		width: 500px;
		height: 300px;
		position: absolute;

		color:#2b2f7d;
		color: White;
		background-color:#ffe37f;
		/*border:solid 2px #ffffff;*/
		

		background-color:#000;
		filter:alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
		display: none;
	}
#reviews h1
{
	color: #ffda66;
	font-size:xx-large;
	margin: 10px 0 10px 0px;
}

#reviews #assetDesc
{
	background:url(/images/reviewsActivity.gif) no-repeat top left;
	width:960px;
}	
	#reviews #assetDesc h2
	{
		color:#bf0000;
		font-size:medium;
	}
	#reviews #assetDesc .desc
	{
		float:left;
		width:300px;
	}
	#reviews #assetDesc .inner
	{
		padding:15px;
		color:#000000;
		line-height:16px;
	}
#reviews .singlereview
{
	background:url(/images/singlereviewBkg.gif) no-repeat top left;
	width:474px;
	float:left;
	color:#000000;
	margin-right:0px;
	padding:0px;
	margin-bottom:10px;
	
}

#reviews .innerReview
{
	margin:15px 15px 5px 60px;
}

#reviews .innerReview p.name
{
	margin-top:10px;
	color:#1b4db3;
	float:left;
}
#reviews .innerReview p.date
{
	color:#1b4db3;
	text-align:right;
	float:right;
	margin-top:10px;
}	


#writeuserreview
{
	width:680px; 
	color:Black;
	line-height:16px;
	background:url(/images/writereviewBkg.gif) no-repeat top left;
}
#writeuserreview a
{
	color:#1b4db3 !important;
	text-decoration:none;
	font-weight:bold;
}
.writeyourreview
{
	width:590px;
	padding:2px 15px 10px 60px;
}
.writeyourreview h4
{
	font-weight:bold;
	font-size:1.5em;
}
.errMsg
{
	color:#FFDA66;
	margin-left:5px;
	display:block;
}
.tblRev{width: 475px; margin-left:50px; text-align:right}
.tblRev td{text-align:right; color:#1b4db3; padding:5px; vertical-align:top;}
td.text{text-align:left;}

#confirmdiv
{
	background: transparent url(/images/externalBkg.gif) no-repeat;
	width:410px;
	height:165px;
	color:White;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	
}
p.message
{
	margin-bottom: 0px;
	font-size:1.3em;
}
p.message, div.buttons
{
	padding:8px !important;
}

.buttons {
	padding-top: 0px !important;
}

#confirmdiv .no, #confirmdiv .yes
{
	cursor:hand;
}

