body {
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#f0f1f0;
	font-size:12px;
	color:#707871;
}

h1, h2, h3, h4 {	
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 19px;
	color: #ffffff;
	margin-bottom:2px;
	font-weight: bold;
	margin-top:2px;
}

h2 {
	font-size: 16px;
	color:#555c56;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight:600;
	margin-bottom:0px;
	color:#555c56;
	margin-top:7px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	margin-bottom:0px;
	color:#555c56;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#9b024c;
    outline: none;
}
a:link {
	text-decoration: none;
	color:#9b024c;
}

a:visited {
	padding:0px;
	margin:0px;
	color:#9b024c;
}

a:hover {
	text-decoration: underline;	
}

p, pre {
	margin-bottom: 10px;
	line-height:1.3em;
	margin-top:2px;
	color:#555c56;
}

strong {
	color: #555c56;
	font-weight: bold;
}


img	{
	border:0;
}

/*****GENERIC CLASSES
----------------------------------------**/

#container { /*This contains complete page*/
	width:990px;
	margin:0 auto; 
	text-align: left;
	position: relative;
	overflow: hidden;
	background-color:#ffffff;
	background-image:url(../images/bgd_strip.gif);
	background-repeat:repeat-y;
}
#wrapper {/*10px padding to left/right - white*/
	margin-left:10px;
	margin-right:10px;
	height: auto !important;
}


/**HEADER AREA
----------------------------------------**/
#header {
	clear: both;
	height: 139px;
	background-color:#f0f1f0;
	padding: 1px;
	margin-bottom:0;
	background-image:url(../images/top_banner.gif);
	background-repeat:no-repeat;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
}


/**LOGO
------------**/
#header_logo {
	width:228px;
	height:134px;
	float:left;
}


/**TOP RIGHT
------------**/
#topright {
	background-position:right;
	width:700px;
	height:70px;
	text-align:right;
	line-height:1.3em;
	float:right;
	padding-top:1px;
	font-size:12px;
	font-weight:200;
	color:#383d44;
	margin-top:0px;
	margin-right:20px;
}
#topright a:link, a:visited, a:active {
	color:#383d44;
}

/**TOP RIGHT Line One
------------**/
#headliner {
	padding-top:20px;
	color:#f0f1f0;
	letter-spacing:none;
}
#headliner a:link{
	color:#f0f1f0;
}
#headliner a:active{
	color:#f0f1f0;
}
#headliner a:visited{
	color:#f0f1f0;
}
#headliner a:hover{
	color:#ffffff;
	text-decoration:none;
}

/**TOP RIGHT Search Area
------------**/
#searcharea {
	margin-top:10px;
	color:#c4c7c5;
	margin-bottom:0px;
	padding-bottom:0px;
}

#searcharea a:link{
	color:#c4c7c5;
}
#searcharea a:active{
	color:#c4c7c5;
}
#searcharea a:visited{
	color:#c4c7c5;
}
#searcharea a:hover{
	color:#ffffff;
	text-decoration:none;
}

/**TOP RIGHT Line Two
------------**/
#headliner2 {
	margin-top:10px;
	color:#c4c7c5;
	letter-spacing:none;
}
#headliner2 a:link{
	color:#c4c7c5;
}
#headliner2 a:active{
	color:#c4c7c5;
}
#headliner2 a:visited{
	color:#c4c7c5;
}
#headliner2 a:hover{
	color:#ffffff;
	text-decoration:none;
}


/**NAVIGATION
------------**/
/* tab styles */
#tabrow {
	width:auto;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
	padding-left:0;
 	width:970px;
 	font-size:small;
 	letter-spacing:0.3pt;
 	line-height:1;
	height:28px;
	font-size:95%;
}

#tabrow ul {
	margin:0;
	padding:0;
	list-style:none;
	width:970px;
}

#tabrow li {
	float:left;
 	background-color:#6d756e;
 	color:#c5c8c5;
 	margin-right:1px;
 	-webkit-border-bottom-left-radius:7px;
 	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	cursor:pointer;
	padding-top:7px;
	padding-bottom:7px;
}


#tabrow li a{
	text-decoration:none;
	color:#c5c8c5;
	padding-left:13px;
	padding-right:13px;
}

#tabrow li a:hover{	
	color:#FFFFFF;
	text-decoration:none;
}

#tabrow li.active {
	background-color:#951b57;
	color:#ffffff;
}





/**RIGHT AREA - Advert NOT IN USE
-----------------------------------

#myBoxAdvert {
	width:310px;
	height:290px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#dfe1df;
	-webkit-border-radius: 7px;
  	-moz-border-radius: 7px;
	color:#707871;
}
.AdvertHeader{
	font-family:Arial, Helvetica, sans-serif;
	width:305px;
	height:21px;
	text-align:right;
	letter-spacing:2px;
	margin-right:5px;
	padding-top:5px;
	color:#707871;
}

.AdvertHolder{
	width:310px;
	height:260px;
	padding-top:5px;
	padding-left:5px;
}-----**/

/**RIGHT AREA - Why Sligo?
----------------------------------------**/
#myBoxWhySligo {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	width:310px;
	height:290px;
	margin-left:0px;
	margin-bottom:10px;
  	background-image: url(../images/panel_why.jpg);
  	background-repeat: no-repeat;
	-webkit-border-radius: 7px;
  	-moz-border-radius: 7px;
}

/**Web link for Why - News panel**/
.newsWebWhy{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:300px;
	height:26px;
	text-align:right;
	color:#015092;
	padding-right:10px;
	margin-top:6px;
}
.newsWebWhy a{
	color:#015092;
}
.newsWebWhy a:active{
	color:#015092;
}
.newsWebWhy a:visited{
	color:#015092;
}
.newsWebWhy a:hover{
	text-decoration:underline;
}

/*Why Image*/
.WhyImg{
	font-family:Arial, Helvetica, sans-serif;
	width:310px;
	height:110px;
	margin-bottom:2px;
	background-image:url(../images/whysligo_pic.jpg);
}

/*Why paragraph text*/
.Whytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a726b;
	height:60px;
	margin-bottom:2px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.Whytext a{
	color:#6a726b;
}
.Whytext a:active{
	color:#6a726b;
}
.Whytext a:visited{
	color:#6a726b;
}
.Whytext a:hover{
	color:#6a726b;
	text-decoration:underline;
}






/**SOCIAL NETWORK PANELS
----------------------------------------**/
#social{
	font-family:Arial, Helvetica, sans-serif;
	color:#6c736d;
	width:305px;
	height:40px;
	margin-top:0px;
	float: right;
	margin-bottom:10px;
	padding-right:5px;
	background-color:#dfe1df;
	-webkit-border-radius: 7px;
  	-moz-border-radius: 7px;
	text-align:right;
}

#social .img{
	margin-right:5px;
	margin-top:8px;
}



/**FOOTER AREA
----------------------------------------**/
#footer {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:23px;
	background-color:#313131;
	clear: both;
	height:405px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	color:#9a9999;
	line-height:1.2em;
	color:#9a9999;
}

#footer a, a.visited{
	text-decoration: none;
	color: #9a9999;
}

#footer a:hover{
	color:#ffffff;
	text-decoration: underline;
}

#footer p {
	margin:0;
	color:#9a9999;
   }
   
#footer strong {
	color:#9a9999;
}
   
#foot_left{
	color:#9a9999;
	width:291px;
	text-align:left;
	float:left;
	margin-right:30px;
}

#foot_right{
	color:#9a9999;
	width:291px;
	float:right;
	text-align:left;
	margin-left:30px;
	text-align:right;
}

#foot_middle{
	color:#9a9999;
	text-align:left;
	margin-left:321px;
}
