/*********************
 * CAIRNCROSS.COM CSS 
 *********************/

body { 
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#222;
}

a { color:#8a0917; }
a:hover { text-decoration: none; }

h1 {
	font-size:24px;
	color:#54554b;
	font-weight:normal;
	margin-top:0px;
}

.colored { color:#8a0917; }

.clear {
	clear:both;
	font-size:1px;
	height:1px;
}

/* content column */
#content {
	line-height:1.6em;
	width:450px;
	padding-left:38px;
	margin-right:50px;
	margin-bottom:15px;
	float:left;
	text-align:justify;
}
#content br { line-height:1em; }

.contentSubpage { margin-top:30px; }

#contentRight { /* right column */
	float:left;
	width:208px;
}

.dottedBorder {
	font-size:1px;
	height:1px;
	background:url(http://gage.he.net/~cairnweb/a/dot_horz.gif) repeat-x bottom right;
	margin-left:-3px;
}

#arrowLinks a {
	font-size:12px;
	font-weight:bold;
	color:#6e6f64;
	background:url(http://gage.he.net/~cairnweb/a/arrow2.gif) no-repeat center left;
	padding-left:10px;
	text-decoration:none;	
}
#arrowLinks a:hover {
	color:#8a0917;
	background:url(http://gage.he.net/~cairnweb/a/arrow2_hover.gif) no-repeat center left;
	text-decoration:underline;
}

.forms {
	font-size: 10px;
	font-family: Verdana;
	line-height: 14px;
	width: 300px;
}
.formssubmit {
	font-size: 10px;
	font-family: Verdana;
	line-height: 14px;
	width: 75px;
}
.missingformitem {
	color: #993300;
	font-weight: bold;
}

.homenewstitle { font-weight:bold; }

.quoteImage { border-top:2px solid #b2341f;padding:1px 0px; }
.quoteBox { background:#8a0917;font-size:21px;line-height:1.3em;color:#f5f5f5;padding:15px 25px;font-weight:normal; }

/*********************************
 * NAV: Top
 *********************************/
#navTopContainer {
	width:770px;
	margin:0px auto;
	height:100px;
}
#navTopContainer .buffer { width:25px; float:right; }

#navTop {
	float:right;
	border-top:5px solid #accfcc;	
	color:#8a0917;
	padding:5px 5px 5px 2px;
	margin-top:65px;	
}
#navTop .pipe { font-size:13px; }
#navTop a {
	color:#595241;
	text-decoration:none;
	font-size:13px;
}
#navTop a:hover { color:#8a0917; }
#navTop a.active { color:#000; }

/*********************************
 * NAV: Subpage
 *********************************/
#navSubpage {
	margin-left:25px;
	margin-bottom:20px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:2em;
	margin-top:20px;
}
#navSubpage a {
	display:block;
	color:#6e6f64;	
	text-decoration:none;
	background:url(http://gage.he.net/~cairnweb/a/arrow.gif) no-repeat center left;
	padding-left: 10px;
}
#navSubpage a:hover, #navSubpage a.active { 
	background:url(http://gage.he.net/~cairnweb/a/arrow_hover.gif) no-repeat center left;
	color:#8a0917;
	text-decoration:underline;
}
#navSubpage a.active { color:#333; text-decoration:none; }

/*********************************
 * NAV: SubSub (2nd level)
 *********************************/
#navSubSub {
	marign-top:0px;
	marign-left:0px;
	padding-left:1.5em;
	line-height:normal;
	color:#aaa;
}
#navSubSub li {
	padding-bottom:0.2em;
	list-style:square;
}
#navSubSub a {
	font-size:10px;
	font-weight:normal;	
	color:#8a0917;
	display:inline;
	background:none;
	padding:0px;
}
#navSubSub a:hover {
	background:none;
}

/*********************************
 * HOME PAGE
 *********************************/
.galleryHolderLeft {
	position:absolute;
	margin-left:-36px;
	background:url(http://gage.he.net/~cairnweb/a/home_back2.jpg) no-repeat;
	width:35px;
	height:290px;
}

.galleryHolderMain {
	background:url(http://gage.he.net/~cairnweb/a/home_back1.jpg) no-repeat;
	width:770px;
	height:290px;
	padding-top:35px;
	margin-bottom:-15px;
}
.galleryCaption {
	position:absolute;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#333;
	background:#fff;
	margin-top:-20px;
	line-height:20px;
	height:20px;
	width:527px;
	padding-left:15px;
	opacity:0.85;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);		
}

/* home page news item link */
#newsItem {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	padding:5px 0px;
	color:#8a0917;
	-moz-opacity:0.99;
}
#newsItem a {
	color:#6e6f64;
	text-decoration:none;
}
#newsItem a:hover {
	color:#8a0917;
	text-decoration:underline;
}

.newsLatest {
	color:#8a0917;
	font-size:15px;
	font-weight:bold;
	margin-top:-5px;
	position:relative;
}
.newsLatestBorder {
	background:#accfcc;
	margin-top:5px;
	margin-left:-3px;
	height:2px;
	font-size:1px;
}


/*********************************
 * Portfolio Pages	 		 	*
 *********************************/  
#portfolioLink {
	background:#ebebeb;
	padding:5px;
	width:130px;
	margin-right:10px;
	margin-top:10px;
	font-size:11px;
	line-height:1.4em;
	float:left;
}
#portfolioLink img { display:block; margin-bottom:1em;}
#portfolioLink span { font-weight:bold; }
#portfolioLink a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
#portfolioLink a:hover { color:#bb5f28; }


/* Still Photo Widescreen */
/*********************************/

#imageBox {
  margin: auto;
  width: 535px;
  overflow: hidden;
}

#imageBoxInside {
  width: 10000px;
  overflow:hidden;
}

#imageBox img {
  float: left;
  padding: 0px;
  margin: 0px;  
  margin-right:8px;
  cursor:pointer;
  position:relative;
}

#imageBoxInside img { border:3px solid #fff; }
#imageBoxInside .hover { border:3px solid #b6412d; }
#imageBoxInside .opacity {
	-moz-opacity:.99;
	opacity:0.99;
	filter:alpha(opacity=100);
}
#imageBoxInside .selected {
	-moz-opacity:0.25;
	opacity:0.25;
	filter:alpha(opacity=25);
}


#imageBox br {  clear: both; }

#controls img {
  border: 0;
}

#arrow {
	margin-top:1em;
}
#arrow a {
	font-family:Helvetica;
	font-weight:bold;
	font-size:18px;	
	color:#000;
	text-decoration:none;
}
#arrow a.inactive { color:#aaa; -moz-opacity:.4; opacity:.4; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);}
#arrow a:active { outline: none; }
#arrow a:focus { -moz-outline-style: none; }

#pageLabel a {
	text-decoration:none;
	color:#333;
	margin-right:10px;
}

#pageLabel a.active {
	color:#8c8c8c;
}

/* Portfolio thumbs */
/*********************************/
#portfolioThumb {
	float:left;
	font-size:11px;
}
#portfolioThumb img {
	border-bottom:1px solid #e3e5df;
	margin-bottom:10px;
	padding-bottom:5px;
}
#portfolioThumb a { color:#000; text-decoration:none;}
#portfolioThumb a:hover { color:#bb5f28; }

#portfolioThumb .thumbTitle {
	background:#ebebeb;
	font-weight:bold;
	width:140px;
	padding-left:3px;
}
#portfolioThumb .thumbDesc {
	padding-bottom:30px;
	line-height:1.4em;
	width:140px;
}


/*********************************
 * Footer
 *********************************/
#footer {
	font-size:10px;
	font-family:arial;
	
	margin-left:35px;
	margin-top:17px;
	margin-bottom:10px;
	color:#6e6f64;	
}
#footer a {
	color:#6e6f64;
	text-decoration:none;
}
#footer a:hover { text-decoration:underline; }

/*********************************
 * NAV: Footer
 *********************************/
#navFooter {
	border-top:3px solid #accfcc;
	padding:5px 5px 0px 5px;
	float:left;	
	color:#8a0917;
}
#navFooter a {
	color:#6e6f64;
	text-decoration:none;
}
#navFooter a:hover { text-decoration:underline; }