ul.offersPacjageUl
{
	padding-left:10px;
}
ul.tabs-nav
{
	padding:10px;
	padding-bottom:0px;
	background-color:#FFFFFF;
	margin:0px;
}
ul.destinationsList
{
	padding:10px;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	margin:10px;
	margin-top:0px;
}
ul.destinationsList li
{
	padding:2px;
	list-style-image:url(../package_images/li.gif);
}
ul.packages
{
	padding:10px;
	padding-left:5px;
	padding-bottom:0px;
	margin:10px;
	margin-left:20px;
}
ul.packages li
{
	padding:8px;
	list-style-image:url(../package_images/li.gif);
}
.triangle_white
{
	position:relative;
	top:0px;
	left:30px;
	width:17px;
	height:8px;
	background-image: url(http://www.greek-advisor.com/public/images/triangle_white.gif);
	background-repeat:no-repeat;
	border:none;
	padding:0;
	margin:0;
}
.triangle_light_blue
{
	position:relative;
	top:0px;
	left:30px;
	width:12px;
	height:6px;
	background-image: url(http://www.greek-advisor.com/public/images/triangle_light_blue.gif);
	background-repeat:no-repeat;
	border:none;
	padding:0;
	margin:0;
	margin-bottom:20px;
}
.packageFont
{
	margin-top:20px;
	font-size:11px;
	line-height:22px;
}
.totalPrice
{
	padding:5px;
	padding-left:15px;
	background-color:#236ebc;
}
.totalPrice div.package
{
	padding-top:8px;
	width:120px;
	float:left;
}
.totalPrice div.packagePrice
{
	font-weight:bold;
	font-size:24px;
	width:130px;
	float:right;
}
div.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div.note
{
	background-color:#1c2f65;
	padding:10px;
	color:#616e94;
}
input.radio
{
	width:auto;
	border:none !important;
	background-color:transparent;
}
span.red
{
	color:#CC3300;
}
div.hr
{
	background-image: url(../package_images/hr.gif);
	background-repeat: no-repeat;
	width:410px;
	height:28px;
	border:0 !important;
	margin:0;
	padding:0;
}
div.hrS
{
	background-image: url(../package_images/hr.gif);
	background-repeat: no-repeat;
	width:auto;
	height:28px;
	border:0 !important;
	margin:0;
	padding:0;
}
label.error
{
	display:none !important;
}
input.error, select.error
{
	border:1px solid #FF0000 !important;
	background-color:#FFE8E8;
}
div.tabs-container
{
	padding-left:0;
	padding-right:0;
}
input.line
{
	width:250px !important;
}

form#packageForm input, form#packageForm select
{
	border:1px solid #7f9db9;
	padding:1px;
	width:auto;
}
div.selected
{
	padding:10px;
}
td.rooms input,
td.rooms label
{
	width:auto;
	float:left;
}
td.rooms label
{
	width:120px;
}
td.rooms input
{
	margin-left:5px;
}
td.tours select
{
	width:200px !important;
}
img.ui-datepicker-trigger
{
	margin-bottom:-3px;
}
div.hotelInfoBoxesContainer
{
	padding:0px;
	margin:0px;
	width:342px;
	float:right;
}
.hotelInfoBox
{
	padding:0px;
	margin:0px;
	width:340px;
	border:1px solid #4d4e71;
	display:block;
	margin-top:10px;
}
.hotelInfoBox table
{
	padding:20px;
}
.hotelInfoBox legend
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}
.hotelInfoBox h2
{
	font-size:12px;
	font-weight:bold;
}
.bottomBox
{
	width:248px;
	float:left;
	height:270px;
	margin-left:5px;
	margin-top:0;
}
.packagePreview
{
	height:155px;
}
.topBox
{
	width:248px;
	float:left;
	border-right:none;
	border-top:none;
	border-bottom:none;
	height:170px;
	margin-left:5px;
}
.hotelPreview
{
	/*display:none;*/
}
.hotelInfoBox div.selectBox
{
	margin-top:15px;
	background-color:#1a1a48;
	padding:10px;
}
.hotelInfoBox div.selectBox a.left, .hotelInfoBox div.selectBox a.right
{
	display:block;
	width:12px;
	height:12px;
	float:left;
	margin-top:3px;
}
.hotelInfoBox div.selectBox select
{
	display:block;
	float:left;
	width:270px;
	padding:2px;
	border:1px solid #7f9db9;
	margin-left:10px;
	margin-right:10px;
	font-size:9px;
	font-family:Arial, Verdana, sans-serif;
}
.tabContent
{
	width:400px;
	float:left;
}
select.hotel
{
	width:200px !important;
}