
/* Stylesheet 1 */

BODY
{
	font-family: arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: small;
	padding: 0px;
	border: 0px black solid;
	margin: 0px;
}

H1
{
	font-size: xx-large;
	color: #333333;
	margin: 0px 0px 0px 0px;
	clear: both;
}

H2
{
	color: #000000;
	margin: 0.5em 0 0.5em 0;
	font-weight: bold;
	font-size: x-large;
	clear: both;
}

H3
{
	padding-top: 10px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

HR
{
	border: 0px;
	height: 1px;
	clear: both;
}

IMG
{
	border: 0px;
	
<!--[if IE 6]>

border: 1px black solid;
behavior: url(/cms/plugins/pngfix/iepngfix.htc)

<![endif]-->
}

A, A:link, A:visited
{
	cursor: pointer;
	color: #000099;
	text-decoration: none;
}

A:hover
{
	text-decoration:underline;
}

TD
{
	vertical-align:top;
}

UL
{
	list-style-type: square;
	/*margin-left: 1em;*/
	padding-left: 2em;
}

LI
{
	padding: 0.4em 0 0.4em 0;
}

.page_divier
{
	width: 100%;
	height: 3em;
	clear: both;
}

.menu_icon
{
	padding-right: 0.3em;
}

/* main layout */

#main_table
{
	width:100%;
}

#logo_bar
{
	background-color: #ffffff;
	color: #000000;
	padding-left: 10px;
	width: 100%;
}

#logo
{
	width: 600px;
	float: left;
}

#navigation_bar
{
	clear: both;
	font-size: medium;
	vertical-align: middle;
}

#navigation_bar A:link, #navigation_bar A:visited
{
	padding-right: 20px;
	color: #000000;
	font-size: small;
	text-decoration: none;
}

/* content/body */

.hidden
{
	display:none;
}

#content
{
	margin: 0px;
	padding: 0px;
}

#content .left
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 0px;
  float: left;
}

#content .right
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0px;
  padding-left: 10px;
  float: right;
}

#content .centre, #content .center
{
  padding: 0.5em 0 0.5em 0;
  width: 100%;
  text-align: center;
}

.left p, .right p
{
  margin-top: 0px;
  font-size: small;
}

.left .media_caption p, .left .media_caption, .right .media_caption, .right .media_caption p
{
	font-size: x-small;
}

.box
{
	border: 1px #999999 solid;
	padding: 8px;
	font-size: small;
}

.clear { clear:both; }
.clearnone { clear:none; }
.clearleft { clear: left; }
.clearright { clear: right; }

.form_error
{
	color: #b20034;
	font-weight: bold;
}

.red
{
	color: #ff0000;
}
.red A:link, .red A:visited
{
	color: #000000;
}

.larger { font-size: larger }
.smaller { font-size: smaller }


/* -------- media ------------- */

#media_right
{
	float: right;
	width: 150px;
	padding-right: 5px;
}

.media_enlarge
{
	font-size: xx-small;
}

.media_caption
{
	font-size: xx-small;
	padding-bottom: 20px;
}

.normal_text .media_caption
{
	font-size: small;
}

.media_download
{
}

/* file download icon */

.file_download
{
	font-size: x-small;
	text-align:center;
	width:150px;
	padding-bottom:10px;
}

/* ---------------------------------------- search ------*/

#search_div
{
	float: right;
	width: 150px;
}

.search_box
{
	float:right;
	margin-right: 10px;
	text-align:left;
	padding-top: 20px;
}

.search_text
{
	font-size:small;
	font-weight:bold;
	color: #FFFFFF;
}

.search_field
{
	color: #999999;
	border:1px #999999 solid;
	font-size: x-small;
	width: 80px;
	height:15px;
}

.search_button
{
	padding: 2px;
	border: 1px #999999 solid;
	height: 15px;
	background-color:#CCCCCC;
	color:#333333;
	font-size:smaller;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

/* ---------------------------------------- info boxes --*/

#right
{
	padding: 10px;
}

.info_box
{
	font-size: small;
	margin-bottom: 20px;
	padding: 5px;
}

.info_box H1
{
	margin: 0px;
	margin-bottom: 5px;
	font-size: medium;
	color: #666666;
	font-weight: bold;
}

.info_box H2
{
	font-size: small;
	font-weight: bold;
	margin: 0;
}

.smallText
{
	font-size: x-small;
}

.feature
{
	text-align: center;
	padding-bottom: 10px;
}

.external_link
{
	padding-bottom: 5px;
}

.feature_event
{
	padding: 10px 0px 10px 0px;
}
.feature_event_date
{
	font-weight: bold;
}

/* ------ menu item text ---- */

#menus UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menus UL LI
{
	padding: 0;
}

.menu_item_selected A:link, .menu_item_selected A:visited
{
	color: #000000;
}

/* ---------------------------------------- info boxes --*/

.info_box
{
	font-size: small;
	margin-bottom: 20px;
	padding: 5px;
}

.info_box H1
{
	margin: 0px;
	margin-bottom: 5px;
	font-size: medium;
	color: #666666;
	font-weight: bold;
}

.info_box H2
{
	font-size: small;
	font-weight: bold;
	margin: 0px;
}

.smallText
{
	font-size: x-small;
}

.feature
{
	text-align: center;
	padding-bottom: 10px;
}

.external_link
{
	padding-bottom: 5px;
}

.page_links_pages { font-weight: bold }

/* --------------- admin features ------------ */

.admin_bar
{
	background-color: #2AA3F8;
	color: #ffffff;
	border-bottom: 1px #ffffff dashed;
	padding: 0.3em 0 0.2em 1em;
}

.admin_bar_page_edit_links
{
	display: inline;
}

.admin_bar h1
{
	display: inline;
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	margin-right: 3em;
}

.admin_bar h1 A:link, .admin_bar h1 A:visited
{
	text-decoration: underline;
	color: #ffffff;
}

.admin_bar_option
{
	display: inline;
	margin-right: 3em;
}

.admin_bar_close
{
	float: right;
	margin: 0 5px 0 3em;
}

.admin_bar_option A:link, .admin_bar_option A:visited, .admin_bar_close A:link, .admin_bar_close A:visited
{
	color: #ddddff;
	text-decoration: underline;
}

.media_img .admin_edit_media_button
{
	text-align: left;
	left: 5px;
	top: 15px;
	height: 0px;
	z-index: 100;
	position: relative;
}

.admin_edit_page_button, .admin_show_page_button, .admin_edit_css_button
{
	display: inline;
}

.admin_edit_blogs_button, .admin_edit_news_button, .admin_edit_events_button, .admin_edit_jobs_button, .admin_edit_ecards_button
{
	margin: 0.5em 0 0.5em 0;
}

.page_divider
{
	display:block;
	height: 4em;
}

/* ---------------------------------------- login box --*/

.login_title { text-align: center; }

.login_page .login_box
{
	margin: 3em auto 3em auto;
	width: 400px;
}


.change_password_page .login_box
{
	width: 500px; 
	margin: 3em auto 3em auto;
}

.login_box_main
{
	background-color: #e1e1e1;
	color: #111111;
}


.login_box_title H2
{
	padding: 5px;
	font-size: small;
	font-weight: bold;
	background-color: #1E408C;
	margin: 0;
	color: #ffffff;
}


.login_page .login_box .login_username, .login_page .login_box .login_password
{
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
	padding-right: 0.5em;
}

.change_password_page .login_box .login_username, .change_password_page .login_box .login_password
{
	float: left;
	width: 180px;
	font-weight: bold;
	text-align: right;
	padding: 0 0.5em 1em 0;
}

.login_box_body
{
	border-top: 2px #ffffff solid;
	padding: 0;
}

.login_box_field { clear: both;padding: 0.5em 0 0.5em 0 }

.login_button
{
	text-align: center;
	padding: 1em 0 1em 0;
}
.login_page .login_box_main { padding: 10px }

.registration_message
{
	padding: 2em;
	border: 1px #dddddd solid;
	background-color: #efefef;
	text-align: center;
	margin-bottom: 1em;
}

#username, #password { width: 180px }

#left_column #username, #left_column #password, #right_column #username, #right_column #password { width: 100px }

.table_divider
{
	height: 1em;
	border-top: 0.2em #eeeeee solid;
}

.required_field
{
	color: #ff0000;
	font-weight: bold;
}

.login_error { color: #ff0000 }


.login_page .login_box_options
{
	padding: 5px 0 0 0;
	font-size: x-small;
}

.login_box_options A:link, .login_box_options A:visited
{
	color: #111111;
	text-decoration: underline;
}


/* enlarged image */

.media_enlarged_background
{
	z-index: 1000;
	color: #ffffff;
	background-color: rgba( 50, 50, 50, 0.3 );
	width: 100%;
	padding: 2em 0 2em 0;
	position: absolute;
	left: 0;
	top: 0;
}

.media_enlarged_inner_div
{
	background-color: rgba( 30, 30, 30, 0.95 );
	margin: 0 auto 0 auto;
	padding: 1em;
}

.media_enlarged_close_gadget
{
	float: right;
	padding: 0.3em 0 0.3em 0;
}

.media_enlarged_close_gadget A:link, .media_enlarged_close_gadget A:visited, .media_enlarged_close_gadget A
{
	color: #ffffff;
	text-decoration: underline;
}

.media_enlarged_inner_div .media_caption
{
	font-size: small;
	padding: 0.3em 0 0.3em 0;
}

/* Stylesheet 150 */
#paper_div
{
background-color: #333333;
}

#content H1
{
margin: 0;
padding: 0.4em 0 0.4em 0;
/*background-color: #ffffff;*/
font-size: 28pt;
/*text-transform: lowercase;*/
min-height: 45px;
text-align: center;
}

#content H1.smaller_title
{
font-size: 24pt;
}

.menu_item, .menu_item_same_level, .menu_item_selected, .menu_item_parent
{
border-left: 0;
border-right: 0;
}

.museum_homepage_about_black
{
background-image: url(/cms/blocks/web/themes/amgueddfa_cymru/img/about-museum-bg.png);
position:relative;
padding: 0 10px 0 10px;
background-color: transparent;
color: #ffffff;
width: 200px;
margin: -265px 0 15px auto;
z-index: 3;
line-height: 2;
min-height: 250px;
height: auto !important;
height: 250px;
}

.museum_homepage_about_black H3
{
font-weight: normal;
font-size: large;
}

.museum_homepage_about_black A:link, .museum_homepage_about_black A:visited
{
color: #ff7777;
/*text-decoration: underline;*/
}

#logo
{
margin-bottom: 0;
}

#left_column
{
background-color: #ffffff;

/*-moz-box-shadow: 0em 0.3em 0.7em #222222;
-webkit-box-shadow: 0 0.3em 0.7em #222222;*/
}

#footer
{
clear: both;
margin: 1em 0 0 0;
background-color: #ffffff;
}

#footer A:link, #footer A:visited
{
color: #111111;
}

.museum_homepage_centre
{
float: left;
width: 650px;
}

#slideshow_panel
{
clear: both;
margin-bottom: 15px;
background-color: #000000;

-moz-box-shadow: 0 0.1em 0.5em #222222;
-webkit-box-shadow: 0 0.1em 0.5em #222222;
}

#slideshow_loading
{
position: absolute;
z-index: 3;
padding-top: 100px;
color: #999999;
text-align:center;
}

.museum_homepage_highlights_column
{
float: left;
width: 240px;
padding: 0;
margin: 0 10px 1em 0;
background-color: transparent;

/*-moz-box-shadow: 0 0.1em 0.5em #222222;
-webkit-box-shadow: 0 0.1em 0.5em #222222;*/
}

.museum_homepage_highlights_column_body
{
margin: 0;
padding: 0;
background-color: transparent;
/*
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;

-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;

-moz-border-radius: 3px;
-webkit-border-radius: 3px;
*/
}

.museum_homepage_highlights_column LI
{
padding: 0 0 1.5em 0;
font-size: medium;
}

.museum_homepage_highlights_list UL
{
margin: 0;
padding: 0;
list-style-type: none;
}

.features_museum .features_list
{
border: 1px #ffffff solid;
padding: 0;
margin: 0;
}

.homepage_about_museum
{
clear: both;
margin: 0 0 1em 0;
padding: 0;
background-color: transparent;
-moz-box-shadow: 0 0.1em 0.5em #222222;
-webkit-box-shadow: 0 0.1em 0.5em #222222;
}
.homepage_about_museum_body
{
padding: 0 10px 10px 10px;
background-color: #ffffff;
/*
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;

-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;*/

-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.homepage_about_museum_body P, .homepage_highlights_column_body P
{
margin: 0;
padding-top: 0.5em;
}


.museum_homepage_whatson_column
{
float: left;
padding: 0;
width: 400px;
background-color: transparent;

-moz-border-radius: 3px;
-webkit-border-radius: 3px;

-moz-box-shadow: 0 0.1em 0.5em #222222;
-webkit-box-shadow: 0 0.1em 0.5em #222222;
}

.museum_homepage_whatson_column_body
{
padding: 10px 10px 10px 10px;
background-color: #ffffff;

/*
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;

-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;*/

-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.museum_homepage_whatson_more
{
border-top: 1px #999999 dashed;
padding: 0.5em 0 0 0;
}


.content_right H1, #top_links A, #top_links A:link, #top_links A:visited
{
color: #ffffff;
}

H3.homepage_title, H3.homepage_title_black
{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

margin: 0 0 3px 0;

padding: 5px 5px 5px 10px;
background-color: #000000;
color: #ffffff;
}

.museum_homepage_highlights_column H3.homepage_title
{
background-color: #000000;
}

.museum_homepage_right
{
float: right;
width: 140px;
}

.museum_homepage_right_body
{
padding: 5px;
background-color: #ffffff;
margin: 0 0 2em 0;

-moz-border-radius: 3px;
-webkit-border-radius: 3px;

-moz-box-shadow: 0 0.1em 0.5em #222222;
-webkit-box-shadow: 0 0.1em 0.5em #222222;
}

.museum_homepage_right_body #info_box
{
padding: 0;
}

.features_small
{
margin-top: 0;
padding-top: 0;
}

.museum_homepage_highlights_section
{
margin-bottom: 0.9em;
}

.museum_homepage_highlights_column_wide .museum_homepage_highlights_section
{
float: left;
width: 210px;
overflow: hidden;
margin-right: 6px;
}

.museum_homepage_highlights_title
{
position: relative;
top: -29px;
background-color: #111111;
opacity: 0.9;
color: #ffffff;
padding: 5px;
height: 16px;
margin-bottom: -29px;
font-weight: bold;
border-top: 3px #000000 solid;
/*background-image: url(/cms/blocks/web/themes/amgueddfa_cymru/img/white-arrow.gif);
background-repeat: no-repeat;
background-position: left 0.8em;*/
}

.museum_homepage_highlights_title_tall
{
top: -45px;
margin-bottom: -45px;
height: 32px;
}

.museum_homepage_highlights_title A:link, .museum_homepage_highlights_title A:visited
{
color: #ffffff;
}

.museum_homepage_news
{
padding-bottom: 1em;
}

/* Stylesheet 159 */
#paper_div
{
border-top: 3px #ffffff solid;
background-color: #333333;
}

#footer
{
border-top: 3px #C01833 solid;
}

.museum_homepage_highlights_title
{
border-top: 3px #C01833 solid;
}

H1.museum_highlights_title
{
background-color: #000000;
}

H3.homepage_title
{
background-color: #C01833;
}

.dividing_underline
{
clear: both;
height: 1em;
}