
/* CSS by browsercreative.com.com*/


body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #387298;
}
p, h1, h2, h3, h4, h5, span {
	padding: 0px;
	margin: 0px;
	color: #003399;
}
p, li, td, th, textarea, input, select, option, label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
p, td, th, li, textarea, input, select, option, label {
	font-size: 12px;
	color: #2f2f2f;
}
h3, h4, h5, legend {
	font-size: 13px;
	color: #003399;
	font-weight: normal;
	*font-weight: bold;
}
h3 {
	margin: 0px 0px 5px 0px;
}
h4, h5 {
	margin: 12px 0px 12px 0px;
	font-weight: bold;
}
p {
	margin: 15px 0px 5px 0px;
	line-height: 1.5em;
}
table {
	border-collapse: collapse;
}
td {
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	vertical-align: text-top;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.45em;
}
#main-content li {
	padding-left: 18px;
	background-image: url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
hr {
	display: none;
}
img {
	border: none;
}
a {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.clear {
	clear: both;
}
/* Articles */

.article {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #8D8B8C;
}
.article .text h3 {
	margin: 7px 0px 10px 0px;
}
.article .text h3 span {
}
.article-image {
	float: right;
	margin: 0px 0px 5px 5px;
}
.article .image {
	float: left;
}
.article .text {
	float: left;
	padding: 0px 0px 0px 7px;
}
.article .text h4 {
	padding: 0px 0px 5px 0px;
	margin: 0px !important;
}
.article .image img {
	float: left;
	border-top:  solid 1px #8D8B8C;
	border-left:  solid 1px #8D8B8C;
	border-right:  solid 1px #8D8B8C;
}



/**
 * site main layout.
 */
#container {
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 980px;
	background-color: #ffffff;
	overflow: hidden;
}
#main-wrap {
}

/* header */
#header {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header:hover {

}
/* navigation */
#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 32px;
	width: 980px;
	background-color: #ffc20e;
	overflow: hidden !important;
	display: block !important;
}
#navigation ul {
	margin: 0px 0px 0px 400px;
}
#navigation li {
	float: left;
}
#navigation h3 {
	display: none;
}
/* hero */
#hero {
	margin: 0px;
	padding: 0px;
	height: 198px;
	overflow: hidden;
	background-image: url("/images/hero-filler.jpg");
}

/* main-content */
#main-content {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	*padding: 10px 10px 0px 10px;
	float: left;
	min-height: 200px;
	_height: 200px;
}

/* footer */
#footer {
	width: 100%;
	padding-bottom: 0px;
	clear: both;
}


/**
 * general styles used.
 */
h1 span,
h2 span {
	display: none;
}
#main-content h2,
#main-content h2 a {
	height: 33px;
	display: block;
}
#main-content h2 {
	margin: 0px 0px 10px 0px;
}
#main-content h2 a {
	width: 100%;
}
#main-content .column.double ul {
	margin-left: 20px;
}
#main-content .column.double li {
	list-style: square;
}
#main-content h3 {
	margin: 5px 0px 15px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
}
#main-content h3 span {
	display: none;
}
#main-content h4 {
	margin: 15px 0px 15px 0px;
	font-size: 14px;
	text-transform: uppercase;
}
#main-content p.notice {
/* Use at bottom of pages - used in the store as an example to say whats going to be on the next page.
Examples of use: 'Click 'Proceed To Checkout' to make payment for this sale' */
	margin: 14px 0px 10px 0px;
	padding: 2px 5px 2px 5px;
}
#main-content p.article-seperator {
/* where there are news/blogs/etc articles, use this on the last paragraph to seperate each article in the list.
Examples of use: - the 'view more articles' in the news. - the 'view/add comments' in the blog */
	text-align: right;
	padding: 2px 5px 2px 5px;
	clear: both;
}
#main-content p.description {
/* description at the top of every page */
	padding: 3px 5px 3px 5px;
}


/**
 * header
 */
#header,
#header #header-logo,
#header #header-logo h1 a {
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#header {
	background-image: url("/images/structure/header-bar.gif");
}
#header #header-logo {
	float: right;
	width: 181px;
	height: 117px;
}
#header #header-logo h1 {
	_height: 1px; /* fix for I.E. */
}
#header #header-logo h1 a {
	margin: 27px 25px 0px 0px;
	_margin: 27px 8px 0px 0px;
	background-image: url("/images/structure/logo.gif");
	display: block;
	width: 145px;
	height: 106px;
	float: right;
}
#header #header-logo h1 a span {
}
#header {
	height: 137px;
}
#header #header-quote {
	height: 100px;
	width: 457px;
	float: left;
	margin: 30px 0px 0px 0px;
	background-image: url("/images/header-filler.gif");
	background-repeat: no-repeat;
	background-position: center;
}
#header #header-navigation {
	text-align: center;
	width: 248px;
	float: left;
	margin: 0px 0px 0px 0px;
}


/**
 * main navigation
 */
#menu-main h3 {
	display: none;
	position: absolute;
	margin: 0px;
	float: left;
}
#menu-main {
	overflow: hidden;
	width: 1000px;
}
#menu-main ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#menu-main li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 32px;
	border-right: solid 1px #ffd267;
	letter-spacing: 0.001em;
	float: left;
}
#menu-main li.menuitem-contact-us {
	border-right: none;
}
#menu-main h2 {
	display: none;
}
#menu-main h2 span {
	display: none;
}
#menu-main a {
	display: block;
	float: left;
	padding: 10px 9px 0px 10px;
	_height: 26px;
	height: 26px;
	overflow: hidden;
	font-size: 12px;
	margin: 0px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ffc20e;
	line-height: 1.1em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#menu-main a { 
		padding-left: 9px;
	}
#menu-main .menuitem-contact-us a {
		padding-left: 11px;
	}
}
#menu-main a span {
}
#menu-main li.seperator {
	background-image: url("/images/structure/menu/seperator.gif");
	background-repeat: no-repeat;
	background-position: right 7px;
}

#menu-main a:hover, #menu-main a:active,
.conference-rooms #menu-main .menuitem-conference-rooms a,
.packages-tariffs #menu-main .menuitem-packages-tariffs a,
.homepage #menu-main .menuitem-home a,
.leisure #menu-main .menuitem-leisure a,
.accommodation #menu-main .menuitem-accommodation a,
.hospitality-catering #menu-main .menuitem-hospitality-catering a,
.contact-us #menu-main .menuitem-contact-us a,
.gallery #menu-main .menuitem-gallery a,
.find-us #menu-main .menuitem-find-us a,
.about-us #menu-main .menuitem-about-us a {
	background-color: #ffd267;
	text-decoration: none;
	color: #003399;
}



/**
 * sub navigation
 */
#main-content #sub-menu {
	_height: 184px;
	min-height: 184px;
	background-image: url("/images/structure/antons-bg.gif");
	background-position: -300px -30px;
}
#sub-menu a {
	display: block;
	padding: 4px 10px 0px 10px;
	*padding: 0px 10px 0px 10px;
	margin: 2px 0px 2px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 125px;
}
#sub-menu ul {
	float: right;
	margin: 50px 5px 0px 0px;
	_margin: 47px 5px 0px 0px;
}
#sub-menu ul li {
	margin: 3px 0px 3px 0px;
	*margin: -3px 0px -2px 0px;
}
#sub-menu a:hover {
}
#sub-menu a span {
	display: none;
}
.menuitem-media a {
	background-image: url("/images/structure/menu/media.gif");
	background-position: 78px 0px;
}
.menuitem-media a:hover {
	background-position: -122px 0px;
}
.menuitem-links a {
	background-image: url("/images/structure/menu/links.gif");
	background-position: 81px 0px;
}
.menuitem-links a:hover {
	background-position: -119px 0px;
}
.menuitem-careers a {
	background-image: url("/images/structure/menu/careers.gif");
	background-position: 60px 0px;
}
.menuitem-careers a:hover {
	background-position: -140px 0px;
}
.menuitem-newsletter a {
	background-image: url("/images/structure/menu/newsletter.gif");
	background-position: 32px 0px;
}
.menuitem-newsletter a:hover {
	background-position: -168px 0px;
}
.menuitem-special-events a {
	background-image: url("/images/structure/menu/special-events.gif");
	background-position: 10px 0px;
}
.menuitem-special-events a:hover {
	background-position: -190px 0px;
}
.menuitem-christmas a {
	background-image: url("/images/structure/menu/christmas2008.gif");
	background-position: 10px 0px;
}
.menuitem-christmas a:hover {
	background-position: -190px 0px;
}
.menuitem-bookings a {
	background-image: url("/images/structure/menu/bookings.gif");
	background-position: -148px 0px;
}
.menuitem-bookings a:hover {
	background-position: 52px 0px;
}


/**
 * footer
 */
#footer {
	height: 86px;
	width: 930px;
	margin: 0px 0px 0px 25px;
}
#footer #break {
	margin: 0px 0px 17px 0px;
	_margin-bottom: -3px;
	height: 0px;
	border-top: solid 3px #003399;
}
#footer #contact-info {
	margin: 0px 0px 0px 0px;
	*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 500px;
	height: 40px;
	float: right;
}
#footer #contact-info address {
	color: #003399;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	line-height: 1.53em;
}
#footer #contact-info address {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	*margin: 0px 0px 0px 0px;
}
#footer #contact-info .logo { 
	float: right;
	margin-left: 15px;
}
#footer #logos {
	width: 400px;
	float: left;
}
#footer #logos .logo {
	float: left;
	margin-right: 18px;
}

/* general styles used - section-navigation (top tabbed navigation)
Examples of use - in youraccount section */
#main-content #section-navigation {
}
#main-content #section-navigation ul {
	margin: 0px 0px 0px 0px;
}
#main-content #section-navigation li {
	margin: 0px;
	padding: 0px;
	border: 4px solid #E6E2CC;
	text-align: center;
	float: right;
	margin: 1px 3px -1px 0px;
	_margin: 1px -1px -11px 0px;
	list-style: none
}
#main-content #section-navigation li a {
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 3px;
}
#main-content #section-navigation li:hover {
	background-color: #FFFFFF;
}
#main-content #section-navigation li.current,
#main-content #section-navigation li.current:hover,
#main-content #section-navigation li.current a {
}



/**
 * panel styles
 */
 
/* panel styles - navigation and utility */
#navigation .panel,
#utility .panel {
	border: 1px solid;
	margin: 0px 6px 10px 6px;
}
#navigation .panel legend,
#utility .panel legend {
	display: none;
}
#navigation .panel h3,
#navigation .panel h3 a,
#utility .panel h3,
#utility .panel h3 a {
	height: 21px;
}
#navigation .panel h3,
#utility .panel h3 {
	border-bottom: 1px solid;
}
#navigation .panel h3 a,
#utility .panel h3 a {
	display: block;
	width: 100%;
}
#navigation .panel h3 span,
#utility .panel h3 span {
	display: none;
}
#navigation .panel p,
#navigation .panel h4,
#navigation .panel ul,
#navigation .panel input,
#utility .panel p,
#utility .panel h4,
#utility .panel ul,
#utility .panel input {
	margin-left: 6px;
	margin-right: 6px;
}
#navigation .panel p,
#navigation .panel input.button,
#navigation .panel input.button-next,
#utility .panel p,
#utility .panel input.button,
#utility .panel input.button-next {
	margin-bottom: 6px;
}
#navigation .panel h4,
#utility .panel h4 {
	font-size: 11px;
	margin-bottom: 2px;
}
#navigation .panel label input.textbox,
#utility .panel label input.textbox {
	width: 82%;
	margin-bottom: 2px;
}
#navigation .panel label strong,
#utility .panel label strong {
	display: none;
}
#navigation .panel li,
#utility .panel li {
	clear: both;
	_height: 1px; /* fix for I.E. */
}
#navigation .panel li img,
#utility .panel li img {
	border: 1px solid;
	width: 50px;
	height: 50px;
	float: left;
}
#navigation .panel li,
#navigation .panel li img,
#utility .panel li,
#utility .panel li img {
	margin-bottom: 5px;
	margin-right: 5px;
}
#navigation .panel li p,
#utility .panel li p {
	margin: 0px 0px 2px 0px;
}
#navigation p.footer,
#utility p.footer  {
	clear: both;
	margin: 6px 0px 0px 0px;
	padding: 1px 6px 1px 6px;
	text-align: center;
}
#navigation p.footer a,
#utility p.footer a {
	font-weight: normal;
	text-decoration: none;
}
#navigation p.footer a:hover,
#utility p.footer a:hover {
	text-decoration: underline;
}
#navigation #recommended li p.summary,
#utility #recommended li p.summary {
}
#navigation #recommended li p.buy,
#utility #recommended li p.buy {
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 4px 0px;
}




/* panel styles - header */
#header .panel {
	border: none;
	background: none;
	margin: 0px;
	text-align: left;
}
#header .panel legend {
	display: none;
}
#header .panel h3 {
	display: none;
}
#header .panel label strong {
	display: none;
}
#header .panel label input.textbox {
	width: 160px;
	margin: 0px 2px 0px 0px;
}
#header .panel input.button {
	margin: 0px 5px 0px 0px;
	width: 54px;
}
#header #product-search.panel {
	margin: 40px 0px 0px 0px;
}

/* Page Images */

#page-images {
	margin: 0px 0px 10px 0px;
/*
	float: right;
	padding: 0px 0px 15px 22px;
*/
}
#page-images .image img {
	border: solid 5px #e2e2e2;
	margin-bottom: 5px;
}

/**
 * Photo gallery styles
 */
#main-content #photo-gallery {
	margin-top: 0px;
}
#main-content #photo-gallery ul li {
	float: left;
	display: block;
	margin: 4px 4px 4px 4px;
	padding: 0px 0px 0px 0px;
}
#main-content #photo-gallery ul li img {
	border: solid 7px #e2e2e2;
}
#main-content #photo-gallery ul li a {
	display: block;
}
#main-content #photo-gallery ul li img:hover {
	border-color: #387298;
}
#main-content #view-photo {
	overflow: hidden;
}




/* panel styles - main-content */
#main-content .column {
	float: left;
	margin: 0px;
	padding: 0px;
}

#main-content .column.small {
	width: 230px;
	_height: 100px;
	min-height: 100px;
}

#main-content .column.advert {
	border-bottom: 5px solid #8D032E;
	border-top: 5px solid #8D032E;
	margin: 10px 0px 0px 0px;
	height: 75px;
	overflow: hidden;
}
#main-content .column.advert:hover {
	border-bottom: 5px solid #999999;
	border-top: 5px solid #999999;
}


#main-content .column.large {
	width: 630px;
	_height: 156px;
	min-height: 156px;
	margin-right: 0px;
	margin-left: 0px;
	_margin-left: 0px;
	padding: 15px;
}
#main-content .column.small {
	width: 230px;
	_height: 100px;
	min-height: 100px;
	margin: 10px 0px 0px 25px;
	padding: 15px;
	background-color: #f7f7f7;
}
#main-content fieldset {
	clear: both;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#main-content .quote {
	margin: 0px 0px 20px 0px;
}
#main-content .quote p {
	font-style: italic;
	font-size: 13px;
	color: #003399;
	line-height: 1.6em;
	margin: 5px 0px 0px 0px;
}


#main-content #pdf-holder {
	float: left;
	margin: 0px 0px 10px 0px;
}	
#main-content #pdf-holder li {
	background-image: url("/images/pdf-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	padding-right: 10px;
	min-height: 27px;
	_height: 27px;
	float: left;
}
#main-content #pdf-holder li a {
	color: #2f2f2f;
	font-size: 11px;
}
#main-content .special-offer {
	background-color: #a8b4d8;
	margin: 0px 0px 10px 0px;
	padding: 6px 10px 6px 10px;
}
#main-content .special-offer h3 {
	background-image: url("/images/titles/latest-news.gif");
	background-position: -1px 0px;
	height: 18px;
	margin-bottom: 3px !important;
}
#main-content .special-offer p {
	margin-top: 0px;
	padding-top: 0px;
}

#main-content .highlight {
	background-color: #CCCCCC;
	float: left;
	padding: 5px 8px 5px 8px;
	width: 94%;
	margin-bottom: 10px;
}
#main-content .highlight p {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.1em;
}
#main-content .highlight p span{
	color: #FF0000;
}

#main-content .highlight p.video{
	background-image: url("/images/video-icon.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 38px;}
	
#main-content .highlight p.booking{
	background-image: url("/images/calendar-icon.gif");
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 38px;}	


	
#main-content .action {
	background-color: #ffd267;
	float: left;
	padding: 8px;
	width: 94%;
}
#main-content .action p {
	font-size: 11px;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}


/**
 * table.data-list
 */
table.data-list,
table.data-view {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: 1px solid;
}
table.data-list tr,
table.data-view tr {
}
table.data-list th,
table.data-view th {
	font-weight: normal;
}
table.data-list td,
table.data-list th,
table.data-view td,
table.data-view th {
	padding: 0px 5px 0px 5px;
	height: 22px;
	border: 1px solid;
	vertical-align: middle;
}
table.data-list .icon,
table.data-list .quantity {
	text-align: center;
}
table.data-list .price,
table.data-list .total,
table.data-list .basket-label,
table.data-list .grandtotal {
	text-align: right;
}
table.data-list tr.extra-cost {
}
table.data-list tr.grandtotal {
}
table.data-list tr.grandtotal td {
	font-weight: bold;
}
table.data-list .button {
	padding: 0px;
}
table.data-list .button a {
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	display: block;
	padding: 4px 0px 4px 0px;
}
table.data-list .button a:hover {
}


/**
 * Forms 
 */
form {
	margin: 0px 0px 0px 0px;
}
fieldset {
	border: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
fieldset legend {
	display: none;
}
input.textbox,
input.textbox-small,
input.textbox-medium,
input.button,
input.button-next,
select.listbox,
textarea {
	border: solid 2px #e2e2e2;
	color: #474747;
}
input.textbox:hover,
input.textbox-small:hover,
input.textbox-medium:hover,
input.button:hover,
input.button-next:hover,
textarea:hover,
select.listbox:hover {
	background-color: #ffffff;
	color: #474747;
}
input.textbox:focus,
input.textbox-small:focus,
input.textbox-medium:focus,
textarea:focus,
textarea:focus,
select.listbox:focus,
.textbox-large:focus {
	border: solid 2px #003399;
}
input.textbox,
input.textbox-small,
input.textbox-medium {
	padding: 1px 3px 1px 3px;
	_padding: 2px 3px 1px 3px;
	border: solid 2px #e2e2e2;

}
input.textbox {
	width: 210px;
}
input.textbox-small {
	width: 60px;
}
input.textbox-medium {
	width: 110px;
}
textarea.textbox,
textarea.textbox-medium ,
textarea.textbox-large {
	padding: 1px 3px 1px 3px;
	_padding: 2px 3px 1px 3px;
	border: solid 2px #e2e2e2;
	color: #474747;
}
textarea.textbox {
	height: 100px;
	width: 210px;
}
textarea.textbox-medium {
	height: 120px;
	width: 210px;
}
textarea.textbox-large {
	height: 100px;
	width: 460px;
}
input.listbox {
}
input.button,
input.button-next {
	cursor: pointer;
	padding: 0px 6px 0px 6px;
	_padding: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
}


/* accHolder */
.accContent {
	overflow: hidden; 
	height: 0px;
}
.accHolder {
	border: solid 10px #d2ceba;
	padding: 15px;
	margin-bottom: 15px;
}


/* Forms - Sorts data lists in to tabular format */
#main-content label, .label {
	float: left;
	width: 300px;
	float: left;
	margin: 3px 0px 3px 0px;
	vertical-align: middle;
}
#main-content span.label {
	font-size: 11px;
}
#main-content label strong,
#main-content .label strong {
	display: block;
	width: 180px;
	float: left;
	color: #2F2F2F;
	font-weight: bold;
}
label strong,
.label strong {
	font-weight: normal;
}
#main-content form p {
	clear: both;
}
#main-content form h3 {
	clear: both;
}
#main-content form strong.required span {
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}
#main-content form .note {
	font-weight: normal;
	font-size: 10px;
	display: block;
	margin: 2px 0px 3px 184px;
}
#main-content p input {
/* vertically centers radio button when in a paragraph */
	vertical-align: middle; 
}
#main-content label input.radio {
/* vertically centers radio button when NOT in a paragraph */
	vertical-align: bottom;
	margin: 0px 0px 0px -5px;
}
#main-content label .option {
/* adds margin to radio buttons and its text */
	margin: 0px 20px 0px 5px;
	_margin: 0px 14px 0px 2px;
}
#main-content .controls,
#main-content .navigation {
	clear: both;
}
#main-content .controls {
	margin: 10px 0px 14px 0px;
}
#main-content .navigation {
	margin: 14px 0px 4px 0px;
}

/* Forms - navigation form controls (use for wizards where 'next' buttons are used */
.navigation {
	height: 30px;
}
.navigation input.button {
	float: left;	
	display: block;
	margin: 0px 4px 0px 0px;
}
.navigation input.button-next {
	float: right;
}


/* Forms - Standard form errors */
#main-content .form-errors {
	padding: 10px 10px 10px 20px;
	margin: 10px 0px 20px 0px;
	background-color: #f7f7f7;
	border: solid 3px #387298;
}
#main-content .form-errors h3,
#main-content .form-errors h4 {
	display: none;
}
#main-content .form-errors p {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
#main-content .form-errors a {
}
#main-content .form-errors ul {
	margin: 0px 0px 0px 0px;
}
#main-content .form-errors li {
	font-size: 12px;
}

a.button.send-email {
	background-image: url("/images/buttons/send-email.gif");
	width: 81px;
	height: 22px;
	display: block;
	float: left;
	margin: 0px 0px 0px 100px;
}
a.button.send-email:hover {
	background-position: -100px;
}
a.button.send-email span {
	display: none;
}



/**
 * Multipage Controls
 */
.multipagecontrol {
	margin: 0px 0px 0px 0px;
}
.multipagecontrol a,
.multipagecontrol select.page-length  {
	vertical-align: middle;
}
.multipagecontrol a {
	margin: 0px 2px 0px 1px;
	text-decoration: none;
	font-weight: normal;
}
.multipagecontrol a,
.multipagecontrol select.page-length {
	border: 1px solid;
	color: #000000;
}
.multipagecontrol a {
	padding: 2px 4px 2px 4px;
}
.multipagecontrol a:hover,
.multipagecontrol a.currentpage {
	border: 1px solid;
}
.multipagecontrol a:hover {
	text-decoration: none;
}
.multipagecontrol a.currentpage,
.multipagecontrol a.currentpage:hover {
}
.multipagecontrol span {
	display: none;
}
.multipagecontrol select.page-length {
	padding: 1px 0px 1px 0px;
	margin: 0px 2px 0px 1px;
	width: 50px;
}

/**
 * Feedback
 */
#contactus label input, #contactus label textarea {
	width: 405px;
}
.clearer {
	clear: both;
}

/* Addition */
a#signupCorner { 
position: fixed; 
right: 0; 
bottom: 0; 
display: block; 
height: 100px; 
width: 100px; 
background: url(/images/sign-up-corner.gif) bottom right no-repeat; 
text-indent: -999em; 
text-decoration: none; 
} 



