
#itinerary
{
	width:99%;
	min-width:99%;
	display:block;
}

#itinerary span, 
#itinerary p, 
#itinerary table
#itinerary #details table
{
	font-family:arial, verdana, tahoma;
	color:black;
	font-size:1.1em;
	border:1px;
}

#itinerary td
{
	padding-right:5px;
}

#itinerary h1
{
	font-size:1.2em;
	margin:0px;	
	padding:0px;	
	width:100%;
	min-width:100%;
	height:1.3em;
	min-height:1.3em;
	font-size:1.5em;
	font-weight:bold;
	font-variant:small-caps;
	padding-left:5px;
	margin-left:10px;
	margin-right:10px;
}

#itinerary #overview #merbers table,
#itinerary #overview #merbers td,
#itinerary #overview #merbers tr
{
	border:0px;
	margin:0px;
	padding:0px;
}

#itinerary h2
{
	margin:0px;	
	padding:0px;	
	margin-top:2em;
	width:100%;
	min-width:100%;
	height:1.3em;
	min-height:1.3em;
	font-size:1.3em;
	font-weight:bold;
	background-color:#2D91D0;
	padding-left:5px;
	margin-left:10px;
	margin-right:10px;
}

#itinerary table tr,
#itinerary table td
{
	
}

#hubs
{
	margin:0px;
	padding:0px;
	width:100%;
	min-width:100%;
	height:1.1em;
	min-height:1.1em;
	padding-top:20px;
	background-image:url(../img/backgrounds/menu_bg_3.gif);
}

#hubs a
{
	font-size:0.9em;
	margin:0px;
	width:150px;
	min-width:150px;
	max-width:150px;
	background-image:url(../img/buttons/register_on.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#6f6f6f;
	height:2.0em;
	min-height:2.0em;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
	overflow:hidden;
	font-variant:small-caps;
}

#hubs a:hover
{
	background-image:url(../img/buttons/register_off.gif);
	color:black;
	padding-top:12px;
}

#hubs a.hub_select
{
	background-image:url(../img/buttons/register_off.gif);
	color:black;
	padding-top:12px;
	font-weight:bold;
}

#overview div.itinerary
{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#overview #details td
{
	border-left:0px outset #EBEDF2;
	border-width:thin;
}

#itinerary table
{
	width:98%;
	min-width:97%;
}

#itinerary #members table
{
	margin-bottom:7px;
	border:0px;
}

#itinerary .members
{
	background-color:#efefef;
	padding-bottom:10px;
}

#itinerary #address .address
{
	background-color:#95B9D0;
	padding-bottom:20px;
}

#itinerary #service_data
{
	margin-left:10px;
	background-color:#95B9D0;
	width:100%;
	min-width:99.5%;
	margin-left:10px;
	margin-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}

#itinerary #price
{
	margin-left:10px;
	background-color:#95B9D0;
	width:100%;
	min-width:99.5%;
	margin-left:10px;
	margin-right:40px;
	margin-top:10px;
	text-align:right;
	font-weight:bold;
}

#itinerary hr
{
	margin-left:10px;
}