﻿body
{
	font-family: Arial, "Lucida Grande" , sans-serif;
	font-size: 10px;
	background-color: #2e2e2e;
	text-align: center;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}


div#home_left_box
{
	float: left;
	width: 150px;
}
div#home_right_box
{
	margin-right: 4px;
	float: right;
	width: 150px;
}
div#home_center_box
{
	width: 670px;
	margin-top: 0px;
	margin-left: 170px;
	margin-right: 160px;
	margin-bottom: 10px;
}
div#terms_of_service
{
	padding: 10px;
	text-align: left;
}
div#main_content
{
	padding: 4px;
	text-align: center;
}
a
{
	font-size: small;
	font-weight: bold;
	color: #2e2e2e;
}

.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.no_border
{
	border-width: 0px;
}

.box_frame
{
	border: dotted 1px #666666;
	margin: 0.5em;
	text-align: center;
	background-color: #dddddd;	
}
.box_frame a
{
	font-size: 10px;	
}
.box_header h2
{
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	background-color: #666666;
	color: #ffffff;
}

.box_text p
{
	margin-top: 4px;
	margin-left: 10px;
	line-height: 1.3em;
	text-align: center;
}

#box_RefreshLanguage
{
	float: left;
	width: 140px;
	margin-left: 5px;	
}

#box_Search
{
	float: left;
	width: 140px;
	margin-left: 5px;	
}

#box_Login
{
	float: left;
	width: 140px;
	margin-left: 5px;	
}

#box_HomeDataTypes
{
	float: left;
	width: 140px;
	text-align: left;
	margin-left: 5px;
}

#box_HomeIntroText
{
	float: left;
	text-align: justify;
}

#box_HomeContacts
{
	float: right;
	width: 140px;
	text-align: center;
}
#box_HomeAuthors
{
	float: right;
	width: 140px;
	text-align: center;
}
#box_HomeConditions
{
	float: right;
	width: 140px;
	text-align: center;
}
#box_HomeSitemap
{
	float: right;
	width: 140px;
	text-align: center;
}

#box_HomeMap
{
	float: left;
	width: 320px;
	text-align: center;
}

#box_HomeNews
{
	float: right;
	width: 300px;
	text-align: left;
}
#box_HomeNews a
{
	text-align: left;
	font-size: 9px;
	line-height: 1.3em;	
}
#box_HomeNews p
{
	text-align: left;
}

#box_TopMenu a
{
	text-align: left;
	font-size: 9px;
	line-height: 1.3em;	
}
#box_TopMenu p
{
	text-align: left;
}

#box_HomeYourTravels
{
	float: right;
	width: 320px;
	text-align: center;
}
#box_HomeBest
{
	float: left;
	width: 300px;
	text-align: center;
}

#bottom
{
	color: #fff;
	padding-top: 10px;
	background-color: #666666;
	height: 30px;
	width: 100%;
	text-align: center;
}

#bottom a
{
	color: #fff;
}

.slideTitle
{
	vertical-align: 50%;
	font-weight: bold;
	font-size: x-large;
}

.slideDescription
{
	font-size: small;
	font-weight: bold;
}

.div_object_folder
{
	color: #ffffff;
	border: solid 1px #2e2e2e;
	padding: 5px;
	margin: 5px;
	width: 10em;
	height: 7em;
	float: left;
	background-color: #666666;
}

.div_object_folder a
{
	color: #ffffff;
}

.div_object_image
{
	margin: 5px;
	width: 8em;
	height: 8em;
	float: left;
}

.box 
{
	position: relative;
	padding: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}
.graylight {
	background: #dddddd;
	color: #000;
}
.graylight a {
	background: #dddddd;
	color: #000;
	font-size: 10px;
}
.graylight h3 {
	background: #dddddd;
	color: #000;
	margin: 0;
	font-size: 1.4em;
	text-align:center;
}
.graylight a {
	color: #000;
}
.gray {
	background: #999999;
	color: #fff;
}
.gray h3 {
	background: #999999;
	color: #fff;
	margin: 0;
	font-size: 1.4em;
	text-align:center;
}
.gray a {
	color: #fff;
}
.grayGradient {
	background: url(/images/site/box_background.png) bottom repeat-x;
	color: #000;
}
.grayGradient h3 {
	color: #fff;
	margin: 0;
	font-size: 1.7em;
	font-family:Courier New, sans-serif;
}
.coppoGradient a {
	color: #fff;
}
.coppoGradient {
	background: url(/images/site/box_background_coppo.png) bottom repeat-x;
	color: #fff;
}
.coppoGradient h3 {
	color: #fff;
	margin: 0;
	font-size: 1.6em;
	font-family:Courier New, sans-serif;
}
.grayGradient a {
	color: #000;
}
.corner 
{
	position: absolute;
	width: 10px;
	height: 10px;
	background: url(/images/site/corners_w.png) no-repeat;
}
.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}
.TR {
	top: 0;
	right: 0;
	background-position: 100% 0;
}
.BL {
	bottom: 0;
	left: 0;
	background-position: 0 100%;
}
.BR {
	bottom: 0;
	right: 0;
	background-position: 100% 100%;
}

div#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	height: auto;
	min-height: 100%;
	display: block;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus { outline: 0; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#top_logo
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
}

*/