@charset "UTF-8";
/* CSS Document */

#fireex_cnt {
	width: 700px;
}



#videoplayer {
	float: right;
	margin-left: 20px;
}

div#fireex_hero {
	background: url(../images/fire_ex/fireex_hero_bgtile.png) bottom  repeat-x;
	width: 700px;
	height: 450px;

	
}

#fireex_hero img{
	margin-left: 20px;
	float: left;
}

#fireex_hero .herocontent {
	padding-left: 0px;
	padding-top:180px;
	
}

#fireex_hero .herocontent h1, #fireex_hero .herocontent .subhead, #fireex_hero .herocontent p{
	text-align:center;
	color:#ffffff;
	margin-bottom:0px;
}
#fireex_hero .herocontent h1 {
	font-size:26px;
	margin-top: 10px;


}

#fireex_hero .herocontent .subhead{
	font-size: 20px;
	font-weight:normal;
	margin-top: 0px;
}
#fireex_hero .herocontent p {
	color: #ffffff;
	font-size:18px;
}

#fireex_hero .herocontent a {
	color: #ee0000;
}

#fireex_nav ul{
	list-style:none;
	padding-left:10px;
}
 #fireex_nav li span.leftnavhead {
	 font-weight:bold;
	 font-size: 12px;
	 border-bottom-width: 2px;
	 border-bottom-style: solid;
	 border-bottom-color: #ee0000;
	 margin-bottom:15px;
	 padding-right: 20px;
 }
#fireex_nav ul ul{
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
 #fireex_nav ul ul li{
	 font-weight:normal;
	 color: #504f4f;
	 border-bottom-style:none;
	 margin-bottom: 8px;
	 margin-left: 18px;
	 padding-left: 0px;
 }
 #fireex_nav ul ul li a{
	 color: #504f4f;
	 text-decoration: none;
 }
 #fireex_nav ul ul li.live{
	 list-style-image:url(../images/fire_ex/nav-listdot.gif);
	 list-style-position:inside;
	 margin-left: -2px;
 }
 
 #fireex_cnt h2 {
	color:#ee0000;
	font-size: 18px;
}
 #comparisondiv table{
	 border: #666666 solid 1px;
	 width: 600px;
 }
 #comparisondiv table th, #comparisondiv table td {
	 padding: 10px 20px;
	 white-space:normal;
	 vertical-align:top;
	 border-bottom: #666666 solid 1px;
	 border-left: none;
 }
 #comparisondiv th p{
	 color:#ffffff;
	 font-size: 20px;
	 text-align:center;
 }
 #comparisondiv td.sep {
	 border-bottom: #666666 solid 1px;
 }

