/*--------------------------------------------------------------
# Aumi - August 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/
	
/* ||| universal set of reset styles |||*/
/*
html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}*/
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
.relmansliderpanel ol,
.relmansliderpanel ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
/* remove possible quote marks (") from <q> & <blockquote> */

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clr {
	font-size : 1px;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	background: #F4F4F4 url('../images/bg_top.png') repeat-x;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: small;
	line-height:1.3;
	color: #363636;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.relmansliderpanel ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
.relmansliderpanel ul li {
	border-bottom: 1px solid #F1F1F1;
	padding-left: 0;
	line-height: 170%;
	padding: 5px 0;
}

ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
th {
	padding: 4px;
	text-align: left;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
	color: #000;
}
h5 {
	font-size: 115%;
}
p,
pre,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	padding: 0;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input,
select,
button {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: small;
}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}
.clearfix {
	clear: both;
}
.lf {
	float: left;
}
.rf {
	float: right;
}
.hide {
	left:-9999px;
	position:absolute;
	top:-9999px;
}
/* Here you can change width or height of your logo*/
/*
a#logo {
	background: transparent url('../images/logo.png') no-repeat 0 0;
	height: 51px;
	display: block;
	overflow: hidden;
	float: left;
}
div#logo {
	height: 104px;
	display: block;
	overflow: hidden;
}
*/
/*end*/
a#logo {
	background: url(/images/logo.gif) no-repeat 0 0;
	display: block;
	height: 46px;
	left: 0px;
	position: absolute;
	text-indent: -9999em;
	top: 6px;
	width: 460px;
	z-index: 300001;
}




/* Set the major blocks
--------------------------------------------------------------------------------*/

div#memberarea,
div#top_wrap,
div#main_wrap,
div#footer_wrap,
div#banner_wrap,
div#main_wrap_bottom,
div#main_wrap_top {
	width: 900px;
	margin: 0 auto;
	clear: both;
}
div#top_wrap {
	position:relative;
	z-index:999;
	height: 135px;
}
#header .container {
	background: url(../images/bg-header.gif) bottom right no-repeat;
	height: 135px;
	width: 900px;
}
.container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
}

div#banner_wrap {
	margin-top: 16px;
}
div#main_wrap {
	background: url('../images/bg_content_middle.png') repeat-y 50% 50%;
}
div#main_wrap_top {
	background: url('../images/bg_content_top.png') no-repeat 50% 0;
	padding-top: 9px;
}
div#main_wrap_bottom {
	background: url('../images/bg_content_bottom.png') no-repeat 50% 100%;
	padding-bottom: 9px;
}
div#header_wrap {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: small;
}
div#header_content {
	background: url('../images/bg_header.png') 0 0;
}
div#horiz-menu {
}
div#content {
	padding: 0 9px 20px 9px;
}
div#header {
	float:left;
	overflow: hidden;
}
div#advert2 {
	float:right;
	overflow: hidden;
}
/* Members Area 
------------------------------------------------------------------------*/

div#memberarea {
	height: 33px;
}
div#memberarea_right {
	width: auto;
	float: right;
}
div#memberarea_left {
	width: auto;
	float: left;
}
div#memberarea a {
	color: #666;
}
ul.loginposition {
	padding: 0;
	margin: 0;
}
ul.loginposition li {
	float: left;
	background: none;
	padding: 3px 0 0 14px;
	line-height: 27px;
	border: none;
}
#memberarea input.inputbox {
	color: #CCC;
	width: 127px;
	height: 18px;
	border: none;
	padding-left: 15px;
	padding-top: 2px;
}
#modlgn_username {
	background: transparent url('../images/input_login_nick.png') no-repeat 0 0;
}
#modlgn_passwd {
	background: transparent url('../images/input_login_password.png') no-repeat 0 0;
}
.search {
	float: right;
	margin: 0px 0 0 10px;
}
input#mod_search_searchword {
	background: url('../images/input_login_search.png') no-repeat 0 0;
	margin-top: 8px;
	border: none;
	padding-left: 5px !important;
	padding-right: 15px;
}
#memberarea input.button {
	background: transparent url('../images/button_top.png') repeat-x;
	float: left;
	height: 22px;
	width: 61px;
	margin-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	border: none;
}
div#memberarea_right input.button {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 6px;
}
div#memberarea_right input.inputbox {
	float: left;
}
#memberarea .logout span {
	float: left;
	color: #333;
	margin: 3px 15px 0 14px;
	line-height: 27px;
}
#memberarea .logout input.button {
	float: none!important;
	display: inline;
	margin-top: 6px;
}
div.logout {
	float: left;
}
div.logout input.button {
	padding: 0;
}
/* set the width of user modules */

#user_position-1,
#user_position-2,
#user_position-3,
#user_position-4 {
	width: 100%;
	overflow: hidden;
	clear: both;
}
#user_position-1 {
	background: url('../images/bg_users_tr.png') no-repeat 100% 0;
}
#user_position-11 {
	background: url('../images/bg_users_tl.png') no-repeat 0 0;
}
#user_position-4 {
	background: url('../images/bg_position_4.png') repeat-y 0 0;
}
#user_position-3 {
	background: url('../images/bg_position_3.png') repeat-y 0 0;
}
.users {
	overflow: hidden;
	float: left;
}
.us_width-24 .users {
	width: 24.8%;
}
.us_width-33 .users {
	width: 33.3%;
}
.us_width-50 .users {
	width: 50%;
}
.us_width-100 .users {
	width: 100%;
}
.us_width-49 .users {
	width: 49.5%;
}
.us_width-99 .users {
	width: 100%;
}
div.spacer {
	width: 1%;
	float: left;
	height: 1px;
}
.us-stand {
	clear: both;
	width: 100%;
}
.us-stand {
	clear: both;
	width: 100%;
}
/* component */

div#component {
	width: 100%;
}
/* component + right */

div#component-2 {
	float: left;
	width: 572px;
}
div#right {
	float: right;
	width: 301px;
}
#mainbody {
	padding: 0 10px;
}
/* Footer */

#footer_wrap {
	background: transparent url('../images/bg_footer.png') no-repeat 0 0;
	clear: both;
	height: 80px;
	font-size: 11px;
	margin: 0 0 20px 0;
}
#footer_wrap div {
	margin: 0 9px;
	padding:9px 6px;
}
#footer_wrap div div {
	margin: 0;
	padding: 0;
}
div#footer_wrap a {
	text-decoration: none;
}
/* Moduletable 
-------------------------------------------------------------------------------- */

div.module h3,
div.module_menu h3,
div.module_text h3,
div.module_grey h3,
div.module_clear h3,
div.moduletable h3 {
	margin: 0 0 9px;
	padding: 9px 5px 4px 0;
	white-space: nowrap;
	font-size: 110%;
	color: #363636;
	border-bottom:1px dotted #DEDCD4;
	font: bold 110% Georgia,"Times New Roman",Times,serif;
}
div.moduletable {
	padding: 0 15px 15px;
	line-height: 13px;
}
div.module,
div.module_menu,
div.module_text,
div.module_grey {
	margin: 0 0 9px;
	padding: 0;
	width: 100%;
	background: url('../images/mod_rb.png') no-repeat bottom right;
}
div.module div,
div.module_menu div,
div.module_text div,
div.module_grey div {
	padding: 0;
	background: url('../images/mod_lb.png') no-repeat bottom left;
}
div.module div div,
div.module_menu div div,
div.module_text div div,
div.module_grey div div {
	padding: 0;
	background: url('../images/mod_trb.png') no-repeat top right;
}
div.module div div div,
div.module_menu div div div,
div.module_text div div div,
div.module_grey div div div {
	padding: 0 15px 15px;
	background: url('../images/mod_tlb.png') no-repeat top left;
}
div.module_clear {
	margin: 0 0 9px;
	padding: 0;
	width: 100%;
}
/* Grey module */

div.module_grey {
	background: url('../images/module_suffix_grey/mod_grey_rb.png') no-repeat bottom right;
}
div.module_grey div {
	background: url('../images/module_suffix_grey/mod_grey_lb.png') no-repeat bottom left;
}
div.module_grey div div {
	background: url('../images/module_suffix_grey/mod_grey_trb.png') no-repeat top right;
}
div.module_grey div div div {
	background: url('../images/module_suffix_grey/mod_grey_tlb.png') no-repeat top left;
}
/*Module Advertisement */

div.banneritem_text {
	padding: 5px 0!important;
	border-bottom: 1px dotted #f1f1f1;
}
.bannerheader,
.bannerfooter_text {
	padding: 3px;
	font-style:italic;
}
.bannerfooter_text {
	text-align: right;
}
/* Restriction */

div.module div div div div,
div.module_menu div div div div,
div.module_text div div div div,
div.module_grey div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}
#user_position-4 div.moduletable h3 {
	color: #fff;
	border-bottom:1px dotted #282828;
}
#user_position-4 div.moduletable {
	color: #999;
}
#user_position-3 div.moduletable h3,
#user_position-1 div.moduletable h3 {
}
#user_position-3 div.moduletable h3 span,
#user_position-1 div.moduletable h3 span {
	color: #646262;
}
/* Joomla menu */

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #333;
	text-decoration:none!important;
}
ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #2978b0;
}
ul.menu li.active a {
	color: #2978b0;
}
ul.menu li.parent a {
	background: url('../images/menu_joomla_bullet.png') no-repeat 96% center;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li li:first-child {
	border-top: 1px solid #f1f1f1;
}
ul.menu li li a {
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}
ul.menu li:last-child {
	border: none;
}
ul.menu li:last-child a {
	padding-bottom: 0;
}
ul.menu li li:last-child a {
	padding-bottom: 5px;
}
ul.menu li.parent li a {
	background: none;
}
/* Style switcher
-------------------------------------------------------------------------------*/
#links {
	width: 70%;
	float: left;
}
#stylearea {
	float: right;
	width: 7%;
}
#st_icon-1,
#st_icon-2,
#st_icon-3 {
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	padding:17px 0 0 6px;
}
#st_icon-1 {
	background: transparent url('../images/ic_1.png') no-repeat 100% 50%;
}
#st_icon-2 {
	background: transparent url('../images/ic_2.png') no-repeat 100% 50%;
}
#st_icon-3 {
	background: transparent url('../images/ic_3.png') no-repeat 100% 50%;
}


/* suckerfish */

/*--------------------------------------------------------------
# Aumi - August 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

.nav,
.nav * {
	margin:0;
	padding:0;
}
#horiz-menu {
	height: 30px;
	position: absolute;
	z-index: 490;
	margin:0;
	bottom: -1px;
	top: 104px;
}
#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}
#horiz-menu li span {
	display: block;
	float: left;
}
#horiz-menu a {
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
}
#horiz-menu a:hover {
	text-decoration: none!important;
}
#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: none;
}
#horiz-menu li li {
	margin: 0;
}
div#horiz-menu li li span,
div#horiz-menu li.active li span,
div#horiz-menu li:hover li span {
	background:none;
}
.nav {
	line-height:1.0;
	float:left;
	margin-bottom:1.5em;
	position: relative;
}
.nav ul {
	padding: 0;
}
.nav li {
	float:left;
	list-style:none;
	position:relative;
}
.nav li li a {
	display:block;
	padding: 0;
	text-decoration:none;
	background-image: none;
	float:none;
	width:200px;
}
div#horiz-menu li li a {
	height: 32px;
	line-height: 32px;
}
div#horiz-menu li:hover li,
div#horiz-menu li.sfHover li,
div#horiz-menu li.active:hover li,
div#horiz-menu li.active.sfHover li,
div#horiz-menu li:hover li span,
div#horiz-menu li.sfHover li span {
	background-image: none;
}
div#horiz-menu li:hover li a,
div#horiz-menu li.sfHover li a,
div#horiz-menu li.active:hover li a,
div#horiz-menu li.active.sfHover li a {
	background-image: none;
}
.nav li ul {
	float:none;
	left:-999em;
	position:absolute;
	width: 220px;
	z-index: 1000;
}
.nav li:hover ul,
.nav li.sfHover ul {
	left:0px;
	top: 30px;
}
.nav li:hover li ul,
.nav li.sfHover li ul,
.nav li li:hover li ul,
.nav li li.sfHover li ul,
.nav li li li:hover li ul,
.nav li li li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
.nav li li.sfHover ul,
.nav li li li:hover ul,
.nav li li li.sfHover ul,
.nav li li li li:hover ul,
.nav li li li li.sfHover ul {
	left: 220px;
	top:0px;
	width: 220px;
}
.nav li li {
	position: relative;
	float:none;
	width: 220px;
}
/* Colors */
/* suckerfish.css 
----------------------------------------------------------------------------------*/
#horiz-menu {
	background: transparent;
}
#horiz-menu li.level1 {
	color: #D2D2D2;
	font-weight: normal;
}
#horiz-menu li.level1>a {
/*	height: 51px;
	line-height: 51px;*/
}
#horiz-menu li.level1.active>a,
#horiz-menu li.level1>a:hover {
	background: transparent url('../images/menu_bullet.png') no-repeat bottom !important;
}
#horiz-menu li.level1 a:hover {
}
#horiz-menu li.active a {
	background: transparent url('../images/menu_bullet.png') no-repeat bottom;
}
.nav ul {
	background: #000;
}
#horiz-menu a,
#horiz-menu li.sfHover a,
#horiz-menu li li a {
	color: #D2D2D2 !important;
}
#horiz-menu li li {
	background: #151515;
	border-bottom: 1px solid #1e1e1e!important;
}
#horiz-menu li:hover ul,
#horiz-menu li.sfHover ul {
	background: #000;
}
#horiz-menu ul.menu li.parent a {
	background: none;
}
#horiz-menu ul.menu li.parent a:hover {
	background: transparent url('../images/menu_bullet.png') no-repeat bottom;
}
#horiz-menu ul.menu li.parent li a:hover {
	background: none;
}
#horiz-menu ul.menu li.active a {
	font-weight: normal;
}
#horiz-menu ul.menu li {
	border: none;
}
/*--------------------------------------------------------------
# Aumi - August 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/*                     -------------STYLE3--------------- 
----------------------------------------------------------------------------------*/

/* template_css.css 
----------------------------------------------------------------------------------*/
a:link,
a:visited,
a:active {
	color: #89bb28;
}
#quicklinks a:link,
#quicklinks a:visited,
#quicklinks a:active,
#practiceareas a:link,
#practiceareas a:visited,
#practiceareas a:active {
	color: #4e468d;
}
#quicklinks a:hover,
#practiceareas a:hover {
	color: #4e468d;
}
div#footer_wrap a {
	color: #fff;
}
#memberarea input.button:hover {
	color: #89bb28;
}
#user_position-3 div.moduletable h3,
#user_position-1 div.moduletable h3 {
	color: #89bb28;
}
ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #89bb28;
}
ul.menu li.active a {
	color: #89bb28;
}
/* joomla_classes.css 
----------------------------------------------------------------------------------*/
h2.contentheading,
.contentheading,
.componentheading {
	color: #89bb28;
	border-bottom: 1px dotted #DEDCD4;
}
a.readon,
#content_wrap .button,
#content_wrap .validate,
#content_wrap a.button,
.button,
.validate,
a.button {
	color: #333;
}
a.readon:hover,
a.readon:active,
a.readon:focus,
#content_wrap .button:hover,
#content_wrap a:hover.button {
	color: #89bb28;
}
.button:hover,
a:hover.button {
	color: #89bb28;
}
/* suckerfish.css 
----------------------------------------------------------------------------------*/
#horiz-menu li.level1 a:hover {
	color: #89bb28 !important;
}
/* gk_stuff.css
-----------------------------------------------------------------------------------*/

/* News Image 1 */

h4.gk_news_show_news_header,
h4.gk_news_show_news_header a {
	color: #89bb28;
}
div.gk_round .readon:hover {	
	color: #89bb28;
}
/* typohraphy.css
-----------------------------------------------------------------------------------*/
pre,
.code {
	background-color:#EDECEC;
	border-left:5px solid #89bb28;
	color: #89bb28;
}
.info {
	background:transparent url('../images/icons/info.gif') no-repeat left top;
	color:#6F95B7;
}
.warning {
	background:transparent url('../images/icons/warning.gif') no-repeat left top;
	color:#cc0000;
}
.tips {
	background:transparent url('../images/icons/tips.gif') no-repeat left top;
	color:#E98B05;
}
.date {
	background:transparent url('../images/icons/date.gif') no-repeat left top;
	color:#35cc00;
}
.highlight-1 {
	background:#ffffda;
}
.highlight-2 {
	background:#f1f1f1;
}
.highlight-3 {
	background:#89bb28;
	color: #fff;
}
.highlight-4 {
	background:#333;
	color: #fff;
}
span.clear {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #999;
}
span.clear-1 {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #666;
}
span.clear-2 {
	border-top: 1px solid #89bb28;
	border-bottom: 1px solid #89bb28;
	color: #89bb28;
}
span.color {
	color: #666;
}
span.color-1 {
	color: #89bb28;
}
span.color-2 {
	border-left: 2px solid #666;
	color: #666;
}
span.color-3 {
	border-left: 2px solid #89bb28;
	color: #89bb28;
}
span.color-4 {
	border-top: 1px solid #89bb28;
	border-bottom: 1px solid #89bb28;
	background: #89bb28;
	color: #fff;
}
span.color-5 {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	background: #f5f5f5;
	color: #333;
}
span.color-6 {
	border-top: 1px solid #e9e9a1;
	border-bottom: 1px solid #e9e9a1;
	background: #FFFFDA;
	color: #333;
}
span.color-7 {
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
	background: #5c5c5c;
	color: #fff;
}
/*--------------------------------------------------------------
# Aumi - August 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/	

/* Typohraphy 
-----------------------------------------------------------------------------------*/
pre, .code {
	margin:10px 0pt 15px;
	padding:10px 15px;
	font-size: 11px;
}
.info {
	padding-left:30px;
}
.warning {
	padding-left:30px;
}
.tips {
	padding-left:30px;
}
.date {
	padding-left:30px;
}
.audio, .credit, .email, .feed, .help, .webcam {
	background:transparent url('../images/icons/audio.gif') no-repeat left top;
	padding-left:30px;
}
.credit {
	background:transparent url('../images/icons/credit.gif') no-repeat left top;
}
.email {
	background:transparent url('../images/icons/email.gif') no-repeat left top;
}
.feed {
	background:transparent url('../images/icons/feed.gif') no-repeat left top;
}
.help {
	background:transparent url('../images/icons/help.gif') no-repeat left top;
}
.webcam {
	background:transparent url('../images/icons/webcam.gif') no-repeat left top;
}
.highlight-1, .highlight-2, .highlight-3, .highlight-4 {
	padding:1px 5px;
}
span.clear, span.clear-1, span.clear-2, span.color, span.color-1, span.color-2, span.color-3, span.color-4, span.color-5, span.color-6, span.color-7 {
	display: block;
	padding: 5px 10px;
	margin-bottom: 10px;
}

/* Custom */
/* rid of tables 
----------------------------------------------------------------------------------*/

div#sidebar{
	float: left;
	width: 150px;
}
div#maincontent{
	float: left;
	width: 712px;
}
.center{
	text-align:center;
}
/* styling of the container. */
a.myPlayer {
	display:block;
	width: 640px;
	height:480px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.myPlayer img {
	margin-top:198px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover,a.myPlayerwidescreen:hover {
	border:1px solid #000;
}

/* styling of the container. */
a.myPlayerwidescreen {
	display:block;
	width: 640px;
	height:352px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.myPlayerwidescreen img {
	margin-top:198px;
	border:0px;
}
/* styling of the container. */
a.relmanCaptionsPlayer,
a.relmanPlayer {
	display:block;
	width: 550px;
	height:413px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.relmanCaptionsPlayer img,
a.relmanPlayer img {
	margin-top:158px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.relmanCaptionsPlayer:hover,
a.relmanPlayer:hover,a.relmanPlayerwidescreen:hover {
	border:1px solid #000;
}

/* styling of the container. */
a.relmanPlayerwidescreen {
	display:block;
	width: 550px;
	height:303px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.relmanPlayerwidescreen img {
	margin-top:198px;
	border:0px;
}

/* overlay */
/* the overlayed element */ 
.apple_overlay { 
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* growing background image */ 
    background-image:url(/images/overlay/white.png); 
     
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    */ 
    width:640px;         
	height: 480px;

    /* some padding to layout nested elements nicely  */ 
    padding:35px; 
 
    /* a little styling */     
    font-size:11px; 
} 
 
/* default close button positioned on upper right corner */ 
.apple_overlay div.close { 
    background-image:url(/images/overlay/close.png); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

ul.cases{
	list-style: none;
}
ul.cases li{
	list-style: none;
	padding-bottom: 10px;
}
ul.cases li h4{
	margin: 0;
}

div#attribution{
	float: right;
	color: #fff;
}
#quicklinks div{
	padding: 4px 0;
}
#attorneybio{
	position: relative;
}
#attorneybio .attorneyleft{
	float:left;
	width: 170px;
	padding: 10px;
}
#attorneybio .attorneyright{
	float:left;
	width: 650px;
	padding: 10px;
}
#attorneybio .attorneyleft img{
	margin-top: 26px;
}
