﻿#carList h3
{
	color:#232960;
}
div.field
{
	clear:left;
}
table.car
{
	width: 100%;
}
table.car tr
{
	padding-bottom: 5px;
}
table.car tr td
{
	vertical-align: top;
	border-bottom: 1px solid #efefef;
}
td.title
{
	background-color:#66CCFF;
}
table.details tr td
{
	padding: 3px;
	border-bottom: medium none;
}
table.car td ul
{
	font-size: 10px;
}
table.car td span
{
	font-size: 10px;
}
td.prices ul
{
	margin-left: 15px;
	list-style-type: disc;
}
ul.inline li
{
	display: inline;
}
td.prices ul li
{
	padding-left: 2px;
}
table.priceList
{
	width: 100%;
	font-size: 10px;
}
table.details
{
	width: 100%;
}
#priceList
{
	width: 100%;
	margin: 1px 5px;
}
div.intro h1
{
	background-color: #F7B892;
	font-size: 140%;
	border-bottom: solid 1px #66CCFF;
	padding: 0px 0px 2px 5px;
}
div.intro h1 a
{
	color: #232960;
	display: block;
}
div.intro p
{
	border-bottom: 1px solid #CCCCFF;
	padding-top: 2px;
	padding-bottom: 3px;
	min-height: 158px;
}
div.intro h1 a:hover
{
	font-weight: bold;
}
div.excursionDetails h1
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}
h1#code
{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
}
div.excursionDetails table
{
	text-align: left;
	margin-top: 2px;
}
div.excursionDetails center table
{
	border-collapse: collapse;
	bottom: 0;
	left: 158px;
	margin-right: 200px;
	position: absolute;
	width: 85%;
	font-size: 10px;
}
div.excursionDetails hr
{
	margin: 3px 0px 3px 0px;
}
div.excursionDetails center table caption
{
	background-color: transparent;
	background-image: url(/RadControls/Skins/menu/img/menuBack.gif);
	background-position: 100% 100%;
	background-repeat: repeat-x;
	border-bottom: 2px solid #FAC07D;
	color: #FFFFFF;
	font-size: 140%;
	font-weight: bold;
}

div.excursionDetails center table tbody tr td
{
	border-bottom: 1px solid #232960;
	padding-right: 5px;
	padding-left: 5px;
}
div.excursionDetails img
{
	border: 1px solid #232960;
	margin-left: 2px;
	margin-right: 8px;
	padding: 1px;
}
div.excursionDetails p
{
	background: url('/App_Themes/AdriaticGlobal/BackGrounds/form_bg.jpg') repeat-x 0 0;
	border-top: 1px solid #EEEEEE;
	padding: 0px !important;
	line-height: 1.5;
	padding-top: 8px !important;
}
.imgfloatleft
{
	float: left;
}
.imgfloatright
{
	float: right;
}
.imgfloatleftClearLeft
{
	margin-top: 1px;
	float: left;
	clear: left;
}
.imgfloatrightClearRight
{
	margin-top: 1px;
	float: right;
	clear: right;
}

div.teaser
{
	padding-top: 2px;
	background: url('/App_Themes/AdriaticGlobal/BackGrounds/form_bg.jpg') repeat-x 0 0;
	border-top: solid 1px #66CCFF;
	text-align: center;
}
div.teaser img
{
	border: 1px solid #232960;
	padding: 1px;
	margin-right: 3px;
}
div.details
{
	position: relative;
}

div.price
{
	position: absolute;
	right: 0;
	bottom: 0;
}
ul#head
{
	padding: 0px;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
	background-color: #66CCFF;
}
ul#head li
{
	display: inline;
	float: right;
	padding-right: 20px;
}
ul#head li.title
{
	font-weight: bold;
	font-size: 120%;
	float: left;
	padding-left: 5px;
}

div.teaser div.button
{
	float: right;
}
#excursionList p
{
	clear: left;
	text-align: left;
	padding: 2px;
	margin-bottom: 1px;
}
div.notices
{
	margin-top: 5px;
	background: transparent url(/App_Themes/AdriaticGlobal/BackGrounds/backExcNotice.jpg) repeat-x scroll 0 0;
	border-color: #9CB4F2 #9CB4F2 #E0EBF7;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	position: relative;
}

div.notices div.button
{
	position: absolute;
	top: 10px;
	right: 10px;
}

ul.details
{
	margin-left: 412px;
}
ul.details li
{
	padding: 1px 5px 5px 1px;
	padding-left: 1px;
	list-style-position: inside;
	list-style-type: square;
}
ul.details li img
{
	border: medium none !important;
	padding-left: 0.3em;
	vertical-align: bottom;
}

table#priceCalc
{
	border-collapse: collapse;
	margin: 5px;
	position: static !important;
	width: 95%;
	font-weight: bold;
	font-size: 98%;
}

table#priceCalc tr td
{
	vertical-align: text-top;
	border-bottom: solid 1px #000;
	padding: 2px 1px 2px 0px;
}
td.value
{
	text-align: right;
}
#hiddenProductCode, #hiddenLocalPrice
{
	display: none;
	visibility: hidden;
}
.hiddenPrice
{
	display: none;
	visibility: hidden;
}
.excursionPayment ul li
{
	padding: 5px 1px 5px 1px;
}
#thankYou
{
	display: none;
	padding: 10px;
	text-align: center;
}
fieldset.helpFieldset
{
	padding: 0.8em;
}
