html, body {
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:10pt;
	color:#666666;
}
h1{
	font-size:11pt;	
}
h2{
	font-size:11pt;	
	}
ul{ margin-bottom:0px; margin-top:0px; list-style-type:square;}

img{border:none;}
/*link styles*/

/*these have to be declared before the regular a:hover etc. - otherwise they will inherit :hover from :link*/
a.order:link {text-decoration: underline;color:#FF9900;}
a.order:visited {text-decoration: underline; color:#FF9900;}

a.dark:link {text-decoration: none; color:#999999;}
a.dark:visited {text-decoration: none; color:#999999;}

a{
	font-family:Verdana, Tahoma, Arial;
	font-size:9pt;
	text-decoration: none;	
}
a:link, a:visited { 
	color:#0069cf;
}
a:hover, a:active, a.order:hover, a.order:active,a.dark:hover,a.dark:active { 
	color:#B66C0C;
	text-decoration:none; /*to make sure any inherited features are wiped*/
}

/*end of link stuff*/

hr{
	background-color: #bbb;
	border:0;
	color:#bbb; 
	size:1px; 
	height:1px;
}
/*header*/
.header_main_logo{
	margin: 15px 0px 0px 10px;
	width:210px;
	height:50px;
	background-image:url(/img/main_logo.png);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
.header_main_logo_right{
	width:200px;
	height:23px;
	margin-top:10px;
	margin-right:15px;
	background-image:url(/img/main_logo_right.png);
	background-repeat:no-repeat;
	float:right;
	display:inline;
}
.wrapper{
	position:relative;
	width:958px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/img/bg.gif);
	background-repeat:repeat-y;
}
.main-wrapper{
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.header{
	width:900px;
	height:72px;
	background-image:url(/img/main_header_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
}
.navbar{
	position:absolute;
	top:72px;
	width:900px;
	height:40px;
	z-index:2;
	background-image:url(/img/navbar_bg.png);
	background-repeat:repeat-x;
}
.menu{
	position:absolute;
	top:72px;
	width:890px;
	height:40px;
	padding: 0px 0px 0px 10px;
	z-index:3;
}
.content{
	position:relative;
	padding:0px;
	margin:40px 0 0 0;
}
/*end header*/
.footer{
	position:relative;
	width:900px;
	height:21px;
	color:#fff;
	padding-top:10px;
	background-image:url(/img/main_footer_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin: 10px 0 0 0;
	font-size:8pt;
	clear:both;
}

/*main page splash*/
.linker{
	cursor:pointer;
	position: absolute;
	z-index:10;
}
.main_splash{ /*container for hover links that change main splash image*/
	width:100%;
	height:33px;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	font-weight:bold;
	font-size:9pt;
	color: #555;
	margin: -7px 0 0 0;
}
.main_splash_item_start{
	float:left;
	height:auto;
	margin:8px 10% 0 55px;
	cursor:pointer;
	text-decoration:underline;
	color:#0069cf;
}
.main_splash_item_mid{
	float:left;
	height:auto;
	margin:8px 10% 0 10%;
	cursor:pointer;
	text-decoration:underline;
	color:#0069cf;
}
.main_splash_item_end{
	float:left;
	height:auto;
	margin:8px 0 0 10%;
	cursor:pointer;
	text-decoration:underline;
	color:#0069cf;
}

.img-wrapper{
	z-index:1;
	position:relative;
	top:-7px;
	width:900px;
	height:300px;
}
/*end of main page splash*/

/*main page styles*/
.body-container{
	position:relative;
	top:-3px;
	width:900px;
	height:auto;
	font-size:8pt;
	line-height:15pt;
	clear:both;
}
.body-text-wrapper{
	width:880px;
	height:auto;
	padding:5px 10px 5px 10px;
}
.divider{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
}
.bucket{
	width:220px;
	height:260px;
	margin-right:3px;
	background-image:url(/img/main_bucket_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid;
	border-color:#DDDDDD;
	float:left;
	display:inline;
	font-size:8pt;
	padding: 0;
}
.bucket-text-wrapper, .bucket-text-wrapper a{
	padding: 0;
	margin: 0;
	width:210px;
	height:auto;
	margin-left:5px;
	font-size:8pt;
}

.quote-text-orange{
	text-align:right;
	color:#FF9900;
	margin-bottom:10px;
}
		
.launchpad-coverage{
	position:relative;
	width:900px;
	height:auto;
	margin-top:5px;
	padding-top:10px;
	font-size:8pt;
	clear:both;
}
/*end of main page styles*/


/*golfsimulator styles*/
.what-wrapper,.how-wrapper{
	width:886px;
	height:196px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
	.what-header-bg{
		width:886px;
		height:30px;
		background-image:url(/img/glt/what-header-bg.gif);
		background-repeat:no-repeat;
	}
	.what-content-wrapper,.how-content-wrapper{
		width:886px;
		height:150px;
		background-color:#222222;
	}
		.what-text-wrapper,.how-text-wrapper{
			width:800px;
			height:140px;
			padding-top:5px;
			padding-left:15px;
			font-size:11px;
			color:#BBBBBB;
		}
	.what-footer-bg,.how-footer-bg{
		width:886px;
		height:16px;
		background-image:url(/img/glt/what-footer-bg.gif);
		background-repeat:no-repeat;
	}
.features-wrapper{
	width:886px;
	height:235px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
	.features-header-bg{
		width:886px;
		height:14px;
		background-image:url(/img/glt/features-header-bg.gif);
		background-repeat:no-repeat;
		
	}
	.features-content-wrapper{
		width:884px;
		height:206px;
		background-image:url(/img/glt/features-bg.gif);
		background-repeat:repeat-x;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}
		.features-text-wrapper{
			width:275px;
			height:200px;
			padding-top:3px;
			padding-left:7px;
			padding-right:7px;
			font-size:11px;
			color:#666666;
			border-right:1px dashed #CCCCCC;
			float:left;
			display:inline;
		}
		.features-text-wrapper-right{
			width:275px;
			height:200px;
			padding-top:3px;
			padding-left:7px;
			padding-right:7px;
			font-size:11px;
			color:#666666;
			float:left;
			display:inline;
		}
		.features-play-img{width:147px; height:98px; margin-right:5px;}
	.features-footer-bg{
		width:886px;
		height:15px;
		background-image:url(/img/glt/features-footer-bg.gif);
		background-repeat:no-repeat;
	}
.how-header-bg{
	width:886px;
	height:30px;
	background-image:url(/img/glt/how-header-bg.gif);
	background-repeat:no-repeat;
}
/*end of golfsimulator styles*/

/*newsmedia style*/
.flash-wrapper{
	width:796px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
.header-bar{
	width:543px;
	height:28px;
	margin-bottom:10px;
	clear:both;
}
	.header-bar-left{
		width:10px;
		height:28px;
		background-image:url(/img/news/header-bar-left.png);
		background-repeat:no-repeat;
		float:left;
		display:inline;
	}
	
	.header-bar-middle{
		width:522px;
		height:28px;
		background-image:url(/img/news/header-bar.png);
		background-repeat:repeat-x;
		float:left;
		display:inline;
	}
		.header-bar-title{
			margin-top:4px;
			font-family:Verdana;
			font-weight:600;
			font-size:10pt;
			color:#333;
			float:left;
			display:inline;
		}
		
		.header-bar-date{
			margin-top:4px;
			font-family:Verdana;
			font-size:8pt;
			color:#333;
			float:right;
			display:inline;
		}
	
	.header-bar-right{
		width:11px;
		height:28px;
		background-image:url(/img/news/header-bar-right.png);
		background-repeat:no-repeat;
		float:right;
		display:inline;
	}
	
.links-header-bar{
	width:225px;
	height:28px;
	clear:both;
}
	.links-header-bar-left{
		width:10px;
		height:28px;
		background-image:url(/img/news/links-headerbar-left.gif);
		background-repeat:no-repeat;
		float:left;
		display:inline;
	}
	
	.links-header-bar-middle{
		width:204px;
		height:28px;
		background-image:url(/img/news/header-bar.png);
		background-repeat:repeat-x;
		float:left;
		display:inline;
	}
		.links-header-bar-text{
			margin-top:4px;
			font-family:Verdana;
			font-weight:200;
			font-size:9pt;
			color:#0069A9;
		}
	
	.links-header-bar-right{
		width:11px;
		height:28px;
		background-image:url(/img/news/links-headerbar-right.gif);
		background-repeat:no-repeat;
		float:right;
		display:inline;
	}
	
.links-section-wrapper{
	width:217px;
	height:auto;
	margin-left:1px;
	padding-left:3px;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#CCCCCC;
	clear:both;
}
	
	.links-bullet{
		width:14px;
		height:17px;
	}

.links-footer{
	width:225px;
	height:28px;
	clear:both;
}
	.links-footer-left{
		width:10px;
		height:28px;
		margin-left:-1px;
		background-image:url(/img/news/links-footer-left.gif);
		background-repeat:no-repeat;
		float:left;
		display:inline;
	}
	
	.links-footer-middle{
		width:205px;
		height:28px;
		margin-top:-12px;
		border-bottom:1px solid;
		border-color:#CCCCCC;
		float:left;
		display:inline;
	}
	
	.links-footer-right{
		width:11px;
		height:28px;
		background-image:url(/img/news/links-footer-right.gif);
		background-repeat:no-repeat;
		float:right;
		display:inline;
	}
	.news-wrapper{
		width:776px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		background-color:#FFFFFF;
		padding:10px 10px 10px 10px;
		clear:both;
	}

	.news-stories-container{
		width:543px;
		height:auto;
		margin-bottom:10px;
		background-color:#FFFFFF;
		line-height:12pt;
		font-size:11px;
		font-family:Verdana;
		text-align:left;
		color:#666666;
		float:left;
		display:inline;
	}



	.news-stories-container2{
		width:543px;
		height:auto;
		margin-bottom:10px;
		background-color:#FFFFFF;
		line-height:12pt;
		font-size:11px;
		font-family:Verdana;
		text-align:left;
		color:#999999;
		float:left;
		display:inline;
	}

	.new-links-container{
		width:225px;
		height:auto;
		background-color:#FFFFFF;
		float:right;
		display:inline;
	}	
/*end of newsmedia styles*/

/*for login*/
.div_row{
	position:relative;
	text-align:center;
	float:left;
	width:100%;
	padding:5px 0 0 0;
	height:auto;
	border:0px #0F0 dashed;
}
/*value of the field in the ticket display*/
.text_left, .rq, .ls {
	width: 220px;
	float:left;
	text-align:left;
	height:auto;
	font-family: Arial;
	font-size:9.5pt;
	color: #333;
	border:0px #CCC solid;
	z-index:1;
}
/*left-space*/
.ls{
	width:230px;
}
/*required*/
.rq{
	font-weight:bold;	
}
/*space between 2 rows*/
.spacer{
	clear:both;
	height:12px;
	width:50px;
	border:0px #F00 dashed;
}

/*for the message box*/
#result{
	position:absolute;
	clear:none;
	width:100%;
	display:none;
	left:0;
	z-index:10;
	border:0px #000 dashed;
}
#msg_content  {
	text-align:left;
	position:relative;
	margin:0 auto 0 auto;
	width:400px;
	font-family:		Lucida Grande, Verdana, Sans-serif;
	border:				#999 1px solid;
	background-color:	#fff;
	padding:			20px 20px 12px 20px;
	font-size:			12px;
	color:				#000;
}
#msg_content h1 {
	font-weight:		normal;
	font-size:			14px;
	color:				#990000;
	margin: 			0 0 4px 0;
}