/* Tours */
#latin-romance-page .rignt-sidebar
{
	width: 256px;
}

#latin-romance-page
{
	width: 100%;
}

#latin-romance-page h1
{
	margin-bottom: 15px;
}

#latin-romance-page h2
{
	color: #E04500;
	font-size: 15px;
	margin-bottom: 10px;
}

#latin-romance-page h2 a
{
	color: #E04500;
}

#latin-romance-page #previewText
{
	margin-top:20px;
	margin-bottom:20px;
}

.toursHeaderMenu
{
	list-style: none;
	list-style-type: none;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #c6c6c6;
}

.toursHeaderMenu.bottom
{
	border-top: 1px dashed #c6c6c6;
	padding-top: 15px;
}

.toursHeaderMenu ul
{
	overflow: hidden;
	_zoom: 1;
}

.toursHeaderMenu li
{
	float: left;
	background: #ffffff left top;
	padding: 8px 8px 8px 8px;
	border: 1px solid #e3e3e3;
	margin-right: 7px;
	margin-left: 2px;
	list-style: none;
}

.moreQuestionsForm li
{
	list-style: none;
}

.moreQuestionsForm li label
{
	padding-left:.6em;
	top:-2px;
	position:relative;
}

.toursHeaderMenu li a,
.toursHeaderMenu li a:active,
.toursHeaderMenu li a:hover,
.toursHeaderMenu li a:visited
{
	color:#e04500;
}

.toursHeaderMenu li.active
{
	background: #fff2df left top;
	border: 1px solid #ffb954;
}

.toursHeaderMenu li.current-cat a
{
	color:Black;
}

#tour-request-form
{
	margin-bottom: 0 auto 15px;
	padding: 0 0 5px 0;
	margin-bottom:10px;
	
}

#tour-request-form .form
{
	background-color: #fff3df;
	padding: 10px 14px;
	border: 1px solid #000;
	width: 480px;
	margin-bottom:20px;
}

.includes ul
{
	list-style-type:square;
	margin-left:20px;
	margin-top:10px; 
}

.includes ul li
{
	list-style-type:disc;
	margin-top:3px; 
}

#tour-request-form .includes li
{
	list-style-type:square;
}

#tour-request-form .form h3
{
	color: #000000;
	padding: 0;
	font: bold 18px Arial, sans-serif;
}

#tour-request-form .form ul
{
	list-style: none;
	margin: 0;
}

#tour-request-form .form ul li
{
	list-style: none;
	padding-bottom: 10px;
	font: 12px Arial, sans-serif;
	color: #000;
}

#tour-request-form .form ul li label,
#tour-request-form .form ul li span
{
	display: block;
}

#tour-request-form .form ul li.text label
{
	font-weight: bold;
	display:block;
	color:Black;
}

#tour-request-form .form ul li.text input
{
	border: 1px solid #ad9e9b;
	width: 190px;
}

#tour-request-form .form ul li.price span
{
	color: #A1A09E;
}

#tour-request-form .form ul li.btn
{
	text-align:center;
}

#toursMainFormWrapper
{
	margin: 0 auto;
	width: 485px;
}

#toursMainFormWrapper .redButton
{
	border: none;
	background: url(/img/RomanceTours/btn.gif) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	cursor:pointer;
	padding-right:5px;
}


input.redButton
{
	border: none;
	background: url(/img/RomanceTours/btn.gif) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	cursor:pointer;
	padding-right:5px;
}

#toursDownloadFormWrapper .redButton
{
	border: none;
	background: url(/img/RomanceTours/btn.gif) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	cursor:pointer;
	padding-right:5px;
}

#tour-request-form .form ul li.contacts
{
	color: #e64809;
	padding:0;
}

#tour-request-form .form ul li h3
{
	margin:0;
}

p.description
{
	margin-bottom: 1em;
}

.toursFormElement
{
	color: Black;
	display:block;
	vertical-align: bottom;
}

.boxNoBorder
{
	border: solid 1px Gray;
}

#reserveByCalling p
{
	display: block;
	text-align: right;
}


/* Right Column Panel */
#latin-romance-page .panel
{
	width: 220px;
	padding: 15px 0 0;
	background: url(/img/RomanceTours/frame-top.gif) no-repeat center top;
	margin: 0 auto 10px;
}

#latin-romance-page .panel .bg
{
	padding: 0 0 15px;
	background: url(/img/RomanceTours/frame-bot.gif) no-repeat center bottom;
}

#latin-romance-page .panel .cont
{
	padding: 0 5px;
	background: #FFF2DF;
	_zoom: 1;
}

#latin-romance-page .panel h3
{
	color:#e03517;
	font-size:15px;
	font-weight:bold;
}

#latin-romance-page .panel .hotOfferList li
{
	border-bottom: 2px dotted orange;
	padding: 2px 0;
}

#latin-romance-page .panel .hotOfferList li.last
{
	border-bottom: none;
}


.horizontalLine
{
	border-width:1px;
	border-bottom-style:dotted;
	border-color:Orange;
	background: #fff2df;
}


#reserveByCalling
{
	margin-top:20px;
	font-weight:bold;
	color:#e45036;
}

.hotOfferList
{
	list-style-type:none;
}

.hotOfferList p
{
	padding-left: 4px;
	font-size: 12px;
	margin-bottom: 5px;
}

.checks input
{
	border: none;
}

#successContainer
{
	display: none;
}

.rignt-sidebar #successContainer
{
	width: 215px;
	margin: 0 auto 15px;
}

.successResult
{
	padding: 1em;
	background: #edffd9;
	font-size: 15px;
	color: #006400;
	border: 1px solid #beeb8a;
}

#successText
{
	position:relative;
	margin-top:200px;
	vertical-align:middle;
}

#toursMainFormBlock
{
	min-height: 430px;
	_height: 430px;
}

#toursMainFormTop
{
	height: 70px;
	text-align: center;
}

/* Popup Form */
#toursDownloadFormWrapper
{
	width: 482px;
}

#toursMainFormTopNew
{
	background: url(/img/RomanceTours/toursform_top_new.gif) no-repeat top center;
	height:10px;
}

#toursMainFormMiddleTop
{
	background: url(/img/RomanceTours/toursform_middle.gif) repeat-y top center;
	padding: 5px 15px 10px;
}

#toursDownloadFormMiddleTop
{
	background:url(/img/RomanceTours/toursform_middle.gif) repeat-y top center;
	height:25px;
}

#toursMainFormMiddleLine
{
	background:url(/img/RomanceTours/toursform_middle_line.gif) no-repeat top center;
	height: 3px;
}

#toursMainFormMiddleBottom
{
	background:url(/img/RomanceTours/toursform_middle.gif) repeat-y top center;
	padding:5px;
	*zoom: 1;
}

.toursTable tr.up td
{
	padding-bottom: 5px;
}

#toursMainFormBottom
{
	background: url(/img/RomanceTours/toursform_bottom.gif) no-repeat top center;
	height: 20px;
}

a.redColorLink
{
	color:#E04500;
}

span.smallBlackLabel
{
	font-size:11px;
	color:Black;
}

span.smallBlackLabelBold
{
	font-size:11px;
	color:Black;
	font-weight:bold;
}

span.new
{
	background-color: #e04500;
	color: #FFF;
	font-size: 17px;
	margin: 0 2px;
	padding: 1px 5px;
}

span.new a,
span.new a:active,
span.new a:link,
span.new a:visited,
span.new a:hover
{
	color: #FFF;
	text-decoration: none !important;
}

.toursGrayBox
{
	padding:10px;
	background:#F5F5F5;
	font-size: 15px;
	color: Black;
	margin:10px;
	width:380px;
	border: 1px solid #ccc;
}

.toursScheduleGrayBox
{
	padding:10px;
	background:#F5F5F5;
	font-size: 13px;
	color: Black;
	width:300px;
	border: 1px solid #ccc;
}

.knowFooter
{
	margin-top:10px;
	font-size:15px;
}

a.leftCaption,
a:active.leftCaption,
a:link.leftCaption,
a:visited.leftCaption,
a:hover.leftCaption
{
	color:#E04500;
	font-size:19px;
}

.successStory
{
	padding: 10px;
	border: 1px solid #D3D3D3;
	margin: 0 auto 10px;
	width: 195px;
}

.brochureBlock
{
	width: 195px;
	padding: 10px;
	border: 1px solid #D3D3D3;
	margin: 0 auto 10px;
}

#tours-videos
{
	width: 100%;
	margin-bottom: 40px;
}

#tours-videos td
{
	padding-top: 10px;
}

.service-link
{
	background: #fff2df;
	padding: 9px 17px;
	float: right;
	font-size: 14px;
	font-weight: bold;
}

.service-link a,
.service-link a:active,
.service-link a:hover,
.service-link a:visited
{
	color: #000;
}

#latin-romance-page h2.with-service-link
{
	line-height: 30px;
	margin: 0;
}


