@charset "UTF-8";
/* CSS Document */

/*
	Main Structure
*/
html body {
	font-family:Arial, Helvetica, sans-serif;
	color:#213025;/* 213025 */
	margin:0;
	padding:0;
	background-color:#234551; !important
}
a { outline: 0; }
 
#wrap {
	width:960px;
	height:auto;
	overflow:auto; 
	margin:0 auto 0 auto;
	padding:0 10px 0 10px;
	background-color:#FFFFFF;
	}
.corners_top{
	height:10px;
	width:980px;
	background:transparent url(images/corners_top.png) no-repeat scroll 0 0;
	display:block;
	margin:10px auto 0 auto;
	padding:0;
	}
.corners_bottom{
	height:10px;
	width:980px;
	background:transparent url(images/corners_bottom.png) no-repeat scroll 0 0;
	display:block;
	margin:0px auto 10px auto;
	padding:0;
	}	
#head {
	width:960px;
	height:152px;
	margin:0 0 10px 0;
	background-image:url(images/woa_home_header.jpg);
	background-repeat:no-repeat;
	background-position:top left; 
	}
.home_link{
	width:270px;
	height:72px;
	position:relative;
	left: 8px;
	top: 75px;
	cursor:pointer;
	}	
#content {
	width:960px;
	height:auto;
	margin:0 0 10px 0;
	background-color:#fff;
	}
#foot {
	width:960px;
	height:auto;
	border-top:1px dotted #bac8c6;
	padding:5px 0 0 0;
	}	
/*
	Content Structure
*/
#col_1 {
	width:200px;
	height:auto;
	float:left;
	margin:0 10px 0 0;
	}
#col_2 {
	width:540px;
	height:auto;
	float:left;
	margin:0 10px 0 0;
	}
#col_3 {
	width:200px;
	height:auto;
	float:left;
	}
/*
	Col_1
*/
#side_nav {
	margin:0 0 0px 0;
	padding:0px;
	}
/* list1 */
#side_nav #list1 {
	list-style: none;
	width: 100%;
	border-top: 1px solid #fff;
	margin: 0 0 10px -40px;   
	float: left;
	position: relative;
}
#side_nav #list1 li {
	border-bottom: 1px solid #fff;
	position: relative;
	background: #dee4c4; /*dee4c4*/
	padding: 0;
	margin: 0;
	float: none;
}
#side_nav #list1 li a {
	color: #492b23; /*492b23*/
	display: block;
	padding: 10px;
	text-decoration: none;
	border: 0;
	/* <acronym title="Internet Explorer">IE</acronym> is the myspace of browsers! */        
	position: relative;
	height: 1%;
	/* /IE */
}
#side_nav #list1 li a:hover { 
	background: #ffffff; /*ecf6f5*/
	color: #3f5f5a;
}



	
#side_nav #list1 li.current_page { 
	background: #ffffff; /*ecf6f5*/
	color: #3f5f5a;
	padding: 10px 10px 10px 30px;
	display: block;
	position: relative;
	height: 1%;
	cursor: default;
}
#side_nav #list1 li.current_page span {
	position: absolute;
	left: -5px;
	top: 50%;
	margin: -4px 0 0;
	height: 8px;
	width: 24px;
	
	background-image: url(images/woa_icon_navsquare.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#side_nav #list1 li a span {
	position: absolute;
	left: -35px;
	top: 50%;
	margin: -4px 0 0;
	height: 8px;
	width: 24px;
	display: none;
	background-image: url(images/woa_icon_navsquare.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#contact_info {
	margin:0 0 10px 0;
	padding:10px;
	background-image:url(images/woa_contact_info_graphic.jpg);
	background-repeat:no-repeat;
	background-position:top left; 
	}
#contact_info p{
	color:#213025;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	text-align:right;
	margin: 0 0 8px 0;
	padding:0 0 0 0;
	}
a.mailto:link,
a.mailto:visited,
a.mailto:hover,
a.mailto:active{
	color:#492b23;
	text-decoration:underline;
}
		
/*
	Col_2
*/	
.section_header_graphic{
	width:100%;
	height:100%;
	margin:0 0 10px 0;
	}
.section_content{
	width: 530px;
	height:auto;
	margin:0;
	padding:10px;
	overflow:auto;
	background-image:url(images/woa_section_content_graphic.jpg);
	background-repeat:no-repeat;
	background-position:top left; 
	}
.blank{
	background-image:url(images/woa_section_content_graphic_blank.jpg);
	background-repeat:no-repeat;
	background-position:top left; 
	}
.no_image{
	background-image: none;
	}		
.section_content h1{
	color:#213025;
	font-size:24px;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
}	
.section_content p{
	color:#213025;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	width: 90%;
	margin: 0 0 8px 0;
	padding:0 0 0 0;
	text-decoration:none;
	}
.section_content p a{color:#492B23}
.section_content p a:hover{color:#492B23; text-decoration:underline}
.section_content p a:visited{color:#492B23; text-decoration:none}
	
#slider, #slider_oliver{width:418px}	
.scroll {
    height: 250px;
    width: 418px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

	
.info_list li{
	color:#213025;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
	width: 90%;
	margin: 0 0 8px 0;
	padding:0 0 0px 0;
	list-style-type: square;
	}
.info_list li a, .panel li a:visited{
	color:#213025;
	text-decoration:none;
}
.info_list li a:hover{
	color:#213025;
	text-decoration:underline;
}	
.info_list li span{
	color:#3c5555;
	font-size:11px;
	font-weight:normal;
	}		
.profile{
	width:100%;
	height:auto;
	overflow:auto;
	margin:10px 0 20px 0;
	padding:0 0 5px 0;
	border-bottom: 1px dotted #bac8c6;
	}
.profile_image{
	width:100px;
	height:150px;
	float:right;
	border:1px solid #3c5555;
	background-color:#CCCCCC;
	}
.profile_image p{
	color:#6d8080;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	margin: 0 0 8px 0;
	padding:0 0 0 0;
	}	
.profile_info{
	width:410px;
	height:auto;
	margin:0 0 0 10PX;
	float:left;
	}
.profile_info h2{
	color:#3c5555;
	font-size:18px;
	font-weight:normal;
	padding:0 0 0 0;
	margin:0 0 0px 0;
	}
.profile_tabs {
	height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 0;
	float: left;
	list-style: none;
	position: relative;
	margin:0 0 10px 0;
}
.profile_tabs li, .profile_tabs li a {
	position: relative;
	float: left;
}      
.profile_tabs li { top: 15px; margin: 0; background: none; padding: 0; }
.profile_tabs li a {
	display: block;
	padding: 0.9em 1.1em;
	background: url(images/tab_body.gif) 0 0 no-repeat;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	height: 195px;
	font-size:12px;
}
.profile_tabs li a span {
	display: block;
	position: absolute;
	height: 195px;
	width: 10px;
	background: url(images/tab_r.gif) 0 0 no-repeat;
	right: 0;
	top: 0;
}
.profile_tabs li a:hover, .profile_tabs li a:hover span { background-position: 0 -194px; color: #3f5f5a; }
.profile_tabs li a:active, .profile_tabs li a:active span { background-position: 0 -388px; color: #fff; }
.selected{
	color:#FF0066;
	}
selectNav{color:#FF0000}	
a._back_totop{
	color:#492b23;
	font-size:12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:right;
	width:100%;
	}
a.icon-link {
	height:16px !important;
	padding-left:16px !important;
	width:16px !important;
	}	
a.icon-link.backtotop {
	color:#492b23;
	font-size:11px;
	padding:0px 0 0px 15px !important;
	line-height:20px !important;
	background:url(images/icon_backtotop.gif) no-repeat 0 0;
	text-decoration:none;
	}
.multilist_contain{
	margin:10px 0 20px 0;
}									
/*
	Col_3
*/
.side_container_1{
	border: 1px solid #bac8c6;
	margin:0 0 10px 0;
	padding:8px 10px 10px 10px;
	background-image:url(images/woa_practice_area_h2_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
.side_container_1 h2{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 10px 0;
	}
.side_container_1 h3{
	color:#213025;
	font-size:16px;
	font-weight:normal;
	line-height:16px;
	margin: 15px 0 5px 0;
	padding:0 0 0 0;
	}	
.side_container_1 p{
	color:#213025;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	margin: 0 0 8px 0;
	padding:0 0 0 0;
	}
ul {
	
	
	}	
ul.list_none{
	list-style-type: none;
	margin:0;
	padding:0;
	}
ul.list_none li {
	color:#213025;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	width: 90%;
	margin: 0 0 8px 0;
	padding:0 0 0px 0;
	}
.list_none li a, .panel li a:visited{
	color:#213025;
	text-decoration:none;
}
.list_none li a:hover{
	color:#213025;
	text-decoration:underline;
}	
.list_none li span{
	color:#3c5555;
	font-size:11px;
	font-weight:normal;
	}				
ul.list_icon{
	list-style-type: none;
	margin:0;
	padding:0;
	}
ul.list_icon_right{
	list-style-type: none;
	margin:0;
	padding:0;
	}	
ul.list_icon li {
	
	}
ul.clientlist li {
	font-size:12px;
	margin:0 0 10px 0;
	}			
ul.list_icon_right li {
	text-align:right;
	}
	
.side_by_side_2{
	float:left;
	width:46%;
	}
.side_by_side_3{
	float:left;
	width:33%;
	margin:20px 0 0 0;
	}			
a.list-link.arrow {
	color:#213025;
	font-size:10px;
	font-weight:bold;
	padding:2px 0 1px 15px !important;
	line-height:20px !important;
	text-decoration:none;
	background-image: url(images/woa_icon_listarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a.list-link.none {
	padding:2px 0 1px 15px !important;
	line-height:20px !important;
	text-decoration:none;
	}	
a.list-link:link{
	color:#213025;
	text-decoration:none;
}
a.list-link:visited{
	color:#213025;
	text-decoration:none;
}
a.list-link:hover{
	color:#213025;
	text-decoration:underline;
}
a.list-link:active{
	color:#213025;
	text-decoration:none;
}

/*
	#FOOT
*/
#foot p{
	color:#3c5555;
	font-size:10px;
	text-align:right;
	}
			
/*
	Type
*/	
h1, h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
h2{
	color:#3c5555;
	font-size:18px;
	font-weight:normal;
	}

h3{
	color:#3c5555;
	font-size:18px;
	font-weight:normal;
	margin: 20px 0 20px 0;
	padding:0;
	width:80%;
	}	
	
h4{
	color:#6d8080;
	font-size:10px;
	font-weight:bold;
	padding-left:14px;
	margin:0;
	background-image: url(images/woa_square_logo_8x8.jpg);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	}
.red{color: #492B23;}	
.w_border{border-bottom:1px dotted #492B23}	
.small{font-size:10px; color: #6d8080; text-decoration:none; line-height:16px}		
.date{font-size:11px; color: #999; text-decoration:none; line-height:16px}
a.news, a.news:visited{ font-size:12px; color: #492B23; text-decoration:none; line-height:16px}
a.news:hover{color:#492B23; text-decoration:underline}
.text_none{ text-decoration:none}
p .text_test{ text-decoration:none; color:red}

h1 a:hover{color:#213025; text-decoration:underline}
h1 a:visited{color:#213025; text-decoration:none}
	
/* float clearer */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*
	-------------- Fieldset Stuff
	
*/

fieldset.field-list {
margin:20px 0pt 20px 0px;
font-family:Arial, Helvetica, sans-serif;
}
fieldset.field-list dl {
margin:auto;
width:100%;
overflow:hidden;
}
fieldset.field-list dl dt {
padding:3px 3px 0pt 0pt;
width:30%;/* 30  */
}
fieldset.field-list dl dd {
width:70%; /* 100  */
}
fieldset.field-list dl dd select {
width:70%;
}
.submit-btns ul {
list-style-type:none;
margin:auto;
padding:0pt 0pt 0pt 90px;
width:50%;
}
.submit-btns ul li {
display:inline;
margin:0pt;
}
label {
font-weight:normal;
}
fieldset {
border:medium none;
margin:0pt;
padding:0pt;
}
dl {
margin:0pt;
padding:0pt;
}
dl a, dl a:visited {
color:#0063DC;
font-size:11px;
padding:0px 5px;
}
dt {
color:#3c5555;
float:left;
font-size:12px;
font-weight:normal;
padding:0pt 7px 0pt 0pt;
text-align:right;
width:30%;
}
dd {
font-size:12px;
margin-bottom:0.5em;
width:70%;
}
input {
border:1px solid #bac8c6;
color:#3c5555;
}
.submit {
color:#3c5555;
cursor:pointer;
background-color: #bac8c6;

}
textarea {
border:1px solid #bac8c6;
}
select {
border:1px solid #bac8c6;
}
select.cat_list {
font-size:10px;
}
.type_file_btn {
border:1px solid #bac8c6;
background-color:#bac8c6;
}

/*
	-- Warning for forms
*/

.warning{color:#FF0000; font-weight:bold}

/*
	-- Img treatments
*/

.border_1_light{border:1px solid #bac8c6}

a:hover .border_1_light{border:1px solid #3c5555}

#flashcontent{ margin: 0 0 10px 0;}