/* SVN FILE: $Id: visitnc.css 2182 2009-09-13 16:14:17Z michaelklauss $ */

/* RESET STYLES */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CORE STYLES */
html {
	text-align:center;
	background-color:#fff;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #666;
}
h1 {
	font-size: 30px;
	line-height: 105%;
	font-weight: normal;
	margin: .67em 0;
}
h2 {
	font-size: 26px;
	line-height: 110%;
	font-weight: normal;
	margin: .83em 0;
}
h3 {
	font-size: 22px;
	line-height: 110%;
	font-weight: normal;
	margin: 1em 0;
}
h4 {
	font-size: 18px;
	line-height: 120%;
	font-weight: normal;
	margin: 1.33em 0;
}
h5 {
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	margin: 1.67em 0;
}
h6 {
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
}
p {
	margin: 1em 0; 
}
a:link, a:visited, a:active {
	color: #d80;
}
a:hover {
	color: #666;
}
select {
	color:#666;
	background-color:#fefefe;
	border:1px solid #ccc;
}
iframe {
	background-image: url(../images/_core/iframebkg.png);
	background-repeat: repeat-x;
	background-position: 0 20px;
	margin-left:30px;
}
.mediaplex {
	display: none;
}
#debugfootdisplay {
	display: none;
}
#wrapper {
	position:relative;
	display:block;
	margin:20px auto;
	width: 965px;
	text-align:left;
}
#advisory {
	position:relative;
	width:795px;
	margin:0 auto 20px auto;
	padding-bottom: 1px;
}
.image_left {
	float: left;
	margin:5px 10px 5px 0;
}
.image_right {
	float: right;
	margin:5px 0 5px 10px;
}
/* HEADERS */
#header {
	display: block;
	width: 895px;
	height:35px;
	margin: 30px auto 10px 33px;
}
#header a#header-home {
	float: left;
	display: block;
	width: 310px;
	height: 35px;
	background: url(../images/_core/header-logo.gif) no-repeat 0 100%;
	text-indent: -1000px;
}
#header div.header-links a {
	float: right;
	margin: 10px 0 0 10px;
		font-size: 10px;
}
#header-nav {
	position: relative;
	clear: both;
	display: block;
	width: 965px;
	height: 70px;
	background: url(../images/_core/header-nav.gif) no-repeat 0 0;
}
#header-nav div.header-nav-links {
	position: absolute;
	display: block;
	top: 30px;
	left: 35px;
	height: 40px;
	width: 650px;
}
#header-nav div.header-nav-links a:link, #header-nav div.header-nav-links a:visited, #header-nav div.header-nav-links a:hover, #header-nav div.header-nav-links a:active {
	float: left;
	display: block;
	height: 30px;
	margin: 0 25px 0 0;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	line-height: 22px;
}
#header-nav div.header-nav-links a:hover {
	color: #d80;
}
#header-nav div.header-nav-links a.selected:link, #header-nav div.header-nav-links a.selected:visited, #header-nav div.header-nav-links a.selected:hover, #header-nav div.header-nav-links a.selected:active {
	color: #000;
}
#header-nav #searchinput {
	position: absolute;
	top: 27px;
	left: 675px;
	color:  #333;
	width:  162px;
	font-size: 14px;
	border: none;
	background-color:#fff;
	color:#000;
}
#header-nav #searchinput.keywordprompt {
	color: #666; 
}
#header-nav #search-submit {
	position: absolute;
	top: 26px;
	left: 855px;
	width: 76px;
	height:30px;
	background: url(../images/_core/search-submit.png) no-repeat 0 0;
	border: 0;
}
#header-nav #search-submit:hover {
	background: url(../images/_core/search-submit.png) no-repeat 0 -60px;
}
#searchinput {
	position: absolute;
	margin-top: 5px;
	margin-left: 10px;
	color:  #333;
	width:  295px;
	font-size: 17px;
	border: 0;
	background-color:#fff;
	color:#000;
}
#searchinput.keywordprompt {
	color: #666; 
}
/* HOME */
#home_content {
	clear: both;
	position: relative;
	width: 965px;
	background: #f8f8f8 url(../images/_core/home_content.gif) repeat-y 0 0;
	overflow: hidden;
	padding-bottom: 20px;
}
#home_products {
	width:335px;
	margin:0;
	margin-left:3px;
	padding: 0;
	height:80px;
	overflow:hidden;
}
#home_products a {
	width: 83px;
	margin: 0;
	padding: 0;
	float: left;
	height: 65px;
	display: block;
	line-height: 140px;
	font-size: 10px;
	color: #666;
	text-align:center;
}
#home_products .nav_products_tg { background: url(../images/_products/product-tg-home.png) no-repeat 0 0; }
#home_products .nav_products_tg:hover { background: url(../images/_products/product-tg-home.png) no-repeat -83px 0; }
#home_products .nav_products_email { width: 75px;background: url(../images/_products/product-email-home.png) no-repeat 0 0; }
#home_products .nav_products_email:hover { width: 75px;background: url(../images/_products/product-email-home.png) no-repeat -75px 0; }
#home_products .nav_products_itinerary { background: url(../images/_products/product-itinerary-home.png) no-repeat 0 0; }
#home_products .nav_products_itinerary:hover { background: url(../images/_products/product-itinerary-home.png) no-repeat -83px 0; }
#home_products .nav_products_brochure { background: url(../images/_products/product-brochure-home.png) no-repeat 0 0; }
#home_products .nav_products_brochure:hover { background: url(../images/_products/product-brochure-home.png) no-repeat -83px 0; }
.social {
	display: inline;
}
span.facebook a {
	padding: 8px 8px 8px 38px;
	background: url(../images/_core/social-facebook.png) no-repeat 0 0;
}
span.blogger a {
	padding: 8px 8px 8px 38px;
	background: url(../images/_core/social-blogger.png) no-repeat 0 0;
}
span.twitter a {
	padding: 8px 0 8px 38px;
	background: url(../images/_core/social-twitter.png) no-repeat 0 0;
}
#explorebox {
	position:relative;
	width:965px;
	height:410px;
	margin:0px 0 0 0;
	background: url(../images/_home/explore-bkg.png) no-repeat 0 0;
}
#exploretabs {
	position:relative;
	margin: 0;
	display: block;
	font-size:13px;
	font-weight: bold;
	line-height: 40px;
	height:  40px;
	text-align:center;
}
#exploretabs.tabs3 {
	margin-left: 232px;
	width:504px;
}
#exploretabs.tabs2  {
	margin-left: 318px;
	width:336px;
}
#exploretabs a {
	display:block;
	float:left;
	margin: 0;
	margin-top: -4px;
	width: 168px;
	height: 60px;
	background: url(../images/_journeys/slidetabs.png) no-repeat 0 -10px;
	color:#d80;
	text-decoration:none;
}
#exploretabs a:hover {
	text-decoration:underline;
}
#exploretabs a.selected {
	display:block;
	float:left;
	margin: 0;
	margin-top: -4px;
	line-height: 44px;
	width: 168px;
	height: 60px;
	background: url(../images/_journeys/slidetabs.png) no-repeat -174px -10px;
	color:#666;
	text-decoration:none;
}
#exploremap,#explorehighlight {
	position:absolute;
	width:892px;
	height:401px;
	overflow:hidden;
	left:38px;
	top:5px;
}
#attractionmap {
	position:absolute;
	width:892px;
	height:401px;
	left:0;
	top:0;
}
div.expmag {
	position:absolute;
	width:48px;
	height:57px;
	background: url(../images/_home/magnify_icon.png) no-repeat -48px 0;
	z-index:10;
}
div.expmag:hover {
	background: url(../images/_home/magnify_icon.png) no-repeat 0 0;
}
#mag1 {top:95px;left:382px;}
#mag2 {top:124px;left:639px;}
#mag3 {top:273px;left:528px;}
#mag4 {top:116px;left:500px;}
#mag5 {top:92px;left:586px;}
#mag6 {top:183px;left:563px;}
#mag7 {top:228px;left:618px;}
#mag8 {top:184px;left:478px;}
#mag9 {top:136px;left:226px;}
#mag10 {top:178px;left:368px;}
#mag11 {top:133px;left:732px;}
#mag12 {top:107px;left:298px;}
#mag13 {top:143px;left:325px;}
#mag14 {top:185px;left:130px;}

/* CONTENT */
#content {
	clear: both;
	position: relative;
	width: 965px;
	background: #f8f8f8 url(../images/_core/content.png) no-repeat 0 0;
	overflow: hidden;
	padding-bottom: 20px;
}
#content ul {
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
#content ol {
	margin-left: 23px;
	list-style-type: decimal;
	list-style-position: outside;
}
#content ul li {
  list-style-position:inside;
  list-style: disc;
}
#content ol li {
  list-style-position:outside;
  list-style: decimal;
  margin-bottom: 5px;
}
#content ul.floatstacklist {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	padding-bottom: 20px;
	width: 200px;
}
#content ul.floatstacklist li {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	background: url(../images/_core/bullet.png) no-repeat 0 50%;
	padding-left: 10px;
}
#content ul.floatstacklist li a {
	font-weight: bold;
}
.eightninefive {
	clear: both;
	margin: 0 35px;
	margin-top: 15px;
}
.sixthreezero {
	float: left;
	width: 630px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.sixtwofive {
	float: left;
	width: 625px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.sixtwozero {
	float: left;
	width: 620px;
	margin-bottom: 15px;
}
.fivesevenfive {
	float: left;
	width: 575px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 20px;
	overflow: hidden;
}
.fivefivezero {
	float: left;
	width: 550px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
.fourfourfive {
	float: left;
	width: 445px;
	margin-bottom: 15px;
}
.fourthreefive {
	float: left;
	width: 435px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.threethreefive {
	float: left;
	width: 335px;
	margin: 0 15px;
	margin-bottom: 15px;
}
.threethreezero {
	float: left;
	width: 330px;
	margin: 0;
	margin-bottom: 15px;
	overflow: hidden;
}
.twosixfive {
	float: left;
	width: 265px;
	margin-bottom: 15px;
	position: relative;
}
.twosixzero {
	float: left;
	width: 260px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.twofivezero {
	float: left;
	width: 250px;
	margin-bottom: 15px;
}
.bloc895 {
	position: relative;
	width:  895px;
	background: url(../images/_core/895.png) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 10px;
}
.bloc895end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 895px;
	height:  10px;
	background: transparent url(../images/_core/895_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc895white {
	position: relative;
	width:  895px;
	background: url(../images/_core/895white.png) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 15px;
}
.bloc895whiteeend {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 895px;
	height:  15px;
	background: transparent url(../images/_core/895white_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc630 {
	position: relative;
	width:  630px;
	background: url(../images/_core/630.png) no-repeat 0 0;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bloc630end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 630px;
	height:  10px;
	background: transparent url(../images/_core/630_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc620 {
	position: relative;
	width:  620px;
	background: url(../images/_core/620.png) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 10px;
}
.bloc620end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 620px;
	height:  10px;
	background: transparent url(../images/_core/620_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc550 {
	position: relative;
	width:  550px;
	background: url(../images/_core/550.png) no-repeat 0 0;
	padding-top: 7px;
}
.bloc550end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 550px;
	height:  10px;
	background: transparent url(../images/_core/550_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc445 {
	position: relative;
	width:  445px;
	background: url(../images/_core/445.png) no-repeat 0 0;
	padding-top: 7px;
}
.bloc445end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 445px;
	height:  10px;
	background: transparent url(../images/_core/445_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc435 {
	position: relative;
	width:  435px;
	background: url(../images/_core/435.png) no-repeat 0 0;
	padding-top: 7px;
}
.bloc435end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 435px;
	height:  10px;
	background: transparent url(../images/_core/435_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc400 {
	position: relative;
	width:  400px;
	background: url(../images/_core/400.png) no-repeat 0 0;
	padding-top: 7px;
}
.bloc400end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 400px;
	height:  10px;
	background: transparent url(../images/_core/400_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc335 {
	position: relative;
	width:  335px;
	background: url(../images/_core/335.png) no-repeat 0 0;
}
.bloc335end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 335px;
	height:  10px;
	background: transparent url(../images/_core/335_bottom.png) no-repeat 0 100%;
}
.bloc330 {
	position: relative;
	width:  330px;
	background: url(../images/_core/330.png) no-repeat 0 0;
	padding-top: 7px;
}
.bloc330end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 330px;
	height:  10px;
	background: transparent url(../images/_core/330_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc265 {
	position: relative;
	width:  265px;
	background: url(../images/_core/265.png) no-repeat 0 0;
	margin-bottom:10px;
}
.bloc265end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 265px;
	height:  10px;
	background: transparent url(../images/_core/265_bottom.png) no-repeat 0 100%;
	border: none;
}
.bloc260 {
	position: relative;
	width:  265px;
	background: url(../images/_core/260.png) no-repeat 0 0;
	padding-top: 1px;
	margin-bottom: 10px;
}
.bloc260end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 265px;
	height:  10px;
	background: transparent url(../images/_core/260_bottom.png) no-repeat 0 100%;
	border: none;
}
/* text paddings */
.bloc895 h1, .bloc895 h2, .bloc895 h3, .bloc895 h4, .bloc895 h5, .bloc895 h6, .bloc895 p, .bloc895 ol, .bloc895 ul {
	padding: 0 15px;
}
.bloc630 h1, .bloc630 h2, .bloc630 h3, .bloc630 h4, .bloc630 h5, .bloc630 h6, .bloc630 p, .bloc630 ol, .bloc630 ul {
	padding: 0 25px;
}
.sixtwofive h1, .sixtwofive h2, .sixtwofive h3, .sixtwofive h4, .sixtwofive h5, .sixtwofive h6, .sixtwofive p, .sixtwofive ol, .sixtwofive ul {
	padding: 0 15px;
}
.bloc620 h1, .bloc620 h2, .bloc620 h3, .bloc620 h4, .bloc620 h5, .bloc620 h6, .bloc620 p, .bloc620 ol, .bloc620 ul {
	padding: 0 15px;
}
.fivefivezero h1, .fivefivezero h2, .fivefivezero h3, .fivefivezero h4, .fivefivezero h5, .fivefivezero h6, .fivefivezero p, .fivefivezero ol, .fivefivezero ul {
	padding: 0 5px;
}
.bloc550 h1, .bloc550 h2, .bloc550 h3, .bloc550 h4, .bloc550 h5, .bloc550 h6, .bloc550 p, .bloc550 ol, .bloc550 ul {
	padding: 0 20px;
}
.fourfourfive h1, .fourfourfive h2, .fourfourfive h3, .fourfourfive h4, .fourfourfive h5, .fourfourfive h6, .fourfourfive p, .fourfourfive ol, .fourfourfive ul {
	padding: 0 5px;
}
.bloc445 h1, .bloc445 h2, .bloc445 h3, .bloc445 h4, .bloc445 h5, .bloc445 h6, .bloc445 p, .bloc445 ol, .bloc445 ul {
	padding: 0 20px;
}
.fourthreefive h1, .fourthreefive h2, .fourthreefive h3, .fourthreefive h4, .fourthreefive h5, .fourthreefive h6, .fourthreefive p, .fourthreefive ol, .fourthreefive ul {
	padding: 0 5px;
}
.bloc435 h1, .bloc435 h2, .bloc435 h3, .bloc435 h4, .bloc435 h5, .bloc435 h6, .bloc435 p, .bloc435 ol, .bloc435 ul {
	padding: 0 20px;
}
.bloc400 h1, .bloc400 h2, .bloc400 h3, .bloc400 h4, .bloc400 h5, .bloc400 h6, .bloc400 p, .bloc400 ol, .bloc400 ul {
	padding: 0 20px;
}
.threethreezero h1, .threethreezero h2, .threethreezero h3, .threethreezero h4, .threethreezero h5, .threethreezero h6, .threethreezero p, .threethreezero ol, .threethreezero ul {
	padding: 0 5px;
}
.bloc330 h1, .bloc330 h2, .bloc330 h3, .bloc330 h4, .bloc330 h5, .bloc330 h6, .bloc330 p, .bloc330 ol, .bloc330 ul {
	padding: 0 20px;
}
.threethreefive h1, .threethreefive h2, .threethreefive h3, .threethreefive h4, .threethreefive h5, .threethreefive h6, .threethreefive p, .threethreefive ol, .threethreefive ul {
	padding: 0 5px;
}
.bloc335 h1, .bloc335 h2, .bloc335 h3, .bloc335 h4, .bloc335 h5, .bloc335 h6, .bloc335 p, .bloc335 ol, .bloc335 ul {
	padding: 0 20px;
}
.twosixfive h1, .twosixfive h2, .twosixfive h3, .twosixfive h4, .twosixfive h5, .twosixfive h6, .twosixfive p, .twosixfive ol, .twosixfive ul {
	padding: 0 5px;
}
.bloc265 h1, .bloc265 h2, .bloc265 h3, .bloc265 h4, .bloc265 h5, .bloc265 h6, .bloc265 p, .bloc265 ol, .bloc265 ul {
	padding: 0 20px;
}
.bloc260 h1, .bloc260 h2, .bloc260 h3, .bloc260 h4, .bloc260 h5, .bloc260 h6, .bloc260 p, .bloc260 ol, .bloc260 ul {
	padding: 0 15px;
}
p.blocEnd {
	text-align:center;
	margin:0;
	padding:5px 0 10px 0;
}
p.blocEnd a {
	color:#666;
	font-weight:bold;
}
p.blocEnd a:hover {
	color:#d80;
}
#content_bottom {
	position:absolute;
	bottom:0;
	left:0;
	clear:both;
	display: block;
	width: 965px;
	height: 16px;
	background: url(../images/_core/content_bottom.png) no-repeat 0 0;
}
#links {
	position:relative;
	width:965px;
	background: url(../images/_links/links.png) repeat-y 0 0;
	overflow:auto;
	padding-bottom: 31px;
}
#links_bottom {
	position:absolute;
	bottom:0;
	left:0;
	clear:both;
	display: block;
	width: 965px;
	height: 31px;
	background: url(../images/_links/links_bottom.png) no-repeat 0 0;
}
a.button_med, a.button_med:link, a.button_med:visited, a.button_med:active  {
	padding: 10px 0 12px 24px;
	line-height: 24px;
	background-image: url(../images/_core/button_medium_left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.button_med span, a.button_med:link span, a.button_med:visited span, a.button_med:active span {
	padding:10px 24px 12px 0;
	background:transparent url(../images/_core/button_medium_right.png) no-repeat scroll right 0;
	text-decoration: underline !important;
	white-space: nowrap;
	color: #fff !important;
}
a.button_med:hover {
	background:transparent url(../images/_core/button_medium_left.png) no-repeat scroll 0 -33px;
}
a.button_med:hover span {
	background:transparent url(../images/_core/button_medium_right.png) no-repeat scroll right -33px;
	color: #fff !important;
}
/* ALERTS */
.error, .error-message {
	color: red;
}
#advisory p {
	font-size: 13px;
	color: #333;
	text-align: center;
}
#advisory a:link, #advisory a:visited, #advisory a:hover, #advisory a:active {
	background: url(../images/_advisory/alert.gif) no-repeat 0 50%;
	padding: 15px 0 15px 50px;
}
/* HOME */
#home-explore {
	height: 425px;
	background: url(../images/_journeys/home_journey.png) no-repeat 32px 100%;
	position:relative;
	width:960px;
	overflow: hidden;
}
#home-explore #explorebox {
	position:relative;
	width:965px;
	height:410px;
	margin:15px 0 0 0;
	background: url(../images/_home/explore-bkg.png) no-repeat -1px 0;
}
#home-explore #exploretabs {
	position: relative;
	margin: -4px 0 0 0;
	display: block;
	font-size:16px;
	font-weight: normal;
	line-height: 45px;
	height:  60px;
	width: 965px;
	text-align:center;
}
#home-explore #exploretabs.tabs3 {
	margin-left: 231px;
	width:525px;
}
#home-explore #exploretabs.tabs2 {
	margin-left: 315px;
	width:360px;
}
#home-explore #exploretabs a {
	display:block;
	float:left;
	margin: 0 5px 0 0;
	width: 164px;
	height: 60px;
	background: url(../images/_home/explore-tabs.png) no-repeat -168px 0;
	color:#fff;
	text-decoration:none;
}
#home-explore #exploretabs a:hover {
	background: url(../images/_home/explore-tabs.png) no-repeat -333px 0;
}
#home-explore #exploretabs a.selected {	
	background: url(../images/_home/explore-tabs.png) no-repeat 0 0;
	color:#666;
}
#home_events {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 14px;
}
#home_events h5 {
	font-size: 12px;
	font-weight: bold;
	margin:0;
}
#home_events p {
	font-size: 11px;
	padding-bottom: 10px;
	margin:0;
}
#home_events div.featured {
	margin: 0 0 10px 0;
	clear:both;
	overflow:auto;
}
#home_events .featured div {
	float: left;
	display: block;
	width:  60px;
	height:  60px;
	font-size: 10px;
	margin: 0;
	border: 1px solid #ccc;
	background: url(../images/_promos/placeholder.jpg) no-repeat 50% 50%;
}
#home_events h4 {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 0px;
	float: left;
}
#home_events .featured h5 { margin:0 0 0 65px; }
#home_events .featured p { margin:0 0 0 65px;padding-bottom:0; }
#home_events .sponsored {text-align:center;font-size:10px;}

#home-offers {
	line-height: 20px;
}
#home-offers h4 {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
	float: left;
}
#home-offers h4 span {
	position: absolute;
	right: 10px;
	float: right;
	font-size: 12px;
}
#home-offers div.item {
	clear: both;
}
#home-offers div.item p {
	font-size: 12px;
	padding-bottom: 10px;
	margin:0;
}
#home-offers div.item a {
	font-size: 16px;
}
#home-offers div.item span {
	color:  #56c;
	font-size: 11px;
}
#home-offers div.image {
	float: left;
	display: block;
	width:  60px;
	height:  60px;
	font-size: 10px;
	margin: 0;
	border: 1px solid #ccc;
	background: url(../images/_promos/placeholder.jpg) no-repeat 50% 50%;
	margin-right: 10px;
}
#home_intro.bloc335 {
	border-top: 1px solid transparent;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0;
}
#home_intro h4 {
	margin-bottom:15px;
	color: #d80;
}
#home_shortcuts ul {
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
#home_shortcuts {
	padding-bottom: 20px;
}
#home_shortcuts h4 {
	margin-top: 10px;
	color: #666;
}
#home_top5.bloc265 {
	border-top: 1px solid transparent;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
#home_top5 h4 {
	margin-bottom:15px;
	color: #666;
}
#home_top5 ol {
	margin-left: 20px;
	list-style-type: decimal;
	list-style-position: outside;
	padding-bottom: 10px;
}
#home_top5 ol li {
	margin: 6px auto;
}
#home_promo { padding: 7px; }

#home_cal_results .back {
	position:absolute;
	top:2px;
	left:10px;
}
#home_cal_results .next {
	position:absolute;
	top:2px;
	right:10px;
}
/* IDEABAR */
h4#ideabar-link {
	position:absolute;
	top:450px;
	left:60px;
	margin:0;
	font-size: 22px;
}
h4#ideabar-link span {
	font-size: 12px;
}
div#home-ideabar {
	position:absolute;
	top:490px;
	left:0;
}
#ideabar {
	display: block;
	position: relative;
	width: 965px;
	height: 133px;
	background: url(../images/_journeys/ideabar-background.gif) no-repeat 0 0;
	padding: 0;
}
div#home-ideabar #ideabar {
	background: url(../images/_journeys/home-ideabar-background.gif) no-repeat 35px 0;

}
#ideabar div.arrowtab_back {
	position: absolute;
	top:  16px;
	left: 5px;
}
#ideabar div.arrowtab_back a:link, #ideabar div.arrowtab_back a:visited, #ideabar div.arrowtab_back a:hover, #ideabar div.arrowtab_back a:active {
	display: block;
	width:  48px;
	height: 100px;
	background: url(../images/_journeys/ideabar-arrows.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
	z-index: 0;
}
#ideabar div.arrowtab_back a:hover {
	background-position: -48px 0;
}
div#home-ideabar #ideabar div.arrowtab_back {
	position: absolute;
	top:  25px;
	left: 4px;
}
div#home-ideabar #ideabar div.arrowtab_back a:link, div#home-ideabar #ideabar div.arrowtab_back a:visited, div#home-ideabar #ideabar div.arrowtab_back a:hover, div#home-ideabar #ideabar div.arrowtab_back a:active {
	display: block;
	width:  50px;
	height: 80px;
	background: url(../images/_journeys/home_arrowtab_back.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
div#home-ideabar #ideabar div.arrowtab_back a:hover {
	background-position: -54px 0;
}
#ideabar .arrowtab_next {
	position: absolute;
	top:  16px;
	left: 912px;
}
#ideabar div.arrowtab_next a:link, #ideabar div.arrowtab_next a:visited, #ideabar div.arrowtab_next a:hover, #ideabar div.arrowtab_next a:active {
	display: block;
	width:  48px;
	height: 100px;
	background: url(../images/_journeys/ideabar-arrows.png) no-repeat 0 -100px;
	text-indent: -9000px;
	text-decoration:none;
	z-index: 0;
}
#ideabar div.arrowtab_next a:hover {
	background-position: -48px -100px;
}
div#home-ideabar #ideabar div.arrowtab_next {
	position: absolute;
	top:  25px;
	left: 914px;
}
div#home-ideabar #ideabar div.arrowtab_next a:link, div#home-ideabar #ideabar div.arrowtab_next a:visited, div#home-ideabar #ideabar div.arrowtab_next a:hover, div#home-ideabar #ideabar div.arrowtab_next a:active {
	display: block;
	width:  50px;
	height: 80px;
	background: url(../images/_journeys/home_arrowtab_next.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
div#home-ideabar #ideabar div.arrowtab_next a:hover {
	background-position: -54px 0;
}
#ideabar div#journeywrapper {
	position: absolute;
	top: 12px;
	left: 52px;
	display:block;
	width: 865px;
	height: 108px;
	overflow: hidden;
}
#ideabar div.journey {
	position: relative;
	float: left;
	margin-right: 5px;
	display: block;
	width:  168px;
	height:  108px;
	overflow: hidden;
	background-color: #666;
}
#ideabar div.journey img {
	position: relative;
	z-index: 0;
}
#ideabar div.journey a:link, #ideabar div.journey a:active, #ideabar div.journey a:visited {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	display: block;
	width:  168px;
	height:  108px;
	font-size: 11px;
	line-height: 186px;
	padding-left: 15px;
	background: url(../images/_journeys/journey-mask.png) no-repeat 0 0;
	text-decoration: none;
	z-index:2;
}
#ideabar div.journey a:hover{
	background: url(../images/_journeys/journey-mask.png) no-repeat -188px 0;
}
#ideabar div.journey div.journey_flag {
	position: absolute;
	display: block;
	height: 25px;
	top: 4px;
	left: 3px;
	background: url(../images/_journeys/journeyflag_l.png) no-repeat 0 0;
	padding-left: 15px;
	line-height: 20px;
	z-index: 3;
	color: #fff;
	font-size: 11px;
}
#ideabar div.journey div.journey_flag p {
	/*display: block;
	height: 25px;
	*/
	padding:0 15px 5px 0;
	background: url(../images/_journeys/journeyflag_r.png) no-repeat 100% 0;
	margin:0;	
}
#ideabar-roll {
	display: block;
	width: 965px;
	height: 8px !important;
	font-size:1px;
	background: url(../images/_journeys/ideabar-roll.gif) no-repeat 0 0;
	margin:0;
	padding:0;
}
#ideabar-rollup {
	display: block;
	position: relative;
	width: 965px;
	height: 30px;
	background: url(../images/_journeys/ideabar-rollup.gif) no-repeat 0 0;
}
#ideabar-rolldown {
	display: block;
	position: relative;
	width: 965px;
	height: 30px;
	background: url(../images/_journeys/ideabar-rolldown.gif) no-repeat 0 0;
}
#ideabar-rollup a#rollitdown:link, #ideabar-rollup a#rollitdown:visited, #ideabar-rollup a#rollitdown:hover, #ideabar-rollup a#rollitdown:active, #ideabar-rolldown a#rollitup:link, #ideabar-rolldown a#rollitup:visited, #ideabar-rolldown a#rollitup:hover, #ideabar-rolldown a#rollitup:active {
	position: absolute;
	display: block;
	width: 140px;
	height: 15px;
	top: 8px;
	padding-left: 70px;
	font-size: 11px;
	text-decoration: none;
	color: #999;
}
#ideabar-rollup a#rollitdown:hover, #ideabar-rolldown a#rollitup:hover {
	color: #d80;
}

/* me element */
#me h4 {
	float: left;
	margin-top: 5px;
	margin-left: 35px;
}
#me a:link, #me a:visited, #me a:active {
	float: left;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 25px;
	color: #999;
	text-decoration: none;
}
#me a:hover {
	color: #d80;
}
/* CONTENT */
#content_header {
	position: relative;
	background: url(../images/_core/content_header.png) repeat-y 0 0;
	overflow:auto;
}
#content_header h1 {
	padding-top: 35px;
	margin: 0 35px 5px;	
}
#content_line {
	position: relative;
	margin: 0 2px;
	border-bottom: 2px solid #f4f4f4;
	padding-bottom: 12px;
}
#content_header .chicklets {
	position: absolute;
	top: 35px;
	right: 30px;
}
#content_header .reorder {
	font-size: 20px;
	border:1px solid #DD8800;
	padding:2px 2px;
	color:#000;
}
.lreorder {
	font-size: 16px;
	padding:6px 3px;
}
/* CONTENT TABS */
#content-tabs {
	margin: 20px 2px 0 2px;
	z-index: -1;
	font-size:16px;
	display:block;
	line-height: 18px;
	padding-left:35px;
	height: 43px;
	background:url(../images/_core/line.gif) no-repeat 0 41px;
}
#content-tabs a:link, #content-tabs a:visited, #content-tabs a:hover, #content-tabs a:active {
	float:left;
	background:url(../images/_core/content-tab-left.png) no-repeat 0 -50px;
	margin:0;
	padding:0 0 0 10px;
	margin-right: 5px;
	color: #fff;
}
#content-tabs a:link span, #content-tabs a:visited span, #content-tabs a:hover span, #content-tabs a:active span {
	display:block;
	background:url(../images/_core/content-tab-right.png) no-repeat 100% -50px;
	padding:10px 20px 15px 10px;
	color:#fff;
}
#content-tabs a.selected:link, #content-tabs a.selected:visited, #content-tabs a.selected:hover, #content-tabs a.selected:active {
	background-position: 0 0;
	text-decoration:none;
	color:#000;
}
#content-tabs a.selected:link span, #content-tabs a.selected:visited span, #content-tabs a.selected:hover span, #content-tabs a.selected:active span {
	background-position: 100% 0;
	color: #000;
	text-decoration: none;
}
#content-tabs a.selected:hover {
	background-position: 0 0;
	text-decoration: none;
}
#content-tabs a.selected:hover span {
	background-position: 100% 0;
	text-decoration: none;
}
#content-tabs a:hover {
	background-position: 0% -100px;
}
#content-tabs a:hover span {
	background-position: 100% -100px;
}

/* LINKS ELEMENT */
#links #logo h2 {
	margin: 0;
	padding: 0;
}
#links #logo h2 a{
	float: left;
	display: inline;
	width: 166px;
	height: 50px;
	margin-top: 60px;
	margin-right: 12px;
	margin-left: 48px;
	background: url(../images/_links/nc_logo.gif) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
#links dl {
	font-size: 11px;
	display: inline;
	float: left;
	margin-top: 24px;
	margin-left: 36px;	
}
#links dt {
	font-weight: bold;
	color: #666;
}
#links dd {
	color:  #999;
}
#links a, #links a:link, #links a:active, #links a:visited {
	color:  #999;
	text-decoration: none;
}
#links a:hover {
	color: #d80;
	text-decoration: underline;
}
.deflag {
	padding-left: 22px;
	background: url(../images/_links/flag_de.jpg) no-repeat 0 50%;
}
.frflag {
	padding-left: 22px;
	background: url(../images/_links/flag_fr.jpg) no-repeat 0 50%;
}
.esflag {
	padding-left: 22px;
	background: url(../images/_links/flag_es.jpg) no-repeat 0 50%;
}
.mxflag {
	padding-left: 22px;
	background: url(../images/_links/flag_mx.jpg) no-repeat 0 50%;
}
.ukflag {
	padding-left: 22px;
	background: url(../images/_links/flag_uk.jpg) no-repeat 0 50%;
}
.usflag {
	padding-left: 22px;
	background: url(../images/_links/flag_us.jpg) no-repeat 0 50%;
}

/* FOOTER */
#footer {
	clear: both;
	display:block;
	width: 100%;
	height: 35px;
	color: #666;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:  #666;
	text-decoration: none;
}
#footer a:hover {
	color: #d80;
	text-decoration: underline;
}
#footer .sideleft {
	float: left;
	padding-left: 36px;
	line-height: 24px;
	font-size: 10px;
}
#footer .sideright {
	float: right;
	padding-right: 36px;
	line-height: 24px;
	font-size: 11px;
}

/* SPECIAL STYLES */
.hidden {
	display: none;
}
.clear {
	clear: both;
}
.smalltext {
	font-size: 10px;
}
a.rss:link, a.rss:visited, a.rss:hover, a.rss:active {
	padding-left: 20px;
	padding-bottom:3px;
	height: 16px;
	background: url(../images/_core/rss.png) no-repeat 0 0;
}
a.rss:hover {
	background: url(../images/_core/rss.png) no-repeat 0 -36px;
}
a.facebook:link, a.facebook:visited, a.facebook:hover, a.facebook:active {
	padding-left: 20px;
	padding-bottom:3px;
	height: 16px;
	background: url(../images/_core/footer-facebook.png) no-repeat 0 0;
}
a.blogger:link, a.blogger:visited, a.blogger:hover, a.blogger:active {
	padding-left: 20px;
	padding-bottom:3px;
	height: 16px;
	background: url(../images/_core/footer-blogger.png) no-repeat 0 0;
}
a.specialaccess:link, a.specialaccess:visited, a.specialaccess:hover, a.specialaccess:active {
	padding-left: 20px;
	padding-bottom:3px;
	height: 16px;
	background: url(../images/_core/footer-specialaccess.png) no-repeat 0 0;
}
a.twitter:link, a.twitter:visited, a.twitter:hover, a.twitter:active {
	padding-left: 20px;
	padding-bottom:3px;
	height: 16px;
	background: url(../images/_core/footer-twitter.png) no-repeat 0 0;
}
.centerme {
	display: table;
	text-align: center;
	margin: 0 auto;
}
.centerme div {
	display: table;
	margin: 0 auto;
}
.centerme p {
	clear: both;
	display: table;
	font-size: 10px;
	color: #333;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 20px;
}
.browse {
	/*display: table;*/
	text-align: center;
	margin: 0 auto;
}
.browse p {
	clear: both;
	display: table;
	color: #666;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	padding-top:5px;
	padding-bottom: 10px;
}
.browse a:link, .browse a:visited, .browse a:hover, .browse a:active {
	color: #666;
	font-weight: bold;
}
.browse a:hover {
	color: #d80;
}

/* ORANGEPRESS */

.orangepress {
	clear:both;
	font-size:16px;
	overflow:hidden;
}
.orangepress a {
	background:url(../images/_core/orangepress_l.png) no-repeat left top;
	margin:0;
	padding:12px 0 18px 10px;
	color:#fff;
	line-height:50px;
	*padding:0 0 0 10px; /*IE hack*/
}
.orangepress a span {
	margin:0;
	background:url(../images/_core/orangepress_r.png) no-repeat right top;
	padding:12px 25px 18px 15px;
	color:#fff;
	white-space:nowrap;
	line-height:50px;
}
.orangepress a:hover, .orangepress a:hover a {
	background-position:0% -50px;
}
.orangepress a:hover span {
	background-position:100% -50px;
}

/* NAVELPRESS */
.navelpress {
	clear:both;
	font-size:12px;
	line-height: 12px;
	font-weight: bold;
}
.navelpress a {
	float:left;
	background:url(../images/_core/navelpress_l.png) no-repeat left top;
	margin:0;
	margin-right: 5px;
	padding:0 0 0 10px;
	color:#fff;
	white-space:nowrap;
}
.navelpress a span {
	display:block;
	width:.1em;
	background:url(../images/_core/navelpress_r.png) no-repeat right top;
	padding:8px 20px 20px 10px;
	color:#fff;
}
.navelpress > a span {
	width:auto;
}
.navelpress a:hover, .navelpress a:hover a {
	background-position:0% -50px;
}
.navelpress a:hover span {
	background-position:100% -50px;
}
/* SUBNAVS */
span.subnav_medium {
	font-size:12px;
	display:block;
	line-height: 18px;
	padding-left:10px;
}
span.subnav_medium a {
	float:left;
	background:url(../images/_core/subnav_medium_l.png) no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	margin-right: 5px;
}
span.subnav_medium a span {
	display:block;
	background:url(../images/_core/subnav_medium_r.png) no-repeat right top;
	padding:6px 20px 10px 10px;
	color:#fff;
}
span.subnav_medium a.selected {
	background-position:0 -70px;
}
span.subnav_medium a.selected span {
	background-position:100% -70px;
	color:#333;
}
span.subnav_medium  a.selected:hover {
	background-position:0 -70px;
}
span.subnav_medium  a.selected:hover span {
	background-position:100% -70px;
}
span.subnav_medium a:hover {
	background-position:0% -35px;
}
span.subnav_medium a:hover span {
	background-position:100% -35px;
}


/* CALENDAR ELEMENT */
.calendar {
	position: relative;
	width:  235px;
	background: url(../images/_calendar/calendar.png) no-repeat 0 0;
	margin: 15px;
	padding-bottom: 15px;
}
.calendar_end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 235px;
	height:  10px;
	background: transparent url(../images/_calendar/calendar_bottom.png) no-repeat 0 100%;
	border: none;
}
#cal_element p {
	color:#999;
	font-size:10px;
	margin:3px 1px 0;
	padding:0 0 10px;
	text-align:center;
}
#cal_back {
	position: absolute;
	display: block;
	top: 5px;
	left: 7px;
	height: 28px;
	width: 28px;
	background: url(../images/_calendar/cal_button.png) no-repeat 0 0;
	text-indent: -9000px;
}
#cal_back:hover { background: url(../images/_calendar/cal_button.png) no-repeat -28px 0; }
#cal_title {
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 7px;
}
#cal_element_dates {
	background-color:#F8F8F8;
	border:1px solid #F3F3F3;
	color:#5566CC;
	font-size:16px;
	margin:0 20px;
	padding:2px 4px;
	text-align:center;
}
#cal_element_dates span {
	color:#666666;
	font-size:12px;
	padding:0 2px;
}
#cal_element_dates_label {
	color:#999999;
	font-size:10px;
	margin:6px 20px 0;
}
#cal_next {
	position: absolute;
	display: block;
	top: 5px;
	right: 7px;
	height: 28px;
	width: 28px;
	background: url(../images/_calendar/cal_button.png) no-repeat 0 -28px;
	text-indent: -9000px;
}
#cal_next:hover { background: url(../images/_calendar/cal_button.png) no-repeat -28px -28px; }
#cal {
	position:relative;
	margin:0 15px;
	width:238px;
}
.calendar #cal {
	width: 205px;
}
#cal th {
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	border-top: none;
}
#cal td {
	text-align: center;
	border: 1px solid #ccc;
	vertical-align: middle;
	padding-top: 3px;
}
#cal .nol { border-left: none; }
#cal .nor { border-right: none; }
#cal .nob { border-bottom: none; }
#cal .sel {
	color: #fff;
	background-color: #d80;
}
#cal .start {
	color: #fff;
	background: #d80 url(../images/_calendar/cal_select.gif) no-repeat 0 50%;
}
#cal .end {
	color: #fff;
	background: #d80 url(../images/_calendar/cal_select.gif) no-repeat 100% 50%;
}
#cal .today {
	color: #000;
	font-weight: bold;
}
.calend {
	display: block;
	width: 265px;
	height:  10px;
	background: url(../images/_core/265_bottom.png) no-repeat 0 100%;
}
.cal_results {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 14px;
}
.cal_results h5 {
	font-size: 12px;
	font-weight: bold;
	margin:0;
}
.cal_results p {
	font-size: 11px;
	margin:0;
	margin-bottom: 15px;
}
.cal_results div {
	margin-bottom:6px;
}

/* RATING ELEMENT */
.rate {
	position: relative;
	display: block;
	height: 40px;
}
.minirate {
	position: relative;
	display: block;
	height: 32px;
}
.microrate {
	position: relative;
	display: block;
	height: 22px;
}
.rate .rated {
	position: absolute;
	top: 12px;
	left: 27px;
	display: block;
	background: transparent url(../images/_rating/rate_slide.png) no-repeat 50% 0;
	width: 50px;
	height: 15px;
	overflow: hidden;
	z-index: 1;
}
.minirate .rated {
	position: absolute;
	top: 9px;
	left: 21px;
	display: block;
	background: transparent url(../images/_rating/minirate_slide.png) no-repeat 50% 0;
	width: 50px;
	height: 13px;
	overflow: hidden;
	z-index: 1;
}
.microrate .rated {
	position: absolute;
	top: 4px;
	left: 18px;
	display: block;
	background: transparent url(../images/_rating/microrate_slide.png) no-repeat 50% 0;
	width: 50px;
	height: 12px;
	overflow: hidden;
	z-index: 1;
}
.rate .num {
	position: absolute;
	font-size: 11px;
	top: 10px;
	left: 108px;
	margin: 0;
	white-space: nowrap;
	padding: 0 2px;
}
.minirate .num {
	position: absolute;
	font-size: 10px;
	top: 6px;
	left: 97px;
	margin:0;
	padding: 0 2px;
}
.microrate .num {
	position: absolute;
	font-size: 9px;
	top: 3px;
	left: 88px;
	margin:0;
	padding: 0 2px;
}
.rate a.rateless {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 25px;
	height: 40px;
	background: url(../images/_rating/rate_thumbs.png) no-repeat 0 0;
	text-indent: -9000px;
}
.rate a.rateless:hover {
	background: url(../images/_rating/rate_thumbs.png) no-repeat 0 -40px;
}
.minirate a.rateless {
	position: absolute;
	top: 1px;
	left: 1px;
	display: block;
	width: 20px;
	height: 32px;
	background: url(../images/_rating/minirate_thumbs.png) no-repeat 0 0;
	text-indent: -9000px;
}
.minirate a.rateless:hover {
	background: url(../images/_rating/minirate_thumbs.png) no-repeat 0 -32px;
}
.microrate a.rateless {
	position: absolute;
	top: 1px;
	left: 1px;
	display: block;
	width: 16px;
	height: 22px;
	background: url(../images/_rating/microrate_thumbs.png) no-repeat 0 0;
	text-indent: -9000px;
}
.microrate a.rateless:hover {
	background: url(../images/_rating/microrate_thumbs.png) no-repeat 0 -22px;
}
.rate a.ratemore {
	position: absolute;
	top: 0;
	left: 80px;
	display: block;
	width: 25px;
	height: 40px;
	background: url(../images/_rating/rate_thumbs.png) no-repeat -25px 0;
	text-indent: -9000px;
}
.rate a.ratemore:hover {
	background: url(../images/_rating/rate_thumbs.png) no-repeat -25px -40px;
}
.minirate a.ratemore {
	position: absolute;
	top: 0;
	left: 72px;
	display: block;
	width: 20px;
	height: 32px;
	background: url(../images/_rating/minirate_thumbs.png) no-repeat -20px 0;
	text-indent: -9000px;
}
.minirate a.ratemore:hover {
	background: url(../images/_rating/minirate_thumbs.png) no-repeat -20px -32px;
}
.microrate a.ratemore {
	position: absolute;
	top: 0;
	left: 72px;
	display: block;
	width: 16px;
	height: 22px;
	background: url(../images/_rating/microrate_thumbs.png) no-repeat -16px 0;
	text-indent: -9000px;
}
.microrate a.ratemore:hover {
	background: url(../images/_rating/microrate_thumbs.png) no-repeat -16px -22px;
}

/* CHICKLETS */
.chicklets {
	position: relative;
	height: 34px;
}
.chicklets a.email {
	float: left;
	display: block;
	width: 32px;
	height: 34px;
	background: url(../images/_chicklets/email.png) no-repeat 0 0;
	text-indent: -9000px;
	margin-right: 2px;
}
.chicklets a.email:hover {
	background: url(../images/_chicklets/email.png) no-repeat -32px 0;
}
.chicklets a.favorite {
	float: left;
	display: block;
	width: 30px;
	height: 34px;
	background: url(../images/_chicklets/favorite.png) no-repeat 0 0;
	text-indent: -9000px;
	margin-right: 2px;
}
.chicklets a.favorite:hover {
	background: url(../images/_chicklets/favorite.png) no-repeat -30px 0;
}
.chicklets a.share {
	float: left;
	display: block;
	width: 28px;
	height: 34px;
	background: url(../images/_chicklets/share.png) no-repeat 0 0;
	text-indent: -9000px;
	margin-right: 2px;
}
.chicklets a.share:hover {
	background: url(../images/_chicklets/share.png) no-repeat -28px 0;
}
/* chicklets */
.minichicklets {
	position: relative;
	height: 18px;
	margin-right: 5px;
}
.minichicklets a.email {
	float: left;
	display:block;
	width: 25px;
	height: 18px;
	background: url(../images/_chicklets/email_mini.png) no-repeat 0 -5px;
	text-indent: -9000px;
	margin-right: 3px;
}
.minichicklets a.email:hover {
	background: url(../images/_chicklets/email_mini.png) no-repeat -26px -5px;
}
.minichicklets a.favorite {
	float: left;
	display:block;
	width: 24px;
	height: 18px;
	background: url(../images/_chicklets/favorite_mini.png) no-repeat 0 -5px;
	text-indent: -9000px;
	margin-right: 3px;
}
.minichicklets a.favorite:hover {
	background: url(../images/_chicklets/favorite_mini.png) no-repeat -24px -5px;
}
.minichicklets a.share {
	float: left;
	display:block;
	width: 22px;
	height: 18px;
	background: url(../images/_chicklets/share_mini.png) no-repeat 0 -5px;
	text-indent: -9000px;
	margin-right: 3px;
}
.minichicklets a.share:hover {
	background: url(../images/_chicklets/share_mini.png) no-repeat -23px -5px;
}
.microhicklets {
	position: relative;
	height: 18px;
	margin-right: 5px;
}
.microchicklets a.email {
	float: left;
	display:block;
	width: 25px;
	height: 18px;
	background: url(../images/_chicklets/email_sm.png) no-repeat 0 0;
	text-indent: -9000px;
	margin-right: 3px;
}
.microchicklets a.email:hover {
	background: url(../images/_chicklets/email_sm.png) no-repeat -26px 0;
}
.microchicklets a.favorite {
	float: left;
	display:block;
	width: 20px;
	height: 17px;
	background: url(../images/_chicklets/favorite_sm.png) no-repeat 0 0;
	text-indent: -9000px;
	margin-right: 3px;
}
.microchicklets a.favorite:hover {
	background: url(../images/_chicklets/favorite_sm.png) no-repeat -20px 0;
}
p.location-flag {
	padding: 0;
	margin: 0;
}
p.location-detail-flag {
	position: absolute;
	top: 3px;
	left: 115px;
	padding: 0;
	margin: 0;
}
a.flag-unverified {
	display: block;
	width: 205px;
	height: 28px;
	background: url(../images/_map/flag-unverified.png) no-repeat 0 0;
	text-indent: -1000px;
}
a.flag-review {
	display: block;
	width: 152px;
	height: 28px;
	background: url(../images/_map/flag-review.png) no-repeat -53px 0;
	text-indent: -1000px;
}
a.flag-confirmed {
	display: block;
	width: 138px;
	height: 28px;
	background: url(../images/_map/flag-confirmed.png) no-repeat -67px 0;
	text-indent: -1000px;
}
a.flag-detail-unverified {
	display: block;
	width: 205px;
	height: 28px;
	background: url(../images/_map/flag-unverified.png) no-repeat 0 0;
	text-indent: -1000px;
}
a.flag-detail-review {
	display: block;
	width: 205px;
	height: 28px;
	background: url(../images/_map/flag-review.png) no-repeat 0 0;
	text-indent: -1000px;
}
a.flag-detail-confirmed {
	display: block;
	width: 205px;
	height: 28px;
	background: url(../images/_map/flag-confirmed.png) no-repeat 0 0;
	text-indent: -1000px;
}
/*div.tools p.adjust_pin {
	padding-top: 5px;
	font-size: 9px;
}
div.tools p.adjust_pin a {
	width: 100px;
	height: 18px;
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% 0;
	padding: 2px 18px 5px 15px;
	color: #999;
	text-decoration: none;
}
div.tools p.adjust_pin a:link {
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% 0;
}
div.tools p.adjust_pin a:visited {
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% 0;
}
div.tools p.adjust_pin a:active {
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% 0;
}
div.tools p.adjust_pin a:hover {
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% -29px;
}
div#directionsform a {
	width: 60px;
	height: 37px;
	background: url(../images/_chicklets/adjustpin.png) no-repeat 100% 0;
	padding: 5px 18px 5px 15px;
	font-weight: normal;
	font-size: 10px;
}*/
/* COMMENTS */
.comments {
	position: relative;
	margin-top:30px;
	margin-bottom:20px;
}
.response {
	position:absolute;
	width:100%;
	height:100%;
	-khtml-opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	background-color:#fefefe;
	z-index:10;
}
.response h4 {
	text-align:center;
	margin-top:100px;
	color:#333;
}
.comments .dropfilter {
	position: absolute;
	top: 8px;
	right: 0;
}
.comments .name {
	font-size: 10px;
	margin: 0;
}
.comments .name strong {
	font-size: 12px;
}
.comments .comment {
	font-size: 11px;
	margin: 3px 0 10px 0;
	color: #999;
}
.comments .paging {
	font-weight: bold;
	line-height: 36px;
}
.comments .paging .selected {
	font-size: 16px;
	line-height: 32px;
}
.comments .paging a {
	color: #666;
	float: left;
	margin-right: 10px;
}
.commentform h3 {
	position: absolute;
	top: 0;
	left: 75px;
}
.commentform {
	height:  320px;
	font-size: 10px;
}
.commentform .policy {
	position: absolute;
	font-size: 11px;
	top: 30px;
	right: 75px;
}
.commentform .name {
	position: absolute;
	top: 50px;
	left: 75px;
	font-size: 10px;
	width: 175px;
}
.commentform .email {
	position: absolute;
	top: 50px;
	left: 275px;
	width: 175px;
}
.commentform .name input, .commentform .email input{
	width: 175px;
	height: 25px;
	font-size: 12px;
}
.commentform .comment {
	position: absolute;
	top: 120px;
	left: 75px;
}
.commentform .comment textarea {
	width: 380px;
	height: 75px;
	font-size: 12px;
}
.commentform .required {
	position: absolute;
	top: 260px;
	left: 75px;
	color: #d80;
}
.commentform .button {
	position: absolute;
	top: 270px;
	left: 240px;
	width: 70px;
}
/* COMMON FORM */
.common_form {
	width: 560px;
	margin-top: 20px;
	margin-left: 40px;
	font-size: 12px;
}
.common_form div.right {
	clear: both;
	width: 100%;
	margin: 6px 0px;
	/* overflow:auto; */
	overflow:hidden;
}
.common_form div.error-message {
	margin-left: 160px;
	font-size:11px;
	clear:both;
}
table.common_form div.error-message {
	margin-left: 0px;
	font-size:11px;
	clear:both;
}
.common_form div.farright {
	clear: both;
	width: 340px;
	text-align: left;
	margin: 6px 0px 6px 160px;
	/* overflow:auto; */
	overflow:hidden;
}
.common_form div.farrightbutton {
	clear: both;
	width: 340px;
	text-align: left;
	margin: 12px 0px 6px 160px;
	overflow:auto;
}
.common_form div.farrightbutton p.note {
	margin: 0;
	color: #333;
	font-size: 10px;
	text-align: left;
	padding-bottom: 20px;
}
.common_form div.farright input[type="checkbox"] {
	float: left;
	width: 15px;
	margin-right: 5px;
	margin-left: 0;
	border: none;
}
.common_form div.farright div.error-message {
	margin-left: 0;
	font-size:11px;
	clear:both;
}
.common_form label {
	float: left;
	width: 150px;
	text-align: right;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
}
.common_form div.farright label {
	text-align:left !important;
	width:285px !important;
	clear:right !important;
	margin-left:0 !important;
}
.common_form td {
	vertical-align: top;
	padding: 2px;
}
.common_form h5 {
	margin: 0;
	padding-top: 20px;
	padding-bottom:5px;
	font-size: 16px;
	color: #333;
	line-height: 140%;
}
.common_form p {
	margin: 5px;
	text-align: right;	
}
.common_form .formheader {
	padding-top: 20px;
	font-size: 16px;
	margin: 5px;
	text-align: right;	
}
.common_form .privacy {
	padding-top: 20px;
	font-size: 11px;
	margin: 5px;
	text-align: left;	
}
.common_form td.description p, .common_form td.description h5 {
	margin: 0;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;
}
.common_form input, .common_form textarea, .common_form select {
	border: 1px solid #ccc;
	width: 300px;
	font-size: 12px;
	padding: 5px;
}
.common_form input[type="checkbox"] {
	border: none;
	width: 15px;
}
.common_form select {
	width: 310px;
}
.common_form .boldorange {
	font-weight: bold;
	color: #d80;
}
a.submit {
	display: block;
	width: 168px;
	height: 50px;
	background: url(../images/_core/submit.png) no-repeat 0 0;
}
a.submit:hover {
	background: url(../images/_core/submit.png) no-repeat 0 -50px;
}

/* MEDIA */
#mediaplayer {
	position: relative;
	display: block;
	height: 425px;
	width: 550px;
	
}
#mediaplayer .arrowtab_back {
	position: absolute;
	top:  155px;
	left: 6px;
}
#mediaplayer a.arrowtab_back:link, #mediaplayer a.arrowtab_back:visited, #mediaplayer a.arrowtab_back:active {
	display: block;
	width:  50px;
	height: 80px;
	background: url(../images/_media/arrowtabs.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
#mediaplayer a.arrowtab_back:hover {
	background: url(../images/_media/arrowtabs.png) no-repeat -54px 0;
}
#mediaplayer .arrowtab_next {
	position: absolute;
	top:  155px;
	right: 2px;
}
#mediaplayer a.arrowtab_next:link, #mediaplayer a.arrowtab_next:visited, #mediaplayer a.arrowtab_next:active {
	display: block;
	width:  50px;
	height: 80px;
	background: url(../images/_media/arrowtabs.png) no-repeat 0 -90px;
	text-indent: -9000px;
	text-decoration:none;
}
#mediaplayer a.arrowtab_next:hover {
	background: url(../images/_media/arrowtabs.png) no-repeat -54px -90px;
}
#mediaplayer .mediawrap {
	position: absolute;
	top: 25px;
	left: 37px;
	width: 476px;
	height: 340px;
	background: url(../images/_media/mediawrap.png) no-repeat 0 0;
}
#themedia {
	position: absolute;
	top: 45px;
	left: 75px;
	width: 400px;
	height: 300px;
}
#themap {
	position: absolute;
	top: 25px;
	left: 37px;
	width: 476px;
	height: 340px;
	background-color: #fff;
	border:1px solid #ccc;
}
#mediaplayer .player_media-audio, 
#mediaplayer .player_media-photo, 
#mediaplayer .player_media-unknown, 
#mediaplayer .player_media-video {
	position: absolute;
	top: 385px;
	left: 36px;
}
#mediaplayer .mediatype {
	position: absolute;
	top: 377px;
	left: 55px;
	font-size: 13px;
}
#mediaplayer .rate {
	position: absolute;
	top: 380px;
	left: 220px;
}
#mediaplayer .chicklets {
	position: absolute;
	top: 380px;
	right: 36px;
}
#mediainfo {
	position: relative;
	width:  550px;
	background: url(../images/_core/550.png) no-repeat 0 -20px;
}
#mediatabs {
	position:relative;
	display: block;
	width: 550px;
	height: 40px;
	font-size:13px;
	font-weight: bold;
	line-height:30px;
	text-align:center;
}
#mediatabs .maptab {
	position: absolute;
	display: block;
	top: 0;
	height: 40px;
	width: 103px;
	left: 272px;
}
#mediatabs .viewtab {
	position: absolute;
	display: block;
	top: 0;
	height: 40px;
	width: 103px;
	left: 170px;
}
#mediatabs a {
	display:block;
	margin: 0;
	padding:0;
	width: 103px;
	height: 40px;
	background: url(../images/_media/mediatab.png) no-repeat 0 -30px;
	color:#d80;
	text-decoration:none;
}
#mediatabs a:hover {
	text-decoration:underline;
}
#mediatabs a.selected {
	display:block;
	margin: 0;
	top: -3px;
	line-height: 34px;
	background: url(../images/_media/mediatab.png) no-repeat 0px -27px;
	color:#666;
	text-decoration:none;
}
#mediainfo h4 {
	clear: left;
	position: relative;
	margin: 0 36px;
	padding-bottom: 10px;
	color: #d80;
}
#mediainfo p {
	margin: 0 36px;
	padding-bottom: 10px;
}
#mediainfo .added {
	font-style: italic;
	margin-left: 36px;
	padding-bottom: 25px;
}
#mediarelated {
	position: relative;
	width:  550px;
	background: url(../images/_core/550.png) no-repeat 0 -20px;
	color: #d80;
	font-size: 10px;
}
#mediarelated p {
	margin: 0 36px;
	padding-top: 12px;
	padding-bottom: 15px;
}
#mediarelated a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 3px 0 7px;
}
#mediarelated .closeby {
	padding-bottom: 10px;
	font-size: 14px;
	color: #666;
}
.multimedia {
	position: relative;
	height: 540px;
	width:  330px;
	background: url(../images/_core/330.png) no-repeat 0 0;
	padding-top: 7px;
	margin-bottom: 15px;
}
.multimedia h4 {
	position: absolute;
	margin: 0;
	top:  15px;
	left: 10px;
}
.multimedia .selections {
	position: absolute;
	top: 37px;
	left: 10px;
}
.multimedia .selections .check-video {
	position: absolute;
	top:11px;
	left:50px;
}
.multimedia .selections .media-video {
	position: absolute;
	top:12px;
	left:72px;
}
.multimedia .selections .check-photo {
	position: absolute;
	top:11px;
	left:105px;
}
.multimedia .selections .media-photo {
	position: absolute;
	top:12px;
	left:127px;
}
.multimedia .selections .check-audio {
	position: absolute;
	top:11px;
	left:157px;
}
.multimedia .selections .media-audio {
	position: absolute;
	top:12px;
	left:177px;
}
.multimedia select {
	position: absolute;
	top:13px;
	left:207px;
	width: 95px;
	height: 16px;
	font-size:10px;
	color:#666;
	background-color:#fefefe;
	border:1px solid #ccc;
}
.multimedia .paging {
	position: absolute;
	width:  200px;
	top:  500px;
	left: 65px;
	text-align: center;
}
.multimedia .back {
	position: absolute;
	top: -5px;
	left: 0px;
}
.multimedia .next {
	position: absolute;
	top: -5px;
	right: 0px;
}
.multimedia .scroll {
	position: absolute;
	display: block;
	top: 75px;
	left: 2px;
	width: 326px;
	height: 420px;
	background-color: #fff;
	overflow-y: auto;
	overflow-x: hidden;
}
.multimedia .item {
	display: block;
	position: relative;
	margin: 10px;
	height: 70px;
	width: 295px;
}
.multimedia div.imgbox {
	position: absolute;
	top: 2px;
	left: 0;
	width: 84px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center center;
}
.multimedia div.imgbox.selected {
	border: 1px solid #d80;
}
.multimedia .item .flagged {
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	height: 25px;
	padding: 0 10px 0 5px;
	background: url(../images/_core/flag.png) no-repeat 100% -1px;
	z-index: 1;
	color: #fff;
}
.multimedia .item .media-photo, .multimedia .item .media-audio, .multimedia .item .media-unknown,
.multimedia .item .media-video {
	float: left;
	margin-left:92px;
}
.multimedia .item .microrate {
	margin-left: 120px;
}
.multimedia .item .microrate .num{
	margin-left: 0;
}
.multimedia .item h5 {
	font-weight: bold;
	font-size: 12px;
	margin:0;
	margin-bottom: 5px;
	margin-left:87px;
}
.multimedia .item p {
	margin: 0;
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 120%;
	margin-left:87px;
}
.multimedia .shadow_top {
	position: absolute;
	display: block;
	top: 75px;
	left: 2px;
	width: 326px;
	height: 8px;
	background: url(../images/_media/shadow_top.png) no-repeat 0 0;
	z-index:1;
}
.multimedia .shadow_bottom {
	position: absolute;
	display: block;
	top: 487px;
	left: 2px;
	width: 326px;
	height: 8px;
	background: url(../images/_media/shadow_bottom.png) no-repeat 0 0;
	z-index: 1;
}
.multimedia_end {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 330px;
	height:  10px;
	background: url(../images/_core/330_bottom.png) no-repeat 0 0;
	border: none;
}
.player_media-video {
	display: block;
	width: 30px;
	height: 23px;
	background: url(../images/_media/player_media_type.png) no-repeat 0 0;
	text-indent: -9000px;
}
.player_media-unknown {
	display: block;
	width: 26px;
	height: 23px;
	background: url(../images/_media/player_media_type.png) no-repeat -80px 0;
	text-indent: -9000px;
}
.player_media-photo {
	display: block;
	width: 26px;
	height: 23px;
	background: url(../images/_media/player_media_type.png) no-repeat -34px 0;
	text-indent: -9000px;
}
.player_media-audio {
	display: block;
	width: 22px;
	height: 23px;
	background: url(../images/_media/player_media_type.png) no-repeat -60px 0;
	text-indent: -9000px;
}
.media-video {
	display: block;
	width: 23px;
	height: 17px;
	background: url(../images/_media/media_type.png) no-repeat 0 0;
	text-indent: -9000px;
}
.media-unknown {
	display: block;
	width: 18px;
	height: 17px;
	background: url(../images/_media/media_type.png) no-repeat -60px 0;
	text-indent: -9000px;
}
.media-photo {
	display: block;
	width: 23px;
	height: 17px;
	background: url(../images/_media/media_type.png) no-repeat -24px 0;
	text-indent: -9000px;
}
.media-audio {
	display: block;
	width: 18px;
	height: 17px;
	background: url(../images/_media/media_type.png) no-repeat -44px 0;
	text-indent: -9000px;
}
.places {
	position: relative;
	width:  265px;
	margin-bottom: 15px;
}
.places .item {
	display: block;
	clear: both;
	margin-bottom: 15px;
}
.places .item h5 {
	font-weight: bold;
	font-size: 12px;
	margin:0;
	margin-bottom: 5px;
}
.places .item p {
	margin: 0;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 120%;
}
.places .microrate {
	margin-left: 5px;
}
.places .microrate .num {
	margin-left: 0;
}
.articles {
	position: relative;
	width:  330px;
	margin-bottom: 15px;
}
.articles select {
	position: absolute;
	top:5px;
	right:10px;
	height: 16px;
	font-size:10px;
	color:#666;
	background-color:#fefefe;
	border:1px solid #ccc;
}
.articles .item {
	display: block;
	clear: both;
	position: relative;
	margin: 10px 10px 0 10px;
	height: 70px;
	width: 295px;
}
.articles .item img {
	position: absolute;
	top: 0;
	left: 0;
}
.articles div.imgbox {
	position: absolute;
	top: 2px;
	left: 0;
	width: 84px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center center;
}
.articles div.imgbox.selected {
	border: 1px solid #d80;
}
.articles .item .flagged {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 25px;
	padding: 0 10px 0 5px;
	background: url(../images/_core/flag.png) no-repeat 100% -1px;
	z-index: 1;
	color: #fff;
}
.articles .minirate {
	margin-left: 92px;
}
.articles .minirate .num {
	margin-left: 0;
}
.articles .microrate {
	margin-left: 92px;
}
.articles .microrate .num {
	margin-left: 0;
}
.articles .item h5 {
	font-weight: bold;
	font-size: 12px;
	margin:0;
	margin-left: 87px;
	margin-bottom: 5px;
}
.articles .item p {
	margin: 0;
	margin-left: 87px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 120%;
}
.articles .paging {
	font-weight: bold;
	line-height: 36px;
	height:30px;
	margin-top: 0;
}
.articles .paging .selected {
	font-size: 16px;
	line-height: 32px;
}
.articles .paging a {
	color: #666;
	float: left;
	margin-right: 10px;
}
.articles .paging a:hover {
	color: #d80;
}
#events_get {
	position: absolute;
	top: 17px;
	right: 0;
}
.promo250 {
	text-align: center;
}
.promo250 p {
	font-size: 10px;
	margin: 0;
	margin-bottom: 5px;
}
.promo250 img {
	margin: 0;
	padding-bottom: 15px;
}
.promo330 {
	margin-bottom: 15px;
	text-align: center;
}
.promo330 p {
	font-size: 10px;
	margin: 0;
}
.promo330 img {
	margin: 5px;
	padding-bottom: 15px;
}
.promo {
	margin-bottom: 15px;
	text-align: center;
}
.promo p {
	font-size: 10px;
	margin: 0;
}
.promo img {
	margin: 5px;
	padding-bottom: 15px;
}
.journeys330 {
	padding-bottom: 20px;
}
.journeys330 p {
	padding: 0;
}
.journeys330 .journey_flag p {
	padding-right: 15px;
}
.journeys330 h4 {
	margin: 10px 0;
}
.journeys330 .journey{
	top: 0;
	left: 85px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	width: 160px;
}
.journeys330 .journey {
	position: relative;
	display: block;
	width:  168px;
	height:  108px;
	overflow: hidden;
	background-color: #666;
}
.journeys330 .journey a:link, .journeys330 .journey a:active, .journeys330 .journey a:visited {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	display: block;
	width:  168px;
	height:  108px;
	font-size: 11px;
	line-height: 186px;
	padding-left: 15px;
	background: url(../images/_journeys/journeymask.png) no-repeat 0 0;
	text-decoration: none;
	z-index:2;
}
.journeys330 .journey a:hover{
	background: url(../images/_journeys/journeymask.png) no-repeat -168px 0;
}
.journeys330 .journey_flag {
	position: absolute;
	display: block;
	height: 25px;
	top: 3px;
	left: 3px;
	background: url(../images/_journeys/journeyflag_l.png) no-repeat 0 0;
	padding-left: 15px;
	line-height: 20px;
	z-index: 3;
	color: #fff;
	font-size: 11px;
}
.journeys330 .journey_flag p {
	display: block;
	height: 25px;
	padding-right: 15px;
	background: url(../images/_journeys/journeyflag_r.png) no-repeat 100% 0;
	margin:0;
}
.journeys330 .minirate {
	margin-left: 110px;
}
.journeys330 .comment {
	text-align: left;
	font-size: 11px;
	margin: 5px 45px;
	line-height: 120%;
	color: #999;
}

/* resuable elements */
.posrel {
	margin: 0;
	padding: 0;
	position: relative;
}
.tooltop {
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
.tooltop .rate {
	position: absolute;
	top: 0;
	left: 0;
}
.tooltop .chicklets {
	position: absolute;
	top: 0;
	left: 170px;
}
.datemod {
	margin: 0;
	font-size: 11px;
	font-style: italic;
	color: #999;
}
.landingads {
	width: 620px;
	height:290px;
	margin: 25px 0 25px 172px;
	text-align: center;
}
.landingads div {
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}
.landingpaging {
	position:relative;
	width: 200px;
	height: 36px;
	margin: 25px auto 15px 382px;
	text-align: center;
	font-weight: bold;
	line-height:36px;
}
.landingpaging .pages {
	/* float: left; 
	width: 128px;*/
}
.landingpaging .next {
	position:absolute;
	top:0;
	right:0;
	display: block;
	height: 36px;
	width: 36px;
	background: url(../images/_core/landing_button.png) no-repeat -97px 0;
	text-indent: -9000px;
}
.landingpaging .next:hover {
	background: url(../images/_core/landing_button.png) no-repeat -147px 0;
}
.landingpaging .back {
	position:absolute;
	top:0;
	left:0;
	height: 36px;
	width: 36px;
	background: url(../images/_core/landing_button.png) no-repeat 0 0;
	text-indent: -9000px;
}
.landingpaging .back:hover {
	background: url(../images/_core/landing_button.png) no-repeat -47px 0;
}
.relative_links {
	width: 100%;
	padding: 20px 0;
}
.relative_next {
	width:  40%;
	line-height: 30px;
	float: right;
	text-align: right;
	display: block;
	font-weight: bold;
	padding-right: 32px;
	background: url(../images/_core/button.png) no-repeat 100% -56px;
}
.relative_next:hover {
	background: url(../images/_core/button.png) no-repeat 100% -84px;
}
.relative_back {
	width: 40%;
	line-height: 30px;
	float: left;
	display: block;
	font-weight: bold;
	background: url(../images/_core/button.png) no-repeat 0 0;
	padding-left: 32px;
}
.relative_back:hover {
	background: url(../images/_core/button.png) no-repeat 0 -28px;
}
.next {
	display: block;
	height: 28px;
	width: 28px;
	background: url(../images/_core/button.png) no-repeat 0 -56px;
	text-indent: -9000px;
}
.next:hover {
	background: url(../images/_core/button.png) no-repeat 0 -84px;
}
.back {
	display: block;
	height: 28px;
	width: 28px;
	background: url(../images/_core/button.png) no-repeat 0 0;
	text-indent: -9000px;
}
.back:hover {
	background: url(../images/_core/button.png) no-repeat 0 -28px;
}
/* EVENTS AND LISTINGS */
.tabs {
	position:relative;
	display: block;
	width: 550px;
	height: 42px;
	font-size:13px;
	font-weight: bold;
	line-height:48px;
	text-align:center;
}
.tabs .maptab {
	position: absolute;
	top: 0;
	left: 128px;
}
.tabs .listtab {
	position: absolute;
	top: 0;
	left: 0;
}
.tabs a {
	display:block;
	margin: 0;
	padding:0;
	width: 128px;
	height: 58px;
	background: url(../images/_core/tab.png) no-repeat 1px 0;
	color:#d80;
}
.tabs a:hover {
	text-decoration:underline;
}
.tabs a.selected {
	display:block;
	margin: 0;
	background: url(../images/_core/tab.png) no-repeat -127px 0;
	color:#666;
	text-decoration:none;
}
.pagingbar {
	clear: left;
	position: relative;
	display: block;
	background:  url(../images/_core/pagingbar.png) no-repeat 0 0;
	width: 590px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin: 5px 0;
	margin-left: 15px;
	padding: 0;
}
.pagingbar .paging {
	font-weight: bold;
	line-height: 36px;
}
.pagingbar .paging .selected {
	font-size: 16px;
	line-height: 32px;
}
.pagingbar .paging a {
	color: #666;
	float: left;
	margin-right: 10px;
}
.pagingbar .reorder {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 7px;
	right: 15px;
}
.resultbar {
	display: block;
	background:  url(../images/_core/resultbar.png) no-repeat 0 0;
	width: 590px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	margin: 10px 0;
	margin-left: 15px;
	padding: 0;
}
.results_list {
	position: relative;
	display: block;
	width: 590px;
	margin: 0 15px 10px 15px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 30px;
}
.results_list .tools {
	position: absolute;
	height: 20px;
	left: 35px;
	bottom: 0;
	padding-bottom: 10px;
}
.results_list a.minus, .results_list a.plus { 
	position: absolute;
	top: 0;
	left: 0;
}
.results_list .listing {
	float: left;
	margin-left: 20px;
	width: 420px;
}
.results_list .listing h5 {
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 12px;
}
.results_list .listing h6 {
	margin: 6px 0 3px 0;
	font-weight: bold;
	color: #333;
	font-size: 11px;	
}
.results_list .listing p {
	margin-top: 0;
	font-size: 11px;	
}
.results_list .sponsor {
	float: left;
	width: 80px;
	margin: 0 15px 5px;
}
.results_list .sponsor p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.results_list .minirate {
	position: absolute;
	top: 0;
	left: 460px;
}
.results_list .minirate p {
	margin: 0;
	padding: 0;
}
.results_list .minichicklets {
	float: left;
}
.results_list .minitools {
	float: left;
	font-size: 11px;
}
.results_list .minitools a {
	margin-right: 10px;
	color: #999;
}
.results_list .minitools a:hover {
	color: #d80;
}
.results_list .contact {
	font-weight: bold;
}
.results_list .contact a {
	color: #666;
	text-decoration: none;
}
.results_list .contact a:hover {
	color: #d80;
	text-decoration: none;
}
.results_list .details {
	font-weight: bold;
}
.results_map {
	position: relative;
	display: block;
	width: 590px;
	margin: 0;
	margin-top: 5px;
	padding: 5px 0 15px 0;
	border-bottom: 1px dotted #ccc;
}
.results_map .listing {
	margin-left: 40px;
	display: block;
	width: 410px;
	font-weight: bold;
	font-size: 11px;
}
.results_map .shortlisting {
	margin-left: 40px;
	display: block;
	width: 290px;
	font-weight: bold;
	font-size: 11px;
}
.results_map .date {
	position: absolute;
	display: block;
	top: 7px;
	left: 340px;
	text-align: right;
	width: 110px;
	font-size: 11px;
}
.results_map .detail {
	position: absolute;
	top: 5px;
	left: 470px;
	font-size: 11px;
	color: #999;
}
.results_map .detail:hover {
	color: #d80;
}
.results_map .minirate {
	position: absolute;
	top: 0;
	left: 335px;
}
.results_map .minirate p {
	margin: 0;
	padding: 0;
}
.results_map .minichicklets {
	position: absolute;
	top: 5px;
	left: 520px;
}
.circle {
	position: absolute;
	top: 5px;
	left: 10px;
	display: block;
	width: 20px;
	line-height: 20px;
	background:  url(../images/_core/circle.png) no-repeat 50% 50%;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
a.plus {
	display: block;
	width: 22px;
	line-height: 22px;
	background:  url(../images/_core/plusminus.png) no-repeat 0 0;
	text-indent: -9000px;
}
a.plus:hover {
	background:  url(../images/_core/plusminus.png) no-repeat 0 -22px;
}
a.minus {
	display: block;
	width: 22px;
	line-height: 22px;
	background:  url(../images/_core/plusminus.png) no-repeat 0 -44px;
	text-indent: -9000px;
}
a.minus:hover {
	background:  url(../images/_core/plusminus.png) no-repeat 0 -66px;
}
.resources a {
	display: block;
	padding-left:  30px;
	line-height: 24px;
	background:  url(../images/_core/chicklet_arrow.png) no-repeat 0 0;
	font-weight: bold;
}
.resources a:hover {
	background:  url(../images/_core/chicklet_arrow.png) no-repeat 0 -300px;
}
/* EXPANDO */
.expando {
	position: relative;
	margin:0;
	padding: 5px 0 10px 0;
}
a.expand {
	font-weight: bold;
	display: block;
	padding-left: 27px;
	margin: 0 10px;
	line-height: 22px;
	background:  url(../images/_core/plusminus.png) no-repeat 0 -44px;
	text-indent: 0;
}
a.expand:hover {
	background:  url(../images/_core/plusminus.png) no-repeat 0 -66px;
}
a.collapse {
	display: block;
	font-weight: bold;
	padding-left: 27px;
	margin:  0 10px;
	line-height: 22px;
	background:  url(../images/_core/plusminus.png) no-repeat 0 0;
	text-indent: 0;
}
a.collapse:hover {
	background:  url(../images/_core/plusminus.png) no-repeat 0 -22px;
}
/* DIALOG MODAL */
.modal {
	position:relative;
	border:none;
	padding:0;
}
.modal .tl {
	width:10px;
	height:35px;
	background-image: url(../images/_modal/modal_tl.png);
	background-repeat: no-repeat;
}
.modal .tc {
	display:block;
	position:relative;
	height:35px;
	background-image: url(../images/_modal/modal_tc.png);
	background-repeat: repeat-x;
}
.modal .tr {
	width:10px;
	height:35px;
	background-image: url(../images/_modal/modal_tr.png);
	background-repeat: no-repeat;
}
.modal .ml {
	height:35px;
	background-image: url(../images/_modal/modal_ml.png);
}
.modal .mc {
	background-image: url(../images/_modal/modal_mc.jpg);
	padding: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #666;
	background-color: #F6F6F6;
	background-repeat: repeat-x;
	text-align:left;
}
.modal .mr { background-image: url(../images/_modal/modal_mr.png); }
.modal .bl {
	width:10px;
	height:13px;
	background-image: url(../images/_modal/modal_bl.png);
}
.modal .bc {
	height:13px;
	background-image: url(../images/_modal/modal_bc.png);
}
.modal .br {
	width:10px;
	height:13px;
	background-image: url(../images/_modal/modal_br.png);
}
.modal .close {
	position:absolute;
	right:0;
	top:1px;
	width:18px;
	height:31px;
	margin-right:10px;
	background-image: url(../images/_modal/modal_close.jpg);
}
.modal .close:hover { background-image: url(../images/_modal/modal_close_over.jpg); }
.modal .title {
	position:absolute;
	left:20px;
	top:0;
	line-height:35px;
	margin-right:10px;
	font-family:verdana;
	font-size:15px;
	color: #333;
}
/* AJAX FORMS */


/* Global Forms Treatment */
#divCaptcha {
	width:320px;
	height:120px;
}
#divCaptcha a {
	margin-bottom:0 !important;
}
td.mc .error-message {
	font-size:11px;
	margin-bottom:4px;
}
td.mc div.submit {
	text-align:center;
}
td.mc form {
	padding: 0;
	margin: 0;
}
td.mc form label {
	display: block;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	padding: 0 10px 2px 0;
}
td.mc form label.radio {	
	float: left;
	height: 21px;
	margin-left: 5px;
	padding: 0;
	color: #666;
	font-weight: bold;
	padding: 0 10px 2px 0;
}
td.mc form p {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
td.mc form .searchfield {
	width: 310px;
	height: 21px;
	border: 1px #999 solid;
	background-color: #fff;
	vertical-align: middle;
	line-height: 120%;
	margin: 0 0 5px 0;
	padding: 2px 0 0 5px;
	color: #000;
	font-size: 12px;
}
td.mc form .box {
	width: 310px;
	height: 95px;
	border: 1px #999 solid;
	background-color: #ffffff;
	vertical-align: middle;
	line-height: 120%;
	margin: 0 0 10px 0;
	padding: 5px 0 0 5px;
	color: #000;
	font-size: 12px;
}
td.mc form .radio {
	float: left;
	background-color: #ffffff;
	vertical-align: middle;
	color: #000;
}
td.mc form p#sendsubmit {	
	float: left;
	height: 21px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #DD8707;
	font-size: 10px;
}
td.mc form .select {
	width: 228px;
	height: 19px;
	line-height: 120%;
	color: #000;
	font-size: 11px;
	margin: 15px 0 10px 0;
	border-color: #999;
	background-color:#EEEEEE;
}
td.mc form .note {	
	color: #DD8707;
}
td.mc form .required {	
	color: #CC0000;
	font-size: 11px;
	margin: -5px 0 10px 0;
}
td.mc form a:link, td.mc form a:visited, td.mc form a:active {
	display: block;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 10px;
}
td.mc form a:hover {
	color: #DD8707;
}
td.mc .left {
	margin: 15px 0 0 0;
	float: left;
}
td.mc .right {
	margin: 15px 0 0 0;
	float: right;
}	
td.mc .left a:link, td.mc .left a:visited, td.mc .left a:active, td.mc .right a:link, td.mc .right a:visited, td.mc .right a:active {
	display: block;
	font-size: 11px;
	font-weight: bold;
}

/* Edit Name Form */
td.mc form#editname .searchfield {
	font-size: 16px;
	width: 650px;
}

/* Edit Description Form */
td.mc form#editdescription .box {
	width: 475px;
	height: 300px;
}

/* Send Form */
td.mc form#send h4 {
	color: #DD8707;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

td.mc form#send p#sendsubmit {	
	background: transparent url(../images/_marie/send.png) no-repeat center 0px;
}

/* Sign In Form */
td.mc form#signin p#sendsubmit {	
	background: transparent url(../images/_marie/signin.png) no-repeat center 0px;
}

/* Sign Up Form */
td.mc form#signup p#sendsubmit {	
	background: transparent url(../images/_marie/signup.png) no-repeat center 0px;
}

/* Save To Form */
td.mc form#saveto p#sendsubmit {	
	background: transparent url(../images/_marie/add.png) no-repeat center 0px;
}
td.mc form#saveto .select {
	width: 100px;
	height: 19px;
	line-height: 120%;
	color: #000;
	font-size: 11px;
	margin: 0 0 10px 27px;
	border-color: #999;
	background-color:#EEEEEE;
}
td.mc form#saveto .box {
	height: 55px;
}


/* journey highlghts  brochures */
.brochures {
	position: relative;
	display: block;
	height: 500px;
}
.brochures h4 {
	margin: 10px;
}
.brochures .reorder {
	position: absolute;
	top: 10px;
	right: 30px;
}
.brochures a.arrowtab_back {
	position: absolute;
	top:  210px;
	left: 7px;
}
.brochures a.arrowtab_back:link, .brochures a.arrowtab_back:visited, .brochures a.arrowtab_back:active {
	display: block;
	width:  50px;
	height: 80px;
	background: url(../images/_journeys/arrowtab_back.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
.brochures a.arrowtab_back:hover {
	background: url(../images/_journeys/arrowtab_back.png) no-repeat -54px 0;
}

.brochures a.arrowtab_next {
	position: absolute;
	top:  210px;
	right: 3px;
}
.brochures a.arrowtab_next:link, .brochures a.arrowtab_next:visited, .brochures a.arrowtab_next:active {
	display: block;
	width:  50px;
	height: 80px;
	background: url(../images/_journeys/arrowtab_next.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
.brochures a.arrowtab_next:hover {
	background: url(../images/_journeys/arrowtab_next.png) no-repeat -54px 0;
}
.brochures .items {
	position: absolute;
	display: block;
	width: 760px;
	height:450px;
	top: 50px;
	left: 66px;
	overflow:hidden;
}
.brochures .item_col {
	float: left;
	position:relative;
	margin: 0;
	width:  126px;
}
.brochures .item {
	float: left;
	position:relative;
	margin: 0 10px 5px 10px;
	width:  106px;
	height: 220px;
	overflow: hidden;
	line-height:14px;
}
.brochures .item .flag {
	position: absolute;
	display: block;
	height: 25px;
	top: 15px;
	left: 4px;
	background: url(../images/_core/flag.png) no-repeat 100% 0;
	padding-left: 8px;
	line-height: 20px;
	z-index: 3;
}
.brochures .item .flag p {
	display: block;
	height: 25px;
	padding-right: 12px;
	margin:0;
	line-height: 20px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
.brochures div.img {
	position: absolute;
	top:15px;
	left:3px;
	width: 98px;
	height: 142px;
	overflow: hidden;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	border:1px solid #ccc;
}
.brochures .item p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.brochures .item a {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	top:15px;
	left:0;
	padding-top:150px;
	background-image: url(../images/_journeys/brochure-highlight-mask.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:115px;
}

/* Brochure/Itinerary/Vacation Rollover */
.brochure_rollover {
	display: block;
	position: relative;
	width:232px;
	line-height:100%;
	text-align: left;
}
.brochure_rollover .twothreetwo {
	float: left;
	width: 232px;
}
.brochure_rollover .bloc232 {
	position: relative;
	width:  232px;
	background: url(../images/_brochures/brochure_rollover.png) no-repeat 0 0;
	padding-top: 7px;
}
.brochure_rollover .bloc232end {
	position:absolute;
	bottom:-22px;
	left:0;
	display: block;
	width: 232px;
	height:  22px;
	background: transparent url(../images/_brochures/brochure_rollover_bottom.png) no-repeat 0 100%;
	border: none;
}
.brochure_rollover h4 {
	font-size: 14px;
	color: #666;
	margin: 10px 0 10px 0;
	padding: 2px 26px 0 26px;
}
.brochure_rollover p {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 26px 5px 26px;
	line-height: 120%;
}
.brochure_rollover ul {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 120%;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	margin-left: 20px;
	padding: 0 26px 5px 26px;
	
}
.brochure_rollover ol {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 120%;
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0;
	margin-left: 20px;
	padding: 0 26px 5px 26px;	
}
.brochure_rollover .microchicklets {
	display: block;
	padding: 10px 26px 0 26px;
	margin: 0;
	height: 30px;
	position:relative;
}
.brochure_rollover .microchicklets a {
	color: #DD8707;
	font-weight: bold;
	margin: 2px 0 0 2px;
	padding:0;
	display: block;
	float: left;
}
.brochure_rollover .microchicklets a.download {
	float: left;
	display:block;
	width: 105px;
	height: 30px;
	padding-left: 25px;
	margin: 0;
	text-align: left;
	background: url(../images/_brochures/icon_download.png) no-repeat -4px -4px;
}	
.brochure_rollover .microchicklets a.download:hover {
	background: url(../images/_brochures/icon_download.png) no-repeat -4px -43px;
	color: #666;
}	
.brochure_rollover .day {
	position: relative;
	display: block;
	height: 20px;
	top: 0;
	left: 26px;
	margin-top: 15px;
	background: url(../images/_brochures/day_bg.png) no-repeat 0 0;
}
.brochure_rollover .day p {
	margin: 0;
	padding: 2px 0 0 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	line-height: 130%;
}
.brochure_rollover .day p span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 12px;
	color: #fff;
}
/* JOURNEY MAP */
#journey-map {
	position: relative;
	display: block;
	width:435px;
	height:440px;
	border: 1px solid #ccc;
	margin-top: 20px;
	clear: both;
}
/* -- journey highlghts media player -- */
#journey-media-block {
	position: relative;
	width: 450px;
	height: 370px;
	background-image: url(../images/_journeys/journey-media-block.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#journey_media_block a {
	font-weight: bold;
	color: #666;
}
#journey_media_block a:hover { color: #d80; }
#journey-media-block h3 {
	position: absolute;
	width: 360px;
	left:46px;
	top:310px;
	text-align:left;
	font-size:14px;
	margin:0;
}
#journey_media_block h3 a {
	font-weight:normal;
}
#journey-media-block .journey-browse {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom:17px;
	margin:0;
}
#journey-media-block .journey-browse a:link, #journey-media-block .journey-browse a:visited, #journey-media-block .journey-browse a:hover, #journey-media-block .journey-browse a:active {
	font-weight: bold;
	color: #666;
}
#journey-media-block .journey-browse a:hover {
	color: #d80;
}
#journey_media {
	position: absolute;
	width: 400px;
	height: 298px;
	left:25px;
}
#journey_media_back {
	position: absolute;
	display: block;
	left:0;
	top:115px;
	width:  25px;
	height: 74px;
	background: url(../images/_journeys/media_arrowtabs_back.png) no-repeat -6px 0;
	text-indent: -9000px;
	text-decoration:none;
}
#journey_media_back:hover { background-position: -60px; }
#journey_media_next {
	position: absolute;
	display: block;
	right:0;
	top:115px;
	width:  25px;
	height: 74px;
	background: url(../images/_journeys/media_arrowtabs_next.png) no-repeat -70px 0;
	text-indent: -9000px;
	text-decoration:none;
}
#journey_media_next:hover { background-position: -16px; }
#journey_media_chicklets {
	position: absolute;
	top:332px;
	left:46px;
	width: 65px;
	height: 18px;
}
/* JOURNEY SPONSOR */
#journey-sponsored-block {
	display: block;
	height:  280px;
	padding: 0 20px 0 23px;
	margin-top: 10px;	
}
#journey-sponsored-block p {
	font-size: 10px;
	margin: 0 0 5px 0;
	text-align: center;
}
#journey-sponsored-adserve {
	float: left;
	width: 250px;
	border: 1px solid #ccc;
}
#journey-sponsored-event {
	float: right;
	border: 1px solid #ccc;
	width: 144px;
	height: 250px;
	background-color:#fff;
}
#journey-sponsored-event div {
	height: 132px;
	margin: 5px 0 0 5px;
	width: 132px;
	background-position: center center;
	border: 1px solid #ccc;
}
#journey-sponsored-event h5 {
	font-size:12px;
	margin:5px 10px 5px 10px;
	padding:0;
	font-weight:bold;
	line-height:105%;
}
#journey-sponsored-event h6 {
	font-size:12px;
	margin:0 10px 3px 10px;
	padding:0;
	color:#5566CC;
}
#journey-sponsored-event p {
	text-align: left;
	margin:0 10px 5px 10px;
	padding:0;
	font-size:11px;
	line-height:105%;
}
#journey_media_rating {
	position: absolute;
	top:323px;
	left:115px;
	width: 122px;
	height: 30px;
}
#journey_media_select {
	position: absolute;
	top:332px;
	left:255px;
	width: 150px;
	height: 16px;
	font-size:10px;
	color:#666;
	background-color:#fefefe;
	border:1px solid #ccc;
}
#journey_slide {
	position: absolute;
	top:358px;
	left:25px;
	width: 398px;
	height: 85px;
	border: 1px solid #ccc;
	overflow:hidden;
}
#journey_slide div div {
	float: left;
	width: 85px;
	height: 62px;
	border: 1px solid #ccc;
	margin: 10px 0 0 10px;
	background-color: #FEFEFE;
	background-repeat: no-repeat;
	background-position: center center;
}
#journey_slide div div:hover {
	border: 1px solid #d80;
}
#journey_slide div.selected {
	border: 1px solid #d80;
}
#journey_slide_back {
	position: absolute;
	display: block;
	left:0;
	top:366px;
	width:  25px;
	height: 74px;
	background: url(../images/_journeys/media_arrowtabs_back.png) no-repeat -6px 0;
	text-indent: -9000px;
	text-decoration:none;
}
#journey_slide_back:hover { background-position: -60px; }
#journey_slide_next {
	position: absolute;
	display: block;
	right:0;
	top:366px;
	width:  25px;
	height: 74px;
	background: url(../images/_journeys/media_arrowtabs_next.png) no-repeat -70px 0;
	text-indent: -9000px;
	text-decoration:none;
}
#journey_slide_next:hover { background-position: -16px; }
#journey_browse_count {
	position: absolute;
	width: 100px;
	bottom:14px;
	left:46px;
	font-size:10px;
	text-align:left;
}
#journey_browse {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom:14px;
	margin:0;
}
.journeyrow {
	clear: both;
	margin: 0 3px;
	height: 300px;
	background: #f8f8f8 url(../images/_core/landingrow.png) repeat-x 0 0;
	text-align: center;
	overflow: hidden;
}
.journeybloc {
	margin: 0 35px;
}
.journeyrow .item {
	position: relative;
	float: left;
	margin: 25px 6px 0 6px;
	display: block;
	width:  210px;
	height:  300px;
	overflow: hidden;
}
.journeyrow .item h5 {
	margin: 10px;
	color: #333;
}
.journeyrow .item p {
	margin: 10px;
	text-align: left;
	font-size: 11px;
	line-height: 120%;
}
.journeyrow .item p.viewrate {
	text-align: center;
}
.journeyrow .viewrate span {
	color: #000;
}
.journeyrow .item img {
	position: relative;
	z-index: 0;
	width:210px;
	height:132px;
}
.journeyrow .item a:link, .journeyrow .item a:active, .journeyrow .item a:visited {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width:  210px;
	height:  132px;
	background: url(../images/_journeys/landingmask.png) no-repeat 0 0;
	text-decoration: none;
	z-index:2;
	text-indent: -9000px;
}
.journeyrow .item a:hover{
	background: url(../images/_journeys/landingmask.png) no-repeat -210px 0;
}
.journeyrow .flag {
	position: absolute;
	display: block;
	height: 25px;
	top: 2px;
	left: 3px;
	background: url(../images/_journeys/journeyflag_l.png) no-repeat 0 0;
	padding-left: 15px;
	line-height: 20px;
	z-index: 3;
	color: #fff;
	font-size: 11px;
}
.journeyrow .flag p {
	/* display: block;
	height: 25px; */
	padding:0 15px 5px 0;
	background: url(../images/_journeys/journeyflag_r.png) no-repeat 100% 0;
	margin:0;
	line-height: 20px;
}
.inlinevideo {
	padding:20px;
}
.videorow {
	clear: both;
	margin: 0 3px;
	height: 350px;
	background: #f8f8f8 url(../images/_core/landingrow.png) repeat-x 0 0;
	text-align: center;
	overflow: hidden;
}
.videobloc {
	margin: 0 35px;
}
.videorow .item {
	position: relative;
	float: left;
	margin: 25px 6px 0 6px;
	display: block;
	width:  210px;
	height:  300px;
	overflow: hidden;
}
.videorow .item h5 {
	margin: 10px;
	color: #333;
}
.videorow .item p {
	margin: 10px;
	text-align: left;
	font-size: 11px;
	line-height: 120%;
}
.videorow .item p.viewrate {
	text-align: center;
}
.videorow .viewrate span {
	color: #000;
}
.videorow .item img {
	position: relative;
	z-index: 0;
}
.videorow .item .preview {
	position: relative;
	display: block;
	width: 210px;
	height: 160px;
	background: url(../images/_media/videoholder.jpg) no-repeat 50% 50%;
	z-index: 0;
	overflow: hidden;
}
.videorow .item a:link, .videorow .item a:active, .videorow .item a:visited {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width:  210px;
	height:  160px;
	background: url(../images/_media/landingmask.png) no-repeat 0 0;
	text-decoration: none;
	z-index:2;
	text-indent: -9000px;
}
.videorow .item a:hover{
	background: url(../images/_media/landingmask.png) no-repeat -210px 0;
}
.videorow .flag {
	position: absolute;
	display: block;
	height: 25px;
	top: 4px;
	left: 4px;
	background: url(../images/_journeys/journeyflag_l.png) no-repeat 0 0;
	padding-left: 15px;
	line-height: 20px;
	z-index: 3;
	color: #fff;
	font-size: 11px;
}
.videorow .flag p {
	/*display: block;
	height: 25px;*/
	padding:0 15px 5px 0;
	background: url(../images/_journeys/journeyflag_r.png) no-repeat 100% 0;
	margin:0;
	line-height: 20px;
}
/* Search Suggestion Box */
#searchsuggest {
	position:absolute;
	margin-top:-5px;
	width:435px;
	z-index:200;
	left:300px;
	line-height:100%;
	text-align: left;
}
#searchsuggest div {
	border:0px solid #ccc;
}
#searchsuggest .bloc435 {
	position: relative;
	width:  435px;
	background: url(../images/_core/435_search.png) no-repeat 0 0;
	padding-top: 7px;
}
#searchsuggest .bloc435end {
	position:absolute;
	bottom:-15px;
	left:0;
	display: block;
	width: 435px;
	height:  15px;
	background: transparent url(../images/_core/435_bottom_search.png) no-repeat 0 100%;
	border: none;
}
#searchsuggest h4 {
	font-size: 12px;
	color: #fff;
	background: transparent url(../images/_search/search_suggest_bgbar.png) no-repeat center 0px;
	background-position: 11px 0;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 2px 5px 0 18px;
}
#searchsuggest h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	color: #DD8707;
	margin: 0;
	padding: 5px 0 3px 20px;
}
#searchsuggest img {
	float: left;
	margin: 7px 10px 0 20px;
	border:1px solid #ccc;
}
#searchsuggest div.imgbox {
	float: left;
	margin: 7px 10px 0 20px;
	width: 70px;
	height: 46px;
	overflow: hidden;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center center;
}
#searchsuggest p {
	font-size: 11px;
	margin: 0;
	padding: 0 20px 5px 20px;
	line-height: 120%;
}
#searchsuggest p.seeresults {
	width: 410px;
	font-size: 12px;
	text-align: right;
	padding: 8px 0 15px 5px;
	margin: 8px 0 0 10px;
	border-top: 1px dotted #ccc;
	line-height: 130%;
}
#searchsuggest p.seeresults img {
	float: right;
	margin: -3px 0 0 5px;
	border:none;
}
#searchsuggest a:link, #searchsuggest a:visited, #searchsuggest a:active {
	color: #DD8707;
	text-decoration: underline;
}
#searchsuggest a:hover {
	color: #666;
}
#searchsuggest p.noresult {
	margin:10px 0;
	color:#333;
}
.searchlist {
	font-size: 14px;
	font-weight: bold;
	line-height: 185%;
	color: #d80;
}
.dottedline {
	display: block;
	height: 1px;
	margin: 15px 0 10px 0;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
.topbar {
	clear: left;
	position: relative;
	margin: 10px 0 20px 0;
	background: url(../images/_search/topbar_r.png) no-repeat top right;
	height: 30px;
}
.sixtwofive .topbar {
	margin: 10px 0 20px 15px;
}
.topbar h4 {
	font-size: 14px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding-left: 15px;
	background: url(../images/_search/topbar_l.png) no-repeat top left;
}
.topbar span {
	font-size: 11px;
	position: absolute;
	top:  0;
	right: 15px;
	line-height: 30px;
	margin: 0;
	color: #fff;
}
#areainfo {
	position:relative;
	margin-left:40px;
	margin-bottom:30px;
	height:135px;
}
#areainfo img {
	position:absolute;
	left:0;
	top:0;
}
#areainfo h2 {
	margin:5px 0 0 170px
}
#areainfo p {
	margin:6px 0 6px 170px;
	font-size:13px;
	line-height:150%;
}
#areainfo p a {
	padding-right:10px;
}

#searchresults .searchterm {
	font-weight: bold;
}
#searchresults .item {
	width: 565px;
	position: relative;
	padding: 0 5px 5px 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	border-bottom: 1px solid #dedede;
}
#searchresults .item .num {
	position: absolute;
	font-weight: bold;
	display: block;
	width: 30px;
	top: 5px;
	left: 0;
	text-align: center;
}
#searchresults .item h5 {
	font-size: 16px;
	margin: 5px;
	margin-left: 10px;
}
#searchresults .item h6 {
	font-size: 14px;
	margin: 0;
	margin-left: 10px;
	color: #56c;
}
#searchresults .item p {	
	margin: 5px;
	margin-left: 10px;
}
#searchresults .item .sponsor {
	float: left;
	display: block;
	width:  80px;
	font-size: 10px;
	text-align: center;
	margin: 5px 15px 20px 25px;
}
#searchresults .item .sponsor .image {
	float: left;
	display: block;
	width:  80px;
	height:  80px;
	font-size: 10px;
	margin: 0;
	border: 1px solid #999;
	background: url(../images/_promos/placeholder.jpg) no-repeat 50% 50%;
}
#searchresults .item .type {
	font-size: 11px;
	color: #56c;
}
#searchresults .item .type a:link, #searchresults .item .type a:visited, #searchresults .item .type a:hover, #searchresults .item .type a:active {	
	margin-left: 10px;
	color: #999;
}
#searchresults .item .type a:hover {
	color: #d80;
}
#searchresults .item .views {
	font-size: 11px;
	color: #999;
}
#searchresults .item .views a:link, #searchresults .item .views a:visited, #searchresults .item .views a:hover, #searchresults .item .views a:active {	
	margin-left: 10px;
	color: #999;
}
#searchresults .item .views a:hover {
	color: #d80;
}
#searchresults .moreresults {
	margin-bottom: 30px;
}
#searchresults .moreresults h5 {
	 padding: 0 15px;
	 margin: 0;	
}
#searchresults .moreresults p {
	padding: 0 45px 0 15px;
	font-size: 11px;
	line-height: 130%;
}
#searchresults .moreresults a:link, #searchresults .moreresults a:visited, #searchresults .moreresults a:hover, #searchresults .moreresults a:active {
	color: #999;
	text-decoration: none;
}
#searchresults .moreresults a:hover {
	color: #d80;
}
#searchresults .moreresults .seemore{
	color: #d80;
	margin-bottom: 20px;
}
#searchresults .moreresults .seemore a:link, #searchresults .moreresults .seemore a:visited, #searchresults .moreresults .seemore a:hover, #searchresults .moreresults .seemore a:active {
	color: #d80;
	font-weight: bold;
	text-decoration: underline;
}
#searchresults .popularresults {
	margin-bottom: 30px;
}
#searchresults .popularresults .image {
	float: left;
	display: block;
	width:  70px;
	height: 70px;
	font-size: 10px;
	text-align: center;
	margin: 3px 10px 20px 15px;
	background: url(../images/_promos/placeholder.jpg) no-repeat 50% 50%;
}
#searchresults .popularresults p {
	padding: 0 15px 0 15px;
	margin: 0;
	margin-bottom: 3px;
	line-height: 130%;
	font-size:11px;
}
#searchresults .popularresults h5 {
	clear: both;
	padding: 0 30px 0 15px;
	margin: 0;
	margin-bottom: 3px;
	font-size: 12px;
	color:  #56c;	
}
#searchresults .popularresults h6 {
	clear: left;
	padding: 0 30px 0 15px;
	margin: 0;
	margin-bottom: 3px;
	font-size: 12px;
	color:  #56c;	
}
#searchresults .popularresults .views {
	font-size: 11px;
	margin-bottom: 15px;	
}

.pagebar {
	margin: 10px 0 20px 0;
	background: url(../images/_search/pagebar_r.png) no-repeat top right;
}
#searchresults .pagebar {
	margin: 10px 0 20px 25px;
}
.pagebar p {
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding-left: 15px;
	background: url(../images/_search/pagebar_l.png) no-repeat top left;
}
.pagebar .selected {
	font-size: 16px;
	line-height: 30px;
}
.pagebar a {
	color: #999;
	float: left;
	margin-right: 10px;
}
.pagebar a:hover {
	color: #d80;
}

/* CLOUD */
.cloud {
	position: relative;
	width: 228px;
	overflow:auto;
	z-index:30;
	color:#333;
}
.cloud a {
	color: #333;
	text-decoration: none;
}
.cloud a:hover {
	color: #d80;
	text-decoration: none;
}
.cloudtop {
	display: block;
	width: 228px;
	height:  30px;
	background: transparent url(../images/_core/cloud_top.png) no-repeat 0 0;
	border: none;
}
.cloudbody {
	padding: 0 20px 20px 20px;
	width:  188px;
	background: url(../images/_core/cloud_bottom.png) no-repeat 0 100%;
	text-align:center;
}
.cloudbody p {
	margin: 0;
	padding: 0;
}
.cloud .xxl { font-size: 20px; }
.cloud .xl { font-size: 18px; }
.cloud .l { font-size: 16px; }
.cloud .m { font-size: 14px; }
.cloud .s { font-size: 12px; }
.cloud .xxlb {
	font-size: 20px;
	font-weight: bold;
}
.cloud .xlb {
	font-size: 18px;
	font-weight: bold;
}
.cloud .lb {
	font-size: 16px;
	font-weight: bold;
}
.cloud .mb {
	font-size: 14px;
	font-weight: bold;
}
.cloud .sb {
	font-size: 12px;
	font-weight: bold;
}
.cloud a.close:link, .cloud a.close:visited, .cloud a.close:active {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/_core/x-crumb.png) no-repeat 0 0;
	text-indent: -9000px;
}
.cloud a.close:hover {
	background: url(../images/_core/x-crumb.png) no-repeat 0 -24px;
}
/* SWEEPS */
.sweeps .sweepsbloc {
	padding: 0;
	margin: 5px 25px 10px 25px;
	overflow: hidden;
}
.sweeps .sweepsbloc p {
	margin: 0;
	padding: 0;
}
.sweeps p.smalltext {
	margin: 0;
}
.sweepsitem {
	clear: both;
	width: 600px;
	margin: 0 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	overflow: auto;
}
.sweepsitem p {
	margin: 0;
	margin-left: 195px;
	display: block;
	width: 400px;
}
.sweepsitem .sweepsimage {
	float: left;
	display: block;
	width: 180px;
	height: 130px;
	margin-top: 5px;
	margin-right: 15px;
	background: url(../images/_promos/placeholder.jpg) no-repeat 0 0;
}
.sweepsitem h4 {
	margin: 15px 0 10px 0;
	color: #d80;
}
.sweepsitem .sweepswinner {
	font-weight: bold;
}
.sweepsitem .navelpress {
	margin-top: 15px;
	margin-left: 195px;
	padding-bottom: 30px;
}

/* SWEEPS - Fab Fall */
.fabfall {
	position:relative;
	margin-bottom:30px;
}
.fabfall p, .fabfall h4, .fabfall ul {
	margin-right:180px;
	margin-bottom:2px;
}
.fabfallptr {
	position:absolute;
	top:0;
	right:5px;
	width:160px;
	background-image: url(../images/_sweeps/sweeps_fffg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fabfallptr p, .fabfallptr h4 {
	margin:10px 10px;
	text-align:center;
}
.fabfallptr p.end {
	background-image: url(../images/_sweeps/sweeps_fffg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
}
.fabfallptr img {
	border: 1px solid #ccc;
	width:110px;
	height:90px;
}

/* claim number */
#claim {
	text-align:center;
	margin:10px auto 40px auto;
}
#claim_top {
	font-size:14px;
	color:#333;
	margin:0;
}
#claim_key {
	margin:23px 0 20px 0;
}
#claim_key span {
	font-size: 20px;
	color: #333;
	background-image: url(../images/_sweeps/sweeps_claim_lft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:30px 0 30px 30px;
}
#claim_key span span {
	background-image: url(../images/_sweeps/sweeps_claim_rght.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding:18px 30px 18px 0;
}
#claim_bot {
	font-size: 11px;
	color: #999;
	font-style: italic;
	margin:0;
}
          
        
/* Landing Pages */
/* Brochure Landing */
.brochure_row {
	clear: both;
	margin: 0 3px;
	padding: 0 27px 0 37px;
	background: #f8f8f8 url(../images/_core/landingrow.png) repeat-x 0 bottom;
	position: relative;
	text-align: center;
	height: 250px;
	overflow: hidden;
}
.brochure_row .item {
	margin: 30px 10px 0 0;
	position: relative;
	float: left;
	text-align: left; 
	width: 285px;
	height: 183px;
}
.brochure_row .item img {	
	float: left;
	top: 5px;
	left: 5px;
	position: relative;
	margin-right: 15px;
	z-index: 0;
}
.brochure_row .item div.img {
	top: 5px;
	left: 5px;
	position: absolute;
	margin-right: 15px;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	width:120px;
	height:175px;
}
.brochure_row .item .frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 210px;
	background: transparent url(../images/_brochures/img_frame.png) no-repeat 0 0;
	text-align: center;
	z-index: 2;
	text-indent: -9000px;
}
.brochure_row .item h5 {
	margin: 8px 0 5px 135px;
	padding: 0;
	color:#333;
	font-size: 14px;
	line-height: 120%;
}
.brochure_row .item p {
	margin: 0 10px 0 135px;
	padding: 0;
	color: #666;
	font-size: 11px;
	line-height: 120%;
}
.brochure_row .microchicklets {
	display: block;
	padding: 0;
	margin: 20px 0 0 0;
	height: 30px;
	color: #DD8707;
	font-weight: bold;
	position:absolute;
	left:134px;
	top:115px;
	width: 143px;
}
.brochure_row .chicklets li {
	display: inline;
	float: left;
}
.brochure_row .microchicklets li a {
	color: #DD8707;
	font-weight: bold;
	margin: 2px 0 0 2px;
	padding:0;
	display: block;
	float: left;
}
.brochure_row .microchicklets a.download {
	float: left;
	display:block;
	width: 68px;
	height: 30px;
	margin: 0;
	padding-left: 25px;
	text-align: left;
	background: url(../images/_brochures/icon_download.png) no-repeat -4px -4px;
}	
.brochure_row .microchicklets a.download:hover {
	background: url(../images/_brochures/icon_download.png) no-repeat -4px -43px;
	color: #666;
}	
.brochure_row p.counter {
	position:absolute;
	left:135px;
	top:160px;
	margin-left:0;
}
.brochure_row .counter span {
	color: #333;
}
.brochure_row .flag {
	position: absolute;
	display: block;
	height: 25px;
	top: 4px;
	left: 5px;
	background: url(../images/_core/flag.png) no-repeat 100% 0;
	padding-left: 8px;
	line-height: 20px;
	z-index: 3;
}
.brochure_row .item .flag p {
	/* display: block;
	height: 25px; */
	padding:0 12px 5px 0;
	margin:0;
	line-height: 20px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
.brochure_row .icons {
	display: block;
	padding: 0;
	height: 30px;
	color: #DD8707;
	font-weight: bold;
	position:absolute;
	left:134px;
	top:125px;
	margin-left:0 !important;
}
.brochure_row .icons li {
	display: inline;
	float: left;
}
.brochure_row .icons li a {
	color: #DD8707;
	font-weight: bold;
	margin: 4px 5px 0 0;
	padding:0;
	display: block;
	float: left;
	line-height: 30px;
	width: 20px;
}
.brochure_row .icons .download {
	width: 70px;
	margin: 0;
	padding-left: 26px;
	text-align: left;
	background: url(../images/_brochures/icon_download.png) no-repeat 0 0;
}
.brochure_row .icons .download:hover {
	background: url(../images/_brochures/icon_download.png) no-repeat 0 -39px;
	color: #666;
}
/* Itineraries Landing */
.itinerary_row {
	clear: both;
	margin: 0 3px;
	padding: 0 27px 0 37px;
	background: #f8f8f8 url(../images/_core/landingrow.png) repeat-x 0 bottom;
	position: relative;
	text-align: center;
	height: 250px;
	overflow: hidden;
}
.itinerary_row .item {
	margin: 30px 10px 0 0;
	position: relative;
	float: left;
	text-align: left; 
	width: 285px;
	height: 210px;
}
.itinerary_row .item div.img {
	float: left;
	top: 5px;
	left: 5px;
	position: relative;
	margin-right: 15px;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	width:120px;
	height:173px;
}
.itinerary_row .item .frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 210px;
	background: transparent url(../images/_brochures/img_frame.png) no-repeat 0 0;
	text-align: center;
	z-index: 2;
	text-indent: -9000px;
}
.itinerary_row .item h5 {
	margin: 8px 0 8px 0;
	padding: 0;
	color:#333;
	font-size: 14px;
	line-height: 120%;
}
.itinerary_row .item p {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 11px;
	line-height: 120%;
}
.itinerary_row .microchicklets {
	display: block;
	padding: 0;
	margin: 20px 0 0 0;
	height: 30px;
	color: #DD8707;
	font-weight: bold;
	position:absolute;
	left:134px;
	top:115px;
	width: 143px;
}
.itinerary_row .chicklets li {
	display: inline;
	float: left;
}
.itinerary_row .microchicklets li a {
	color: #DD8707;
	font-weight: bold;
	margin: 2px 0 0 2px;
	padding:0;
	display: block;
	float: left;
}
.itinerary_row .microchicklets a.download {
	float: left;
	display:block;
	width: 68px;
	height: 30px;
	margin: 0;
	padding-left: 25px;
	text-align: left;
	background: url(../images/_brochures/icon_download.png) no-repeat -4px -4px;
}	
.itinerary_row .microchicklets a.download:hover {
	background: url(../images/_brochures/icon_download.png) no-repeat -4px -43px;
	color: #666;
}	
.itinerary_row .counter {
	position:absolute;
	left:135px;
	top:160px;
}
.itinerary_row .counter span {
	color: #333;
}
.itinerary_row .flag {
	position: absolute;
	display: block;
	height: 25px;
	top: 4px;
	left: 5px;
	background: url(../images/_core/flag.png) no-repeat 100% 0;
	padding-left: 8px;
	line-height: 20px;
	z-index: 3;
}
.itinerary_row .item .flag p {
	/* display: block;
	height: 25px;*/
	padding:0 12px 5px 0;
	margin:0;
	line-height: 20px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
.itinerary_row .day {
	position: absolute;
	display: block;
	height: 45px;
	top: 134px;
	left: 73px;
	background: url(../images/_itineraries/day_bg.png) no-repeat 100% 100%;
	padding-left: 8px;
	line-height: 20px;
	z-index: 4;
}
.itinerary_row .item .day p {
	display: block;
	/* height: 45px;*/
	width: 45px;
	margin: 5px 0 0 0;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
.itinerary_row .item .day p span {
	display: block;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 3px;
	padding:3px 0 0 0;
	}

.itinerary_row .icons {
	display: block;
	padding: 0;
	height: 30px;
	color: #DD8707;
	font-weight: bold;
	position:absolute;
	left:134px;
	top:125px;
	margin-left:0 !important;
}
.itinerary_row .icons li {
	display: inline;
	float: left;
}
.itinerary_row .icons li a {
	color: #DD8707;
	font-weight: bold;
	margin: 4px 5px 0 0;
	padding:0;
	display: block;
	float: left;
	line-height: 30px;
	width: 20px;
}
.itinerary_row .icons .download {
	width: 70px;
	margin: 0;
	padding-left: 26px;
	text-align: left;
	background: url(../images/_brochures/icon_download.png) no-repeat 0 0;
}	
.itinerary_row .icons .download:hover {
	background: url(../images/_brochures/icon_download.png) no-repeat 0 -39px;
	color: #666;
}


/* Travel Publications Order */
#pkg_2009_guide {background: url(../images/_travelpub/pkg_2009_guide.png) no-repeat 0 0;}
#pkg_civil_war {background: url(../images/_travelpub/pkg_civil_war.png) no-repeat 0 0;}
#pkg_highway_map {background: url(../images/_travelpub/pkg_highway_map.png) no-repeat 0 0;}
.travelpubs {
	float: left;
	margin: 10px 95px 30px 80px;
	width: 470px;
}
.travelpubs_item {
	margin: 25px 0 0 0;
	display: block;
	float: left;
	width: 100%;
}
.travelpubs_item h4 {
	margin: 30px 0 10px 0;
	padding: 0;
	color:#333;
	font-size: 18px;
	line-height: 120%;
}
.travelpubs_item h5 {
	margin: 0;
	padding: 0;
	font-style: italic;
	color:#666;
	font-size: 12px;
	line-height: 120%;
}
.travelpubs_item div.img {
	float: left;
	top: 5px;
	left: 5px;
	position: relative;
	margin-right: 15px;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	width:133px;
	height:137px;
}
.travelpubs_item a {	
	font-style: normal;	
	font-weight: bold;
	padding: 0;
}
.travelpubs p.assist {
	font-size: 16px;
	color: #333;
}
.travelpubs p.note {
	font-size: 11px;
	color: #666;
	font-style: italic;
}
.travelpubs div.farrightbutton {
	float:left;
	width: 340px;
	text-align: left;
	margin: 20px 0px 20px 150px;
	overflow:auto;
}

/* Travel Pubs Order Submit Page */
.travelpubs_item h6 {
	margin: 0;
	padding: 5px 0;
	clear: both;
	font-style: normal;
	color:#666;
	font-size: 16px;
	line-height: 130%;
}
.travelpubs_item ul {	
	margin-left: 210px !important;
	list-style-type: disc;
	list-style-position: outside;
}
.travelpubs_item ul li.check {	
	color: #E38A05;
	list-style-position:inside;
	list-style: disc;
	font-weight: bold;
}
.bigmap {
	display: block;
	width: 855px;
	height:  475px;
	margin: 15px 20px 0px 20px;
}
.big .meon {
	width:  840px;
	margin-left: 20px;
	padding-bottom: 15px;
}
.meonthemap {
	margin: 15px 25px;
	margin-bottom: 5px;
	position: relative;
	height: 70px;
}
.meonthemap h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #333;
}
.meonthemap p {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	color: #999;
	font-size: 11px;
	line-height: 130%;
}
.meonthemap .addme {
	position: absolute;
	display: block;
	height: 70px;
	width: 60px;
	background: transparent url(../images/_core/me.png) no-repeat 0 0;
	margin: 0;
	padding-top: 20px;
	padding-left: 35px;
	top: 0;
	left: 255px;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
.meonthemap a.addme {
	color: #333;
	text-decoration: none;
}
.meonthemap .showme {
	position: absolute;
	font-size: 14px;
	margin: 0;
	top: 25px;
	right: 15px;
	color: #666;
}
.meonthemap .showme a {
	margin-left: 5px;
	margin-right: 15px;
}
/* Google Info Windows */
.googleinfo {
	display: block;
	position: relative;
	width: 412px; 
	text-align: left;
}
.googleinfo p {
	font-size: 11px;
	color: #999;
	line-height: 120%;
	margin: 0 0 8px 0;
	padding: 0;
}
.googleinfo h4 {
	font-size: 14px;
	color: #DD8707;
	margin: 0;
	padding: 0 0 8px 0;
}
.googleinfo h5 {
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0 0 8px 0;
}
.googleinfo h6 {
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0 0 5px 0;
}
.googleinfo .tools {
	position: relative;
	clear: both;
	width: 377px;
	height: 25px;
}
.googleinfo .tools .views {
	float: left;
	font-size: 10px;
	margin-top: 8px;
	padding-right: 15px;
}
.googleinfo .tools .microrate {
	float: left;
	margin-right: 15px;
	width: 105px;
}
.googleinfo .microrate .num {
	top: 4px;
}
.googleinfo .tools .microchicklets {
	float: left;
	position: relative;
	top: 6px;
}
.googleinfo .closeby {
	width: 130px;
	float: left;
	padding-left: 10px;
	border-left: 1px dashed #C6C6C6;
}
.googleinfo .closeby p {
	margin: 0;
	padding: 0;
	line-height: 175%;
}
.googleinfo .closeby a {
	font-weight: bold;
}
.googleinfo .closeby span {
	font-size: 9px;
	color: #666;
	}
.googleinfo .imgcol {
	width: 108px;
	height: 108px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border:1px solid #ccc;
}
.googleinfo .contentmid {
	width: 139px;
	float: left;
	padding: 0 10px 0 10px;
}
.googleinfo .contentwide {
	width: 257px;
	float: left;
	padding: 0 10px 0 0;
}
/* Google Info Windows */
.google-info {
	display: block;
	position: relative;
	width: 290px; 
	text-align: left;
}
.google-info p {
	font-size: 11px;
	color: #999;
	line-height: 120%;
	margin: 0 0 8px 0;
	padding: 0;
}
.google-info h4 {
	font-size: 14px;
	color: #DD8707;
	margin: 0;
	padding: 0 0 8px 0;
}
.google-info h5 {
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0 0 8px 0;
}
.google-info h6 {
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0 0 5px 0;
}
.google-info .imgcol {
	width: 108px;
	height: 108px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border:1px solid #ccc;
}
.google-info .contentmid {
	width: 170px;
	float: left;
	padding: 0 0 0 10px;
}
.google-info .contentwide {
	width: 270px;
	float: left;
	padding: 0 10px 0 0;
}
#journey_feature_block {
	position:relative;
	width:100%;
	height:420px;
}
#journey_map {
	position:absolute;
	width:610px;
	height:360px;
	border: 1px solid #ccc;
	left:12px;
	top:45px;
}
#journey_spon {
	position:absolute;
	width:250px;
	right:12px;
	top:28px;
	font-size:10px;
	text-align:center;
	margin:0;
}
#journey_spon_adserve {
	position:absolute;
	width:250px;
	height:250px;
	border: 1px solid #ccc;
	right:12px;
	top:45px;
}
#journey_spon_event {
	position:absolute;
	width:250px;
	height:100px;
	border: 1px solid #ccc;
	right:12px;
	top:305px;
}
.jevent {
	background-color:#fff;
}
.jevent div {
	float: left;
	height: 90px;
	margin: 5px 0 0 5px;
	width: 90px;
	background-position: center center;
}
.jevent h5 {
	font-size:14px;
	margin:10px 5px 5px 105px;
	padding:0;
	font-weight:bold;
	line-height:105%;
}
.jevent h6 {
	font-size:13px;
	margin:0 5px 3px 105px;
	padding:0;
	color:#5566CC;
}
.jevent p {
	margin:0 5px 5px 105px;
	padding:0;
	font-size:11px;
	line-height:105%;
}
#journey_feature_block {
	position:relative;
	width:100%;
	height:420px;
}
#journey_bro_block {
	position:relative;
	width:100%;
	height:600px;
	border: 1px solid #ccc;
}

/* Details */
#detail {
	padding-top: 15px;
}
#detail .image {
	width: 250px;
	height: 250px;
	background-position: center center;
	margin:10px 0 20px 0;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
}
#detail .begins {
	color: #5566CC;
	font-size: 16px;
	text-indent: 95px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/_detail/begins.png) no-repeat 30px -4px;
}
#detail .ends {
	color: #5566CC;
	font-size: 16px;
	text-indent: 95px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/_detail/ends.png) no-repeat 30px -4px;
}
#detail .cost {
	text-indent: 95px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/_detail/cost.png) no-repeat 30px -4px;
}
#detail .visit {
	text-indent: 95px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/_detail/visit.png) no-repeat 30px -4px;
}
#detail .link {
	float: left;
	font-size: 16px;
	padding-right: 10px;
}	
#detail .go_offsite {
	float: left;
	width: 12px;
	height: 18px;
	background: url(../images/_detail/go_offsite.png) no-repeat 0 5px;
}	
#detail hr {
	clear: both;
	border: none;
	background-color: #EAEAEA;
	color: #EAEAEA;
	height: 2px;
	width: 962px;
	margin: 10px 0 0 1px;
	padding: 0;
	text-align: center;
}
#detail hr.comments {
	width: 625px;
	margin: 0;
}
#detail .tooltop {
	clear: both;
	position: relative;
	margin-bottom: 30px;
	padding: 10px 35px;
}
#detail .tooltop .views {
	float: left;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	padding-right: 15px;
}
#detail .tooltop .rate {
	position: relative;
	float: left;
	margin-right: 15px;
}
#detail .tooltop .chicklets {
	float: left;
	position: relative;
	margin-right: 15px;
	top: 2px;
	left: 135px;
	width: 210px;
	padding-right: 15px;
}
#detail .tooltop .update {
	float: left;
	position: relative;
	font-size: 11px;
	color:#999;
	margin-top: 10px;
	font-style: italic;
}
#detail .topbar {
	clear: left;
	position: relative;
	margin: 10px 0 15px 0;
	background: url(../images/_detail/topbar_r.png) no-repeat top right;
	height: 30px;
}
#detail h4 {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin: 0;
	padding-left: 15px;
	background: url(../images/_detail/topbar_l.png) no-repeat top left;
}
#detail .contentwide h4 {
	padding-left: 0;
	background: none;
}
#detail .location {
	padding: 0 0 5px 5px;
}
#detail .location .left {
	float: left;
	width: 275px;
	margin-right: 20px;
}
#detail .location .right {
	float: left;
	width: 330px;
}
#detail .location .left h5 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 130%;
	margin: 0;
}
#detail .location .left p {
	margin: 0;
}
#detail .location .right p {
	margin: 0;
}
#detail .location .right span {
	float: left;
	font-weight: bold;
	width: 105px;
}
#detail .websites {
	padding: 0 0 10px 5px;
	margin: 0;
}
#detail a.business {
	float: left;
	font-size: 16px;
	line-height: 130%;
	margin-top: -3px;
	padding: 0 10px 7px 0;
}	
#detail a.other {
	float: left;
	line-height: 130%;
	padding: 0 10px 7px 0;
}	
#detail .url_label {
	clear: left;
	float: left;
	font-weight: bold;
	width: 80px;
	padding-bottom: 5px;
}
#detail .amenities {
	position: relative;
	width: 250px;
	margin: 0 0 15px 0;
}
#detail .amenities ul {
	/*position: absolute;*/
	left: 20px;
	color: #666;
	padding: 0;
	margin-left: 20px;
	list-style-position: outside;
}
#detail .events {
	position: relative;
	width: 250px;
	margin: 0 0 15px 0;
}
#detail .eventitem {
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DEDEDE;
}
#detail .eventitem_none {
	border-bottom: 0px solid #DEDEDE;
}
#detail .events a {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
#detail .events p {
	font-size: 11px;
	color: #5566CC;
	padding: 0 0 0 5px;
	margin: 0;
	line-height: 140%
}
#detail .events p.date {
	font-size: 12px;
}
#detail .events p.note {
	color: #6F6F6F;
	font-size: 11px;
	line-height: 120%;
	padding: 5px 0 5px 5px;
}
#detail .related {
	position: relative;
	width: 250px;
	margin: 0 0 15px 0;
	line-height: 120%;
}
#detail .related p {
	margin: 0 0 5px 5px;
}	
#detail .related p.place {
	font-size: 14px;
	padding-bottom: 3px;
}	
#detail .text {
	padding: 0 0 10px 5px;
	line-height: 120%
}	
#detail .map {
	width: 629px;
	height: 360px;
	margin: 10px 0 0 0;
	background-color: #fff;
}
#detail .meonthemap {
	margin: 10px 0 5px 0;
}
#detail .meonthemap h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #333;
	background-image: none;
}
#detail .meonthemap p {
	line-height: 120%;
}
#detail .meonthemap .addme {
	left: 255px;
}
#detail .meonthemap .showme {
	font-size: 11px;
	right: 5px;
}
#detail .meonthemap .showme a {
	margin-right: 5px;
}

/* directions */
#directionsform {
	position: relative;
	display:  block;
	/*top: 10px;*/
	left: 0;
	height: 32px;
	overflow: hidden;
}
#directionsinput {
	position: absolute;
	width: 360px;
	height: 21px;
	color:  #6F6F6F;
	font-size: 12px;
	border: 1px solid #ccc;
	background-color:#fff;
	padding-left: 5px;
}
#directionsgo {
	position: absolute;
	top: -3px;
	left: 370px;
	width: 36px;
	height:32px;
	background: url(../images/_search/searchgo.png) no-repeat 0 0;
	border: 0;
}
#directionsgo:hover {
	background: url(../images/_search/searchgo.png) no-repeat -36px 0;
}
#directionsform a {
	position: absolute;
	top:  1px;
	left: 420px;
	font-weight: bold;
}
div#directionsform a {
	width: 60px;
	height: 37px;
	background: url(../images/_chicklets/adjustpin.png) no-repeat 100% 0;
	padding: 5px 18px 5px 15px;
	font-weight: normal;
	font-size: 10px;
}
/* Sweeps Thank You */
.thankyou {
	width: 610px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	overflow: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}
.thankyou img {
	float:left;
	padding-right: 10px;
}
.thankyou h4 {
	font-size: 16px;
	line-height: 130%;
	font-weight: normal;
	margin: 0;
	padding:0;
	color: #999;
	margin-left: 170px;
}
.thankyou p {
	font-size: 11px;
	line-height: 130%;
	margin: 0;
	margin-top: 10px;
	margin-left: 170px;
	padding:0;
}
.thankyougo {
	float: right;
	line-height: 130%;
	padding: 0 10px 7px 0;
	margin-top: 10px;
}
.thankyou .go_offsite {
	float: right;
	width: 12px;
	height: 18px;
	background: url(../images/_detail/go_offsite.png) no-repeat 0 4px;
	margin-top: 10px;
}
#meMapInfoMsg {
	padding-top: 15px;
}
.subscribe_events {
	display: block;
	width: 190px;
	height: 126px;
	background: url(../images/_products/subscribe_events.png) no-repeat 0 0;
}
.subscribe_golf {
	display: block;
	width: 190px;
	height: 126px;
	background: url(../images/_products/subscribe_golf.png) no-repeat 0 0;
}
.subscribe_enews {
	display: block;
	width: 190px;
	height: 126px;
	background: url(../images/_products/subscribe_enews.png) no-repeat 0 0;
}
.subscribe_especials {
	display: block;
	width: 190px;
	height: 126px;
	background: url(../images/_products/subscribe_especials.png) no-repeat 0 0;
}
/* meon */
.meon {
	padding-left: 15px;
	background: #fff url(../images/_map/meon.png) no-repeat 100% 0;
	position: relative;
	height: 80px;
	overflow: hidden;
}
.meonstart {
	background: #fff url(../images/_map/meon.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width:  15px;
	height: 80px;
}
.meon p.zoomme {
	position: absolute;
	font-size: 10px;
	margin: 0;
	top: 20px;
	left: 20px;
	color: #666;
}
.zoompress {
	position: absolute;
	top: 33px;
	font-weight: bold;
	font-size:12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.zoompress a {
	float:left;
	width: 66px;
	background:url(../images/_map/meon_zoom.png) no-repeat left top;
	margin-right: -3px;
	color:#fff;
	white-space:nowrap;
	text-decoration: none;
	text-align: center;
}
.zoompress a:hover, .zoompress a:hover a {
	background-position: left bottom;
}
.zoompress a.selected {
	background-position: left bottom;
}
.meon .addme {
	position: absolute;
	display: block;
	height: 55px;
	width: 70px;
	background: transparent url(../images/_map/meon_add.png) no-repeat 0 0;
	margin: 0;
	padding-top: 25px;
	padding-left: 37px;
	top: 0;
	left: 50%;
	font-size: 11px;
	line-height: 14px;
}
.meon a.addme {
	color: #d80;
}
.meon a.addme:hover {
	color: #666;
}
.meon p.showme {
	position: absolute;
	font-size: 10px;
	margin: 0;
	top: 20px;
	right: 20px;
	color: #666;
}
.meon p.showme select {
	font-size: 11px;
	height: 22px;
	margin: 0;
	margin-top: 3px;
	color: #666;
	border: 1px solid #ccc;
	background-color: #fff;
}
form#PinAdjustForm div#recaptcha_area {
	margin-left: 156px;
}
.expando_icon {
	position: absolute;
	top: 9px;
	right: 10px;
	display: block;
	width:  16px;
	height: 16px;
}
.icon-specialaccess {
	background: url(../images/_core/footer-specialaccess.png) no-repeat 0 0;
}
#wclinks {
	position: absolute;
	top: 347px;
	left: 102px;
}
#wclinks a {
	float: left;
	margin-right: 12px;
}
/* SEARCH TABS */
#search_tabs {
	position:relative;
	height:50px;
	margin: 10px 3px 0 3px;
	border-bottom: 2px solid #f4f4f4;
	background: url(../images/_search/search-tabs-background.png)no-repeat 0 100%;
}
#search_tabs h3 {
	position:absolute;
	font-size: 26px;
	left:30px;
	padding:0;
	margin:0;
}
#search_tabs div {
	position:absolute;
	bottom:-2px;
	right:2px;
	width:768px;
	height:42px;
}
#search_tabs a:link, #search_tabs a:visited, #search_tabs a:hover, #search_tabs a:active {
	float: left;
	width: 114px;
	line-height: 40px;
	font-size: 16px;
	display: block;
	height: 42px;
	text-align: center;
	background: url(../images/_search/search-tabs.png) no-repeat 0 -90px;
	color: #fff;
	margin-right: 1px;
}
#search_tabs a:hover {
	background-position: 0 -180px;
}
#search_tabs a.selected:link {
	color: #000;
	text-decoration: none;
	background: url(../images/_search/search-tabs.png) no-repeat 0 0;
}
#search_tabs a.selected {
	color: #000;
	text-decoration: none;
	background: url(../images/_search/search-tabs.png) no-repeat 0 0;
}

/* SEARCH BOXES */
#search-pro {
	position: relative;
	display: block;
	width:  895px;
	padding-top: 10px;
}
#search-pro p {
	padding: 0;
	padding-bottom: 2px;
	margin: 0;
	font-size: 11px;
}
#search-pro div#search_keyword {
	position: relative;
	top: 10px;
	left: 10px;
	display: block;
	height: 50px;
	width: 406px;
	margin-bottom: 10px;
	background: url(../images/_search/keyword-background.png) no-repeat 0 0;
}
#search-pro div#search_keyword input {
	position: absolute;
	top: 6px;
	left: 10px;
	border: none;
	background-color: transparent;
	display: block;
	width: 390px;
	height: 30px;
	font-size: 18px;
	color: #999;
}
#search-pro div#search_cat {
	margin-left: 50px;
	display: block;
	height: 80px;
	width: 360px;
}
#search-pro div#search_cat select {
	display: block;
	height: 38px;
	width: 360px;
	font-size: 20px;
	padding: 5px;
	border: 1px solid #d80;
	background-color: #fff;
}
#search-pro div#cattosub {
	background: url(../images/_search/cattosub-arrow.png) no-repeat 0 0;
	display: block;
	height: 22px;
	left: 428px;
	position: absolute;
	top: 35px;
	width: 15px;
}
#search-pro div#cattosub.subok{
	background-position: 0 -22px;
}
#search-pro div#search_sub {
	position: absolute;
	top: 10px;
	left: 460px;
	display: block;
	height: 80px;
	width: 260px;
}
#search-pro div#search_sub select {
	position: absolute;
	top: 24px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 16px;
	padding: 5px;
	height: 32px;
	width: 260px;
}
#search-pro div#search_sub select.subyes {
	border: 1px solid #d80;
}
#search-pro div#search_start {
	position: relative;
	margin-right: 0;
	margin-left: 150px;
	display: block;
	height: 100px;
	width: 210px;
	background: url(../images/_search/event-background.png) no-repeat 0 20px;
}
#search-pro div#search_start p, #search-pro div#search_end p {
	margin-left: 10px;
}
#search-pro div#search_start input {
	border: none;
	display: block;
	position: absolute;
	top: 26px;
	left: 7px;
	width: 158px;
	font-size: 20px;
}
#search-pro div#search_to {
	display: block;
	height: 22px;
	left: 380px;
	position: absolute;
	top: 42px;
	width: 15px;
	font-size: 12px;
	font-weight: bold;
}
#search-pro div#search_end {
	position: absolute;
	top: 10px;
	left: 410px;
	display: block;
	height: 100px;
	width: 210px;
	background: url(../images/_search/event-background.png) no-repeat 0 20px;
}
#search-pro div#search_end input {
	border: none;
	display: block;
	position: absolute;
	top: 26px;
	left: 7px;
	width: 158px;
	font-size: 20px;
}
#search-pro a.datepop {
	display: block;
	position: absolute;
	top: 26px;
	right: 8px;
	width: 28px;
	height: 27px;
	background: url(../images/_search/popdate.png) no-repeat 0 0;
	text-indent: -1000px;
}
#search-pro p.selected-date {
	color: #999;
	position: absolute;
	top: 60px;
}
#search-pro div#search_loc {
	position: absolute;
	top: 90px;
	left: 50px;
	display: block;
	width: 245px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#search-pro div#search_loc select {
	border: 1px solid #ccc;
	margin-bottom: 6px;
	padding: 5px;
	height: 28px;
	width: 210px;
}
#search-pro div#search_key {
	position: relative;
	display: block;
	float: left;
	margin: 0 23px 5px 10px;	
	height: 115px;
	width: 220px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0 25px 10px 25px;
}
#search-pro div#search_key input{
	position: absolute;
	top: 20px;
	left: 25px;
	border: 1px solid #ccc;
	display: block;
	padding: 5px;
	height: 16px;
	width: 210px;
	font-size: 11px;
}	
#search-pro div#search_ame {
	display: block;
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#search-pro div#search_ame div.column {
	display: block;
	float: left;
	margin-right: 8px;
}
#search-pro div#search_ame label {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#search-pro div#search_ecat {
	position: absolute;
	top: 110px;
	left: 50px;
	display: block;
	height: 115px;
	width: 245px;
	border-right: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#search-pro div#search_ecat select {
	border: 1px solid #ccc;
	margin-bottom: 6px;
	padding: 5px;
	height: 28px;
	width: 210px;
}
#search-pro div#search_eloc {
	position: absolute;
	top: 110px;
	left: 328px;
	display: block;
}
#search-pro div#search_eloc select {
	border: 1px solid #ccc;
	margin-bottom: 6px;
	padding: 5px;
	height: 28px;
	width: 210px;
}
#search-pro div#search_ekey {
	position: relative;
	display: block;
	height: 115px;
	margin-bottom: 10px;
	margin-left: 570px;
	border-left: 1px solid #ccc;
	padding-bottom: 10px;
	padding-left: 30px;
}
#search-pro div#search_ekey input {
	position: absolute;
	top: 20px;
	left: 30px;
	border: 1px solid #ccc;
	display: block;
	margin: 0;
	padding: 5px;
	height: 16px;
	width: 210px;
	font-size: 11px;
}
#search-pro #search_key_submit {
	position: absolute;
	left: 597px;
	top: 19px;
}
#search-pro #search_att_submit {
	position: absolute;
	right: 50px;
	top: 28px;
}
#search-pro #search_eve_submit {
	position: absolute;
	left: 640px;
	top: 28px;
}
#search-pro a.submit:link, #search-pro a.submit:visited, #search-pro a.submit:hover, #search-pro a.submit:active {
	background: url(../images/_search/search-button.png) no-repeat 0 0;
	border: 0;
	display: block;
	height:40px;
	margin: 0;
	padding: 0;
	width: 108px;
}
#search-pro a.submit:hover {
	background: url(../images/_search/search-button.png) no-repeat 0 -80px;
}
#search-pro div#search_keyword label, #search-pro div#search_cat label, #search-pro div#search_sub label, #search-pro div#search_loc label, #search-pro div#search_key label, #search-pro div#search_start label, #search-pro div#search_end label, #search-pro div#search_eloc label, #search-pro div#search_ekey label, #search-pro div#search_ecat label {
	display:none;
}
form#SearchesFormOrder select{
	margin:  6px 7px 0 0;	
}
/* RESULT PAGES */
#search-default h4 {
	margin:0;
	padding:0;
}
#search-default h3 {
	margin:30px 0 0 30px;
	padding:0;
}
#search-default h3 span {
	font-size:10px;
	margin-left:10px;
}
#search-default .col-one {
	float:left;
	display:block;
	width:250px;
	margin: 30px 25px 30px 0;
	padding-left: 30px;
	padding-bottom:20px
}
#search-default .col-two {
	float:left;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	display:block;
	width:255px;
	margin: 30px 0;
	padding:0 25px 20px 25px;
}
#search-default .col-three {
	float:left;
	display:block;
	width:250px;
	margin: 30px 0;
	padding:0 0 20px 30px;
}
#search-default .what {
	font-size: 10px;
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#999;
	font-style: italic;
}
#search-default .listhead {
	margin:0;
	padding-top:10px;
}
#search-default ol li a{
	font-size: 16px;
}
#search-default ol li span {
	color: #999;
}
#search-default div.item {
	clear:both;
	padding-top:10px;
}
#search-default div.item a {
	font-size: 14px;
}
#search-default div.item p {
	margin-top: 5px;
}
#search-default div.item p.date {
	margin:0;
	color:#56c;
}
#search-default div.item span {
	border: 1px solid #ccc;
	float:left;
	display:block;
	width:110px;
	height:92px;
	margin-right: 7px;
	margin-bottom: 7px;
	background: url(../images/_promos/placeholder.jpg) no-repeat 50% 50%;
	overflow:hidden;
	text-indent: -1000px;
}
#search-default .search-promos {
	text-align: center;
	padding-top: 10px;
}
#search-default .search-promos p {
	font-size: 10px;
	margin: 0;
	margin-bottom: 5px;
}
#search-default .search-promos img {
	margin: 0;
	margin-bottom: 15px;
}
/* RESULTS */
div.helpful-links {
	padding: 10px 0 20px 0;
}
div.helpful-links a {
	font-size: 14px;
}
div.helpful-links a:link, div.helpful-links a:visited, div.helpful-links a:hover, div.helpful-links a:active {
	display: block;
	line-height: 24px;
	font-size: 14px;
}
div.helpful-links p {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-size: 12px;
	color: #999;
}
div.twofivezero div.helpful-links p {
	margin-left: 20px;
}
div.more-results a {
	font-size: 14px;
}
div.more-results p {
	padding: 0 15px;
	margin: 0;
	margin-bottom: 10px;
	font-size: 12px;
	color: #999;
}
#useful-info {
	padding: 0 20px 0 23px;
	margin-top: 10px;	
}
/* EVENT-SEARCH */
div#event-search {
	display: block;
	width: 265px;
	height: 255px;
	background: url(../images/_search/event-search.png) no-repeat 0 0;
	position: relative;
	font-size: 11px;
}
div#event-search h4 {
	text-align: center;
	font-size: 16px;
	padding: 0;
	padding-top: 7px;
	margin: 0;
}
div#event-search div#search_to p {
	color: #999;
	position: absolute;
	top: 78px;
	left: 128px;
	padding: 0;
	margin: 0;
}
div#event-search div#search_options {
	position: absolute;
	top: 128px;
	left: 52px;
}
div#event-search div#search_options select{
	border: 1px solid #ccc;
	margin-bottom: 6px;
	height: 20px;
	width: 160px;
}
div#event-search div#search_start {
	position: absolute;
	top: 43px;
	left: 22px;
	font-weight: bold;
	width: 100px;
}
div#event-search input#SearchStart {
	border: 1px solid #fff;
	border-color: #fff;
	outline-color: #fff;
	display: block;
	position: absolute;
	top: 32px;
	left: 5px;
	width: 88px;
	font-size: 14px;
}
#SearchStart{ border: 1px solid #fff; }

div#event-search a#pickStart.datepop {
	position: absolute;
	top: 10px;
	left: 80px;
	display: block;
	width: 20px;
	height: 16px;
	background: url(../images/_core/pixel.gif) no-repeat 0 0;
	text-indent: -1000px;
}
div#event-search div#search_end {
	position: absolute;
	top: 43px;
	left: 140px;
	font-weight: bold;
	font-size: 11px;
	width: 100px;
}
div#event-search input#SearchEnd {
	border: 1px solid #fff;
	border-color: #fff;
	outline-color: #fff;
	display: block;
	position: absolute;
	top: 32px;
	left: 5px;
	width: 88px;
	font-size: 14px;
}
#SearchEnd{ border: 1px solid #fff; }
div#event-search a#pickEnd.datepop {
	position: absolute;
	top: 10px;
	left: 80px;
	display: block;
	width: 20px;
	height: 16px;
	background: url(../images/_core/pixel.gif) no-repeat 0 0;
	text-indent: -1000px;
}
div#event-search a#SearchesSubmit.submit {
	position: absolute;
	top: 210px;
	left: 94px;
	width: 76px;
	height:30px;
	background: url(../images/_core/search-submit.png) no-repeat 0 0;
	border: 0;
}
div#event-search a#SearchesSubmit.submit:hover {
	background: url(../images/_core/search-submit.png) no-repeat 0 -60px;
}
div#event-search p#displayStart.selected-date {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top:  60px;
	left: 0;
	margin: 0;
}
div#event-search p#displayEnd.selected-date {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top:  60px;
	left: 0;
	margin: 0;
}
form#SearchesForm div#search_loc select#SearchAreaId, form#SearchesForm div#search_eloc select#SearchAreaId, form#SearchesFormOrder select#SearchOrder {
	border: 1px solid #d80;
	color: #333;
}
/* TO BE FIXED AND REMOVED */
#content_tabs {
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom: 2px solid #f4f4f4;
	padding-bottom: 36px;
}
#content_tabs ul {
	margin-left: 35px;
	margin-right: 35px;
}
#content_tabs li {
	float: left;
	padding-left: 20px;
	line-height: 40px;
}
#content_tabs a {
	font-size: 14px;
	display: block;
	height: 40px;
	margin-right: 5px;
	text-decoration: none;
	padding-right: 20px;
}
#content_tabs li.selected {
	background: url(../images/_core/contenttab_l.gif) no-repeat 0 0;
}
#content_tabs li.selected a {
	color: #666;
	background: url(../images/_core/contenttab_r.gif) no-repeat 100% 0;
}
#buybox {
	display:block;
	background: url(../images/_promos/offers-buy.png) no-repeat 0 0;
	width: 850px;
	height: 430px;
	position: relative;
	margin-left: 30px;
}
#buyblock1, #buyblock2, #buyblock3 {
	text-align: center;
	float: left;
	font-style: italic;
	position: absolute;
	top:325px;
	width: 250px;
}
#buyblock1 {
	left: 5px;
}
#buyblock2 {
	left: 275px;
}
#buyblock3 {
	left: 545px;
}
#buyblock1 span, #buyblock2 span, #buyblock3 span {
	font-size: 16px;
	font-style: normal;
}
#buyinstructions {
	position: relative;
	padding-bottom: 60px;
	margin-left:40px;
}
#buyinstructions h3 {
	width: 485px;
	margin-bottom: 10px;
}
#buyinstructions p {
	width: 485px;
}
#signup {
	position: absolute;
	top: 150px;
	left: 600px;
}
a.signupbutton:link, a.signupbutton:visited, a.signupbutton:hover, a.signupbutton:active {
	display:block;
	background: url(../images/_promos/signupbutton.png) no-repeat 0 0;
	width: 170px;
	height: 70px;
	text-indent: -1000px;
}
a.signupbutton:hover {
	background-position: -170px 0;
}
/* offers */
.offers_row {
	clear: both;
	margin: 0 3px;
	padding: 0 25px 0 30px;
	background: #f8f8f8 url(../images/_promos/offers-row.gif) repeat-x 0 top;
	position: relative;
	text-align: center;
	height: 132px;
	overflow: hidden;
}
.offers_row .item {
	margin: 10px 20px 0 0;
	position: relative;
	float: left;
	text-align: left; 
	width: 430px;
	height: 132px;
}
.offers_row .item p {
	margin: 0 0 0 120px;
	padding: 0;
	color: #666;
	line-height: 120%;
}
.offers_row .item p.host {
	font-size: 14px;
}
.offers_row .item h5 {
	margin: 5px 0 5px 120px;
	padding: 0;
	font-size: 22px;
	line-height: 110%;
	color: #d80;
}
.offers_row .item div.image {
	position: absolute;
	top: 0;
	left: 0;
	width: 108px;
	height: 108px;
	background: transparent url(../images/_promos/offer-frame.png) no-repeat 0 0;
	text-align: center;
	z-index: 2;
	text-indent: -9000px;
}
.offers_row .item div.image a {
	position: absolute;
	top: 4px;
	left: 4px;
	display: block;
	width: 100px;
	height: 100px;
	background: transparent url(../images/_promos/placeholder.jpg) no-repeat 50% 50%;
	z-index: 2;
	text-indent: -9000px;
	overflow: hidden;
}
.offers_row .item p.details {
	position: absolute;
	bottom:30px;
	font-size: 11px;
	color:  #56c;
}
.offers_row .item p.details a {
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
.offer_detail {
	position: relative;
	display: block;
	width: 570px;
	text-align: left;
}
.offer_detail p {
	margin: 0 0 15px 190px;
	padding: 0;
	color: #666;
	line-height: 120%;
}
.offer_detail p.contact {
	margin: 0 0 10px 190px;
	padding: 0;
	color: #666;
	line-height: 130%;
	font-weight: bold;
}
.offer_detail p.contact a {
	font-weight: normal;
}
.offer_detail p.contact span {
	margin-left: 20px;
}
.offer_detail p.dates {
	margin: 10px 0 10px 190px;
	padding: 0;
	font-size: 11px;
	color:  #56c;
}
.offer_detail div.chicklets {
	position: absolute;
	top:  150px;
	left: 55px;
}
.offer_detail p.views {
	margin: 0;
	position: absolute;
	display: block;
	top:  162px;
	left: 15px;
	width: 158px;
	text-align: center;
	font-size: 11px;
}
.offer_detail p.print {
	margin: 0;
	position: absolute;
	display: block;
	top:  160px;
	left: 98px;
	width: 158px;
	font-weight: bold;
}
.offer_detail h5 {
	margin: 15px 0 15px 190px;
	padding: 0;
	font-size: 22px;
	line-height: 110%;
	color: #d80;
}
.offer_detail a.link {
	margin: 0;
	font-size: 16px;
}
.offer_detail div.image {
	position: absolute;
	top: 0;
	left: 15px;
	width: 158px;
	height: 158px;
	background: transparent url(../images/_promos/offer-detail-frame.png) no-repeat 0 0;
	text-align: center;
	z-index: 2;
	text-indent: -9000px;
}
.offer_detail div.image span {
	position: absolute;
	top: 4px;
	left: 4px;
	display: block;
	width: 150px;
	height: 150px;
	background: transparent url(../images/_promos/placeholder.jpg) no-repeat 50% 50%;
	z-index: 2;
	text-indent: -9000px;
	overflow: hidden;
}
.offer_detail p.details {
	position: absolute;
	bottom:30px;
	font-size: 11px;
}
.offer_detail p.details a {
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}

#OfferSignupForm {
	margin:40px 0 20px 0;
}
#OfferSignupForm p {
	text-align:left;
	margin:10px;
	margin-left:160px;
}
#OfferSignupForm select {
	width:auto;
}
#offers_terms {
	border:1px solid #ccc;
	overflow:auto;
	width:310px;
	height:100px;
	margin-left:160px;
	font-size:10px;
	line-height:115%;
	padding:8px;
}
#OfferSignupForm div.farright label {
	width:auto !important;
}
#OfferSignupForm .note {
	font-size:10px;
	line-height:120%;
}
div#offer_intro {
	position: relative;
	margin: 40px 20px 40px 165px; 
}
div.pullbox {
	float: right;
	border: 1px solid #ccc;
	padding: 5px 25px;
	margin-right: 100px;
	margin-left: 50px;
}
div.pullquote_left {
	float: left;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 10px;
	background-color: #fff;
	color: #333;
}
div.pullquote_right {
	float: right;
	border: 1px solid #ccc;
	padding: 10px;
	margin-left: 10px;
	background-color: #fff;
	color: #333;
}
div#offer_intro .note {
	font-size:10px;
	line-height:120%;
}
/* TRAVEL DOWNLOADS */
#travel-downloads {
	position: relative;
	display: block;
	height: 280px;
}
#travel-downloads h4 {
	margin: 10px;
	font-size: 22px;
}
#travel-downloads h4 span {
	font-size: 11px;
	color: #999;
}
#travel-downloads .reorder {
	position: absolute;
	top: 10px;
	right: 30px;
}
#travel-downloads a.arrowtab_back {
	position: absolute;
	top:  100px;
	left: 17px;
}
#travel-downloads a.arrowtab_back:link, #travel-downloads a.arrowtab_back:visited, #travel-downloads a.arrowtab_back:active {
	display: block;
	width:  50px;
	height: 80px;
	background: url(../images/_journeys/arrowtab_back.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
#travel-downloads a.arrowtab_back:hover {
	background: url(../images/_journeys/arrowtab_back.png) no-repeat -54px 0;
}

#travel-downloads a.arrowtab_next {
	position: absolute;
	top:  100px;
	right: 13px;
}
#travel-downloads a.arrowtab_next:link, #travel-downloads a.arrowtab_next:visited, #travel-downloads a.arrowtab_next:active {
	display: block;
	width:  50px;
	height: 80px;
	background: url(../images/_journeys/arrowtab_next.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
#travel-downloads a.arrowtab_next:hover {
	background: url(../images/_journeys/arrowtab_next.png) no-repeat -54px 0;
}
#travel-downloads .items {
	position: absolute;
	display: block;
	width: 760px;
	height:220px;
	top: 50px;
	left: 70px;
	overflow:hidden;
}
#itemsslider {
	position: absolute;
	display: block;
	width: 760px;
	top: 50px;
	left: 66px;
	overflow:hidden;
}
#travel-downloads .item_col {
	float: left;
	position:relative;
	margin: 0;
	width:  126px;
}
#travel-downloads .item {
	float: left;
	position:relative;
	display: inline;
	margin: 0 10px 5px 10px;
	width:  106px;
	height: 220px;
	overflow: hidden;
	line-height:14px;
}
#travel-downloads .item .flag {
	position: absolute;
	display: block;
	height: 25px;
	top: 15px;
	left: 4px;
	background: url(../images/_core/flag.png) no-repeat 100% 0;
	padding-left: 8px;
	line-height: 20px;
	z-index: 3;
}
#travel-downloads .item .flag p {
	display: block;
	height: 25px;
	padding-right: 12px;
	margin:0;
	line-height: 20px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#travel-downloads div.img {
	position: absolute;
	top:15px;
	left:3px;
	width: 98px;
	height: 142px;
	overflow: hidden;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	border:1px solid #ccc;
}
#travel-downloads .item p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#travel-downloads .item a {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	top:15px;
	left:0;
	padding-top:150px;
	background-image: url(../images/_journeys/brochure-highlight-mask.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:115px;
}
p.policylink {
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	font-size: 90%;
}
div.tools p.adjust_pin {
	padding-top: 5px;
	font-size: 9px;
}
div.tools p.adjust_pin a {
	width: 100px;
	height: 18px;
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% 0;
	padding: 2px 18px 5px 15px;
	color: #999;
	text-decoration: none;
}
div.tools p.adjust_pin a:link {
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% 0;
}
div.tools p.adjust_pin a:visited {
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% 0;
}
div.tools p.adjust_pin a:active {
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% 0;
}
div.tools p.adjust_pin a:hover {
	background: #fff url(../images/_chicklets/micropin.png) no-repeat 100% -29px;
}


.Calendarturismo { 
	border: 1px solid #2f5b00;
	width: 100%;
	}

.CalendarWeekdayNameturismo{
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 5px;
	border-top: 1px solid #2f5b00; border-left: 1px solid #2f5b00; border-bottom: 1px solid #2f5b00;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #dfefd4; 
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekdayNameturismo a:link {
	color: #002eb9;
	}

.CalendarWeekdayNameturismo a:visited{
	color: #780000;
	}

.CalendarWeekdayNameturismo a:hover, .CalendarWeekdayNameturismo a:active{
	color: #e80000;
	}

.CalendarWeekendNameturismo{
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 5px;
	border-top: 1px solid #2f5b00; border-left: 1px solid #2f5b00; border-bottom: 1px solid #2f5b00;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #dfefd4;	
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekendNameturismo a:link {
	color: #000000;
	}

.CalendarWeekendNameturismo a:visited{
	color: #000000;
	}

.CalendarWeekendNameturismo a:link, .CalendarWeekendNameturismo a:visited{
	color: #e80000;
	}

/* Calendar Day */
.CalendarDayturismo{
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 30px;
	border-left: 1px solid #2f5b00;
	text-align: center;
	background-color: #f7f2e4;	
	color: #000000;
	}





.CalendarDayturismo a:link {
	color: #002eb9;
	}

.CalendarDayturismo a:visited{
	color: #780000;
	}

.CalendarDayturismo a:hover, .CalendarDayturismo a:active{
	color: #e80000;
	}

/* Calendar Weekend */
.CalendarWeekendturismo{
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 5px;
	border-left: 1px solid #2f5b00;
	text-align: center;
	background-color: #dfefd4;	
	color: #000000;
	}





.CalendarWeekendturismo a:link {
	color: #002eb9;
	}

.CalendarWeekendturismo a:visited{
	color: #780000;
	}

.CalendarWeekendturismo a:hover, .CalendarWeekendturismo a:active{
	color: #e80000;
	}

/* Calendar Today */
.CalendarTodayturismo {
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 3px;
	border: 2px solid #2f5b00; border-right: 1px solid #2f5b00;
	text-align: center;
	background-color: #f7f2e4;	
	color: #000000;
	}





.CalendarTodayturismo a:link {
	color: #002eb9;
	}

.CalendarTodayturismo a:visited{
	color: #780000;
	}

.CalendarTodayturismo a:hover, .CalendarTodayturismo a:active {
	color: #e80000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayturismo {
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 3px;
	border: 2px solid #2f5b00; border-right: 1px solid #2f5b00;
	text-align: center;
	background-color: #dfefd4;	
	color: #000000;
	}





.CalendarWeekendTodayturismo a:link {
	color: #002eb9;
	}

.CalendarWeekendTodayturismo a:visited{
	color: #780000;
	}

.CalendarWeekendTodayturismo a:hover, .CalendarWeekendTodayturismo a:active{
	color: #e80000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayturismo{
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 5px;
	border-left: 1px solid #2f5b00;
	text-align: center;
	background-color: #f7f2e4;	
	color: #2f5b00;
	}





.CalendarOtherMonthDayturismo a:link {
	color: #2f5b00;
	}

.CalendarOtherMonthDayturismo a:visited{
	color: #2f5b00;
	}

.CalendarOtherMonthDayturismo a:hover, .CalendarOtherMonthDayturismo a:active{
	color: #e80000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayturismo {
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 3px;
	border: 2px solid #2f5b00; border-right: 1px solid #2f5b00;
	text-align: center;
	background-color: #f7f2e4;	
	color: #2f5b00;
	}





.CalendarOtherMonthTodayturismo a:link {
	color: #2f5b00;
	}

.CalendarOtherMonthTodayturismo a:visited{
	color: #2f5b00;
	}

.CalendarOtherMonthTodayturismo a:hover, .CalendarOtherMonthTodayturismo a:active{
	color: #e80000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendturismo {
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 5px;
	border-left: 1px solid #2f5b00;
	text-align: center;
	background-color: #dfefd4;	
	color: #2f5b00;
	}





.CalendarOtherMonthWeekendturismo a:link {
	color: #2f5b00;
	}

.CalendarOtherMonthWeekendturismo a:visited{
	color: #2f5b00;
	}

.CalendarOtherMonthWeekendturismo a:hover, .CalendarOtherMonthWeekendturismo a:active{
	color: #e80000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayturismo {
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 3px;
	border: 2px solid #2f5b00; border-right: 1px solid #2f5b00;
	text-align: center;
	color: #2f5b00;
	background-color: #dfefd4;	
	}
	




.CalendarOtherMonthWeekendTodayturismo a:link {
	color: #2f5b00;
	}

.CalendarOtherMonthWeekendTodayturismo a:visited{
	color: #2f5b00;
	}

.CalendarOtherMonthWeekendTodayturismo a:hover, .CalendarOtherMonthWeekendTodayturismo a:active{
	color: #e80000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayturismo{
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 5px;
	border-left: 1px solid #2f5b00;
	background-color: #8cde33;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	




.CalendarSelectedDayturismo a:link {
	color: #000000;
	}

.CalendarSelectedDayturismo a:visited{
	color: #000000;
	}

.CalendarSelectedDayturismo a:hover, .CalendarSelectedDayturismo a:active{
	color: #e80000;
	}

/* Calendar Navigator */
.CalendarNavigatorturismo {
	font-family: Franklin Gothic Book; font-size: 80%;
	padding: 5px;
	background-color: #8cde33; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.CalendarNavigatorturismo a:link {
	color: #002eb9;
	}

.CalendarNavigatorturismo a:visited{
	color: #780000;
	}

.CalendarNavigatorturismo a:hover, .CalendarNavigatorturismo a:active{
	color: #e80000;
	}

.CalendarNavigatorturismo img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorturismo td {
	font-family: Franklin Gothic Book; font-size: 80%;
	}

.CalendarNavigatorturismo th {
	font-family: Franklin Gothic Book; font-size: 80%;
	}





/* Calendar Extra */
.CalendarEventturismo{
	font-family: Franklin Gothic Book; font-size: 80%;
	text-align: left;
	}





.CalendarEventturismo a:link {
	color: #002eb9;
	}

.CalendarEventturismo a:visited{
	color: #780000;
	}

.CalendarEventturismo a:hover, .CalendarEventturismo a:active{
	color: #e80000;
	}