@charset "utf-8";
@import url("reset.css");

/*==================================================

	Professional Communication Training
	
	
===================================================*/



/*==================================================
	General Styles
==================================================*/

html {	
	background: #dededc;
}

body {
	background: #838280;
	color: #fff;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 832px;
}

h1 {
	font: 19px/1.1em DIN-Regular, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
h2 {
	font: 19px/1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-color: white;
	margin-bottom: 20px;
	background: #dd147b;
	padding: 2px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}
h6 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 16px;
}

em {
	font-style: italic;
}

p {
	margin-bottom: 20px;
}

hr {
	border-left: none;
	border-right: none;
	margin-bottom: 20px;
}

a {
	color: #75c4f0;
	text-decoration: none;
}

a:hover {
	color: #89bde4;
	border-bottom: 1px solid #75c4f0;
}

a: active {
	color: #89bde4;
	border-bottom: 1px solid #75c4f0;
}

address {
	font-style: normal;
}

blockquote {
	font: 19px/1.1em DIN-Regular, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

blockquote:before, q:before {
	content: '"';
}
blockquote:after, q:after {
	content: '"';
}

.left {
	float: left;
}

ul {
	margin-bottom: 20px;
}

ul li {
	list-style: disc outside;
	margin-left: 20px;
}

ul.flat_list li {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	list-style: none;
	margin-left: 0;
}
ul.flat_list li a {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	list-style: none;
	margin-left: 0;
}
ul.flat_list li p {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	margin-left: 0;
	text-decoration: none;
	
}

/*==================================================
	Header
==================================================*/


div#header {
	background: #433f3c;
	height: 144px;
	position: relative;
}

img#logo_large { 
	top: 36px;
	left: 50px;
	position: absolute;
}

span#branding_large, p#slogan {
	display: block;
	left: 147px;
	overflow: hidden;
	text-indent: -9001px;
	position: absolute;
}

span#branding_large {
	background: url("../images/branding_large.png") no-repeat top left;
	height: 62px;
	top: 36px;
	width: 187px;
}

p#slogan {
	background: url("../images/slogan.png") no-repeat top left;
	font-size: 12px;
	height: 15px;
	top: 106px;
	width: 265px;
}

p#contact {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 12px 0px;
}

/*==================================================
	Banner
==================================================*/

div#banner {
	background: #433f3c;
	padding: 0 2px;
}


/*==================================================
	Navigation Primary
==================================================*/

ul#nav_primary {
	text-align:right;
	color: #fff;
	font-size: 12px;
	left: 420px;
	position: absolute;
	top: 36px;
}

ul#nav_primary li {
	float: left;
	list-style: none;
	margin-left: 0;
	margin-right: 5px;
}

ul#nav_primary li a {
	color: #fff;
	text-decoration: none;
}
ul#nav_primary li a:hover {
	background: #de137e;
	border: none;
}

ul#nav_primary2 {
	text-align:right;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	left: 420px;
	position: absolute;
	top: 56px;
}

ul#nav_primary2 li {
	float: left;
	list-style: none;
	margin-left: 0;
	margin-right: 5px;
}

ul#nav_primary2 li a {
	color: #fff;
	text-decoration: none;
}
ul#nav_primary2 li a:hover {
	background: #de137e;
	border: none;
}

/*==================================================
	Content 
==================================================*/

div#content {
	margin: 36px 50px 0px 50px;
	padding-bottom: 60px;
}

div#content_primary {
	float: left;
	width: 436px;
}

div#content_secondary {
	float: right;
	width: 244px;
}

div#content_sole {
	float: left;
	width: 680px;
}


div#content_contact {
	background: #433f3c;
	padding: 10px;

}

div#content_contact2 H2 {
	font-size: 14px;
	font-color: white;
	background: #dd147b;
	padding: 4px;
	margin-bottom: 0px;
}


div#content_contact p {
	margin-bottom: 5px;
}


#home blockquote {
	font-size: 28px;
	line-height: 1.1em;
	text-indent: -9px;
	text-transform: uppercase;
}

a.calendar_link {
	color: #fff;
	font-weight: bold;
}

a.calendar_link:hover {
	background: #de137e;
	border-bottom: none;
}


a.admin_link {
	color: #fff;
	font-weight: bold;
}

a.admin_link:hover {
	background: #de137e;
	border-bottom: none;
}


ul.logo_list li {
	background: url("../images/list_logo.png") no-repeat top left;
	font-weight: bold;
	list-style: none;
	padding-left: 30px;
	margin-left: 0;
}

ul.services, ul.courses_seminars {
	font-size: 12px;
}

span.course_cal_link {
	display: block;
	position: relative;
}

span.course_cal_link img {
	position: absolute;
	right: 50px;
	top: -5px;
}

span.admin_link {
	display: block;
	position: relative;
}


table
{
background-color: #ecf0f6;
border-collapse: collapse;
border: 0px;
}

th
{
border: 1px dotted #4d79b8;
padding:3px;
font-size: 12px;
font-weight: normal;
}

td, tr
{
border: 1px dotted #4d79b8; 
padding:3px;
}

.pubtable
{
background-color: #838280;
border-collapse: collapse;
border: 0px;
}

.pubtable th
{
padding:3px;
font-weight: bold;
font-size: 12px;
color: #333;
}

.pubtable td, tr
{
border: 0px; 
color: #333;
padding: 3px;
}