body {
	background: #ffffff;
	color: #4b4b4b;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a[href$='.pdf'] {
	padding: 0 0 2px 20px;
	background: url('../images/pdf.gif') top left no-repeat;
}

a {
	color: #3583d0;
	text-decoration: none;
}

a:hover {
	color: #1a528d;
	text-decoration: underline;#
}

hr {
	border: 0;
	color: #d6e2f1;
	background-color: #d6e2f1;
	height: 1px;
}

.wraphead {
	width: 980px;
	margin: 0 auto;
	height: 220px;
	background: url(../images/bg-top.jpg) no-repeat;
}

#header {
	height: 220px;
	background: url(../images/bg-topsides.jpg) center top #0a1930 no-repeat;
}

.topmenu {
	height: 33px;
	text-align: right;
}

.logo {
	height: 123px;
	float: left;
	padding-top: 20px;
}

.moto {
	float: right;
	text-align: right;
	color: #e4dfd6;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	font-style: italic;
	padding: 34px 415px 0 0;
	line-height: 26px;
	text-shadow: 1px 1px 2px #0a1930;
}

.mainmenu {
	height: 44px;
}

/* -- top menu -- */
.mainleveltopmenu { color: #ffffff; font-size: 11px; line-height: 30px; padding: 0 3px; }
a.mainleveltopmenu { color: #aac1e0; text-decoration: none; }
a.mainleveltopmenu:hover { color:#ffffff; text-decoration: underline; }

#trans-active21 a {
	background-image:url("../images/swmenu_on.gif") !important;
	color:#0A1930 !important;
}

#content {
	width: 980px;
	margin: 0 auto;
}

.messages {
	background: #C3D2E5;
	border: 3px solid #84A7DB;
	border-left: none;
	border-right: none;
	color: #0055BB;
	padding: 0.5em;
	font-weight: bold;
}

.mainblock {
	width: 720px;
	float: left;
	margin-right: 28px;
	/* line-height: 18px; */
	line-height: 1.4em;
}

.blog {
	width: 100%;
}

.mbleft {
	width: 500px;
	float: left;
}

.homebodyleft {
	width: 510px;
}

.homebodyright {
	width: 186px;
	float: right;
}

.fpbox {
	width: 153px;
	float: left;
	font-size: 11px;
	line-height: 14px;
}

.fpbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
	margin: 0;
}
.fpbox p {
	margin-top: 0;
}
.fpbox a { 
	/* display: block;
	padding-top: 7px; */
	text-decoration: underline;
}

.mbright {
	width: 190px;
	float: right;
}

.sideblock {
	width: 202px;
	float: left;
	padding-top: 24px;
	padding-left: 26px;
	border-left: 4px solid #f0f7ff;
}

#footer {
	height: 102px;
	background: url(../images/bg-footertile.jpg) repeat-x;
}

.wrapfoot {
	height: 102px;
	width: 980px;
	margin: 0 auto;
	background: url(../images/bg-footer.jpg) no-repeat left;
}

.footerleft {
	float: left;
	font-size: 10px;
	color: #6a90c4;
	padding-top: 26px;
	line-height: 14px;
}

.footerright {
	float: right;
	font-size: 11px;
	color: #32517c;
	text-align: right;
	padding: 30px 14px 0 0;
}

.footerleft a { color: #ffffff; }
.footerleft a:hover { color: #ffffff; }

.footerright a { color: #32517c; text-decoration: underline; }
.footerright a:hover { color: #6a90c4; text-decoration: underline; }

/* -- moduletables -- */
div.moduletable { margin: 0; }
div.moduletable_menu { margin: 0px 0px 30px 0px; }

div.moduletableitems h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1a528d;
	width: 100%;
	padding: 0 0 7px 0;
	margin: 0 0 16px 0;
	border-bottom: 1px dashed #aaaaaa;
}

.moduletableitems {
	font-size: 12px;
	font-weight: bold;
}

.moduletableitems p {
	line-height: 1.3em;
}

.moduletableitems a {
	font-size: 11px;
	font-weight: normal;
	color: #1b3460;
	text-decoration: none;
}

.moduletableitems a:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}



/* -- content area -- */

table.contentpaneopen {	width: 100%; }

/* -- articles -- */
.createdate { font-style: italic; font-size: xx-small; }
.small { font-style: italic; font-size: xx-small; }
.modifydate { font-style: italic; font-size: xx-small; }

.contentheading, .componentheading {
	font-size: 34px;
	line-height: 1em;
	font-weight: lighter;
	color: #444444;
	text-align: left;
	padding: 30px 0 20px 0;
}

/* -- input forms/buttons -- */
.button {
	font-weight: bold;
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.inputbox {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}

#modlgn_username { margin-top: 6px; }
#modlgn_passwd { margin-top: 6px; }


/* -- category headers -- */
.sectiontableheader {
	background-color: #CCCCCC;
	color: #7B8DA1;
	font-weight: bold;
}

.sectiontableentry1 { background-color: #F0F0F0; }
.sectiontableentry2 { background-color: #E0E0E0; }


/* custom stuff */
ul { margin: 0; }
.input, img { border: 0px; }
img, div, a, input { behavior: url(/templates/cea/css/iepngfix.htc); }
.clearme { clear: both; }
.buttonheading { }
.article_separator { display: none; }

div.mbleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #1a528d;	
}

h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #3583d0;
	line-height: 1em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #3583d0;
	line-height: 1.2em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #1a528d;
	line-height: 1.1em;
}

.menu21 { height: 44px; }

.fpnote {
	width: 720px;
	height: 157px;
	background: url(../images/fp-note.jpg) no-repeat;
}
.noteleft {
	float: left;
	font-size: 11px;
	color: #ffffff;
	position: relative;
	top: 115px;
	left: 20px;
	text-shadow: 1px 1px #1f6ab5;
}

.noteleft a { font-weight:bold; color: #90c6ff; text-decoration: none; }
.noteleft a:hover { font-weight:bold; color: #90c6ff; text-decoration: underline; }

.noteright {
	width: 490px;
	float: right;
	text-align: left;
	padding: 12px 40px 0 0;
}

div.noteright h1 {
	padding: 0;
	margin: 0;
	color: #ffffff;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 28px;
	text-shadow: 2px 2px 2px #85c0ff;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

div.noteright p {
	font-size: 12px;
	color: #4981bd;
	padding-left: 12px;
	line-height: 18px;
	text-shadow: 1px 1px #e8f3ff;
}

.moduletableevents {
	padding: 0 0 30px 0;
}

.moduletableevents h3 {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #1a528d;
	margin: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

div.extcal_minical {
	width: 186px;
	background: #c3e0ff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

table.extcal_minical {
	width: 162px!important;
	margin: 12px auto;
	border: 1px solid #e6f2ff;
}

.menu_sitemap {
	margin-left: 100px;
}

.menu_sitemap .active {
	display: none;
}

.rightcolumnlist {
	padding-left: 18px;
}

.rightcolumnlist li {
	list-style-image:url(../images/arrowheadbullet.gif);
	padding: 2px 2px 2px 0;
}

/* MEMBERS COMPONENT */
.members #memberlistarea {
	width: 285px;
	height: 600px;
	float: left;
	border-right: 1px solid #C7D3E2;
	margin-right: 10px;
}
.members #memberfilter {
	height: 115px;
	border-bottom: 1px solid #C7D3E2;
	margin-bottom: 10px;
	padding-right: 10px;
}
.members #memberlist {
	height: 475px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-right: 10px;
}
.members .memberwrapper {
	border-top: 1px dotted #BBBBBB;
}
.members #memberinfo {
	width: 405px;
	height: 600px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	padding-right: 10px;
}
.members .office, .members .firmdescription, .members .firmemployees, .members .firmspecializations {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px dotted #BBBBBB;
}
.members #memberfilter td  {
	padding: 4px;
}
.members #filtermemberlist  {
	width: 50%;
}

/* CONTENT TABLES */
.cea_table {
	border-collapse: collapse;
	margin: 0 auto;
}
.cea_table td {
	padding: 6px;
	vertical-align: top;
	width: 50%;
	border: 1px #acbfd7 solid;
}
.associate_table {
	width: 100%;
}
.associate_table td {
	padding: 0 4px 0 12px;
	width: 50%;
}
.logo_table td {
	text-align: center;
	vertical-align: middle;
	padding: 14px;
	width: 50%;
}

/* LOGIN */
#com-form-login {
	width: 60%;
	margin: 0 auto;
}
.adminTable {
	width:100%;

}
.joblistings .adminTable th{
	padding:10px 20px 10px 20px;
}

.joblistings table {
	width: 100%;
	border-collapse: collapse;
}
.joblistings th {
	border:1px solid #5e7fa8;
	border-bottom:none;
	background-image:url(../images/th_bg.gif);
	background-repeat:repeat-x;
	background-color:#5d7da7;
	color:#FFFFFF;
	padding:3px 20px 0px 20px;
}
.joblistings th a {
	color:#FFFFFF;
	text-decoration: underline;
}
.joblistings table .sorted a {
	padding-left: 15px;
	padding-right: 15px;
	background: url('../images/up.gif') center right no-repeat;
	/*background: #FF0000;*/
}
.joblistings table .sortdesc a {
	background-image: url('../images/down.gif');
}
.joblistings td{
	padding:6px;
	border:1px solid #DDDDDD;
}
.joblistings .logintable {	
}
.joblistings .logintable td{
	border:none;	
}
.joblistings tfoot td{
	border:none;	
}

.joblistings .key {
	vertical-align: top;
}
.register {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#e9e9e9;
	padding: 6px 8px;
}
.register:hover{
	border: 1px solid #AAAAAA;
	background-color:#f0f0f0;
	text-decoration:none;
}
.eventslist {
	padding-top: 14px;
}

/* CUSTOM BUTTON */

.custombutton {
	-moz-border-radius:4px;	
	-webkit-border-radius:4px;	
	border-radius:4px;
	padding:3px 10px!important;
	line-height:24px;
	white-space:nowrap;
	border:1px solid #adadad;
	background: rgb(234,234,234); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(221,221,221,1) 40%, rgba(209,209,209,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(40%,rgba(221,221,221,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(221,221,221,1) 40%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(221,221,221,1) 40%,rgba(209,209,209,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(221,221,221,1) 40%,rgba(209,209,209,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(234,234,234,1) 0%,rgba(221,221,221,1) 40%,rgba(209,209,209,1) 100%); /* W3C */
	color:#555555!important;
	border-right-color:#666666;	
	border-bottom-color:#666666;
}
.custombutton:hover {
	border-top-color:#666666;
	border-right-color:#949494;	
	border-bottom-color:#949494;	
	border-left-color:#666666;
	text-decoration:none!important;
	color:#222222!important;	
}
.eventslist .custombutton {
	line-height:34px;
}
.menutearoff {
	padding: 10px;	
	border-bottom: 4px solid #F0F7FF;
	border-left: 4px solid #F0F7FF;
	margin: -14px -30px 0 0;
}
.menutearoff li {
	display: inline;
	list-style: none;
	font-size: 12px;
	font-weight: bold;	
}
.menutearoff li:first-child {
	
}
.menutearoff a {
	background: rgb(45,67,96); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(45,67,96,1) 0%, rgba(98,121,154,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,67,96,1)), color-stop(100%,rgba(98,121,154,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d4360', endColorstr='#62799a',GradientType=0 ); /* IE6-9 */
	display: inline-block;
	border: 1px solid #1c2c42;
	padding: 0 8px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	margin: 1px 3px 3px 3px;
}
.menutearoff a:hover {
	color: #0a1930;
	text-decoration: none;
	border-color: #7187a7;
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(201,206,213,1) 5%, rgba(228,228,228,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(5%,rgba(201,206,213,1)), color-stop(100%,rgba(228,228,228,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
}
