/* Test */

/* 
 _________________________________________________________
|                                                         |
|DESIGN + http://fullahead.org Edited by Lynne Peacock 08 |
|      DATE + 2005.05.12                                  |
| COPYRIGHT + free use if this notice is kept in place    | 
|_________________________________________________________|

*/



/* -- Main layout styles -- */

body {
	margin: 1em 1em 1em 1em;
	padding: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1em;
	background-color: #000000;
	color: #FF6600;
}

#siteBox {
	width: 1024px;
	color: #000000;
	background-color: #000000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


.noticeboard
{
background: url(../images/corkboard.gif) no-repeat;
margin-left: 10px;
width: 100%;
height: 200px;
}


/* -- Header layout/display styles -- */

#header {
  float: right;
  width: 100%;
  height: 150px;
  margin-top: 0px;
  background: #e27e24 url(http://www.brunelclimbing.com/images/headerorange3) no-repeat left top;
}

#header a {
	float: right;
	width: 8em;
	padding: 5px 10px 5px 10px;
	font-size: 2em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	background-color: #000000;
	border-bottom: 2px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background-position: right;
}


#header a:hover, a:link {
	padding-top: 10px;
	background-position: right top;
	color:ff9f0f;
}

#header a:active {
	padding-top: 10px;
	color: #FFFFFF;
	background-color: #FF6600;
	background-position: right top;
}

#header a.lastMenuItem {
  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

a .desc {
	display: none;
	text-transform: lowercase;
	color: #000066;
	background-position: right top;
}

a:hover .desc, .active .desc {
  display: block;
}




/* -- Header title and subTitle layout/display styles -- */


.title {
  float: right;
  padding: 1em 30px 0 2em;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 0.75em;
  letter-spacing: -0.15em;
  color: #e27e24;
}

.subTitle {
  display: block;
  font-size: 0.4em;
  text-transform: lowercase;
  line-height: 1.2em;  
  letter-spacing: 0.01em;
}

/*-- Headings --*/

h1{
  font-size:20px;
  letter-spacing:-0.5px;
  margin-bottom:8px;
  margin-top:0;
}
h2{
  font-size:18px;
  letter-spacing:-0.5px;
  margin-left:15px;
}
h3{
  font-size:14px;
  letter-spacing:-0.5px;
  margin-left:15px;
}

/* -- Content layout/display styles -- */

#content {
  float: left;
  width: 100%;
  padding: 1em 0 1em 0;
  background-color: #000000;
}
#navigation,
#contentLeft {
  font-size:2em;
  float: left;
  width: 100%;
  background: url(../images/nav.jpg) top left repeat;
  margin-top: -35px;
  margin-bottom: -30px;
}

div#contentleft p a img {
  border:none;
}
#contentRight,
#contentlynne {
  margin-top: 7px;
  float: right;
  width: 100%;
  background: #FFFFFF;
}
#contentRightHalf {
  border: solid thin #FF6600;
  margin: 12px 5px 15px 7px;
  float: right;
  width: 48%;
  background: #FFFFFF;
}
#contentLeftHalf {
  border: solid thin #FF6600;
  margin: 12px 10px 15px 5px;
  float: right;
  width: 48%;
  background: #FFFFFF;
}

#mainRightHalf {
  border: solid thin #FF6600;
  margin: 11px 0 15px;
  float: left;
  padding:10px;
  width:21.5%;
}
#mainLeftHalf {
  margin-left: 0px;
  float: left;
  width: 75%;
  background: #FFFFFF;
}
div.txt h1{
  font-size:20px;
  font-weight:normal;
}

div.txt h3 {
font-size:14px;
letter-spacing:-0.5px;
margin-left:0;
}

#content div.txt p{
  font-size:13px;
  margin-left:0;
}
#content p {  
  margin: 0.5em 1.2em 1em;
  font-size: 0.8em;
  line-height: 1.8em;
}

#content form {
  margin: 1.2em 1.2em 2em 1.2em;
  font-size: 0.8em;
  line-height: 1.8em;
}

#content a {  
  text-decoration: none;
  color: #ff9900;
}

#content a:hover {
  color: #cc7a00;
}

.header, .subHeader {
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: capitalize;
	color: #e27e24;
	border-bottom: 1px solid #AAA;
	text-indent: 5pt;

}

.subHeader {
  border: 0px;
}


/* -- Signpost Styles -- */
div#signpost-container{
  width:300px;
  height:1%;
  padding:10px;
  background-color:#ff00ff;
}
div.signpost{
	
}


/* -- Content left site links (large plus icon) -- */

#content a.menuItem {
	display: inline;
	padding: 10px 15px 20px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
	font-size: 0.8em;
    line-height: 1.8em;
}

#content a:hover.menuItem { 
  color: #FFFFFF;
  border: 0px;
  font-weight: bold;
}

#content a.menuItemhidden {
  visibility:hidden;
}

#content a:hover.menuItemhidden { 
  visibility:hidden;
}



/* -- Footer layout/display styles -- */

#footer {
  float: left;
  width: 100%;
  height: 3em;
  margin-top: -10px;
  font-size: 0.6em;
  line-height: 2.6em;
  color: #0AD;
  background: url(../images/nav.jpg) top left repeat;
}

#footerLeft {
  float: left;
  width: 100%;
  height: 3em;
}


/* -- Display formatting styles -- */

.grey {
  color: #AAA;
}

.grey a {
  color: #AAA !important;
}

.white {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}






/* -- <ul> tag styles 

ul{
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../images/li_bullet.gif);
}

li {
  margin-left: 50px;
}

-- */

ul {
background-color:#E27F24;
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 7px;
height:110px;
}

ul:after {
clear:both;
content:'.';
display:block;
height:0;
visibility:hidden;
}

ul li {
float:left;
margin:0;
padding:0;
position:relative;
}

ul li a {
background:transparent url(/_images/back-navbar-a.gif) no-repeat scroll right center;
color:#710330;
float:left;
font-size:1.5em;
padding:0.5em 14px 0.45em 13px;
text-decoration:none;
}



/* -- Image alignment classes -- */

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}

/*--Lynne's Stuff--*/
div#intro{
  float:left;
  width:300px;
  border:solid 1px #ff00ff;
}
div#intro,
div#rightlynne {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#rightlynne{
  float:right;
  width:300px;
  border:solid 1px #0000ff;
}