
/* GENERAL BODY ATTRIBUTES */

body {
	background: #ecf4f3;
	font: 9pt Tahoma,sans-serif;
	letter-spacing: 1px;
	line-height: 175%;
	text-align: center;
	margin: 0px;
}

/* CORE PAGE ELEMENTS (CONTAINERS, COLUMNS, ETC.) */

div.header {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	height: 100px;
}

div.container {
	width: 760px;
	margin: -2px auto 0px auto;
	text-align: left;
	background: white url(/images/leftrightshadows.gif) top center repeat-y;
	border: 1px solid #ecf4f3;
	border-top: 0px;
	border-bottom: 1px solid white;
}

/* This for IE6's benefit... */
* html div.container {
	width: 753px;
}

div.singlecolumn {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}

div.padded {
	width: 680px;
	padding: 10px 40px;
}

div.smallerleftcolumn {
	float: left;
	width: 140px;
	padding: 0px 20px 0px 35px;
}

div.largerrightcolumn {
	float: left;
	width: 500px;
	clear: right;
	padding: 0px 30px 0px 20px;
	border-left: 2px dotted #ddd;
}

div.largerleftcolumn {
	float: left;
	width: 425px;
	padding: 0px 20px 0px 35px;
}

div.smallerrightcolumn {
	float: left;
	width: 225px;
	clear: right;
	padding: 0px 30px 0px 20px;
	border-left: 2px dotted #bbb;
	text-align: left;
}

div.equalleftcolumn {
	float: left;
	width: 50%;
	padding: 15px 20px 0px 0px;
	border-top: 2px dotted #bbb;
}

div.equalrightcolumn {
	float: left;
	width: 50%;
	padding: 15px 0px 0px 20px;
	border-top: 2px dotted #bbb;
	border-left: 2px dotted #bbb;
}

div.footer {
	width: 760px;
	margin: 0px auto 0px auto;
	background: #ecf4f3 url(/images/footer.gif) top center no-repeat;
	font: 8pt Tahoma,Helvetica,sans-serif;
	color: #94c5be;
	text-align: center;
	padding-top: 30px;
}


/* ROUNDED CORNERS */

.tl {
	background: url(/images/corner1-white.gif) top left no-repeat;
}
.tr {
	background: url(/images/corner2-white.gif) top right no-repeat;
}
.bl {
	background: url(/images/corner3-white.gif) bottom left no-repeat;
}
.br {
	background: url(/images/corner4-white.gif) bottom right no-repeat;
}
.pad {
	padding: 20px;
}

/* LARGE MENU BOX */

div.largemenubox {
	background: url(/images/background.jpg) no-repeat center center;
	border-top: 2px dashed #3e726a;
	border-bottom: 2px dashed #3e726a;
}

div.largemenubox table {
	width: 100%;
}

div.largemenubox table td {
	width: 50%;
	text-align: center;
	padding: 10px;
	line-height: 130%;
}

div.largemenubox table td a.title:link,div.largemenubox table td a.title:visited {
	font: 16pt Tahoma,sans-serif;
	color: #3e726a;
}

div.largemenubox table td a.little:link,div.largemenubox table td a.little:visited {
	font: 8pt Tahoma,sans-serif;
	font-weight: bold;
	color: #3e726a;
}

/* MOVEMENT HOME PAGE NEWS TICKER */

div.movementnewsticker {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 720px;
	height: 50px;
	padding: 5px;
	background-color: white;
	text-align: center;
}
	
div.movementnewsticker a {
	font-weight: bold;
}

/* DEVON HOME PAGE INFO TICKER */

div.devoninfoticker {
	margin: 0px;
	width: 395px;
	height: 30px;
	padding: 4px 10px;
	background-color: #9a64a1;
	color: white;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	line-height: 110%;
}

div.devoninfoticker a {
	color: white;
}

div.devoninfoticker div { /* IE6 bug fix */
	background-color: #9a64a1;
}
	
/* INSET PICTURES FOR ARTICLES */

div.insetpicright {
	float: right;
	width: 200px;
	padding: 5px;
	background: #ecf4f3;
	margin: 5px 0px 5px 10px;
	font: 8pt Tahoma,sans-serif;
	color: #3e726a;
	text-align: center;
}

div.insetpicleft {
	float: left;
	width: 200px;
	padding: 5px;
	background: #ecf4f3;
	margin: 5px 10px 5px 0px;
	font: 8pt Tahoma,sans-serif;
	color: #3e726a;
	text-align: center;
}

div.insetpicright img, div.insetpicleft img {
	border: 1px solid #3e726a;
	margin-bottom: 5px;
}

/* PULLQUOTES FOR ARTICLES */

div.pullquoteright {
	float: right;
	width: 200px;
	padding: 10px;
	background: #ecf4f3;
	margin: 5px 0px 5px 10px;
	font: italic 12pt Georgia,serif;
	color: #3e726a;
	text-align: center;
	border-top: 1px solid #3e726a;
	border-bottom: 1px solid #3e726a;
}

div.pullquoteleft {
	float: left;
	width: 200px;
	padding: 10px;
	background: #ecf4f3;
	margin: 5px 10px 5px 0px;
	font: italic 12pt Georgia,serif;
	color: #3e726a;
	text-align: center;
	border-top: 1px solid #3e726a;
	border-bottom: 1px solid #3e726a;
}

div.updates {
	padding: 5px;
	background: #e3ebf2;
}

/* DEVON HOME PAGE PROGRAMME BOX */

div.programme {
	background: #f0eaf1;
	padding: 10px 10px 1px 10px;
	font-size: 0.9em;
}

div.programme p {
	line-height: 140%;
	margin: 15px 0px;
}

/* HEADER STYLES */

h1 {
	font: 16pt Trebuchet MS,sans-serif;
	color: #94c5be;
}
h2 {
	font: bold 12pt Trebuchet MS,sans-serif;
	color: #3e726a;
	margin-top: 25px;
}
h3 {
	font: bold 10pt Trebuchet MS,sans-serif;
	letter-spacing: 1px;
	color: #999;
	margin: 0px;
}

/* PARAGRAPHS AND SPANS */

div.largerrightcolumn p {
	line-height: 175%;
	margin: 8px 0px 22px 0px;
}

p.box {
	font: 9pt Tahoma,Helvetica,sans-serif;
	padding: 10px;
	border: 1px dashed  #94c5be;
	background:  #ecf4f3;
}

p.quote {
	font: italic 11pt Georgia,serif;
	color:  #94c5be;
	background:  #ecf4f3;
	text-align: center;
	padding: 5px 10px;
}

p.movementmenu {
	padding: 5px;
	background: #E7FFE7;
	font: 8pt Tahoma,sans-serif;
	line-height: 130%;
	text-align: center;
}

table.updates td {
	font: 10pt Tahoma,sans-serif;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 0px;
	letter-spacing: 0px;
	vertical-align: top;
	line-height: 150%;
}

table.updates td img {
	position: relative;
	top: 1px;
}

.small {
	font-size: 8pt;
	color: #999;
}

.grey {
	color: #888;
}

.red {
	color: #900;
}

.bold {
	font-weight: bold;
}

.offers {
	background: yellow;
	padding: 2px;
	font-weight: bold;
	color: #c00;
}

.highlighted {
	background: #3e726a;
	color: white;
	padding: 3px;
}

.marked {
	background: #ffaf87;
	padding: 5px;
}

.box {
	background: #ecf4f3;
	border: 2px solid #94c5be;
	padding: 10px 10px 0px 10px;
}
.box h2 {
	margin: 0px;
}

span.date {
	font-weight: normal;
	color: #666;
}

span.headline {
	background: #ecf4f3;
	font-weight: bold;
	color: #3e726a;
}

span.description {
	color: black;
}

span.emphasised {
	font-weight: bold;
	font-size: 11pt;
	color: #94c5be;
}

/* LINKS */

a:link {
	text-decoration: none;
	color: #c60;
}
a:visited {
	text-decoration: none;
	color: #c60;
}
a:hover {
	text-decoration: underline;
	color: #0466DE;
}
a:active {
	text-decoration: underline;
	color: #0466DE;
	background: #EBFFEB;
}
a.highlighted {
	font-weight: bold;
	padding: 3px 0px;
	background: #FFDD8B;
}

a.buttonlink {
	background: #ecf4f3;
	border: 1px solid  #94c5be;
	padding: 4px 6px;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0px;
	color: #3e726a;
}


p.movementmenu a:link,p.movementmenu a:visited {
	color: #568755;
}

.highlighted a {
	color: white;
}

/* IMAGES */

img {
	border: 0px;
}

p.resourcesboxes img {
	margin: 8px 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 0px;
	border-right: 0px;
}

/* TABLES */

table td {
	font: 8pt Tahoma,Helvetica,sans-serif;
	letter-spacing: 1px;
	line-height: 150%;
	padding: 2px 0px;
}

table.info td,table.form td {
	font: 8pt Tahoma,Helvetica,sans-serif;
	padding: 7px;
	background: #ecf4f3;
	vertical-align: top;
}

table.teams td {
	padding: 5px;
}

table.history td {
	vertical-align: top;
}

table td.headerrow,table tr.headerrow td {
	background: #3e726a;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}
table td.headerrow h2,table tr.headerrow td h2 {
	margin: 0px;
	color: white;
}
table td.headerrow a,table tr.headerrow td a {
	color: white;
}

td h2 {
	margin: 0px;
}

table.updates h2 {
	margin-top: 5px;
}

/* FORMS */

form.pagefilter,form.search-form {
	font: 10pt Tahoma,Helvetica,sans-serif;
	padding: 6px;
	background: #3e726a;
	color: white;
	line-height: 170%;
}

input,textarea {
	border: 1px solid #3e726a;
	font: 11pt Tahoma,Helvetica,sans-serif;
	color: #3e726a;
	background: white;
	padding: 3px;
}
select {
	font: 11pt Tahoma,Helvetica,sans-serif;
	color: #3e726a;
	background: white;
	letter-spacing: 0px;
	padding: 3px;
}
input.checkbox {
	position: relative;
	left: -4px;
	top: 2px;
	background: transparent;
	border: 0px;
}
input.submit {
	margin-top: 5px;
}
form.pagefilter input.submit {
	padding: 0px 3px 1px 3px;
	margin: 3px 0px 0px 0px;
}

/* LISTS */

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: square;
	line-height: 140%;
	padding: 7px 0px;
	margin-left: 30px;
}

div.smallerleftcolumn li {
	font: 8pt Tahoma,sans-serif;
	padding: 0px;
	line-height: 135%;
	color: #ccc;
}

div.smallerleftcolumn img {
	vertical-align: -20%;
}

div.smallerleftcolumn li a:link,div.smallerleftcolumn li a:visited {
	color: green;
}

ul.fullsize li {
	font-size: 10pt;
}

ul.shopsamples li {
	margin: 2px;
	padding: 0px;
}

img.shoplisticon {
	width: 8px;
	height: 8px;
	margin: 0px 10px 0px 0px;
}

/* ITEMS ALIGNED LEFT AND RIGHT */

.right {
	float: right;
	margin: 5px 0px 5px 15px;
	border: 1px solid black;
}

.left {
	float: left;
	margin: 5px 15px 5px 0px;
	border: 1px solid black;
}

/* TO SUPPRESS BORDER */

.noborder {
	border: 0px;
}

/* DEVON PROGRAMME PAGE ITEMS */

div.winter,div.spring,div.summer,div.autumn,div.full,div.programmeset {
	margin: 10px 0px;
	text-align: left;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #94c5be;
}
div.full {
	color: #333;
}

div.programmedate {
	font: bold 10pt Tahoma,sans-serif;
	color: #b780be;
	background: white;
	padding: 4px 0px 2px 0px;
}
div.programmetitle {
	font: bold 10pt Tahoma,sans-serif;
	background: #e5d3f1;
	color: #803589;
	padding: 4px 8px;
}
div.programmetitle2 {
	font: bold 10pt Tahoma,sans-serif;
	background: white;
	color: #803589;
	padding: 2px 0px;
}
div.programmetitle a:link,div.programmetitle a:visited,div.programmetitle a:hover,div.programmetitle a:active {
	color: #803589;
	background: none;
}
div.programmelocation {
	float: right;
	font: bold 8pt Tahoma,sans-serif;
	background: #803589;
	color: white;
	text-transform: uppercase;
	padding: 2px 6px;
}
span.speaker {
	font-weight: normal;
	font-size: 9pt;
}
div.programmedescription {
	background: #ecf4f3;
	font: 8pt Tahoma,sans-serif;
	color: black;
	line-height: 170%;
	padding: 4px 8px;
}
div.programmenotes {
	border: 1px dashed #803589;
	background: #f5eef9;
	color: #803589;
	font: 9pt Tahoma,sans-serif;
	padding: 8px;
	margin-bottom: 15px;
}
div.programmeprice {
	background: #ecf4f3;
	font: bold 8pt Tahoma,sans-serif;
	color: black;
	padding: 4px 8px 8px 8px;
}
div.programmeoffers {
	float: right;
	width: 100px;
	font: bold 8pt Tahoma,sans-serif;
	color: #c00;
	text-align: center;
	background: #fdf482;
	padding: 4px 8px;
	margin: 8px;
	border: 1px solid #c00;
}

img.keywordicon {
	float: right;
	border: 0px;
	margin: 8px;
}
img.progimage {
	width: 500px;
	height: 80px;
}

/* HIDE UNNECESSARY PAGE ELEMENTS WHEN PRINTING */

@media print {

div.header {
	display: none;
}
div.footer {
	display: none;
}
div.singlecolumn {
	display: none;
}
div.smallerleftcolumn {
	display: none;
}
div.container {
	width: 100%;
}
div.largerrightcolumn {
	border-left: 0px;
}

div.printlogo {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	text-align: left;
	margin-bottom: 20px;
}

div.footer {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 10px;
}

}

/* PAST COMMUNITY SECTION */

table.profile {
	width: 100%;
	border-collapse: collapse;
}

table.profile td {
	font-size: 10pt;
	vertical-align: top;
	line-height: 150%;
	border-top: 1px dashed grey;
}
table.profile td#left {
	padding-right: 15px;
	border-right: 2px dotted #ccc;
}
table.profile td#right {
	width: 200px;
	padding-left: 15px;
	font-size: 9pt;
}

table.verticalaligned td {
	vertical-align: top;
}

table.info td.darker {
	background: #ddd;
}

/* HIDE PRINT-ONLY PAGE ELEMENTS WHEN DISPLAYING ON SCREEN */

@media screen {

div.printlogo {
	display: none;
}

}