/* ** IN USE ***
print.css

2008 Snowdonia National Park Authority
updated: 6 October 2009 11:00

*/

/* ==================== PRINT LAYOUT ==================== */

#topmenu-e, #topmenu-c, #mainmenu, #youarehere, #bbs , #searchcontainer, #section-navigation, #mainspan, #navigation, #footerimage, #footertext{
	display:none;
}

#frame {
	text-align: center;
	width: 682px;
	position:relative;
	margin-left: 0px;
	margin-right: 0px;
}

#main {
	text-align: center;
}

#contentarea {
	padding: 12px 0px 0px 0px;
	float:left;
	width: 456px;
	text-align:left;
}

#images-right {
	width: 210px;
	float:left;
	padding: 44px 0px 0px 16px;
}

#printheader {
	height: 137px;
	width: 682px;
	margin-top: 10px;
}

#printfooter {
	font-size: 95%;
	color: #999;
	width: 682px;
	margin-top: -20px;
}

/* ==================== PICTURE GALLERY ==================== */

#gallery1a, #gallery2a, #gallery1b, #gallery2b {
	float: left;
	border: 8px solid #999;
	font-size: 0px;
	line-height: 0px;
}

#gallery1a, #gallery1b {
	margin-right: 12px;

}

#gallery1b, #gallery2b  {
	margin-top: 12px;
}

#gallery3a, #gallery3b  {
	border: 8px solid #999;
	font-size: 0px;
	line-height: 0px;
}

#gallery3a  {
	width: 640px;
}

#gallery3b  {
	width: 320px;
}

/* ==================== QUICK LINKS ==================== */

#quicklinks {
	width: 206px;
	height: 26px;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #fff;
	background: url(ql_quicklinks_1.jpg) center top no-repeat;
}

#quicklinks1a, #quicklinks1b {
	border-bottom: 1px solid #ccc;
	text-align:left;
	padding: 0px;
	width: 206px;
	font-weight: bold;
	color: #666666;
	float: left;
}

#quicklinks1a {
	margin: 0px;
}

#quicklinks1b {
	margin-bottom: 18px;
}

#quicklinks1c {
	text-align: center;
	width: auto;
}

#quicklinks2a {
	margin: 9px 8px 0px 0px;
	padding: 0px;
	width: 47px;
	height: 51px;
	float: left;
}

#quicklinks2b, #quicklinks2c {
	padding: 0px;
	float: left;
	font-size: 12px;
	margin: 21px 0px 0px 0px;
	width: 141px;
}

/*#quicklinks2b {
	margin: 0px 0px 0px 0px;
}

#quicklinks2c {
	margin: 12px 8px 0px 0px;
}*/


/* ===================== IMAGE BOXES ===================== */

#shadowcontainer1, #shadowcontainer2, #shadowcontainer3, #shadowcontainer4, #shadowcontainer5 {
	padding-left: 8px;
	position: relative;
}
#shadowcontainer1 {
	width: 100%;
	padding-bottom: 8px;
}
#shadowcontainer2, #shadowcontainer4, #shadowcontainer5 {
	width: 206px;
}

#shadowcontainer6 {
	padding: 0px;
	margin: 8px 0px 22px 28px;
	border: 0px solid #666;
	width: 677px;
	height: 500px;
}

#shadowcontainer2, #shadowcontainer4 {
	padding-bottom: 8px;
}

#shadowcontainer3 {
	width: 448px;
	margin-top: 18px;
}
#shadowcontainer4 {
	margin-top: 18px;
}

.shadow2 {
	background-color: #E0E0E0;
}

.shadowcontent1, .shadowcontent2, .shadowcontent3, .shadowcontent6 {
	margin: 4px 0px 0px 0px;
}

.shadowcontent1, .shadowcontent2, .shadowcontent6 {
	background-color: #ccc;
	border: 1px solid #666;
}

.shadowcontent3 {
	background-color: #f4f4f4;
	border: 1px solid #ccc;
}

.shadowcontent2 {
	font-size: 0px;
	line-height: 0px;
}

.shadowheader {
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px;
	color: #666;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}

.shadowtext1, .shadowtext2 {
	color: #666;
	font-size: 0.9em;
	line-height: 1.2em;
}

.shadowtext1 {
	text-align: right;
	background-image: url(arrow_2a.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 3px 28px 6px 18px;
}

.shadowtext2 {
	text-align: left;
	padding: 5px 10px 8px 10px;
}

.shadowtext1 a {
	text-decoration: none;
	color: #666;
}

.shadowtext1 a:hover {
	color: #FFF;
}

.shadowcontent1, .shadowcontent2, .shadowcontent3, .shadowcontent6, .shadow1, .shadow2 {
	position: relative;
	top: -4px;
	left: -4px;
}

.shadowcentre1 {
	margin-bottom: 4px;
	height: 4.5em;
	padding: 0.4em 0em 0.4em 0em;
	position: relative;
	background-color: #E0E0E0;
}
.shadowcentre2, .shadowcentre3 {
	float: left;
	position: relative;
}
.shadowcentre2 {
	width: 35%;
}
.shadowcentre3 {
	width: 64.5%;
	text-align: left;
}

#right-top {
	margin-bottom: 12px;
}


/* ==================== END PRINT LAYOUT ==================== */

/* ==================== GENERAL LAYOUT PAGE ==================== */

* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	visibility:hidden;
	height:0px;
}

* {
	text-decoration: none;	
}

body {
	background: #FFF; 
	font-family: verdana, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #666;
	text-align:center;
	list-style-position: inside;
}

p {
	margin: 0.6em 0em 0.6em 0em;
}

object {
	font-size: 0px;
	line-height: 0px;
}

a img{
	border:1px;
}

img {
	border-style: none;
}

/* ==================== SPACES ==================== */

#space12 {
padding-top: 12px;
}

#space24 {
padding-top: 24px;
}

#space36 {
padding-top: 36px;
}

/* ===================== FONTS ===================== */

H1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	padding: 0.8em 0 0em 0em;
}
H1, H2, H3 {
	color: #006699;
}
H2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	padding: 0.8em 0 0em 0em;
}
H3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding: 0.8em 0 0em 0em;
}
.caption1, .caption4 {
	text-align:center;
	color: #999;
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 12px 0;
}

.caption1 {
	font-weight: bold;
}
#caption2 {
	font-weight: bold;
	text-align:left;
}
#caption2, #caption3 {
	color: #999;
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	margin: -8px 0px 22px 0px;
}

/* ================ SEARCH RESULTS PAGE ================ */

#searchResults li{
list-style-type:none;
margin-top:1em;
}
#searchResults li a{
font-weight:bold;
}

#searchResults{
margin-bottom:2em;
}

#resultpages li{
display:inline;
list-style-type:none;
margin-right:0.2em;
}

/* ================ MISC ================ */

#litter {
	width: 200px;
	height: 150px;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	color: #666;
	background: url(litter.jpg) center top no-repeat;
}

/* ================ BOXS ================ */

#box1 {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 0.7em;
	text-align: left;
	padding: 4px 4px 4px 10px;
	background-color: #ccc;
	border: 1px solid #999;
	width: auto;
}
.box1a:link, .box1a:active, .box1a:visited {
	color: #333;
}
.box1a:hover {
	color: #fff;
}

.box2 {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #666666;
	margin-bottom: 0.7em;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 10px;
	background-color: #EAEEEC;
	border: 1px solid #CCCCCC;
	width: auto;
}

/* ================ FORMS ================ */

.submit1 {
	padding: 2px 3px;
	background: #999999;
	color: #FFFFFF;
	font-size: 0.8em;
	border: 1px solid #666666;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.table1a {
	width: 100px;
	text-align: right;
	padding-top: 12px;
	padding-right: 6px;
	float: left;
}
.table1b {
	text-align: left;
	margin-left: 10px;
	margin-top: 6px;
}

.form-label{
	width:10em;
	float:left;
	clear:left;
	margin-right:1em;
	margin-top:1em;
	text-align:right;
}

.form-input{
float:left;
margin-right:1em;
margin-top:0.8em;
}

.form-submit{
clear:left;
margin-left:11em;
padding-top:1.5em;
}

.photo-thumbnail img{
float:left;
margin:5px;
border: 1px solid #666;
}

.photo-library-result .form{
float:left;
}

.photo-library-result{
border-bottom: 1px solid #8EB0BA;
padding-bottom:10px;
}

/* ================ COLUMNS ================ */

#col1, #col2, #col3 {
	padding: 0px;
	width: 95px;
	float: left;
	margin-top: 8px;
	text-align: center;
}
#col1 {
	margin-right: 7px;
}
#col2 {
	margin-right: 6px;
}
