

:focus {
	outline: 0;
}


body {
	line-height: 130%;
	background-image: url(bg_top.gif);
	background-repeat: repeat-x;
	background-color: #495456;
	color: #444444;
	font-size: 95%;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
}

p {
	margin: 0 0 15px 0;
}

p.pink {
	color: #ff0080;
}

h1 {
	font-size: 200%;
	line-height: 100%;

	color: #888888;
	font-style: normal;
	font-weight: normal;
	font-family: Constantia, Palatino, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
}

h2 {
	font-weight: bold;
	font-size: 100%;
	color: #ff0080;
	margin: 0 0 15px 0;
}

h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	color: #999999;
	margin: 30px 0 15px 0;
}

li {
	margin-left: 14px;
	list-style-position: outside;
	margin-bottom: 10px;
}

a {
	color: #78aee5;
	text-decoration: none;
}

a:hover {
	color: #336699;
}

a:active {
	border: none;
	padding: 0px;
	margin: 0px;
}

.large {
	font-size: 150%;
	color: #888888;
	font-style: normal;
	font-weight: normal;
	font-family: Constantia, Palatino, Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	line-height: 120%;

}

.caps {
	font-size: 74%;
	text-transform: uppercase;
	margin-top: 9px;
	line-height: 100%;
}

.caps em {
	
	color: #b6b6b6;
	
}

#container {


	width: 925px;
	margin: 0 auto 0 auto;
}

#bgimg {
	float: left;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: 0 400px;
}

.logo {
	background-repeat: no-repeat;
	top: 100px;
	position: absolute;
	background-image: url(logo.gif);
	background-position-y: top; 
	background-position-x: left; 
	display: block;
	width: 403px;
	height: 44px;
}

.logo img {
	visibility: hidden;
}



#header {
	margin-top: 12px;
	height: 210px;
}

#main {
	float: right;
	width: 707px;
}	
	
#main p {
	padding-left: 35px;
}

#main h2 {
	background-image: url(h2_leaf.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;	
}	


.event {
	background-image: url(leaf.gif);
	background-position: left top;
	background-repeat: no-repeat;
}



h3.q {
	background-image: url(q.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;	
	
}

h3.tick {
	background-image: url(tick.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;	
	
}

h3.arrows {
	background-image: url(h3arrows.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;	
	
}

#content {
	background-position: 0 top;
	background-image: url(bg_main_top.gif);
	padding: 30px 150px 30px 135px;
	overflow: auto;
}

.contact {
	float: right;
	width: 335px;
	padding-top: 10px;
	padding-left: 40px;
}

.contact ul {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 0px;	
}

.contact li a{
	color: #78aee5;
	text-decoration: none;
}


.contact li a:hover{
	color: #c5d7e5;
}

.contact li{
	list-style-type: none;
	color: #cccccc;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;	
}

#header .contact {
	background-position: left top;
	background-repeat: no-repeat;	
	background-image: url(contact_leaf1.gif);	
}

#footer .contact {
	background-position: left top;
	background-repeat: no-repeat;	
	background-image: url(contact_leaf2.gif);	
}

#nav {
	overflow: auto;
	height: 47px;
	margin-bottom: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav li a{
	background-image: url(nav.gif);
	display: block;
	height: 47px;
	text-indent: -1000px;
	outline: none;
}

#nav1 a:link, #nav1 a:visited {
	background-position: 0 0;
	width: 96px;
}

#nav2 a:link, #nav2 a:visited {
	background-position: -96px 0;
	width: 157px;	
}

#nav3 a:link, #nav3 a:visited {
	background-position: -253px 0;
	width: 149px;	
}

#nav4 a:link, #nav4 a:visited {
	background-position: -402px 0;
	width: 167px;	
}

#nav5 a:link, #nav5 a:visited {
	background-position: -569px 0;
	width: 94px;	
}


#nav1 a:hover{
	background-position: 0 -47px;
}

#nav2 a:hover{
	background-position: -96px -47px;
}

#nav3 a:hover{
	background-position: -253px -47px;
}

#nav4 a:hover{
	background-position: -402px -47px;
}

#nav5 a:hover{
	background-position: -569px -47px;
}

#nav1 a.thispage{
	background-position: 0 -94px;
}

#nav2 a.thispage{
	background-position: -96px -94px;
}

#nav3 a.thispage{
	background-position: -253px -94px;
}

#nav4 a.thispage{
	background-position: -402px -94px;
}

#nav5 a.thispage{
	background-position: -569px -94px;
}

#footer {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(footer_top.gif);
	overflow: auto;
	clear: both;
	background-color: #111516;
	padding-top: 64px;
	padding-bottom: 30px;
}

#footercontents {
	width: 925px;
	margin: 0 auto 0 auto;
}

#leftcol {
	float: left;
	width: 218px;
	overflow: auto;
}

#leftcol p {
	color: #cccccc;
}

#strapline { 
	display: block; 
	height: 270px; 
	width: 218px; 
	background-image: url(strapline.gif); 
}

#strapline h1 {
	text-indent: -1000px;
}

.leftcolpanel h2 {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(left_panel_top.gif); 
	padding: 20px 0 0px 20px;
}

.leftcolpanel {
	overflow: auto;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(left_panel.gif); 
	padding: 0px 12px 20px 0px;
	margin-bottom: 20px;
}

.leftcolpanel p.quote {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(quotations.gif);
}

.leftcolpanel p {
	padding: 0px 0px 0px 50px;
	margin-bottom: 0px;
	line-height: 118%;
}

#leftcol p.caps {
	color: #939393;
}

.box {
	overflow: auto;
	background-color: #efefef;
	padding: 10px 10px 5px 10px;
	margin: 0 0 15px 35px;
}

.boxcentre {
	overflow: auto;
	background-color: #efefef;
	padding: 10px 10px 5px 10px;
	margin: 0 0 20px 35px;
}

#main .boxcentre p.large {
	text-align: center;
	padding-left: 0px;
	margin: 3px 3px 8px 3px;
}

.boxnormal {
	overflow: auto;
	background-color: #efefef;
	padding: 10px 10px 5px 10px;
	margin: 0 0 20px 35px;
}

#main .box p {
	padding-left: 0px;
	margin: 6px 0 8px 80px;	
}

#main .boxnormal p {
	padding-left: 0px;
	margin: 6px 0 8px 0px;	
}
.box img {
	float: left;
	margin-left: 10px;
}

.section {
	margin-bottom: 35px;
}

.sectionquote {
	border-bottom-color: #b3b3b3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #b3b3b3;
	border-top-width: 1px;
	border-top-style: dotted;
	padding: 10px 0 5px 0px;
	margin-bottom: 35px;	
}

.sectionquote p{
	color: #b3b3b3;
}

p.pullquote {
	font-size: 148%;
	font-family: Constantia, Palatino, Georgia, "Times New Roman", Times, serif;
	line-height: 110%;

}

a.linkconversations {
	display: block;
	background-image: url(link_conversations.gif);
	width: 218px; 
	height: 100px;
	text-indent: -1000px;	
	margin-bottom: 15px;
}

a.linkfeed {
	display: block;
	background-image: url(link_feed.gif);
	width: 218px; 
	height: 100px;
	text-indent: -1000px;	
	margin-bottom: 15px;
}

a.linkevents {
	display: block;
	background-image: url(link_events.gif);
	width: 218px; 
	height: 100px;
	text-indent: -1000px;	
	margin-bottom: 15px;
}

a.linkreferral {
	display: block;
	background-image: url(link_referrals.gif);
	width: 218px; 
	height: 100px;
	text-indent: -1000px;	
	margin-bottom: 15px;
}

a.linktraining {
	display: block;
	background-image: url(link_training.gif);
	width: 218px; 
	height: 100px;
	text-indent: -1000px;	
	margin-bottom: 15px;
}

#footerstrap {
	float: left;
	background-image: url(footer_strap.gif);
	display: block;

}

#footerstrap a {
	display: block;
	width: 155px;
	height: 71px;
	text-indent: -1000px;
}

a.arrows1 {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(arrows1.gif);
	padding-left: 12px;
}

a.arrows1:active {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(arrows1.gif);
	padding-left: 12px;
}

dl.cost {
	background-image: url(costarrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: auto;
	background-color: #efefef;
	padding: 10px 10px 30px 10px;
	margin: 0 0 2px 35px;
}

dl.costoneandone {
	background-image: url(costarrow1and1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: auto;
	background-color: #efefef;
	padding: 10px 100px 30px 10px;
	margin: 0 0 2px 35px;
}

dl.cost dd, dl.costoneandone dd {
	margin: 0px;
	font-weight: bold;
}

dl.cost, dl.costoneandone {
	
	text-align: center;
	
}

ul ul li{
	list-style-image: url(tick.gif);
	margin-left: 15px;
	list-style-position: outside;
	
}

ul ul {
	margin-top: 20px;
}



ul {
	margin-bottom: 30px;
}

.mainquote {
	background-position: left top;
	background-image: url(quotations2.gif);
	background-repeat: no-repeat;
}

#imprint {
	padding-top: 10px;
}

#imprint p {
	clear: both;
	color: #878787;
	font-size: 75%;
	margin:0px;
}


#imprint dl {
	line-height: 150%;
	clear: both;
	color: #878787;
	font-size: 75%;
	margin: 0px 0 10px 40px;
}

#imprint dt {
	font-weight: bold;
	margin-bottom: 0px;
}

#imprint dd{
	margin-left: 0px;
	padding-left: 0px;
}

.largetext {
	font-weight: bold;
	font-size: 100%;
	color: #999999;
	margin: 30px 0 15px 0;
}

.title {
	background-image: url(q.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	text-decoration: none;
	color: #78aee5;
	margin: 30px 0 0 0;
}

.small {
	line-height: 1.2;
	margin-top: 6px;
	font-size: 75%;
}

.boxcentrep {
	margin-left: -32px;
}

p.listoptions {
	font-size: 75%;
	text-align: right;
	margin-bottom: 0px;
	
}

.boxcentre h3 {
	
	font-weight: bold;
	
	margin-top: 0px;
}

.oldprice {color: #7f7f7f; text-decoration: line-through;}

.newprice {color: #ff0080;}

ul.tight li {margin-bottom: 2px;}

ul.tight {margin-top: 0px;}

.dates {text-align: right;}

.trainingdate {text-align: left; width: 230px; }

.trainingdate p {margin-bottom: 7px;}

.trainingloc {color: gray; font-size: 80%}

.checkout {float: right;}


.oneone a img, .oneone a {outline: none; border: 0; }

.oneonestick a img, .oneonestick a {outline: none; border: 0; }

.oneonestick { float: right; padding: 0 40px 0px 0; margin-bottom: 10px; }

.right {float: right; padding-left: 25px; padding-bottom: 20px;}
