/* Bryn Elltyd CSS File */
body
{   margin:0;
    font-family:Arial;
    background-color:#95ff8f;
    background-position:top;
}

p
{   margin:10px;
}

#main-content strong
{	font-weight:normal;
}

strong
{	font-weight:bold;
}

hr
{   width:75%;
    border:2px dashed black;
    border-width:1px 0;
}

h1,h2,h3,h4,h5,h6
{   margin:5px 10px;
}

h1
{   padding-top:10px;
    margin-top:0;
    font-size:250%;
    color:black;
}

#cymraeg{
	float:right;
	font-size:120%;
	margin:15px;
}

.welsh{
	font-size:95%;
}
#content h1{
	font-size:200%;
}

h1 a:active,
h1 a:visited,
h1 a:link,
h1 a:hover
{   color:black;
    text-decoration:none;
}


blockquote
{   margin:-4px 0 -4px 1.2em;
    font-size:90%;
    font-weight:bold;
}

.shadow
{   box-shadow:5px 5px 5px black;
    -webkit-box-shadow:5px 5px 5px black;
    -moz-box-shadow:5px 5px 5px black;
}

img.rotate,
#main-content img.rotate,
.polaroid,
#main-content .polaroid
{   -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    margin:5px 15px 35px 5px;
}

.polaroid img,
#main-content .polaroid img
{   background-color:white;
    padding:5px 5px 60px 5px;
    margin:15px 10px 5px 10px;
    width:250px;
    height:150px;
    box-shadow:5px 5px 5px black;
    -webkit-box-shadow:5px 5px 5px black;
    -moz-box-shadow:5px 5px 5px black;

}

.polaroid
{   float:right;
    width:270px;
}

.caption
{   margin:-55px auto 0 auto;
    text-align:center;
    font-family:"Courier New";
    font-weight:bold;
    width:230px;
}

#container
{   border:2px black solid;
    width:960px;
    bottom:0;
    margin:0 auto;
    margin-top:10px;
    box-shadow:5px 5px 20px black;
    -webkit-box-shadow:5px 5px 20px black;
    -moz-box-shadow:5px 5px 20px black;
}

#top-container
{   height:200px;
    background-color:#009efe;
    background-image:url(./images/moelwyn-banner1.jpg);
    background-position:top;
}

#menu
{   width:960px;
    height:1.5em;
    margin-top:20px;
    margin-left:-15px;
    font-size:110%;
}

#menu ul
{   margin:0 auto;
    text-align:center;
}

#menu ul li
{   display:inline-block;
    width:125px;
    text-align:center;
    list-style-type:none;
    vertical-align:middle;
}

#menu ul li .current,
#room-menu ul li .current,
#photo-gallery-selector ul li .current
{   text-decoration:none;
    color:black;
}

#content
{   /*height:468px;*/
}

#middle-top-container
{    /*height:312px;*/
    background-color:#95ff8f;
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}

#homepage #main-content,
#homepage #secondary-content
{   height:312px;
}
#main-content
{   background-color:#95ff8f;
    /*min-height:468px;*/
    width:636px; /*should be 640 without border*/
    float:left;
	position:relative;
	overflow:hidden;
}

#photo-changer
{   height:312px;
    width:636px;
}
#photo-changer img
{   border:2px solid black;
    height:308px;
    width:632px;
    float:none;
    margin:0;
}
#photo-changer #photo-option-1 h1
{   margin:-320px 0 0 375px;
    width:40%;
    text-align:right;
}
#photo-changer #photo-option-2 h1
{   margin:-320px 0 0 10px;
}
#photo-changer #photo-option-3 h1
{   margin:-90px auto 0 auto;
    width:300px;
    text-align:center;
}
#photo-changer #photo-option-4 h1
{   margin:-320px 0 0 10px;
}
#photo-changer #photo-option-5 h1
{   margin:-60px auto 0 auto;
    width:600px;
    text-align:center;
}
#photo-gallery img
{   border:none;
    margin:5px 10px;
}

#photo-gallery ul
{   display:inline;
}

#photo-gallery ul li
{   display:inline;
    width:210px;
    float:left;
    text-align:center;
    padding:5px 25px;
}


#photo-gallery ul li img
{   display:block;
}

#secondary-content
{   background-color:#95ff8f;
    width:320px; /*should be 320*/
    float:left;
	position:relative;
	overflow:hidden;
}

#TA_cdswritereviewlg588
{   margin:20px 0 0 20px;
}

#middle-bottom-container
{   /*height:156px;*/
}

.small-panel
{   width:320px;
    min-height:160px;
    float:left;
    background-color:#95ff8f;
}

.small-panel img,
#homepage #secondary-content img
{   border:2px black solid;
    float:right;
    margin:10px;
}

.small-panel img
{   margin:10px
}

#map
{   width:500px;
    height:500px;
    margin:10px
}

#bottom-container
{   clear:both;
    font-size:100%;
    min-height:150px;
    background-color:#885d1f;
}

#bottom-container p
{   margin:2px;
}

#bottom-container #address
{   width:160px;
    float:left;
    min-height:100px;
    margin-top:20px;
    margin-left:5px;
}

#bottom-container #contact
{   text-align:right;
    width:160px;
    float:right;
    min-height:100px;
    margin-top:30px;
    margin-right:5px;
}

#bottom-container #awards
{   width:630px;
    display:inline;
    float:left;
    min-height:100px;
    text-align:center;
    margin-top:10px;
}

#bottom-container img
{   padding:15px 10px;
    vertical-align:middle;
}

/* Lightbox 2 CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

