/*=== Setup ===*/
*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	color: #101d2e;
	background: url(/themes/airdrie/images/bgr.gif) #e3e5ea repeat-x top;
	font: 11px "Trebuchet MS",Tahoma,Arial,"Lucida Grande",Sans-Serif;
}
a{
	color: #3d5872;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
textarea{
	border: #969696 1px solid;
	padding: 2px;
	color: #000000;
	
	font-size: 11px;
}
select{
	border: #969696 1px solid;
	padding: 2px;
	color: #000000;
	font-size: 11px;
}
input{
padding:5px; font-size:16px; color:#333; border:1px solid #888;
}
select{
	padding: 0;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 800px;
}
/*=== Header ===*/
#header{
	height: 101px;
}
#header a:hover{
	color: #efefef;
	text-decoration: none;
}
#header ul{
	width: 300px;
	margin: 37px 0 0;
	float: right;
}
#header li{
	float: right;
	color: #77857f;
	background: url(/themes/airdrie/images/vl-dot.gif) no-repeat right top;
	font: bold 10px Tahoma,Arial,Helvetica,Sans-Serif;
	line-height: 18px;
	height: 18px;
}
#header li.noline{
	background: none;
}
#header li a{
	padding: 0 10px;
	display: block;
	color: #77857f;
}
#header li a:hover{
	color: #cf6733;
	text-decoration: none;
}
/*=== Tabs ===*/
ul.tabs{
	height: 23px;
	background-color:#142a2e;
}
.tabs li{
	float: left;
	margin: 0 2px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.tabs li a{
	width: 101px;
	display: block;
	color: #ffffff;
	background: url(/themes/airdrie/images/tab-bgr.gif) no-repeat;
	line-height: 23px;
}
.tabs li.current a{
	color: #142a2e;
	background: url(/themes/airdrie/images/tab-hover.gif) no-repeat;
	text-decoration: none;
}
.tabs li a:hover {
	color: #142a2e;
	background: url(/themes/airdrie/images/tab-hover.gif) no-repeat;
	text-decoration: none;
}
/*=== Title ===*/
.title{
	height: 15px;
	text-align:center;
}
.title img{
	float: left;
}
/*=== Columns ===*/
#columns{
	margin: 9px 0 0;
	width: 800px;
	color: #676969;
	font-family: Verdana,Tahoma,Arial,Geneva,Sans-Serif;
}
#columns h2{
	padding: 0 0 10px 0;
	color: #2b7a92;
	font-size: 18px;
	font-weight: bold;
}
#columns p{
	padding: 0 0 15px 0;
}
#contenthold li{
	list-style-type:disc;
}
/*=== Styling the Box ===*/
.box{
	padding: 7px;
	margin: 0 0 9px 0;
	border: 1px solid #cfd4d7;
	background: #ffffff;
}
.subborders{
	padding: 5px 9px;
	/*border: 4px solid #eff1ef;*/
	/*background: url(images/subborders-bgr.jpg) repeat-x top;*/
}
#rightside{
	width:650px;
	float:right;
}
#leftside{
	width:125px;
	float:left;
	padding-right:5px;
}
.clearboth{
	clear:all;
}
/*=== Wrappers ===*/
.wrappers{
	padding: 0 0 10px 0;
	clear: both;
	height: 195px;
}
.wrapper{
	float: left;
	margin: 0 10px 0 0;
	width: 136px;
	text-align: center;
	height: 195px;
}
.wrapper img{
	padding: 5px 0 9px 0;
}
.wrapper h3{
	padding: 0 0 0 12px;
	margin: 13px 0 0;
	color: #ffffff;
	font: 18px/20px "Trebuchet MS",Tahoma,Arial,"Lucida Grande",Sans-Serif;
	letter-spacing: -1px;
	text-align: left;
}
.wrapper h3 a{
	color: #ffffff;
}
.wrapper h3 a:hover{
	color: #fbd38d;
	text-decoration: none;
}
#columns .wrapper p{
	padding: 0 15px 0 0;
	color: #ffffff;
	font: bold 9px Tahoma,Arial,Helvetica,Sans-Serif;
	text-align: right;
}
#columns .wrapper p a{
	color: #ffffff;
}
#columns .wrapper p a:hover{
	color: #9fe4ff;
	text-decoration: none;
}
.nomargin{
	margin: 0;
}
/*=== Footer ===*/
#footer{
	clear: both;
	padding: 10px 8px 10px 5px;
	height: 26px;
}
#footer p{
	padding: 5px 0 0;
}
/*- Copyright -*/
#footer p.copy{
	float: left;
	color: #a78c77;
	font-size: 9px;
}
#footer p.copy a{
	color: #a78c77;
}
#footer p.copy a:hover{
	color: #142a2e;
}
/*- Bottom Menu -*/
#footer p.botmenu{
	float: right;
	color: #5d717e;
	font: 9px arial,helvetica,sans-serif;
}
#footer p.botmenu a{
	color: #5d717e;
	font-weight: bold;
}
#footer p.botmenu a:hover{
	color: #142a2e;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	line-height: 1px;
	height: 1px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
li{
list-style:none;
}
#leftColumn {
	
	float: left;
}
#leftContent {
	width: 580px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
}
div.blue{background:#498ef3; padding:10px; border-top:1px solid #1a6be1; margin:10px 0; height:17px}

div.yellow{background:#fff5b8; padding:10px; border-top:1px solid #ffe166; margin:10px 0; height:17px}
.red{color:#fb5353}
div.red{background:#fb5353; padding:10px; border-top:1px solid #f92d2d; margin:10px 0; color:#fff}

div.orange{background:#faaa53; padding:10px; border-top:1px solid #ff8400; margin:10px 0; color:#fff}

div.green{background:#57cc75; padding:10px; border-top:1px solid #2f8345; margin:10px 0; color:#fff}

div.red a, div.orange a, div.green a{color:#fff}
.center{text-align:center}

.right{text-align:right}

.clickable{cursor:pointer; cursor:hand}

.bold{font-weight:bold}

.italic{font-style:italic}

.underline{text-decoration:underline}

.clear{clear:both}
table{margin:0; padding:0; border:0; border-collapse:collapse; color:#545454}
.tabledef td{border:0;}
table a{color:#545454}
table td{border-right:1px solid #B5B5B5; border-bottom:1px solid #DADADA; line-height:1.16667em; padding:3px 5px; vertical-align:top}
.nobor td { border:0;}
table .heading, table .heading a,{font-weight:bold; text-decoration:none}

table .lastcol{padding-left:7px; border-right:0; border-bottom:1px solid #DADADA; line-height:1.16667em; padding:3px 5px; vertical-align:top}

table .lastrow td{border-bottom:0}
#toaster {
position:fixed;
bottom:10px;
right:10px;
width:150px;
height:150px;
overflow:auto;
background-color:#87ae39;
color:#FFFFFF;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #87ae39;
text-align:center;
font-size:13px;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
#toaster a{
color:#fff;	
}
#toaster img {
border:0;
margin:auto;
}
#toaster_app {
text-align:left;
padding:5px;
}
#toaster_sec {
display:none;	
}
#toastertoggle {
position:absolute;
bottom:2px;
right:2px;
width:16px;
}
.toaster_title {
font-size:16px;
font-weight:bold;
margin:0 24px 20px 24px;
display:block;
}
#toaster h3 {
font-size:14px;
font-weight:bold;
margin:20px 0 10px 0;
}
#toaster label {
color:#fff;
}
#toasterbuttons {
float:right;width:100%;text-align:right;margin:0 30px;
}
#toastermenu li {
margin-bottom:10px;
text-align:center;
}
.icon {
background-image:url(images/blueicons.png);
height:18px;
width:18px;
float:left;
margin-right:3px;
}
.homeimage{
	padding:5px;
	float:right;
}
.homeimagelink{
	width:171px;	
}
form {
width:100%;
}
form h3 {
color:#009754;
font-size:14px;
font-weight:bold;
}
form span {
font-size:0.8em;
margin-left:10px;
}
select {
-x-system-font:none;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px;
}
select option {
padding-left:2px;
}
input[type="text"],input[type="password"], textarea {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-x-system-font:none;
border:1px solid #CCCCCC;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:5px 4px;
}
.formerror {
background:#FFD1D1;
border-bottom:1px solid #F8ACAC;
border-top:1px solid #F8ACAC;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
margin:0;
padding:10px;
color:#8D3F3F;
font-size:14px;
font-weight:normal;
}
.errorlist {
background:#FFF1F1 none repeat scroll 0 0;
border-bottom:1px solid #FDDCDC;
color:#664B4B;
padding:10px 30px;
margin:5px 0 30px 0;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
}
.errorlist li {
font-size:12px;
padding:3px 0px;
}
.formelements {
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
margin-top:-5px;
padding:10px 15px;
}
.error {
background-color:#FFD1D1;
}
label {
float:left;
font-size:13px;
padding:1px 0 0;
width:250px;
}
div.clearfix {
padding:4px;
clear:both;
}
.formtxt {
height:20px;display:block;padding-top:6px;
}
