/*
	CHRISTMAS CONNECTIONS CSS
	CREATED: 01.09.06
	MODIFIED: 12.07.08
	AUTHOR: ANDY FIELD @ IDNET
*/

/*
	COLOURS
	RED: #b00
	BROWN GREY: #534741
	GREY LINE: #cececb
	PANEL TINT: #edf3f5
	FOOTER BACKGROUND: #ececeb
*/

/* UNDO 
***********************************/

dl,ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0;
}

a img,:link img,:visited img {	
	border: none;
}

address,abbr { 
	font-style: normal;
}

img {
	border: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
	line-height: 1em;
}

ul,ol,dl {
	list-style: none;
}

:link,:visited {
	text-decoration: none;
}

/* GENERIC 
***********************************/

html {
	font-size: 100%;
}

body {
	/* font: 62.5%/100% 'lucida grande', verdana, sans-serif; */
	font: 62.5%/100% verdana, tahoma, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	border-top: 3px solid #9f9e9c;
	background: #fff;
}

.clearme {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	/* background: #fff; */
}

hr {
	height: 1px;
	color: #cececb;
	margin: 0.6em 0 1.6em 0;
	padding: 0;
	background-color: #cececb;
	border: 0;
}

.skip {
	position: relative;
	text-indent: -3000px;
	width: 0;
	height: 0;
	padding: 0;
	overflow: hidden;
}

/* TYPOGRAPHY
***********************************/

p,ul,dl,ol,th,td {
	font-size: 1.1em;
}

p, th, td {
	line-height: 1.5em;
	padding: 0 0 1em 0;
}

p.date {
	color: #777;
	padding: 0 0 0.2em 0;
}

span.lrgtel {
	color: #b00;
	display: block;
	font-family: tahoma, 'lucida grande', verdana, sans-serif;
	font-weight: bold;
	font-size: 2.4em;
	letter-spacing: -1px;
	padding: 0.2em 0 0.4em 0;
}

p.flhs {
	float: left;
}

p.flhs span {
	display: block;
	font-size: 100%;
	padding: 0.6em 0 0 0;
}

p.frhs {
	float: right;
}

/* span.alert {
	display: inline;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #16a5d2;
	padding: 0.1em;
	background: #fff;
} */

p.alert span {
	background: #fff7d7;
	border:1px solid #ffefaf;
	color: #d30;
	display:block;
	font-size: 1.2em;
	line-height: 1.4em;
	padding:0.3em;

}

#footercontainer span.alert {
	font-size: 1em;
}

span.refnumber {
	display: inline;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #fff;
	padding: 0.1em;
	background: #16a5d2;
}

ul {
	line-height: 1.3em;
}

#logo a,
#logo a:hover {
	float: left;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 265px;
	height: 65px;
	margin: 1em 0 0 0;
	background: url(/resources/christmaslogo.gif) 0 0 no-repeat;
	border: none;
	overflow: hidden;
}

h1.def {
	width: 770px;
	text-align: left;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	/* color: #036; */
	color: #222;
	margin: 0 auto 0.6em auto;
	padding: 0 0 0.6em 0;
	border-bottom: 1px solid #cececb;
}

h1.def span {
	color: #b00;
}

h1 {
	text-align: left;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
	/* color: #036; */
	color: #534741;
	padding: 0;
}

h1 span {
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	/* color: #036; */
	color: #534741;
	padding-bottom: 0.6em;
}

#contentrhs h2 {
	font-size: 1.8em;	
}

#highlightcontainer h2 {
	color: #b00;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	/* color: #036; */
	color: #534741;
	padding-bottom: 0.2em;
}

#contentrhs h3,
#altcontentrhs h3 {
	padding-bottom: 0.4em;
}

#contentrhs h3 {
	font-size: 1.3em;
	line-height: 1.4em;
}

.col0202 h3,
.col0203 h3 {
	padding-bottom: 0.6em;
}

h3.newsletter {
	line-height: 1em;
	padding: 0.4em 0 0 0;
}

#footercontainer h3 {
	padding-bottom: 0.6em;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #666;
	padding-bottom: 0.6em;
}

#contentrhs h4 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #534741;
	padding-bottom: 0.4em;
}

#highlightcontainer h3,
#highlightcontainer p {
	color: #fff;
}

#footercontainer h3,
#footercontainer p {
	color: #534741;
}

blockquote {
	margin: 0.6em 0 0 0;
	background: url(/resources/quote.gif) 0 0 no-repeat;
} 

blockquote.admin,
blockquote.user {
	width: 400px;
	margin: 0.6em 0 0 0;
	background: url(/resources/quoterhs.gif) 0 0 no-repeat;
}

blockquote p {
	height: 5em;
	font-family: georgia, times, serif;
	font-size: 1.3em;
	line-height: 1.2em;
	/* color: #036; */
	color: #534741;
	margin: 0 0 0.8em 0;
	padding: 0.8em 1em 0.8em 3em;
	background: url(/resources/quotebase.gif) left bottom no-repeat;
}

#contentlhs blockquote {
	margin: 0.6em 0 0 0;
	background: url(/resources/quotealt.gif) 0 0 no-repeat;
}

#contentlhs blockquote p {
	height: 1%;
	font-family: georgia, times, serif;
	font-size: 1.3em;
	line-height: 1.2em;
	/* color: #036; */
	color: #534741;
	margin: 0 0 0.8em 0;
	padding: 0.8em 1em 2em 2.2em;
	background: url(/resources/quotebasealt.gif) left bottom no-repeat;
}

#contentrhs blockquote {
	width: 400px;
	margin: 0.6em 0 0 0;
	background: url(/resources/quoterhs.gif) 0 0 no-repeat;
}

#contentrhs blockquote p,
blockquote.admin p,
blockquote.user p {
	height: 1%;
	font-family: georgia, times, serif;
	font-size: 1.3em;
	line-height: 1.2em;
	/* color: #036; */
	color: #534741;
	margin: 0 0 0.8em 0;
	padding: 0.8em 1em 0.8em 2.2em;
	background: url(/resources/quotebaserhs.gif) left bottom no-repeat;
}

blockquote.admin p span,
blockquote.user p span {
	display: block;
	font-family: 'lucida grande', verdana, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 0 0 0.4em 0;
}

#contentrhs blockquote p cite,
blockquote.admin p cite,
blockquote.user p cite {
	display: block;
	font-size: 0.9em;
	padding: 0.4em 0 0 0;
}

#contentrhs img {
	padding: 0 0 15px 0;
}

ol {
	border-top: 1px solid #edf3f5;
	margin: 10px 0 0 0;
	padding: 1em 0;
}

#contentrhs ol li {
	font-size: 1.3em;
	color: #16a5d2;
}

p.highlight /* PACKAGE INTRO PARAGRAPHS */ {
	font-weight: bold;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #edf3f5;
}

p span.telephone {
	display: block;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	
}

/* LINKS
***********************************/

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

a:hover {
	/* color: #036; */
	color: #534741;
	text-decoration: underline;
}

a.activities {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/mabtn.gif) 0 0 no-repeat;
	overflow: hidden;
}

a.activities:hover {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/mabtn.gif) 0 -23px no-repeat;
	overflow: hidden;
}

a.activitiesalt {
	clear: both;
	float: left;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	padding: 0 2px 0 0;
	background: url(/resources/mabtn.gif) 0 0 no-repeat;
	overflow: hidden;
}

a.activitiesalt:hover {
	clear: both;
	float: left;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	padding: 0 2px 0 0;
	background: url(/resources/mabtn.gif) 0 -23px no-repeat;
	overflow: hidden;
}

a.packages {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/mpbtn.gif) 0 0 no-repeat;
	overflow: hidden;
}

a.packages:hover {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/mpbtn.gif) 0 -23px no-repeat;
	overflow: hidden;
}

a.packagesalt {
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/mpbtn.gif) 0 0 no-repeat;
	overflow: hidden;
}

a.packagesalt:hover {
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/mpbtn.gif) 0 -23px no-repeat;
	overflow: hidden;
}

a.ideas {
	clear: both;
	float: left;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	padding: 0 2px 0 0;
	background: url(/resources/mibtn.gif) 0 0 no-repeat;
	overflow: hidden;
}

a.ideas:hover {
	clear: both;
	float: left;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	padding: 0 2px 0 0;
	background: url(/resources/mibtn.gif) 0 -23px no-repeat;
	overflow: hidden;
}

a.destinations {
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/dbtn.gif) 0 0 no-repeat;
	overflow: hidden;
}

a.destinations:hover {
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/dbtn.gif) 0 -23px no-repeat;
	overflow: hidden;
}

a.more {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/mbtn.gif) 0 0 no-repeat;
	overflow: hidden;
}

a.more:hover {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/mbtn.gif) 0 -23px no-repeat;
	overflow: hidden;
}

a.viewall {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 200px;
	height: 23px;
	background: url(/resources/viewallbtn.gif) 0 0 no-repeat;
	overflow: hidden;
}

a.viewall:hover {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 200px;
	height: 23px;
	background: url(/resources/viewallbtn.gif) 0 -23px no-repeat;
	overflow: hidden;
}

a.viewallalt {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 200px;
	height: 23px;
	background: url(/resources/viewallbtn.gif) 0 0 no-repeat;
	overflow: hidden;
}

a.viewallalt:hover {
	clear: both;
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 200px;
	height: 23px;
	background: url(/resources/viewallbtn.gif) 0 -23px no-repeat;
	overflow: hidden;
}

#highlightcontainer h1 a {
	color: #16a5d2;
	font-weight: normal;
}

#highlightcontainer a {
	color: #fff;
	font-weight: bold;
}

#footercontainer a {
	color: #534741;
}

#highlightcontainer a:hover{
	/* color: #534741; */
	color: #fff;
}

#footercontainer a:hover {
	/* color: #036; */
	color: #b00;
}

#highlightcontainer li a {
	padding-left: 8px;
	background: url(/resources/arrow.gif) 0 50% no-repeat;
}

#footercontainer li a {
	padding-left: 8px;
	background: url(/resources/arrowalt.gif) 0 50% no-repeat;
}

#highlightcontainer li a:hover {
	padding-left: 8px;
	background: url(/resources/arrow.gif) -396px 50% no-repeat;
}

#footercontainer li a:hover {
	padding-left: 8px;
	background: url(/resources/arrowalt.gif) -296px 50% no-repeat;
}

h3 a:link,
h3 a:visited,
h3 a:active {
	/* color: #036; */
}

/* NAVIGATION
***********************************/

ul {
	display: block;
	list-style-type: none;
	padding: 0 0 0.6em 0;
}

li {
	display: block;
	list-style-type: none;
	line-height: 1.4em;
	padding: 0 0 0.4em 0;
	
}

.row li {
	/* float: left; */
	display: inline;
	/* padding: 0 0.4em 0 0; */
}

.row li a {
	padding: 0;
	background: none;
}

#headercontainer ul {
	float: right;
	display: block;
	width: 495px;
	height: 23px;
	margin: 0;
	padding: 0;
	/* background: url(/resources/headernav.gif) 0 0 no-repeat; */
}

#headercontainer ul li {
	float: left;
	display: block;
	padding: 0;
}

#headercontainer ul li a {
	position: relative;
	display: block;
	height: 23px;
	text-indent: -3000px;
	padding: 0;
	overflow: hidden;
}

#headercontainer ul li a.home {
	width: 46px;
	background: url(/resources/headernav.gif) 0 0 no-repeat;
}

#headercontainer ul li a.homeon,
#headercontainer ul li a.home:hover {
	width: 46px;
	background: url(/resources/headernav.gif) 0 -23px no-repeat;
}

#headercontainer ul li a.contact {
	width: 63px;
	background: url(/resources/headernav.gif) -46px 0 no-repeat;
}

#headercontainer ul li a.contacton,
#headercontainer ul li a.contact:hover {
	width: 63px;
	background: url(/resources/headernav.gif) -46px -23px no-repeat;
}

#headercontainer ul li a.sitemap {
	width: 65px;
	background: url(/resources/headernav.gif) -109px 0 no-repeat;
}

#headercontainer ul li a.sitemapon,
#headercontainer ul li a.sitemap:hover {
	width: 65px;
	background: url(/resources/headernav.gif) -109px -23px no-repeat;
}

#headercontainer ul li a.bookmark {
	width: 110px;
	background: url(/resources/headernav.gif) -174px 0 no-repeat;
}

#headercontainer ul li a.bookmarkon,
#headercontainer ul li a.bookmark:hover {
	width: 110px;
	background: url(/resources/headernav.gif) -174px -23px no-repeat;
}

#headercontainer ul li a.blog {
	width: 127px;
	background: url(/resources/headernav.gif) -284px 0 no-repeat;
}

#headercontainer ul li a.blogon,
#headercontainer ul li a.blog:hover {
	width: 127px;
	background: url(/resources/headernav.gif) -284px -23px no-repeat;
}

#headercontainer ul li a.login {
	width: 84px;
	background: url(/resources/headernav.gif) -411px 0 no-repeat;
}

#headercontainer ul li a.loginon,
#headercontainer ul li a.login:hover {
	width: 84px;
	background: url(/resources/headernav.gif) -411px -23px no-repeat;
}

ul#partners {
	padding: 0;
}

ul#partners li {
	display: inline;
}

ul#partners li a {
	float: left;
	display: block;
	padding: 0 30px 10px 0;
	background: none;
	border: none;
}

/* LIST CONTROLS
***********************************/

/* #contentrhs ul {
	list-style-type: disc;
	margin: 0 2em;
}

#contentrhs li {
	list-style-type: disc;
} */

/* NEWS
***********************************/

.news {
	display: block;
}

.news img {
	float: left;
	display: block;
	width: 40px;
	height: 40px;
}

.news h3,
.news p {
	margin: 0 0 0 50px;
}

/* LAYOUT
***********************************/

#headercontainer,
#contentcontainer,
#headers,
#spots,
#highlights,
#footer,
#cright {
	width: 770px;
	text-align: left;
	margin: 0 auto;
}

#highlightcontainer {
	width: 100%;
	/* text-align: left; */
	margin: 1em 0;
	padding: 1.4em 0;
	background: #d4d4d3 url(/resources/hcbg.gif) 0 0 repeat-x;
}

#hlrhs {
	float: left;
}

#hllhs {
	float: right;
}

#highlightcontainer img {
	display: block;
}

#spots {
	width: 770px;
	/* margin-bottom: 10px; */
	margin-bottom: 5px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #9f9e9c;
}

#highlights {
	width: 770px;
	background: url(/resources/panels.gif) left bottom no-repeat;
}

#header01,
#header02,
#header03 {
	float: left;
	width: 250px;
	margin: 0 10px 0 0;
}

#header03 {
	margin: 0;
}

#highlight01,
#highlight02,
#highlight03 {
	float: left;
	width: 250px;
	margin: 0 10px 0 0;
}

#highlight03 {
	margin: 0;
}

#highlight01 div {
	display: block;
	width: 230px;
	height: auto;
	padding: 10px;
}

#highlight02 div,
#highlight03 div {
	display: block;
	width: 230px;
	height: auto;
	padding: 10px;
}

#contentwrpr {
	width: 100%;
	margin: 1em 0;
	padding: 1.4em 0;
	background: #fff url(/resources/ccbg.gif) 0 0 repeat-x;
}

.col01,
.col02,
.col03 {
	float: left;
	width: 250px;
	margin: 0 10px 0 0;
}

.col03 {
	margin: 0 -3px 0 0; /* IE 6 EXTRA CHARACTER HACK */
}

.col0203 {
	float: left;
	width: 510px;
	margin: 0;
}

.col01pad {
	padding: 0 2em 0 0;
}

.row {
	clear: both;
	display: block;
	width: 510px;
	height: 1%;
	padding: 0 0 0.8em 0;
}

.row div {
	float: left;
	display: block;
	width: 250px;
}

.row div.rhscol {
	margin: 0 0 0 10px;
}

.col01 img,
.row div img {
	margin: 0 0 0.6em 0;
}

#contentlhs {
	float: left;
	width: 160px;
	padding: 1em 0 2em 0;
}

#contentrhs {
	float: right;
	width: 590px;
	padding: 1em 0 2em 0;
}

#altcontentlhs {
	float: left;
	width: 290px;
	padding: 1em 0 2em 0;
}

#altcontentrhs {
	float: right;
	width: 460px;
	padding: 1em 0 2em 0;
}

#footercontainer {
	width: 100%;
	text-align: left;
	/* margin: 1em 0 0 0; */
	margin: 0;
	padding: 1.4em 0;
	background: #ececeb;
	border-top: 1px solid #cececb;
}

#cright {
	clear: both;
	padding: 1em 0;
}

/* TOOGLE CONTROLS
***********************************/

#hendestinations,
#stagdestinations {
	display: none;
}

/* PAGE CONTROLS
***********************************/

.twocolwrpr {
	width: 530px;
	margin: 1em 0 2em 0;
	padding: 0 0 5px 0;
	background: #edf3f5 url(/resources/twocolbgbase.gif) 0 bottom no-repeat;
}

.twocol {
	width: 530px;
	padding: 15px 0 0 0;
	background: #edf3f5 url(/resources/twocolbg.gif) 0 0 no-repeat;
}

.twocollhs {
	float: left;
	width: 230px;
	margin: 0 0 0 10px;
}

.twocolrhs {
	float: right;
	width: 230px;
	margin: 0 10px 0 0;
}

.twocol ul {
	margin: 0;
	padding: 0 0 10px 0;
}

.twocol li a {
	padding-left: 8px;
	background: url(/resources/arrowalt.gif) 0 3px no-repeat;
}

.twocol li a:hover {
	padding-left: 8px;
	background: url(/resources/arrowalt.gif) 0 -97px no-repeat;
}

.subnav {
	margin: 0 0 1em 0;
	padding: 10px 0 0 0;
	background: url(/resources/subnav.gif) 0 0 no-repeat;
}

.subnav ul {
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	background: #b00 url(/resources/subnavbase.gif) 0 bottom no-repeat;
}

.subnav li {
	display: inline;
}

.subnav li a:link,
.subnav li a:visited {
	display: block;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 1em;
	padding: 0 1em 0.4em 0.8em;
	background: #b00 url(/resources/arrow.gif) 0 0.4em no-repeat;
}

.subnav li a:hover {
	/* color: #036; */
	/* color: #534741; */
	color:#fff;
	background: #b00 url(/resources/arrow.gif) -396px 0.4em no-repeat; 
}

.subnav span {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	padding: 0 1em 0.6em 0.8em;
}

ul#widgets {
	margin: 0 0 1em 0;
	padding: 0;
}

ul#widgets li a.print {
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	background: url(/resources/icons.png) 0 0 no-repeat; 
}

ul#widgets li a.print:hover {
	text-decoration: none;
	background: url(/resources/icons.png) -184px 0 no-repeat;
}

ul#widgets li a.email {
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	background: url(/resources/icons.png) 0 -30px no-repeat;
}

ul#widgets li a.email:hover {
	text-decoration: none;
	background: url(/resources/icons.png) -184px -30px no-repeat; 
}

#slideshow {
	float: right;
	width: 200px;
	height: 160px;
	margin: 35px 0 1em 2em;
}

/* IMAGE LIST
***********************************/

#contentrhs ol#imagelist {
	width: 590px;
	border: none;
	margin: 0;
	padding: 0;
}

#contentrhs ol#imagelist li {
	clear: both;
	width: 590px;
	font-size: 100%;
	color: #000;
	margin: 0 0 15px 0;
	background-repeat: no-repeat;
}

#contentrhs ol#imagelist li img {
	float: left;
	width: 70px;
	height: 70px;
	margin: 0;
	padding: 0 0 15px 0;
}

#contentrhs ol#imagelist li h3 {
	/* font-size: 1.2em; */
	line-height: 1em;
	padding: 0 0 6px 80px;
}

#contentrhs ol#imagelist li p {
	padding: 0 0 10px 80px;
}

#contentrhs ol#imagelist li p a.more {
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	margin: 10px 0 0 0;
	background: url(/resources/mbtn.gif) 0 0 no-repeat;
	overflow: hidden;
	z-index: 10000;
}

#contentrhs ol#imagelist li p a.more:hover {
	position: relative;
	display: block;
	text-indent: -3000px;
	width: 112px;
	height: 23px;
	background: url(/resources/mbtn.gif) 0 -23px no-repeat;
	overflow: hidden;
	z-index: 10000;
}

/* FLASH CONTENT
***********************************/

#flashcontent {
	margin: 0 0 1.2em 0;
}

#flashvideo {
	margin: 1em 0 2em 0;
}

/* PACKAGES
***********************************/

table {
	font-size: 100%;
	margin: 0.4em 0 1.4em 0;
	border-collapse: collapse;
}

thead th {
	vertical-align: top;
	font-weight: bold;
	color: #fff;
	background: #cececb;
	padding: 0.4em 2em 0.4em 0.4em;
	border-bottom: 1px solid #fff;
}

tbody td {
	vertical-align: top;
	padding: 0.4em 2em 0.4em 0.4em;
	background: #edf3f5;
	border-bottom: 1px solid #fff;
}

dl {
	margin: 0 0 1.4em 0;
	padding: 0;
}

dt, dd {
	margin: 0;
	padding: 0.4em 0;
}

dt {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	color: #cececb;
}

#packageslink {
	border-top: 1px solid #edf3f5;
	margin: 10px 0 0 0;
	padding: 1em 0 0 0;
}

/* IMAGEBLOCK
***********************************/

#contentrhs table.img {
	background: #fff;
	margin: 0 0 15px 0;
}

#contentrhs table.img tbody td {
	margin: 2px;
	padding: 0 10px 0 0;
	background: #fff;
}

#contentrhs table.img td img {
	width: 80px;
	height: 80px;	
	margin: 0;
	padding: 0;
	border: 3px solid #edf3f5;
}

/* SEARCH RESULTS
***********************************/

ul#searchresults {
	padding: 10px 0 0 0;
}

ul#searchresults li {
	border-bottom: 1px solid #edf3f5;
}

ul#searchresults li span {
	color: #444;
}

/* NEWSLETTER
***********************************/

#nl {
	border-top:1px solid #cececb;
	border-bottom:1px solid #cececb;
	margin:0 0 1.5em 0;
	padding:1em 0;
}

#nl p {
	padding:0;
}
