/* @override 
	http://judythornley.com.local/index.css
	http://judythornley.com.local/design/index.css
	http://judythornley.com.local/css/default/style.css
	http://judythornley.local/css/default/style.css
*/

body {
	font-size: 13px;
	font-family: "Helvetica Neue", "Helvetica Neue", "Helvetica","Arial",sans-serif;
	color: #5d5d5d;
	line-height: 20px;
}
.keyword{
    background: #eee;
	padding: 0 .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
a.keyword{
	color: #2163a5;
	text-decoration: none;
}
a.keyword:hover,
a.keyword:focus{
	background-color: #2163a5;
	color: #fff;
	border-color: #2163a5;
}

a:hover, a:focus {
	color: #003265;
}
a {
	margin: 0;
	padding: 0;
	outline: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	font-weight: normal;
}
h2 a, h3 a {
	color: #000;
	text-decoration: none;
}

h2 a:hover,h2 a:focus, h3 a:hover,h3 a:focus {
	color: #4f0020;
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
p, ul, ol {
	margin-bottom: 1.4545em;
	zoom: 1;
}

address {
	font-style: italic;
}
dt {
	color:  #000;
	font-weight: bold;
}
form {
	margin-top: 2em;
	margin-bottom: 4em;
}
form dd {
	padding-left: 15px;
	background: url(img/dd-arrow.gif) no-repeat left top;
	margin-bottom: .5em;
}
form ul.errors {
	margin-left: 0;
	margin-top: 0;
	color: #d60003;
}
form ul.errors li {
	list-style: none;
}
fieldset {
	width: auto;
}
input[type="text"] {
	width: 19em;
}
input[type="text"],
textarea {
	-webkit-transition: background .5s linear;
	padding: .2em;
}
input[type="text"]:focus,
textarea:focus {
	background-color: #f2f8ff;
}
input[type="button"],input[type="submit"] {
	font-weight: bold;
	text-shadow: #fff 1px 1px 4px;
	letter-spacing: 1px;
	min-width: 12.5em;
	padding: .4em 1em;
	border: none;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #ececec;
	background: url(img/button-bg.gif) repeat-x 0 center;
	-webkit-transition: background .15s linear;
	-webkit-box-shadow: rgba(122,122,122,.3) 0px 3px 7px,  0 0 3px #1d83e5;
	-moz-box-shadow: rgba(122,122,122,.3) 0px 3px 7px,  0 0 3px #1d83e5;
	box-shadow: rgba(122,122,122,.3) 0px 3px 7px,  0 0 3px #1d83e5;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	 border-radius: .4em;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="button"]:focus,
input[type="submit"]:focus {
	cursor: pointer;
	-webkit-box-shadow: rgba(122,122,122,.3) 0px 3px 3px,  0 0 10px #1d83e5;
	-moz-box-shadow: rgba(122,122,122,.3) 0px 3px 3px,  0 0 10px #1d83e5;
	-box-shadow: rgba(122,122,122,.3) 0px 3px 3px,  0 0 10px #1d83e5;
	background-position: 0 bottom;
}
blockquote {
	margin-top: 0;
}
p.intro {
	color: #888;
	font-size: 1.231em;
	line-height: 1.4;
}
#bd a.tag {
	color: #fff;
	text-decoration: none;
	padding: 0 .25em;
	background-color: #4c4c4c;
}
#bd a.tag:hover {
	background-color: #262626;
	background-image: none;
}

/* @group Titlebar */

#titlebar * {
	margin: 0;
}
#titlebar,
#titlebar div {
	background: #000 url(img/titlebar-bg.gif) repeat-x 0 center;
}
#titlebar div {
	font-size: 1.67em;
	height: 3em;
	line-height: 1em;
	margin-left: auto;
	margin-right: auto;
}
#titlebar {
	color: #ffffff;
	text-shadow: #000 1px 2px 2px;
}
#titlebar a {
	color: #fff;
	text-decoration: none;
}
#titlebar #title,
#titlebar #phone {
	margin: 0;
	padding: 1em 0;
	font-weight: normal;
	font-size: 22px;
	line-height: 21px;
}
#titlebar #title{
	float: left;
}
#titlebar #title a {
	padding-left: 35px;
	background: url(img/hd-jtlogo.png) no-repeat left center;
}
#titlebar a:hover,
#titlebar a:focus {
	text-shadow: 0 0 4px #1d83e5, 1px -1px 6px #00204e;
}
#titlebar #phone {
	text-align: right;
	float: right;
	background: #000 url(img/titlebar-bg.gif) repeat-x 0 center;
}

/* @end */

/* @group Banner */

#banner.bannerblk,
#banner.bannerblk div {
	background-color: #000;
}
#banner {
	line-height: .8em;
}
#banner div {
	margin-left: auto;
	margin-right: auto;
	width:74.923em;*width:73.05em;
}
#sub-banner {
	margin: 24px auto;
}
/* @end */

/* @group Page Header */
#page-header {
	margin-bottom: 3em;
}

#page-header * {
	margin: 0;
}

#page-header div {
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#page-header h2 {
	margin-top: 1em;
	font: bold 1.8em Verdana, sans-serif;
}
#page-header p {
	color: #666;
}
#page-header .menu a {
	text-decoration:  none;
	padding: 0px .3em;
}
#page-header .menu a:hover {
	background-image: none;
}
#page-header ul.menu {
	float: left;
	clear: left;
}
#page-header ul.menu li {
	margin-right: .5em;
	display: inline;
	position: relative;
	font-size:1.28em;
	line-height:1.5em;
}
/* @end */

/* @group Breadcrumb */

#breadcrumb div {
	text-align: left;
	position: relative;
	z-index: 1;
	bottom: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: .4em;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #ececec;
	background: url(img/breadcrumb-bg.gif) repeat-x 0 center;
	clear: both;
	-webkit-box-shadow: rgba(122,122,122,.4) 0px 3px 7px;
	-moz-box-shadow: rgba(122,122,122,.4) 0px 3px 7px;
	box-shadow: rgba(122,122,122,.4) 0px 3px 7px;
	margin-top: -.77em;

}
#breadcrumb * {
	margin: 0;
}

#breadcrumb p {
	display: inline;
}
#breadcrumb ul {
	display: inline;
	border: none;
	} 

#breadcrumb ul li {
	margin-left: 0;
	border: none;
	list-style: none;
	display: inline;
	padding: 1em;
	padding-left: 2.7em;
	background: url(img/breadcrumb-divider.gif) no-repeat left center;
}
#breadcrumb a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#breadcrumb a:hover,
#breadcrumb a:focus {
	text-decoration: underline;
}

#breadcrumb ul li.first {
	padding-left: .7em;
	background-image: none;
}

/* @end */
/* @group footer */

#footer {
	color: #606060;
	margin-top: 3em;
}
#footer a {
	color: #404040;
}
#footer div {
	font-size: 0.86em;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	border-top:  solid 3px #b8b8b8;
	padding-top: .5em;
}
#footer ul.menu {
	float: left;
	margin: 0;
}
#footer ul.menu li {
	display: inline;
	margin-right: .5em;
}
/* @end */

/* @group vCard */

a.download-vcard {
	display: block;
	margin-left: 1.8em;
	background: url(img/vcard-sprite.png) no-repeat;
	height: 48px;
	width: 176px;
	text-indent: -999em;
}
a.download-vcard:hover,
a.download-vcard:focus {
	background-position: 0 -48px;
}

/* @end */

/* @group Colours */

h2,
h2 a {
	color: #4f0020;
}
h3 {
	color: #333;
}
#page-header h2 {
	color: #00204e;
}

/* @end */

/* @group Sizes */

h2{font-size:1.63em; margin-bottom: 0.77em;}
h3 {font-size: 1.2727em;margin-top: .143em;}
h4{font-size:1.091em; margin-top: .33em;}

/* @end */



/* @group Menu */
#main-menu {
	width: 100%;
	border-bottom: 1px solid #999;
	height: 1.5em;
	z-index: 999999;
	background: #e7e7e7 url(img/menu-bg.gif) repeat-x 0 bottom;
	margin-bottom: 2.77em;
}
#main-menu div {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
}
ul.dropdown-menu {
	z-index: 99999;
	position: absolute;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
ul.dropdown-menu li {
	float: left;
	list-style: none;
	position: relative;
}
ul.dropdown-menu li a {
	line-height: 1.5em;
	display: block;
}
ul.dropdown-menu li hr
{
	width: 17.8em;
	margin-top: .25em;
	margin-bottom: .25em;
	margin-left: .1em;
	height: 0;
	border: none;
	border-bottom: solid 1px #cecece;
}

ul.dropdown-menu li ul {
	padding: .5em 0;
	margin: 0 -1px;
	position: absolute;
	left: 0;
	display: none;
	background: #fcfcfc;
	border: 1px solid #f5f5f5;
	border-bottom-color: #e5e5e5;
	border-top: none;
	opacity: .98;
	-moz-border-radius-bottomleft: .5em;
	-moz-border-radius-bottomright: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.3);
}

/* Styles for Menu Items */
ul.dropdown-menu li a {
	display: inline-block;
	text-decoration: none;
	color: #000;
	padding: 0 1em;
	border-top: none;
	border-bottom: solid 1px #999;
	}

ul.dropdown-menu li a.active {
	color: #ffffff;
	background: #575757 url(img/menu-bg-selected.gif) repeat-x 0 top;
}
ul.dropdown-menu li a > span {
	position:absolute;
	right: 0;
	text-align: right;
	padding-right: 1em;
	width: 4em;
	color: #ddd;
}
ul.dropdown-menu li li a {
	border: none;
	background: #fcfcfc; /* IE6 Bug */
	width: 16em;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul.dropdown-menu li { float: left; height: 1%; }
* html ul.dropdown-menu li a { height: 1%; }
/* End */


ul.dropdown-menu li ul li a {
	line-height: 1.61803;
	padding-right: 0.5em;
	padding-left: 1.5em; }

 /* Sub Menu Styles */
ul.dropdown-menu li a:hover,
ul.dropdown-menu  li:hover > a {
	color: #fff;
	border-color: #2043f7;
	background: #5d87f6 url(img/menu-bg-hover.gif) repeat-x 0 bottom;
	}

/* Hover Styles */
ul.dropdown-menu li:hover > ul, li.over > ul { display: block;} /* The magic */

ul.dropdown-menu li ul li:hover ul {
	left: 19.5em;
	top: -0.5em;
	display: block;
}
/* @end */
/* @end */

/* @group Sub Menu */

/* @group in the body */

.sub-menu ul {
	margin: -0.33em 0 0 0;
	padding: .5em 0;
	background-color: #ededed;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;

}
.sub-menu li {
	list-style: none;
}

.sub-menu li a {
	color: #000;	
	text-decoration: none;
	display: block;
	padding: .2em 1em;
}
.sub-menu li a:hover {
	background: #bfd6ed url(img/bg-submenu-item-hover.gif) repeat-x 0 top;
}
.sub-menu li a.active {
	color: #ffffff;
	background: #575757 url(img/menu-bg-selected.gif) repeat-x 0 top;
}
.sub-menu li a:hover {
	color: #fff;
	background: #5d87f6 url(img/menu-bg-hover.gif) repeat-x 0 bottom;
}

/* @end */

/* @group in the page header */

.sub-menu-h ul {
	float: right;
	letter-spacing: .08em;

}
.sub-menu-h li {
	list-style: none;
	display: inline;
}

.sub-menu-h li a {
	text-decoration: none;
	padding: 0 .5em;
	line-height: 3em;
	color: #333;
}
.sub-menu-h li a:hover {
	color: #3c53d2;
}
.sub-menu-h li a.active {
	color: #666;
	background: #efefef;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
.sub-menu-h li a.active:hover {
	color: #3c53d2;
}

/* @end */

/* @end */

/* @group Content */
.content-list li,
.content-list-min li {
	list-style: none;
	margin-left: 0;
}
.content-list-min {
	font-size: 12px;
	line-height: 1.5;
}
.content-list-min p{
	margin-bottom: .5em;
}
.content-list ul,
.content-list-min ul {
	margin-left: 0;
	margin-right: 0;
}
.content-list li,
.content-list-min li {
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	padding-left: .5em;
	margin-bottom: 1.61803em;
	border-bottom: solid 1px #ccc;
	background: #fdfdfd url(img/bg-fade.gif) repeat-x 0 top;
}
.content-list h3,
.content-list-min h3 {
	color: #000;
}
.content-list li {
	margin-bottom: 2em;
}
.content-list li div {
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
	background: url(img/darkgrey300x300.gif) repeat-y right top;
}
.content-list li div div {
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	background: none;
}
.content-list .content-list-item-meta {
	color: #fafafa;
	margin-top: .62em;
	padding: 0 .5em 0 1em;
}
.content-list-min .content-list-item {
	margin-right: .5em;
}
.content-list-min .content-list-item-meta {
	color: #fafafa;
	background-color: #1e1e1e;
	margin-left: -.5em;
	padding: .5em;
	-moz-border-radius-bottomleft: .5em;
	-moz-border-radius-bottomright: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-webkit-border-bottom-right-radius: .5em;
}
.content-list-item-meta a {
	color: #cecece;
}
.content-list-item-meta a:hover {
	color: #fff;
}

/* @group pagination */
.pagination-status,
.pagination-control {
	border: solid 1px #ccc;
	border-left: none;
	border-right: none;
	background-color: #fdfdfd;
	padding: 0 .5em;
	margin-top: 1em;
}
.pagination-control .current {
	font-weight: bold;
}

/* @end */
.content-list-min .content-list-item-meta p {
	padding: 0;
	margin: 0;
}

/* @end */
