body {
	padding:0;
	margin:0;
	text-align: center;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.container {
	padding:0;
	margin:0 40px 0 0; 
	zoom:1;
	text-align: left;
	max-width: 1204px;
	width:100%;
	min-width:900px;
	margin:0px;
	overflow-x: hidden !important;
}
.mainText {
	color: #ddd;
	padding: 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0 5px 0 170px;
	font-size: small;
}

.mainText1 {
	color: #ddd;
	padding: 15px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size: small;
}

a {
	color:#FF9;
	text-decoration:none; 
	font-size: small;
	font-weight:bold;
}

td , th {
	padding:0 10px;
	color:#FFF;
}

img {
	padding:0;
	margin:0;
	border: none;
}

.footer {
	text-align:center;
	width:100%;
	max-width:1204px;
	margin-top:15px;
	color: #999;
	font-size:x-small;
}

h1 {
	font-size:large;
}
h2 {
	font-size:medium
}
p {
	font-size:small
}
#flashWarning {
	display:none;	
}

#swfHolder {
	padding:0; 
	margin:0; 
	border: 2px solid #222; 
	width:100%;
	height:800px;
	max-width:1200px;
	max-height:800px;
	overflow:hidden;
}

#affiliate {
	margin:20px 0 10px 0;
	padding: 0 0 10px 0;
}

#affiliate iframe {
	margin:0;
}
#location {
	margin-top:10px;
	float:right;
	height:24px;
}
#location img {
	border:2px solid #888;
}
#location a {
	border-color:#087600;
}
#location a:hover img {
	border-color:#FFF;
}
#location .selected {
	border-color:#FFF;
}

.dateEntry {
	border: 1px #88F solid; 
	border-radius:20px; 
	margin-top:20px; 
	padding:10px;
}

div.dateEntry input 
{
	font-size:18px;
	width:100px;
	margin:0 10px;
}

div.dateEntry p 
{
	font-size:large;
}

table.dateTable td
{
	font-size:18px ;
	text-align: right;
	padding:10px 0px;
	
}
.dateButton {
	height:60px;
	border-radius: 10px;
	border: 1px solid #00F;
	background: #6DD1E1;
	font-weight:bold;
	cursor: pointer;
}
.eventImg
{
	max-width:500px;
}

/* The following styles will get overidden by location.php stylesheet */

.location_US {
	display:block;
}

.location_UK {
	display:none;
}
/* The above styles will get overidden by location.php stylesheet */
.location_US a {
	display:block;
	margin-bottom:40px;
}
.location_UK a img {
	border-radius:10px;
}
.location_US a img {
	border-radius:10px;
}

.location_UK a {
	display:block;
	margin-bottom:40px;
}

#location a {
	display:inline;
}

.sidebar {
	clear:both;
	width:160px; 
	float:left; 
	color:#fff; 
	margin:0; 
	padding:0 0 18px 0; 
	border:none; 
	text-align:center; 
}

.menuBar {
	width:100%; 
	clear:both; 
	padding-bottom:20px;
}

a:hover {
	color:#FFF;
}

.AdBars {
	position:absolute;
	display:none;
	margin-left:0px;
}

.GoogleAdLeft
{
	display: block;
	width:160px;
	height:800px;
	min-height:600px;
	max-height:800px;
}
.GoogleAdRight
{
	display: block;
	width:160px;
	height:800px;
	min-height:600px;
	max-height:800px;
}
.GoogleAdsBanner {
	height:90px;
//	width:1204px;
	width:100%;
	max-width:1204px;
	min-width:360px;
	max-height:120px;
	min-height:90px;
}

.AdLeft {
	display: block;
    left:-200px;
	width:160px;
	min-height:600px;
	max-height:800px;
}

.AdRight {
	display:none;
	right:0px;
	width:160px;
	height:600px;
}

.smallVideo {
	max-width:1024px; 
	width:100%; 
	height:90%;
}

#eventsTable td
{
	font-size:16px;
	vertical-align:top;
	height:30px;
}

#eventsTable td h2 {
	font-size:x-large;
	margin-top:0;
}

.highlight {
	font-weight:bold; 
	font-size:16px;
}

.imgCaption {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}
.imgCaption a {
	font-weight:bold;
	font-size:13px;
}
.smallImgCaption {
	margin:2px 2px 15px 2px;
	font-size:10px;
}

.smallImgCaption a {
	font-size:10px;
}

#planetInfo
{
	width:95%;
	margin:auto;
}
#planetInfo td {
	padding:2px;
	font-size:12px;
}
#tableinfo{
	margin:auto;
	width:95%;

}
#tableInfo p {
	font-size:12px;
}

.factsButton {
	width:100px;
	height:28px;
	background-image:url(../images/planet_facts.png);
	background-position:0px 0px;
	display:block;
	float:right;
}
.factsButton:hover {
	background-position:100px 0px;
}

.videoButton {
	width:156px;
	height:159px;
	background-image:url(../images/video_button.jpg);
	background-position:0px 0px;
	display:block;
	border-radius:20px; 
	border:2px solid;
}
.videoButton:hover {
	background-position:-160px 0px;
}

.videoButton2 {
	width:228px;
	height:228px;
	background-image:url(../images/zodiac_planets.jpg);
	background-position:0px 0px;
	display:block;
	border-radius:20px; 
	border:2px solid;
}


.clkbox {
	width:100%; 
	height:28px;	
}
	
.clk {
	height:28px; 
	float:right;	
}

.clk p {
	margin:0 4px; 
	line-height:28px;
	vertical-align:middle;
}
#space td {
	padding:5px;
}

#viewSelection
{
	position:absolute; 
	width:140px;
}

.selectorLink {
	display:block;
	border:1px solid #888;
}
.selectorLink:hover {
	border:1px solid #00f;
}

caption {

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

.wideImgHolder {
	width:100%;
	text-align:center;
}

.button {
	width:160px;
	margin:20px 0 20px 0;
		text-align:center;
}
.button a img {
	border-radius: 20px;
	border: 2px solid;
}

.buttonText {
	display:block;
	padding-top:10px;
	margin:0;
	width:100%;
	height:30px;
	border-radius: 20px;
	border: 2px solid;
	font-size:15px;
}
.button a .buttonText {
	background-color: #004;
	color:#3d81ee;
}
.button a:hover .buttonText {
	background-color: #3d81ee;
	color:#000;
}
.buttonAd a {
	color:#3d81ee;
}
.buttonAd a:hover {
	color:#000;
}

.menuBar ul {
	list-style:none;
	padding:0 0 0 5px;
}

.menuBar li {
	text-align:left;
	width:12.5%;
	float:left;
}


.topMenuItem {
	position: relative;
}

.topMenu:after {
	content : " \25BC";
	color:#ff9;
}

.subMenu {
	position:absolute;
	display:none;
	background: #000;
	list-style-position:inside;
	padding:0 0 0 5px;
}
.subMenu li {
	float:none;
	width:100%;
}
.topMenuItem:hover > .subMenu {
	display:block;
}

#astrotable td, #astrotable th {
	vertical-align:top;
	text-align:left;
}

.GoogleAdLeft, .GoogleAdRight {
	display:none;
}

.mobileDesktopDiv {
	width:100%; 
	height:50px; 
	color:#FFF; 
	text-align:center;
}

.Mobile {
	display:block;
}

.Desktop {
	display:block;
}

#mobileDesktopButton {
	border:2px solid #222;
	border-radius:5px;
	float:right; 
	background-color:#004;
	padding:10px; 
	height:40px;
	vertical-align:middle;
	cursor: pointer;
}

#mobileDesktopButton p {
	margin:auto;
	padding:0;
	line-height:1em;
}

#JavaAdBar {
	position:absolute;
	width:160px;
	height:800px;
	max-width:160px;
}

/* On screens that are 600px wide or more */
@media screen and (min-width: 600px) 
{
	#mobileDesktopButton {
		height:30px;
	}
	
	#JavaAdBar {
		height:600px;
	}

}

/* On screens that are 1230px wide or more */
@media screen and (min-width: 1230px) 
{
	#swfHolder {
		width:1200px;
		height:800px;		
	}
	.container {
		width:1204px;
		margin: auto;
	}
	#mobileDesktopButton {
		height:20px;
	}
	
	#JavaAdBar {
		height:800px;
	}
}
/* On screens that are 1410px wide or more */
@media screen and (min-width: 1410px) 
{
	.container {
		width:1204px;
		margin-left: 180px;
	}
	.AdLeft {
		left:0px;
	}
	.GoogleAdLeft {
		display:block;
	}
}

/* On screens that are 1600px wide or more */
@media screen and (min-width: 1600px) 
{
	.container {
		width:1204px;
		margin: auto;
	}
	.AdRight {
		display:block;
	}
	.GoogleAdRight {
		display:block;
	}
}

/* On screens that are less than 799px high, and wider that 1050*/
@media screen and (max-height: 799px) and (min-width:1050px)
{
	#swfHolder {
		width:1050px;
		max-height:700px;
		margin:auto;
	}
	
	#JavaAdBar {
		height:600px;
	}

}

/* On screens that are less than 699px high */
@media screen and (max-height: 699px) and (min-width:900px)
{
	#swfHolder {
		width:900px;
		max-height:600px;
		margin:auto;
	}
}
	
/* On screens that are less than 1200px wide */
@media screen and (max-width:1204px)
{

.GoogleAdsBanner {
	width:728px;
	height:90px;
	}
}

/* On screens that are less than 730px wide */
@media screen and (max-width:730px)
{

.GoogleAdsBanner {
	width:600px;
	height:150px;
	}
}


