@import url( menus.css );
@import url( form.css );
@import url( cbc.css );

body {
	background-image: url( ../images/background2.gif );
/*	font-family: Verdana, sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 80%; */
	font-size: small;
	margin: 0;
	padding: 10px;
}

#content {
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
   	margin-bottom: 20px;
	width: 760px;
	background-color: white;
	border: 2px solid black;
}

#header {
	position: relative;
	height: 249px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

#content > #header {
	margin-top: 17px;
}

#header a {
	position: absolute;
	background-image: url( ../images/kent-logo.gif );
	background-repeat: no-repeat;
	height: 56px;
	width: 136px;
	left: 10px;
/*	text-indent: -3000px; */
}

#header img {
	position: absolute;
	bottom: 0;
	left: 5px;
}

#copyright {
	font-size: 70%;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
   	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
}

#main {
   	position: relative;
	padding-left: 20px;
	margin-right: 300px;
}

#telus {
	position: absolute;
	top: 223px;
	left: 431px;
	width: 300px;
	height: 224px;
	padding-left: 25px;
	padding-top: 25px;
}

#content > #telus {
	top: 241px;
}

#rightcolfr {
   	font-family: Verdana, sans-serif;
   	font-size: 90%;
   	line-height: 170%;
	float: right;
	background-color: #DDDFE0;
	width: 211px;
   	margin-top: -20px;
   	margin-right: 17px;
   	margin-bottom: 20px;
	padding-top: 220px;
	padding-left: 5px;
	padding-right: 5px;
   	padding-bottom: 5px;
	left: 512px;
	z-index: 4;
	border-left: 1px solid #B3B9BF;
	border-right: 1px solid #B3B9BF;
   	border-bottom: 1px solid #B3B9BF;
}

#rightcolfr .line {
   	display: block;
   	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content>#rightcolfr {
   	margin-right: 34px;
}

#rightcol {
   	font-family: Verdana, Sans-serif;
   	font-size: 90%;
   	line-height: 170%;
	float: right;
	background-color: #DDDFE0;
	width: 215px;
   	margin-top: -20px;
   	margin-right: 18px;
   	margin-bottom: 20px;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
   	padding-bottom: 5px;
	left: 512px;
	z-index: 4;
	border-left: 1px solid #B3B9BF;
	border-right: 1px solid #B3B9BF;
   	border-bottom: 1px solid #B3B9BF;
}

#rightcol ul {
   	list-style: none;
   	padding-left: 5px;
}

#rightcol h3 {
   	font-variant: small-caps;
   	font-size: 120%;
   	color: #ff9c10;
}

#content>#rightcol {
   	margin-right: 35px;
}

#main p {
   	position: relative;
/*   	font-family: Georgia, serif; */
   	line-height: 170%;
   	padding-left: 20px;
}

#main li {
/*	font-family: Georgia, serif; */
	line-height: 170%;
}

#main dt {
/*	font-family: Georgia, serif; */
}

#main dd {
/*	font-family: Georgia, serif; */
	line-height: 170%;
}

#main h3 {
   	font-variant: small-caps;
   	font-size: 90%;
   	color: #ff9c10;
}

#main h3#events {
	clear: left;
  padding-left: 20px;
}

#topboxes {
	position: relative;
	top: 0;
	height: 150px;
	width: 400px;
	}

#weather {
	position: absolute;
	left: 20px;
	_left: 0;
	top: -10px;
	_top: 0px;
	width: 200px;
	height: 110px;
}

#weather p {
   	margin: 0 auto;
	font-family: Verdana, sans-serif;
	line-height: 120%;
}

#search {
	position: absolute;
	height: 110px;
	width: 200px;
	left: 250px;
	top: 20px;
	.top: 20px;
	_top: 30px;
}

#search img {
	margin-bottom: 20px;
}

#search form {
	position: relative;
	top: -50px;
	_top: -10px;
	.top: -50px;
}

#search p {
	position: relative;
	top: -60px;
	.top: -70px;
}

#search > p {
	margin-top: 0px;
}

#search input {
	display: inline;
	float: none;
	margin-top: 8px;
	width: auto;
	margin-right: 10px;
}


a {
   	text-decoration: none;
}

a:hover {
   	border-bottom: dotted 1px gray;
}

a.noul:hover {
	border-bottom: none;
}

h1 {
	color: #ff9c10;
	font-size: 135%;
	font-weight: bold;
}

h2 {
   	color: #ff9c10;
   	font-size: 120%;
   	font-weight: bold;
}

table {
	display: table;
	border-collapse: separate;
	margin: 0 auto;
	font-family: Verdana, sans-serif;
	font-size: 90%;
}

th {
	background-color: #fffff0;
	text-align: right;
}

tr#toprow th {
	background-color: #faf0e6;
	text-align: center;
}

span.note {
	font-style: italic;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	line-height: 150%;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

.step {
	background-color: white;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	margin-top: 20px;
	padding: 5px;
}

.step img {
	display: block;
	margin: 0 auto;
}

.step ul {
	list-style: none;
}

.box {
	background-image: url( ../images/box-bg.gif );
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

dt {
	font-weight: bold;
}

form img {
	border: 0;
}

form td {
	border: 0;
}

img {
	border: 0;
}

.sample {
	text-align: center;
	padding-bottom: 10px;
}

.sample img {
	display: block;
	margin: 0 auto;
	background-color: #ccd7cc;
	padding: 10px;
	border: 1px solid #8fa48f;
}

#weather {
	padding-top: 30px;
}

#main > #weather {
	padding-top: 0;
}

#weatherdata {
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

#weatherdata #temp {
	font-size: 150%;
	font-weight: bold;
	color: gray;
}

input, textarea {
	border: 1px solid #CAC7C5;
	background-color: #F6F2EE;
}

fieldset {
	border: 0;
	border-top: 1px solid #D7CCB3;
	border-left: 1px solid #D7CCB3;
	margin-top: 20px;
}

form.noborder fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

input.hidden {
	border: 0;
}

table caption {
	font-size: 110%;
	font-weight: bold;
	color: #FF9C10;
}

code {
	font-family: "Courier New", Courier, mono;
}

/* Form Validation */
input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
  clear: left;
}

.pointer {
	cursor: pointer;
	color: blue;
	}

/* --- hCard --- */
.vcard {
  margin-top: 10px;
  }

.vcard .type {
  display: none;
}

/* -- iCalendar -- */
.vevent {
  background-color: #F6F2EE;
  border: 1px solid #CAC7C5;
 	padding-left: 20px;
 	margin-bottom: 10px;
  font-size: 90%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  }

.vevent abbr {
  font-size: 80%;
  }

.vevent p {
  margin: 0;
  padding-left: 0 !important;
  }

.vevent p.description {
  margin-top: 10px;
  }

#teluslogo {
  position: absolute;
  background-image: url( ../images/telus.gif );
  top: 8px;
  left: 60px;
  height: 40px;
  width: 230px;
  }

