/* Glamuzina */
/* Phosphor Essence Ltd */


 /* Base relative font size */ 


html {
	font-size: 100%;
	line-height: 100%;
}



/* BASE TYPOGRAPHY */

body { 
    margin: 0px;
	padding: 0px;
	font-size: 100%; 
	font-family: verdana, helvetica, sans-serif, 'gill sans', 'gill sans mt'; /*  'gill sans',  */
	/* letter-spacing: 1px; */ 
	line-height: 100%;
}

h1, h2 { 
    margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 40px;
	line-height: normal;
}
.title-blue, .title-red, .title-black, .title-grey, .title-bluelight, .title-bluelight-nav {
	color: #FFFFFF;
	font-size: 0.82em;
	font-weight: 500; 
	text-align: left;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 8px;
}
.title-blue {
	background-color: #6796B2;
}
.title-bluelight {
	background-color: #d4e3ea;
	color: #5589A8;
	font-weight: bold;
}
.title-bluelight-nav {
	color: #5589A8;
	text-transform: none;
	font-weight: normal;
}
.title-bluelight-nav a:link, .title-bluelight-nav a:visited, .title-bluelight-nav a:active {
	color: #5589A8;
}
.title-bluelight-nav a:hover {
	color: #4A7893;
}
.title-red {
	background-color: #CD171E;
}
.title-black {
	background-color: #000000;
}
.title-grey {
	background-color: #666666;
}
p.title-boldcaps {
	font-size: 0.82em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.h1sub { 
	color: #000000;
	font-size: 0.95em;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: normal;
}
h2 { 
	color: #000000;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: normal;
}
h3 {
	color: #000000;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: normal;
}
p {	
	margin: 0px;
	margin-bottom: 10px;
}
p.right { 
	font-size: 0.7em; 
	text-align: right;
}
ul { 
	list-style-type: disc;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
ol { 
	list-style-type: decimal;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.title {
	color: #000000;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px;
	line-height: 0.9em;
}
.title-nml {
	color: #000000;
	font-size: 1.5em;
	font-weight: 400;
	margin: 0px;
	line-height: 0.9em;
}



/* NAVIGATION */
/* Horizontal list with a width for each button/* med left col- larger right col */

#nav ul { 
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
	/* margin-top: 8px;  
	margin-left: 8px; - Have put this style into nav itself, so it doesn't apply to subnav */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
/*	margin-left: 30px;  have added this to nav include itself */
	display: block;
	float: left;
}
#nav a:link, #nav a:active, #nav a:visited { 
	color: #858585;
	padding: 0px;
}
#nav a:hover { 
	color: #000000;
	padding: 0px;
}
#nav {
	color: #000000;
	padding: 0px;
}

.nav {
	color: #000000;
	font-size: 0.75em;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}



/* SUB-NAVIGATION */

#subnav ul { 
	list-style-type: none;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#subnav li {
	margin: 0px;
	padding: 0px;
/*	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	border: 1px solid #000000; */
	margin-right: 4px;
	display: block;
	float: left;
}
#subnav li a {
    color: #666666;
	display: inline;
}
#subnav li a:active {
    color: #666666;
	padding: 0px;
}
#subnav li a:hover {
    color: #000000;
	padding: 0px;
}

.subnav {
	color: #000000;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 8px;
}
.subnav a:link, .subnav a:active, .subnav a:visited { 
	color: #444444;
	padding: 0px;
}

.subnav a:hover { 
	color: #000000;
	padding: 0px;
}



/* FOOTER NAVIGATION */

#footer a:link, #footer a:active, #footer a:visited { 
	color: #444444;
	padding: 0px;
}

#footer a:hover { 
	color: #000000;
	padding: 0px;
}



/* BODYTEXT STYLES */

/* line-height */
.bodytext, .bodytext-bold, .introtext, .img-caption, .backtotop-text, .bodytext-grey, .bodytext-grey-bold  {
	line-height: 150%;
}

.bodytext, .bodytext-bold, .bodytext-grey, .bodytext-grey-bold {
	color: #000000;
	font-size: 0.72em;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 8px;
}

.bodytext-grey, .bodytext-grey-bold {
	color: #555555;
}
	
.bodytext-bold, .bodytext-grey-bold { 
	font-weight: 700;
}
	
.bodytext-small {
	color: #000000;
	font-size: 0.65em;
	font-weight: 460;
	margin-top: 0px;
	margin-bottom: 8px;
}

.pre-hdr {
	color: #000000;
	font-size: 1.9em;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.pullout-text {
	color: #e3e1d9;
	font-size: 1.5em;
	font-weight: normal; 
	line-height: normal;
}

.tagline {
	color: #000000;
	font-size: 1.5em;
	font-weight: 500;
	margin: 0px;
	line-height: 0.9em;
}
.tagline-dark {
	color: #b49e66;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px;
	line-height: 0.9em;
}

.introtext, .introtext-bold, .introtext-black-bold {
	color: #888888;
	font-size: 0.95em;
	font-weight: normal; 
	line-height: 140%;
/*	text-transform: uppercase;*/
	margin-top: 0px;
	margin-bottom: 8px;
}
.introtext-bold {
	font-weight: 600; 
}
.introtext-black-bold {
	color: #000000;
	font-weight: 600; 
}

.img-caption {
	color: #666666;
	font-size: 0.70em;
	font-weight: 500;
	padding-top: 10px;
	padding-right: 20px;
	margin-top: 2px;
	margin-bottom: 8px;
	/*line-height: normal;*/
}
.img-caption-bold {
	color: #666666;
	font-size: 0.70em;
	font-weight: 700;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
	/*line-height: normal;*/
}
.img-border {
	border: 1px solid #666666;
}
.copyright-text {
	color: #999999;
	font-size: 0.72em;
}
.backtotop-text {
	color: #999999;
	font-size: 0.65em;
}



/* PARAGRAPH WIDTH CONTROL */

#content-colleft .bodytext, #content-colleft .bodytext-bold, #content-colleft .bodytext-grey, #content-colleft .bodytext-grey-bold {
	width: auto;
	max-width: 300px;
}
#content-colright .bodytext, #content-colright .bodytext-bold, #content-colright .bodytext-grey, #content-colright .bodytext-grey-bold {
	width: auto;
	max-width: 300px;
}




/* CONTENT DIV's */

#cont-spec2col-lefttop .title, #cont-spec2col-righttop .title, #cont-spec1col-col1 .title, #cont-spec1col-col1imgtop .title, #cont-colleft-col2top .title {
	color: #FFFFFF;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 0.8em;
	font-weight: 600;
	text-align: center;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 6px;
	text-transform: uppercase;	
}

#cont-spec2col-leftbtm-spec .title, #cont-spec2col-leftbtm-spec2 .title {
	color: #FFFFFF;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 0.72em;
	font-weight: 600;
	text-align: center;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 6px;
	text-transform: uppercase;	
}
#cont-spec2col-leftbtm-spec .title, #cont-spec2col-leftbtm-spec2 .title {
	text-align: left;
}
#cont-spec1col-col1 .title, #cont-spec1col-col1imgtop .title, #cont-spec2col-leftbtm-spec .title, #cont-spec2col-leftbtm-spec2 .title, #cont-colleft-col2top .title {
	color: #336699;
}
#cont-spec1col-col1 .title a, #cont-spec1col-col1imgtop .title a, #cont-spec2col-leftbtm-spec .title a, #cont-spec2col-leftbtm-spec2 .title a, #cont-colleft-col2top .title a {
	color: #336699;
}
#cont-spec1col-col1 .title a:link, #cont-spec1col-col1imgtop .title a:link, #cont-spec2col-leftbtm-spec .title a:link, #cont-spec2col-leftbtm-spec2 .title a:link, #cont-colleft-col2top .title a:link {
	color: #336699;
}






/* BORDERS */

.border-right {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #d3d5d5;
}




.popup-link {
	font-size: 0.7em;
	font-weight: normal;
	color: #4c4945;
}

.popup-link a {
	color: #4c4945;
}

.popup-link a:link, .popup-link a:active, .popup-link a:visited {
	color: #4c4945;
}

.popup-link a:hover {
	color: #262524;
}



/* SLIDESHOW STYLES */

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #4c4945;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 6px;
}

#slideshow td  a:link, a:visited {
	color: #000000;
}

#slideshow td a:hover, a:active {
	color: #DDDDDD;
}


/* colours 

add hex codes for main colours used here

*/


/* BODY ANCHORS */

a:link, a:active, a:visited { 
	text-decoration: none;
}
a:link { 
	color: #CD171E;
}
a:active { 
	color: #CD171E;
}
a:visited { 
	color: #CD171E;
}
a:hover { 
	color: #E9363F;
}
a img { 
	border: 0;
}
a img:active { 
	border: 0;
}





/* FORM STYLES */

form { 
	margin: 0px;
	padding: 0px;
}
.searchtext, .searchtext-bold, .searchtext-numbers, .searchtext-links, .searchtext-boldcaps {
	color: #000000;
	font-size: 0.72em;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 8px;
}
.searchtext-bold, .searchtext-links {
	font-weight: 600;
}
.searchtext-boldcaps {
	font-weight: 600;
	text-transform: uppercase;
}
.searchtext-head {
	color: #000000;
	font-size: 0.72em;
	font-weight: 600;
/*	border-bottom: 1px solid #000000;*/
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.searchtext-title {
	color: #FFFFFF;
/*	font-family: Arial, Geneva, Helvetica, sans-serif; */
	font-size: 0.82em;
/*	font-weight: 600; */
	text-align: left;
	text-transform: uppercase;
	background-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 8px;
}
.searchtext-btn {
	color: #FFFFFF;
	font-size: 0.82em;
	font-weight: 500;
	text-align: left;
	background-color: #CD171E;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 7px;
	margin-bottom: 20px;
}
.searchtext-btn a {
	color: #FFD6D6;
}
.searchtext-btn a:link, .searchtext-btn a:active, .searchtext-btn a:visited {
	color: #FFD6D6;
}
.searchtext-btn a {
	color: #FFFFFF;
}
.navredborder {
	color: #000000;
	font-size: 0.82em;
	font-weight: 500;
	text-align: left;
	border: 1px solid #CD171E;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
}
.navredborder a {
	color: #666666;
}
.navredborder a:link, .navredborder a:active, .navredborder a:visited {
	color: #666666;
}
.navredborder a:hover {
	color: #000000;
}
.navredborder-arrow {
	color: #CD171E;
	font-size: 0.82em;
	font-weight: 500;
	text-align: left;
	border-top: 1px solid #CD171E;
	border-bottom: 1px solid #CD171E;
	border-right: 1px solid #CD171E;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
}

.validation {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.validator {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color:Red;
	padding-left:5px;
}
fieldset { 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
legend { 
	margin: 0px;
	padding: 0px;
	font-size: 11px; 
	color: #333D3D;
	display: none;
}
select {
	margin: 0px;
	padding: 0px;
/*	font-size: 11px;*/
	color: #333D3D;
/*	width: 255px;
	height: 20px;*/
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
textarea 
{
	font-family: verdana, helvetica, sans-serif, 'gill sans', 'gill sans mt'; /*  'gill sans',  */
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	/*font-size: 0.9em;*/
	letter-spacing: 0.5px;
	color: #333D3D;
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
.button {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-bottom: 1px;
	vertical-align: middle;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	width: 70px;
	height: 20px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	background-color: #485657;
}
/* Not using this - style applie is searchtext */
input { 
	font-family: verdana, helvetica, sans-serif, 'gill sans', 'gill sans mt'; /*  'gill sans',  */

}
.input { 
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333D3D;
	height: 20px;
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
.inputType {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	font-family: verdana, helvetica, sans-serif, 'gill sans', 'gill sans mt'; /*  'gill sans',  */
	/*font-size: 0.9em;*/
	letter-spacing: 0.5px;
	color: #333D3D;
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
.searchType {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 11px;
	letter-spacing: 1px;
	color: #333D3D;
	height: 20px;
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
.searchSubmit {
	margin: 0px;
	padding: 0px;
	color: #ccc;
	letter-spacing: 1px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	width: 25px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #485657;
}





/* SPAN STYLES */

.highlight { 
	color: #fff;
}

.hide { 
	display: none;
}

.underline { 
	text-decoration: underline;
}

