/*
     **********************
     HAIRY LEMON STYLES
     SIMON WINTER
     simon@hairylemon.co.nz

     2004/12/09
     **********************
*/


/*     MENU      */
   .menu, .menu a:link, .menu a:visited {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
   }
   .menu a:hover {
        text-decoration: underline;
        color: #FFFFFF;
   }
/*     END MENU  */




/*     FOOTER        */
   .footer, .footer a:link, .footer a:visited {
         font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
         color: #552684;
         text-decoration: none;
         font-size: 12px;
   }
   .footer a:hover {
         text-decoration: underline;
   }
/*    END FOOTER    */




/*     HTML ELEMENTS   */
   BODY, P, TD {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #1A2D32;
	font-size: 13px;
   }

   H1  {
	color: #552684;
	font-size: 24px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        padding: 0px;
        margin: 0px;
   }

   H2  {
	color: #552684;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
   }
   H3  {
	color: #552684;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        padding: 0px;
        margin: 0px;
   }
   H4  {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
   }
   H5  {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
   }
   H6  {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
   }
   em, i {
        font-weight: bold;
   }


   A:Link, A:Visited {
        color: #552684;
        text-decoration: underline;
   }
   A:Hover {
        color: #552684;
        text-decoration: none;
   }

/*     END HTML ELEMENTS     */


/*     PURPLE TEXT */
   .purpleText {
       color: #552684;
   }


/*    PURPLE PANEL ON HOME PAGE  */
   .panel {
       background-color: #552684;
       background-image: url(/custom/templates/page/shared/images/panel_top.gif);
       background-position: top right;
       background-repeat: no-repeat;
   }
   .panel td {
       color: #FFFFFF;
       font-weight: bold;
   }














/* 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;}


.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 : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

address {
	font-size : 8pt;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : #CC6600;
}


.header  {
	font-size : 120%;
	font-family : Verdana, Geneva, 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 #552684;
	padding : 3px;
	background-color : #F5F1F8;
}
.table TH {
	background-color : #552684;
	text-align : left;
	color:#ffffff;
}
.table TD {
        color: #552684;
}

.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 */

/*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;}

