/* CSS Document */
/*****Buttons*******/
.Actions
{
	margin-top:10px;
}

.Actions input
{
	text-align:right;
	margin-right:6px;
	font-family:"trebuchet MS";;
	font-size:11px;
	font-weight:bold;
	color:#133d63;
	text-transform:uppercase;
	height:20px;
	border:0px;
	padding-right:5px;
	cursor:pointer; 

}


.btn_proadcast
{
	width:65px;
	background:url(../images/buttons/proadcast.jpg) no-repeat left top;
}


.btn_proadcastHover
{
	width:65px;
	background:url(../images/buttons/proadcast_hover.jpg) no-repeat left top;
	color:#fff;
}


.btn_vedio
{
	width:65px;
	background:url(../images/buttons/vedio.jpg) no-repeat left top;
}


.btn_vedioHover
{
	width:65px;
	background:url(../images/buttons/vedio_hover.jpg) no-repeat left top;
	color:#fff;
}


.btn_share
{
	width:67px;
	background:url(../images/buttons/share.jpg) no-repeat left top;
}


.btn_shareHover
{
	width:67px;
	background:url(../images/buttons/share_hover.jpg) no-repeat left top;
	color:#fff;
}


.LeadershipArrows
{
	text-align:right;
	margin-top:20px;
}

.LeadershipArrows input
{
	width:16px;
	height:16px;
	border:0px;

}

.btn_moveup
{
	background:url(../images/buttons/move_up.gif) no-repeat left top;
	cursor:pointer;
}

.btn_moveupHover
{
	background:url(../images/buttons/move_up_hover.gif) no-repeat left top;
	cursor:pointer;
}

.btn_movedn
{
	background:url(../images/buttons/move_dn.gif) no-repeat left top;
	cursor:pointer;
}

.btn_movednHover
{
	background:url(../images/buttons/move_dn_hover.gif) no-repeat left top;
	cursor:pointer;
}

.btn_Subscribe
{
	background:url(../images/buttons/subscribe.gif) no-repeat left top;
	width:77px;
	height:20px;
	color:#133d63;
	font-size:10px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}

.btn_SubscribeHover
{
	background:url(../images/buttons/subscribe_hover.gif) no-repeat left top;
	width:77px;
	height:20px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}


.btn_lg 
{
	background:url(../images/buttons/unsubscribe.gif) no-repeat left top;
	width:93px;
	height:20px;
	color:#133d63;
	font-size:10px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}

.btn_lgHover
{
	background:url(../images/buttons/unsubscribe_hover.gif) no-repeat left top;
	width:93px;
	height:20px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}


.btn_vlg 
{
	background:url(../images/buttons/btn_lg.gif) no-repeat left top;
	width:110px;
	height:20px;
	color:#133d63;
	font-size:10px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}

.btn_vlgHover
{
	background:url(../images/buttons/btn_lg_hover.gif) no-repeat left top;
	width:110px;
	height:20px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}

.btn_sm
{
	background:url(../images/buttons/btn_sm.gif) no-repeat left top;
	width:43px;
	height:20px;
	color:#133d63;
	font-size:10px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}

.btn_smHover
{
	background:url(../images/buttons/btn_sm_hover.gif) no-repeat left top;
	width:43px;
	height:20px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}

fieldset
{
	border:0;
	margin:0;
	padding:0;
	width:100%;
	padding-bottom:10px;
}

fieldset label
{
	display:block;
	margin-bottom:2px;
}

fieldset input
{
	font-size:10px;
}

fieldset .input
{
	width:200px;
	border:solid 1px #C4C4C4;


}


fieldset textarea
{
	width:97%;
	border:solid 1px #C4C4C4;
	height:100px;
}

.capatcha
{
	border:solid 1px #C4C4C4;
	background-color:#F4F6F7;
}

.capatcha *
{
	margin:0;
	padding:0;
}


.capatcha img
{
	width:36px;
	height:29px;
	
}

#recaptcha_widget
{
	margin:0;
	padding:0;
}

.capatcha #recaptcha_image
{
	width:182px!important;
	height:57px!important;

}

.capatcha #recaptcha_image img
{
	display:block;
	width:182px;
	height:57px;
	border-bottom:solid 1px #C4C4C4;	
}


.capatcha #recaptcha_image object , .capatcha #recaptcha_image embed
{
	width:134px!important;
	

}

.capatcha input
{
	margin:5px 9px;
}

.required
{
	color:#DC4D00;
}


.BoxContent .form 
{
	width:174px;
	float:none;
}



.BoxContent .form fieldset .input
{
	width:170px;
}

.BoxContent .form .capatcha img
{
	width:170px;
}

.BoxContent .form .capatcha input
{
	margin:5px 4px;
	width:160px;
}


/*****Page Content Actions **/

.contact , .newscontact
{
	background:url(../images/icon_contact.gif) no-repeat left 2px;
}

.contactHover
{
	background:url(../images/global_icon_contactHover.gif) no-repeat left 0px;
	color:#ea7741!important;
}

.newscontactHover
{
	background:url(../images/icon_contactHover.gif) no-repeat left 2px;
}

.share , .newsshare
{
	background:url(../images/icon_share.gif) no-repeat left 3px;
}

.shareHover
{
	background:url(../images/global_icon_shareHover.gif) no-repeat left 0px;
	color:#ea7741!important;
}

.newsshareHover
{
	background:url(../images/icon_shareHover.gif) no-repeat left 3px;
}

.print 
{
	background:url(../images/icon_print.gif) no-repeat left 2px;
}

.printHover
{
	background:url(../images/global_icon_printHover.gif) no-repeat left 0px;
	color:#ea7741!important;
}

.newsprintHover
{
	background:url(../images/icon_printHover.gif) no-repeat left 2px;
}

.error
{
	color:red;
	font-weight:bold;
}

/*****Buttons*******/

