/*
--------------------------------------------------------------------------------
What:	"Oranges in the sky" Styles(Table data design)
Who:	Krasimir Makaveev(krasi [at] makaveev [dot] com)
When:	15.09.2005(created)
--------------------------------------------------------------------------------
*/

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
	width: 95%;
}

table caption {
	padding: 5px;	
}

table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	background: #efefef;
}


table tr th {
	width: 80%;text-align: left;
}

table tr td {
	width: 20%;text-align: center;
}
table tr td.addon {
	width: 20%;text-align: left;
	line-height: 1.4em;
	font-size: 0.8em;
	padding-left: 2em;
}
table tr td.desc {
	width: 20%;text-align: left;
	line-height: 1.4em;
	font-size: 0.6em;
	padding-left: 2.5em;
}
table tr td.desc-centered {
	width: 20%;text-align: center;
	line-height: 1.4em;
	font-size: 0.6em;
	padding-left: 2.5em;
}
table tr td.nobg {
	width: 20%;text-align: center;
	line-height: 1.4em;
	font-size: 0.6em;
	padding-left: 2.5em;
	background: #fff;
	border: 0px;
}

/* three */
table tr th.three {
	width: 33%;text-align: center;
}

table tr td.three {
	width: 33%;text-align: center;
}

/* three */
table tr th.threewide {
	width: 70%;text-align: center;
}

table tr td.threewide {
	width: 15%;text-align: center;
}

/* threewideleft */
table tr th.threewideleft {
	width: 70%;text-align: left;
	line-height: 1.8em;
	font-size: 0.8em;
	font-weight: 100;
}

table tr td #maptext {
	width: 85%;text-align: left;font-size: 0.8em;line-height: 1.4em;
}

table.none{
	border:3px dashed red;width:100%;
}
table.none tr.none{border: 0px;}
table.none td.none {
border: 0px;
	padding: 5px;
	line-height: 1em;
	font-size: 0.9em;
	vertical-align: top;
	background: #efefef;
}

table.none2{
	border:0px;width:100%;
}
table.none2 tr.none2{border: 0px;}
table.none2 td.none2 {
border: 0px;
	padding: 5px;
	line-height: 1em;
	font-size: 0.9em;
}



/*

table a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

table a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table tr th a:hover {
	color: #fff;
	background: #369;
}

table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table tfoot tr th {
	width: 20%;
}

table tfoot tr td {
	width: 80%;
}
*/

#myGalleryAds{
	width: 497px;
	height: 167px;
	z-index:5;
	display: none;
	border: 1px solid #000;
}

#myGallery0,#myGallery1, #myGallery2, #myGallery3,#myGallery4,#myGallery5,#myGallery6,
#myGallery7,#myGallery8,#myGallery9,#myGallery10,#myAttractionGallery1 
{
	width: 497px;
	height: 321px;
	z-index:5;
/*	display: none; */
	display: block;
	border: 1px solid #000;
}

