body {
	background-color: #ffffff;
	padding: 15px 30px 10px 30px;
	margin: 15px 30px 10px 30px;
	background-attachment: fixed;
	background-image: url(../images/site-bg.png);
	background-repeat: repeat-x;
	color: #000000;
	height:100%;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

h1 {
  background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	border: 0;
  display:none;
  }

h3 {
  background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #e3e3e3;
	padding: 4px 10px 0px;
	margin: 0px;
}

p {

  background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 2px 10px 3px;
	margin: 0px;
}

img {

   border:0;

}

input {

  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 3px;
	border: 1px solid #0075BC;
	background-color: #FFFFFF;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 3px;
	border: 1px solid #0075BC;
	background-color: #FFFFFF;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: inherit;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
	padding: 2px 0px 0px;
	margin: 0px;
}

a:link {color: #000000;	text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}
a:hover {color: #FFFFFF;text-decoration: none;}
a:active {color: #FFFFFF;text-decoration: none;}

.center   {

    text-align: center;
    
 }

#container
{
width: 730px;
margin: 0 auto;
height:100%;
color: #000000;
border: 1px solid #E7E6E8;
line-height: 130%;
background-color: #ffffff;
padding: 0px;

}


#leftnav
{
float: left;
width: 240px;
margin: 0;
padding: 0;
background-color: #ffffff;
color: #ffffff;
height:100%;
}

#rightnav
{
float: right;
width: 140px;
margin: 0;
padding: 0;
background-color: #292929;
color:#ffffff;
height:100%;
}

#content
{
margin-left: 210px;
margin-right: 0px;
padding: 0em;
width: 500px;
background-color: #ffffff;
color:#000000;
height:100%;
}

#content2
{
margin-left: 283px;
padding: 1em;
width: 500px;
background-color: #ffffff;
color:#000000;
height:100%;
}

#footer
{
clear: both;
margin: 0;
padding: 0px;
height: 50px;
color: #000000;
text-align: right;
background-image:url('http://www.gemtiling.ie/images/footer-bg.png');
}

#footer-w3
{
margin: 15px 0px 0px 0px;
padding: 0px;
text-align: center;
}

#footerimage {

  float:left;

}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
     
#header {
	background-color: #ffffff;
	color:#000000;
  height: 111px;
  width: 730px;
  border: none;
  padding: 0px;
  margin: 0;
     }    
 
    
#logo {

  float:left;
  vertical-align: bottom;
  top: 0px;
  margin:0;
  padding:0;
  border:0;

}

#topimage {

  float:right;
  vertical-align: bottom;
  margin-top: 0;
    border:0;

}


#top-navigation
{
   background-color: #ffffff;
   color:#000000;
   display: inline;
   float: right;
   text-align: center;
   font-family: verdana, arial, helvetica, san-serif;
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   font-size: 11px;
   margin-bottom: 0px;
   margin-right: 4px;
   padding-bottom: 0px;
   z-index: 100;
  
  
}


#top-navigation a
{
		margin: 0 0 1px;
		padding-top: 3px;
		padding-bottom: 2px;
		padding-left: 3px;
		padding-right: 3px;
    background-color: #ffffff;
    text-decoration: none;
    color: #57BEE4;
    border-width: 5px;
    border-bottom: 5px solid #0075BC;
    font-family: verdana, arial, helvetica, san-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;
    line-height:30px;    
}


#top-navigation a:hover
{
    margin: 0 0 1px;
		padding-top: 3px;
		padding-bottom: 2px;
		padding-left: 3px;
		padding-right: 3px;
    background-color: #ffffff;
    color: #000000;
    border-width: 5px;
    border-bottom: 5px double #E7E6E8;
    font-family: verdana, arial, helvetica, san-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;   
}

ul.bullets {
	 list-style-type: none;
   list-style-image:url("../images/tick-icon.png"	);
   list-style-position:inside;	
   background-color: #ffffff;
   color:#000000;
   float: left;
   text-align: left;
   font-family: verdana, arial, helvetica, san-serif;
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   font-size: 10px;
   padding-bottom: 0px;
   padding-left: 0px;
   margin: 25px 10px 0px 10px;
}

li.bullets {
   list-style-type: none;
   list-style-position:inside;
   font-family: verdana, arial, helvetica, san-serif;
   font-weight: bold;
   font-style: normal;
   font-variant: normal;
   font-size: 12px;
   color:#000000;
   margin-left: 10px;
   padding-left: 0px;
   margin-right: 10px;
}


#menu ul {
   background-color: #666666;
   color:#ffffff;
   display: inline;
   float: right;
   text-align: center;
   font-family: verdana, arial, helvetica, san-serif;
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   font-size: 11px;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

#menu li {
   list-style-type: none;
   display: inline;
   font-family: verdana, arial, helvetica, san-serif;
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   font-size: 11px;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

#menu li a:link {

    text-align: center; 
    margin: 4px;
    padding: 2px 4px 2px 4px;
    background-color: #666666;
    text-decoration: none;
    color: #ffffff;
    border-width: 5px;
    border-bottom: 5px solid #0075BC;
    font-family: verdana, arial, helvetica, san-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;

}

#menu li a:visited {

    text-align: center; 
    margin: 4px;
    padding: 2px 4px 2px 4px;
    background-color: #666666;
    text-decoration: none;
    color: #ffffff;
    border-width: 5px;
    border-bottom: 5px solid #0075BC;
    font-family: verdana, arial, helvetica, san-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;
}

#menu li a:hover {

    margin: 4px;
    padding: 2px 4px 2px 4px;
    background-color: #666666;
    color: #ffffff;
    border-width: 5px;
    border-bottom: 5px double #FF9900;
    width:100%;
    font-family: verdana, arial, helvetica, san-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;
}

#menu li a:active {
    margin: 4px;
    padding: 2px 4px 2px 4px;
    background-color: #666666;
    color: #ffffff;
    border-width: 5px;
    border-bottom: 5px double #FF9900;
    width:100%;
    font-family: verdana, arial, helvetica, san-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;

}

#main_section {
	width: 818px;
  border: none;
  padding: 0px;
  margin-bottom: 0px;
     }  

#footerdiv {
	width: 818px;
	text-align: right;
  padding: 0px;
  margin-bottom: 0px;
     }  


#main {
	background-color: #333333;
	color:#ffffff;
	border: 1px solid #999999;
}


#navigation
{
   background-color: #666666;
   position: relative;
   top: 2px;
   left: 100px;
   width: 533px;
   height: 25px;
   padding-left: 2px;
   text-align: center;
   font-family: verdana, arial, helvetica, san-serif;
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   font-size: 10pt;
   z-index: 100;
}


#navigation a
{

text-align: center; 
margin: 0 0 1px;
padding-top: 0px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
background-color: #666666;
text-decoration: none;
color: #FFFFFF;
border-width: 10px;
border-bottom: 5px solid #0075BC;

}

#navigation a:hover
{
background-color: #666666;
color: #ffffff;
border-width: 10px;
border-bottom: 5px double #FF9900;
width:100%;
}



.linksinbluebox a:visited {
	color: #ffffff;
	text-decoration: underline;
}




#stats {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.statsline1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.newsline1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#news {
	background-color: #333333;
	background-repeat: no-repeat;
	border-top: 0px none #666666;
	border-right: 0px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 0px none #666666;
}




.style1 {
	color: #666666;
	font-size: 9px;
}
.style2 {
	color: #FF9900;
	font-weight: bold;
}

.classes td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 10px 3px;
	margin: 0px;
}

.gemtablehead  {
color: #ffffff;
background-color: #499BCD;
border:0;
font-weight: bold;
line-height: 20px;
font-size: 12px;
text-align: center;
margin: 35px 0px 15px 65px;
padding-left: 20px;
width: 70%;
}

.city  {
color: #0075BC;
border: 1px solid #999999;
font-weight: bold;
line-height: 20px;
font-size: 12px;
text-align: center;
}

#timetable_table   {

width: 500px;
border: 0;
text-align: left;
padding:0px;
border-spacing:0px;
border-collapse:collapse;

}

#timetable_table2   {

width: 500px;
border: 0;
text-align: left;
padding:0px;
border-spacing:0px;
border-collapse:collapse;

}


a.skin_button {
     width: 180px;
     color: #000000;
     background-color: #7ED1F3;
     padding: 5px;
     border: 1px solid #499BCD;
     margin: 0px 0px 10px 3px;
     display: block;

     text-align: center;
     }

a:link.skin_button  {
     color: #000000;
     background-color: #7ED1F3;
     font-size: 14px;
     font-weight: normal;
     display: block;
     padding: 2px 7px 2px 7px;
     text-align: center;
     }

a:visited.skin_button  {
     color: #000000;
     background-color: #7ED1F3;
     font-weight: normal;
     display: block;
     padding: 2px 7px 2px 7px;
          text-align: center;
     }

a:hover.skin_button  {
     color: #000000;
     background-color: #499BCD;
     text-decoration: none;
     font-weight: bold;
          text-align: center;
     }

a:active.skin_button  {
     color: #000000;
     background-color: #499BCD;
     text-decoration: none;
     font-weight: bold;
          text-align: center;
     }
     
#button1 {

padding-top: 30px;

}

#button2 {

margin-top: 50px;

}

.center-table  {

 margin-left: 90px;

}

.user-message {

 width: 80%;
 border: 1px solid #F70707;
 background-color: #FF9191;
 color: #000;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 margin: 15px 0px 15px 35px;

 }

.header-home {

	font-size: 14px;

}

.callus {

 width: 80%;
 border: 1px solid #F70707;
 background-color: #FF9191;
 color: #000;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 margin: 15px 0px 15px 35px;

 }
