
.profileMain {

	width: 840px;
	margin: 0 auto 0 auto;
	border: 1px solid #6D6B83;

}

	.profileLeft {

		border: 0;
		margin: 0;
		padding: 0;
		float: left;

		width: 440px;

	}

	.profileLeftLarge {

		border: 0;
		margin: 0;
		padding: 0;
		float: left;

		width: 560px;

	}

	.profileRight {

		border: 0;
		margin: 0;
		padding: 0;
		float: left;

		width: 388px;
	}


	.profileRightSmall {

		border: 0;
		margin: 0;
		padding: 0;
		float: left;

		width: 268px;
	}

	.profileMain .pad {
		padding: 12px 0px 0px 12px;
	}

	.soFreshAndSoClean { clear: both; }

	.profileTitle {
		background: url(../img/profile/title-bg.gif) repeat-x;
		height: 29px;
		color: white;
		font-size: 16px;
		font-weight: bold;
		border-color: #6D6B83;
		border-style: solid;
		border-width: 1px 1px 0px 1px;
	}

	.profileMainTitle {
		background: url(../img/profile/title-bg.gif) repeat-x;
	}

	.profilePane {
		border-color: #6D6B83;
		border-style: solid;
		border-width: 0px 1px 1px 1px;

		padding: 6px;
	}


.contentBox {

		border-color: #6D6B83;
		border-style: solid;
		border-width: 1px 1px 1px 1px;

		margin: 40px;
		padding: 15px;
}


	#myProfilePhoto {
		width: 300px;
		margin: 0 auto 0 auto;
	}

	#myProfilePhoto div {
		width: 300px;
		padding: 6px 0px 3px 0px;
		border-bottom: 1px dashed;
	}

	#newThought {
		width: 90%;
		height: 80px;
	}

	.thoguht, .event {
		margin: 5px;
	}

	.thoughtDate, .eventTitle {
		font-weight: bold;
		padding-bottom: 3px;
		border-bottom: 1px solid #6D6B83;
		margin-bottom: 3px;
	}

	.thoughtText, .eventText {
		padding-left: 15px;
	}

	.eventDate {
		font-size: 10px;
	}


	td.calendarCell {
		width: 30px;
		color: #405284;
		font-size: 11px;
		text-align: center;
	}

	td.calendarToday, th.calendarCell {
		background-color: #405284;
		color: white;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
	}

	td.calendarOn {
		border: 1px solid #405284;
		cursor: pointer;
	}

	.welcomeText {
		padding: 10px;
		text-align: left;
	}

	.topIssue {
		padding: 10px 10px 5px 10px;
		border-bottom: 1px solid #6D6B83;
	}

	#theMap {
		padding: 5px;
		text-align: center;
	}


	#myOpinionContent {
		height: 369px;
		background-color: #FFFFFF;
		margin: 7px 12px 0px 12px;
		padding: 10px;
		overflow: auto;
	}


	#picture {
		background: url(../img/userhome/user-bg.jpg) repeat-x top;
		padding: 10px;
		width: 230px;
	}

	.title {
		font-size: 16px;
	}

	#picture #plink {

		border: 1px solid #4E5F8A;
		background-color: #CCDEEA;

		padding: 12px;

		font-size: 10px;
		font-weight: bold;

	}

	#moreBoxes {
		display: none;
	}

	#moreInvitesLink {
		color: #EF0000;
		font-size: 9px;
	}

	#notifications a {
		color: #EF0000;
	}

	.notif {
		text-align: center;
		padding-bottom: 8px;
	}

	.emailLine {
		margin-bottom: 12px;
	}

	.email {
		width: 182px;
		position: relative;
		left: 8px;
	}

	#inviteMsgText {
		width: 241px;
		height: 96px;
	}

	/**** messages page styles ****/
	#messages-left {
		float: left;
		width: 415px;
	}

		.colored {
			background-color: #A7A6B5;
		}

		.numMessages {
			background-color: #A7A6B5;
			color: #1A1F43;
			font-size: 12px;
			text-align: right;
			height: 35px;
		}

		.sendMessage {
			height: 25px;
		}

		#number {
			font-weight: bold;
			font-size: 20px;
		}

		#inboxContent {
			width: 362px;
			height: 336px;
			margin: 0 auto 0 auto;
			background-color: white;
			overflow: auto;
		}

	#messages-right {
		float: left;
		width: 415px;
	}


		#sentContent {
			width: 362px;
			height: 336px;
			margin: 0 auto 0 auto;
			background-color: white;
			overflow: auto;
		}



	.messagebox {
		padding: 6px;
	}

	.unread {
		background-color: #B2BBD9;
		border: 1px solid #405284;
		margin-bottom: 1px;
	}

	#debateClock {
		font-size: 40px;
		color: #cc0000;
		font-weight: bold;
		text-align: center;
	}

.paneSpaceHoriz {
	width: 12px;
}

.paneSpaceVert {
	height: 12px;
}


input[type="image"], .paneBottom img {
/*	position: relative;
	top: 7px; */
}

.no-border {
	border: none;
}

.right {
	text-align: right;
	clear: both;
}

.center {
	text-align: center;
	clear: both;
}


 /** for admin **/
.thirdPane {
	width: 258px;
	padding: 0;
	text-align: left;


		border-color: #6D6B83;
		border-style: solid;
		border-width: 0px 1px 1px 1px;

}

.narrow {
	width: 258px;
	height: 29px;
	overflow: hidden;
}

span.b { font-weight: bold; }

div.row {
	margin-bottom: 6px;
}

#districtHolderDiv,
#regionHolderDiv { padding-top; 8px; padding-bottom: 8px; }

 .formArea {
	                                margin-top: 12px;
					padding: 10px 0 10px 0;
	                                background-color: #ACB5D2;
	                        }


.imgbtn { position: relative; top: 9px; }


.title {
	font-size: 16px;
}

.dark {
	background-color: #b2bbd9;
}

.smallerpane {
	width: 250px;
}

ul.news-list {
	list-style-type: square;
	padding-left: 5px;
	margin-left: 10px;
}

ul.news-list li {
	font-size: 14px;
	border-bottom: 1px solid #ACB5D2;
	margin-bottom: 4px;
	padding-bottom: 3px;

}

ul.news-list li a {
	color: #17335A;
	text-decoration: none;
}

ul.news-list li a:hover {
	color: #17335A;
	text-decoration: underline;
}

#euNewsOn {
        width: 160px;
        height: 20px;
	background: #ffffff url(../img/arrow-down.gif) no-repeat scroll 145px center;
	border-bottom: 1px solid #ACB5D2;
	line-height: 19px;
	text-indent: 5px;
	cursor: pointer;
}

#euNewsDrop {
	position: absolute;
	width: 160px;
	height: 20px;
	top: 5px;
	right: 20px;
}

#euNewsList {
	display: none;
	width: 160px;
	position: absolute;
	top: 20px;
	left: -1px;
	z-index: 10;

	background-color: white;
	border: 1px solid #acb5d2;
}

#euNewsList ul.news-list li {
        font-size: 11px;
        border-bottom: 1px solid #ACB5D2;
	margin-bottom: 0;
        padding-top: 3px;
        padding-bottom: 2px;
}
#euNewsList ul.news-list li.on {
        font-size: 11px;
	background-color: #17335A;
	color: white;
        border-bottom: 1px solid #ACB5D2;
	margin-bottom: 0;
        padding-top: 3px;
        padding-bottom: 2px;
}
#euNewsList ul.news-list li.on a { color: white; }



#friendScroll {
        width: 200px;
        height: 200px;
        overflow: auto;

        border: 1px solid;
}

#invited {
        width: 200px;
        font-size: 12px;
        font-weight: normal;
}

.invite {
        font-size: 12px;
        font-weight: normal;
}

