/*

CSS created April 2009
Jamie McCue
Architexture.ca
info@architexture.ca

*/

/***** Reset Settings *****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, ddress, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;}

ol, ul {
	list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;}

caption, th, td {
	text-align: left;
	font-weight: normal;}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";}

blockquote, q {
	quotes: "" "";}

/***** Global Settings *****/
 
body {
	background: white url('../images/bg.png') top left repeat-x;
	font:13px/1.25 arial, helvetica, sans-serif;
	color: #323232;}
	
/***** Colors *****/

.red { color: #aa2525;}
.blue { color: #1875a2;}
.orange { color: #d74900;}


/***** Structure *****/

#header {
	background: transparent url('../images/bg-header.png') top center no-repeat;
	height: 166px;
	margin-bottom: 10px;}
	
#masthead {
	margin-bottom: 15px;
	height: 260px;}
	
.bgres { background: transparent url('../images/bg-parent-nav.png') top center no-repeat;}
.bgcomm { background: transparent url('../images/parent-nav-comm.jpg') top center no-repeat;}
.bgser { background: transparent url('../images/parent-nav-ser.gif') top center no-repeat;}
.bgcomp { background: transparent url('../images/delete5.jpg') top center no-repeat;}
	
/* background colors are different in each section */

#sectioncolor {}
	
.sectionres { background: #336699 url('../images/bg-head-res.png') top left repeat-x; height: 110px;}
.sectioncom { background: #336699 url('../images/bg-head-res.png') top left repeat-x; height: 110px;}
.sectionser { background: #518810 url('../images/bg-head-res.png') top left repeat-x; height: 110px;}
.sectioncon { background: #518810 url('../images/bg-head-res.png') top left repeat-x; height: 110px;}
	
#sectioncolor div {
	background: transparent url('../images/waves.png') center left no-repeat;
	padding-top: 15px;}
	
#sectioncolor h1 {
	background: transparent url('../images/h1-res.png') left center no-repeat;
	padding-left: 55px;
	margin-left: 25px;
	padding-bottom: 20px;
	color: #FFF;
	font-family: Georgia, Times, Arial;
	font-size: 2.3em;}
	
/* homepage features */

#switcher {
	width: 700px;
	height: 260px;
	position: relative;}
			
#inner-holder {
	width: 3500px;
	height: 260px;}
			
#switcher .panel-wrapper {
	width: 700px;
	height: 260px;
	position: relative;
	overflow: hidden;}
			
#switcher .panel {
	width: 700px;
	height: 260px;
	position: relative;
	float: left;}
			
#switcher .bg1 { background: transparent url(../images/feat-bg-1.jpg) top left no-repeat;}
#switcher .bg2 { background: transparent url(../images/feat-bg-2.jpg) top left no-repeat;}
#switcher .bg3 { background: transparent url(../images/feat-bg-3.jpg) top left no-repeat;}
#switcher .bg4 { background: transparent url(../images/feat-bg-4.jpg) top left no-repeat;}
#switcher .bg5 { background: #cae2f8; }

#switcher .text { width: 460px; height: 220px; padding: 20px 220px 20px 20px; }

#panel1 div { padding: 210px 0 0 20px;}
#panel2 div { padding: 190px 0 0 275px;}
#panel3 div { padding: 215px 0 0 60px;}
#panel4 div { padding: 205px 0 0 30px;}
			
#switcher .nav {
	list-style: none;
	position: absolute;
	right: 1px;
	top: 1px;
	background: transparent url(../images/feat-bg-trans.png) top left repeat;
	width: 185px;
	height: 258px;
	margin: 0;
	padding: 0;
	text-align: center;}
			
#switcher .nav a {
	font: bold 13px Arial, Verdana;
	color: #163659;
	margin: 0;
	padding: 15px 10px;
	display: block;
	text-decoration: none;}
				
#switcher .nav a:hover {
	color: #aa2525;}
	
#switcher .nav a.active {
	font-size: 14px;
	color: #84291f;}
			
#switcher .nav li {
	width: 185px;
	border-bottom: 1px solid #cacaca;
	margin: 0;
	padding: 0;
	list-style: none;}
	
/* homepage contact */
	
#pullout {
	height: 260px;
	background: #c6e2f1 url('../images/bg-contact.gif') top left repeat-x;
	margin-bottom: 5px;}
	
/* left sidebar pullout */
	
#pullout2 div {
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	text-align: center;
	margin: 0 auto 20px auto;}
	
#pullout2 h5 {
	background: transparent url('../images/bg-side-h5.gif') top center no-repeat;
	font: bold 1em Arial, Helvetica, Verdana;
	color: #535353;
	margin: 35px 0 0 0;
	padding: 10px 15px;}
	
#pullout p, #box1 p, #sidebar2 p  {
	padding: 10px 15px;}
	
#sidebar2 div {
	margin-bottom: 20px;}
	
#pullout2 p {
	font-size: 0.9em;
	padding: 0 20px 15px 20px;
	line-height: 1.6em;
	text-align: left;}
	
#pullout2 img {
	padding: 10px 0;}
	
/* home and parent page content boxes */
	
#box1 {
	background: transparent url('../images/bg-box1.gif') top left no-repeat;
	border-top: 1px solid #e2e2e2;
	padding: 20px 0;
	min-height: 275px;}
	
#box1 ul {}
	
#box1 ul#picbox {
	list-style: none;
	margin: 0;
	padding: 8px 0 15px 10px;}
	
#box1 ul#picbox li {
	list-style: none;
	float: left;
	padding: 0 0 0 7px;}
	
#box2 {}

#box2 h3 {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}

#box2 ul {
  padding: 0;}

#box2 li {
  border-bottom: 1px solid #DDD;
  line-height: 1.6;
  padding: 5px 0px;}

/* child left sidebar */
	
#sidebar {}

/* child main content */
	
#content {}
	
#breadcrumbs {
	text-transform: uppercase;
	font-size: 0.9em;
	margin-bottom: 10px;}
	
/* child right sidebar */
	
#sidebar2 {
	}
	
#sidebar2 h4 {
	background: transparent url('../images/bg-side-h4.gif') top center no-repeat;
	margin: 0;
	padding: 5px 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;}
	
#sidebar2 div {
	background: transparent url(../images/bg-side-lines.gif) top center repeat-y;
	border-bottom: 1px solid #d8d7d7;}
		
/* Footer */

.prefooter {
	height: 5px;
	background-color: #336699;
	border-bottom: 1px solid white;
	margin: 10px 0 0 0;
	padding: 0;}
	
#footer {
	width: 958px;
	height: 110px;
	border: 1px solid #cecece;
	background-color: #e9e9e9;
	text-align: center;
	margin: 2px auto 6px auto;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0;}
	
#footer h5 {
	color: #104173;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;}	
	
#footer ul {
	list-style: none;
	float: left;
	text-align: left;
	margin: 15px 10px 0 15px;
	padding: 0;
	width: 280px !important;}
	
#footer li {
	list-style: none;
	margin: 0;
	padding: 0;}
	
#footer li.newsletter {
	background: transparent url('../images/icon-newsletter.png') top left no-repeat;
	width: 63px;
	height: 45px;
	padding-right: 10px;
	float: left;}
	
#footer li.search {
	background: transparent url('../images/icon-search.png') top left no-repeat;
	width: 47px;
	height: 47px;
	padding-right: 10px;
	float: left;}
	
#footer .footerline {
	background: transparent url('../images/footer-line.gif') top center repeat-y;
	width: 2px;
	height: 109px;
	float: left;
	padding: 1px 0;}
	
#footer .formpush {
	clear: both;
	padding-top: 5px;}
	
#footer p {
	margin: 25px 0 0 0;}

#footer .omega p {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;}

#footer .omega a {
	display: block;
	margin: 0 auto;
	padding-left: 20px;
	position: relative;
	left: -10px;}

#footer .omega .facebook {
	width: 60px;
	background: transparent url('../images/icon-facebook.png') left center no-repeat;}

#footer .omega .twitter {
	width: 40px;
	background: transparent url('../images/icon-twitter.png') left center no-repeat;}


#subFooter {
	width: 960px;
	text-align: center;
	margin: 0 auto;}
	
#subFooter p {
	text-align: left;
	font-size: 11px;
	margin-top: 10px;}
	
/* Blog Post */
	
.post {
	padding-bottom: 25px;
	background: transparent url(../images/bg-h1.gif) bottom center repeat-x;}
	
.alert {
	font-weight: bold;
	background-color: #ade1fa;
	margin-bottom: 20px;
	padding: 10px 20px 0 20px;
	border: 1px solid #799eaf;
	color: #215284;}

 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;}
 
h1 {
	color: #a30000;
	margin: 0 0 5px 0;
	padding: 10px 0 20px 0;
	font:2.1em georgia, times, serif;
	background: transparent url('../images/bg-h1.gif') bottom center repeat-x;}
 
#box1 h2 {
	background-color: #7f8a91;
	padding: 3px 15px;
	color: #FFF;
	font:1.3em georgia, times, serif;
	display: inline;}
	
h2 {
	font:1.6em georgia, times, serif;
	margin: 0 0 15px 0;
	padding: 0;}
 
#box1 h3 {
	font:1.7em georgia, times, serif;
	letter-spacing: -1px;
	font-weight:bold;
	margin: 15px 0 5px 0;
	padding: 0 0 0 15px;
	color: #a01c1c;}

#pullout h3 {
	color: #334c65;
	font-size: 1.1em;
	letter-spacing: 0;
	text-transform: none;
	padding: 15px 15px 5px 15px;
	margin: 0;}
	
h3 {
	font:1.3em georgia, times, serif;
	font-weight:bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #0d86bf;}
	
#content h3 {
	margin-bottom: 15px;}
	
#box1 h4 {
	font-size: 1.1em;
	padding: 15px 15px 5px 15px;
	margin-top: 5px;
	color: #1d7cab;
	font-weight: bold;}
	
h4 {
	font-size: 1.1em;
	padding: 0 0 5px 0;
	color: #1d7cab;
	font-weight: bold;}
 
p {
	color: #454545;
	margin:0;
	padding:0 0 15px 0;
	line-height: 1.5em;}
 
ul, ol {
	list-style:none;
	padding:0 0 18px 40px;}
	
#content ul {
	list-style: circle;}
 
blockquote {
	margin:10px 0 10px 0;
	padding:15px 15px 25px 15px;
	background: transparent url('../images/bg-quote1.gif') top left no-repeat;
	border-bottom: 1px dashed #ccc;}
	
blockquote div {
	background: transparent url('../images/bg-quote2.gif') bottom right no-repeat;}
	
blockquote p {
	font: 1.2em Georgia, Serif;
	color: #454545;
	text-align: center;
	padding: 0 15px;}
 
small {
	font-size:0.85em;}
 
img {
	border:0;}
 
sup {
	position:relative;
	font-weight: bold;
	font-size: 0.9em;
	color: #555;
	bottom:0.3em;
	vertical-align:baseline;}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;}
 
/* Links */
 
a, a:visited {
	color: #aa2525;}
	
#content a {
	color: #6b6b6b;}
	
a:hover {
	color: #aa2525;
	text-decoration: none;}
	
#footer a {
	text-decoration: underline;}
	
#breadcrumbs a {
	color: #555555;}
	
a.side {
	background: transparent url('../images/icon-link.gif') left center no-repeat;
	padding-left: 20px;
	font-weight: bold;}
 
/* forms */

form {
	overflow:hidden;}

.formimg {
	vertical-align: bottom;}

input {
	font-size: 13px;
	padding: 1px;}

#footer input {
	color: #8b96a4;
	margin: 0;
	padding: 0;}
  
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
  
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
:focus         { outline: 0;}
.preload       { text-indent: -9000px;}

hr 				{ height: 1px;}

.bodyimg {
	float: left;

	border: 1px solid #939393;
	margin: 0 15px 5px 0;
	padding: 0;}