body {
	background-attachment: fixed;
	background-color: #CCC;
	background-image: url(http://www.agcasscotland.org.uk/images/grad_back.jpg);
	background-repeat: repeat-x;
	color: #333;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

a:link{color: #00F;text-decoration:none;}
a:visited{color: #00F;text-decoration:none;}
a:hover{color: #00F;text-decoration:underline;}
a:active{color: #F00;text-decoration:underline;}

a.new {color:#C90; font-weight: bold;}
a.live {color: #390; font-weight: bold;}
a.removed {color: #F00; font-weight: bold;}

h1 {font-size: 1.5em;}
	
img.profile {margin: 5px; border: 1px solid #333; float: right;} 

#outer_container {
	background-image: url(http://www.agcasscotland.org.uk/images/agcas_text_back.jpg);
	background-position: 0 -5px;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 50px;
	width: 810px;
}
	
#border-top {
	background-image: url(http://www.agcasscotland.org.uk/images/border-top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 11px;
	width: 802px;
}

#border-bottom {
	background-image: url(http://www.agcasscotland.org.uk/images/border-bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 802px;
}

#inner_container {
	background-color: #FFF;
	background-image:url(http://www.agcasscotland.org.uk/images/agcas_logo.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	border: 1px solid #333;
	border-top: none;
	border-bottom: none;
	margin-top: none;
	width: 800px;
}
	
#login_container {
	color: #FFF;
	left: 690px;
	line-height: 32px;
	padding-left: 5px;
	position: relative;
	text-align: right;
	top: 32px;
	width: 95px;
}

#login_container a.login {
	border-left: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	text-transform:capitalize;
}

#login_container a.login:hover {
	background-color: #EBE;
	color: #636;
	text-decoration:none;
}
	
#inner_container div.login {
	margin-top: 10px;
	text-align: right;
}
#inner_container label {font-weight: bold;}
#inner_container form {margin: 5px 0;}
#inner_container h1.hidden {left: -1000px; position: absolute;}

#menu {
	background-repeat:repeat-x;
	color: #FFF;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 5px;
	padding: 0 5px;
	width: 778px;
}

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

#menu li {
	border-right: 1px solid #FFF;
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
}

#menu a {padding: 3px;}
#menu a:hover {text-decoration:none;}
#menu a.current:hover {text-decoration: none;}

#flash_banner {
	margin: 0 auto;
	width: 788px;
}
	
#main_body {margin: 5px;}

#latest_news {
	background-color: #EEE;
	border: 1px solid #CCC;
	float: left;
	width: 200px;
}
#latest_news h1 {
	font-size: 1.2em;
	margin: 0 5px;
	padding: 0;
}
#latest_news ul {
	list-style-type:none;
	margin: 0;
	padding: 0 5px;
}
#latest_news li {
	border-bottom: 1px solid #CCC;
	font-size: 0.9em;
	padding: 5px;
}

#left_nav {
	float: left;
	padding: 5px;
	width: 195px;
}

#left_nav h1 {
	font-size: 1.2em;
	margin: 0 5px;
	padding: 0;
}

#left_nav ul {
	list-style-type: none;
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
#left_nav ul ul {
	padding-left: 10px;
}
#left_nav ul li {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 16px;
	padding: 3px 0;
}
#left_nav ul ul li {
	border: none;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 16px;
	padding: 0;
}
#left_nav a {
	text-decoration: none;
}

#main_content {
	border-left: 1px solid #CCC;
	float: right;
	padding-left: 5px;
	width: 573px;
}
#main_content_full {
	float: right;
	width: 790px;
}


#events table {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	width: 100%;
}
#events td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	margin: 0;
	padding: 2px;
}
#events th {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 1.5em;
	margin: 0;
	padding: 2px;
	text-align:center;
}
#eventDetails th {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 100%;
	margin: 0;
	padding: 2px;
	text-align:right;
	width: 150px;
}

#error {
	background-color: #FFC;
	border: 1px solid #903;
	color: #903;
	font-weight: bold;
	padding: 5px;
}
#confirm {
	background-color: #CF9;
	border: 1px solid #060;
	color: #060;
	font-weight: bold;
	padding: 5px;
}

#options {
	background-color: #CCF;
	border: 1px solid #9CC;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
}
#options a {
	color: #00F;
	text-decoration: none;
}
#options a:hover {}

#form td.field {
	font-weight: bold;
	text-align: right;
	vertical-align:top;
}
#form table {
	border: none;
}
#form td {
	border: none;
}
#form div.textarea {
	border: 1px solid #999;
}

.menubar {
	background-image: url(http://www.agcasscotland.org.uk/images/menubar.jpg);
	border:1px solid #999;
	line-height: 25px;
	margin-top: 30px;
	padding: 0 3px;
	text-align: right;
}
.menubar a {
	border: 1px solid #999;
	color: #666;
	padding: 0 5px;
	text-decoration: none;
}
.menubar a:hover {
	background-color: #EEE;
	border: 1px solid #000;
	color: #000;
}

.menubar a.current{
	background-color: #666;
	border: 1px solid #000;
	color: #fff;
}

.menubar a.current:hover{
	background-color: #EEE;
	border: 1px solid #000;
	color: #000;
}

a.button {
	background-image: url(http://www.agcasscotland.org.uk/images/menubar.jpg);
	border: 1px solid #999;
	color: #666;
	line-height: 25px;
	padding: 0 3px;
	text-decoration: none;
}
a.button:hover {
	background-color: #EEE;
	border: 1px solid #000;
	color: #000;
}

h3.content {
	background-color:#636;
	background-image:url(http://www.agcasscotland.org.uk/images/menu_grad_back.jpg); 
	background-repeat:repeat-x;
	border: 1px solid #636;
	color: #FFF;
	font-size: 1.25em;
	line-height: 31px;
	margin-top: 0;
	padding: 0px 10px;
}
	
#welcome {
	display: block;
	float: left;
	width: 440px;
}
#welcome h1 {
	font-size: 2.5em;
	margin: 5px;
	text-align:center;
}

.fpmodule {
	border: 3px solid #EEE;
	margin-bottom: 10px;
	padding: 5px;
	width: 430px;
}
.fpmodule img {
	border: 1px solid #EEE;
	float: left;
	margin-right: 5px;
}
.fpmodule h2 {
	color: #636;
	font-size: 1.6em;
	margin: 0;
	padding: 0;
}
.fpmodule p {
	margin: 0;
	padding: 0;
}
.fpmodule a:link{color:#636;}
.fpmodule a:visited{color:#636;}
.fpmodule a:hover{color:#636;}
.fpmodule a:active{color:#636;}

#latestnews {
	background-image:url(http://www.agcasscotland.org.uk/images/module_back.jpg);
	background-repeat:repeat-x;
	border: 1px solid #CCC;
	display: none;
	float: left;
	padding: 5px;
	width: 380px;
}
#latestevents {
	background-image:url(http://www.agcasscotland.org.uk/images/grad_back_scot.gif);
	background-repeat:repeat-x;
	border: 3px solid #EEE;
	float: right;
	min-height: 150px;
	width: 328px;
}
#latestevents ul {
	margin-left: 30px;
	padding-left: 0px;
}
#latestevents ul li {
	font-size: 12px;
}
#latestevents h1 {
	color: #636;
	font-weight: bold;
	font-size: 1.6em;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 5px;
}
#footer {
	color: #000;
	font-size: 0.8em;
	padding: 5px;
	text-align: center;
}
#footer a {color: #000;}

#info{
	background:#FFCC99;
	border:1px SOLID #CC6600;
	margin:2px;
	padding:2px;
	text-align:center;
}
