@CHARSET "UTF-8";

body *{
	font-family: Verdana;
}

p {
	font-size: 13px;
	text-align:center;			
}

hr {
	border-style: dotted; 
	border-width: 1;
	color: #000000;
}

.title {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	color: #800000;
	margin-top: 16px;
	margin-bottom: 10px;
}

.medium {
	font-size: 13px;
}
.tour {
	margin-top : 5px;
	margin-left : 5px;
	width: 99%;
	text-align: left;
	
	border-collapse: separate;
	border-top-style: solid; 
	border-top-color: #7ab8ec;
	border-top-width: 1px;
	
	border-bottom-style: solid; 
	border-bottom-color: #7ab8ec;
	border-bottom-width: 5px;
	
	border-right-style: solid; 
	border-right-color: #7ab8ec;
	border-right-width: 2px;
}

.tour-listing .tour .tour-small-image {
	text-align: left; 
	vertical-align: middle;
}

.tour-listing .tour .tour-title {
	background-image: url("http://www.thesaurus.gr/js/dojo/dijit/themes/claro/images/commonHighlight.png");
	height : 20px;
	text-align: left;
	vertical-align: middle;
	background-color: #7ab8ec;
}

.tour-listing .tour .tour-price, .tour-listing .tour .tour-departure {
	font-weight: bold;	
}

.tour-listing .tour .tour-link , .tour-listing .tour .tour-link a {
	color:#000080;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
}

.tour p {
	text-align:justify;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tour-content {
	background-color: #FFFFFF;
}

.tour-content p {
	text-align:left;
	font-size: 13px;
	margin-left: 5px;
	margin-right: 5px;
}

.tour-prices {
	vertical-align: top;
}

.tour-prices td {
	font-size: 13px;
}

.tour-prices th {
	background-color: #99ccff;
	color : #800000;
	font-size: 15px;
	font-weight: bold;
}

.tour-languages {
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}

.tour-languages th {
	background-color: #99ccff;
	color : #800000;
	font-size: 15px;
	font-weight: bold;
}

.tour-languages td {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.note {
	color: #0000FF;
}
