/* extra styles for print or screen */

.screenonly {
	visibility: visible;
}

.printonly {
	visibility: hidden;
	height: 0px;
	width: 0px;
	display: none;
}



/* global body font styles */

body {
	font-family: "Helvetica Light", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #444444;
	
}



/* global heading styles */

p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 6px;
	margin-bottom: 10px;
	
}
h1 {
	font-size: 22px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	
}
h3 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	display: inline;
	
}
h4 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	text-indent: 0pt;
}
h5 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 16px;
	margin-bottom: 8px;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	line-height: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;	
}


/* global footer navigation */
.whiteout a:link { color:white; text-decoration: none; }
.whiteout a:visited { color:white; text-decoration: none; }
.whiteout a:hover { color: black; text-decoration: none; }
.whiteout a:active { color: black; text-decoration: none; }


/* small text or credits */
.small {	
	font-size: 11px;
	line-height: 11px;
}

/* navigation 2nd level panel on left */

.nav2 table {
	padding-top: 7px;
	padding-bottom: 10px;
	margin-top: 7px;
	margin-bottom: 10px;
}
.nav2 td {
	font-size: 12px;
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 7px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
}
.navtitle {
	margin: 5px;
	padding: 5px;
}



/* colour default */
.def { background-color: #CACADE; }
.def a:link { color:#5A57A4; text-decoration: none; }
.def a:visited { color:#5A57A4; text-decoration: none; }
.def a:hover { color: black; text-decoration: none; }
.def a:active { color: black; text-decoration: none; }
.def a { font-weight: bold; }
.def .boxinner table { background-color: #EAEAF2; }


/* colour women */
.wom { background-color: #DFC9DA; }
.wom a:link { color:#A75491; text-decoration: none; }
.wom a:visited { color:#A75491; text-decoration: none; }
.wom a:hover { color: black; text-decoration: none; }
.wom a:active { color: black; text-decoration: none; }
.wom a { font-weight: bold; }
.wom .boxinner table { background-color: #F2E9F0; }

/* colour weddings */
.wed { background-color: #DBDACB; }
.wed a:link { color:#858451; text-decoration: none; }
.wed a:visited { color:#858451; text-decoration: none; }
.wed a:hover { color: black; text-decoration: none; }
.wed a:active { color: black; text-decoration: none; }
.wed a { font-weight: bold; }
.wed .boxinner table { background-color: #F1F0EA; }

/* colour men */
.men { background-color: #C9D1DF; }
.men a:link { color:#5470A7; text-decoration: none; }
.men a:visited { color:#5470A7; text-decoration: none; }
.men a:hover { color: black; text-decoration: none; }
.men a:active { color: black; text-decoration: none; }
.men a { font-weight: bold; }
.men .boxinner table { background-color: #E9EDF2; }

/* promohome */
.insettext {
	padding: 5px 10px;
}

/* promo inside nav2 panel */
.promo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}
.promo h4 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	text-indent: 0pt;
}
.promo p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 1px;
	margin-bottom: 3px;
	
}

.thumb {
	background-color: #E6E6E6;
	height: 80px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
}
.workshoptitle {
	background-color: #E4E4E4;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 10px;
}
.workshop {
	background-image: url(img2/bgtile2_grey.gif);
}
.whitetext {
	color: #FFFFFF;
	display: inline;
}
.freeconsultbg {
	background-color: #AFADC2;
	background-image: url(img/freeconsult_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.freeconsultbg2 {
	background-color: #AFADC2;
	background-image: url(img/freeconsult_bg4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.freeconsultbg5 {
	background-color: #EAEFF5;
	background-image: url(img/bg_freeconsult05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.freeconsultbg5men {
	background-color: #EAEFF5;
	background-image: url(img/bg_freeconsult05men.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
