/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */
* {
	margin: 0;
	padding: 0;
}
/*Set initial font styles*/
body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;

	background: #c7c9c2 url(http://www.scottishgenealogyresearch.com/uploads/images/texture.png) repeat top center;
zpadding-top: 50px; zopacity: 0.6;
}



div#details{
        float: left;
margin-left: 10px;
margin-top: 10px;
line-height: 1.5em;
font-size: 12px;
}


/*set font size for all divs, this overrides some body rules*/
div {
	font-size: 1em;
}
/*if img is inside "a" it would have borders, we don't want that*/
img {
	border: 0;
}
/*default link styles*/
/* set all links to have underline and bluish color */
a, a:link a:active {
	text-decoration: none;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
	background-color: inherit;
	color: #3E455C;
}
a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #3E455C;
/* a different color can be used for visited links */
}
/* remove underline on hover and change color */
a:hover {
	text-decoration: underline;
	background-color: inherit;
	color: #8f918c;
}

a.title {
font-size: 11px;
color: #c4a169;

font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-left: 3px;
text-decoration: none;
}



/*****************basic layout *****************/


div#pagewrapper {
/* min max width, IE wont understand these, so we will use java script magic in the <head> */
	zmax-width: 99em;
	zmin-width: 60em;
/* now that width is set this centers wrapper */
	margin: 0 auto;
	background-color: #fff;
        color: #000;
        width: 1000px;
zborder: solid 5px #597829;
  -moz-box-shadow:    0px 0px 8px 2px #666;
  -webkit-box-shadow: 0px 0px 8px 2px #666;
  box-shadow:         0px 0px 8px 2px #666;


}
/* header, we will hide h1 a text and replace it with an image, we assign a height for it so the image wont cut off */
div#header {
/* adjust according your image size */
	height: 285px;
	margin: 0;
	padding: 0;
	/* you can set your own image here, will go behind h1 a image */
	background:  #5c581c url(http://www.scottishgenealogyresearch.com/uploads//ngrey/znav-amble.png) repeat-x center top;
zfloat: left;
/* border just the bottom */
	zborder-bottom: 1px solid #D9E2E6;
	ztext-indent: 2em;
        line-height: 18px;
        color: #fff;

  -moz-box-shadow:    0px 0px 8px 2px #666;
  -webkit-box-shadow: 0px 0px 8px 2px #666;
  box-shadow:         0px 0px 8px 2px #666;

}


div#header h1 a {
/* you can set your own image here */
	zbackground:  #99836D url(http://www.scottishgenealogyresearch.com/uploads/images/zzz.gif) no-repeat center bottom;
background-color: #99836D;
/* this will make the "a" link a solid shape */
	display: block;
/* adjust according your image size */
	height: 147px;
/* this hides the text */
	text-indent: -999em;
/* old firefox would have shown underline for the link, this explicitly hides it */
	text-decoration: none;
}

div#header h2 {
/* this is where the site name is */
	float: left;
	zline-height: 1.2em;
/* this keeps IE6 from not showing the whole text */
	font-size: 25px;
/* keeps the size uniform */
	margin: 30px 0px 0px 30px;
/* adjust according your text size */
	color: #8c862b;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#title {
font-size: 11px;
color: #f4f4f4;
font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-left: 3px;
}


a.title:active {
font-size: 11px;
color: #f4f4f4;
font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-left: 3px;
text-decoration: none;
}


div.crbk {
/* sets all to 0 */
	margin: 0;
	padding: 0;
/* you can set your own image here */
	zbackground: url(http://www.scottishgenealogyresearch.com/uploads/ngrey/mainrtup.gif) no-repeat right bottom;
}
div.breadcrumbs {
float: left;
/* CSS short hand rule first value is top then right, bottom and left */
	padding: 1em 0em 1em 1em;
/* its good to set font sizes to be relative, this way viewer can change his/her font size */
	font-size: 90%;
/* css shorthand rule will be opened to be "0px 0px 0px 0px" */
	margin: 0px;

}
div.breadcrumbs span.lastitem {
	font-weight: bold;
}


div.book {
float: right;
/* CSS short hand rule first value is top then right, bottom and left */
	padding: 1em 5.5em 1em 0em;
/* its good to set font sizes to be relative, this way viewer can change his/her font size */
	font-size: 125%;
/* css shorthand rule will be opened to be "0px 0px 0px 0px" */
	margin: 0px;
zborder: solid 1px #000;
text-align: center;
font-weight: bold;
color: #9c9181;
}


div.breadcrumbs span.lastitem {
	font-weight: bold;
}




/* a class for Submit button for the search input box */
input.search-button {
	border: none;
	height: 22px;
	width: 53px;
	margin-left: 0px;
	padding: 0px 2px 2px 0px;
/* makes the hover cursor show, you can set your own cursor here */
	cursor: pointer;
/* you can set your own image here */
	background: url(http://www.scottishgenealogyresearch.com/uploads/ngrey/search.gif) no-repeat center center;
}




div#content {
/* some air above and under menu and content */
width: 1000px;
	padding: 0px;
zbackground: url(http://www.scottishgenealogyresearch.com/uploads/images/watermark.gif) no-repeat 100px 300px;
zborder: solid 1px #000;
background-color: #fff;
zoverflow: auto;
margin: 0 auto;

}

div#contentbooking {
/* some air above and under menu and content */
width: 500px;
	padding: 0px;
zbackground: url(http://www.scottishgenealogyresearch.com/uploads/images/watermark.gif) no-repeat 100px 300px;
zborder: solid 1px #000;
zoverflow: auto;
margin: 0 auto;
}

.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}

div#home-col1{
float: left;
width: 235px;
padding-right: 8px;
}


div#home-col2{
float: left;
width: 235px;
padding-right: 8px;
}


div#home-col3{
float: left;
width: 230px;
padding: 0;
}

div#content-home{
float: left;
width: 448px;
border: solid 1px #666;
background: #fff;
opacity: 0.6;
padding: 10px;
}


div#columncenter-logo{
        float: left;
margin-left: 130px;

        width: 300px;

padding-top: 20px;
background: transparent;
color: #a0914a;
text-align: center;
zborder: solid 1px #000;
}

div#columndownload{
        float: right;
        width: 335px;
        color: #8c8274;
        text-align: right;
zmargin-bottom: 70px;
margin-right: 10px;
margin-top: 10px;
font-size: 10px;
zborder: solid 1px #000;
}

div#seethrough{
zbackground: url(http://www.scottishgenealogyresearch.com/uploads/images/seethrough.jpg) no-repeat;
background: transparent; zopacity: 0.6;
border-bottom: solid 5px #c4a169;
height: 20px;
width: 1000px;
margin: 0 auto;
}

div#seethrough2{
zbackground: url(http://www.scottishgenealogyresearch.com/uploads/images/seethrough.jpg) no-repeat;
background: transparent; zopacity: 0.6;
border-bottom: solid 5px #c4a169;
height: 40px;
width: 1000px;
margin: 0 auto;
}


div#columnleft-menu{
        float: left;
zborder: solid 1px #000;
zpadding: 10px;
        width: 260px;
text-align: justify;
}


div#columnleft{
        float: left;
zborder: solid 1px #000;
padding-left: 40px;
padding-right: 20px;
        width: 445px;
text-align: justify;
}

div#block{
background-color: #3e455c;
height: 40px;
float: left;
width: 100px;
}

div#columnright{
        float: right;
        width: 232px;
        color: #000;
        text-align: center;
zmargin-bottom: 70px;
margin-right: 3px;
margin-top: 10px;
font-size: 12px;
zborder: solid 1px #000;
}

#footer{
margin: 0 auto;
zfloat: left;
width: 1000px;
background: transparent;
zborder-top: solid 5px #c4a169;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
color: #fff;
}




img.roundedcorners{
        border:1px solid #fff;
        z-webkit-border-radius: 10px;
        z-moz-border-radius: 10px;
        zborder-radius: 10px;
  -moz-box-shadow:    0px 0px 8px 2px #666;
  -webkit-box-shadow: 0px 0px 8px 2px #666;
  box-shadow:         0px 0px 8px 2px #666;
}






div#main {
/* this is the last inside div so we set the space inside it to keep all content away from the edges of images/box */
	zpadding-left: 10px;
	zpadding-right: 10px;
	zpadding-top: 0px;
	zpadding: 10px 15px;
float: left;
zborder: solid 1px #000;
width: 100%;
zline-height: 20px;
zbackground-color: #e7e3d6; zopacity: 0.8;
	background: #e2dfcf url(http://www.scottishgenealogyresearch.com/uploads/images/stones3.jpg) no-repeat 0px bottom;
  -moz-box-shadow:    0px 0px 8px 2px #666;
  -webkit-box-shadow: 0px 0px 8px 2px #666;
  box-shadow:         0px 0px 8px 2px #666;
}

div#mainhome {
/* this is the last inside div so we set the space inside it to keep all content away from the edges of images/box */
	zpadding-left: 10px;
	zpadding-right: 10px;
	zpadding-top: 0px;
	zpadding: 10px 15px;
float: left;
zborder: solid 1px #000;
width: 100%;
zline-height: 20px;
zbackground-color: #e7e3d6; zopacity: 0.8;
	background: #e2dfcf url(http://www.scottishgenealogyresearch.com/uploads/images/stones-notext.jpg) no-repeat 0px bottom;
  -moz-box-shadow:    0px 0px 8px 2px #666;
  -webkit-box-shadow: 0px 0px 8px 2px #666;
  box-shadow:         0px 0px 8px 2px #666;
}


div#sidebar {
/* set sidebar left. Change to right, float: right; instead, but you will need to change the margins. */
	float: left;
/* sidebar width, if you change this change div.back and/or div.back1 margins */
	width: 20%;
/* FIX IE double margin bug */
	display: inline;
/* the 20px is on the bottom, insures space above footer if longer than content */
	margin: 0px 20px 20px;
	padding: 0px;
/* you can set your own image here */
	zbackground: url(http://www.scottishgenealogyresearch.com/uploads/images/magnifying.jpg) no-repeat top right;
zborder: solid 1px #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 17px;
        color: #7A7A7A;
}


div#sidecalendar {
/* set sidebar left. Change to right, float: right; instead, but you will need to change the margins. */
	float: left;
/* sidebar width, if you change this change div.back and/or div.back1 margins */
	width: 20%;
/* FIX IE double margin bug */
	display: inline;
/* the 20px is on the bottom, insures space above footer if longer than content */
	margin: 0px 20px 20px;
	padding: 0px;
/* you can set your own image here */
	zbackground: url(http://www.scottishgenealogyresearch.com/uploads/images/magnifying.jpg) no-repeat top right;
zborder: solid 1px #000;
        font-family: arial, 'sans serif';
        font-size: 12px;
        color: #000;
}



}
}
div#sidebarb {
	padding: 10px 15px 10px 20px;
/* this one is for sidebar with content and no menu */
	background: url(http://www.scottishgenealogyresearch.com/uploads/images/watermark.gif) no-repeat right bottom;
}

.search-back {
        zbackground-color: #cecdb0;
        font-weight: bold;
        zpadding: 4px;
             }

div#sidebarb zdiv#news {
/* less margin surrounding the news, sidebarb has enough */
	zmargin: 2em 0 1em 0em;
}
div#sidebara {
	padding: 10px 15px 15px 0px;
/* this one is for sidebar with menu and no content */
	background: url(http://www.scottishgenealogyresearch.com/uploads/images/watermark.gif) no-repeat right bottom;
}
div.footback {
/* keep footer below content and menu */
	clear: both;
/* this sets 10px on right to let the right image show, the balance 10px left on next div */
	padding: 0px 10px 0px 0px;
/* you can set your own image here */
	zbackground: url(http://www.scottishgenealogyresearch.com/uploads/ngrey/wfootrt.gif) no-repeat right top;
background-color: #E8E2D2;
}

div#footermenu{
zmargin: 0 auto;
width: 500px;
zborder: solid 1px #000;
font-size: 10px;
padding-left: 20px;
float: left;
}



div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px

}
div#footer p {
/* sets different font size from default */
	font-size: 0.8em;
/* some air for footer */
	padding: 1.5em;
/* centered text */
	text-align: center;
	margin: 0;
}
div#footer p a {
/* footer link would be same color as default we want it same as footer text */
	color: #595959;
}
/* as we hid all hr for accessibility we create new hr with div class="hr" element */
div.hr {
	height: 1px;
	zpadding: 1em;
	border-bottom: 1px dotted #9faf00;
	zmargin: 1em;
}

div#hr {
	height: 1px;
	zpadding: 1em;
	border-bottom: 1px dotted #9faf00;
	zmargin: 1em;
}
/* relational links under content */
div.left49 {
/* combined percentages of left+right equaling 100%  might lead to rounding error on some browser */
	width: 70%;
}
div.right49 {
	float: right;
	width: 29%;
/* set right to keep text on right */
	text-align: right;
}



div#images-right{
float: right;
width: 200px;
margin-right: 40px;
margin-bottom: 10px;
zborder: solid 1px #000;
text-align: right;
line-height: 20px;
}

div#images{
float: right;
width: 200px;
margin-right: 40px;
margin-bottom: 10px;
zborder: solid 1px #000;
line-height: 20px;


}





/********************CONTENT STYLING*********************/
div#bulletpoints {
        color: #676a44;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
	line-height: 16px;
}

div#page-image {
float: right;
}

div#link {
        background-color: #fff;
        height: 25px;
        color: #b0c07a;
        text-align: center;
padding-top: 10px;
width: 150px;
text-decoration: none;
}



/* HEADINGS */
div#content h1 {
/* font size for h1 */
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {

color: #3e455c;
/* font size for h2 the higher the h number the smaller the font size, most times */
	font-size: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
	text-align: left;
/* some air around the text */
	zpadding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
	zborder-bottom: 1px solid #676a44;
	zborder-left: 1.1em solid #899092;
/* a larder than h1 line height */
	line-height: 1.5em;
/* and some air under the border */
	margin: 0 0 0 0;
ztext-transform: uppercase;
zletter-spacing: 0.1em;
}


/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
/* css-3 */
	white-space: pre-wrap;
/* Mozilla, since 1999 */
	white-space: -moz-pre-wrap;
/* Opera 4-6 */
	white-space: -pre-wrap;
/* Opera 7 */
	white-space: -o-pre-wrap;
/* Internet Explorer 5.5+ */
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
/* black border for pre blocks */
	border: 1px solid #000;
/* set different from surroundings to stand out */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
/* Separating the divs on the template explanation page */
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 0em;
}
/* definition lists topics on bold */
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}

/* by Alexander Endresen and mark and Nuno */




div#logotext {
font-size: 9px;
color: #aaa;
text-align: center;
letter-spacing: 0.5px;
}



.clearb {
/* needed for some browsers */
	clear: both;
}

.clearb {
/* needed for some browsers */
	clear: both;
}



/*****************menu *****************/



/* Stylesheet: genie: style Modified On 2014-12-09 04:15:13 */
