/*
	**********************************
	HARMON WILFRED WEBSITE STYLES
	2004/09/23
	SIMON WINTER
	c/- hairyLemon
	simon@hairylemon.co.nz
	----------------------------------
	CUSTOM STYLES FOR THRIVE CMS PAGES
	**********************************

*/




/*	HTML ELEMENTS	*/

BODY, TD, P, LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
        /*
	color: #4E4E4E;
        */
	text-decoration: none;
	line-height: 16px;
        text-align: justify;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;

	padding: 0px;
	margin: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0B53A0;
	text-decoration: none;

	padding: 0px;
	margin: 0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #AA1E23;
	text-decoration: none;

	padding: 0px;
	margin: 0px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

	padding: 0px;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #0B53A0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*	END HTML ELEMENTS	*/







/*
	***********************************
	:::				:::
	:::	PERSONAL SITE STYLES	:::
	:::				:::
	***********************************
*/


/*	STYLES FOR TOP LEVEL NAV IN PERSONAL SITE	*/
.level2horizontal {
	background-image: url(images/pipe.gif);
	background-repeat: repeat-y; 
	background-position: right bottom;

	padding-right: 10px;
	padding-left: 10px;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.level2horizontal a:link, .level2horizontal a:visited, .level2horizontal a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
        white-space: nowrap;
}
.level2horizontal a:hover {
	text-decoration: underline;
}
/*	END STYLES FOR TOP LEVEL NAV IN PERSONAL SITE	*/






/*	BACKGROUND IMAGES FOR MAIN PANEL OF PERSONAL SITE - DISPLAYS A FAINT DROP SHADOW	*/
.bgLeft {
	background-image: url(/Custom/templates/page/shared/images/left_bg.gif);
	background-repeat: repeat-y; 
	background-position: right top;
}
.bgRight {
	background-image: url(/Custom/templates/page/shared/images/right_bg.gif);
	background-repeat: repeat-y; 
	background-position: left top;
}
/*	END BG IMAGES FOR MAIN PANEL OF PERSONAL SITE	*/







/*	LEFT PANEL OF PERSONAL SITE	*/
.leftPanelBG {
       
}
.smPanel, .smPanel td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: none;
	line-height: normal;
        white-space: normal;
        text-align: left;
}
/*	END LEFT PANEL OF PERSONAL SITE	*/





/*	RIGHT PANEL OF PERSONAL SITE	*/
.rightPanelBG {
	background-image: url(/Custom/templates/page/shared/images/right_panel_bg.gif);
	background-repeat: repeat-y; 
	background-position: left top;
        background-color: #F1F1F1;
}
.right {
	padding-left: 10px;
	padding-right: 10px;
}
/*	END RIGHT PANEL OF PERSONAL SITE	*/






/*	NEWS PANEL OF PERSONAL SITE	*/
.news_head {
	background-image: url(/Custom/templates/page/shared/images/news_header.gif);
	background-repeat: no-repeat; 
	background-position: left top;

	padding-left: 20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.news_body {
	background-image: url(/Custom/templates/page/shared/images/news_bg.gif);
	background-repeat: repeat-y; 
	background-position: left top;

	padding-top: 9px;
	padding-left: 20px;
	padding-right: 20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4E4E;
	text-decoration: none;
	line-height: normal;
}
.news_body a:link, .news_body a:visited {
        color: #AA1E23;
        text-decoration: none;
}
.news_body a:hover {
        text-decoration: underline;
}
.news_footer {
	background-image: url(/Custom/templates/page/shared/images/news_footer.gif);
	background-repeat: no-repeat; 
	background-position: left top;
}
.news_body1{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #4E4E4E;
        /*
	color: #4E4E4E;
        */
	text-decoration: none;
	line-height: 16px;
        text-align: justify;

}
/*	END NEWS PANEL OF PERSONAL SITE	*/


/*
	*******************************************
	:::					:::
	:::	END OF PERSONAL SITE STYLES	:::
	:::					:::
	*******************************************
*/








/*
	*******************************************
	:::					:::
	:::	LUMINA DIEM SITE STYLES		:::
	:::					:::
	*******************************************
*/




/*	MAIN PANEL OF LUMINA DIEM SITE	*/
.mainPanel {
	background-image: url(/Custom/templates/page/shared/images/main_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
/*	END OF MAIN PANEL OF LUMINA DIEM SITE	*/


/*      WATERMARK        */
.watermark {
        background-image: url(/Custom/templates/page/shared/images/watermark.gif);
        background-repeat: no-repeat;
        background-position: center center;
}
/*      END WATERMARK





/*
	*******************************************
	:::					:::
	:::	END OF LUMINA DIEM SITE STYLES	:::
	:::					:::
	*******************************************
*/














/*	:::::::::::::::::	NAVIGATION STYLES	::::::::::::::::	*/

/*	LEVEL 3 VERTICAL	*/
.Level3VertLeft {
	background-color: #A8A8A8;
	border: solid 1px #999999;
	padding: 5px;
}
.level3VertLeft a:link, .level3VertLeft a:visited, .level3VertLeft a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.level3VertLeft a:hover {
	text-decoration: underline;
}
.Level3VertRight {
	background-color: #A8A8A8;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 5px;
}

.level2horizontal1, .level2horizontal1 a:link, .level2horizontal1 a:visited {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.level2horizontal1 a:hover, .level2horizontal1 a:visited a:hover {
	text-decoration: underline;
}
/*	END LEVEL 3 VERTICAL	*/



/*      SEARCH LABEL        */
.searchlabel {
        color: #FFFFFF;
}
/*      END SEARCH LABEL    */



/*      LOGIN PANEL      */
.login thead {
        padding: 10px;

        border-left: solid 1px #666666;
        border-top: solid 1px #666666;
        border-right: solid 1px #666666;
        background-color: #999999;
       
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
	color: #FFFFFF; 
        text-align: left;
}
.login thead th {
        padding: 10px;
       
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
	color: #FFFFFF; 
        text-align: left;
}
.login tbody {
        padding: 5px;

        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: normal;
	color: #666666; 
        text-align: left;
}
.login tbody th {
        padding: 5px;

        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: normal;
	color: #666666; 
        text-align: left;
}
/*      END LOGIN PANEL  */







/*
        :::::::::::::::::::::::::::::::::::::::
        CUSTOM CLASSES TO BE USED IN THE EDITOR
        :::::::::::::::::::::::::::::::::::::::
*/

/*     COLOURED TEXT     */
.redtext, .redtext p, .redtext td {
        color: #BB1407;
}
.greentext, .greentext p, .greentext td {
        color: #35AB06;
}
/*
        :::::::::::::::::::::::::::::::::::::::::::
        END CUSTOM CLASSES TO BE USED IN THE EDITOR
        :::::::::::::::::::::::::::::::::::::::::::
*/






/*

        ::::::::::::::::::::::::::::
         END HAIRY LEMON STYLES
        ::::::::::::::::::::::::::::
*/












/* THUMBNAIL */
.wholethumbnail {
	padding:10px;
}

.thumbnail {
	width:110px;
	height:110px;	
	background-repeat:no-repeat;
	padding:0px;
	background-image:url(/custom/templates/image/thumbnail/images/thumbnaildropshadow.gif);
}

.thumbnail img {
	border-color:black;
	border-width:1px;
	border-style:solid;
	float:left;
	margin:0px
}
/* END THUMBNAIL */


.wholeeMenu {
	width: 164px;
	color: White;
	text-align: right;
	padding-right: 2px;
}

.wholeeMenu A:Link,
.wholeeMenu A:Visited {
	text-decoration : none;
	color:White;
	border: 0px;
	padding: 5px;
	margin: 0px;
	display: block;
}

.wholeeMenu A:Hover {
	color:#FFFFFF;
	text-decoration : none;
	background-color: #9CAEB3;
}

.eMenuLevel1WithChildren {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 1px 0px 1px 0px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.eMenuLevel2  {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 0px 0px 1px 0px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.eMenuLevel2WithChildren {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 0px 0px 1px 0px;
	background-color: #5F767C;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.eMenuLevel3 {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 0px 0px 1px 0px;
	background-color: #51686E;
	padding: 0px;
	margin: 0px;
}

.eMenuLevel3WithChildren {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 0px 0px 1px 0px;
	background-color: Lime;
	padding: 0px;
	margin: 0px;
}

#flashmenu {position:absolute;top:50px; left:0px;z-index:2;}

.footer TD {font-size : 10px;color:#888888;text-decoration : none;}
.footer TD A:Link {text-decoration : none;color:#888888;}
.footer TD A:Visited {text-decoration : none;color:#888888;}
.footer TD A:Hover {text-decoration : underline;color:#888888;}

.footerAddress {font-size : 10px;color:#666666;}

/** Image Templates *********************************************/
/* -FRAME */
.ImageFrame{
	border : 1px solid #999999;
	background-color:#b8cbe1;
}
.ImageBorder{
	border : 1px solid #999999;
}
/* -BORDER */
.ImageBorderColor{
	background-color:#999999;
}
/** END Image Templates *****************************************/


normal {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

address {
	font-size : 8pt;
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : #CC6600;
}
H5  {
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H6  {
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}

.header  {
	font-size : 120%;
	font-family : Arial, Helvetica, sans-serif;
	color : #0469D5;
	font-weight:bold;
}

.MenuBreadcrumbTrail TD{
	font-size : 9px;
	color : #505283;
}

.MenuBreadcrumbTrail A:Link,
.MenuBreadcrumbTrail A:Visited,
.MenuBreadcrumbTrail A:Active,
.MenuBreadcrumbTrail A:Hover {
	font-size : 9px;
	color : #A4A4A4;
	font-weight : normal;
	text-decoration : none;
}

.padding5 {padding:5px;}
.padding20 {padding:20px;}

.alert {color : red;font-weight : bold;}

.content {padding : 0px;}

.small {font-size : 10px;}

TABLE.table {
	border : 1px solid #999999;
	padding : 3px;
	background-color : #E6E6E5;
}
.table TH {
	background-color : #999999;
	text-align : left;
	color:#ffffff;
}

.terraFormLayoutElement,
.fullwidth {width : 100%;}
.halfwidth {width : 50%;}

.dynamicImageTable {
	border-width : 0;
	margin : 5px;
	background-color : #FFFFFF;
}
.dynamicImageTitle {
	color : #333333;
	font-size : 16px;
	font-weight : bold;
}
.dynamicImageCaption {}

.dynamicImageMetaData {
	color:#999999;
	font-size:10px;
}

.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	
A:link.popup,
A:visited.popup,
A:hover.popup,
A:active.popup {
	border-bottom : 1px dotted blue;
	text-decoration : none;
}

	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */



.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	


	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */


	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}


.menu, .menu ul{
 text-align: left;
 float: left;
 list-style:none;
 padding:0px;
 margin:0px;
 border: red solid 1px;
width: 75px;
}


.menu li{
padding: 0px 100px 3px 0px;
margin:0px;
border-bottom:1px solid #000;
}


.menu a:link, .menu li a:link, .menu a:visited, .menu li a:visited {
	font:  12px Verdana, Arial, Helvetica; 
	color: #000;
	text-decoration: none;
	font-weight: bold;
        border: 1px solid red;

}

.menu a:hover, .menu li a:hover {
	font: 12px Verdana, Arial, Helvetica; 
	color: #6A8AEB;
	text-decoration: none;
		font-weight: bold;

	
}
.navfam ul{
list-style:none;
padding-top: 60px;
}

.navfam a:link, .navfam li a:link, .navfam a:visited, .navfam li a:visited {
        font: 12px/20px Verdana, Arial, Helvetica; 
	color: #0033CC;
        font-weight: none;
        border-bottom:2px solid #0033CC;
        
}

.navfam a:hover, .navfam li a:hover {
	font: 12px/20px Verdana, Arial, Helvetica; 
	color: #6A8AEB;
	text-decoration: none;
	font-weight: none;
        border-bottom:1px solid #0033CC;
        
	
}


/* end */

/*Testimonials Tag */
.testimonial {padding: 10px 10px 0px 10px; background:#fff;width:360px;}
.testimonialQuote {background:#efefef url(/custom/templates/page/shared/images/testimonialTop.png) no-repeat top left;padding:10px 10px 0 10px;}
.testimonialSource {background:#fff url(/custom/templates/page/shared/images/testimonialBottom.png) no-repeat top left;padding:30px 67px 0px 10px;text-align:right;font-weight:bold;}
.testimonialOrigin {padding:0px 67px 0px 10px;text-align:right;position:relative; top:-5px;font-size:11px;}
.testimonial br {display:none;}
.testimonial a {font-size:11px;}
/*End Testimonials Tag */
	


/* Windowless popups */
#thriveWindowlessPopup{border:0; margin:0; padding:0; background:transparent;}
#thriveWindowlessShield{position:absolute; width:100%; top:0; left:0; z-index:20000; background:#000; opacity:0.7; -moz-opacity:0.7; -khtml-opacity:0.7; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70);}
#thriveWindowlessContentArea{position:absolute; z-index:20001; background:#fff; padding:70px 20px 20px 20px;}
#thriveWindowlessContent{overflow:hidden;}
#thriveWindowlessClose {position:absolute; top:20px; right:20px; width:80px; height:25px; background-color:#595c5c;}
#thriveWindowlessClose:hover {background-color:#333;}
#thriveWindowlessClose a:link, #thriveWindowlessClose a:visited{display:block; color:#fff; font-weight:bold; text-decoration:none; height:100%; width:100%; padding: 5px 0 5px 0; margin:0; border:0;}

