/* reset css */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul {
	padding-left: 1.4em;
	list-style:circle;
}
q:before, q:after { content:''; }
html {
	background-color: #EAFFE9;
	overflow-y: scroll;
}

/* end reset */

body {
	color: #000066;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, san-serif;
	line-height: 130%;
	background-color: #EAFFE9;
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-y;
	background-position: center top;
	
}

h1{
	font-size: 1.5em;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-bottom: 10px;
	line-height: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(../images/Crocus_tr.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h3 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006;
	padding-top: 10px;
	text-transform: uppercase;
}
h4 {
	font-weight: bold;
	text-align: center;
}



 
 #wrapper{
	background-color: #ccff99;
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	
 }


 
 #wide{
	width: 830px;
	background-color: #cf9;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#wide p {
	margin-bottom: 10px;
}

#wide h2 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	margin: 0px;
	padding: 5px;
	margin-bottom: 5px;
}

#header{
	padding: 10px;
	text-align: left;
	margin-bottom: 0px;
	background-image: url(../images/logo.gif);
	background-position: center 10px;
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header h1 {
	display:none;
}


#nav{
	float: left;
}
#nav ul {
	list-style-type: none;
	zoom: 1;
	margin: 0;
}



#nav ul  a {
	color: #000066;
	font-size: 12px;
	text-decoration: none;
	padding: 7px 0 10px 30px;
	display: block;
	background-color:#ccff99;
	background-image: url(../images/crocus_btn.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	zoom: 1;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #cbcbf5;
	border-bottom-color: #cbcbf5;
	border-left-color: #FFF;
	width: 90px;
	
}

#nav ul  a:hover {
	font-weight: normal;
	background-color: #CCFF99;
	background-position: 0 2px;
	color: #909;
	background-image: url(../images/crocus_btn.png);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #fff;
}
#nav ul a:active {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #666;
}
.guide_table {
	background-color: #F5EFFB;
	width: 98%;
	border-collapse: collapse;
	margin: 10px auto;
	border: solid 1px #006;
}
.guide_table td {
	border: 1px solid #006;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	vertical-align: top;
	overflow: hidden;
}
.col_1 {
	width: 150px;
}
.schedule_table {
	width: 98%;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
}
.daffTable {
	width: 98%;
	border: 1px solid #006;
	border-collapse: collapse;
	table-layout: fixed;
	margin-right: auto;
	margin-left: auto;
}

.daffTable2 {
	width: 98%;
	border: 1px solid #006;
	border-collapse: collapse;
	table-layout: fixed;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.75em;
}



.daffTable th, .daffTable2 th {
	font-weight: bold;
	border: 1px solid #006;
	padding-left: 5px;
	
}
.daffTable tr, .daffTable2 tr{
	height: 10px;
}

.daffTable td {
	border: 1px solid #006;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 50%;
}
.daffTable2 td {
	border: 1px solid #006;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}


#main{
	margin-top: 0px;
	margin-bottom: 50px;
	padding: 10px 15px;
	background-color: #F5EFFB;
	margin-left: 180px;
	width: 590px;
	border: 2px solid #009;
	min-height:600px;
     height:auto;
     
}


#footer{
	padding: 10px;
	margin: 0px;
	border-top: thick solid #000066;
	border-bottom: thick solid #000066;
	text-align: center;
	clear: both;
}

#footer ul  {
	list-style-type: none;
}
#footer ul li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;

}


#footer ul  a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	display:inline;
	font-size: 0.9em;
}

#footer ul  a:hover {
	color: #ccff99;
	background-color: #000066;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;

}
#footer a[href^='mailto:'] {
	font-weight: normal;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	padding-left: 20px;
	font-size: 0.9em;
}
#footer a[href^='mailto:']:hover {
	font-weight: bold;
	color: #006;
	background-color:#cf9;
	background-image:url(../images/email.gif) no-repeat left 3px;
}
#newsl a[href^='http://'] {
	background-color: #F5EFFB;
}


#main p {
	/* [disabled]font-size: 1em; */
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.clearit {
	clear: both;
}


a:link {
	text-decoration: none;
	color: #666;
	font-weight: bold;
 }

a:visited {
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #006;
 }

a:active {
	color: #fff;
	background-color: #006;
 }
a.red {
	color: #F00;
	background-color: #F5EFFB;
	border-bottom: dashed 1px #F00;
	padding: 0;
	font-style: normal;
}
a:hover.red {
	font-weight: bold;
}

.section {
	text-indent: 1.4em;
	padding-top:1.5em;
}
#home #homeLink, 
#shows #showsLink, #outings #outingsLink, #diary #diaryLink,
#join #joinLink, 
#newsl #newslLink, 
#pictures #picturesLink, #contact #contactLink, #links #linksLink
{
    background-position: 3px 100%;
	font-weight: normal;
	background-image: url(../images/crocus_bthover.png);
	background-repeat: no-repeat;
	background-position: 0  2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbcbf5;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #cbcbf5;
	background-color: #CF9;
	color: #000066;
	padding: 7px 0 10px 30px;
}
#home #bhomeLink, 
#shows #bshowsLink, #outings #boutingsLink, #diary #bdiaryLink,
#join #bjoinLink, 
#newsl #bnewslLink, #bcontact #bcontactLink,
#pictures #bpicturesLink  , #links #blinksLink {
	background-color: #cf9;
	color: #999;
	background-image: none;
	padding: 2px;
}

#pictures #main ul li {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0;
	font-weight: bold;
}
#pictures #main ul li a  {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	color: #006;
}
#pictures #main ul  li a:hover {
	color: #fff;
	background-color: #4040FF;
}
#pictures #main img  {
	padding: 5px;
	float: right;
	border: solid 1px #006;
}
.linkslist li a {
	font-weight: normal;
	color: #006;
	text-decoration: none;
}
.linkslist li a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #006;
}
img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	/* [disabled]padding: 2px; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #006;
}
.pdf  {
	list-style-type: none;
}
.pdf li {
	margin-bottom: 10px;
	list-style-type: none;
	background-image: url(../images/acrobat.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}


.pdf li a  {
	color: #006;
	font-weight: normal;
	
}
.pdf a:hover {
	color: #fff;
	background-color: #006;
}
.linkslist {
	list-style-type: none;
}
.linkslist li {
	padding: 5px;
}

.showlist {
	list-style-type: none;
}
.showlist li {
	background-image: url(../images/bullet_2.GIF);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
.showlist li a {
	font-weight: normal;
	color: #006;
	text-decoration: none;
}
.showlist li a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #006;
}
 #fixfoot {
	position:fixed;
	height:15px;
	left:0;
	right:0;
	bottom:0;
}
#inner{
	max-width:1000px;/*the trick for IE7*/
	height:15px;
	margin:0 auto;
	font-size:60%;
	color:#006;
	padding-right: 15px;
	background-color: transparent;
}
.back {
	float:right;
	background:#fff;
	padding:5px 2px;
	height:12px;
	border:2px solid #666;
	margin:-20px 20px 0 0;
}
#fixfoot a {
	color:#333;
	background-image: url(../images/up_arrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #FFF;
	background-color: #EAFFE9;
}
 #fixfoot a:hover {
	font-weight: bold;
	background-color: #EAFFE9;
	color: #000;
}
#fixfoot a:active {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #fff;
	border-left-color: #fff;
	background-color: #EAFFE9;
	background-position: left top;
}

.schedule_table  table{
	border:none;
	border-collapse: collapse;
}

.schedule_table td {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2 em;
	line-height: 150%;
	font-weight: bold;
	color: #009;
}
.sig {
	color: #6666cc;
	font-size: 0.9em;
	margin-bottom: 0px;
}
/*Display the dropdown on hover*/
#nav ul li a:hover + .hidden, .hidden:hover {
	display: block;
}
/*Style 'show menu' label button and hide it by default*/
.show-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #000;
	background: #cf9;
	text-align: left;
	padding: 10px 0;
	font-size: 3em;
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}

@media screen and (max-width: 640px) {
	* {
	float:none;
}


	
body {
	background-image: none;
}
 #wrapper, #header, #main, #wide {
	width: auto;
	background-image: none;
	height: auto;
	padding: 10px;
	border:none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#nav {
	float:none;
}


#home #homeLink, 
#shows #showsLink, #outings #outingsLink, #diary #diaryLink,
#join #joinLink, 
#newsl #newslLink, 
#pictures #picturesLink  ,#contact #contactLink, #links #linksLink
{
	border: 1px dashed #000000;
	color:#006;
	text-align:left;
	padding: 0px;
	background-image:none;
	}


/*Make dropdown links appear inline*/
	#nav ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	#nav li {
		margin-bottom: 1px;
	}
	/*Make all menu links full width*/
	#nav ul li, #nav li a {
	width: 100%;
	background-image:none;
	padding: 0;
	height: 2em;
	border: solid 1px #cf9;
	}
	
	#nav ul a:hover, #nav ul a:active {
	border: 1px solid #006;
	padding: 0px;
	color:#CC0099;
	background-image:none;
	}
		
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}


h1 {font-size: 120%;

}


#header h1 {
	display:inline-block;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0028CA;
	margin: 0px;
	padding: 0px;
}
.figure {
	display: none;
}
.hidden {
	display: none;
}
.caption {
	display: none;
}


h2 {
	background-image:url(../images/Crocus.gif);
	padding-top: 5px;
	padding-bottom: 8px;

}
p.intro {
	text-align:center;
}
#inner {
	display:none;
}
	
img.right {
	width: 100% !important;
	 height: auto !important;
	float:none;
	border: none;
}
		
#shows img.right {
	display: none;
}

}
