body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	
	/*background: url('/images/background_gradient.png') repeat-x #9900A1;*/
	
	margin: 0px;
	
	color: #55005E;
}

h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	color: #9900A1;
	/*color: #55005E;*/
	
	text-align: center;
	
	font-weight: normal;
}

h2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #9900A1;
	
	text-align: center;
	
	font-weight: normal;
}

h3 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #9900A1;
	
	text-align: center;
	
	font-weight: normal;
}

p {
	text-indent: 1.5em;
}

img {
	border: 0px;
}

a {
	text-decoration: underline;
	
	color: #6dcff6;
}

/*
 * 
 */

.fan {
	z-index: 1000;
	position: absolute;
	top: 0px;
}

/*
 * 
 */

.headerTable {
	width: 1000px;
	margin: auto;
	
	position: relative;
	
	/*height: 320px;*/
	
	padding-bottom: 20px;
}

/*
 * 
 */

.contentTable {
	width: 1000px;
	margin: auto;
	
	min-height: 300px;
}

/*
 * 
 */

.mainContent {
	width: 572px; 
	background-color: #fff; 
	border-left: 3px solid #fff; 
	border-bottom: 3px solid #fff; 
	border-right: 3px solid #fff; 
	padding: 30px 0px;
	padding-top: 50px;
}

/*
 * 
 */

.footerTable {
	width: 1000px;
	margin: auto;
	
	margin-top: 20px;
}

.footerTable * {
	color: #000;
	font-size: 12px;
}

/*
 * 
 */

.countriesSideTable td a {
	color: #ffd401;
}

/*
 * 
 */

.countryMenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 15px;
}

.countryMenu li {
	margin-left: 0px;
	padding-left: 0px;
	
	color: #000;
}

.countryMenu li a {
	color: #000;
}

.countryMenu li a:hover {
	color: #ffd401;
}

.countryMenu li a:active {
	color: #ffd401;
}

.countryMenu .active {
	color: #ffd401;
}

.sidebarImage {
	box-shadow: 0px 0px 5px #ddd;
	-webkit-box-shadow: 0px 0px 5px #111;
	
	margin-bottom: 6px;
}

/*
 * 
 */

.chain {
	/*color: #9900A1;*/
	color: #116;
	font-size: 14px;
}

.chain a {
	/*color: #116;*/
	color: #9900A1;
}

/*
 * 
 */

.tour {
	float: left;
	
	width: 260px;
	
	text-align: center;
	
	margin-bottom: 20px;
}

.tour img {
	box-shadow: 0px 0px 2px #444;
	-webkit-box-shadow: 0px 0px 4px #222;
	-o-box-shadow: 0px 0px 2px #444;
	-moz-box-shadow: 0px 0px 2px #444;
	
	margin-top: 6px;
	margin-bottom: 8px;
}

.tourHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #1f2458;
}

.tourPreviewText {
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	
	color: #333;
	
	text-align: left;
	
	margin-left: 30px;
}

.tourPriceFrom {
	float: right;
	
	font-size: 13px;
	color: #632f6f;
	
	margin-right: 30px;
	
	font-weight: normal;
}

/*
 * 
 */

.countryMenuResorts {
	list-style: none;
	padding-left: 20px;
}

/*
 * 
 */

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
