﻿/*

Design by Midstream Computer Services
http://www.midstream.co.uk

Name       : tg2.css
Version    : 1.0
Released   : 17/10/2013
Updated    : 24/06/2018

*/

/*
==============================================================================================
New CSS added 24/06/2018 for tglist2_admin functions
==============================================================================================
*/
#tglist2_admin_login_table
{
	margin: 0px 0px 0px 0px;
	width: 650px;
	
}

#tglist2_admin_login_table_row
{
	height: 40px;
	
}

#tglist2_admin_login_username
{
	width: 500px;
	padding: 0px 20px;
	text-align: left;
	
}

#tglist2_admin_login_logout
{
	width: 150px;
	padding: 0px 20px;
	text-align: right;
}

#tglist2_admin_login_logout:a
{
	color:red;
}

#tglist2_admin_reply_text
{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: black;
	padding-left: 0px ;
	margin: 35px 0px 35px 0px;
}

#tglist2_admin_form_email_error
{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: red;
	padding-left: 0px ;
	margin: 0px 0px 10px 0px;
}

#tglist2_admin_form_warning
{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: red;
	padding-left: 0px ;
	margin: 0px 0px 10px 0px;
}

/*
==============================================================================================
New CSS added 10/04/2018 for tglist2
==============================================================================================
*/

#tglist2_consent_form_title
{
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	padding: 0px ;
	margin-bottom:20px;
	margin-top: -10px;
	
	
}

#tglist2_consent_form_email_display
{
	text-align:center;
	font-size: 18px;
	font-weight: normal;
	padding: 0px ;
	margin: 0px 0px 25px 50px;
	
}

#tglist2_consent_form_text
{
	text-align:center;
	font-size: 18px;
	font-weight: normal;
	padding: 0px ;
	margin-bottom:25px;
	
}

#tglist2_consent_form_consent_warning
{
	text-align:center;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 0px ;
	margin-bottom:25px;
	
}

#tglist2_consent_form_consent_label
{
	text-align:left;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px ;
	margin-bottom:25px;	
}

#tglist2_consent_form_consent_option
{
	text-align:right;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding-right: 8px ;
	margin-bottom:25px;
	
	
	
}

#tglist2_consent_form_send_button
{
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding: 0px ;
	margin:10px 30px 20px 30px;
	
	
}

#tglist2_consent_form_preamble
{
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px ;
	margin:15px 0px 25px 0px;
	
}

#tglist2_consent_form_privacy_notice
{
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px ;
	margin-top:50px;
	
}

#tglist2_consent_form_table
{
	margin: 0px 0px 0px 0px;
	
}

#tglist2_consent_form_table_row
{
	height: 40px;
	
}

#tglist2_consent_form_unsubscribe_text
{
	text-align:center;
	font-size: 18px;
	font-weight: normal;
	padding: 0px ;
	margin: 0px 0px 25px 50px;
	
}

#tglist2_consent_form_unsubscribe_link
{
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0px ;
	margin-bottom:25px;
	
}


#tglist2_consent_form_email_table
{
	margin-bottom: 50px;
}

#tglist2_consent_form_email_table_row
{
	padding-bottom:5px;
}

#tglist2_consent_form_email_label
{
	text-align: right;;
	font-size: 18px;
	font-weight: normal;
	padding-right: 8px ;
	margin: 0px 10px 25px 0px;
}

#tglist2_consent_form_email
{
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	padding-left: : 10px ;
	margin: 0px 0px 5px 0px;
}

#tglist2_consent_form_email_error
{
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	color: red;
	padding-left: 0px ;
	margin: 0px 0px 10px 0px;
}

#tglist2_consent_form_nil_consent_error
{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: red;
	padding-left: 0px ;
	margin: 0px 0px 10px 0px;
}
/*
==============================================================================================
New CSS added 18/10/2017 to increase space below AWM menu
==============================================================================================
*/
#fullpagecontent
{
	width: 100%;
	margin-top:30px;
}
#detailpagecontent{
	margin-top:30px;
}
/*
==========================================
New CSS added for Summer 2016
==========================================
*/
p sup {
  font-size:10px;
  color:blue;
}

TD sup {
  font-size:10px;
  color:blue;
}

/*
==========================================
New CSS added for tg2 Autumn 2013
==========================================
*/
#tg2_thumbrow_spacer {
	border-top:1px solid #fff5d2;
	border-bottom:1px solid #fff5d2;
	border-left:1px dotted grey;
	border-right:1px dotted grey;
}

#tg2_thumbrow_wrapper {
	margin-bottom: 10px;
	border-top:1px solid #cccccc;
	border-bottom:1px dotted grey;
	border-left:1px dotted grey;
	border-right:1px dotted grey;
	background-color: #fff5d2;	
	height: 100%;
}

#tg2_thumbrow_wrapper_saved {
	margin-bottom: 10px;
	border-style: dotted;
	border-color: grey;
	border-width: 1px;
	background-color: #fff5d2;	
	height: 100%;
}

#tg2_thumbcell_wrapper {			
}

.thumbcell td{
	padding:20px 0px 20px 0px;
}

/*
==============================================================================================
Header
==============================================================================================
*/
#tg2_wrapper_header
{
	background-color: #3d3028 ;
	color: #fff5d2;
}

#tg2_header
{
	width:960px;
	padding: 5px 10px 5px 10px;
	margin: 0 auto;
    overflow: hidden;
}

#tg2_banner
{	
	width:240px;
	font-family: Times New Roman, serif;
	float:left;
	cursor:pointer;	
}

#tg2_banner_line_0
{
	text-align:center;
	font-size: 16px;
	font-weight: normal;	
	padding: 0px ;
	margin:5px 0px 0px;
}

#tg2_banner_line_1
{
	text-align:center;
	font-size: 34px;
	font-weight: normal;
	padding: 0px ;
	margin:0px 0px 5px;
}

#tg2_banner_line_2
{
	text-align:center;
	font-size: 16px;
	font-weight: normal;
	padding: 0px ;
	margin-bottom:5px;
}


/*
==============================================================================================
HMenu
==============================================================================================
*/
#tg2_hmenu
{
	width:720px;
	padding: 70px 0px 0px 0px;	
	color: #fff5d2;
	height:30px;
	margin-bottom:5px;
	float: left;
}


#tg2_hmenu ul
{	
	position: relative;
	top: 1px;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
	
#tg2_hmenu ul li
{
	font-size: 12px;
	color: #fff5d2;
	position: relative;
	float: left;
	padding: 2px 2px;
	border-bottom: 0px;
	margin: 0px;
}

#tg2_hmenu ul li a
{	
	text-decoration: none;
	background-color: inherit;
	color: #fff5d2;
}

#tg2_hmenu ul li a:hover
{
	color: #ae0000;
}

#tg2_hmenu ul li.active, #tg2_menu ul li.active a, #tg2_menu ul li.active a:hover
{
	background-color: #fff5d2;
	color: #3d3028 ;
}
/*
==============================================================================================
PageBody
==============================================================================================
*/
#tg2_wrapper_container
{
	background-color: #fff5d2;
	padding:20px 0px 20px 0px;
}

#tg2_container
{
	width:960px;
	background-color: #fff5d2;
	padding: 5px 10px 5px 10px;
	margin: 0 auto;
    overflow: hidden;
}

#tg2_vmenu
{
	margin:-30px 0px 0px -10px;
	height: 40px;
	
}
/*
==============================================================================================
Footer
==============================================================================================
*/
#tg2_wrapper_footer
{
	background-color: #3d3028 ;
}

#tg2_footer
{
	width:960px;
	height:500px;
	margin: 0 auto;
      overflow: hidden;
}

#tg2_footer_left
{
	width:240px;
	padding: 10px 0px 10px 10px;
	margin-right: 10px;
	float:left;
}

#tg2_footer_right
{
	width:720px;
	padding: 10px 0px 10px 10px;
	margin-right: 0px;
	text-align:center;
	font-size: 10px;
	font-weight: normal;
	color: #fff5d2;
	float:right;
}

/*
==============================================================================================
Home Page
==============================================================================================
*/
#tg2_homepage_col_1
{
	text-align:left;
	margin-left:-5px;
}

#tg2_homepage_col_2 p
{
	text-align:center;
	margin-left:-2px;
}

#tg2_homepage_col_3 p
{
	text-align:right;
}

/*
==============================================================================================
Boxover Tips
==============================================================================================
*/
.tg2_tipshdr {
	width:200px;
	background:#3d3028 ;
	border:1px solid #3d3028 ;
	font-weight:bold;
	padding:10px;
	color: #fff5d2;
}
         
.tg2_tipsbody {
	width:200px;
	background:#fff5d2;
	border-left:1px solid #3d3028 ;
	border-right:1px solid #3d3028 ;
	border-bottom:1px solid #3d3028 ;
	padding:10px;
	color: #3d3028 ;
}

/*
==============================================================================================
Zero Results from tgweb_thumbpagegen_2011.php
==============================================================================================
*/
#tg2_zero_results {
	padding-left:250px;
	padding-top:100px;
}

#tg2_zero_results  h2{
	font-size: 30px;
	margin-bottom:20px;
}

#tg2_zero_results  p{
	margin-bottom:20px;
}

#tg2_zero_results ul {
}

#tg2_zero_results li {
	margin-left:40px;
	margin-bottom:20px;
}



/*
==============================================================================================
News
==============================================================================================
*/
#tg2_news_list {
	margin-top:20px;
}

#tg2_news_list ul {

}

#tg2_news_list li {
	line-height: 150%;

}

#tg2_news_page_heading {
	font-size: 28px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	margin-bottom:20px;

}
#tg2_news_hr {
	background-color:#fff5d2;
	border:#000 1px dotted;
	border-style: none none dotted;
	color:#8d061c;
	margin-top:10px;
	margin-bottom:20px;
}

#tg2_news_heading {
	color: #000000;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	margin-bottom:20px;
	line-height: 150%;
}

#tg2_news_text {
	color: #000000;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	margin-top:10px;
}

#tg2_news_added {
	color: #8d061c;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align:right;
	margin-top:10px;
}

#tg2_news_image{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	float:left;
}

/*
==============================================================================================
About Page
==============================================================================================
*/
#tg2_about_exterior_image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#tg2_about_map_image {
	vertical-align: middle;
	float: right;
	margin-top: -30px;
}

#tg2_about_bada_image {
	width: 100px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#tg2_about_left_col_panel {
	color: #222222;
	background-color: #fff5d2;
	padding:10px 10px 10px 10px;
	text-align: center;	
	margin-bottom:20px;
	border-right:1px dotted #dddddd;
	border-bottom:1px dotted #dddddd;
	border-top:1px dotted #dddddd;
	border-left:1px dotted #dddddd;
}

#tg2_about_left_col_panel h3 {
	text-align: left;
}
	
#tg2_about_left_col_panel p {
	text-align: left;	
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	line-height: 150%;
}

#tg2_about_left_col_heading {
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	color: #8d061c;
	padding-bottom:15px;
}

#tg2_about_left_col_centred {
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	color: #8d061c;
	text-align: center;	
	margin-bottom:10px;
}

#tg2_about_right_col_panel {
	color: #222222;
	background-color: #fff5d2;
	padding:10px 10px 10px 10px;
	text-align: center;	
	margin-bottom:20px;
	margin-top:30px;
	border-right:1px dotted #dddddd;
	border-bottom:1px dotted #dddddd;
	border-top:1px dotted #dddddd;
	border-left:1px dotted #dddddd;
}
#tg2_about_right_col_panel_centred {
	color: #222222;
	background-color: #fff5d2;
	padding:10px 10px 10px 10px;
	text-align: center;	
	margin-bottom:20px;
	margin-top:20px;
	border-right:1px dotted #dddddd;
	border-bottom:1px dotted #dddddd;
	border-top:1px dotted #dddddd;
	border-left:1px dotted #dddddd;
}

#tg2_about_right_col_panel h3 {
	text-align: left;
}
	
#tg2_about_right_col_panel p {
	text-align: left;	
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	line-height: 150%;
}

#tg2_about_right_col_heading {
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	color: #8d061c;
	padding-bottom:15px;
}

#tg2_about_right_col_centred {
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	color: #8d061c;
	text-align: center;	
	margin-bottom:10px;
}

#tg2_about_testimonials_bold {
	color: #000000;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:10px;
}

#tg2_about_testimonials_text {
	color: #000000;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top:10px;
}

#tg2_about_testimonials_image {
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #dddddd;
	width:450px;

}
/*
==============================================================================================
Contact Form
==============================================================================================
*/
#tg2_contact_form_label {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align:right;
	margin-bottom:10px;
}

#tg2_contact_form_field {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	margin-bottom:10px;
}

/*
==============================================================================================
Search Form
==============================================================================================
*/
#tg2_search_form_button {
	text-align:left;
	margin-top:15px;
	margin-bottom:50px;
}

#tg2_search_form_heading_large {
	text-align:center;
	font-size:30px;
}

#tg2_search_form_heading_small {
	margin-top:25px;
	margin-bottom:40px;
	text-align:center;
}

#tg2_search_form_label {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align:right;
	margin-bottom:10px;
}

#tg2_search_form_field {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	margin-bottom:10px;
}




/*
==============================================================================================

==============================================================================================
*/

/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/

/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/

/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/

/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/


/*
==============================================================================================

==============================================================================================
*/