body 
{
font-family: “Lucida Grande”, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.35em;
color:#838381;
background-color:#dfd3bd;
	
border:0;			/* This removes the border around the viewport in old versions of IE */
width:100%;
min-width:960px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	
}


/*  ---- =Style Reset: meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/  ------ */

 html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table 
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td 
{
	text-align: left;
	font-weight: normal;
}

table, td, th 
{
	vertical-align: middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before,
blockquote:after,
q:before,
q:after 
{
	content: "";
}

blockquote,
q 
{
	quotes: "" "";
}

/* Remove annoying border on linked images. */
a img 
{
border: none;
}

.clearBoth{clear:both;}

/*---------------*/


/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
		border-bottom:1px solid #000;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		/*overflow:hidden;*/
		
	}
	/* 2 Column (double page) settings */
	.doublepage {
		background:#dfd3bd;		/* right column background colour */
	
	}
	.doublepage .colleft {
		right:60%;			/* right column width */
		background:#c2c9a8 url(../images/leftBG.jpg);		/* left column background colour */
		background-position:right;
		background-repeat:repeat-y;
	}
	.doublepage .col1 {
		width:40%;			/* left column content width (column width minus left and right padding) */
		left:60%;			/* right column width plus left column left padding */
		height:900px;
		
	}
	.doublepage .col2 {
		width:59%;			/* right column content width (column width minus left and right padding) */
		left:60%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
			background-image:url(../images/rightBG.jpg);		/* left column background colour */
		background-position:0 0;
		background-repeat:no-repeat;
		border-left:solid 1px #dfd3bd;
		margin-left:1px;
		
		
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	
	/*div.navTabs{ background-image:url(../images/tabsBG.png); height:31px; width:100%; border-bottom:solid 1px #cbbb9e;}*/
	
	
	div.navTabsWrap{background-image:url(http://www.gtg.ie/images/tabsBG.png);_background-image:none; _background-color:#c3b28f; }
	div.navTabsWrap{height:31px; width:100%; border-bottom:solid 1px #cbbb9e;}


	ul#navTabs li{float:left; list-style-type:none; color:#eee4d2; font-size:12px; margin-left:12px; margin-top:8px;} 
	 
	ul#navTabs li a{color:#eee4d2; font-size:12px; text-decoration:none;}
	ul#navTabs li a:hover{color:#c6cb9f; font-size:12px; text-decoration:none;}
	
	
	div.imgQuote
	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.gtg.ie/images/quote.png');
	}
	div.imgQuote[class]{background-image:url(http://www.gtg.ie/images/quote.png); }
	div.imgQuote{width:287px; height:80px;}
	
	
	/*---------------*/
	/*---------------*/
	 
	
	/*-------------------------------left side-----------------------------*/
.left_bg{
	background:url(../images/left.jpg) no-repeat;
	}
.padright15{
	padding-right:15px;
	}
.left_bg ul{
	width:222px;
	display:block;
	list-style-type:none;
	margin:6px 0 0 0px;
	}
.left_bg ul li{
	padding:0px; margin:0px;
	display:block;
	border-bottom:#8B6856 1px dashed;
	background:url(../images/wh_arrow.gif) no-repeat 9px 8px;
	}
.left_bg ul li.li2{
	padding:0px; margin:0px;
	display:block;
	border-bottom:none;
	background:url(../images/wh_arrow.gif) no-repeat 9px 8px;
	}
.left_bg ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#80523A;
	text-decoration:none;
	font-size:11px;
	display:block;
	width:185px;
	margin-left:20px;
	padding-top:2px;
	padding-bottom:3px;
	}
.left_bg ul li a:hover{
	text-decoration:none;
	color:#676e4d;
	}
.bold{
	color:##80523A;
	font-weight:bold;
	}
	div.left_bg span.bold{font-size:11px;}
.more_bg{
	width:223px;
	background-color:#CFCEAF;
	height:20px;
	border-bottom:#95A162 1px dashed;
	border-top:#95A162 1px dashed;
	}
.more_bg a{
	font-size:11px;
	margin-left:82px;
	margin-top:2px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:#80523A;
	}
.more_bg a:hover{
	text-decoration:underline;
	}
	
	div.innerLeftWrap{float:right; margin-right:90px; margin-top:40px;}
	img.mainLogo{margin-bottom:20px;}
	div.innerRightWrap{margin-left:30px; margin-top:40px;}
	.imgAnnounce{width:210px; left:100px; border:solid 10px #afb695; margin:10px 0 10px 0;}
	p.txtAnnounce{width:230px;color:#676e4d; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; margin-bottom:10px;}
	p.txtAnnounce span.bold{font-size:12px;}
	div.txtAnnounce {margin-bottom:10px;}
	div.txtAnnounce p{width:230px;color:#676e4d; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; margin-bottom:2px;}
	div.txtAnnounce span.bold{font-size:12px;width:230px;color:#676e4d; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; }
	
	div.flashWrapper{ height:310px; width:435px; margin-top:26px; margin-bottom:35px; margin-left:20px;}
	div.divWrapper{ height:310px; width:435px; background-image:url(../images/picture.png);}
	#subRightCol1{ margin-left:56px;}
/*------------------------right side-----------------------*/
.right_bg{}
	
.padding29{
	padding-left:29px;
	}
.right_bg ul{
	width:126px;
	display:block;
	list-style-type:none;
	margin:8px 0 0 19px;
	}
.right_bg ul li{
	padding:0px; margin:0px;
	display:block;
	border-bottom:#8B6856 1px dashed;
	height:20px;
	background:url(images/arrow.gif) no-repeat 24px 10px;
	}
.right_bg ul li.li1{
	padding:0px; margin:0px;
	display:block;
	border-bottom:none;
	height:20px;
	background:url(images/arrow.gif) no-repeat 24px 10px;
	}
.right_bg ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#80523A;
	text-decoration:none;
	font-size:10px;
	display:block;
	width:75px;
	margin-left:35px;
	padding-top:5px;
	}
.right_bg ul li a:hover{
	text-decoration:underline;
	}

div.subRightCol{ float:left; margin-right:20px;}
#introTxt p{width:200px; color:#676e4d; margin-left:20px; margin-bottom:12px;}
