@import "layout.css";
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input {
  border: 1px solid #ccc;
}

textarea {
  border: 1px solid #ccc;
}


#latest-post h1, h2 {
	font-weight: normal;
	color: #ba0c0c;
}

h1, h2, h3 {
	color: #ba0c0c;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
	/*list-style-image: url('images/arrow-bullet.png')*/
}

ol {
}

a {
	color: #3184D6;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

#booking-form {
	/*border: 1px solid #ffeabe;*/
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	/*font-family:tahoma,verdana,arial,helvetica,sans-serif;*/
	/*font-size: 13px;*/
	padding: 2px;
	margin-bottom: 3px;
	font: bold 10px arial,sans-serif;
	border: 1px solid #ba0c0c;
	color: #ba0c0c;
	width: 100%;

}

/* Header */

#header {
	width: 840px;
	height: 59px;
	height: 65px;
	margin: 0 auto;
}

#header-midlink {
	margin: 0 auto;
}

/* Logo */
#anlogo {
	background: #fff url('images/ActNowLogoColour.jpg') no-repeat;
	width: 370px;
	height: 86px;
}

#bar {
	margin-top: 0px;
	background-image: url('images/bar.jpg');
	background-repeat: repeat-x;
	width: 840px;
	height: 30px;
	margin: 0 auto;
}

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 52px;
	font-size: 4em;
	color: #554D49;
}

#logo h1 a {
	color: #554D49;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
	background: #73D000 url(images/img02.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Page */


#content-menu {
	float: left;
	width: 200px;
	/*padding: 12px 0 0 30px;*/
	/*background: url(images/img03.gif) repeat-y;*/
}

#latest-post {
	display:block;
	float: left;
	padding: 0px 10px 0px 10px;
}
/******************************************************************************/


/******************************************************************************/

#latest-courses{
	float: left;
	width: 180px;
	padding: 0px;
}

#stock-image {

}

#latest-courses .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

#filter-courses-box {
	color: #666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	border:1px solid #d4ecff;
	background-color: #ecf6fe;
	padding: 5px;
}

a.filter-list {
	text-decoration:none;	
	font: normal 13px "Arial", Verdana, Helvetica, sans-serif;
	padding:2px;
	line-height:17px;
	background: #fff;
	color: navy;
}
a.filter-list:hover {
	text-decoration: underline;
}
/******************************************************************************/



/******************************************************************************/
#latest-news {
	margin-top: 30px;
}
#latest-news1 {
	border: 1px solid #FFCACA;
	background-color: #FDECEC;
	padding:10px;
	float:left;
	width:190px;
	height:200px;
}
#latest-news2 {
	border: 1px solid #FFCACA;
	background-color: #FDECEC;
	padding:10px;
	float:left;
	width:190px;
	height:200px;
	margin-left:10px;
}

#shop-img {
	margin-top:7px;
}



/****************************************************/

#courses {
	background-color: #ecf6fe;
	padding:5px;
	border-bottom:1px solid #000;
}
#courses ul {
	display: inline;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0; 
}
#courses ul li {
	display:inline;
	width: 100px;
}

.course-list, .course-list:visited {
	display:block;
	text-decoration: none;
	border:solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #03277d;
	padding: 5px;
	background: #eeffff;
	cursor: pointer;
}

.course-list:hover {
	background: #aaffff;
}

.course-list-title {
	text-decoration:none;
	display:block;
	font-weight: bold;
	font-size: 13px;
	color: #d1111c;
}

.course-list-venue {
	text-decoration:none;
	display:block;
	font-weight: normal;
	font-size: 12px;
	color: navy;
}

/****************************************************/
.post {
	display: block;
	width: 95%;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}


/* Footer */

#footer {
	width: 940px;
	border-top: 1px solid #ddd; 
	margin: 30px auto;
	padding: 10px 0px;
}

#links {
	float: right;
}


