body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 12px/130%  Verdana, Arial, Tahoma,  sans-serif;
	color: #303030;
}
input, textarea, option, select {
	font: normal normal 12px/100%  Verdana, Arial, Tahoma,  sans-serif;
	color: #303030;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 12px/130% Verdana, Arial, Tahoma,   sans-serif;
	color: #7c7366;
}
a:hover {
	text-decoration: none;
}
* {
	outline: none;
}
.mark_text {
	font-weight: bold;
}

.mark_text * {
	font-weight: bold;
}
.body {
	text-align: center;
}
.dublin_logo {
	text-align: center;
	padding: 4px 3px 18px 0;
}
.dublin_logo img {
	margin: 0 auto;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	background: url('../media/images/ico/tr.gif') 9px 4px no-repeat;
	display: block;
	padding: 0 0 0 25px;
}

.main {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
.main .title_image {
	border-bottom: 3px solid #28514b;
}
.main .title_content {
	background: #28514b;
	border-top: 5px solid #4b6761;
	border-bottom: 12px solid #4b6761;
	color: #bebebe;
	font-size: 10px !important;
	padding: 23px 57px 32px 34px;
}
.main .title_content td.wf {
	padding: 0 15px 0 0;
}
.main .title_content a,
.main .title_content * {
	color: #bebebe !important;
	font-size: 11px !important;
}
.main .title_text {
	padding: 5px 10px;
	text-align: justify;
	line-height: 150% ! important;
}

.page {
	width: 788px;
	margin: 0 auto;
	text-align: left;
	background: url('../media/images/bg/page.gif') 0 0 repeat-y;
}
.page .margins {
	margin: 0 9px;
}
.page .footer {
	height: 18px;
	width: 788px;
	background: url('../media/images/bg/footer.gif') 0 bottom no-repeat;
	font-size: 0;
	line-height: 0;
}
.page .page_image {
	margin: 0 0 1px 0;
}

.page_bottom {
	padding: 23px;
	background: #e7e4e3;
	color: #716759;
	font-size: 11px;
}
.page_bottom .right_side {
	vertical-align: bottom;
	padding: 0 0 0 15px;
}
.page_bottom .right_side .bottom_menu {
	padding: 0;
	text-align: right;
}
.page_bottom .right_side .bottom_menu a {
	font-weight: bold !important;
}
.page_bottom .right_side .copyright {
	padding: 0;
}


.page_bottom a,
.page_bottom * {
	color: #716759 !important;
	font-size: 11px !important;
}
.header {
	height: 88px;
}
.header .logo {
	padding: 18px 30px 10px 30px;
}

.copyright {
	text-align: right;
	color: #515151;
	padding: 8px 0;
	font-size: 11px !important;
}
.copyright a,
.copyright * {
	color: #515151 !important;
	font-size: 11px !important;
}

.bottom_menu {
	padding: 14px 0 0 11px;
}

.main_menu {
	background: #b9afad url('../media/images/bg/menu.gif') 0 bottom repeat-x;
	width: 770px;
	margin: 0 0 1px 0;
	height: 24px;
}
.main_menu td {
	vertical-align: middle;
	text-align: left;
}
.main_menu .td_0 {
	width: 97px;
}
.main_menu .td_1 {
	width: 110px;
}
.main_menu .td_2 {
	width: 95px;
}
.main_menu .td_3 {
	width: 140px;
}
.main_menu .td_4 {
	/*width: 88px;*/
	width: 139px;
}
.main_menu .td_5 {
	/*width: 98px;*/
	width: 142px;
}
.main_menu .td_6 {
	width: 142px;
}
.main_menu td img {
	margin: 0 auto;
}
.main_menu .menu_item {
	position: relative;
	text-align: left;
}
.main_menu .menu_item a {
	display: block;
}
.main_menu .menu_item .submenu {
	position: absolute;
	display: none;
	border-top: 1px solid #FFFFFF;
}
.main_menu .active,
.main_menu .ov {
	background: #D5CFCD;
}
.main_menu .ov .menu_item .submenu {
	display: block;
	text-align: left;
	top: 20px;
	left: 0;
	background: #D5CFCD;
	width: 100%;	
}
.main_menu .menu_item .submenu span.active,
.main_menu .menu_item .submenu a {
	white-space: nowrap;
}
.main_menu .ov .menu_item .submenu span.active,
.main_menu .ov .menu_item .submenu a {
	display: block;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.main_menu .ov .menu_item .submenu span.active,
.main_menu .ov .menu_item .submenu .ov a {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
	color: #000000;
}
.main_menu .ov .menu_item .submenu .padd {
	padding: 8px 10px;
}
.main_menu .ov .menu_item .submenu .submenu_item {
	padding: 5px 6px 3px 6px;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	background: #D5CFCD;
}
.main_menu .ov .menu_item .submenu .submenu_item_first {
	border-top: none;
}
.main_menu .ov .menu_item .submenu .submenu_item.active {
	background: #aba09d;
	cursor: default;
}
.main_menu .ov .menu_item .submenu .ov {
	background: #aba09d;
	cursor: pointer;
}

.main_menu .ov .menu_item .submenu .submenu_bot {
	border-top: 1px solid #FFFFFF;
	margin: 0 0 -10px 0;
	position: relative;
}
.main_menu .ov .menu_item .submenu .submenu_bot .submenu_left {
	width: 6px;
	height: 12px;
	background: url('../media/images/bg/submenu_left.png') left bottom no-repeat;
}
.main_menu .ov .menu_item .submenu .submenu_bot .submenu_center {
	background: #D5CFCD;
	width: 100%;
}
.main_menu .ov .menu_item .submenu .submenu_bot .submenu_right {
	width: 6px;
	height: 12px;
	background: url('../media/images/bg/submenu_right.png') right bottom no-repeat;
}

.colls {
	width: 100%;
	height: 190px;
}
.colls .menu {
	width: 142px;
	background: #B9AFAD url('../media/images/bg/left.gif') 0 bottom repeat-x;
}
.colls .content {
	padding: 17px 55px 55px 24px
}
.colls .content,
.colls .content * {
	line-height: 150% !important;
}


.left_menu a.active,
.left_menu a {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 7px 22px;
	background: url('../media/images/dec/left_menu.gif') 0 center no-repeat;
	font-size: 11px !important;
	color: #3d3d3d !important;
	font-weight: bold !important;
	text-decoration: none;
}

.left_menu .active,
.left_menu a.active,
.left_menu a:hover {
	background: url('../media/images/dec/left_menu_ov.gif') 0 center no-repeat;
	color: #FFFFFF !important;
}

.latest_news {
	margin: 0 0 23px 0;
}
.latest_news .news_item {
	padding: 0 0 7px 24px;
	background: url('../media/images/ico/tr.gif') 6px 5px no-repeat;
}
.latest_news .news_item a {
	color: #716759 !important;
}
.latest_news .hdr {
	margin: 0 0 17px 0;
	font-weight: bold;
	font-size: 13px;
	color: #073a26;
}

.list {
	margin: 0 0 23px 0;
}
.list .list_item {
	padding: 0 0 0 24px;
	background: url('../media/images/ico/tr.gif') 6px 5px no-repeat;
}
.list .list_item a {
	color: #716759 !important;
}
.list .hdr {
	margin: 0 0 17px 0;
	font-weight: bold;
	font-size: 13px;
	color: #073a26;
}

.news {
	
}
.news .news_title {
	padding: 0 0 0 0;
	font-weight: bold;
}
.news .news_date {
	padding: 0 0 15px 0;
	font-style: italic;
}
.news .news_text {
	padding: 0 0 15px 0;
}
.news .news_back a {
	color: #716759 !important;
}

.page_hdr {
	margin: 0 0 14px 0;
	font-weight: bold;
	font-size: 13px;
	color: #073a26;
}
.people {
	margin: 0 30px 0 0;
}
.people .person_img {
	float: right;
	margin: 5px 0 15px 0;
}
.people_border {
	background: #FFFFFF;
	margin: 10px 0 0 0;
}
.people_border .top_left {
	background: url('../media/images/bg/people_top_left.gif') 0 0 no-repeat;
}
.people_border .top_center {
	background: url('../media/images/bg/people_top_center.gif') 0 0 repeat-x;
}
.people_border .top_right {
	background: url('../media/images/bg/people_top_right.gif') 0 0 no-repeat;
}
.people_border .mid_left {
	background: url('../media/images/bg/people_mid_left.gif') 0 0 repeat-y;
}
.people_border .mid_center {
	padding: 10px 8px;
}
.people_border .mid_right {
	background: url('../media/images/bg/people_mid_right.gif') 0 0 repeat-y;
}
.people_border .bot_left {
	background: url('../media/images/bg/people_bot_left.gif') 0 0 no-repeat;
}
.people_border .bot_center {
	background: url('../media/images/bg/people_bot_center.gif') 0 0 repeat-x;
}
.people_border .bot_right {
	background: url('../media/images/bg/people_bot_right.gif') 0 0 no-repeat;
}


.people .person_contacts {
	margin: 20px 0 17px 0;
}
.people .person_contacts a {
	padding: 0 0 0 19px;
	background: url('../media/images/ico/mail.gif') 0 3px no-repeat;
	color: #7c7366 !important;
	margin: 0 0 0 25px;
}
.email {
	padding: 0 0 0 19px;
	background: url('../media/images/ico/mail.gif') 0 3px no-repeat;
}
.practise_areas {
	padding: 0 0 0 20px;
}

.search .input_text {
	border-top: 1px solid #6d6d6d;
	border-left: 1px solid #6d6d6d;
	border-bottom: 1px solid #cac5bc;
	border-right: 1px solid #cac5bc;
	width: 206px;
	display: block;
	margin: 4px 0 14px 0;
	line-height: 100% !important;
}
.search .def {
	font-size: 9px !important;
	margin: 10px 0 0 0;
}
.search .hidden {
	width: 1px;
	height: 1px;
	position: absolute;
	left: -100%;
	top: 0;
	border: none;
}
.search .results .found {
	margin: 35px 0 22px 0;
}
.search .results .number {
	margin: 0 0 10px 0;
}
.search .results .results_list {
	padding: 0 0 15px 0;
}
.search .results .results_list {
	border-top: 1px solid #d4e0b4;
}
.search .results .results_list .result_item {
	border-bottom: 1px solid #d4e0b4;
	padding: 5px 12px;
}
.search .results .results_list .result_item a {
	color: #aba19e !important;
}

.paging {
	float: right;
}
.paging strong,
.paging a {
	margin: 0 2px;
}

.sitemap .lv_1 {
	padding: 0 0 0 18px;
	background: url('../media/images/ico/tr.gif') 0 5px no-repeat;
}
.sitemap .lv_2 {
	padding: 0 0 0 18px;
	margin: 0 0 0 19px;
	background: url('../media/images/ico/corner.gif') 0 5px no-repeat;
}



/* event_register */
.event_register_req {
	margin: 15px 0 10px 0;
	width: 504px;
	height: 27px;
	background: #f1f2e2;
}
.event_register_req span {
	display: block;
	padding: 4px 0 0 7px;
	font-size: 11px;
}
.event_register {
	margin: 0 0 0 3px;
	width: 501px;
}
.event_register td {
	border-top: 1px solid #e4e3c7;
	border-bottom: 1px solid #e4e3c7;
}
.event_register td.first {
	width: 130px;
	vertical-align: middle;
}
.event_register label {
	display: block;
	margin: 0 0 0 6px;
	font-size: 11px;
}
.event_register .error label {
	color: #cc0000;
}
.event_register input.field {
	background: #FFFFFF;
	border-top: 1px solid #292929;
	border-left: 1px solid #292929;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	width: 156px;
	margin: 4px 0;
	font-size: 11px;
}
.event_register .error input.field {
	border: 1px solid #cc0000;
}
.event_register input.button {
	margin: 5px 0 2px 0;
}
/* event_register */

/* title page news block */
ul.title_page_news_list {
	list-style-type: none;
	margin: 10px 0 20px 0;
}
ul.title_page_news_list li {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	background: none;
}
/* title page news_block */











