@media screen{

body {
	background:#fff url(/images/background.gif) repeat-y center bottom;
	font:13px arial;
	margin:0;
	padding:0
}

.red{font-weight:bold;
color:#F00;
}
img {
	border:0
}
a {
	outline:none;
	white-space:normal;
}
a:hover {
	cursor:pointer
}

.small-italic{font-size:9pt;font-style:italic}

#accordion h3:first-child{font-size:12pt}

#container {
	margin:0px auto;
	position:relative;
	width:971px;
	border-top:10px solid #fff
}
#header {
	padding:18px 0 0;
	position:relative;
	background:#fff
}
#header h1, #header h3 {
	border-bottom:2px solid #819FA4;
	display:inline;
	font:bold 30px georgia, times, serif;
	margin:0 7px;
	padding:0 3px
}
#header h1 a, #header h3 a {
	color:#9A1A23;
	text-decoration:none
}
#header h2, #header h4 {
	font:bold 12px georgia, times, serif;
	letter-spacing:10px;
	margin:9px 0 9px 170px;
	padding:0;
	text-transform:uppercase
}
#header h2 a, #header h4 a {
	color:#222;
	text-decoration:none
}
#logo {
	float:left;
	margin:-18px 7px 0 0
}
#nav {
	height:50px;
	list-style:none;
	margin:0;
	padding:0
}
#nav li {
	background:#9A1A23 url(/images/red-left.png) no-repeat;
	float:left;
	margin-right:7px;
	padding-left:7px
}
#nav li a {
	background:#9A1A23 url(/images/red-right.png) no-repeat top right;
	color:#fff;
	display:block;
	font:18px georgia, times, serif;
	line-height:50px;
	padding:0 12px 0 5px;
	text-decoration:none;
	white-space:nowrap
}
#nav li a:hover {
	color:#D0DDD5
}
#nav li.none {
	margin-right:0
}
#nav li.none a {
	padding:0 17px 0 9px
}
#search {
	left:775px;
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	width:170px
}
#search input {
	border:1px solid #000;
	margin:0;
	padding:7px;
	position:absolute;
	width:150px
}
#search input.go {
	border:0;
	left:150px;
	padding:0;
	width:auto
}

#search select{
	position:absolute;
	top:40px;
	width:150px;	
}

#restrict{display:none}
#right {
	background:#D0DDD5 url(/images/top-teal.png) no-repeat;
	float:right;
	height:100%;
	min-height:345px;
	width:171px;
	padding:10px;
	/*trying to fix the link wrapping issue*/

word-wrap: break-word; /* Internet Explorer 5.5+ */

	/*border-bottom:14px solid #fff;*/
}
#right h2 {
	border-bottom:7px solid #fff;
	font:bold 22px georgia, times, serif;
	letter-spacing:-1px;
	margin:0;
	padding:13px 17px
}
#right ul {
	list-style:none;
	margin:0;
	padding:0
}
#right li {
	border-bottom:1px solid #fff;
	font-size:11px;
	padding:3px 8px
}
#right h3 {
	font-size:12px;
	margin:0;
	padding:0
}
#right p {
	margin:0;
	padding:0
}
#right a {
	color:#9A1A23;
	text-transform:uppercase
}
#right a:hover {
	text-decoration:none
}
#login {
	background:#fff;
	background-image:none;
	color:#000;
	height:95px;
	margin:0 0 0 2px;
	padding:0;
	width:100%;
}
#login div {
	float:left;
	font-family:georgia, times, serif;
	padding:25px 6px
}
#login a {
	color:#fff
}
#login a:hover {
	text-decoration:none
}

#right li.none {
	border:0
}
.clear {
	clear:both
}
#menu1, #menu2, #menu3, #menu4 {
	height:373px;
	width:810px;
	color:#000;
	display:none;
}
.dialog a, .dialog2 a {
	color:#000;
	display:block;
	font-weight:bold
}
.dialog2 a {
	text-decoration:none
}
.dialog a:hover, .dialog2 a:hover {
	text-decoration:underline;
	font-weight:bold
}
.dialog2 a, .dialog2 a:hover {
	font-weight:normal
}
.dialog2 h1 {
	font:bold 15px georgia, times, serif;
	margin-bottom:5px;
}
.dialog2 table ul {
	padding:0px;
	margin-left:15px;
	font-weight:normal;
	list-style-image:url(/images/arrowbullet.png)
}

.divider {
	border-top:1px solid #000;
	width:780px;
	margin-right:auto;
	margin-left:auto;
	height:1px;
}
#news1, #news2, #news3, #news4, #news5 {
	width:180px;
	color:#000;
	display:none
}
.col img {
	margin-left:auto;
	margin-right:auto;
}
.center {
	text-align:center
}
.list h3 {
	padding:5px;
	margin:0px
}
.close {
	position:absolute;
	right:25px;
	bottom:0px
}
#left li span {
	padding-left:10px;
	width:155px;
	display:block;
}
#left li a {
	padding-left:10px;
	width:155px;
	display:block;
}
#left li a:link, #breadcrumb a:link {
	color:#000;
	text-decoration:none;
	font-weight:bold
}
#left li a:hover, #breadcrumb a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold
}
#left li a:visited, #breadcrumb a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold
}
#left li a:active, #breadcrumb a:active {
	color:#000;
	text-decoration:underline;
	font-weight:bold
}
#center_content a:link {
	color:#000;
	text-decoration:underline;
}
#center_content a:visited {
	color:#333;
	text-decoration:underline;
}
#center_content a:hover {
	color:#9A1C24;
	text-decoration:underline;
}
#center_content a:active {
	color:#000;
	text-decoration:underline;
}
/***************** CH *******************/
div#email_response {
  position: absolute;
  top:27ex;
  left: 31%;
  min-height: 206px;
  width:370px; 
  padding: 4px 1em;
  border: 2px solid #9C9991;  
  background:#D0DDD5; 
  text-align:center;
  vertical-align: middle;
}
div#email_response #email_response_text {
  width: 95%;
  height:auto;
  font-size: 9pt;
  font-weight: 700;
  color: #9A1A23;
}
a.close {
  cursor: pointer;
  margin: 0 -1em 1ex 0;
}
div.noshow {
  display: none; 
}
div.showit {
  display: block;
}

div#email_response #email_button {
  margin-top: +3px;
}
/******************************************/	
#content {
	background:transparent;
	margin:0px 0;
	position:relative;
	width:971px;
	border-top:14px solid #fff;
}

#left {
	background:#C8C4AC url(/images/menu_bottom1.png) no-repeat bottom right;
	width:215px;
	float:left;
	height:100%;
	position:relative;
	padding-bottom:15px;
	min-height:500px
	/*border-bottom:14px solid #fff*/
}

#left li#last {
	border-bottom:none
}

#top_left {
	width:10px;
	height:10px;
	position:absolute;
	top:0px;
	left:0px;
	background:#C8C4AC url(/images/menu_top_left.png) no-repeat;
}
#top_right {
	position:absolute;
	top:0px;
	right:0px;
	width:65px;
	height:219px;
	background:transparent url(/images/menu_top_right.png) no-repeat;
}
#left ul {
	list-style-type:none;
	font:15px "Rockwell", georgia, times, serif;
	font-weight:bold;
	padding-left:0px;
	margin-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-top:10px
}
#menu_top {
	position:absolute;
	top:0px;
	left:0px
}
#left ul.submenu {
	padding-left:0px;
	font-weight:bold;
	font:11px arial;
}
#left li {
	padding-top:9px;
	padding-bottom:9px;
	border-bottom:1px solid #fff;
	padding-left:0px;
	padding-right:0px
}
#left .submenu li {
	border:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px
}

#left li a:link, #breadcrumb a:link {
	color:#000;
	text-decoration:none;
	font-weight:bold
}
#left li a:hover, #breadcrumb a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold
}
#breadcrumb {
	padding-bottom:5px
}
#center_content {
	width:530px;
	float:left;
	padding:15px;
	padding-top:0px
}
#breadcrumb {
	border-bottom:1px solid #000;
	width:100%
}
#footer {
	display:none
}
#center_content h1, #center_content h3.header2,#center_content h3:first-child{
	font:23px Arial, Arial, Helvetica, sans-serif;
	color:#9A1C24;
	font-weight:bold;
	background:#fff
}
#center_content h2 {
	position: relative;
	margin: 0 0 4px 0;
	text-transform: uppercase;
	font-size: 18px;
	/*height: 20px;*/
}
#right li {
	border:none
}

#top_right_links {
	height:48px;
	width:191px;
	margin:-10px;	
	margin-bottom:10px;
	border-bottom:5px solid #ffffff;
	padding:0px;

}
#top_right_links a {
	display:inline;
	float:left
}
#right ul {
	padding:5px;
	/*border-bottom:7px solid #fff;*/
}
#right h3 {
	font:bold 14px "Rockwell", georgia, times, serif;
	margin-top:8px;
	margin-left:8px
}
#right li {
	border-bottom:none;
	font-size:11px;
	padding:3px;
	padding-left:13px
}
#right a {
	color:#000;
	text-transform:none;
	text-decoration:none;
}
#right a:hover {
	text-decoration:underline
}
.left_col {
	/*width:155px;*/
	float:right;
	/*margin-right:-20px;*/
	margin-left:20px;
	margin-bottom:10px;
}
.right_col {
	padding:5px;
	/*float:left;
	width:350px;*/
	margin-left:5px
}

.right_col h1{display:inline}



.left_col table {
	width:155px;
	margin-top:15px;
	margin-bottom:15px
}
.left_col td, th {
	padding:2px;
}
.left_col th {
	border-bottom:1px solid #000
}
.left_col th:first-child {
	border-right:1px solid #000
}
.left_col td:first-child {
	border-right:1px solid #000
}
#center_content .right_col h1, #center_content .right_col h3 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-8px;
	font-size:14pt
}

#add_to_cart{border:none;height:40px;width:126px;background:transparent url(/images/addtocart.png) 
no-repeat;cursor:pointer;margin-left:auto;margin-right:auto}
.big-divider{background:#EFEDE0;height:5px;width:100%;margin-top:10px;margin-bottom:10px}


/*********** dialog.css *******************/

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:876px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(/images/dialog_tan_flat.png) no-repeat top right;
}

.dialog .content {
 position:relative;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

/********** dialog2.css *************/

.dialog2 {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:876px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog2 .content,
.dialog2 .t,
.dialog2 .b,
.dialog2 .b div {
 background:transparent url(/images/dialog_tan_flat2.png) no-repeat top right;
}

.dialog2 .content {
 position:relative;
 padding:0px 12px 0px 0px;
}

.dialog2 .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 background-position:top left;
}

.dialog2 .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog2 .b,
.dialog2 .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog2 .b {
 background-position:bottom right;
}

.dialog2 .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog2 .hd,
.dialog2 .bd,
.dialog2 .ft {
 position:relative;
}

.dialog2 .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog2 h1,
.dialog2 p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog2 h1 {
 padding-bottom:0px;
}

#staff,#certificate,#position,#types,#cpd{display:none}

#guarantee{border-top:1px solid #000;margin-top:20px;clear:both}

.close{position:absolute;right:25px;bottom:0px;
display:block;height:12px; width:60px;
background:transparent url(/images/close.png) no-repeat}

.dialog2 table{width:790px}
.dialog2 table h1 a:link,.dialog2 table h1 a:visited,.dialog2 table h1 a:hover
{font-weight:bold}

.dialog2 table li a:link,.dialog2 table li a:visited,.dialog2 table li a:hover{font-weight:normal}

.dialog2 td{width:170px;font-size:8pt}
.dialog2 .top-row td{width:300px}
.dialog2 .top-row td.menupic{width:150px;text-align:right;padding-top:10px;padding-right:10px}


#notify,#email{visibility:hidden}


}


/********* styles for printing *************/

@media print{

body {
	background-image:none;
	font-size:14pt;
}

#container {
	margin:0;
	position:relative;
	width:100%;
	border-top:none
}

#header {
	display:none;
}

#login {
	display:none
}


#right li.none {
	border:0
}
.clear {
	clear:both
}


div.divider {
	border-top:1px solid #000;
	width:95%;
	clear:both;
	margin-right:auto;
	margin-left:auto;
	height:1px;
}

.col img {
	margin-left:auto;
	margin-right:auto;
}
.center {
	text-align:center
}
.list h3 {
	padding:5px;
	margin:0px
}




/******************************************/	
#content {
	background:transparent;
	margin:0px 0;
	position:relative;
	width:100%;
	border-top:none;
}

#left {
	display:none
}


#menu_top {
	position:absolute;
	top:0px;
	left:0px
}

#breadcrumb {
	padding-bottom:5px
}
#center_content {
	width:100%;
	float:none;
	padding:none;
}
#breadcrumb {
	border-bottom:1px solid #000;
	width:100%
}
#footer {
	display:none
}
#center_content h1, #center_content h3.header2,#center_content h3:first-child{
	font:23px Arial, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	background:#fff
}

#center_content h4.header3,{
	font:18px Arial, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	background:#fff
}

#right li {
	border:none
}

#top_right_links {
	height:48px;
	width:191px;
	margin:-10px;	
	margin-bottom:10px;
	border-bottom:5px solid #ffffff;
	padding:0px;

}

.left_col {
	/*width:155px;*/
	float:right;
	margin-right:-20px;
	margin-left:20px;
	margin-bottom:10px;
}
.right_col {
	padding:5px;
	/*float:left;
	width:350px;*/
	margin-left:5px
}

.right_col h1{display:inline}



.left_col table {
	width:155px;
	margin-top:15px;
	margin-bottom:15px
}
.left_col td, th {
	padding:2px;
}
.left_col th {
	border-bottom:1px solid #000
}
.left_col th:first-child {
	border-right:1px solid #000
}
.left_col td:first-child {
	border-right:1px solid #000
}
#center_content .right_col h1, #center_content .right_col h3 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-8px;
	font-size:14pt
}

/* for news now */
.reslink{background-image:none;
border-top:1px solid #000;
border-bottom:1px solid #000;
width:100%;
}

.restools{display:none}

#accordion{display:block}

.dialog, .dialog2{display:none}

}


