/* Layout Style Sheet :: wonderful-life.org */
/* Author :: Alex Stanhope for GTM */
/* Copyright :: The Author, All rights reserved */

/* Set height for the benefit of FireFox etc. */

html {
	height: 100%;
}


body {
	background: #fff url(../images/layout/bg_body.gif);
	text-align: center;
    font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #000;
	padding: 0px;
	margin-top: 20px;
}

#bg_low {

    position : absolute;
    bottom : 0px;
    right : 0px;
    width : 100%;
    height : 400px;
    background : #fff url(../images/layout/wl_side_logo.gif) no-repeat bottom right;

}

/* Container Styles */

#container {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	height: 100%;
	text-align: left;
	z-index: 1;
}

/* Header Styles */

#header {
	position: relative;
	width: 760px;
	height: 90px;
	background: #fff url(../images/layout/bg_header.gif) no-repeat;
}

#logo {
	float: left;
	width: 195px;
	height: 60px;
	margin: 15px 0px 0px 40px;
}

#contact {
	float: right;
	width: 200px;
	height: 60px;
	margin: 15px 40px 0px 0px;
}

#header_line {
	position: relative;
	width: 680px;
	height: 10px;
	margin: -2px 0px 0px 40px;
	background: #fff url(../images/layout/logo_line.gif) top left no-repeat;
}

/* Content Styles */

#content {
	position: relative;
	width: 760px;
	height: 100%;
	background: #fff url(../images/layout/bg_container.gif) top left repeat-y;	
	padding: 10px 0px 0px 0px;
}

#header_wide {
	position: relative;
	width: 680px;
	height: 135px;
	margin: 0px 0px 0px 0px;
}

#flash {
	float: left;
	width: 325px;
	height: 135px;
	margin: 0px 0px -3px 20px;
}

#flash_image {
	float: right;
	text-align: right;
	margin: 0px 0px -3px 0px;
}

#navbar {
	position: relative;
	width: 680px;
	height: 35px;
	background: #fff url(../images/layout/bg_button.gif) top left no-repeat;
	margin: 0px;
}

#navbar_bg {
	width: 680px;
	height: 160px;
	margin: 0px 40px 0px 40px;
	/* background: #fff url(../images/layout/bg_navbar.gif) top left no-repeat; */
	padding: 0px 0px 20px 0px;
}

#navbar_buttons {
	width: 680px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#button1 {
	float: left;
	width: 69px;
	height: 33px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}

#button2 {
	float: left;
	width: 81px;
	height: 33px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}

#button3 {
	float: left;
	width: 105px;
	height: 33px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}

#button4 {
	float: left;
	width: 100px;
	height: 33px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}

#button5 {
	float: left;
	width: 105px;
	height: 33px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}

#button6 {
	float: left;
	width: 98px;
	height: 33px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}

#button7 {
	float: left;
	width: 122px;
	height: 33px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}

#info_bar {
	position: relative;
	width: 680px;
	height: 100%;
	margin: 5px 40px 10px 40px;
}

#breadcrumbs {
	float: left;
	width: 430px;
	height: 100%;
}

#date {
	float: right;
	width: 200px;
	height: 100%;
	text-align: right;
}

#main_content {
	position: relative;
	width: 680px;
	height: 100%;
	margin: 0px 0px 0px 40px;
	padding: 2px 0px 0px 0px;
	background: #fff url(../images/layout/divider_dots_horizontal_1.gif) top left repeat-x;
}

#copy_left {
	float: left;
	width: 320px;
	height: 100%;
	margin: 0px;
	padding: 0px 30px 20px 0px;
	background: #fff url(../images/layout/divider_dots.gif) top right repeat-y;
}

#copy_left_nb {
	float: left;
	width: 320px;
	height: 100%;
	margin: 0px;
	padding: 0px 30px 20px 0px;
}

#copy_right {
	float: left;
	width: 320px;
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#cr_left {
	float: left;
	width: 100px;
	height: 100%;
}

#cr_right {
	float: left;
	width: 220px;
	height: 100%;
}

#bottom {
	position: relative;
	width: 760px;
	height: 100%;
	background: #fff url(../images/layout/bg_container.gif) top left repeat-y;
}

#bottom_content {
	position: relative;
	width: 680px;
	height: 70px;
	margin: 0px 0px 0px 40px;
	padding: 20px 0px 10px 0px;
	background: #fff url(../images/layout/divider_dots_horizontal.gif) top left repeat-x;
	text-align: right;
}


/* Footer Styles */

#footer {
	clear: both;
	width: 760px;
	height: 60px;
	margin-top: 0px;
	background: #fff url(../images/layout/bg_footer.gif) top left no-repeat;
}

#footer_left {
	float: left;
	width: 600px;
	margin: -10px 0px 0px 40px;
}


#footer_right {
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 3em;
}


#credit {
	position: relative;
	text-align: right;
	margin: 5px 10px 0px 0px;
}


/* Formatting styles */

img {
	border: 0px;
}

img.pad_border {
	padding: 5px;
	border: 1px solid #ccc;
}

img.rsspic {
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
	padding-bottom: 5px;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.left {
	text-align: left;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}


br.clear {
	clear: both;
}

.heading {
	font-weight: bold;
}

.grey {
	color: #ccc;
}

.right {
	text-align: right;
}

/* Text styles */

h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #444; 
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #444;
}

h3, h4, h5, h6, p.emphasis {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	margin: 10px 0px 10px 0px;
}

.emphasis {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
}

p {
	font-size: 1.1em;
	line-height: 1.5em;
}

p.error {
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 0px;
	background-image: url(../images/layout/error.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 0px 10px 35px;
}

p.title {
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	color: #cf035c;
}

p.emphasis_orange {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	color: #fa5822;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/layout/bullet_info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2.5px 0px 0px 30px;
}

#info_bar p {
	margin: 0px;
}

#date p {
	font-weight: bold;
	color: #cf035c;	
}

.regular {
	font-size: 1.1em;
	color: #000;
}

p.news {
	background-image: url(../images/layout/bullet_arrow_orange.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin-bottom: 0px;
}

p.news_red {
	background-image: url(../images/layout/bullet_arrow_red.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin-bottom: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
}

p.acrobat {
	text-align: left;
	font-weight: bold;
	background-image: url(../images/buttons/pdf_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 50px;
	margin-top: 10px;
	height: 32px;
}

p.pad_right {
	padding-right: 50px;
}

p.pad_bottom {
	padding-bottom: 5px;
}

/* Link styles */

a:link {
	color: #cf035c;
	text-decoration: none;
}

a:visited {
	color: #cf035c;
	text-decoration: none;
}

a:hover {
	color: #cf035c;
	text-decoration: underline;
}

#navbar a:link {
	color: #000;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
}

#navbar a:visited {
	color: #000;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
}

#navbar a:hover {
	color: #f58428;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

/* Table Styles */

#tbl_contact {
	margin: 20px 0px;
}

.top {
	vertical-align: top;
}


/* List Styles */

#home ul, #doc ul  {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 1em;
}

#home li, #academy li {
	font-size: 1.1em;
	margin: 10px 0px 5px -20px;
	list-style-type: none;
	color: #000;
	background-image: url(../images/layout/bullet_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	line-height: 1.4em;
	font-weight: bold;
}

#home li ul li {
	font-size: 1em;
	margin: 10px 0px 5px 0px;
	list-style-type: none;
	list-style-image: none;
	color: #000;
	padding: 0px 0px 0px 20px;
	line-height: 1.4em;
	font-weight: normal;
}

#doc li {
	font-size: 1.1em;
	margin: 20px 0px 5px 0px;
	list-style-type: none;
	background-image: url(../images/layout/bullet_doc.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 25px;
}

#doc li ul li {
	font-size: 1em;
	margin: 10px 0px 5px 0px;
	list-style-type: none;
	background-image: url(../images/layout/bullet_doc.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 25px;

}

#doc li ul li ul li {
	font-size: 1em;
	margin: 10px 0px -5px 0px;
	list-style-type: none;
	background-image: url(../images/layout/bullet_doc.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 25px;

}

/* Form element style */

label {
	margin-left: -4px;
	color: #000;
	font-size: 1.1em;
}

.button {
	background: #fff url(../images/layout/bg_button.jpg) repeat-x;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 1.2em;
}

.input {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f4f4; 
	width: 210px;
	border: 1px solid #ccc;
}

.input_sml {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f4f4; 
	width: 178px;
	border: 1px solid #ccc;
}

.input_numeric {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f4f4; 
	width: 50px;
	border: 1px solid #ccc;
}


select {
	font-size: 1.1em;
	background-color: #f4f4f4; 
	font-family: Arial, Helvetica, sans-serif;
}


textarea {
	font-size: 1.1em;
	background-color: #f4f4f4; 
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
}

input.radio {
	font-size: 1.2em;
}

/* Table Styles */

table {
	border-collapse: collapse;
}

td.divider {
	height: 15px;
  	background: #fff url(../images/layout/divider_dashes.gif) center left repeat-x;
}

td.admin_left {
	width: 300px;
	vertical-align: middle;
	font-size: 1.1em;
	font-weight: bold;
}

td.td_90 {
	width: 90px;
}

td.right {
	text-align: right;
	vertical-align: top;
	padding-top: 40px;
}

/* Horizontal Rule Styles */

hr
{
	border: 0;
	margin: 10px 0px;
}

hr.hr1
{
 	color: #ffcc80;
	background-color: #ffcc80;
	height: 1px;
}

.dashes
{
 	width: 100%;
	height: 15px;
	background: #fff url(../images/layout/divider_dashes.gif) center left repeat-x;
}

/* Admin area text styles */

#center {
	position: relative;
	width: 350px;
	height: auto;
	margin: 30px auto;
	padding: 20px;
	border: 2px solid #ccc;
	background: #ebebeb url(../images/layout/bg_admin.jpg) repeat-x;
}

#msgbox {
	position: relative;
	width: 400px;
	border: 2px solid #cc0000;
	background: #ebebeb url(../images/layout/bg_admin.jpg) repeat-x;
	margin: 30px auto;
	padding: 20px;
	text-align: left;
}

#msgbox_std {
	position: relative;
	width: 400px;
	border: 2px solid #ccc;
	background: #ebebeb url(../images/layout/bg_admin.jpg) repeat-x;
	margin: 30px auto;
	padding: 20px;
	text-align: left;
}

#msgbox h1 {
	font-size: 1.1em;
	color: #cc0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -1.5%;
}

#msgbox_std h1 {
	font-size: 1.1em;
	color: #197214;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -1.5%;
}

#admin_menu {
	float: right;
	width: 280px;
	height: auto;
	margin: 0px 0px 10px 0px; 	
}

a.red:link, a.red:visited {
	color: #cc0000;
	text-decoration: none;
}

a.red:hover {
	color: #cc0000;
	text-decoration: underline;
}

a.green:link, a.green:visited {
	color: #197214;
	text-decoration: none;
}

a.green:hover {
	color: #197214;
	text-decoration: underline;
}