/*
global.css

1em = 12pt = 16px
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}

a,
a:visited,
a:active { 
	text-decoration: none;
}

form {
	margin:0px;
	padding:0px;
	font-size: 1em;
	line-height: 130%;
}

img {
	border: 0;
}

input {
	margin:0px;
	padding:0px;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

input.button {
	cursor: pointer;
}

input.radioBtn {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

select {
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	font-size: 1em;
	line-height: 130%;
	margin: 0 0 0.25em 0;
	vertical-align: top;
}

li {
	margin-bottom: 2px;
	margin-top: 2px;
}

ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	margin-bottom: 16px;
	margin-top: 0px;
}

ol {
	margin-bottom: 16px;
	margin-top: 0px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 100%
}

h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1em;
	font-weight: bold;
	line-height: 100%
}

.breadcrumb {
	display: inline-table;
	text-align: left;
	font-size: 0.625em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.hide_for_printing {
	display: block;
}

td.hide_for_printing {
	display: table-cell;
}

.toggle {
	display: none;
}

.header { 
	display: inline-table;
	text-align: left;
}

.closure {
	background-color: #CCCCCC;
	font-size: .8em;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 2px;
}

.menu { 
	display: inline-table;
	text-align: left;
}

.introduction {
	display: inline-table;
	text-align: left;
	background-repeat: no-repeat;
	margin-bottom: 10px
}

.content {
	display: inline-table;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 10px;
}

.collectionSelect {
	font-size: 10px;
}

.prefix {
	font-size: 0.625em;
}

.formprefix {
	font-size: 0.825em;
}

.formprefix2 {
	font-size: 1em;
}

.heading {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 120%;
}
.heading2 {
	font-size: 1.5em;
}

.text {
	font-size: 0.75em;
	line-height: 130%;
}

.text p {
	margin: 0 0 1em 0;
	vertical-align: top;
}

table.\31pixtable {
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	margin-bottom: 1em;
	margin-top: 1em;
}

table.\31pixtable tr td {
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	font-size: 0.75em;
}

.text td {
	font-size: x-small;
}

.pictureCaption {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-top: 4px;
	text-align:left;
	font-size: xx-small;
	line-height: normal;
}

.pictureCaptionRight {
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-top: 4px;
	text-align:left;
	font-size: xx-small;
	line-height: normal;
}

.inline-image-left, .inline-image-right {
	overflow: hidden;
	font-size: xx-small;
	line-height: normal;
	text-align:left;
}

.inline-image-left {
	margin: 3px 2px 3px 0px;
	float:left;
}

.inline-image-right {
	margin: 3px 0px 3px 2px;
	float:right;
}

.inline-image-right p,
.inline-image-left p {
	margin-bottom: 0;
}

small {
	font-size: xx-small;
}

.leftimage {
	float: left;
	text-align: left;
	margin-bottom: 3px;
}

.rightimage {
	text-align: right;
	float: right;
	margin-bottom: 3px;
}

.galleryTable {
	border-top: solid white 6px;
	border-left: solid white 6px;
}

.galleryTable td {
	border-bottom: solid white 6px;
	border-right: solid white 3px;
}

.galleryFloor {
	position: relative;
	top: -5px;
	height: 10px;
}

.collectionSelect {
	font-size: 10px;
}

.ct { 
	display: inline-table;
	text-align: left; 
	font-size: 1em;
}

.formct { 
	display: inline-table;
	text-align: left; 
	font-size: 0.8em;
}

.whatsonHeader {
	color: #19291F;
	background-color: #CED4D0; 
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
}

.whatsonHeader a, 
.whatsonHeader a:visited,
.whatsonHeader a:active { 
	color: #19291F;
}

.whatsonHeader a:hover {
	color: black;
}

.whatson {
	color:#333333;
	background-color:#ECEEED; 
	padding-bottom: 3px;
	padding-left:5px;
	padding-right: 3px;
	padding-top: 3px;
}

.ctHeader { 
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left:5px;
	padding-right: 0px;
	padding-top: 3px;
}

.ctHeader a {
	text-decoration: none;
	font-weight: bold;
}

.ctHeader2 { 
	font-weight: bold;
	padding-bottom: 3px;
	padding-left:5px;
	padding-right: 0px;
	padding-top: 3px;
	font-size: 0.75em;
}
.ctHeader2 a {
	text-decoration: none;
	font-weight: bold;
}

.ct a, 
.ct a:visited,
.ct a:active { 
	text-decoration: none;
}

.ct a:hover {
	text-decoration: underline;
}

.ctLightest,	
.ctLighter,	
.ctLight,
.ctMedium,
.ctDark { 
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	font-size: 0.75em;
}

.formctDark {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	font-size: 0.9em;
}

.ctSpacer {
	height: 10px;
	background-color: white;
}

.moreLink a,
.moreLink a:visited,
.moreLink a:active { 
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
}

.moreLink a:hover { 
	text-decoration: underline;
}

.ct .moreLink {
	text-indent: -7px;
	padding-left: 7px;
}

.linkHP {
	text-indent: -7px;
	padding-left: 7px;
}

.bottomNavigation {
	font-size: 0.625em;
	display: inline-table;
	text-align: right;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

.bottomNavigation a { 
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
}

.rxs_navsitemap {
	font-size: 0.75em; 
}

.rxs_navsitemap .navlevel0 {
	padding-left: 0px;
	font-weight: bold;
}
.rxs_navsitemap .navlevel1 {
	padding-left: 15px;
	font-weight: bold;
}
.rxs_navsitemap .navlevel2 {
	padding-left: 30px;
}
.rxs_navsitemap .navlevel3 {
	padding-left: 45px;
}
.rxs_navsitemap .navlevel4 {
	padding-left: 60px;
}
.rxs_navsitemap .navlevel5 {
	padding-left: 75px;
}
.rxs_navsitemap .navlevel6 {
	padding-left: 90px;
}
.rxs_navsitemap .navlevel7 {
	padding-left: 105px;
}

.indent1 {
	padding-left: 10px;
}

.indent2 {
	padding-left: 17px;
}

.indent3 {
	padding-left: 26px;
}

.indent4 {
	padding-left: 31px;
}

.rxs_navleft {
	font-size: 0.75em; 
}

.rxs_navleft .navlevel0,
.rxs_navleft .navlevel1 { 
	text-indent: -9px;
	padding-bottom: 1px;
	padding-left: 14px;
	padding-right: 2px;
	padding-top: 1px;
}


.rxs_navleft .navlevel2,	
.rxs_navleft .navlevel3,	
.rxs_navleft .navlevel4,
.rxs_navleft .navlevel5,
.rxs_navleft .navlevel6,
.rxs_navleft .navlevel7 { 
	text-indent: -7px;
	padding-bottom: 1px;
	padding-left: 12px;
	padding-right: 2px;
	padding-top: 1px;
}

.rxs_navleft .navlevel1 a {
	font-weight: bold;
}
