/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*  my CSS  */



body{
/*background-image:url("../images/dukeRox_40%_png24.png");
background-repeat:repeat-y;
font-family:"arial";
font-size:83.3%;
background-size:100% 100%;
min-width:667px;
min-height:655px;*/
}


.background {
    background: none repeat scroll 0 0 #FFFFFF;
    background-repeat:repeat-y;
	height: 200%;
    left: -50%;
    position: fixed;
    width: 200%;}

.background img{
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    right: 0;
    top: 0;}




#wrap{
background-image:url("../images/white_paint.png");
background-repeat:repeat;
width:990px;
height:100%;
position:relative;
z-index:5;
/*min-height:700px;*/
margin:0 auto;
border:#BEBEBE solid 3px;

-moz-border-radius:45px;
-webkit-border-radius:45px;
-khtml-border-radius:45px;
/*					behaviour:url(border-radius.htc);   /*  ie fix */
border-radius:45px;
}

#ribbon{
background-image:url("../images/mackenzie_ribbon.png");
background-repeat:no-repeat;
width:153px;
height:459px;
margin-top:-13%;
margin-left:5%;
}

#bagpiper_heading{
background-image:url("../images/bagpipes_heading_1.png");
background-repeat:no-repeat;
width:670px;
height:110px;
margin-top:-23.5%;
margin-left:25.7%;
}

/* top navigation */

#navcontainer {
padding-left:287px;
margin-top:100px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navcontainer li { 
display: inline;
}

#navcontainer li { 
float:left;
}

#navcontainer a {
display:block;
width:130px;
}

#navcontainer ul li a {
text-decoration: none;
font-size:2.2em;
color:#162F1A;
}

h1 {
text-align:center;
padding-top:100px;
font-size:2em;
color:#162F1A;
font-family:"cooper";
}

h2 {
text-align:left;
padding-top:100px;
font-size:1.7em;
color:#162F1A;
font-family:"cooper";
margin-left:100px;
}

.textLeft {
text-align: left;
margin-right:80px;
margin-left:80px;
margin-top:40px;
margin-bottom:40px;
color:#162F1A;
font-size:1.2em;
font-family:"arial";
}

.can_celtic {
/*background-image:url("../images/bundanoon_2013-016.jpg");*/
position:relative;
left:50%;
margin-left:-300px;
width:600px;
height:464px;
border:#162F1A solid 10px;
margin-top:30px;

-moz-border-radius:45px;
-webkit-border-radius:45px;
-khtml-border-radius:45px;
/*						behaviour:url(border-radius.htc);   /*  ie fix */
border-radius:45px;
}

.youtube {
text-align:center;
margin-top:20px; 
color:#162F1A;

}

#guessWho {
background-image:url("../images/GuessWho.jpg");

width:600px;
height:319px;
margin:10px auto;
margin-bottom:20px;

border:#BEBEBE solid 3px;
/*
-moz-border-radius:45px;
-webkit-border-radius:45px;
-khtml-border-radius:45px;
behaviour:url(border-radius.htc);   /*  ie fix */
/*border-radius:45px;*/
}

.guessWho {
margin-top:20px;
}


/*  parts page */


.goretex1 {
position:relative;
width:400px;
height:214px;
top:50%;
left:50%;
margin-left:-303.5px;
margin-top:20px;
/* margin:0 auto; */

border:#BEBEBE solid 3px;
}
.bannatyne1 {
width:247px;
height:139px;
margin-left:10%;
margin-top:20px;
border:#BEBEBE solid 3px;
}
.beggs_bags {
width:300px;
height:256px;
margin-left:10%;
margin-top:20px;
border:#BEBEBE solid 3px;
}
.prac_chant {
width:184px;
height:342px;
margin-left:15%;
margin-top:20px;
border:#BEBEBE solid 3px;
}
.chanters1 {
width:180px;
height:283px;
margin-left:30%;

border:#BEBEBE solid 3px;
}
.drones {
width:265px;
height:480px;
margin-left:80px;

border:#BEBEBE solid 3px;
}


/*  contact us page */

.ipb_image {
position:relative;
width:694px;
height:462px;
left:50%;
margin-left:-347px;;
}


/* footer nav */

#navfooter {
padding-top:20px;
padding-left:150px;
}

#navfooter ul {
margin: 0px;
padding: 0px;
list-style-type: none;

}

#navfooter ul li { 
display: inline;
}

#navfooter ul li a {
text-decoration: none;
font-size:2.2em;
color:#162F1A;
padding-right:40px;
}

footer { 
text-align:center;
padding-bottom:20px;
padding-top:20px;
}

