﻿/* CSS layout */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
}

#whole_page {
	width: 780px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

/* MASTHEAD TOP NAVIGATION - - - - - - - - - - - */

#masthead {
	height: 89px;
}

#masthead_logo {
	height: 90px;
	width: 225px;
	background-position: center;
	background-image: url('images/logo_aws_trg_225x90.gif');
	background-repeat: no-repeat;
}

#top_nav {
	background-color: #BB0000;
}

.top_nav_width {
	width: 130px;
	height: 30px;
	background-image: url('images/tall_white_2x30.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}

.top_nav_width_last {
	width: 130px;
	height: 30px;
}

#container {
}

/* INDEX PAGE - - - - - - - - - - - - - - - - */

#index_page_col_1 {
	width: 200px;
	float: left;
}

#index_page_col_2 {
	width: 245px;
	float: left;
}

#index_page_col_3 {
	width: 335px;
	float: left;
}

#index_page_col_1_content {
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#index_page_col_2_content {
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#index_page_col_3_content {
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
}

/* 2 COLUMN PAGE - - - - - - - - - - - - - - - - */

#left_col {
	width: 390px;
	float: left;
}

#right_col {
	width: 390px;
	float: left;
}

#left_col_content {
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#right_col_content {
	margin-top: 25px;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
}

/* 3 COLUMN PAGE - - - - - - - - - - - - - - - - */

#col_1 {
	width: 130px;
	float: left;
}

#col_2 {
	width: 620px;
	float: left;
}
#col_3 {
	width: 30px;
	float: left;
}

#left_nav {
	background-color: #FFE5E5;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 17px;
}

#col_2_content {
	margin-top:25px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom:20px;
}

#col_3_content {
	margin-top:25px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom:20px;
}

/* ARTICLE PAGE - - - - - - - - - - - - - - - - */

#col_2_article {
	width: 440px;
	float: left;
}
#col_3_article {
	width: 180px;
	float: left;
}

#col_2_content_article {
	margin-top:25px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom:20px;
}

#col_3_content_article {
	margin-top:25px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom:20px;
}

/* FOOTER - - - - - - - - - - - - - - - - - - */

#footer {
	clear: both;
}
#footer_line {
	height: 1px;
	border-top: 1px #BB0000 solid;
}

#footer_copyright {
	text-align: center;
	padding-top: 1.5em;
	padding-bottom: 1.8em;
	font-size: 1.1em;
	color: #808080;
}

/* BOXES FRAMES - - - - - - - - - - - - - - - - */

.application_mindmaps {
	margin-left: 18px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px #C0C0C0 solid;
}

.mmap_caption {
	font-size:1.0em;
	text-align:center;
}

.course_outline_box {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #FFF2F2;
	border: 1px #CC0000 solid;
}

/* FORMS - - - - - - - - - - - - - - - - - - - - */

#form_content {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 85px;
	padding-right: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF2F2;
	border: 1px #CC0000 solid;
}

.label_block {
	margin-top: 12px;
	margin-bottom: 12px;
}

.label_input {
	font-family:Verdana, sans-serif;
	font-size:1.2em;
}

.label_name {
	font-size :1.2em;
	width: 80px;
	display: block;
	float: left;
	padding-top: 0.2em;
}

#form_content_1 {
	margin-top:30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #F5F5F5;
	border: 1px #999999 solid;
}

.label_name_1 {
	font-size :1.2em;
	width: 50px;
	display: block ;
	float: left;
	padding-top: 0.2em;
}

p.form_privacy {
	font-size: 1.0em;
	line-height: 140%;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

/* BULLETS - - - - - - - - - - - - - - - - - - */

.red_bullet {
	background-position: left;
	background-image: url('images/b_red_6x6.gif');
	background-repeat: no-repeat;
}

.index_page_red_bullet {
	background-position: left;
	background-image: url('images/b_red_6x6.gif');
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 0px;
}

.red_bullet_link {
	background-position: left;
	background-image: url('images/b_red_6x6.gif');
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
}

/* LINKS - - - - - - - - - - - - - - - - - - - */

a.link_bold {
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 15px;
}

a.link_index_page {
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 0px;
}

a.link_normal {
	font-size: 1.2em;
	font-weight: normal;
}

a.link_normal_indent {
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 15px;
}

a.top_nav {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.left_nav_link {
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 8px;
}

.link_go_to_top {
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 20px;
}

.link_index {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* FONTS - - - - - - - - - - - - - - - - */

h1 {
	font-size: 2.0em;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
}
	
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	margin-top: 2.0em;
	margin-bottom: 1.0em;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

h6	{
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
}

ul {
	font-size: 1.2em;
	line-height: 140%;
	margin-top: -1.0em;
}

li {
	line-height: 140%;
	margin-left: -1.0em;
}

p {
	font-size: 1.2em;
	line-height: 140%;
	margin-top: -0.2em;
}

p.client_comments {
	font-size: 1.2em;
	line-height: 140%;
	margin-top: -0.4em;
	margin-bottom: 0.8em;
}

p.outline_box {
	font-size: 1.2em;
	line-height: 140%;
	margin-top: -0.6em;
	margin-bottom: 1.0em;
}

p.quotation {
	font-size: 1.2em;
	line-height: 140%;
	color: #CC0000;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 1.2em;
	margin-bottom: 1.8em;
}

p.spaced {
	font-size: 1.2em;
	line-height: 140%;
	margin-top: 1.6em;
}

p.formtabletext {
	font-size: 1.2em;
	line-height: 100%;
	margin-top: 0.20em;
	margin-bottom: 0.30em;
}

p.tabletext {
	font-size: 1.2em;
	line-height: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}

p.workshop_desc {
	font-size: 1.2em;
	line-height: 140%;
	margin-left: 15px;
	margin-top: 2px;
}

