@charset "utf-8";
/* CSS Document */

#divUpdate_speakout{
	z-index:10001;
}
A.aAction{
	cursor:pointer;
	text-decoration:none;
}

A.aSpeOutNavOn{
	text-decoration:underline;
	cursor:pointer;
}
A.aSpeOutNavOff{
	text-decoration:none;
	cursor:default;
}

A.aSpeOutNavOff:hover{
	text-decoration:none;
	cursor:default;
	color:#000000;
}

.btnSpeakout{
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px;
	border:1px solid #000;
	font-size:14px;
	cursor:pointer;
}

.divSpeOutFoot{
	border-bottom:10px solid #FFF;
	background-color:#4C4C4A;
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	height:20px;
}

.divSpeOutFoot A{
	color:#FFFFFF;
	font-weight:bold;
}

.divSpeOut_col1, .divSpeOut_col2, .divSpeOut_col3{
	margin-bottom:5px;
	padding:0px;
}
.divSpeOut_col1{
	
}

.divSpeOut_col1 INPUT.inpSpeOut, .divSpeOut_col1 SELECT.inpSpeOut{
	width:404px;
}

.divSpeOut_col2 INPUT.inpSpeOut, .divSpeOut_col2 SELECT.inpSpeOut{
	width:200px;
}

.divSpeOut_col2{
	float:left;
	width:205px;
}

.divSpeOut_col3{
	float:left;
	width:136px;
}

.divSpeOut_col3 INPUT.inpSpeOut, .divSpeOut_col3 SELECT.inpSpeOut{
	width:131px;
}



.divSpeOutLeft{
	float:left;
	width:302px;
	padding:0px;
	margin:10px;	
	margin-top:5px;
	overflow:hidden;
}

.divSpeOutLeft_content{
	width:300px;	
	padding:1px;	
}

.divSpeakOutNav{
	font-weight:bold;
	font-size:13px;
}


.divSpeOutRight{
	float:right;
	width:410px;
	margin-top:15px;
	margin-right:15px;
	height:328px;
	padding-left:15px;
	border-left: 1px solid #666;
}

.divPopOver{
	background-color:#FFF;
	clear:both;
	padding:0px;
}
.divShadow{
	background-color:#000;
	clear:both;
	margin-left:5px;
	margin-top:5px;
}

.divUpdate{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	background: center #222 url(http://www.amnesty.ca/images/global/loadinfo6.gif);
	background-repeat:no-repeat;
	color:#DDD;
	opacity:0.5;
	vertical-align:middle;
	line-height:2em;
	overflow:hidden;
	padding:1px;
	padding-top:20px;
}

.divNote{
	font-size:10px;
}

.inpSpeOut{
	background-color:#d9d9d9;
	border:1px solid #d9d9d9;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
}
.RowLeft{
	float:left;
	width:210px;
}
.RowEven, .RowOdd{
	margin-top:2px;
	margin-bottom:2px;	
}
.divNote{
	margin-top:10px;
	margin-bottom:10px;
}
.divCommentDisp{
	margin-top:5px;
	margin-bottom:20px;
}
.validation-advice{
	padding:3px;
	background-color:#CC3333;
	color:#FFF;
}
.validation-failed{
	border:2px solid #CC3333;
}
.divSuccess_cont{
	background-color:#fff;
}
.divSuccess{
	background-color:#fff;
	font-style:italic;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	color:#000;
}
.divError_cont{
	text-align:center;
}
.divError{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:14px;
	padding:8px;
	border:1px dashed #AAA;
	background-color:#FA8963;
	width:420px;
	text-align:center;
	color:#666666;
}
.divError A{
	color:#FFF;
}
.divAdminWarn{
	background-color:#fef200;
	color:#000;
	font-weight:bold;
	padding:10px;
	text-align:center;
}
.popoverButton{
	background-color:#4c4c4a;
	color:#d5d5d5;
	border:none;
	padding:11px;
	cursor:pointer;
}
.popoverButton:hover{
	background-color:#000;
	color:#d5d5d5;
	border:none;
	padding:11px;
	cursor:pointer;
}
.CellName{
	font-weight:bold;
	paddding-top:1px;
	paddding-bottom:1px;
	margin:0px;	
}
.CellVal{
	paddding-top:1px;
	paddding-bottom:1px;
	margin:0px;
}

.divSpeOutHeadLeft{
	width:270px;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
}

.divSpeakoutFail{
	margin:8px;
	padding:8px;
	border:1px dotted #990000;
	background-color:#AA3333;
	color:#FFF;
	font-weight:bold;
}

.pBig, .divSpeOutLeft P.pBig, .divSpeOutRight P.pBig {
	font-size:12px !important;
}


.CellNameSmall{
	font-size:11px;
}
.divMessage_cont{
	text-align:center;
	padding:8px;
}
.divMessage{
	margin-left:auto;
	margin-right:auto;
	padding:8px;
	border:1px dashed #AAA;
	background-color:#55EEAA;
	width:420px;
	text-align:center;
	color:#666666;
}

.divPrivacyCont{
	width:410px;
	height:328px;
	overflow-y:scroll;
	padding-right:5px;
	overflow:-moz-scrollbars-vertical!important;!overflow:hidden;
}

