/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after {
  content: "\0020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  overflow:hidden; 
}
.clearfix {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
	text-align:center;
}

body * 
{
	text-align:left;
}

h1, h2, h3 {
	font: normal small Georgia, Arial, Helvetica, sans-serif;
	color: #592800;
}

h2 {
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#main h3 {
	font-size:14px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

li p {
    margin-bottom: 0 !important; 
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
}
dl {
	margin:0 0 10px 0;
}
dt {
        
	font-weight:bold;
	margin-top:10px;
}
dd {
	margin-left:10px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}

#marquee {
	font-size:12px;
}
#marquee h3 {
	font-size:14px !important;
	margin-bottom:0px;
}
#marquee a {
	color:#592800 !important;
	text-decoration:none;
}
/* Location */
div#select-location
{
	width:770px;
	margin:0 auto;
	padding-top:10px;
}
	div#select-location a
	{
	    padding:5px 10px;
	}
	div#select-location a.selected,
	div#select-location a:hover
	{
	    background-color:#592800 !important;
	    color:white !important;
	    text-decoration:none;
	}

/* Logo */

#logo {
	width: 770px;
	height: 140px;
	margin: 0 auto;
	background: url(/images/img02.gif) no-repeat 0 665px;
}

#logo h1 {
    margin: 16px 0 0 0px;
    background-color: #592800;
    width:250px;
    text-align:center;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}
#logo h3 {
        color:#592800;
        margin:20px 5px;
}

#logo a {
}

/* Content */

#content {
	width: 770px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	z-index:9999;
	float: right;
	width: 500px;
	display:inline;
	position:relative;
	top: -140px;
	/* IE6 */
	_top: -125px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */
form {
	padding:15px 10px 30px 10px;
	display:inline;
	width:100px;
}
label {
	font-size: x-small;
	font-weight: bold;
	float:left;
	display:inline;
	width:75px;
	clear:both;
	padding-top:5px;
}

input.text, textarea {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #385B88;
	float:left;
	display:inline;
	width:393px;
	font-size:small;
}

#inputsubmit1, input.submit
{
	width:auto !important;
	background: #385B88;
	color: #FFFFFF;
	clear:both;
	cursor:pointer;
	margin-left:75px;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #592800;
}

#menu a:hover, #menu .active a {
	background: #FFEFBF;
	text-decoration: none;
	font-weight: bold;
	color: #592800;
}

/* Admin Menu */
body.admin #menu {
  margin:0;
  padding:0;
}
  body.admin #menu li {
    float:left;
  }
  body.admin #menu a {
  	display: block;
  	padding: 10px 12px;
  	border-top: 1px solid #EBEBEB;
  	color: #592800;
  	font-weight:normal !important;
  }

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	width: 770px;
	margin: 0 auto;
	background: #EAEAEA url(/images/img6.gif) repeat-x left top;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#language {
    margin: 10px auto;
    width:800px;
    text-align:right;
}
#language select {
	width:150px;
	border:1px solid #592800;
}
li.attorneys_list ul li {
    display:block !important;
    padding:0px;
	font-weight:normal;
	background:#592800;
}
li.attorneys_list ul li.title {
    font-weight:bold;
	padding:4px 25px !important;
    color:white !important;
	background:#592800;
}
li.attorneys_list a {
	font-weight:normal !important;
	padding:2px 35px !important;
	border:0px !important;
	color:white !important;
}
li.attorneys_list a:hover,
li.attorneys_list a.selected {
	color:#592800 !important;
	background:#FFEFBF !important;
}

/*Yield (content area) */
#yield ul {
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	list-style:square;
}
#yield ul li {
	margin-left:15px;
	font-weight:normal;
}

/* attorney profiles */
img.attorney_image {
	float:right;
	padding:0px 0px 10px 10px;
	height:166px;
}

/* Active Scaffold */
.active-scaffold label {
    width:150px !important;
}
.active-scaffold span.tip {
    display:block;
    clear:both;
    color:#333333;
    margin-left:155px;
    font-size:10px;
}

/* Login Page */
body.sessions #content {
  width:400px;
}
  body.sessions #content h1 {
    font-size:18px;
    padding-bottom:15px;
  }
  body.sessions #content label {
    width:75px;
    float:left;
    clear:both;
    padding:15px 10px 5px 0px;
    font-size:12px;
    line-height:12px;
  }
  body.sessions #content input.text {
    font-size:12px;
    line-height:12px;
    float:left;
    clear:none;
    margin:10px 0;
    border:1px solid #592800;
    width:150px;
  }
  body.sessions #content input.submit {
    clear:both;
    border: 0px;
    font-size:12px;
    margin:20px 0px 30px 85px;
    float:left;
    padding:5px;
  }

.validation-advice {
	clear:both;
	color:red;
}