/**********************
Saint Andrew's Website
	 XHTML FILE
	Hand Coded by
	 Robin Broad
	 Autumn 2015
      Starbird Digital
**********************/

body {
	background-color: #cccccc;
	padding:0;
	margin:0;
	padding-top:0px;
	min-width: 780px;
	max-width: 1100px;
	margin:auto;
	font-size: 0.72em;
	color: #2A0040;
	font-family: 'Tahoma', 'arial', 'helvetica', sans-serif;
}
/**
a{
	color: #2A00F0;
}

a:hover{
	color: #CA0080;
}
**/
a{
	color: #990033;
}

a:visited{
	color: #004477;
}

a:hover{
	color: #DD4477;
}

ul.linkspage li a{
	margin:-40px;
	padding:5px;
	text-decoration:none;
	color: #ffd75d;
	background-color: #5e0322;
	border:1px solid #ffd75d;
}

ul.linkspage li a:hover{
	background:rgb(226,27,26);
}

ul.linkspage li {
	margin-top:40px;
	list-style-type:none;
}

ul.linkspage2 li{
	padding-bottom:0.8em;
}

div#container {
	margin:0;
	/****
	background-color: white;
	****/
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	/****
	background-image: url(images/LongDots.jpg);
	background-repeat: repeat-y;
	background-position:23px 0px;
	****/
}

div#containerL2 {
	background-image: url(images/SAWFlower.jpg);
}

div#pageHeader {
	background-image: url(images/SAWstripe.jpg);
	background-position:center; 
	background-repeat: repeat-x;
	background-color: black;
	color:white;
	font-size:2.5em;
	height: 150px;
	margin-bottom: 15px;
}

div#pageHeader h1 {
	margin-top:20px;
	margin-left:200px;
	color: #101010;
	float:left;
	font-size:0.4em;
}

div#pageHeader h2 {
	margin-top: 5px;
	margin-left: 0px;
	margin-right:10px;
	height: 39px;
	float: right;
	color: white;
}

#pageHeader img{
	float:right;
	margin-right:15px;
}

div#design{

}

div#logo{
	background-image: url(images/StAndrew.png);
	background-position: left 8px;
	background-repeat: no-repeat;
	height:133px;
	margin-left:100px;
	padding-top:12px;
}

div#intro {
	background-image: url(images/SAWImagePanel1.png);
	background-repeat:no-repeat;
	height: 160px;
	margin:0;
	padding:0;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0px;
	padding-left:0;
}

div#intro img{
	float:right;
	padding:0px;
}

#date{
	text-align: right;
	padding-right: 0px;
	font-size:1em;
}

div#supportingText {
	margin-top: 0px;
	margin-left:280px;
	margin-right:0px;
	padding-left: 0px;
	padding-right: 25px;
	font-size:1.4em;
}

div#supportingText h2{
	font-size:1.6em;
}

div#supportingText h3 {
	font-size:1.2em;
}

div#supportingText h3.boldred {
	color:red;
	font-size:1.6em;
	font-weight:bold;
}

div#supportingText ol{
	list-style-type:Upper-alpha;
}

div#supportingText img.FrMichael{
	float:left;
	width:90%;
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:20px;
	margin-right:2%;
}

div#linkList {
	padding:0;
	margin:0;
	margin-top:-15px;
	width: 245px;
	float:left;
	padding-left:17px;
	padding-bottom:20px;
	/***
	background-color:white;
	***/
	background-image: url(images/SAWFlower.jpg);
}

div#dummystripe{
	background-image: url(images/LongDots.jpg);
	background-repeat: repeat-y;
	background-position:23px 0px;
}

div#linkList h3{
	width:240px;
	height:20px;
	margin:5px;
	margin-bottom:0px;
	margin-top:15px;
	padding:0px;
	padding-top:5px;
	background-image: url(images/CurveTop.png);
	background-repeat: no-repeat;
	text-align:center;
	color:#990033;
}

#linkList ul{
	list-style:none;
	margin:0px;
	margin-left:5px;
	padding:0px;
}
#linkList ul li a {
	display:block;
	margin:0px;
	padding:10px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
	text-decoration:none;
	color:#2A0040;
}

#linkList ul li a:hover {
	background-color: #bbbbbb;
}

/*used for mobile collapsible menu button. Different code in mobile CSS*/
.collapsible {
	display: none;/*hide it in desktop*/
}

/*make sure that on desktop the menu is always visible (it is a collapsible menu list in mobile)*/
.content {
    display: block;/*always show it on desktop*/
}

div.question {
	margin-left:280px;
	margin-right: 27px;
	margin-top:5px;
	padding: 5px;
	border: 1px solid #cccccc;
}

div.question h3{
	padding:0;
	margin:0;
	background-color:#cccccc;
}

div.question h3.subtotal{
	color:#990033;
	background-color:white;
	font-size:1em;
	font-weight:400;
	padding:0;
	margin:0;
	text-align:right;
}

div.question h3.total{
	color:#990033;
	background-color:white;
	font-size:1.4em;
	font-weight:800;
	padding:0;
	margin:0;
	text-align:right;
}

.rightalign{
	text-align:right;
}

.smallrightalign{
	text-align:right;
	font-size:0.9em;
}

.smalltext{
	font-size:0.9em;
}

div.question p.intro{
	background-color:#cccccc;
}

div.animationborder{
	margin-top:20px;
	margin-left:5px;
	padding: 5px;
	border: 1px solid #cccccc;
}

span.offerRed{
	font-size:1.4em;
	background-image: url(images/squiggleRed.png);
	background-repeat: repeat-x;
	background-position:0px 3px;
	color:white;
	color:black;
	line-height:3em;
	padding:10px 5px;
}

span.offerYel{
	font-size:1.4em;
	background-image: url(images/squiggleYel.png);
	background-repeat: repeat-x;
	background-position:0px 3px;
	color:white;
	color:black;
	line-height:3em;
	padding:10px 5px;
}

span.offer2{
	color:#990033;
	background-color:white;
	font-size:1.4em;
	font-weight:800;
}

a.download {
	width:215px;
	height:33px;
	color:white;
	display:block;
	font-size:1.0em;
	font-weight:700;
	text-align:center;
	margin:0px;
	padding:0;
	padding-top:7px;
	background:url('images/downloadbutton1.png');
	background-repeat: no-repeat;
	text-decoration:none;
}

a.download:hover {
	text-decoration:none;
	color:white;
	background:url('images/downloadbutton2.png');
}

a.register{
	width:215px;
	height:33px;
	color:white;
	display:block;
	font-size:1.0em;
	font-weight:700;
	text-align:center;
	margin:0px;
	padding:0;
	padding-top:9px;
	background:url('images/greenbutton.png');
	background-repeat: no-repeat;
	text-decoration:none;
}

a.register:hover {
	text-decoration:none;
	color:white;
	background:url('images/yellowbutton.png');
	background-repeat: no-repeat;
}

span.highlight{
	background-color: #cccccc;
}

span.highlight2{
	background-color: rgb(255,128,0);
}

.rightbox{
	float: right;
	margin-left: 100px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(214,214,214);
	padding:10px;
	width:90%;
}

#footer {
	clear: both;
	margin:0px;
	padding:0px;
	/***
	padding-top:15px;
	***/
	padding-top:15px;
	margin-top:15px;
	text-align:center;
	/***
	background-color:white;
	***/
	background-image: url(images/SAWFlower.jpg);

}

#footer p {
	border-top:1px solid #cccccc;
	background-color:#eeeeee;
	text-decoration:none;
	padding:20px 0;
	margin:0;
}

#footer a {
	color:#990033;
	text-decoration:none;
}
#footer a.logo {
	padding:4px;
}

#footer a:hover {
	text-decoration:underline;
	color:#990033;
}

#footer a.logo:hover {
	background-color:#cccccc;
}

a#starbird {background-color:#d3818e;color:black;padding:4px 6px 4px 6px;line-height:3em;border: 1px solid grey;border-radius:10px;}
a#starbird:hover {background-color:orange;color:black;text-decoration:none;}

p.radio{
	padding:0px;
	margin:0px;
	text-indent:-20px;
	padding-left:20px;
}

p.location {
	text-align:right;
	color:#aaaaaa;
	font-size:0.8em;
}

div#supportingText h1.location {
	text-align:right;
	color:#aaaaaa;
	font-size:0.8em;
	font-weight:normal;
}

img.floatleft{
float:left;
border:1px solid #cccccc;
padding:5px;
margin-right:20px;
margin-bottom:20px;
}

.red{
	color:red;
}

.boldred{
	font-weight:bold;
	color:red;
}

.clear{
	clear: both;
}

div.gallery a{
	color:#2A0040;
	display:block;
	text-align:center;
	background:#eeeeee;
	text-decoration:none;
	margin:0px;
	margin-right:10px;
	margin-top:-2px;
	padding:2px;
	border:1px solid #cccccc;
	width:5em;
	float:left;
}
div.gallery a:hover{
	background:#bbbbbb;
}

div.gallery p{
	margin:0px;
	padding:7px 10px;
	padding-bottom:10px;
	color:#2A0040;
}

div.gallery img{
	display: block;
	margin:auto;
	height:400px;
	max-width:1280px;
	margin-top:4px;
	border: 1px solid #cccccc;
	padding:10px;
	background-color:white
}

div#gallerycontainer {
	margin:0;
	/***
	background-color: #5e0322;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	***/
	background-image: url(images/SAWFlower.jpg);
}

div#gallerypageHeader {
	background-image: url(images/SAWstripe.jpg);
	background-position:center; 
	background-repeat: repeat-x;
	background-color: black;
	color:white;
	font-size:2.5em;
	height: 150px;
	margin-bottom: 0px;
}
