/*** Style Sheet for Amazing Space Homepage ****************************/
/***********************************************************************/

#flash_header {
	width: 930px;
	height: 304px;
	float: left;
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	text-align:center;
	z-index:50;
}
	.inner #flash_header {height:200px;}
	#flash_header p{ margin:0;}

#flash_header_extended {
	width: 930px;
	height: 304px;
	float: left;
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	text-align:center;
	z-index:50;
}

	#nav-container{
		bottom:0;
		left:0;
		width: 930px;
		height:32px;
		padding:0;
		margin:0;		
		position:absolute;
		background-image:url(/custom/templates/page/shared/images/2010menu/bg.jpg);
		background-repeat:repeat-x; background-position:top left;
	}
	
	#photographer-credit{	
		top:0px;
		left:0px;
		padding:5px 10px;
		margin:0;		
		position:absolute;
		background-color:#FFFFFF;
		color:#000000;
		font-size:10px;
		font-weight:bold;
		filter:alpha(opacity=50);
		-moz-opacity:.50;
		opacity:.50;
	}
		#photographer-credit a{margin:0px; color:#000000;}
		
/*** Content Area ***************************/
/********************************************/
div.promo { 
	float: left; 
	margin: 4px 0px 0px 0px; padding: 0px 0px 0px 4px;
}
	div.promo div{ text-align:center; margin:5px 0;}
	div.promo div p,
	div.promo div a,
	div.promo div a img{ margin:0 auto; text-align:center;}
div.promo li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;	
}
div.promo li a, div.promo div a img {
	display: block;
	margin: 0px;
	clear: both;
}
div.promo li img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#right_module {
	float: right;
	width: 349px;
	background: url(/custom/templates/page/ASHome09/images/right_module_bg.gif) no-repeat 0 0;
	display: inline; 
	margin: 7px 7px 7px 0px;
	padding: 8px;
}
#right_module a, #right_module a:link, #right_module a img{border:none;}
.methvyn {
	float: left;
	width: 349px;
	height: 336px;
	border: none;
	margin: 0px;
	padding: 0px;
}
.home #TDataSearch{
	float: left;
	width: 287px; height:167px;
	overflow:hidden;
	margin: 1px 0 7px 0;
	padding: 0;
	background-image: url(/custom/templates/page/ASHomeSeasonal09/images/tdatabg.jpg);
	background-color:#e1dad1;
	background-repeat:no-repeat;
	background-position:top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6b6e74;
}
	.home #TDataSearch h4{ 
		height:18px; width:200px;
		margin:20px 10px 10px 10px;
		background-image: url("/custom/templates/page/ASInner10/images/search-title.jpg");
		background-repeat:no-repeat;
		text-indent:-999em; font-size:0px; line-height:0px;
	}	
	.home #TDataSearch #catrealm{ 
		width:250px; height:18px;
		background-color:#fff; 
		border:none;
		color:#827d7a;
		margin:0 10px 4px 10px; padding:0;
	}
		.home #TDataSearch #catrealm option{padding:2px 6px;}
	.home #TDataSearch #keywords{
		width:222px;
		background-color:#fff;
		border:none; display:block;
		margin:0 10px 10px 10px; padding:2px 6px 4px 6px;	
		color:#827d7a;
	}
	.home #searchALL{ float:left; width:90px; margin:0 0 0 10px;}
	.home #searchOnline{ float:left; width:110px;}
		.home #searchALL input, #searchALL label,		
		.home #searchOnline input, #searchOnline label{ display:inline; font-size:10px; font-weight:normal; color:#000000;}
	.home #TDataSearch h3{font-size:14px; width:auto; float:left; margin:4px 0 0 0;}
	.home #right_module #TDataSearch #operatorSearch {width:280px; float:left;}
	.home #right_module #TDataSearch #operatorSearch #keywords{
		width: 200px; margin: 0px 6px 0px 4px;
		border-top-width: 1px; border-right-width: 1px;	border-top-style: solid;
		border-right-style: solid; border-top-color: #c3b5a4; border-right-color: #c3b5a4;
		border-bottom-style: none;
		border-left-style: none;
		background: url(/custom/templates/page/ASHome09/images/search_icon.gif) no-repeat 3px 4px #fff; 
		padding: 2px 2px 2px 20px;
	}
	.home #TDataSearch #operatorSearch .submit{}
	.home #TDataSearch .tdsubmitbutton{ margin:4px 0 0 223px;}
