/* Affiliate info page css*/

#infocontainer {
  padding: 1% 0% 2% 0%;
  font-size: 0.9em;
  background-color:#f2f8fa;
}
#infotop {
}
#infobottom {
}
#infoleft {
  float: left;
  width: 200px;
}
#inforight {
  margin-left: 220px; /* Image width + 20px gap */
}
.infoheading {
  text-align: center;
}

body{
	font-family: Arial,Verdana,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	min-width: 720px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Verdana,sans-serif;
	margin: 0px;
	padding: 0px;
	color: #d92612;
 	/*color: #722;*/	
}

h1{
 font-family: Verdana,Arial,Verdana,sans-serif;
 font-size: 120%;
	text-decoration: none;

}

h2{
 font-size: 114%;
}

h3{
 font-size: 100%;
}

h4{
 font-size: 100%;
 font-weight: normal;
}

h5{
 font-size: 100%;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,Verdana,sans-serif;
 color: #334d55;
}

b
{
	border-color: transparent;
	border-width: 0;
	border-style: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagetop
{
	margin: 0px;
	height: 140px;
	width: 100%;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	background-image: url(Images/top_back.gif);
}

#mastright
{
	float: right;
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px;
	position: absolute;
	top: 0;
	right: 1%;
}

#navigation
{
	margin: 0;
	padding: 0 0 140px 0;
	width: 220px;
	/*background-image:url(colspacer.gif);
	background-repeat:repeat;*/
	background-color: #bdd;
	border-right: 1px solid #000;
	border-bottom: 1px solid #ccc;
	}

#content{
	position: absolute;
	left: 221px;
  	float:right;
	width: 70%;
	min-width: 500px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	background-color: #fff;
	}
	#contenttravelsites{
	position: absolute;
	left: 221px;
  	float:right;
	width: 70%;
	min-width: 500px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	background-color: #fff;
	font-size:0.8em;
	}
	

/***********************************************/
/*Component Divs                               */
/***********************************************/

#SectionTitle
{
	margin: 0px;
	padding: 0px 20px 10px 10px;
	text-align: right;
	position: absolute;
	top: 90px;
	right:5%;
	color:#d92612;
	}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

.formtable{
	width: 190px;
}

#submitform
{
	width: 400px;
	background-color: #bdd;
	padding: 0 0 10px 0;
}
#submitform td{
	text-align: left;
	min-width: 100px;
}
#submitform tr{
	border-bottom:dotted thin #000000;
}

#searchouter{
	width: 440px;
	background-color: #bdd;

}

td.searchform
{
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	vertical-align: top;
}

/************** .feature styles ***************/


.featuresubmit td
{
	padding: 5px 5px 0px 10px;
	font-size: 80%;
	}
a.featuresubmit
{
	colour:red;
}
.feature
{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	}

/*.feature p
{
color:orange;
font-size: 80%;
}*/
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	
}
.feature h1{
	padding: 30px 0px 5px 0px;
	text-align: center;
	 font-size: 160%;	
}
.feature h2{
	padding: 30px 0px 5px 0px;
	text-align: center;
	 font-size: 160%;
	 color:#d92612;	
	 }
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}


/************** . styles ***************/

.map{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	}

.map h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/*

removed100518 and replaced with regsel

.map img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	border:solid thin #60bd50;
} */

.mapggl
{
padding-left:10%;
float:left;
}

/************** .centrehighlight styles ***************/

.centredhighlight{
	padding: 0px 0px 10px 10px;
	font-size: 110%;
	text-align: center;	
}

.centredhighlight h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story b{
text-decoration: none;

}


/************** .story styles *****************/

.pagetext{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: inherit;
}

.pagetext p{
	padding: 0px 0px 10px 0px;
	font-size: inherit;

}


.centerdiv
{
	text-align: center;
	font-size: 0.9em;
}

.centerdiv b
{
	text-align: center;
	color: #722;
	text-decoration: none;
	font-weight: bold;
	border-width: 0;
	border-style: none;
}

/************* #siteInfo styles ***************/

#pagetrailer{
	
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #000;
	padding: 10px 10px 10px 10px;
	background-color: #bdd;
	}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

.selectlist {
font-size: 10px; font-family: Arial,Verdana,sans-serif;
}
.gobutton
{
 font-size: 10px; font-family: Arial,Verdana,sans-serif;
 }

/*********** #navBar link styles ***********/

#navigation ul a:link, #navigation ul a:visited {display: block;}
#navigation ul {list-style: none; margin: 0; padding: 0;}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navigation li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navigation li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link, b{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}
#sectionLinks b{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}


table.subnavigation
{
	border-bottom: #999;
	margin: 0 0 5px 0;
	border-right: #999;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
}
.subnavigation
{
	font-family: Helvetica, Arial, Verdana;
	background-color: #bdd;
	color: #C66;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	border-width: 0px;
	border-color: #000;
	border-style: solid;
	padding: 2px;

}

td.subnavigation
{
	background-color: #bdd;
	color: #C66;
	font-size: 10px;
	text-align: left;
	border-color: #000;
	border-style: solid;
	padding: 2px;

}

table.regionnavigation
{
	border-bottom: #999;
	border-right: #999;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	margin: 0 0 2px 0;
}

.regionnavigation
{
	font-family: Helvetica, Arial, Verdana;
	background-color: #bdd;
	color: #C66;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	border: 0px;
	border-width: 0px 0px 0px 0px;
	padding: 2px;
	border-color: #000;
	border-style: solid;
	vertical-align: top;

}

td.regionnavigation
{
	font-family: Helvetica, Arial, Verdana;
	background-color: #bdd;
	color: red;
	font-size: 10px;
	text-align: left;
	border-color: #000;
	border-style: solid;
	vertical-align: top;
	width:25%;
}

.listings
{
background-color: #fff;
	}
.listingsbasic
{
font-size:0.9em;
}
.listingsbasic a
{
text-decoration:underline;
}
.listingsbasic a:hover
{
color:#60bd50;
}
.listingsrecip
{
font-weight:bold;
font-style:italic;
font-size:0.9em;
}
.listingsrecip a
{
/* color: #900; */
color:#d92612;
text-decoration:underline;
}
.listingsrecip a:hover
{
/* color: #900; */
color:#60bd50;
}
.listingtypehead
{
color:#d92612;
font-weight:bold;
}
.enhanced
{
	font-family: inherit;
    /* background-color: #eee; */
	border-top:solid 1px #00789F;
	border-right:solid 1px #00789F;
	border-bottom:solid 1px #00789F;
	border-left:solid 15px #068ad1;
	padding:1%;
	font-size:0.9em;
	margin-bottom:7px;
}
.enhanced a
{	color: #d92612;
	font-weight: bolder;
	text-decoration:underline;
}
.enhanced a:hover
{ 
font-weight: bolder;
color:#60bd50;
}

a.enhanced:link
{
	color: #900;
	font-weight: bolder;
}
a.enhanced:visited {font-weight: bolder; color: #A00; }
a.enhanced:hover { font-weight: bolder;color: #600; }
a.enhanced:active { font-weight: bolder;color: #C00; }


.fotolisting
{
	font-family: inherit;
    background-color: #ffffff;
	border-top:solid 1px #00789F;
	border-left:solid 15px #60bd50;
	border-bottom:solid 1px #00789F;
	border-right:solid 1px #00789F;
	padding:1%;
	font-size:0.9em;
	margin-bottom:7px;
	color:#2c89cc;
}
.fotolisting a
{
	color: #d92612;
	font-weight: bolder;
	text-decoration:underline;
}
.fotolisting a:hover
{ 
font-weight: bolder;
color:#60bd50;
}
.affiliatelisting
{
	font-family: inherit;
    background-color: #ffffff;
	border-top:solid 1px #00789F;
	border-left:solid 15px #FF6600;
	border-bottom:solid 1px #00789F;
	border-right:solid 1px #00789F;
	padding-left:1%;
	padding-right:1%;
	font-size:0.9em;
	margin-bottom:7px;
	color:#2c89cc;
}
.affiliatelisting a
{
	color: #d92612;
	font-weight: bolder;
	text-decoration:underline;
}
.affiliatelisting a:hover
{ 
font-weight: bolder;
color:#60bd50;
}
.affiliatelistingbold
{
font-weight:bold;
}
.listingbutton
{
border:none;
}

.listinginfotext
{
padding-left:2%;
width: 100%;
}
.listingtag
{
font-weight:bold;
}
.listingphoto
{
	float:left;
	max-height:67px;
	max-width:100px;
	vertical-align:middle;
	border:none;
	margin-bottom:4px;
		
	/*border:solid 1px #068ad1;*/
}
.listingphotoinfo
{
	max-width:100px;
	max-height:67px;
	max-width:100px;
	vertical-align:middle;
	border:none;
	margin-bottom:4px;
	/*border:solid 1px #068ad1;*/
	}


a.fotolisting:link
{
	color: #900;
	font-weight: bolder;
}
a.fotolisting:visited {font-weight: bolder; color: #A00; }
a.fotolisting:hover { font-weight: bolder;color: #600; }
a.fotolisting:active { font-weight: bolder;color: #C00; }

#infocontent
{
padding:1% 0% 2% 0%;
margin-top:0px;
width:550px;
}
#infoheadtag
{
font-size:0.9em;
color:#1691d4;
max-width:92%;
font-weight:bold;
}
#infoheadtag a
{
text-decoration:underline;
}
#infoheadtag a:hover
{
text-decoration:underline;
color:#FF0000;
}
.infopagehead
{
font-size:0.9em;
text-align:left;
padding:1% 2% 1% 4%;
max-width:500px;
}
.infopagehead h1, h2
{
font-size:1.0em;
color:#00789F;
margin-bottom:4px;
max-width:92%;
}
.infopagelisting
{
	font-family: inherit;
    /*background-color: #eee;*/
	border-top:solid 1px #00789F;
	border-left:solid 15px #d92612;
	border-bottom:solid 1px #00789F;
	border-right:solid 1px #00789F;
	padding:1%;
	font-size:0.9em;
	margin-bottom:7px;
	color:#2c89cc;
}
.infopagelisting a
{
	color: #d92612;
	font-weight: bold;
	text-decoration:underline;
	
}
.infopagelisting a:hover
{
	font-weight: bold;
	color:#60bd50;
}
a.infopagelisting:link
{
	color: #900;
	font-weight: bolder;
}
a.infopagelisting:visited {font-weight: bolder; color: #A00; }
a.infopagelisting:hover { font-weight: bolder;color: #600; }
a.infopagelisting:active { font-weight: bolder;color: #C00; }

#infopagebuttontable
{
text-align:right;
width:520px;
}
.infopagebutton
{
border:none;
}
.infopageimage
{
max-width:200px;
border:none;
border-bottom:20px solid #068ad1;
}
.infopageimagevia
{
width:200px;
border:none;
border-bottom:20px solid #068ad1;
}
.infopagetable
{
background-color:#f2f8fa;
width:95%;
} 
.infopagetable td
{
font-size:0.8em;
padding:2%;

}
.infopagetablecontact
{
background-color:#f2f8fa;
border-top:solid 1px #a3d913;
} 
.infopagetablecontact td
{
background-color:#f2f8fa;
font-size:1.0em;
font-weight:bold;
padding-left:0px;
}
.infopagetablecontacthead
{
color:#068ad1;
width:35%;
}
.infopagetablecontacttext
{
padding-left:2%;
padding-right:2%;
color:#068ad1;
width:50%;
}
.infopagetableimagetd
{
width:220px;
text-align:left;
padding:8px 8px 8px 8px;
vertical-align:top;
}
.infopagetabletext
{
padding-top:8px;
color:#068ad1;
vertical-align:text-top;
}
.infopagetabletext a
{
text-decoration:underline;
color:#FF0000;
}
.infopagetabletext a:hover
{
color:#60bd50;
}
.infoparahead
{
color:#d92612;
font-weight:bold;
}

.priority
{
color:red;
}

.subnavigation a:link { color: #039; }
.subnavigation a:visited { color: #069; }
.subnavigation a:hover { color: #069;}
.subnavigation a:active { color: #C00; }

.regionnavigation a:link { color: #039; }
.regionnavigation a:visited { color: #069; }
.regionnavigation a:hover { color: #069;}
.regionnavigation a:active { color: #C00; }


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align:left;
}

#advert img
{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#listingtype {
	font-size: 12px;	
}
#listingtype td
{
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

b#listingtype
{
	border-width: 0;
	border-style: none;
}

#confirmmessage
{
width:95%;
padding:3%;
font-size:0.9em;
}
.contactform
{
width:100%;
padding:3%;
font-size:0.9em;
}

#warning
{
color:#cc0000;
font-weight:bold;
font-size:0.9em;
padding-left:2%;
}
#warningsec
{
color:red;
font-weight:bold;
font-size:1.2em;
border:solid 2px red;
padding:10px;
}
.smallcrumbs{
	font-size: 75%;
	padding: 2px 0px 2px 2px;
	text-decoration:none;
	}
.smallcrumbs a
{
	text-decoration:none;
		}
.featuredlistingbread
{
font-size:0.9em;
}	
.featuredlistingbread a
{
color:#006699;
}
.redtextbold
{
font-weight:bold;
color:red;
}
.redtextbold a
{
font-weight:bold;
font-size:1.0em;
color:red;
}
.redtextbold a:hover
{
color:#006699;
}
#hcbanner
{
border:solid 1px red;
width:448px;
padding:10px;
font-size:100%;
}
#hcgodiv
{
padding:5px;
padding-right:20px;
padding-top:10px;
float:right;
width:40px;
}
#hcgobutton
{
border:none;
float:right;
vertical-align:middle;
}
.mainregionname a
{
font-weight:bolder;
text-decoration:underline;
}
.subregname a
{
font-size:0.7em;
font-weight:bold;
}
/* vianet styles */
.viahead
{
color:#660000;
}
.viaheadspace
{
font-size:0.3em;
}
.viatable
{ 
width:468px;
border:solid 1px #068ad1;
font-size:0.9em;
}
.viasel
{
font-size:0.9em;
color:#660000;
}
.viasubmit
{
color:#FF0000;
font-weight:bold;
}
.viatable td
{
padding:2px 2px 3px 2px;
}
.viatitle
{
color:#FF0000;
font-weight:bold;
font-size:1.0em;
}
.rugbylink
{
border-top:solid thin #006699;
border-bottom:solid thin #006699;
font-size:0.7em;
padding:10px;
text-align:left;
}
.rugbylink a
{
text-decoration:none;
}
.rugbylink a:hover
{
text-decoration:underline;
}
.rugbylogo
{
border:none;
width:175px;
}
.imagetd
{
width:100px;
}
#infopage
{
padding:1% 0% 2% 0%;
margin-top:0px;
width:100%;
}
#infopagecontent
{
	position: absolute;
	left: 221px;
  	float:right;
	width: 75%;
	min-width: 500px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	background-color: #fff;
	}
.regsel
	{
	float:left;
	padding:1% 1% 0% 1%%;
	text-align:left;
	}
.regsel img
	{
	text-align:center;
	}
.regsel form
{
font-size:1.0em;
margin-top:0;
text-align:left;
padding-left:1%;
font-weight:bold;
color:red;
}
.regsel select
{
font-size:0.9em;
font-family: Arial,Verdana,sans-serif;
}
.navheading
{
color: #C66;
font-size: 10px;
font-weight:bold;
}
.searchlistings
{
font-size: 80%;
	}


	
