/* CSS Document */

#shell{
  position:relative;
  width:942px;
	top:-70px;
	z-index:100;
}

#shell_middle{
  width:100%;
	height:auto;
	background:url(../imgs/common/shell_middle.jpg) top left repeat-y;
}

#shell_top{
  width:100%;
	height:952px;
	min-height:952px;
	background:url(../imgs/common/shell_top.jpg) top left no-repeat;
}

#shellTopEventPlayer {
  width:100%;
	height:952px;
	min-height:952px;
	background:url(../imgs/common/shell_top_event_player_2007.jpg) top left no-repeat;
}

html>body #shell_top{
	height:auto;
}

#shell_bottom{
  width:100%;
	height:126px;
	background:url(../imgs/common/shell_bottom.jpg);
}

#left {
  float:left;
	position:relative;
  z-index:900;
	width:243px;
	padding:0px;
	left:73px;
	margin-top:72px;
}

#product_left{
  float:left;
	position:relative;
  z-index:900;
	width:243px;
	padding:0px;
	left:73px;
	margin-top:72px;
}

#left a {

}

#right{
	position: relative;
	float:left;
	left:115px;
	width:560px;
	margin-top: 72px;	

}

#middle-left {
	display:inline;
	width:210px;
	float:left;
	margin-top:15px;
	margin-right:10px;

}

#middle-right {
	display:inline;
	float:left;
	width:320px;
}

.clear{
  clear:both;
}

#header {
	font-weight:100;
}

#header a {
	color:#FF9900;
}

#header a:hover {
	color:#000000;
}

#header td {
	width:298px;
	height:40px;
	padding-right:35px;
	background-repeat:no-repeat; 
	background-position:center middle; 
	text-align:right;
}

#page_footer {
	margin-left:15px;
	display:inline;
	float:left;
}

#page_footer a {
	text-decoration:none;
	color:#FF9900;
}

#page_footer a:hover {
	text-decoration:underline;
	color:#000000;
}

#footer {
float:right;
margin-right:35px;
}


