html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.7;
	background: #E2F800;
	margin: 1em 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: 400;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

input,textarea {
	margin: 0;
}

/* Removes Firefox imposed outline */

a {
	outline: none;
}

html {
	overflow-y: scroll;
}

body {
	font-size: 90%;
	background-color: #FFFA8E;
}

/* Default fonts and colors. */

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea {
	font-family: "Trebuchet MS", "Trebuchet MS bold", Trebuchet, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 1.9em;
	line-height: 1;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.3em;
	line-height: 1;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.1em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h5 {
	font-size: 1em;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
}

/* Text elements
-------------------------------------------------------------- */

p {
	margin: 0 0 1.5em;
}

ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}

ul {
	list-style-type: circle;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin-left: 1.5em;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
}

address {
	margin-top: 1.5em;
	font-style: italic;
}

del {
	color: #000;
}

a {
	color:#317416;
	text-decoration: none;
}

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

blockquote {
	margin: 1.5em;
}

strong {
	font-weight: bold;
}

em, dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

pre, code {
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt {
	font: 1em monospace;
	line-height: 1.5;
}

tt {
	display: block;
	margin: 1.5em 0;
	line-height: 1.5;
}

/* Tables
-------------------------------------------------------------- */

table {
	margin-bottom: 1.4em;
}

th {
	border-bottom: 2px solid #ddd;
	font-weight: bold;
}

td {
	border-bottom: 1px solid #ddd;
}

th,td {
	padding: 4px 10px 4px 0;
}

tfoot {
	font-style: italic;
}

caption {
	background: #ffc;
}

/* Some default classes
-------------------------------------------------------------- */

.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.quiet {
	color: #999;
}

.hide {
	display: none;
}

.highlight {
	background: #ffc;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* site */

div#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

div#content_wrapper {
	overflow: hidden;
}

ul#skiplinks {
	display: none;
}

#header {
	width: 980px;
	margin: 0;
	padding: 0;
}

div#logo {
	margin: 0 5px;
	padding: 0;
	width: 110px;
	height: 10px;
}


div#logo  h1{
background:url(/ccog_images/logo_yellow.gif) no-repeat;
width:111px;
height:70px;
}

/* menu */

div#menu {
	width: 980px;
	margin-left: 15px;
}

div#menu {
clear: left;
}

ul#main_menu {
	width: 840px;
	margin: 0;
}

ul#main_menu {
	margin: 15px 98px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

ul#main_menu li {
	float: left;
	margin: 0 20px 0 2px;
	padding: 0;
}

div#menu ul li a {
	float: left;
	display: block;
	line-height: 1.1em;
	padding: 0;
	margin: 0 4px;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 1.5em;
	color: #1C7C1F;
	border: none;
}

li span.menu_info {
	font-size: 0.9em;
	font-style: normal;
	margin: 0 5px;
	padding: 0;
	color: #000000;
}

div#menu a:link {
	color: #a7d415;
	text-decoration: none;
}

div#menu a:visited {
	color: #1c7c1f;
	text-decoration: none;
}

div#menu a:hover {
	color: #1c837e;
	text-decoration: none;
}

/* switcher */
div#styleswitch {
	float: right;
	width: 75px;
	
	
}

ul#switchlist {
display: block;
list-style: none;
margin: -59px 0;
overflow: hidden;
}

ul#switchlist li {
font-size: 0.9em;
line-height: 1.4;

	}

/*home images */

ul#slideshow.innerfade li img {
		padding:5px;
		border: 1px solid #e8e8e8;
		margin: 0 3px;
		}


ul#slideshow {
	list-style: none;
}

div#home_images {
	margin: 0 0 30px;
	overflow: hidden;
	}





div#main_content {
	margin: 0;
}

div#col1 {
	float: left;
	width: 225px;
	margin: 0 70px;
}

div#col1 p, #col2 p, #col3 p {
	margin-bottom: 5px;
}

div#col1 h3, #col2 h3, #col3 h3 {margin-bottom:10px;}



div#col2 {
	float: left;
	width: 225px;
	margin: 0px;
}



div#col_2_produce, #col_2_news,  #col_2_events{
	float: left;
	width: 225px;
	margin: 120px 0  0 150px;
}

div#col1_produce h3, #col1_news h3,  #col1_events h3{
	margin-top: 20px;
		
}


div#col_2_produce h4, #col_2_news h4,  #col_2_events h4{
       margin: 0;
}



div#col_2_produce ul, #col_2_news ul, #col_2_events ul{
	list-style: none;
	}


li.pdf{
	background:url(/ccog_images/pdf.icon.png)  left center no-repeat;
	padding-left: 20px;
	margin: 3px 0 3px 0;
}



div#col3 {
	float: left;
	width: 225px;
	margin: 0 70px;
}

div#col1 p.date, #col2 p.date, #col3 p.date {
	margin-bottom: 24px;
	font-size: 0.8em;
}

div#col1_about, #col1_news, #col1_produce, #col1_events {
	margin: 25px 70px 0 15px;
	width: 490px;
	float: left;
}

ul.bookmarks li {
list-style: none;
display: inline;	
width: 470px;
font-size: 0.9em;
}

div#faq {
	float: left;
	width: 550px;
	margin: 25px 5px 0 15px;
}

div#footer {
	clear: both;
	background-color: #FFFA8E;
	width: 100%;
	height: 190px;
	margin-top: 20px;
}

div#newsletter {
	float: left;
        display:inline;
	padding:0  8px;
	margin: 24px 0 0;
	width: 205px;
}

div#newsletter p {
	margin: 12px;
	
}

form#mailinglist_form {
	width: 180px;
	margin:0 0 0 8px;
}

form#mailinglist_form p {
	margin: 5px 0 0 0;
}

form#mailinglist_form input {
	margin: 1px 0;
}

#map {
	float: left;
	width: 275px;
	height: 127px;
	margin: 30px 35px;
}

.input {
	color: #003300;
}

div#address {
	width: 190px;
	height: 140px;
	float: left;
	margin: 15px 5px 0 0;
}

div#address ul{
	list-style: none;
}


div#address a {
	color: #175430;
}


li#ccog.vcard{
	margin: 14px  0;
}

#open {
	margin: -22px 0;
	font-size: 1.2em;
	font-variant: small-caps;
	
}

#copyright {
	width: 380px;
	height: 25px;
	float: left;
	margin: 5px 0;
}


#copyright li {
	list-style: none;
}

ul#copyright_list {
	width: 405px;
	display: block;
	font-size: 0.9em;
	margin: 0;
}


.funders{
	float: left;
}

ul#logos {
	list-style: none;
	margin: 0;
}
ul#logos li {
		background: #00330;
		display: block;
		float: left;
		height: 60px;
		text-indent: -9999px;
	}

ul#logos li#awards-for-all 		
{background:url(../ccog_images/awards-for-all.gif) no-repeat 0 0; width: 86px;}

ul#logos li#argyll-and-islands-leader 		
{background:url(../ccog_images/argyll-and-islands-leader-b-w.gif) no-repeat 10px; width: 128px;}

ul#logos li#scottish-govt 		
{background:url(../ccog_images/scottish-govt-b-w.gif) no-repeat 10px; width: 73px;}

ul#logos li#fyne-homes
		{background:url(../ccog_images/fyne-homes-charity-b-w.jpg ) no-repeat 10px; width: 102px;}

ul#logos li#euro-logo
		{background: url(../ccog_images/new-euro-logo-b-w.gif) no-repeat  10px; width: 83px;}

ul#logos li#postcode-logo
		{background: url(../ccog_images/PPL-b-w.jpg) no-repeat  10px; width: 105px;}

		
		
ul#logos li#awards-for-all:hover 
{background: url(../ccog_images/awards-for-all.gif) 0 0 no-repeat;}
		
ul#logos li#argyll-and-islands-leader:hover 
{background: url(../ccog_images/argyll-and-islands-leader.gif) 10px no-repeat;}
				
ul#logos li#scottish-govt:hover 
{background: url(../ccog_images/scottish-govt.gif) 10px no-repeat;}
		
ul#logos li#fyne-homes:hover 
{background: url(../ccog_images/fyne-homes.jpg) 10px no-repeat;}	

ul#logos li#euro-logo:hover 
{background: url(../ccog_images/euro-logo.gif) 10px no-repeat;}

ul#logos li#postcode-logo:hover 
{background: url(../ccog_images/PPL-colour.jpg) 10px no-repeat;}






div#col1_about ul {
	list-style: none;
	list-style-type: square;
	list-style-position: outside;
	line-height: 1.9em;
	margin: 0;
}

div#col1_partners {
	margin: 25px 5px 0 15px;
	width: 490px;
	float: left;
}

div#col1_partners 
h3 {
	font-size: 1.3em;
	margin-bottom: 0.35em;
}

div#col1_copyright {
	margin: 25px 5px 0 15px;
	width: 550px;
	float: left;
}

div#col1_accesssibility {
	margin: 25px 5px 0 15px;
	width: 460px;
	float: left;
}


div#col1_accesssibility  li{list-style:none;}

div#col1_budding {
	margin: 25px 0 0 15px;
	width: 890px;
	float: left;
}

ul.budding_images li{
	float: left;
	list-style: none;
	display: inline;
	margin: 5px 20px 0 0;
	background-color:  #fff;
		width: 400px;
	height: 300px;
	border: 4px solid #6f7c46;
}

div#about_pic {
background-image: url(/ccog_images/waterflower.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}

div#news_pic {
background-image: url(/ccog_images/overview.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}

div#produce_pic {
background-image: url(/ccog_images/produce.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}

div#events_pic {
background-image: url(/ccog_images/events.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}

div#budding_pic {
background-image: url(/ccog_images/budding_gardeners.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}

div#faq_pic {
background-image: url(/ccog_images/faq.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}

div#partner_pic {
background-image: url(/ccog_images/providers.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}

div#copyright_pic {
background-image: url(/ccog_images/copyright.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}

div#accessibility_pic {
background-image: url(/ccog_images/frog.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}

div#contact_pic {
background-image: url(/ccog_images/contact.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center;
width:940px; 
height:345px;
border: 1px solid #e8e8e8;
padding: 5px;
margin: 0 13px;
}



div#col2_directors {
	margin: 10px 0 0;
	float: left;
	width: 380px;
}

div#col2_directors h2 {
	margin: 19px 0  20px 20px;
}

div#col2_directors h3 {
	margin: 0 0 5px ;
	line-height: 1.2em;
	
}

div#col2_directors ul li {
   	margin: 0 0 10px;
	padding: 0;
}

div#col2_directors ul li p {
	font-size: 0.9em;

	}

div#col2_directors ul li  {
	padding-left: 25px;
	overflow: hidden;
}

div#col2_directors ul li img {
 list-style:none;	
	float: left;
}

div#col2_directors img {
	margin-bottom: 160px;
	border: 4px solid #ccd4b2;
}

div#col2_directors ul li img {
	float: left;
	position: relative;
	left: -20px;
	margin-right: 10px;
}

ul#404 li{list-style:none;}


/* Vertical Accordions */

.accordion_toggle {
	display: block;
	height: 30px;
	width: 550px;
	background: url(/ccog_images/accordion_toggle.gif) no-repeat top right #87BA00;
	padding: 1px 10px 0 10px;
	line-height: 2;
	color: #003300;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 1em;
	border-bottom: 2px solid #ccd4B2;
	cursor: pointer;
}

h2.accordion_toggle {
	text-indent: 5px;
	margin: 0;
	border-bottom-color: #506b41;
	background-color: #87BA00;
}

.accordion_content h3 {
	margin: 7px 0 5px;
	line-height: 1.3em;
}

h2.accordion_toggle.accordion_toggle_active {
	background-color: #ccd4b2;
}

.accordion_toggle_active {
	background: url(/ccog_images/accordion_toggle_active.gif) no-repeat top right #ccd4b2;
	border-bottom: 1px solid #003300;
}

.accordion_content {
	width: 550px;
	background-color: #506b41;
	color: #ccd4b2;
	line-height: 1.2;
	overflow: hidden;
}

.accordion_content {
	padding: 5px 10px 15px 10px;
}

.accordion_content p {
	line-height: 1.3;
	padding: 5px 10px 5px 10px;
	margin: 0;
}

.accordion_content li {
	list-style: none;
	line-height: 1.7em;
	list-style-type: decimal;
	list-style-position: outside;
}

/* flickr pics */

#flickr {
	background:url(/ccog_images/flickrv2_yellow.gif) no-repeat;
	float: right;
	width: 160px;
	height: 168px;
	padding: 1px 28px;
	margin: 20px 0 0;
}

#flickr h2 {
position:absolute;
left:-800px;
top:-800px;
}

#flickr a {
	display: block;
}

#flickr a:hover {
	font-size: 100%;
	z-index: 1;
}

#flickr a img {
	float: left;
	margin: 0 8px 8px 0;
	padding: 4px;
	background: #ccd4b2;
	width: 62px;
	height: 62px;
}

#flickr a:hover img {
	border-color: #e2f800;
	background-color: #e2f800;
}


/* contact form */

div#col1_contact {
         margin: 25px 70px 0 15px;
	width: 490px;
	float: left;}

input#phone,input#email, input#from.txt,input#name, input#subject {
	width: 200px;
	background-color: #ccd4b2;
}

input#image {
	background-color: #003300;
}

.input {
	border: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}

.submit input {
	margin-left: 4.5em;
}

label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

div#col1_contact p input {
	margin: 0 2px 0;
}

textarea#message {
	background-color: #ccd4b2;
}

div#col1_contact textarea {
	color: black;
}

div#col1_contact  input.errorFocus,  textarea.errorFocus {
	border-color: #003300;
	background: #ccd4b2; !important;
}

div#col1_contact	ul {
	margin: 2em 0 0 0;
	padding: 0;
}

html>

/**/body ul {
	margin: 10px;
}

div#col1_contact  fieldset {
	border: 1px solid #ccd4b2;
	margin: 2em 0 2em;
	padding: 0 0 .5em .5em;
	position: relative;
}

.fieldsetHighlight {
	border: 4px solid #ccd4b2;
}

div#col1_contact legend {
	font-weight: bold;
	color: #003300;
	background: #ccd4b2;
	padding: 2px 6px;
	position: absolute;
	top: -1em;
	left: .5em;
}

div#col1_contact	li {
	list-style: none;
	padding-top: 10px;
	margin: 0;
}

label {
	display: block;
	text-align: left;
	float: left;
	width: 5em;
	padding-right: 1em;
}

.labelHighlight {
	font-weight: bold;
}



