/* @override http://www.trevhatchett.co.uk/BWHW_GH/rw_common/themes/BWHW/styles.css */

/* -- main styles 07 Feb 2009 BWHW TH 12 -- */

/* @group General */

body {
	background: #ffffff url(images/background-blue-2.jpg) repeat-x right top;
	color: #666666;
	text-align: center;
	
	/* Hack to centre page */

	margin-top: 40px;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
}

p {
	/*
	color: #666666;
	*/
	font: 0.8em/1.6em Helvetica, Verdana, Arial, sans-serif;
}

b, strong {
	font-weight: bold;
}

a:link {
	
	/* -- removed 02 Feb 2009 TH -- */
	/*
	text-decoration: underline;
	*/

	text-decoration: none;
	color: #6a6649;
	text-align: left;
	
	/* -- added 02 Feb 2009 TH -- */
	  
	border-bottom: 1px dotted gray;
	padding: 3px 4px;
}

a:visited {

    /* -- removed 02 Feb 2009 TH -- */
	/*
	text-decoration: underline;
	*/
    text-decoration: none;
	color: #aaa481;
	
	/* -- added 02 Feb 2009 TH -- */
	  
	border-bottom: 1px dotted silver;
	padding: 3px 4px;
}

a:hover, a:active {
	text-decoration: none;
	color: #fb7e00;
	
	/* -- added 02 Feb 2009 TH -- */

	color: #fff;
	background: orange;
	border-bottom: none;
}

img {
	background: #fff;
	padding: 8px;
	border: 1px solid silver;
	margin: 1em .75em;
}

.image-left {
	margin-left: 0;
	float: left;
}

.image-right {
	margin-right: 0;
	float: right;
}

#content img.half {
	width: 40%;
}

#content img.full {
	width: 100%;
}

#content .left {
	float: left;
	margin: 0.5em;
	padding: 0.5em;
	margin-left: 0;
	padding-left: 0;
}

.clear {
	clear: both;
}

ul, ul li {
	padding: 0;
	margin: 0;
	color: #666666;
}

#content ul{
	margin-bottom: 1em;
	margin-top: 2em;
}

#content ul li {
	font: 0.8em;
	line-height: 1;
	margin-bottom: -1em;
	margin-top: -1em;
}

/* @end */

/* @group Layout */

#container {
	width: 840px;
	text-align: center;
	position: absolute;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #ffffd8;
	border: 1px solid white;
}

/* @group Page header */

#pageHeader {
	
	/* -- removed 02 Feb 2009 TH -- */
	/*
	position: relative;
	height: 190px;
	background: #fff;
	text-align: left; 
	*/

	background: #ffffff url(images/Broomwell-Healthwatch-head.jpg) no-repeat top left;
	height: 190px;
}

#pageHeader img {
	float: right;
	padding: 0px;
	margin: 10px 10px 0px 10px;
}

#pageHeader a {
	
	/* -- added 02 Feb 2009 TH -- */
		
	border-bottom-style: none;
}

#pageHeader h1 {
	position: relative;
	padding-left: 20px;
	padding-top: 12px;
	text-align: left;
	color: navy;
	font-size: 2.4em;
	font-style: italic;
	font-weight: 100;
	letter-spacing: 0.1em;
	
	/* -- added 02 Feb 2009 TH -- */
		
	right: 9999px;
}

#pageHeader h2 {
	padding-left: 20px;
	margin: 0;
	font: bold 1.2em Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0.25em;
	color: silver;
	text-transform: uppercase;
	text-align: left;
	
	/* -- added 02 Feb 2009 TH -- */
		
	position: relative;
	right: 9999px;
}

#pageHeader #logo img {
	
}

/* @end */

#logo {
	position: absolute;
	left: 0px;
	top: 161px;
	width: 240px;
	z-index: 50;
	
	background: url(images/background-red.gif) repeat;
	font: .8em Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	color: #ffd500;
	padding: 8px 0 7px;
	text-align: center;
}

#maincontent {
	position: relative;
	background: url(images/sidebar-background.gif) repeat-y;
}

#maincontent #sidebar #sidecontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: auto;
	padding: 1em 1em 1em 2em;
}

/* @group Main content */

#maincontent #sidebar {
	position: relative;
	width: 240px;
	padding: 0px;
	margin: 0;
	float: left;
	text-align: left;
	background-color: #b3d9ff;
}

#maincontent #sidebar #sidebar_header {
	
	/* -- removed 02 Feb 2009 TH -- */
	/*
	background: #ffffff url(images/Broomwell-Healthwatch-logo-240.gif) no-repeat left 4px;
	height: 96px;
	*/
}

#maincontent #content {
	position: relative;
	left: 0;
	overflow: hidden;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: .5em 3em 2em 4em;
	border-top: 8px solid #c0792b;
}

#maincontent #content p {
	line-height: 1.8em;
}

#maincontent #content ul li {
	
	/* font-size: 0.8em; */
	
	line-height: 1.8em;
	margin-bottom: .8em;
}

/* @end */

/* @group Table */

table {
	line-height: 2em;
	border-style: none;
	width: 440px;
}

#content table caption {
	color: #a02b26;
	letter-spacing: .1em;
	font: italic 2em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 1em;
	padding-top: 1em;
}

th {
	text-align: center;
	width: 120px;
	background: #ca946c;
	margin: auto;
	font-size: 1em;
	color: white;
}

#content table tbody tr td.left_align {
	text-align: left;
	font-weight: bold;
}

#content table tbody tr td {
	color: #a02b26;
	text-align: center;
	border-bottom: 1px solid #ca946c;
}

/* @end */

/* @group Sidecontainer */

#sidecontainer p {
	color: navy;
	font: 0.8em/1.6em Helvetica, Verdana, Arial, sans-serif;
}

#sidecontainer h1, h3 {
	font: 1.2em/1.6em Helvetica, Verdana, Arial, sans-serif;
	color: white;
	padding: 0;
	margin-bottom: -20px;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	position: relative;
	background: navy;
	height: 22px;
	padding: 5px 10px 1px;
	text-align: center;
	font-size: 1em;
	color: #ffd500;
	margin-top: 0em;
}

#footer a {
	color: #ffd500;
	margin-left: .5em;
	border-bottom: none;
}

#footer a:hover {
	color: #fff;
	background: navy;
}

/* @end */

/* @end */

/* @group Breadcrumb */

#breadcrumbheader {
	position: absolute;
	top: 160px;
	left: 0;
	width: 100%;
	padding: 3px 0 0;
	margin: 0;
	background: navy;
	
	font: .8em/2.25em Helvetica, Verdana, Arial, sans-serif;
	text-align: right;
	height: 30px;
	text-transform: uppercase;
}

#breadcrumbheader ul {
	padding: 0;
	list-style-type: none;
	margin-right: .8em;
}

#breadcrumbheader li {
	display: inline;
	padding: 0;
	margin: 0;
}

#breadcrumbheader a {
	color: #b3d9ff;
	text-decoration: none;
	letter-spacing: .125em;
}

#breadcrumbheader ul li a:hover {
	text-decoration: none;
	color: #b3d9ff;
	color: #fff;
	background-color: navy;
}

/* ------ don't display breadcrumb in footer ------ */

#breadcrumbfooter {
	display: none;
}

/* @end */

/* @group Menu */

#menu {
	background: #333;
	bottom: 0;
	border-top: 1px solid;
	width: 100%;
	float: left;
}

#menu #current {
}

#menu #current: hover {
}

#menu .currentAncestor {
}

/* parent - level 0 */

#menu ul {
	margin: 4px 0 0 10px;
}

#menu li {
	position: relative;
	list-style: none;
	float: left;
}

#menu a {
	color: #fff;
	display: block;
	padding: 5px 10px 6px 10px;
	text-decoration: none;
	background: #333;
}

#menu a:hover {
}

#menu a:active {
}

/* @end */

/* @group Navigation */

/* Toolbar Styles */

#navinheader {
	display: none;
}

#navinsidebar {
	line-height: 2.0em;
	width: 214px;
	
	/*
	background: url(images/sidebar_menu_220x300.jpg) no-repeat;
	*/
	
	padding-top: 0px;
	text-align: left;
	position: relative;
	padding-left: 14px;
}

#navinsidebar #current {
	background: #de5c38;
	background: navy;
	color: #fedc57;
}

/* Level 0 */

#navinsidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0;
}

#navinsidebar li {
}

#navinsidebar a {
	display: block;
	color: navy;
	padding: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-top: -1px;

	font-size: 1em;
	line-height: 2.2em;
	font-style: italic;
	text-indent: 4px;
	font-style: italic;
	text-decoration: none;
}

#navinsidebar a:hover {
	color: #b3d9ff;
	background: navy;
}

/* Level 1 */

#navinsidebar ul ul {
	padding: 0px;
	margin: 0;
	border-bottom-style: none;
}

#navinsidebar ul ul li {
}

#navinsidebar ul ul li>a {
	font-style: normal;
	font-weight: normal;
}

#navinsidebar ul ul a {
	display: block;
	border-top: 0;
	padding-top: 0;
	text-decoration: none;
	text-indent: 24px;
}

#navinsidebar ul ul a:hover {
}

#navinsidebar a strong {
	color: navy;
	font-size: 100%;
	font-weight: bold;
}

#navinsidebar a:hover strong {
	color: #b3d9ff;
	font-size: 100%;
}

/* Open Hack \*/

* html #navinsidebar ul {
	margin-bottom: 0;
}

* html #navinsidebar li {
}

* html #navinsidebar ul ul li {
}

* html #navinsidebar li a {
	padding: 0 10px;
	line-height: 1.7em;
	height: 100%;
}

* html #maincontent #content {
	margin-left: 220px;
}

* html #footer {
	height: 25px;
	padding-top: 3px;
}

/* End Hack */

/* @end */

/* @group Typo */

h1 {
	color: #82201c;
	margin: 0px 0px 0.8em;
	font-size: 2em;
}

h2 {
	color: #666666;
	margin: 0px 0px 0.8em;
	font-weight: normal;
	font-style: italic;
}

h3 {
	margin: 1em 0px 0.8em;
	letter-spacing: .05em;
	font: italic 1.6em Georgia, "Times New Roman", Times, serif;
	color: red;
}

h4 {
	margin: 1em 0px 0.8em;
	font-size: 1.25em;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

h5 {
	margin: 1em 0px;
	letter-spacing: .1em;
	font: normal bold 1em Georgia, "Times New Roman", Times, serif;
	color: navy;
	text-transform: uppercase;
}

h6 {
	margin: 0;
	font-size: .8em;
	line-height: 1.6em;
	text-align: center;
	letter-spacing: 4px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ababab;
	color: white;
}

.imageStyle {
	border: 1px solid #dcdcdc;
	padding: 5px;
	margin: 5px;
}
	
/* @end */

/* @group Grouped Images */

.album-title {
	position: absolute;
	top: 0;
	letter-spacing: .1em;
	font: italic 2em Georgia, "Times New Roman", Times, serif;
	color: #a02b26;
	padding: 1em 5px .5em .3em;
	width: 80%;
}

.album-description {
	padding: 5px;
	color: #494949;
}

.thumbnail-frame {
	
	/*
	position: absolute;
	*/

	bottom: 0;
	left: 0;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
	border: none;
}

.thumbnail-caption {
	display: none;
	
	/*
	display: block;
	*/
	
	margin: 0;
	padding: 0;
	height: 35px;
	background: #ca946c;
	color: white;
	font-size: 11px;
}

.album-description {
	margin-bottom: 60px;
}

.album-wrapper {
	display: block;
	position: relative;
	top: 2em;
	width: 99%;
	margin: 0;
	padding: 0;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
}

/* @end */


/* @group Admin */

#adminWrap {
}

table.formdata {
	border: 1px solid #5F6F7E;
	border-collapse: collapse;
	
	/*
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #a02b26;
	width: auto;
	*/
}

caption {
	margin-bottom: 1em;
	padding-top: 1em;
	font: italic 2em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #a02b26;
	letter-spacing: .1em;
}

tbody {
	border-style: hidden;
	border-bottom: 1px solid #a02b26;
}

table.formdata th {
	border: 2px solid white;
	padding: 0;
	margin: 0;
	width: auto;
	background: #ca946c;
	font-size: 1em;
	line-height: 2em;
	color: white;
	text-align: center;
	font-weight: bold;
}

table.formdata tr td {
	padding: 0;
	border-bottom: 1px solid #a02b26;
	font-size: 1em;
	line-height: 2em;
}

table.formdata td.left_align {
	width: 140px;
}

table.formdata input {
	
	/* width: 80px; */
	
	padding: 4px;
	margin: 0;
	border: 2px solid #ffffff;
	text-align: center;
	font-size: 1em;
	color: #a02b26;
}

.formdata input: focus {
	background: yellow;
}

.formdata input.service {
	width: 186px;
	text-align: left;
}

.formdata input.price {
	width: 120px;
	text-align: center;
}

.formdata input.no_move {
	position: relative;
	background: #ffffff;
	width: 40px;
	padding-left: 0;
	padding-right: 0;
}

.formdata input.move_up {
	position: relative;
	background: #ffffff url(images/move-up.png) no-repeat 10px 5px;
	width: 40px;
	padding-left: 0;
	padding-right: 0;
}

.formdata input.move_down {
	position: relative;
	background: #ffffff url(images/move-down.png) no-repeat 10px 5px;
	width: 40px;
	padding-left: 0;
	padding-right: 0;
}

.formdata input.delete_row {
	position: relative;
	background: #ffffff url(images/delete.png) no-repeat 10px 5px;
	width: 40px;
	padding-left: 0;
	padding-right: 0;
}

/* @end */

/* @group Admin navigation */

/* @group Admin main menu */

#adminMenu {
	position: absolute;
	top: 0px;
}

#adminMenu.tabs ul {
	margin: 0;
	padding: 0;
}

#adminMenu.tabs ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 1px; /* gap between tabs */
}

#adminMenu.tabs ul li a {
	float: left;
	display: block;
	width: 96px;
	text-align: center;
	background: #4186c2;
	color: #fff;
	line-height: 2.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
}

#adminMenu.tabs ul li a:focus,
#adminMenu.tabs ul li a:hover,
#adminMenu.tabs ul li a:active {
	background: orange;
	color: #996300;
	font-weight: bold;
}

#adminMenu #current {
	background: #ffffd8;
	color: #996300;
	font-weight: bold;
}

/* @end */

/* @group clear tabs */

/* clear floats without extra markup  */

#adminMenu.tabs ul {
	display: inline-block;
}

#adminMenu.tabs ul {
	display: block;
}

#adminMenu.tabs ul: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #adminMenu.tabs ul {
	height: 1%;
}

/* @end */