/* CSS Stylesheet for Joomla template */

/* Copyright 2006 North Coast Ad Agency Pty Ltd */
/* Last Modified 03-Jul-2006 v2.0.01 */

/* normal green =  #9ccd54  */
/* normal lighter green = #abd46d */
/* light green = #c8e3a0 */ 
/* grey = #333333 */



/** gv right side panel **/

table.gv_jobstable thead {
	font-weight: bold;
}
table.gv_jobstable {
	border: 1px solid blue;
	border-collapse: collapse;
}
table.gv_jobstable td {
	border-bottom: 1px solid blue; /** same as table border above **/
	border-collapse: collapse;
	padding: 10px 6px 10px 6px;
}
table.gv_twocolumn_colour {
	margin-bottom: 30px;
}
table.gv_twocolumn, table.gv_twocolumn_colour {
	width: 100%;
	float: right;
}
td.gv_twocolumn_left {
/**	border: 1px solid green; **/
	padding-right: 60px;
}
table.gv_twocolumn td.gv_twocolumn_right, 
table.gv_twocolumn_colour td.gv_twocolumn_right {
	width: 240px;
	text-align: right;
}

td.gv_twocolumn_right * {
	text-align: right;
	margin-right: 10px;
	/** text color white is set in template_css **/
}
td.gv_twocolumn_right * * {
	margin-right: 0px;  /** set right margin (above) on first level elements only **/
}
td.gv_twocolumn_right img {
	margin: 0;
	padding: 0;
}
td.gv_twocolumn_right h1 {
	margin-top: 14px;
	margin-bottom: 8px;
	padding-top: 0px;
	font-size: 20pt;
	font-weight: normal;
}
td.gv_twocolumn_right h2 {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	font-size: 13pt;
	font-weight: bold;
	text-transform: lowercase;
}
td.gv_twocolumn_right h3 {
	margin-top: 4px;
	padding-top: 0px;
	font-size: 13pt;
	font-weight: normal;
}
td.gv_twocolumn_right h4, td.gv_twocolumn_right h4 a, 
td.gv_twocolumn_right h4 a:link, td.gv_twocolumn_right h4 a:visited {
	font-size: 9pt;
	font-weight: normal;
}

td.gv_twocolumn_right img.gv_quickfacts {
	margin-top: 20px;
	margin-right: 0px;
}



/** gv data table style **/
table.gv_tablelight {
	border: 1px solid #006699;
	border-collapse: collapse;
}
table.gv_tablelight td {
	border-bottom: 1px solid #333366; /** same as table border above **/
	border-collapse: collapse;
	background: #ccffff; /** light backround color **/
	padding: 4px;
	line-height: 24px;
	text-align: left;
	vertical-align: top;
}
table.gv_tablelight thead td {
	background: #0099cc; /** darker background color **/
	color: white;
	font-size: 11pt;
	font-weight: bold;
}
table.gv_tablelight td.gv_titlecolumn {
	font-weight: bold;
}
table.gv_tablelight tfoot td {
	font-weight: bold;
}


.gv_defaultheading, .gv_defaultheading a:link, .gv_defaultheading a:visited {
	color: #669900;
}


.gv_village_statelist {
	display: block;
	margin-top: 20px;
	margin-left: 40px;
}





/** html element styling **/

a:link, a:visited {
	color: #669933; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #99cc33;	
	text-decoration: none;
	font-weight: bold;
}

p, ul, li, td, h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 18px;  /** line height of main content **/
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
}

p, ul {
	margin-top: 8px; 
}

p {
	margin-bottom: 12px; 
}


h1, .contentheading, .componentheading, table.blog a.contentpagetitle {
	font-size: 14pt;
	margin-top: 10px;
	color: #669900;
	font-weight: bold;
}


h2, .contentheading, .contentheading a:link, .contentheading a:visited {
	font-size: 11pt;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #669900;
	font-weight: bold;
}
.contentheading, .contentheading a:link, .contentheading a:visited {
	font-size: 14pt;
	padding-bottom: 0px;
	padding-right: 4px;
}
.blog td.contentheading, .blog td.contentheading a:link, .blog td.contentheading a:visited {
	font-size: 11pt;
	text-transform: uppercase;
}


h3, h4, h5 {
	font-size: 10pt;
	margin: 0;
	line-height: normal;
	color: #99cc33;
	font-weight: bold;
}

h1, h2, h3 {
	padding-top: 20px;
}

h5 {
	margin-bottom: -6px;
	font-weight: bold;
}


ul {
	list-style: disc;
}

li {
	line-height: 20px;
}



/** other custom styles **/

.clr {
	clear: both;
}




.componentheading {
	padding-bottom: 20px;
}


.contentimage, .contentimage img {
	padding: 10px 10px 10px 10px;
}

.contentimage_right, .contentimage_right img {
	padding: 10px 10px 10px 30px;
}
.contentimage_top, .contentimage_top img {
	padding-bottom: 30px;
}

.question {
	font-size: 11pt;
	color: #cc3333;
	font-weight: bold;
}

.statement {
	font-size: 12pt;
	color: #cc3333;
	font-weight: bold;
}


.text_highlight, .text_highlight2 {
	color: #996699;
	font-weight: bolder;
}

.text_highlight2 {
	color: blue;
}

.spacer {
	clear: both;
}

.spacer img {
	clear: both;
}


.text_notice {
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
}

.button, .buttonsearch {
	color: White;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	border: 1px solid Black;
	width: auto;
	background: #666666;
	padding: 0px 4px;
}




table.contentpaneopen ul {
	margin-left: 6px;
	padding-left: 10px;
}




.buttonheading {
	width: 30px;
	padding: 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-right:2px;
	vertical-align: top;
}

.buttonheading img {
	vertical-align: top;
	padding-bottom: 0px;
}



.contentpagetitle {
	font-size: 18pt;
	font-weight: bold;
	color: #cc3333;
	text-align:left;
}


.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.small {
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.nomargin {
	margin: 0;
}


.subheading {
	font-weight: bold;
}




.readon, a.readon {
	font-size: 8pt;
}





