@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #11141a;
	background-color: #010F2C;
	padding: 0px;
	margin: 0px;
}

a:link, a:visited 
{
	color: #9B6600; 
	text-decoration: none;
}

a:hover
{
	color: #001A48;
}

.weblink
{
    text-decoration: underline;
}


td.head {
	background-color: #8593AF;
	background-image: url(../images/BGhead.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom:#FFFFFF 1px solid;
}
td.bottom {
background-color:#364154;
}
td.centreBG {
	background-image: url(../images/BGpage.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#tagline {
	font-size: 20px;
	font-family:"Copperplate Gothic Light", "Palatino Linotype", "Trebuchet MS", "Times New Roman";
	font-weight:bold;
	color: #9B6600;
	top:15px;
	padding-left:265px;
	position:absolute;
}
#MAIN {
	background:#FFFFFF url(../images/BGbottom.jpg) repeat-x bottom;
	border-left:#ffffff 1px solid;
}
.leftimage {
margin:1px 0px;
}
.leftarea {
   background:#FFFFFF url(../images/BGbottom.jpg) repeat-x bottom;
}

h1.sub {
	background:url(../images/unchanged_status.gif) no-repeat 5px 6px;
	font-size:24px;
	padding-left:28px;
	margin-top:49px;
	}
h2 {
font-weight:bold;
font-size:15px;
}
#maincontent {
padding:0 20px 10px 28px;
}

/*-- SUBMENU (for general pages) */
.SUBMENU {
	background: #9C8100 url(../images/BGsubnav-golf.jpg) repeat-x top;
	height: 200px;
 }


/*-- SUBMENU: Golf * Country Club Solutions ---*/
.SUBMENU-golf 
{
	background: url(../images/BGsubnav-golf.jpg) repeat-x top;
	height: 220px;
}

.SUBMENU-industrial 
{
	background: url(../images/BGsubnav-industrial.jpg) repeat-x top;
	height: 200px;
}

.SUBMENU-commercial
{
	background: url(../images/BGsubnav-commercial.jpg) repeat-x top;
	height: 220px;
}

.SUBMENU-golf div, .SUBMENU-industrial div, .SUBMENU-commercial div
{
	padding:5px 10px;
}

.SUBMENU-golf div h1, .SUBMENU-industrial div h1, .SUBMENU-commercial div h1
{
	font-size:20px;
	color:#000E2C;
}
.SUBMENU-golf ul, .SUBMENU-industrial ul, .SUBMENU-commercial ul 
{
	padding: 0;
	margin: 0;
}
.SUBMENU-golf ul li, .SUBMENU-industrial ul li, .SUBMENU-commercial ul li 
{
	list-style:none;
	background:url(../images/bullet.png) no-repeat 0px 9px;
	font-size:15px;
	padding-left:20px;
	line-height:35px;
}

.SUBMENU-golf ul li a, .SUBMENU-industrial ul li a, .SUBMENU-commercial ul li a 
{
	text-decoration:none;
	color:#FFFFFF;
}

.SUBMENU-golf ul li a:hover, .SUBMENU-industrial ul li a:hover, .SUBMENU-commercial ul li a:hover
{
	text-decoration:underline;
}
.SUBMENU-golf ul li a.selected, .SUBMENU-commercial ul li a.selected 
{
	color:#000000;
	text-decoration:underline;
}

.SUBMENU-industrial ul li a.selected 
{
	color:#CAA055;
	text-decoration:underline;
}	
	


	
	
.twentyfour {
background:url(../images/24-7.jpg) no-repeat top right;
text-align: left;
vertical-align: top;
}
.foot {
font-size:13px;
color:#999;
}
.foot a {
color:#CAA055;
}

.foot a:hover {
text-decoration:underline;
}
.foot a#emerald {
text-decoration:none;
color:#999;
}

.foot .bullet
{
color:#CAA055;
}
/*-- Header navegation menu --*/
#navlist
{
margin: 10px 0 0 0;
padding: 0;
background-color: #FFf;
background:url(../images/BGnav.jpg) repeat-x top;
height:60px;
border-left:1px solid #FFF;
width:100%;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border-right: 1px solid #FFf;
padding:8px 36px 0 35px;
color: #fff;
text-decoration: none;
float:left;
height:52px;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
color: #fff;
text-decoration: none;
background:url(../images/BGnav-industrial.jpg) repeat-x top;
height:52px;
}

#navlist li
{
display: inline;
font-size: 16px;
float:left;
	position: relative;
	text-align: center;
}

#navlist ul
{
margin: 0;
padding: 0;
width:100%;
}

#navlist #active a { 
background:url(../images/BGnav-golf.jpg) repeat-x top; 
height:52px;
}
#navlist li.home a{
width:100px;
line-height:37px;
}
#navlist li.partners a{
line-height:37px;
padding-right:25px;
}




/*-- Home Information --*/
#home-col-1
{
    margin: 10px;
    width:  340px;
    float: left;
    
}

#home-col-1 h1
{
    font-size: 20px;
    text-transform: uppercase;
}

#home-24-7-support-img
{
    display: block;
    float: left;
    margin: 10px;
}

#home-col-2
{
    margin: 10px;
    width:  340px;
    float: left;
    
}

#home-more-about-us
{
  margin-left: 200px;
}

/*-- Others --*/
.align-right
{
   text-align: right;
   margin: 0px 20px 20px 0px;
}


