* {
	margin: 0;
	padding: 0;
	font-size: 12px;	
}

body {
	margin-top: 20px;
	background: #404040 url(images/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

p {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.3em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}
select, input, textarea {
	font-size: 11px;
}

label {
	display: block;
}

form {
	padding: 0;
	margin: 0;
}

.half {
	width: 50%;
	padding: .25em;
}	

fieldset {
	margin: .25em 0;
	padding: .5em;
	border: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

legend {
	margin-bottom: 1em;
	padding: 0 .25em;
	background-color: transparent;
	color: #FFF;
}

input {
	font-size: 11px;
	margin-bottom: .25em;
}

textarea {
	font-size: 11px;
	margin-bottom: .25em;	
}

select {
	font-size: 11px;
	margin-bottom: .25em;	
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 10px 10px 0;
}

img.right {
	float: right;
	margin: 0 10px 0 10px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.locations {
	margin: 0;
	padding: 5px 15px;
	padding-right: 0;
	clear: both;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

/* Logo */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	background: #000000 url(images/img02.jpg) no-repeat;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo #title {
	float: right;
	margin: .5em;
	width: 20em;
	background-color:#2A2A2A;
	background-image: url(images/callnow_bg.jpg);
	background-repeat:repeat-x;
	padding: .5em;
	border: .25em solid #FFF;
	color: #FFF;
	text-align: center;
	opacity: .85;
	filter: alpha(opacity=85);	
}

#logo #title h1 {
	margin: 0;
	letter-spacing: .75em;
	font-size: 1.5em;
}

#logo #title h2 {
	margin: 0;
	font-size: 1em;
}

#logo #title h3 {
	margin: 0;
	margin-top: .5em;
	font-size: 1em;
}

#logo #title img {
	padding: .5em;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
}

/* Login */
#log_in {
	text-align: left;
}

#log_in h1{
	padding: 0;
	margin: 0;
	text-transform: none;
}

/* Content */

#content {
	float: left;
	width: 476px;
	padding: 20px;
	background: url(images/img03.jpg) no-repeat;
	min-height: 25em;
}

#content h3 {
	margin-bottom: 1.25em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}

#content .servicename {
	font-size: 1em;
	font-weight: bold;
}

#content .servicedesc {
	margin-left: .5em;
}

#welcome {
	padding-bottom: 20px;
}

#welcome h2 { border-bottom: 0px; text-decoration: none; }
#welcome h3 { margin-bottom: 0px; text-decoration: none; }

#welcome h4 { margin-bottom: 1em; }

.defaultnews 
{
	line-height: 14px;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

.defaultnews a
{
	text-decoration: none;
}

.defaultnews a .newsdate
{
	font-style: italic;
	font-size: 10px;
}

#olist {
	clear: left;
	float: left;
	width: 227px;
}

#ulist {
	float: left;
	width: 227px;
	padding-left: 20px;
}

.hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
  margin: 1em 0;
}

#recordresults {
	margin-bottom: 1em;
}

#content .case, #content .case, .servicename {
	display: block;
	font-weight: bold;
	margin: 0;
}
#content .caseno, #content .caseno {
	display: block;
	font-style: italic;
	font-size: 9px;
	padding-bottom: 0;
}

#content .dateline {
	font-weight: bold;
	font-style: italic;
	font-size:1.25em;
}

.pagetitle {
	margin: 1em 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.newslettertitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
}

.newsletterform {
	text-align: center;
}

.caseselected {
	background-color: #333;
}

#newsfeed {
	margin-left: .75em;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #0A0A0A;
	padding: .25em;
	background-color: #fff;	
	opacity: .85;
	filter: alpha(opacity=85);	
}

#newsfeed a {
	text-decoration: none;
	color: #000;	
}

#newsfeed img {
	margin-right: .75em;
	vertical-align: middle;	
}
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04.jpg) no-repeat;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;	
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
}

#menu a:hover {
	background-color: #0A0A0A;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 10px;
	color: #666666;
}

#footer a {
	color: #000000;
}

/* Validation */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 2px 0;
	padding: 2px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
.noborder {
	border: 0;
}

.clear {
	clear: both;
}

#promo {
	background-image: url(images/promo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	cursor: pointer;
}

/**
 * DatePicker widget using Prototype and Scriptaculous.
 * (c) 2007 Mathieu Jondet <mathieu@eulerian.com>
 * Eulerian Technologies
 *
 * DatePicker is freely distributable under the same terms as Prototype.
 * v0.9.1
 *
 */
div.datepicker {
 position: absolute;
 text-align: center;
 border: 1px #C4D5E3 solid;
 font-family: arial;
}
div.datepicker-header {
 font-size: 12px;
 font-weight: bold;
 background: #333;
 border-bottom:1px solid #c4d5e3;
 padding: 2px;
}
div.datepicker-footer {
 font-size: 10px;
 background: #333;
 border-top:1px solid #c4d5e3;
 cursor: pointer;
 text-align: center;
 padding: 2px;
}
div.datepicker-calendar {
 font-size: 10px;
 background:#FFFFFF;
 padding: 2px;
 text-align: center;
}
div.datepicker-calendar table {
 font-size: 10px;
 border: 1px white solid;
 margin: 0px;
 padding: 0px;
 text-align: center;
 color: #333;
}
div.datepicker-calendar table tr {
 border: 1px white solid;
 margin: 0px;
 padding: 0px;
}
div.datepicker-calendar table td {
 border: 1px #eaeaea solid;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
div.datepicker-calendar table td:hover, 
div.datepicker-calendar table td.outbound:hover,
div.datepicker-calendar table td.today:hover {
 border: 1px #c4d5e3 solid;
 background: #ccc;
 cursor: pointer;
 color: #333;
}
div.datepicker-calendar table td.wday {
 border: 1px #ffffff solid;
 background: #ffffff;
 cursor: text;
}
div.datepicker-calendar table td.outbound {
 background: #e8e4e4;
}
div.datepicker-calendar table td.today {
 border: 1px #16518e solid;
 background: #333;
 color: #FFF;
}