h1 em {
	font-weight: 400;
}

h2 {
	color: #7F7F7F;
	font-weight: 400;
}

.myMssgntBx {
	background: url('/static/default/images/box_mymessagenet.gif') no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

.myMssgntBxInd {
	background: url('/static/default/images/box_mymessagenet.gif') no-repeat;
	padding: 0 0 10px 0;
}

.myMssgntBxCnt {
	background: url('/static/default/images/box_mymessagenet.gif') repeat-y;
	padding: 0 20px;
	position: relative;
}

.content .myMssgntBx {
	background-position: 0 0;
}

.content .myMssgntBxInd {
	background-position: -640px 100%;
}

.content .myMssgntBxCnt {
	background-position: -1280px 0;
}

.column .myMssgntBx {
	background-position: -1930px 0;
}

.column .myMssgntBxInd {
	background-position: -2240px 100%;
}

.column .myMssgntBxCnt {
	background-position: -2550px 0;
	padding-bottom: 15px;
}

/* wide box */

.content.wideCont,
.wideCont {
	width: 950px;
}

.wideCont .myMssgntBx,
.wideCont .myMssgntBxInd,
.wideCont .myMssgntBxCnt {
	background-image: url('/static/default/images/box_mymessagenet_wide.png');
}

.wideCont .myMssgntBx {
	background-position: 0 0;
	background-color: #ccc;
}

.wideCont .myMssgntBxInd {
	background-position: -1000px 100%;
}

.wideCont .myMssgntBxCnt {
	background-position: -2000px 0;
	padding-bottom: 15px;
}

/**/

.myMssgntBx h2 {
	padding-top: 10px;
}

.column .myMssgntBx h2 {
	padding-bottom: 5px;
}



#mymessagenet {
	overflow: auto;
}

#mymessagenet h2 {
	font-size: 27px;
	color: #E84C1D;
	font-weight: 400;
}

#mymessagenet .column h2 {
	font: bold 20px Arial;
	color: #7F7F7F;
	font-weight: 400;
}

.content {
	width: 630px;
	padding: 0;
}

.column {
	width: 300px;
}

.communicate {
	margin: 10px 0 20px 0;
	padding: 20px;
}

.communicate + .content-box {
	clear: both;
}

.communicate .servField {
	width: auto;
	background: transparent;
	padding: 5px 0 0 0;
	margin: 0;
}

.communicate #phoneBook {
	width: 572px; /* 350px; */
	font-size: 18px;
	font-weight: bold;
	border: solid 1px #bfbfbf;
	padding: 10px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.communicate #phoneBook.field-with-message {
	font-weight: normal;
}

.communicate .contIcon {
	display: block;
	margin: 0;
	padding: 20px 0 0 0;
}

.communicate .contIcon li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 33%;
	text-align: center;
	position: relative;
}

.communicate .contIcon a {
	float: none;
	padding: 55px 0px 0px 0px;
	text-shadow: -1px -1px 0px #FFFFFF;
	color: #357876;
	display: block;
	width: 100px;
	margin: 0 auto;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	overflow: visible;
	background: transparent url('/static/default/images/icons_communicate.png') 0 0 no-repeat;
	background-position: 25px 0;
}

.communicate .contIcon a:hover {
	color: #BF2C00;
}

.communicate .contIcon a.panelFax {
	background-position: 25px -100px;
}

.communicate .contIcon a.panelSms {
	background-position: 25px -200px;
}

.communicate .contIcon a.panelCML {
	background-position: 25px -300px;
}

.communicate .contIcon a.panelPhone:hover {
	background-position: -375px 0;
}

.communicate .contIcon a.panelFax:hover {
	background-position: -375px -100px;
}

.communicate .contIcon a.panelSms:hover {
	background-position: -375px -200px;
}

.communicate .contIcon a.panelCML:hover {
	background-position: -375px -300px;
}

.communicate.type-cell .contIcon a.panelFax,
.communicate.type-email .contIcon a.panelFax {
	background-position: -775px -100px;
}

.communicate.type-fax .contIcon a.panelSms,
.communicate.type-tel .contIcon a.panelSms,
.communicate.type-email .contIcon a.panelSms {
	background-position: -775px -200px;
}

.communicate.type-email .contIcon a.panelPhone {
	background-position: -775px 0;
}

.communicate.type-fax .contIcon a.panelCML,
.communicate.type-tel .contIcon a.panelCML,
.communicate.type-cell .contIcon a.panelCML {
	background-position: -775px -300px;
}

.communicate .contIcon a.panelCML div {
	position: absolute; top:-80px; right: -5px;
	width:130px; padding: 5px 10px;
	background:#D9D9D9; color:#333; border:solid 2px #EEE;
	font-size:12px; text-align: left; text-shadow: none;
	display:none; 
	white-space: normal;
	opacity:.85;
	filter:alpha(opacity=85);
}

.communicate .contIcon a.panelCML:hover div { display:block;
}

.communicate a.help,
.communicate a.help:visited,
.communicate a.help:hover {
	float: none;
	position: absolute;
	top: 5px;
	right: 20px;
	color: #BF2C00;
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
	background: transparent;
	margin: 0;
	padding: 0;
}

.communicate > div {
	width: 100%; /* 380px; */
	height: 190px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

/* no */
.communicate > div + div {
	width: 178px;
	border-left: 2px solid #FFDDC2;
	padding-left: 25px;
}

.communicate > div p {
	font-weight: bold;
}

#mymessagenet .communicate > div h2 {
	margin: 0;
	padding: 0;
}

#mymessagenet .communicate > div + div h2 {
	text-indent: -100em;
	overflow: hidden;
	background-image: url('/static/default/images/callmelink.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.communicate > div .contIcon {
	width: 100%; /* 360px; */
	position: absolute;
	bottom: 0;
	left: 0;
}

.communicate > div + div .contIcon {
	width: 100%;
}

.communicate > div + div .contIcon li {
	width: 100%;
}

.tlOpen,
.tlClose {
	background: url('/static/default/images/icon_tl_open-close.gif') no-repeat;
	padding-left: 26px;
	cursor: pointer;
}

.tlOpen {
	background-position: -785px 3px;
}

.tlOpen:hover {
	background-position: -785px -37px;
}

.tlClose {
	background-position: 0 3px;
}

.tlClose:hover {
	background-position: 0 -37px;
}

.notifList,
.notifList ul {
	margin: 0;
	padding: 0;
	clear: both;
}

.notifList li {
	margin: 0;
	padding: 20px 0 10px 0;
	list-style: none;
	font-size: 12px;
	border-bottom: solid 1px #ffdbbf;
}

.notifList li.last {
	border: 0;
}

.notifList li:last-child {
	border: 0;
}

.content .notifList li a,
.content .notifList li a:visited {
	color: #357876;
	text-decoration: none;
}

.content .notifList li a:hover {
	color: #BF2C00;
}

.notifList h3.tlClose,
.notifList h3.tlOpen {
	color: #404040;
	font: 700 15px Arial;
	float: left;
}

.notifList em {
	float: right;
	color: #7F7F7F;
}

.notifList li li {
	background: url('/static/default/images/dot.gif') 0 100% repeat-x;
	border: 0;
	padding: 5px 150px 10px 0;
	line-height: 14px;
}

.notifList li li.last {
	background: none;
}

.notifList li li:last-child {
	background: none;
}

#mymessagenet .content > div {
	position: relative;
	overflow: hidden;
}

.other-sevices a,
.other-sevices a:visited {
	color: #E84C1D;
	font-weight: bold;
}

.other-sevices a:hover {
	color: #BF2C00;
}

.other-sevices dd {
	padding: 0.2em 0 2em 1em;
	margin: 0;
	color: #7f7f7f;
}

.other-sevices button {
	margin: 0.5em;
	clear: right;
	float: right;
	padding: 0.5em;
}

.mymessagenet .ac_input {
	outline: none;
}

.mymessagenet .comunica-ac-results {
	width: 360px;
	border-top: none;
	margin-top: -5px;
	z-index: 5;
}

.mymessagenet .comunica-ac-results ul {
	border-top: 1px solid #ddd;
}


.jobs h2:hover {
	text-decoration: underline;
	cursor: pointer;
}

.jobs li {
	margin: 0 0 0 2em;
}

.jobs .collapsible {
	padding-left: 1em;
	margin-bottom: 1.5em;
}

.jobs h2 {
	padding-left: .75em;
}
