/* @group reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


/* @end */

/* @group text */

/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.4 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background: fixed #FFF url(images/bg.jpg) repeat-x;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 15px;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	margin: 0 10px;
}

a {
	color: #2059a7;
	text-decoration: none;
	border-bottom: 1px dotted #2059a7;
}

a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}


#footer a.credit {
	font-size: 11px;
padding-left: 10px;
color: #628ac1;
text-decoration: none;
}



p.date {
	margin: 0;
	font-weight: bold;
	color: #666;
	font-size: 12px;
}

.more {
	margin: -15px 0 15px 0;
	
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 14px;
	color: #336699;
	margin: 20px 10px;
	padding-top: 0px;
	border-bottom: 1px solid #a1b9da;
}

h1.pages {
	font-size: 16px;
	color: #336699;
	border: 0;
	margin: 20px 0;
}


h2 {
	font-size: 16px;
	color: #336699;
}

h2.box-header {
	font-size: 14px;
	color: #3d3020;
	background: url(images/bg-box-header.jpg) repeat-x;
	padding: 5px;
	line-height: 1;
	margin: 0;
}

h3 {
	font-size: 16px;
	color: #336699;
}

h4 {
	font-size: 14px;
	color: #336699;
	margin: 10px 0 0 0;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}


ul li ul {
	margin-top: 0;
	padding-top: 0;
}

ul li ul li {
	margin-left: 30px;
	list-style-type: circle;
}

#sidebar img {
	display: inline;
}

#sidebar p {
	font-size: 12px;
	line-height: 14px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li a {
	white-space: wrap;
}

#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
	
	/*font-size: 12px;
	line-height: 14px;
	margin-left: 0;
	margin-bottom: 15px;
	list-style: none;
	background: url(images/arrow.png) no-repeat ;
	padding-left: 12px;*/
}

#sidebar li a {
	/*display: block;*/
}

table#att {
	margin-left: 10px;
}

#att td{
	padding: 5px 10px 5px 10px;
	background-color: #f0ede2;
	border-bottom: 1px solid #FFF;
}

/* @group images */

div.img-left {
float: left;
margin: 3px 20px 10px 0;
}

div.img-right {
float: right;
margin: 3px 0 10px 10px;
clear: right;
}

p.caption
 {
	line-height: 1.1;
font-size: 12px;
margin: 3px 0 0 0;
}

/* @end */



/* @end */

/* @group basic layout */


div.box-blogs {
	width: 200px;
	float: right;
	display: inline;
	background-color: #dde6f2;
	padding: 10px;
	margin: 0 0 0 10px;
}

div.slideshow {
	width: 460px;
	height: 340px;
	float: left;
	display: inline;
}

div.entry {
	width: 680px;
	float: left;
	display: inline;
	padding: 0 10px;
}

div.news-entry {
	width: 680px;
	float: left;
	padding: 0 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

div.news {
	margin-bottom: 10px;
}


div.news-entry h2 {
	margin-bottom: 0px;
}

div.news-brief {
	width: 600px;
	float: left;
	display: inline;
	margin-bottom: 15px;
}

div.pub {
	margin-bottom: 15px;
}

div.news-brief p, div.pub p {
	margin: 0;
	line-height: 1.3;
}

h4.news-brief {
	margin: 0;
}

#sh-left {
	width: 970px;
	background: transparent url(images/bg-sh-left.jpg) no-repeat top left;
}

#sh-right {
	width: 970px;
	background: transparent url(images/bg-sh-right.jpg) no-repeat top right;
}


#sidebar {
	margin-bottom: 20px;
	position: relative;
}


#sidebar .pad {
	position:relative;
	z-index:100;
	padding:40px 10px 10px 0px;
}


.side-pic {
	padding: 10px;/* need this for IE */
    height: 90px;
	width: 220px;
	z-index: 0;
	position: absolute;
	right: -10px;
	background:transparent url(images/coltop.jpg) no-repeat top right;
}

#container {
margin-top: 26px;
background: #FFF;
border: 0px solid #41689b;
}

div.news, div.publications {
	background: #f1ebd3 url(images/bg-box.jpg) repeat-x;
}

.pad {
	padding: 10px;
}

#header {
	margin: 5px 0 0 0;
	width: 960px;
	height: 106px;
	background:#FFF url(images/header.jpg) no-repeat;
}

#home-top {
	float: left;
	display: inline;
	padding: 20px 0;
	background: #FFF url(images/bg-page-top.jpg) repeat-x;
}

#content {
	/*width: ;
	height: ;*/
	/*background: url(images/bg-content.jpg) repeat-x;*/
	background:transparent url(images/bg-sidebar.jpg) repeat-y top right;
	width: 960px;
	position: relative;
}

.att-detail {
	float: left;
	background: url(/dev/images/nav-shad.jpg) repeat-x;
}

.shadow {
	margin-right: 0;
	padding:10px 10px;
	background: url(/dev/images/nav-shad.jpg) repeat-x;
}

.main {
	width: 700px;
	margin: 0;
	padding:10px;
	background: url(/dev/images/nav-shad.jpg) repeat-x;
}



#footer {
	clear: both;
	width: 960px;
	background: #04459c url(images/bg-footer.jpg) repeat-x;
	}
	
	#footer p {
	color: #FFF;
	padding: 10px;
	margin-bottom: 0;
}

#footer a {
	color: #FFF;
	}



/* @end */

/* @group nav */

#nav-top {
	width: 960px;
	margin: 1px 0 0 0;
    background:  url(images/bg-nav.jpg) top left repeat-x;
	float: left;
	display: inline;
	
}

#nav-top ul {
	margin: 0 20px;
    padding: 0;
	list-style: none;
	text-align: center;
}

#nav-top li {
	margin: 0;
	padding: 0 ;
	list-style: none;
	display: inline;
	float: left;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica ;
}

#nav-top li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 8px 12px;
	line-height: 1;
	border-right: 1px solid #948471;
}


#nav-top li a:hover {
	background: #FFF;
	color: #563b01;	
}

body.home #nav-top a.home,
body.about #nav-top a.about,
body.products #nav-top a.practices,
body.attorneys #nav-top a.attorneys,
body.meritas #nav-top a.meritas,
body.publications #nav-top a.publications,
body.blogs #nav-top a.blogs,
body.news #nav-top a.news,
body.careers #nav-top a.careers,
body.practices #nav-top a.practices,
body.contact #nav-top a.contact
 {
	background: #FFF;
	color: #563b01;
}


/* @end */

/* @group sub nav */

#sub-nav ul {
	margin: 0;
	padding: 10px 0 0 0;
	
	list-style: none;
	text-align: right;
}

#sub-nav li {
	margin: 0;
	padding: 0 5px;
	list-style: none;
	display: inline;
}

#sub-nav a {
	color: #FFF;
}

/* @end */