﻿#netourslogo
{
	margin-top: 12px;
	text-align: center;	
	margin-bottom: 20px;
}
#NEToursTitle
{
	text-align: center;
	font-size: 28px;
}
#division
{
	text-align: center;
	font-style: italic;
}
#divisionCompany
{
	text-align: center;
	margin-bottom: 20px;
}
.eventListText
{
	margin-bottom: 12px;	
}

#currentToursEvents
{
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 12px;
	border-bottom: solid 1px #CCCCCC;
}

.featuredEvent
{
	padding: 3px 3px 3px 3px;
	margin-bottom: 12px;
	background-color: #7ca6ce;
	border: solid 1px #587ba5;
	color: #d2ecf9;
}
.featuredEvent a
{
	color: #FFFFFF;
	font-weight: bold;
}

.currentEvent
{
	padding: 3px 3px 3px 3px;
	margin-bottom: 12px;
}
.tourEventPackageTitle
{
	font-family: Arial;
	font-size: 24px;
}
.packageOptions
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
	margin-top: 12px;
	margin-bottom: 12px;
	float: none;
	clear: both;
}
.price
{
	clear: both;
}
.priceCaption
{
	font-family: Arial;
	font-size: 13px;
	padding-right: 28px;
	float: left;
	font-weight: bold;
}
.priceValue
{
	font-family: Arial;
	font-size: 13px;
	float: left;
}

.tourEventInformation
{
	margin-bottom: 20px;
}

.imageLayout0
{
	width: 100%;
	text-align: center;
}
.imageLayout0:#img
{
	border: 3px;
}
.imgLayout0
{
	border: solid 1px #F4F4F4;
	padding: 8px 8px 8px 8px;
}

.imgLayout1
{
	border: solid 1px #F4F4F4;
	padding: 8px 8px 8px 8px;
}

.imageLayout1
{
	float: left;
	margin: 8px 8px 8px 8px;
	font-size: 11px;
	text-align: center;
}

.imgLayout2
{
	border: solid 1px #F4F4F4;
	padding: 8px 8px 8px 8px;
	float: left;
	vertical-align: middle;
}
.imgTextLayout2
{
	padding: 8px 8px 8px 8px;
	float: left;
	margin-left: 40px;
	margin-top: 140px;
}

.imageLayout2
{
	float: left;
	margin: 8px 8px 8px 8px;
	font-size: 16px;
	text-align: center;
	clear: both;
}
.tourTitle
{
	font-size: 16px;	
	font-weight: bold;
}