@charset "utf-8";
/* CSS Document */

/* 2010 Update by Brett Hoffman */

body{
	background-color: #576371;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #998b7d;
	line-height:14px;
	letter-spacing:0px;
}

/*** Headers and Paragraphs ***/

#seminars{
	display: block;
}

#seminars p{
	padding: 0 0 1px 28px;
}

#seminars a p{
	padding-top: 5px;
}

p.grey{
	color: #666666;
	padding-bottom: 5px;
}

.grey{
	color: #666666;
	padding-bottom: 5px;
}

#header img{
	border: 0;
}

#seminars a:hover p strong{
	color: #666666;
}

#seminars a:hover p span.green, #seminars a:hover p span.grey{
	color: #ea5f88;
}

/*** Navigation ***/

#navigation{
	height: 28px;
	width: 100%;
}

#navigation ul{
	text-align: center;
	margin: 0;
	padding: 0;
}

#navigation li{
	list-style-type:none;
	display: block;
	float: left;
	margin-top: 5px;
	width: auto;
	border-right: 1px solid #5ac3be;
}

#navigation li a{
	font-size: 8pt;
	color: #5ac3be;
	height: 28px;
}

#navigation ul li a {
	padding: 0 10px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li a.active{
	color: #5ac3be;
	font-weight: bold;
}

#navigation ul li a:visited{
    color: #5ac3be;
}

#navigation ul li a:hover, #navigation ul li a.current{
	color: #ea5f88;
}

/*** Content ***/

.content{
	width: 100%;
	background: #FFFFFF;
	padding: 24px;
}

.map{
	background: #FFFFFF;
	padding: 0 0 28px 40px;
}

p.border{
	border-top: 1px solid #CCC;
	padding-top: 5px;
}

.orange{
	color: #ea5f88;
}

.green{
	color: #5ac3be;
}

/*** Hide warning ***/
.warn{
	display: none;
}

/*** Show error upon user not filling in form data ***/
.error{
	color: #ea5f88;
	background-color:transparent;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a#inf_firstname, a#inf_surname, a#inf_title, a#inf_address, a#inf_company, a#inf_postcode, a#inf_telephone, a#inf_email{
	color:#ea5f88;
	font-size: 10pt;
	text-decoration: none;
}

input.register, input.clear{
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	width: 60px;
}

/*** Links ***/

a:link {
	color: #ea5f88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ea5f88;
}
a:hover {
	color: #ea5f88;
}
a:active {
	text-decoration: none;
	color: #ea5f88;
}

.content a:hover{
	text-decoration: underline;
}

.seminar_link a:hover{
	text-decoration: none;
}

span.seminar_link a{
	color: #666666;
}

span.seminar_link a:hover{
	color: #ea5f88;
}

span.seminar_link a:hover span.orange{
	color: #5ac3be;
}

span.seminar_link a:hover span.green{
	color: #ea5f88;
}

/*** Footer ***/

#footer{
	display: block;
	height: 120px;
	background: #e5e5e5;
}

#right{
	float: right;
	margin-right: 9px;
	padding-top: 0;
}

#right a img.cutts2{
	margin-top: 16px;
	margin-right: -93px;
	float: left;
}

#right a img.vision{
	margin-top: 48px;
	margin-right: 4px;
}

#footer a img{
	margin-top: 8px;
	margin-left: 9.5px;
	border: 0;
	vertical-align: middle;
}

#footer a img.base{
	vertical-align: bottom;
}

#footer a img.cutts{
	margin-top: -45px;
}

#footer a img.vision6{
	margin-top: 47px;
	margin-left: -87px;
}

#footer-text{
	margin-left: 10px;
}

#footer-text p{
	float: left;
	color: #000;
	font-size: 5pt;
	width: auto;
	text-transform: uppercase;
}

.venue, .support{
	margin-left: 16px;
}

#footer-text p.national{
	float: right;
	margin-right: 0;
	line-height: 1.2em;
	margin-top: -6px;
	width: 50px;
	text-align: center;
}

#footer-text p.print{
	float: right;
	margin-right: 13px;
}

#footer-text p.design{
	float: right;
	margin-top: -57px;
	margin-right: 72px;
}

#footer-text p.marketing{
	float: right;
	margin-right: 57px;
}

/*** 2010 Update - Design Cutts Creative ***/

#cutts-creative, #brett-hoffman{
	margin: 3px 25px 20px 0;
	float: left;
	width: auto;
}

#cutts-creative a, #brett-hoffman a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#cutts-creative a:hover, #brett-hoffman a:hover{
	color: #5ac3be;
}

#cutts-creative a:hover span, #brett-hoffman a:hover span{
	color: #FFFFFF;
}

#cutts-creative span, #brett-hoffman span{
	font-size: 10px;
	color: #5ac3be;
}