body {
	margin: 0;
	padding: 0;
	text-align: center;
 font-family: Tahoma, Verdana, Arial, Monospace;
 font-size: 12px;
 color: #666;
	background-color: #FFF;
}

/* Framework */

.restrict {
	margin: 0 auto;
	width: 964px;
	text-align: left;
}

#image {
	padding: 12px 0 1px 0;
}

#nav {
	height: 65px;
	background: url('../_images/_back.jpg') top left repeat-x;
}

#extras {
	background: url('../_images/menu-logo.jpg') top right no-repeat;
	height: 19px;
}

#content, #col_left, #col_right, #col_700, #col_430 {
	margin-bottom: 25px;	
}

#content {
	width: 936px;
	padding: 14px;
}

#col_left {
	float: left;
	width: 43%;
	text-align: left;
}

#col_right {
	float: right;
	width: 57%;
	text-align: right;
}

#col_700 {
	width: 700px;
}

#col_140 {
	width: 140px;
}

#col_200 {
	width: 200px;
}

.col_257 {
	width: 257px;
}

#col_540 {
	width: 540px;
}

#col_430 {
	width: 425px;
	padding: 10px 5px 0 0;
}

#col_506 {
	width: 506px;
	background: url('../_images/shade_col_right.jpg') top left no-repeat;
	height: 220px;	
}

#col_236 {
	width: 236px;
	background: url('../_images/shade_col_right.jpg') top left no-repeat;
}

#col_236l {
	width: 236px;
	background: url('../_images/backgrounds/shade_left.jpg') top right no-repeat;
}

#footer {
	color: #666;
	clear: both;
	font-size: 10px;
	margin-top: 20px;
	padding: 5px 0;
	border-top: 1px solid #b6b6b5;
}

#footer_main {
	clear: both; 
	padding: 5px 0;
	margin-bottom: 10px;
	text-align: left; 
	font-size: 10px;	
	border-top: 1px solid #b6b6b5;
}

.column_right {
	height: 270px;
	padding: 25px 0 25px 15px;
}

.height_220 {
	height: 220px;
}

/* Scaffolding */

#prac_menu {
	margin-bottom: 10px;
}

.person {
	padding: 6px 4px 0 4px;
	margin-bottom: 5px;
	background: url('../_images/person_shade.jpg') top center no-repeat;	
}

.office {
	padding-top: 5px;
}

#brochure_request {
	top: 0px; 
	left: 140px; 
	position: absolute;
}

#person_footer {
	background: url('../_images/shade_grey.jpg') top left repeat;
	clear: both;
	height: 26px;
	padding: 8px 0 0 160px;
}

#person_footer a {
	font-size: 12px;
	text-decoration: none;
	margin-left: 5px;
	color: #DF0000;
}

.submit_btn {
	text-align: left;
	width: 129px;
	height: 32px;
	cursor: pointer;
	margin: 0 0 5px 5px;
	padding: 4px 0 4px 10px;
	color: #666;
	font-size: 11px;
	display: block;
	border: none;
	background: none;
}

.submit_btn2 {
	text-align: center;
	cursor: pointer;
	margin: 0;
	padding: 1px 10px;
	color: #666;
	font-size: 10px;
	border: none;
	background: none;
}

.submit_btn2:hover {
	color: #FFF;
	background: url('../_images/pracmenu-a.jpg') top left repeat-x;
}

.btn2_active {
	color: #FFF;
	background: url('../_images/pracmenu-a.jpg') top left repeat-x;	
}

.btn_active, .btn_active {
	background: url('../_images/btn_active.jpg') top left no-repeat;	
}

.btn_inactive:hover {
	background: url('../_images/btn_hover.jpg') top left no-repeat;	 
}

#disclaimer {
	text-align: left;
	font-size: 10px;
	padding: 0 20px;
}

/* Lists */

dl {
	float: left;
	margin: 0;
	padding: 5px;
	width: 130px;
	height: 232px;
	display: block;
}

dd {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 10px;
}

dd img {
	padding: 3px 0 0 0;
}

dt {
	padding-top: 3px;
	color: #DF0000;
	font-size: 12px;
}

dl:hover {
	text-decoration: none;
	background: url('../_images/item-people.jpg') top left no-repeat;	
}

dl.recruitment {
	float: right;
	width: 156px;
	height: 118px;
}

dd.recruitment img {
	width: 144px;
	height: 73px;
}

dl.recruitment:hover {
	background: url('../_images/backgrounds/rec_people.jpg') top left no-repeat;	
}

ul.practices {
	margin: 15px 0;
	padding: 0;
}

.practices li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.countries {
	list-style: none;
	padding: 10px 0;
	margin: 0;
}

#menu ul .right {
	float: right;
}

/* Text align */

.move_right {
	text-align: right;
}

/* Extras */

.m_r10 {
	margin-right: 10px;
}

.m_v10 {
	margin: 10px 0;
}

.m_l222 {
	margin-left: 222px;
}

.m_l15 {
	margin-left: 15px;
}

.m_b10 {
	margin-bottom: 10px;
}

.m_b5 {
	margin-bottom: 5px;
}

.p_a40 {
	padding: 40px;
}

.p_c40 {
	padding: 40px 0 0 40px;
}

.p_r15 {
	padding-right: 15px;
}

.display_block {
	display: block;
}

.float_left{
	float: left;
}

.position_relative {
	position: relative;
}

/* Forms */

select {
	border: 1px solid #CCC;
	background: #E8E8E8;
	margin-bottom: 10px;
	width: 208px;
	color: #686868;
	font-size: 9px;
	padding: 2px;
}

.checkbox {
	border: none;
}

#extras input {
	background-color: #DDD;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-left: 3px;
	font-size: 9px;
	padding: 0 1px;
}

#extras .search_site {
	background: transparent;
	border: none;
	cursor: pointer;
	color: #666;
	padding: 0;
}

.off_btn {
	border: none;
	background: none;
	text-decoration: none;
	padding: 1px 15px;
	font-size: 10px;
	color: #666;
	cursor: pointer;
}

.off_btn:hover, .off_btn_on {
	color: #FFF;
	background: url('../_images/pracmenu-a.jpg') top left repeat-x;
}

/* Navigation menu */

#menu ul, #extras ul {
	clear: both;
	padding: 0;
	margin: 0;	
	list-style-type: none;
}

#menu li, #extras li {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#extras li {
	height: 17px;
}

#menu a {
  font-size: 16px;
	line-height: 19px;
	display: block;
	height: auto;
	width: auto;
	color: #EDC2C1;
	text-decoration: none;
	padding: 14px;
	float: left;
	border: none;
	background: url('../_images/menu-i.jpg') repeat-x;
}

#menu .selected {
  background-image: url('../_images/menu-a.jpg');
  color: #EDC2C1;
}

#menu a:hover{
 color: #FFF;
	background-image: url('../_images/menu-a.jpg');
}

#no_menu {
	position: relative;
	width: 600px;
	height: 46px;
	background: url('../_images/bg_no_menu.jpg') top left repeat-x;	
}

#no_menu a {
	text-align: right;
	font-size: 10px;
	width: 232px;
	height: 25px;
	padding: 7px 14px 0 0;
	margin: 0;
	color: #DF0000;
	background: transparent;
}

#no_menu a:hover {
	color: #DF0000;
	background: url('../_images/item-button.jpg') top right no-repeat;
}

#no_menu img {
	margin-left: 4px;
}

#menu_back {
	position: absolute; 
	top: 10px; 
	right: 14px;
}

#publications li {
	list-style: none;
	margin: 0 10px 0 0;
}

#publications a {
	height: 48px;
	display: block;
	text-align: right;
	padding: 5px 15px 0 0;
	text-decoration: none;
	color: #666;
}

#publications a:hover {
	background: url('../_images/item-publication.jpg') top right no-repeat;	
}

#pub_footer {
	background: url('../_images/shade_grey.jpg') top left repeat;
	clear: both;
	height: 34px;
	margin: 20px 10px 0 0;
}

#rec_footer2 {
	background: url('../_images/shade_grey.jpg') top left repeat;
	clear: both;
	height: 34px;
	margin: 20px 0 0 0;
}

#rec_footer {
	background: url('../_images/shade_grey.jpg') top left repeat;
	clear: both;
	height: 24px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}

#news li, #rec_news li, #prac_news, .search li {
	list-style: none;
}

#news a {
	height: 40px;
	padding: 5px 15px 0 0;
	display: block;
	text-decoration: none;
	color: #666;
}

#news a:hover {
	background: url('../_images/item-news-home.jpg') top right no-repeat;
}

ul.search {
	padding: 0;
	margin: 0;
}

.search a {
	height: 40px;
	padding: 5px 0 0 15px;
	display: block;
	text-decoration: none;
	color: #666;
}

.search a:hover {
	text-decoration: none;
	background: url('../_images/item-publication.jpg') top left no-repeat;
}


ul#rec_news {
	padding-top: 100px;
}

/* Links */

a {
	color: #DF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer_main a {
	text-decoration: none;
}

#rec_news a, #prac_news a {
	text-align: right;
	height: 21px;
	padding: 2px 15px 0 0;
	display: block;
	text-decoration: none;
	color: #666;
}

#rec_news a:hover, #prac_news a:hover {
	background: url('../_images/backgrounds/side.jpg') top right no-repeat;
}

a.more {
	text-decoration: none;
	color: #DF0000;
	font-size: 10px;
	margin: 0;
	padding: 7px 19px 7px 200px;
	height: 32px;
	widows: 232px;
}

a.more:hover {
	background: url('../_images/item-button.jpg') top right no-repeat;
}

a.button img {
	margin-right: 5px;
}

a.button {
	float: left;
	padding: 10px 0 0 10px;
	text-decoration: none;
	color: #666;
	height: 26px;
	width: 129px;
	display: block;
}

a.button3 {
	padding: 10px 10px 10px 15px;
	text-decoration: none;
	color: #666;
	height: 46px;
	width: 129px;
}

a.button:hover, a.button3:hover {
	background: url('../_images/item-button-small.jpg') top left no-repeat;	
}

a.button2 {
	padding: 10px 0 0 15px;
	text-decoration: none;
	color: #666;
	height: 26px;
	width: 232px;
	display: block;
}

a.button5 {
	padding: 10px 10px 10px 15px;
	text-decoration: none;
	color: #666;
	height: 26px;
	width: 202px;
}

a.button4 {
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	color: #666;
	height: 26px;
	width: 232px;
}

a.button2:hover, a.button4:hover, a.button5:hover {
	background: url('../_images/item-button.jpg') top left no-repeat;	
}

a.recruit {
	text-decoration: none;
	padding: 2px 15px;
	font-size: 10px;
	color: #666;
}

a.recruit:hover, a.rec_on {
	color: #FFF;
	background: url('../_images/pracmenu-a.jpg') top left repeat-x;
}

.countries li a {
	display: block;
	text-decoration: none;
	color: #666;
	padding: 0 0 0 15px;
	height: 20px;
}

.countries li a:hover {
	background: url('../_images/backgrounds/button_slim.jpg') top left no-repeat;
}

.practices li a {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	display: block;	
}

a.practice {
	padding: 5px 16px 5px 0;	
	background: url('../_images/practice_off.jpg') center right no-repeat;	
}

a.practice:hover {
	background: url('../_images/practice_on.jpg') center right no-repeat;		
}

a.practice2 {
	padding: 5px 0 5px 16px;	
	background: url('../_images/practice_off.jpg') center left no-repeat;	
}

a.practice2:hover {
	background: url('../_images/practice_on.jpg') center left no-repeat;		
}

#menu li.right a {
	margin: 0;
	padding: 0;
}

a.people {
	text-decoration: none;
	cursor: pointer;
}

/* Text */

h1 {
	color: #DF0000;
	font-weight: 400;
	font-size: 17px;
	margin: 0;
	padding: 0;
}

#no_menu h1 {
	padding: 15px 14px; 
	color: #666;
}

h2 {
	color: #DF0000;
	font-weight: 400;
	font-size: 13px;
	margin: 0;
	padding: 0;
}


h3 {
	color: #DF0000;
	font-weight: 400;
	font-size: 15px;
}

.quote {
	color: #DF0000;
	font-style: italic;
}

.quote_author {
	color: #DF0000;
	font-size: 10px;
}

#clr_red {
	color: #DF0000;
}

.subtitle {
	display: block;
	font-size: 10px;
}

.subtitle2 {
	display: block;
	font-size: 11px;
}

.pub_info {
	color: #DF0000;	
	display: block;
	font-size: 10px;
	text-transform: uppercase;
}

#news span {
	color: #DF0000;
	font-size: 10px;
}

span.search_details {
	color: #DF0000;
	font-size: 10px;
}

.search_info {
	font-size: 12px;
	color: #666;
}

span.person_info {
	display: none;
}

/* Images */

img {
	border: none;
}

.quote_image {
	float: left; 
	margin-right: 10px;
	width: 144px;
	height: 73px;
}

.img_flag {
	padding-top: 2px; 
	margin-right: 4px;
}

.img_person {
	background-repeat: no-repeat;
	background-position: top left;
	height: 159px; 
	margin: 3px 0;	
}
