/*
 * Red Text: #8d182d
 * Background: #F6F6F6
 */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
	margin: 0;
	padding: 0;
}

ul {
	margin: 10px 0 10px 20px;
}

li {
	margin: 3px 0 0 20px;
}

a img {
	border: none;
}

/** Start site specific styles **/
body {
	background: #5f0e1d url(../images/background-gradient.jpg) top left repeat-x;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0;
}

a {
	color: #8d182d;
	text-decoration: none;
}

a:hover {
	color: #999;
}

input, textarea {
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
}

input.inactive, textarea.inactive {
	color: #AAA;
}

h2 {
	font-size: 1.7em;
	margin-top: 20px;
	margin-bottom: 5px;
}

h2 a {
	font-size: .6em;
}

.exampleCase {
	margin-top: 15px;
	display: none;
	width: 530px;
}

#wrapper {
	width: 969px;
	margin: 0 auto;
}

#header {
	width: 967px;
	margin: 0 auto;
	background: url(../images/dahlberg-przybla-header.jpg) 0 17px no-repeat;
	position: relative;
	height: 140px;
}

#logo {
	display: block;
	position: absolute;
	left: 441px;
	z-index: 10;
}

#nav {
	list-style: none;
	margin: 0;
	float: left;
	margin: 82px 0 0 20px;
	font-weight: bold;
	overflow: visible;
	height: 12px;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
	overflow: visible;
}

#nav li a {
	display: block;
	padding: 0 10px;
	border-left: 2px solid #858585;
	overflow: visible;
}

#nav li ul {
	width: 100%;
	background: #8d182d;
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
	display: none;
	position: relative;
	z-index: 20;
}

#nav li ul li {
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid #000;
}

#nav li:hover ul {
	display: block;
}

#nav li:first-child a, #nav li ul li:first-child {
	border: none;
}

#nav li ul li a {
	color: #FFF;
	display: block;
	margin: 0;
	padding: 5px;
	border: none;
}

#nav li ul li a:hover {
	color: #000;
	background: #bb5e6f;
}

#phone {
	float: right;
	margin: 82px 30px 0 0;
	color: #8d182d;
	font-weight: bold;
	font-size: 1.3em;
}

#content {
	border: 3px solid #8d182d;
	margin-top: -35px;
	background: #FFF;
	min-height: 279px;
	padding: 45px 20px 65px 45px;
	width: 896px;
}

.tight #content {
	width: 961px;
	min-height: 369px;
	padding: 0;
}

.tight #content a {
	color: #000;
}

.tight #content a:hover {
	color: #8d182d;
}

#innerContent {
	float: left;
	width: 530px;
	font-size: .85em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8d182d;
	font-size: 2.3em;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: normal;
}

#standardImage {
	float: right;
	width: 330px;
	text-align: center;
}

#practiceChooser {
	background: url(../images/practice-chooser.png) no-repeat;
	width: 429px;
	height: 138px;
	position: relative;
	margin-top: -45px;
	float: left;
}

#practiceDropdown {
	position: absolute;
	left: 94px;
	top: 80px;
	cursor: pointer;
}

#practiceChoices {
	background: #791023;
	width: 200px;
	position: absolute;
	left: 94px;
	top: 107px;
	font-weight: bold;
	overflow: visible;
	display: none;
}

#practiceChoices a {
	display: block;
	color: #FFF;
	border-top: 1px solid #9e1c34;
	margin: 0;
	padding: 3px 10px;
	width: 180px;
}

#practiceChoices a:first-child {
	border-top: none;
}

#practiceChoices a:hover {
	background: #470713;
}

#needHelp {
	background: #FFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #CCC;
	width: 220px;
	overflow: hidden;
	padding: 12px 0 10px 14px;
	float: left;
	margin: 20px 0 0 30px;
	font-size: .9em;
	height: 167px;
}

#needHelp input, #needHelp textarea {
	width: 140px;
	margin-bottom: 3px;
	padding: 1px;
}

#signUp {
	background: url(../images/signup-background.png) no-repeat;
	width: 230px;
	height: 165px;
	float: left;
	margin: 20px 0 0 20px;
	padding: 77px 0 0 10px;
}

#footer {
	color: #dbd9da;
	width: 100%;
	clear: both;
	text-align: center;
	line-height: 1.7em;
	font-size: .8em;
	padding-top: 30px;
}

#footer a {
	text-decoration: underline;
	color: #dbd9da;
}

#footer a:hover {
	text-decoration: none;
}

.columnList li {
	float: left;
	width: 30%;
	margin-bottom: 15px;
}

#freeConsultation {
	position: relative;
	margin-top: 30px;
	height: 84px;
	width: 406px;
}

#freeConsultation img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#consultationForm {
	width: 198px;
	height: 64px;
	background: #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: absolute;
	left: 7px;
	top: 6px;
	text-align: center;
	padding-top: 2px;
}

#consultationForm input {
	margin: 2px 0 0;
	width: 120px;
}

#freeConsultation .result {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 198px;
	height: 1em;
	text-align: left;
}

#homepageSlideshow {
	position: relative;
	width: 961px;
	height: 369px;
}

#homepageSlideshow img {
	position: absolute;
	top: 0;
	left: 0;
}

.attorneyQuestion {
	font-weight: bold;
	margin-top: 10px;
}

.attorneyAnswer {
	padding: 0 10px;
	margin-top: 3px;
}


#fauxConsole {
	background: #ed9aaa;
	border: 1px solid #E22;
	position: fixed;
	bottom: 0;
	left: 50%;
	width: 400px;
	height: 100px;
	overflow-y: scroll;
	margin-left: -200px;
	display: none;
}
