/*
 * Fal River Cornwall.
 *
 * Subject to Copyright.
 *
 * Web Development by LOOKsystems Limited
 * mailto:info@looksystems.ltd.uk
 * http://www.looksystems.ltd.uk
 *
 * Design by Two
 * mailto: info@twodesign.co.uk
 * http://www.twodesign.co.uk
 *
 */

/* GLOBAL STYLES */

body {
	color: #796e60;
	background-color: #eae7e1;
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}

a {
	color: #222;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, form {
	color: #222;
	padding: 0;
	margin: 0;
}

/* PAGE LAYOUT */

#page {
	position: relative;
	margin: 0 auto;
	width: 745px;
}

/* MAIN MENU */

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	float: left;
	padding: 0;
	margin: 0;
}
#menu a {
	width: 82px;
	height: 82px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
}
#menu_home a {
	background: url(../img/home.gif) 0 0 no-repeat;
	width: 86px;
}
#menu_frl a {
	background: url(../img/falriverlinks.gif) 0 0 no-repeat;
}
#menu_ferries a {
	background: url(../img/ferries.gif) 0 0 no-repeat;
}
#menu_accommodation a {
	background: url(../img/accommodation.gif) 0 0 no-repeat;
}
#menu_fooddrink a {
	background: url(../img/fooddrink.gif) 0 0 no-repeat;
}
#menu_thingstodo a {
	background: url(../img/thingstodo.gif) 0 0 no-repeat;
}
#menu_whatson a {
	background: url(../img/whatson.gif) 0 0 no-repeat;
}
#menu_webcams a {
	background: url(../img/webcams.gif) 0 0 no-repeat;
}
#menu_infomaps a {
	background: url(../img/infomaps.gif) 0 0 no-repeat;
}
#menu_walkingfestival a {
	background: url(../img/walkingfestival.gif) 0 0 no-repeat;
}
#menu_shop a {
	background: url(../img/shop.gif) 0 0 no-repeat;
	width: 85px;
}
#menu_festival a {
	background: url(../img/festival.gif) 0 0 no-repeat;
	width: 85px;
}
#menu a:hover, #menu .select a, #menu:hover .select a:hover {
	background-position: 0px -82px;
}
#menu:hover .select a {
	background-position: 0 0;
}

/* KING HARRYS CORNWALL */

#khc {
	clear: both;
	margin: 0;
	padding: 16px 0 13px 0;
}
#khc h1 {
	color: #333;
	font-size: 19.5px;
	line-height: 19.5px;
	font-weight: normal;
}
#khc #welcome {
	float: left;
	background: url(../img/kingharryscornwall.gif) -2px 0 no-repeat;
	width: 270px;
	height: 17px;
	text-indent: -9000px;
	overflow: hidden;
}
#khc h1 a {
	float: left;
	text-decoration: none;
	text-indent: -9000px;
	overflow: hidden;
	height: 20px;
	width: 200px;
}

#section_home {
	background: url(../img/header-home.gif) 0 0 no-repeat;
}
#section_ferries {
	background: url(../img/header-ferries.gif) 0 0 no-repeat;
}
#section_frl {
	background: url(../img/header-falriverlink.gif) 0 0 no-repeat;
}
#section_accommodation {
	background: url(../img/header-accommodation.gif) 0 0 no-repeat;
}
#section_fooddrink {
	background: url(../img/header-fooddrink.gif) 0 0 no-repeat;
}
#section_thingstodo {
	background: url(../img/header-thingstodo.gif) 0 0 no-repeat;
	width: 124px;
}
#section_whatson {
	background: url(../img/header-whatson.gif) 0 0 no-repeat;
}
#section_webcams {
	background: url(../img/header-webcams.gif) 0 0 no-repeat;
}
#section_infomaps {
	background: url(../img/header-infomaps.gif) 0 0 no-repeat;
}
#section_shop {
	background: url(../img/header-shop.gif) 0 0 no-repeat;
}
#section_festival {
	background: url(../img/header-festival.gif) 0 0 no-repeat;
}

/* SECTION MENU */

#submenu {
	position: relative;
	clear: both;
}

#submenu ul, #clientmenu ul {
	height: 1em;
	list-style: none;
	padding: 0;
	margin: 0;
}
#submenu li, #clientmenu li {
	margin: 0;
	padding: 0 .5em;
	border-left: 1px solid #8e8679;
	font-weight: bold;
	list-style: none;
	display: inline;
}
#submenu li.first, #clientmenu li.first {
	padding-left: 0;
	border-left: none;
}
#submenu a, #clientmenu a {
	color: #8e8679;
	background-color: inherit;
}

#translate {
	padding: 0;
	margin: -6px 6px 0 0;
	position: absolute;
	right: 0;
	z-index: 1;
}
#translate li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 4px;
}
#translate a {
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	width: 16px;
	height: 11px;
}
#translate .de {
	background: url(../img/de.gif) 0 0 no-repeat;
}
#translate .fr {
	background: url(../img/fr.gif) 0 0 no-repeat;
}
#translate .es {
	background: url(../img/es.gif) 0 0 no-repeat;
}
#translate .it {
	background: url(../img/it.gif) 0 0 no-repeat;
}

#clientmenu {
	float: right;
	height: 0px;
	margin-top: -1.2em;
	position: relative;
	z-index: 100;
}
html>body #clientmenu  {
	margin-top: -1em;
}
#clientmenu ul {
	display: inline;
}
#submenu ul {
	margin-top: 13px;
}

#submenus {
	margin-bottom: 15px;
}

/* STAGE AREA */

#stage {
	margin: 0;
	clear: both;
}
#stage.empty {
	margin-top: -12px;
	margin-bottom: -8px;
}
html>body #stage.empty {
	margin-top: 0;
}

/* SLIDESHOW */

.slideshow {
	position: relative;
	background-color: #d8d4cb;
	height: 250px;
	padding: 0;
	margin: 0;
}

#page .slideshow a.link,
#page .slideshow a.link:hover {
	display: block;
	text-decoration: none;
}

.slideshow .image {
	display: block;
}

#stage-front {
	top: 0;
	left: 0;
	height: 208px;
	position: absolute;
	background: 0 0 no-repeat;
	z-index: 100;
}

.slideshow .top {
	display: block;
	background: url(../img/ne.gif) top right no-repeat;
	margin: 0 0 -11px 11px;
	height: 11px;
}
html>body .slideshow .top {
	background: url(../img/ne.png) top right no-repeat;
}

.slideshow .heading {
	background: url(../img/nw.gif) top left no-repeat;
	font-size: 19.5px;
	display: block;
	padding: 15px 11px;
	height: 178px;
	color: #fff;
}
html>body .slideshow .heading {
	background: url(../img/nw.png) top left no-repeat;
}

.slideshow .logo {
	float: right;
	display: block;
	padding-right: 6px;
	background: 0 0 no-repeat; /* url(../img/logo.gif) */
	height: 118px;
	width: 64px;
}
html>body .slideshow .logo {
	background: 0 0 no-repeat; /* url(../img/logo.gif) */
}
.slideshow .frl {
	float: right;
	display: block;
	padding-right: 6px;
	margin-top: 5px;
	margin-right: 3px;
	background: none; /*url(../img/gfrf.gif) 0 0 no-repeat;*/
	height: 167px;
	width: 100px;
}
html>body .slideshow .frl {
	background: none; /* url(../img/frf.png) 0 0 no-repeat;*/
}

.slideshow .text {
	color: #fff;
	font-weight: normal;
	background: url(../img/sw.gif) bottom left no-repeat;
	display: block;
	padding: 4px 11px 0 11px;
	height: 42px;
}
.slideshow .description {
	overflow: hidden;
        width: 745px;
	height: 1.5em;
}
html>body .slideshow .text {
	background: url(../img/sw.png) bottom left no-repeat;
	height: 38px;
}
.slideshow .bottom {
	display: block;
	background: url(../img/se.gif) bottom right no-repeat;
	margin: -11px 0 0 11px;
	height: 11px;
}
html>body .slideshow .bottom {
	background: url(../img/se.png) bottom right no-repeat;
}

/* MENU BLOCK */

.menublock {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content ul.menublock li a.menuselect {
	color: #222;
}
#content ul.menublock li ul {
	list-style: none;
	padding: 0.25em 0 0.5em 0.5em;
}
#content ul.menublock li ul a {
	font-weight: normal;
}

/* ROUND CORNER STYLES */

.box {
	background: url(../img/nw.gif) top left no-repeat;
}
html>body .box {
	background: url(../img/nw.png) top left no-repeat;
}
.boxtop {
	height: 11px;
	margin-bottom: -11px;
	background: url(../img/ne.gif) top right no-repeat;
}
html>body .boxtop {
	background: url(../img/ne.png) top right no-repeat;
}
html>body .boxmain {
	background: url(../img/sw.png) bottom left no-repeat;
}
.boxmain {
	background: url(../img/sw.gif) bottom left no-repeat;
}
.boxbottom {
	height: 11px;
	margin-top: -11px;
	background: url(../img/se.gif) bottom right no-repeat;
}
html>body .boxbottom {
	background: url(../img/se.png) bottom right no-repeat;
}

.box, .boxempty  {
	margin: 8px 0 8px 0;
}
.box .boxmain {
	padding: 8px 11px 11px 11px;
}

.box .boxhead {
	font-size: 17px;
	line-height: 17px;
	height: 18px;
}
html>body .box .boxhead {
	min-height: 18px;
	height: auto;
}
.box .boxicon {
	background: url(../img/info.gif) 0 0 no-repeat;
	padding-left: 21px;
}
html>body .box .boxicon {
	background: url(../img/info.png) 0 0 no-repeat;
}
.box .menuicon {
	background: url(../img/menuicon.gif) 0 0 no-repeat;
	padding-left: 21px;
}
html>body .box .menuicon {
	background: url(../img/menuicon.png) 0 0 no-repeat;
}
.box h2 {
	margin-bottom: 12px;
}

.box .boxmain,
.box .boxmain h1,
.box .boxmain h2,
.box .boxmain h3,
.box .boxmain p,
.box .boxmain form {
	color: inherit;
}

#content .bg_ffffff {
	background-color: #ffffff;
}
#content .bg_d8d4cb {
	background-color: #d8d4cb;
}
#content .bg_a1988c {
	background-color: #a1988c;
}

.fg_000000, .fg_222222,
.fg_000000 h2, .fg_222222 h2,
.fg_000000 p, .fg_222222 p {
	color: #222;
}
.fg_ffffff,
.fg_ffffff h2,
.fg_ffffff p {
	color: #fff;
}


/* CONTENT */

#content {
	clear: both;
	margin-bottom: 1em;
}
#content p {
	margin-bottom: .5em;
}

#content .invalid, #content td.delete {
	color: #800;
	background: #fff8f8;
}
#content .invalid td, #content td.delete {
	padding: 2px;
}
#content .invalid a, #content .delete a {
	color: #800;
	background-color: inherit;
	text-decoration: underline;
}
#content td.record {
	background: #f4f3f0; /* #eae7e1; */
}

#content h1, #content h2 {
	font-size: 18px;
}
#content h1 img, #content h2 img {
	margin-bottom: -3px;
}

#content a {
	font-weight: bold;
}
#content a.plain {
	font-weight: normal;
	color: #222;
}
#content .bg_a1988c a.plain {
	color: #fff;
}
#content a.simple {
	font-weight: normal;
}

/* COLUMNS */

#colLeft, #colCenter, #colRight {
	width: 243px;
}
#colLeft {
	float: left;
	margin: 0;
}
#colCenter {
	float: left;
	margin: 0 8px;
}
#colRight {
	float: right;
	margin: 0;
}

/* FOOTER */

#footer {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 11px;
	line-height: 1em;
	clear: both;
	text-align: right;
}
#footer ul {
	list-style: none;
	margin: 1em -0.5em 0 0;
	padding: 0;
	float: right;
	clear: both;
}
#footer li {
	margin: 0;
	padding: 0 .5em;
	list-style: none;
	border-left: 1px solid #8e8679;
	float: left;
	position: relative;
	z-index: 200;
}
#footer li.first {
	border-left: none;
	padding-left: 0;
}
#footer p {
	color: #8e8679;
	background-color: inherit;
	clear: both;
}
#footer_address b, #footer_company b {
	margin-top: 1em;
	display: none;
}
#footer_address {
	float: left;
	position: relative;
	top: 1em;
}
#footer_company {
	margin-top: 1em;
}
#footer_backtop {
	clear: both;
	font-size: 12.5px;
	font-weight: bold;
}
#footer a {
	color: #8e8679;
	background-color: inherit;
}

/* SPLIT COLUMNS */

.split {
	float: left;
	margin-right: 1em;
}

/* CLICK TO VIEW */

.ClickToView .image {
	margin-bottom: .25em;
	text-align: right;
}
.ClickToView .image a {
	text-decoration: none;
}
.ClickToView .image span {
	display: block;
	margin-top: -12px;
	margin-bottom: 2px;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #666;
}

/* Gallery */

.gallery .large,
.gallery .medium,
.gallery .small,
.gallery .column_single,
.gallery .column_double,
.gallery .column_single_crop,
.gallery .column_double_crop {
	display: block;
	float: left;
}
.gallery .small {
	width: 90px;
	height: 90px;
}
.gallery .medium {
	width: 118px;
	height: 118px;
}
.gallery .large {
	width: 140px;
	height: 140px;
}

.gallery .column_single {
	width: 221px;
}
.gallery .column_single_crop {
	width: 221px;
	height: 99px;
}
.gallery .column_double {
	width: 110px;
}
.gallery .column_double_crop {
	width: 110px;
	height: 110px;
}

/* SPECIAL OFFERS */

#content .specials p {
	margin-top: 1em;
}

#content .specials p.intro {
	margin-top: 0;
}

/* PARTNER LIST */

.itemlist .item {
	border-top: 1px solid #8e8679;
	/* margin-top: 11px; */
	padding: 11px 0;
	height: 113px;
}
html>body .itemlist .item {
	min-height: 113px;
	height: auto;
}
#content .itemlist .first {
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}
.itemlist .thumb {
	width: 178px;
	height: 113px;
	background-color: #d8d4cb;
	float: left;
	z-index: 1000;
}
.itemlist .indent {
	margin-left: 189px;
}
.itemlist .title {
	margin-bottom: .25em;
}
.itemlist .dates {
	font-weight: bold;
}
.itemlist .text {
	height: 93px;
}
html>body .itemlist .text {
	min-height: 93px;
	height: auto;
}
#content .itemlist .title a {
	text-decoration: none;
	font-size: 100%;
	color: #222;
}

.item ul, .item ul li {
	margin: 0;
	padding: 0;
}
.item ul {
	margin: .5em 0;
	list-style-position: inside;
}
.item ul li b {
	color: #222;
}

/* SYMBOLS */
.symbols, .symbols li {
	list-style: none;
	height: 18px;
	padding: 0;
	margin: 0;
}
.symbols {
	margin-bottom: .5em;
}
.symbols li {
	float: left;
	text-indent: -9000px;
	width: 22px;
}
.symbols li.symbol-foodlocal {
	width: 30px;
}
.symbol-accessible {
	background: url(../img/symbol-accessible_222222.gif) 0 0 no-repeat;
}
.symbol-foodlocal {
	background: url(../img/symbol-foodlocal_222222.gif) 0 0 no-repeat;
}
.symbol-fooddrink {
	background: url(../img/symbol-fooddrink_222222.gif) 0 0 no-repeat;
}
.symbol-dogs {
	background: url(../img/symbol-dogs_d8d4cb_222222.gif) 0 0 no-repeat;
}
.bg_d8d4cb .symbol-accessible {
	background: url(../img/symbol-accessible_d8d4cb_222222.gif) 0 0 no-repeat;
}
.bg_d8d4cb .symbol-foodlocal {
	background: url(../img/symbol-foodlocal_d8d4cb_222222.gif) 0 0 no-repeat;
}
.bg_d8d4cb .symbol-fooddrink {
	background: url(../img/symbol-fooddrink_d8d4cb_222222.gif) 0 0 no-repeat;
}
.bg_d8d4cb .symbol-dogs {
	background: url(../img/symbol-dogs_d8d4cb_222222.gif) 0 0 no-repeat;
}
.bg_a1988c .symbol-accessible {
	background: url(../img/symbol-accessible_a1988c_ffffff.gif) 0 0 no-repeat;
}
.bg_a1988c .symbol-foodlocal {
	background: url(../img/symbol-foodlocal_a1988c_ffffff.gif) 0 0 no-repeat;
}
.bg_a1988c .symbol-fooddrink {
	background: url(../img/symbol-fooddrink_a1988c_ffffff.gif) 0 0 no-repeat;
}
.bg_a1988c .symbol-dogs {
	background: url(../img/symbol-dogs_a1988c_ffffff.gif) 0 0 no-repeat;
}

/* PARTNER DETAIL */

.highlights, .highlights li {
	margin-left: 1em;
	padding-left: 0;
}

.partner_map {
	height: 185px;
}
html>body .partner_map {
	height: 180px;
}

.mapkey {
	float: left;
	width: 350px;
	margin-top: -1em;
}

.mapkey b {
	display: block;
	margin-top: 1em;
}

#content .mapkey a {
	font-weight: normal;
	text-decoration: none;
	color: #222;
}

#content .maplist {
	list-style: none;
	padding: 0;
	margin: 12px 0 0 0;
}

#content .maplist li {
	list-style: none;
	padding: 0 0 0 18px;
	margin: 4px 0;
}
#content .maplist a {
	text-decoration: none;
}

.icon {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	text-indent: -9000px;
	overflow: hidden;
}

/* FERRIES */

#content .ferries .key {
	color: #fff;
	font-size: 90%;
	margin-top: 1em;
}
#content .bg_ffffff .ferries .key,
#content .bg_d8d4cb .ferries .key {
	color: #666;
}

#content .ferries span {
	float: left;
	width: 10px;
	height: 1em;
	margin-right: .5em;
	text-indent: -9000px;
	overflow: hidden;
}

html>body #content .ferries .ferry-normal {
	background: url(../img/dot-green.png) left bottom no-repeat;
}

html>body #content .ferries .ferry-disruption {
	background: url(../img/dot-orange.png) left bottom no-repeat;
}

html>body #content .ferries .ferry-closed,
html>body #content .ferries .ferry-cancelled {
	background: url(../img/dot-red.png) left bottom no-repeat;
}

/* ORCA BOOKING */

.orca {
	padding-top: 1em;
	position: relative;
}

#content .orca a {
	color: #333e86;
}

.orca p {
	margin-top: .5em;
}

.orca .ocol {
	float: left;
	width: 50%;
}
.orca .ocol h3 {
	margin-bottom: .5em;
}

.orca .stage {
	font-size: 9px;
	color: #999;
	position: absolute;
	top: -24px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.orca .stage li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	border-top: 2px solid black;
	padding-top: 4px;
	text-indent: -7px;
	width: 88px;
}
.orca .stage li.last {
	width: auto;
	border-top: 2px solid white;
}
.orca .stage li span {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../img/mini-grey_ffffff.gif) 0 0 no-repeat;
	position: absolute;
	margin-top: -12px;
	margin-left: -7px;
}
html>body .orca .stage li span {
	background: url(../img/mini-grey.png) 0 0 no-repeat;
}
.orca .stage li.highlight span {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../img/mini-book_ffffff.gif) 0 0 no-repeat;
}
html>body .orca .stage.highlight li span {
	background: url(../img/mini-book.png) 0 0 no-repeat;
}

.orca form {
	margin-top: 1em;
}

.orca hr {
	clear: both;
	border: none;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	padding-top: 10px;
}

.orca s {
	color: #900;
}

.orca .trips {
	margin-top: -.25em;
	width: 100%;
}
.orca .trips td {
	padding: .25em 2px;
}
.orca .trips td.last {
	padding-right: 0px;
}

.orca .trips .date td {
	height: auto;
	padding-top: 1em;
}
.orca .trips .date h3 {
	color: #fff;
	background-color: #858bb6;
	padding: 2px;
}
#content .orca .trips .target h3 {
	background-color: #333e86;
}
.orca .trips .n0 {
	background-color: #dfd9d2;
}
.orca .trips .n1 {
	background-color: #f5f4f1;
}

#content .orca .trips .info {
	background: url(../img/mini-info.png) 0 0 no-repeat;
	padding-left: 16px;
}
#content .orca .trips .book {
	background: url(../img/mini-book.png) 0 0 no-repeat;
	padding-left: 16px;
}
#content .orca .trips .n0 .info {
	background: url(../img/mini-info_dfd9d2.gif) 0 0 no-repeat;
}
#content .orca .trips .n0 .book {
	background: url(../img/mini-book_dfd9d2.gif) 0 0 no-repeat;
}
#content .orca .trips .n1 .info {
	background: url(../img/mini-info_f5f4f1.gif) 0 0 no-repeat;
}
#content .orca .trips .n1 .book {
	background: url(../img/mini-book_f5f4f1.gif) 0 0 no-repeat;
}

.orca .trips .open {
	font-weight: bold;
}
.orca .trips .notopen {
	color: #444;
}

.orca .trips .info,
.orca .trips .book {
	position: relative;
}

.orca .trips .info span,
.orca .trips .book span {
	position: absolute;
	display: none;
}
.orca .trips a.info:hover .details,
.orca .trips a.book:hover .details {
	display: block;
	width: 200px;
	padding: .5em .75em 1em .75em;
	background-color: #333e86;
	color: #fff;
	left: 32px;
	z-index: 1000;
}

.orca .calendar {
	text-align: center;
}
.orca .calendar .hed {
	color: #000;
	text-align: center;
	background: #d8d4cb;
}
.orca .calendar .hed td {
	padding: 2px;
	border-bottom: 8px solid white;
}
.orca .calendar .cal td {
	padding: 2px;
	border: 4px solid white;
	background-color: #dfd9d2;
	color: #999;
}
.orca .calendar .cal td.w {
	background-color: #fff;
}
#content .orca .calendar a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#content .orca .calendar .x a {
	color: #999;
}
#content .orca .calendar a:hover,
#content .orca .calendar .x a:hover {
	color: #4a5493;
}

#content .orca .calendar .high,
#content .orca .calendar .high a {
	background-color: #858bb6;
	color: #fff;
}
#content .orca .calendar .today,
#content .orca .calendar .today a {
	background-color: #4a5493;
	color: #fff;
}

#content .orca .calendar a.mnext,
#content .orca .calendar a.mprev {
	width: 7px;
	height: 17px;
	display: block;
}
#content .orca .calendar a.mnext span,
#content .orca .calendar a.mprev span {
	display: none;
}
#content .orca .calendar a.mnext {
	background: url(../img/next.gif) 0 0 no-repeat;
}
#content .orca .calendar a.mprev {
	background: url(../img/previous.gif) 0 0 no-repeat;
}

#content .orca .button {
	background-color: #4a5493;
	color: #fff;
}

.trip {
	padding: .5em;
	background-color: #858bb6;
	color:  #fff;
}

/* GENERAL STYLES */

.submit {
	border: none;
	height: 18px;
	background-color: inherit;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 20px;
	margin: 4px 0 0 0;
	background: url(../img/submit.gif) 0 0 no-repeat;
}

.bg_ffffff .submit,
.bg_d8d4cb .submit {
	color: #222;
	background: url(../img/submit_222222.gif) 0 0 no-repeat;
}

.bg_a1988c .submit {
	background: url(../img/submit_a1988c.gif) 0 0 no-repeat;
}

.button, .cancel, .delete {
	color: #fff;
	border: none;
	padding: 2px .5em;
}
.button {
	font-weight: bold;
	background-color: #8e8679;
}
.cancel {
	background-color: #aaa;
}
.delete {
	font-weight: bold;
	background-color: #800;
}

.waiform label {
	visibility: hidden;
	display: none;
}

.smalltext {
	font-size: 9px;
}

/* BLANK PAGE */

#blank {
	color: #000;
	background-color: #fff;
	padding: 8px;
}
#blank a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}
#blank a:hover {
	text-decoration: underline;
}

/* ACCESS KEYS */

a.accesskey {
	top: 0;
	display: block;
	position: absolute;
	text-indent: -9000px;
	overflow: hidden;
	height: 0px;
}

