/* Start of CMSMS style sheet 'Cairnie: Main' */
/* CSS by Allan Scott */

/*---[ undohtml ]-------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

body	{
/*font-family:Arial, Helvetica, sans-serif;*/
font-family:Georgia,"Times New Roman", serif;
font-weight:normal;
color:#333;	
font-size:75.01%;
background-color:#fff;
/*text-align:center;*/
background-image:url(images/layout/body-bg-content.jpg);
background-position:top center;
background-repeat:no-repeat;
}

div {
 font-size:1.0em;
}

#wrapper	{
margin:0 auto;
width:850px;
text-align:left;/* for IE */
}

#wrapper .inside	{
padding:0 15px;
float:left;
}

#header	{/*seo text box */
font-family:Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 0;
}

#header h1	{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:normal;
margin:0;
}

#branding	{
height:145px;
width:820px;
margin:0;
}

#branding p {
display:none;}

/* nav_main --*/
#nav_main	{
height:65px;
width:820px;
margin:0;
padding:0;
}

/*-- intro block --*/
#intro	{
width:820px;
height:200px;
float:left;
}

/*-- header slides block --*/
#slides	{
width:600px;
height:200px;
margin:0;
float:left;
/*background-image:url(images/slides/content/pic1.jpg);
background-repeat:no-repeat;
background-position:top left;*/
}

* html #slides {/* for ie6 */
position:absolute;
}

#features{
float:right;
width:220px;
height:200px;
margin:0;
}

.feature	{
margin:10px 15px 10px 5px;
text-align:center;
font-size:10px;
}

/*-- content area --*/
#content	{
float:left;
width:820px;
margin:10px 0;
}

#content_main	{
float:right;
width:645px;
padding:0;
}

#content_main .inside {
padding:0px 20px 30px 20px;
}

#content_sub	{
float:left;
width:175px;
margin:0 0 30px 0;
background:#00d05a;
background-image:url(images/layout/sidebar-bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#content_sub .inside	{
padding:10px 20px 40px 10px;
color:#fff;
}

#content_sub li h3	{
color:#fff;
font-size:15px;
font-weight:bold;
margin:0;
}

#content_sub li {
margin:5px 0;
}

#content_sub li a{
color:#333;
font-size:12px;
font-weight:bold
margin:10px 0;
}

/*-- home page 'teasers' --*/
div.teaser	{
float:left;
width:205px;
margin:0 0 20px 0;
}

.teaser img	{

}

.teaser h3	{
color:#0099cc;
font-size:1.5em;
font-weight:normal;
margin:3px 0;
display:none;
}

.teaser-content{
padding:0 20px;
}

.teaser a:link, .teaser a:visited	{
font-style:italic;
font-weight:bold;
font-size:1.1em;
color:#cc000e;
text-decoration:none;
}

.teaser a:hover{
font-style:italic;
font-weight:bold;
font-size:1.1em;
color:#cc000e;
text-decoration:underline;
}

.teaser a:link, .teaser a:visited	{
font-style:italic;
font-weight:bold;
font-size:1.1em;
color:#cc000e;
text-decoration:none;
}

.teaser a:hover{
font-style:italic;
font-weight:bold;
font-size:1.1em;
color:#cc000e;
text-decoration:underline;
}


/* content page thumbnails */
div.gallery_thumbs	{
float:left;
margin:0 0 0 0px;
}

.gallery_thumbs_caption	{
text-align:center;
font-size:1.4em;
/*color:#0099cc;*/
}


/*-- footer --*/
#footer	{
width:820px;
margin:0px 0 20px 0;
border-top:1px solid #0099cc;
clear:both;
}

/*-- site_info --*/
#site_info	{
color:#0099cc;
font-weight:normal;
font-size:1.2em;
text-align:center;
padding:10px 0 0 0;

}

#site_info a	{
color:#0099cc;
font-weight:normal;
text-decoration:none;
}

#site_info a:hover	{
color:#cc0000;
font-weight:normal;
text-decoration:underline;
}

/* additional LAYOUT ----------------------------------*/
.clearboth	{
clear:both;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* formatting -------------------------------*/
h1	{
color:#0099cc;
font-size:2.0em;
font-weight:normal;
margin:10px 0 5px 0;
}

h2	{
font-size:1.8em;
font-weight:normal;
color:#0099cc;
margin:10px 0 5px 0;
}

h3	{
font-size:1.6em;
font-weight:bold;
color:#0099cc;
margin:20px 0 5px 0;
}

.feature h3	{
font-size:1.2em;
font-weight:bold;
color:#cc0000;
margin:10px 0 5px 0;
text-align:center;
}

h4	{
font-size:1.4em;
font-weight:bold;
color:#333;
margin:20px 0 5px 0;
}

h5{
font-size:1.4em;
font-weight:bold;
color:#cc0000;
margin:10px 0 5px 0;
}

/*
p, li	{
font-size:1.2em;
line-height:1.6em;
margin:0 0 0 0;
}
*/

p {
/*font-style:italic;*/
}

a:link, a:visited	{
font-weight:bold;
text-decoration:none;
color:#cc000e;/*dark red*/
}

a:hover	{
text-decoration:underline;
}

/*---[ basiclists ]---------------------------*/

ul.basiclist	{
margin:10px 0;
list-style-type:square;
}

ul.basiclist li	{
margin-left:20px;
margin-top:10px;
}

ul.basiclist ul	{
margin-left:50px;
margin-top:10px;
}

ul.introlist	{
margin:10px 0;
list-style-type:square;
}

ul.introlist li	{
margin-left:20px;
margin-top:5px;
color:#fff;
}

ol	{
margin:10px 0;
padding:0;
list-style-type:decimal;
}

ol li	{
margin-left:25px;
margin-top:5px;
margin-bottom:15px;
}

ol.basicorderedlist	{
margin:10px 0;
list-style-type:decimal;
}

ol.basicorderedlist li	{
margin-left:25px;
margin-top:5px;
}

/*-- images --*/
.img_left	{
float:left;
padding:4px;
border:1px solid #ccc;
margin:0 10px 0px 0;
}

.img_right	{
float:right;
padding:4px;
border:1px solid #ccc;
margin:0 0px 0px 10px;
}
	
/* End of 'Cairnie: Main' */

/* Start of CMSMS style sheet 'Cairnie: Nav - Horizontal' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen  - modified by Allan Scott*/

#menu_vert {
margin-left: 1px;
margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */
/* Fix for Opera 8 */
.clearb { clear: both; }

#menuwrapper { 
/* Fix for Opera 8 */ 
/*overflow: hidden;*/ 
/*width: 100%;*/
height:55px;
margin:0 0 0 180px; 
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
width:160px; 
}

/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
list-style: none; 
margin:0; 
padding:5px 0 0 0; 
z-index:10;
}

#primary-nav ul { 
position: absolute; 
top: auto; 
display: none; 
}

#primary-nav ul ul { 
margin-top: 1px;
margin-left: -1px;
left: 100%; 
top: 0px; 
}

#primary-nav li { 
margin-left: -1px;
float: left; 
}

#primary-nav li li { 
margin-left: 0px;
margin-top: -1px;
float: none; 
position: relative; 
}

/* Styling the basic appearance of the menu elements */
#primary-nav a { 
display: block; 
margin:0; 
padding:5px 5px; 
text-decoration: none; 
color: #0099cc;
font-weight:normal;
font-size:12px;
}

#primary-nav li a { 
/*border-right: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;*/
}

#primary-nav li li a { 
/*border: 1px solid #C0C0C0;*/
background-color:#fff;
color:#0099cc;
}		

#primary-nav li, #primary-nav li.menuparent { 

}

/* sub menu styling */
#primary-nav li ul  { 
border:1px solid #C0C0C0;
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#primary-nav li.menuactive a { 
color:#CC0000;
font-weight:bold; 
}

/* Styling the basic appearance of the menuparents - here styled the same on hover (fixes IE bug) */
/*#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { */
/* arrow for menuparents */
/*background-image: url(images/cms/arrow.gif); 
background-position: center right; 
background-repeat: no-repeat; 
}*/

/* Styling the apperance of menu items on hover */
/*#primary-nav li:hover a, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
color: #cc0000;
text-decoration:underline; 
}*/

#primary-nav li a:hover { 
color: #cc0000;
text-decoration:underline; 
}

/* Styling the appearance of sub menu items */
#primary-nav li.menuparent ul li a { 
color: #0099cc;
text-decoration:none; 
}

/* Styling the apperance of sub menu items on hover */
ul#primary-nav li.menuparent ul li a:hover { 
color:#cc0000;
text-decoration:underline; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
display: block; 
}


/* IE Hacks */
#primary-nav li li { 
float: left; 
clear: both; 
}
#primary-nav li li a { 
height: 1%; 
}
/* End of 'Cairnie: Nav - Horizontal' */

/* Start of CMSMS style sheet 'Cairnie: Nav - Vertical' */
/********************
MENU
*********************/
#menu_vert {
   padding-left: 0;
   margin-left: 1em;
}


/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0.5em;
}

/* menu li block */
#menu_vert li {
   list-style: none;
   margin: 0;
   border-bottom: 1px solid #c0c0c0;
   display: block;
}

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.8em 0.5em 0.8em 1.5em; /* some air for it */
   color: #18507C; /* this will be link color for all levels */
   background: url(images/cms/arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.5em center;
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/dash.gif) no-repeat 2.8em center; 
}

/* hover state for all links */
div#menu_vert a:hover {
   background-color: #C3D4DF;
}
div#menu_vert a.activeparent:hover {
   background-color: #C3D4DF;
   color: #18507C;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   background: url(images/cms/arrow-down.gif) no-repeat 0.4em center; 
   background-color: #385C72;
   color: #fff;
}

div#menu_vert ul ul li a.activeparent {
   background-position: 1.5em center; 
   background-color: transparent;
   color: #18507C;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   background: url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
   background-color: #385C72;
   display: block; 
   padding: 0.8em 0.5em 0.8em 1.5em;  /* some air for it */
   color: #fff;                                 /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 90%;
   padding: 0.3em 0.5em 0.3em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #000;     
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; 
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}
/* End of 'Cairnie: Nav - Vertical' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Cairnie: Form' */
form#enquiry_form	{
width:500px;
margin:20px auto;
}

.cssform fieldset {
margin-bottom: 20px;
padding: 10px;
border: 1px solid #d3d3d3;
}		

.cssform legend {
padding: 0 10px;
background: #ffffff;
text-transform: uppercase;
color: #444;
font-weight:bold;
font-size: 1.2em;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
/*border-top: 1px dashed gray;*/
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform input.short_input{ /*width of short text boxes.*/
width: 80px;
}

.cssform textarea{
width:180px;
height:80px;
}

.cssform #Additional.widebox {
width:280px;
height:80px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/* End of 'Cairnie: Form' */

/* Start of CMSMS style sheet 'Tables' */
table,td	{
border: 1px solid #999;
border-collapse:collapse;
/*font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;*/
font-size:12px;
color:#333;
}

table	{
border:none;
border:1px solid #999;
}

thead th,
tbody th	{
background:#FFF url(../images/tables/th_bck.gif) repeat-x;
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:12px;
font-weight:bold;
color:#444;  
text-align:center;
padding: 5px 10px;
border-left: 1px solid #999;
border-bottom:1px solid #999;
}

tbody th	{
background: #fafafb;
border-top: 1px solid #999;
text-align: left;
font-weight: bold;
}

tbody tr td	{
padding: 5px 10px;
color: #444;
}

tbody tr:hover	{
background: #FFF url(../images/tables/tr_bck.gif) repeat;
}

tbody tr:hover td	{
color: #454545;
}

tfoot td, tfoot th {
border-left: none;
border-top: 1px solid #999;
padding: 4px;
background: #FFF url(../images/tables/foot_bck.gif) repeat;
color: #666;
}

caption	{
/*font-family:Arial, Helvetica, sans-serif;*/
font-weight:normal;
text-align: left;
font-size: 1.3em;
padding: 10px 0;
color: #cc0000;
}

table a:link	{
color: #666;
}

table a:visited	{
color: #666;
}

table a:hover	{
color: #003366;
text-decoration: none;
}

table a:active	{
color: #003366;
}


/* End of 'Tables' */

