/* CSS Document */


body
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
color: #333333;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
line-height: 1.4em;
background-color: #c6ecff;
background-image: url(../images/gradient.png);
background-repeat: repeat-x;
background-x-position: center;
background-y-position: bottom;
height: 100%;
width: 100%;
}

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

a:hover
{
color: #009900;
text-decoration: underline;
}


p{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

#page
{}


#header
{


	width: 725px;
	margin-left: auto;
	margin-right: auto;
}


#header .mainlogo
{

	clear:left;
	margin-left: 20px;
	margin-top: 75px;
	margin-bottom: 0px;

	
} 

#toplinks {
	position: relative;
	margin-left: 570px;
	margin-top: 3px;
	color: #333333;
	margin-bottom: -75px;
	

}

#toplinks .tlink a {
	color: #333333;
	margin-left: 0;
	text-decoration: underline;
}

#toplinks .tlink a:hover {
	color: #333333;
	text-decoration: underline;
}



/* Navigation */

#header #navigation {
	
	margin-left: 250px;	
	position: relative;
	clear:both;

	
}


#header #navigation li {
	display: block;
	list-style-type: none;
	float: left;
	margin-left: 3px;
	
}

#header #navigation .hometab li a {
	background-image: url(../images/hme-nav-off.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 79px;
	display: block;
}

#header #navigation .hometab li a:hover {
	background-image: url(../images/hme-nav-on.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 79px;
	display: block;
}

#header #navigation .hometabactive li {
	background-image: url(../images/hme-nav-on.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 79px;
	display: block;
}

#header #navigation .littlebearstab li a {
	background-image: url(../images/littlebears-nav-off.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 115px;
	display: block;
}

#header #navigation .littlebearstab li a:hover {
	background-image: url(../images/littlebears-nav-on.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 115px;
	display: block;
}

#header #navigation .littlebearstabactive li {
	background-image: url(../images/littlebears-nav-on.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 115px;
	display: block;
}

#header #navigation .foresttab li a {
	background-image: url(../images/forest-nav-off.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 78px;
	display: block;
}

#header #navigation .foresttab li a:hover {
	background-image: url(../images/forest-nav-on.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 78px;
	display: block;
}

#header #navigation .foresttabactive li {
	background-image: url(../images/forest-nav-on.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 78px;
	display: block;
}

#header #navigation .holidayclubtab  li a {
	background-image: url(../images/holidayclub-nav-off.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 120px;
	display: block;
}

#header #navigation .holidayclubtab li a:hover {
	background-image: url(../images/holidayclub-nav-on.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 120px;
	display: block;
}

#header #navigation .holidayclubtabactive li {
	background-image: url(../images/holidayclub-nav-on.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 120px;
	display: block;
}




#mainlayout
{
	position: relative;
	clear: both;
	margin-top: -20px;
	width: 725px;
	margin-left : auto;
	margin-right : auto;
}


.roundedcornr-box{
	background: url(../images/roundedcornr-tl.png) no-repeat top left;
	
}
.roundedcornr-top{
	background: url(../images/roundedcornr-tr.png) no-repeat top right;
	
}
.roundedcornr-bottom {
	background: url(../images/roundedcornr-bl.png) no-repeat bottom left;
}
.roundedcornr-bottomr{
	background: url(../images/roundedcornr-br.png) no-repeat bottom right;
}
.roundedcornr-content{
	background: url(../images/roundedcornr-r.png) top right repeat-y;
}

.roundedcornr-top div,.roundedcornr-top

.roundedcornr-bottom 
{
	width: 725px;
	height: 20px;
	font-size: 1px;
}
.roundedcornr-bottom 
{
	height: 20px;
}

.roundedcornr-bottomr
{
	height: 20px;
	font-size: 1px;
}

.roundedcornr-content
{ 

	margin-top: 0px;
	padding: 0 20px; 
	height: 560px;
	clear:both;
}


.roundedcornr-content .mainimg
{
	padding-top: 0px;
	position: relative;
	float:right;
	margin-top: 20px;
}


#maintop
{
	float: left;
	position: relative;
	left: 7px;
	
}

#maintext
{
float:left;
}


#maintext p{
	width: 333px;
	margin:10px 0 0 0;
}

#maintext p.lb{
	width: 344px;
}


.holidaymainimg{
	width:320px;
	height:218px;
	padding-top: 0px;
	position: relative;
	float:right;
	margin-top: 20px;
}

.roundedcornr-content .pagetitle
{	
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}



/* Home content */


/* bottoms boxes holder*/

#bottomholder
{
	clear: both;
	height: 300px;
}

#bottomholder .rightimage
{
	width: 328px;
	height: 282px;
	position: absolute;
	clear: both;
	left: 373px;

	bottom: 20px;
}


/* Home news */

#newsholder
	{
	background: url(../images/gcc-newsholder.gif) no-repeat;
	float: left;
	width: 344px;
	height: 288px;
	position: absolute;
	bottom: 14px;
	left: 24px;
	}
	


#newsholder p
{
	position: relative;
	margin-top:0px;
	margin-left:0px;
	width: 170px;	
	margin-bottom: 0px;
	float:left;	
}

#newsholder p.news1
{
	width: 300px;		
}


#newsholder h2
{
	color: #66ccff;
	font-size: 8pt;
	font-weight:bold;
	margin-bottom:0px;
}

#newsholder .newsitem1
{
	clear: both;
	position: relative;
    margin-top: 42px;
	margin-left:20px;
	margin-bottom: 4px;
	width: 290px;
	float:left;
	display: inline;
}


#newsholder .newsitem2
{
	clear: both;
	position: relative;
	width: 290px;
	margin-left:20px;
		float:left;
			float:left;
	display: inline;
}

#newsholder .newsitem1 img
{
    position: absolute;
    right: -5px;
    top: 10px;
    display: inline;
	float: right;
}

#newsholder .newsitem2 img
{
    position: absolute;
    right: -5px;
    top: 10px;
	float: right;
	display: inline;
}
	
	
	
	
	
/* Downloads holder on right */

#downloadsbox
	{

	background: url(../images/gcc-downloadsholder.gif) no-repeat;
	float: left;
	width: 344px;
	height: 288px;
	position: absolute;
	bottom: 14px;
	left: 24px;

	}




#downloadsbox p
{
	position: relative;
	margin-top:0px;
	margin-left:0px;
	width: 270px;	
	
}


#downloadsbox h2
{
	color: #66ccff;
	font-size: 8pt;
	font-weight:bold;
	margin-bottom:0px;
}

#downloadsbox .download1
{
	margin-top:55px;
	margin-left:20px;
	width: 350px;
}


#downloadsbox .download2
{
	clear: both;
	position: relative;
	top: 10px;
	width: 350px;
	margin-left:20px;

}

#downloadsbox .download3
{
	clear: both;
	position: relative;
	top: 20px;
	width: 350px;
	margin-left:20px;

}











