 /* Layout Style Sheet :: wmsolicitors.com */
/* Author :: Alex Stanhope for Profile Design */
/* Copyright :: The Author, All rights reserved */

/* Global Reset */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

/* Remove Firefox dotted border but keep accessible by allowing focus */

a:active {
  outline: none;
}

/* Body Styles */

body {
	background: #6e6e6e;
	text-align: center;
    font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #666;
	height: 100%;
	padding-bottom: 20px !important;
}

/* Formatting Styles */

img {
	border: 0;
}

br.clear {
	clear: both;
	height: 0.01em;
}

.left {
	float: left;
}

.leftmargin {
	float: left;
	margin-right: 25px;
}

.fullwidth {
	width: 100% !important;
	height:55px;
	display: block;
}

.right {
	float: right;
	text-align: right;
}

/* Container Styles */

#container {
	position: relative;
	width: 760px;
	margin: 20px auto 5px auto;
	text-align: left;
	background: #fff url(../images/layout/bg_content_container.gif) top left repeat-y;
}

/* Masthead Styles */

#masthead {
	width: 760px;
	height: 115px;
	background: #9aa1aa url(../images/layout/bg_masthead.gif) top left repeat-y;
}

#logo {
	float: left;
	width: 580px;
	height: 115px;
	background: url(../images/layout/witts_moloney_logo.gif) top left no-repeat;
}

#logo a {	
	position:absolute;
	top: 0;
	left: 0;
	width: 580px;
	height: 115px; 
}

#logo a span {
	display: none;
}

#masthead img {
	float: right;
}

/* Sidebar Styles */

#sidebar {
	float: left;
	width: 265px;
	background: url(../images/layout/bg_sidebar.gif) top left no-repeat;
}

/* Navigation Styles */

ul#dropdownMenu {
	margin: 70px 0 0 0;
}

#dropdownMenu li {
	margin: 5px 0;
}

#dropdownMenu li a {
	width: 230px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 24px 10px 24px 15px;
}

#dropdownMenu li ul {
	position: absolute;
	left: 255px;
	margin: -70px 0 0 0 !important;
	background: #a4cbe4;
	text-align: left;
	z-index: 999;
	display: block;
}

#dropdownMenu li ul li {
	list-style: none;
	white-space: nowrap;
	padding: 0;
	text-align: left;
	font-size: 1em;
}

#dropdownMenu li ul li a {
	width: 175px;
	padding: 0 15px;
	border: 0;
	line-height: 1.5em;
	text-decoration: none;
	font-size: 1.1em;
}

#dropdownMenu li a:link, #dropdownMenu li a:visited {
	background: #95adc0;
}

#sidebar ul a:hover, #sidebar ul a#active {
	color: #1256a7 !important;
}

#dropdownMenu li ul li a:link, #dropdownMenu li ul li a:visited {
	color: #1256a7;
	background: #a4cbe4 !important;
}

#dropdownMenu li ul li a:hover {
	color: #fff !important;
	background: #a4cbe4 !important;
}

#sidebar ul a#active {
	background-color: #a4cbe4 !important;
}

a.home {
	background: #95adc0 url(../images/layout/home_sml.jpg) 188px 50% no-repeat !important;
}

a.home:hover {
	background: #a4cbe4 url(../images/layout/home_sml.jpg) 188px 50% no-repeat !important;
}

a.family {
	background: #95adc0 url(../images/layout/family_and_litigation_sml.jpg) 188px 50% no-repeat !important;
}

a.family:hover {
	background: #a4cbe4 url(../images/layout/family_and_litigation_sml.jpg) 188px 50% no-repeat !important;
}

a.property {
	background: #95adc0 url(../images/layout/commercial_property_sml.jpg) 188px 50% no-repeat !important;
}

a.property:hover {
	background: #a4cbe4 url(../images/layout/commercial_property_sml.jpg) 188px 50% no-repeat !important;
}

a.wills {
	background: #95adc0 url(../images/layout/wills_sml.jpg) 188px 50% no-repeat !important;
}

a.wills:hover {
	background: #a4cbe4 url(../images/layout/wills_sml.jpg) 188px 50% no-repeat !important;
}

a.contact {
	background: #95adc0 url(../images/layout/contact_sml.jpg) 188px 50% no-repeat !important;
}

a.contact:hover {
	background: #a4cbe4 url(../images/layout/contact_sml.jpg) 188px 50% no-repeat !important;
}

a.news {
	background: #95adc0 url(../images/layout/news_sml.jpg) 188px 50% no-repeat !important;
}

a.news:hover {
	background: #a4cbe4 url(../images/layout/news_sml.jpg) 188px 50% no-repeat !important;
}

/* Content Styles */

#content {
	float: left;
	width: 495px;
	background: #fff url(../images/layout/bg_content.jpg) top left repeat-x;
	padding: 70px 0 60px 0;
}

#breadcrumbs {
	margin: 0 0 0 30px;
	font-size: 1.1em;
	padding-bottom: 30px;
}

#breadcrumbs span {
	margin-top: 1px;
}

.div_left, .div_right, .div_full, .div_full_left {
	border: 1px solid #ccc;
	padding: 10px;
}

.div_left, .div_right {
	width: 185px;
	height: 70px;
	text-align: center !important;
}

.div_left {
	float: left;
	margin: 0 10px 10px 50px;
}

.div_right {
	float: left;
	margin: 0 0 10px 0;
}

.div_full, .div_full_left {
	clear: both;
	width: 402px;
	margin: 10px 10px 10px 50px;
} 

.div_left p, .div_right p, .div_full p {
	text-align: center !important;
}

.div_full_left p {
	text-align: left !important;
}

.div_left p, .div_right p, .div_full p, .div_full_left p {
	margin: 0 !important;
}

.div_full_left ul {
	margin: 10px 0 !important;
}

#map {
	margin: 20px 0 0 50px;
	background: #fff;
	padding: 5px !important;
	border: 1px solid #999;
}

#toplink {
	float: right;
	height: 25px;
	margin: 40px 25px 0 0;
	text-align: right;
}

/* Footer Styles */

#footer {
	clear: both;
	width: 760px;
	padding: 10px 0;
	background: #9aa1aa url(../images/layout/bg_footer.gif) top left repeat-y;
}

/* Validators Styles */

#validators {
	width: 760px;
	margin: 5px auto;
	padding-bottom: 20px !important;
	color: #fff;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.6em;
}

/* Text Styles */

h1 {
	margin: 0 70px 25px 50px;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	margin: 20px 70px 20px 50px;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3 {
	margin: 10px 50px 10px 50px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 3px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content p, address {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
}

#content p {
	margin: 15px 70px 15px 50px;
}

address {
	margin: 0 70px 0 50px;
	font-style: italic;
}

#footer p {
	margin: 0 50px 0 310px;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.6em !important;
}

p.pdf {
	font-weight: bold;
	font-size: 1.3em !important; 
	padding: 7px 0 7px 35px;
	background: url(../images/layout/bullet_pdf.gif) 2% 50% no-repeat;
	border: 1px solid #ccc;
}

/* List Styles */

#content ul, #content dl {
	margin: 5px 50px;
}

ul li {
	list-style: none;
}

ol li {
	list-style: decimal;
}

#breadcrumbs ul {
	margin: 0 !important;
}

#breadcrumbs ul li {
	display: inline;
	margin: 0 -2px 0 0 !important;
	padding: 0 0 0 10px !important;
	font-size: 1em !important;
	background: url(../images/layout/bullet_breadcrumbs.gif) 0% 50% no-repeat !important;
}

#content ol {
	margin: 5px 70px !important;
}

#content dl ol.alphabetic li {
 	list-style: lower-alpha !important;
	margin-left: 0 !important;
}

#content dl ol.alphabetic li ol li {
 	list-style: lower-roman !important;
	margin-left: 5px !important;
}

#content ul li, #content ol li {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

#content ol li ol li {
	margin: 5px 0 5px -50px !important;
	font-size: 1em;
	list-style: lower-roman !important;
}

#content ul li, #content ul.top li {
	padding: 0 0 0 20px;
}

#content ul li {
	background: url(../images/layout/bullet_square.gif) 0% 5px no-repeat;
}

#content ul.top li {
	background: url(../images/layout/bullet_square.gif) 0% 5px no-repeat !important;
}

#content dt {
	margin: 20px 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
}

#content dd {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
}

#content dl ul {
	margin: 5px 0 !important;
}

#content dl ol {
	margin: 5px 18px !important;
}

#content dl ul li, #content dl ol li {
	font-size: 1em !important;
}

#info_errors li {
	font-size: 1.1em;
	margin: 0 !important;
	list-style-type: none;
	padding: 5px 0px 5px 30px !important;
	background: transparent url(../images/layout/bullet_cross.gif) 0% 50% no-repeat !important;
	color: #ff0000;
	font-weight: bold;
}

ul#sitemap li {
	font-size: 1.2em;
	background: url(../images/layout/bullet_sitemap.gif) top left no-repeat;
	padding: 0 0 10px 24px;
	margin: 10px 0;
}

ul#sitemap li ul li, ul#sitemap li ul li ul li {
	font-size: 1em;
	list-style-type: none;
	background: url(../images/layout/bullet_sitemap.gif) top left no-repeat;
	padding: 0 0 2px 24px;
	margin-left: -50px;
	margin-bottom: 0px;
}

/* Link Styles */

#content a:link, #content a:visited {
	color: #0072bc;
	text-decoration: none;
}

#content a:hover {
	color: #fff;
	background: #0072bc;
	text-decoration: none;
}

a.nobg {
	background: none !important;
}

#toplink a:link, #toplink a:visited {
	display: block;
	width: 125px;
	height: 25px;
	line-height: 25px;
	color: #444;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(../images/layout/btn_top.gif) no-repeat top left;
}

#toplink a:hover {
	background-color: #000;
	background-position: right top;
	color: #eee;
}

#toplink p {
	background: #fff url(../images/layout/btn_top.gif) no-repeat right top;
	text-align: center;
	margin: -10px 0 0 0;
	font-size: 1.1em;
	width: 125px !important;
	height: 25px;
}

#footer a:link, #footer a:visited {
	color: #0072bc;
	text-decoration: none;
}

#footer a:hover {
	color: #0072bc;
	text-decoration: underline;
}

#validators a:link, #validators a:visited {
	color: #fff;
	text-decoration: none;
}

#validators a:hover {
	color: #111;
	text-decoration: none;
}

/* Form Element Styles */

form#contactform {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0 0 20px 0 !important;
}

fieldset {
	margin: 0 0 0 50px !important;
	border: 0;
}

#contactform fieldset ol {
	padding: 0;
	margin: 15px 0 !important;
}

#contactform fieldset li {
	float: left;
	clear: left;
	width: 100%;
	list-style: none !important;
}

legend {
	margin: 0 !important;
	padding: 0 0 5px 0;
	font-size: 1.4em;
	font-weight: bold;
}

label {
	float: left;
	width: 120px;
	padding: 8px 0;
	font-size: 1.1em;
	color: #666;
	font-weight: bold;
}

.input {
	float: left;
	width: 230px;
	margin: 5px 0;
	padding: 3px;
	background-color: #fff;
	border: 2px solid #ccc;
}

.select_wide, .select_narrow {
	float: left;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #fff;
	border: 2px solid #ccc;
}

.select_wide {
	width: 240px;
}

textarea {
	padding: 3px;
	background-color: #fff;
	border: 2px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.required {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 5px;
}

.main_submit {
	margin-top: 10px;
	padding: 5px !important;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background: #fff url(../images/layout/bg_submit.gif) top left repeat-x;
	color: #333;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}

#info_errors {
	margin: 0 0 15px 50px !important;
}