html
{
	min-height: 100%;
    margin-bottom: 1px;
    font-size: 100%
}

body
{
	padding: 0;
    margin: 0;

	/* full width/height */
	text-align: center;
	background-color: white;

	/* default font settings */
 	font-family: arial, verdana, sans-serif;
	font-size: 1.4em;
	color: white;
	line-height: 1.2em;

	/* background graphic w/ drop shadow */
	background-image: url(../images/background-header3.png);
	background-repeat: repeat-x;
	background-position: top;

	background-color: #f3f6eb;
/*	background-color: #e5e5e5; */
}

.footnote { position: relative;  top: -20px; font-size: .6em; }


#hturfField
{
	text-align: left;
}

h1 { font-size: 1.4em; color: #fffe87; }
h2 { font-size: 1.2em; color: #fffe87; }
h3 { font-size: 1.1em; padding-top: 0; margin-top: 0; color: #fffe87;}
.h3-landing { padding-top: 0; margin-top: 0; color: #fffe87;}

.padding-right-20 { padding-right: 20px; }

p { text-align: justify; }

.column-left
{
	padding: none;
	float: left;
	width: 45%;
}

.column-right
{
	padding: none;
	float: right;
    width: 45%;
}

.list-style-none { list-style: none; padding-bottom: 3px;}
.list-locations { margin-left: -40px; list-style: none; padding-bottom: 3px;}
.list-column1 { float: left; width: 150px; style: inline; }

table.table-normal, tr.table-normal, td.table-normal { font-size: 1em; }

#footer a { font-weight: normal; }
a, a:visited
{
	color: yellow;
    font-weight: bold;
   	text-decoration: underline;
/*    font-weight: bold; */
}

a:hover
{
    text-decoration: underline;
}

form
{
	font-size: 1em;
}

form input
{
	font-size: 1.1em;
    margin: 5px 0;
    margin-left: 5px;
}

.input
{
	font-size: 1.1em;
    margin: 5px 0;
    margin-left: 5px;
}

form select
{
	font-size: 1.1em;
    margin: 5px 0;
    margin-left: 5px;
}

.select
{
	font-size: 1.1em;
    margin: 5px 0;
    margin-left: 5px;
}

form textarea
{
 	font-family: arial, verdana, sans-serif;
	font-size: 1.1em;
    margin: 5px 0;
    margin-left: 5px;
}


img { border: none; }

.color-green { color: #31b400; }

#footer a, #footer a:visited, #footer a:link
{
	color: yellow;
}

.highlight {color: #fffe87;}
.highlight-hometurf {color: #fffe87; font-style: italic; }
.announcement { border: 1px solid #fffe87; padding: 10px; }



/*
	Application specific ids and classes
*/
#container
{
	position: relative;

	width: 900px;
	margin: 0 auto;
    padding: 0;
	text-align: center;

	background-color: green;
}

#header
{
	position: relative;
	top: 0px;
    left: 0px;
    margin: 0;
    padding: 0;

	width: 100%;
    height: 302px;
	text-align: left;

	background-image: url(../images/header-11.png);
    background-repeat: no-repeat;
}

.program-table
{
	position: relative;
	clear: both;
    margin: 0;
    padding: 0;

	width: 840px;
    height: 560px;
	text-align: left;
}

.program-table-alberta
{
	position: relative;
	clear: both;
    margin: 0;
    padding: 0;

	width: 620px;
    height: 560px;
	text-align: left;
}

.program-treatments
{
	position: relative;
	top: 25px;
	float: left;
    margin: 0;
    padding: 0;
	line-height: 48px;

	width: 570px;
    height: 560px;
	text-align: left;
}

.program-treatments-alberta
{
	position: relative;
	top: 25px;
	float: left;
    margin: 0;
    padding: 0;
	line-height: 48px;

	width: 350px;
    height: 560px;
	text-align: left;
}

.program-treatments .header, .program-treatments-alberta .header
{
	position: relative;
	top: 40px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.program-treatments .treatments, .program-treatments-alberta .treatments
{
	position: relative;
	top: 60px;
}

.treatments p
{
	margin: 0;
	padding: 0;
}

.deluxe-checks
{
	position: absolute;
	top: 83px;
	left: 22px;
	width: 90px;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 48px;
}


.program-price
{
	position: relative;
	padding-top: 10px;
	line-height: 48px;
}

.program-treatments .treatments p
{
	position: relative;
	padding: 0;
	margin: 0;
	line-height: 48px;
	height: 48px;
}

.program-deluxe
{
	position: relative;
	float: left;
    margin: 0;
    padding: 0;

	width: 135px;
    height: 560px;
	text-align: center;

	background-image: url(../images/program-background-deluxe.png);
 }

.program-complete
{
	position: relative;
	float: left;
    margin: 0;
    padding: 0;

	width: 135px;
    height: 560px;
	text-align: center;

	background-image: url(../images/program-background-complete.png);
 }

#header-nomenu
{
	position: relative;
	top: 0px;
    left: 0px;
    margin: 0;
    padding: 0;

	width: 100%;
    height: 302px;
	text-align: left;

	background-image: url(../images/header-nomenu2.png);
    background-repeat: no-repeat;
}

#footer
{
	position: relative;
    width: 100%;
	height: 50px;

/*	background-image: url(../images/background-footer2.png); */
    background-repeat: no-repeat;
    background-color: green;

    color: white;
    font-size: .85em;

    border-top: 1px dotted white;
}

#footer #menu
{
	position: relative;
    text-align: center;
    margin: 0;
    padding: 0;

    top: 15px;
}

#logo
{
	position: relative;
    float: left;
    top: 10px;
    left: 20px;

}

#logo-nomenu
{
	position: relative;
    float: left;
    top: 30px;
    left: 140px;

}

#header-buttons
{
	position: relative;
	float: right;

    top: 62px;
    padding-right: 10px;

}

#header-bbb
{
	position: absolute;

    top: 57px;
    left: 605px;

}

#header-bbb-nomenu
{
	position: absolute;

    top: 57px;
    left: 756px;

}

#header-weather-widget
{
	position: absolute;

    top: 5px;
    left: 740px;

}

#header-button-flyer-image
{
	position: absolute;

    font-size: .9em;
    top: 130px;
    left: 330px;

}

#header-button-flyer
{
	position: absolute;

    font-size: .9em;
    top: 132px;
    left: 390px;

}

#header-button-quote
{
	position: absolute;

    font-size: .9em;
    top: 132px;
    left: 695px;

}

#header-button-login
{
	position: absolute;

    font-size: .9em;
    top: 167px;
    left: 695px;

}

#header-badge
{
	position: absolute;

    top: 2px;
    left: 575px;
}

#header-contest-image
{
	position: absolute;

    top: 152px;
    left: 35px;

    font-size: 1.2em;
    color: red;
}

#header-contest
{
	position: absolute;

    top: 172px;
    left: 80px;

    font-size: 1em;
    color: red;
}

#header-contest a:visited, #header-contest a, #header-contest a:hover
{
    color: red;
}

#weather
{
	float: absolute;
    top: 62px;
    left: 600px;
}

#programs-blackboard
{
	width: 600px;
	padding: 10px;

	text-align: left;
}

#programs-note, .fineprint
{
	font-size: .7em;
    line-height: 1em;
    text-align: center;
}

#programs-blackboard table
{

	width: 600px;
	padding: 10px;

	text-align: left;
}

#programs-blackboard td
{
	padding: 5px;

    border-style: dashed;
    border-width: 1px;
}

#image-home-houses
{
	padding-right: 30px;
}

.float-right
{
	float: right;
}

.float-left
{
	float: left;
}

.align-right
{
	text-align: right;
}

.align-left
{
	text-align: left;
}

.align-center, .align-centre
{
	text-align: center;
}

.padding-right-20
{
	padding-right: 20px;
}
.clear-both
{
	clear: both;
}

#content-home
{
	padding-top: 25px;
    padding-left: 20px;
    padding-right: 30px;
    padding-bottom: 10px;

    text-align: justify;
}

#content-home-landing
{
	position: relative;
	top: -25px;

	padding-top: 0px;
    padding-left: 20px;
    padding-right: 30px;
    padding-bottom: 10px;

    text-align: justify;
}

.list-checklist
{
    margin: 0;
    padding: 0;
	list-style-type: none;
}

.list-checklist li
{
    background-image: url("../images/icon-checkmark.png");
    background-repeat: no-repeat;
    background-position: 0 .2em;
    padding-left: 1.5em;
    padding-bottom: .5em;
}

/* forms */
button
{
  	background:url(../images/button-right.png) right no-repeat;

  	border:0;
  	padding:0 20px 0 0;

  	cursor:pointer;

  	font-size: 1em;
  	font-weight:normal;
  	text-align:center;

    overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span
{
  	height:50px;
  	line-height:50px;

  	background:url(../images/button-left.png) left no-repeat;
  	color:white;

  	font-size: 1em;
  	position:relative;
  	display:block;
  	white-space:nowrap;

  	padding:0 0 0 17px;
}

button:hover
{
	background:url(../images/button-right.png) right no-repeat;
    text-decoration: underline;
}

button:hover span
{
	background:url(../images/button-left.png) left no-repeat;
    text-decoration: underline;
}


/* menu */

#menu
{
	position: absolute;
    top: 242px;
    left: 30px;

    height: 38px;
    color: white;

    clear:both;
    padding-left:1em;
    margin:0 0 0 0;

    list-style-type:none;
}


#menu ul
{
	margin: 0;
    padding: 0;
    list-style-type:none;
}

#menu li
{
    float:left;
    height:38px;

    color:white;
    line-height:38px;
    font-size:1em;

    display:block;
    padding:0 1.2em 0 0;

    margin:0 0 0 0;
}

#menu li a, #menu li a:visited, #header-button-quote a, #header-button-quote a:visited, #header-button-login a, #header-button-login a:visited, #header-button-flyer a, #header-button-flyer a:visited
{
	color: white;
    text-decoration: none;
    font-weight: normal;
}

#menu li a:hover, #header-button-quote a:hover, #header-button-login a:hover, #header-button-flyer a:hover
{
    color: white;
    text-decoration: underline;
}

#menu li#current
{
    background: #abd4db url(../images/nav-oe-on.jpg) repeat-x bottom;

}

#menu li#current a
{
    background: url(../images/nav-arrow.gif) no-repeat bottom;
}


#content
{
	width: 860px;
    min-height: 500px;
    height: auto;
	margin-top: 1em;
	margin-left: 20px;
	margin-right: 20px;
    margin-bottom: 2em;
	text-align: left;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 500px;
}
/**/

