/*CSS file - contentpages.css

	 ___________________________
	|	Site	+	Tremaer		|
	|   Author  +   Ross Hume	|
	|	Date	+	July 2005	|
	|___________________________| 	

*/

/* ######################################################################## */

/* INTRO page (flash movie intro) */

#intropage {
	width:800px;
	margin:auto;
	padding-top:1em;
	min-height:600px;
}	
#introfooter {
	bottom:0;
	width:800px;
	margin:auto;
	margin-top:30px;
	text-decoration: none;
}
.introfootertxt {
	font-family: "Myriad Pro", Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #003366;
	text-decoration: none;
	text-align:center;
}
.introfootertitle {
	font-family: "Myriad Pro", Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: white;
	text-decoration:none;
	text-align:center;
}

/* ##########################################################################

  SITE WRAPS, BODY and GLOBAL styles
  
 ---------------------------------------------------------------------------- */ 

body, html {height:100%;}
body {margin:0; padding:0; background-color:#B7C4B7;}
#wrap {position:relative; width:800px; margin:auto; min-height:100%;}
* html #wrap {height:100%;}
ul {list-style-type:none;}

/* ##########################################################################

   H E A D E R
   
 ---------------------------------------------------------------------------- */  

div#ph1{z-index:5;}

/* ##########################################################################

   N A V I G A T I O N  M E N U
   
  --------------------------------------------------------------------------- */ 

#sitenav {
	width:800px;
	position: absolute;
	left:0;
	top:179px;
	background-image:   url(/resources/sitenav/sitenav_bkg.png);
	background-repeat: repeat-x;
	z-index:5;
}
#sitenav div {height:130px; text-align:right;}

#rollover2 a {
text-decoration:none;
display:block;
height:100%;
z-index:4;
}
* html #rollover2 a {width:100%;}

#rollover2 {
width:440px;
margin:auto;
padding-left:320px;
z-index:4;
}
#rollover2 li {
float:left;
height:150px;
width:110px;
z-index:4;
}
#rollover2 a img {
z-index:4;
border:0;
width:0;
height:1px;
margin-top:-2px;
font-size:0;
overflow:hidden;
}
#rollover2 li#a a{
background-image:url('../resources/sitenav/overview_up.png');
}
#rollover2 li#a a:hover, #w1 {
background-image:url('../resources/sitenav/overview_over.png');
}
#rollover2 li#b a{
background-image:url('../resources/sitenav/images_up.png');
}
#rollover2 li#b a:hover, #w2 {
background-image:url('../resources/sitenav/images_over.png');
}
#rollover2 li#c a{
background-image:url('../resources/sitenav/location_up.png');
}
#rollover2 li#c a:hover, #w3 {
background-image:url('../resources/sitenav/location_over.png');
}
#rollover2 li#d a{
background-image:url('../resources/sitenav/contact_up.png');
}
#rollover2 li#d a:hover, #w3 {
background-image:url('../resources/sitenav/contact_over.png');
}
#rollover2 li#locationhere {
background-image:url('../resources/sitenav/location_over.png');
}
#rollover2 li#overviewhere {
background-image:url('../resources/sitenav/overview_over.png');
}
#rollover2 li#imageshere {
background-image:url('../resources/sitenav/images_over.png');
}
#rollover2 li#contacthere {
background-image:url('../resources/sitenav/contact_over.png');
}

/* ##########################################################################

  L E F T   B A R   - Sand coloured bar on left with page content navigation and extra info
  
 ---------------------------------------------------------------------------- */ 

/* Leftbar div contains additional content such as W3C validation etc */

#leftbar {
position:absolute;
z-index:6;
bottom:80px;
width:300px;
margin-left:auto;
}
#leftbar a img {border: none;}
#leftbar p {
font-family: "Myriad Pro", Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size:x-small;
color:#CC6633;
text-decoration:none;
text-align:center;
}

/* Pagenav div contains the page content menus and quick links */

div#pagenav {
	position:fixed;
	z-index: 2;
	margin-left:auto;
	top:330px;
	width: 300px;
	height:30px;
	background-color: #C5D3C4;
	display: table-cell; 
	vertical-align: middle;
}
div#pagenavleft {
	position: absolute;
	z-index:3;
	left: 0px;
	top: 0px;
	width: 135px;
	height: 30px;
	margin-top:0px;
	padding-top:0px;
	text-decoration: none;	
}
div#pagenavright {
	position: absolute;
	z-index:3;
	left: 135px;
	top: 0px;
	width: 165px;
	height: 30px;
	margin-top:0px;
	padding-top:0px;	
}
div#pagenavcontentleft {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 30px;
	width: 135px;
	min-height:200px;
	background-color: #CCCC9A;
	padding-top: 5px;
}
div#pagenavcontentright {
	position: absolute;
	z-index: 2;
	left: 135px;
	top: 30px;
	width: 165px;
	min-height:200px;
	background-color: #CCCC9A;
	padding-top: 5px;
}
.pagenavitems {
	list-style-type: none;
	line-height: 180%;
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	text-indent:-20px;
}

.pagenavtitles {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC6633;
	text-decoration: none;
	text-indent:20px;
	line-height:20%;
}
a.pagenavlinks:link {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	text-decoration: none;
}
a.pagenavlinks:visited {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	text-decoration: none; 
}
a.pagenavlinks:hover {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC6633;
	text-decoration: none; 
}
a.pagenavlinks:active {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	text-decoration: none;
}

/* ##########################################################################

   Main C O N T E N T 
   
 ----------------------------------------------------------------------------- */  

div#pagecontents {
	position: relative;
	width:800px;
	min-height: 600px;
	background-image: Url(../resources/bkg.gif);
	background-repeat: repeat-y;
	text-align: right;
	padding-top:150px;
	padding-bottom:50px;	
}

/* ------------------------------------------------------------------

  Main content  T E X T   S T Y L E S
  
 --------------------------------------------------------------------- */ 

.sectionlistlinksitems {
	list-style-type: none;
	line-height: 180%;
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: none;
	text-align: left;
	margin-left:320px;
	padding-right:20px;
}

/* List items that are links */

a.sectiontextlistlinks:link {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: none;
}
a.sectiontextlistlinks:visited {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: none; 
}
a.sectiontextlistlinks:hover {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: underline; 
}
a.sectiontextlistlinks:active {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style:italic;
	color: #003399;
	text-decoration: none;
}

/* List items that are NOT links */

ul.sectionlist {
	list-style-type: circle;
	color:#003366;
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin-left: 320px;
	padding-right: 20px;
	
}

/* Content titles and text */

.sectiontitle {
	font-family: "Lucida Sans Unicode", Trebuchet, "Trebuchet MS", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: lighter;
	color:white;
	margin-top:50px;
	text-decoration: none;
	text-align: right;
	border-bottom:thin #CCCC9A solid;
	padding-right:20px;
	letter-spacing: 1px;
}
.sectiontext {
	color:#003366;
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	margin-left: 320px;
	padding-right: 20px;
}
strong {
	color:#CC6633;
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}
.sectionsubtitle {
	color:#CC6633;
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin-left:320px;
}

/* Content Flash & focal image objects */
	
.sectionobject {
	padding-right:40px;
	padding-top:25px;
	padding-bottom:25px;
}
.sectionpicture {
	padding-right:40px;
	padding-top:25px;
	padding-bottom:25px;
}


/* Content text - Links within text */

a.sectiontxtlink:link {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: none;
}
a.sectiontxtlink:visited {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: none; 
}
a.sectiontxtlink:hover {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: underline; 
}

/* F O R M S  -----------------------*/
div.row {clear: both; padding-top:10px;}
div.row span.formLabel {float: left; width: 18%; text-align: right; padding-right: 15px; font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif; color: #CC6633; font-size: 0.8em;}
div.row span.formBox {float: right; width: 78%; text-align: left;}
#submitButton {width: 10em; background-color: #586D72; border: none; font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif; color: white;}
#clearButton {width: 10em; background-color: #CCCC9A; border: none; font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif; color: #462563;}
div.formHolder {margin-left: 320px;}
 


/* ##########################################################################

    Footer
	
------------------------------------------------------------------------------ */	

#clearfooter {
	height:20px;
	overflow:hidden;
}
#footer {
	bottom:0px;
	z-index:4;
	height:50px;
	margin-top:0;
	width:800px;
	margin:auto;
	background: #586D72 url(../resources/boulder_logo.png) no-repeat center right;
	font-family: "Myriad Pro", "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C7B888;
	text-decoration:none;
	text-align:center;
}
.boulderLinkText {color: #C7B888; text-decoration: underline;}
a.boulderLinkText:hover {text-decoration: none; color: #996600;}
/* ##########################################################################

   Sub-pages styles - to change at some point soon
   
 ----------------------------------------------------------------------------- */  

.returnbutton {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: none;
	background-color: #C5D3C4;
	padding-right:50px;
}
.sitenavforsubpages {
	color:#003366;
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	margin-left: 320px;
	padding-right: 20px;
	background-color: #c5d3c4;
}