﻿html
{
}
body
{
	background: #eaeaea url(/_images/layup/page_bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color: #222;
}

ul
{
	list-style-type: none;
	padding: 5px;
	margin: 0;
}

li
{
	
	background-image: url(/_images/list.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}

li.productlist
{
}

li.productlist a
{
	text-decoration: none;
	color: #a0a0a0;
}

li.active
{
	background-image: url(/_images/list_active.png);
}

li.active a
{
	color: #fa9e2f;
}

h1
{
	font-size: 16px;
	margin: 0px;
}

h2
{
	font-size: 12px;
	margin: 0px;
}

hr
{
	color: #999;
	height: 1px;
}

.map
{
	height: 248px;
	width: 248px;
	border: 1px solid #999;
	margin-top: 20px;
}

.f-left{float: left;}
.f-right{float: right;}
.f-none{float: none;}
.clear{clear:both;}

.spacer
{
	height: 12px;
}

#header
{
	width: 860px;
	height: 132px;
	margin: 0 auto;
	background: url(/_images/layup/header_bg.jpg) no-repeat;
	position: relative;
}

#date
{
	position: absolute;
	right: 30px;
	top: 15px;
	color: #646464;
}

#logo
{
	position: absolute;
	left: 15px;
	top: 14px;
}

#fuse
{
	position: absolute;
	right: 102px;
	top: 48px;
}

#fuse.alt 
{
	right: 82px;
}

#cite
{
	font-size: 9px;
	position: absolute;
	left: 58px;
	top: 48px;
	color: #646464;
}

#footer_traffic
{
	width: 860px;
	height: 145px;
	margin: 10px auto;
	background: url(/_images/layup/footer_traffic_bgrd.jpg) no-repeat;
	position: relative;
}

#footer_police
{
	width: 860px;
	height: 145px;
	margin: 10px auto;
	background: url(/_images/layup/footer_product_bgrd.jpg) no-repeat;
	position: relative;
}

#content
{
	width: 860px;
	margin: 0 auto;
	position: relative;
}

#inner_content
{
	width: 851px;
}

.menu_item
{
	float: left;
	padding: 0px 15px;
	background-color: #999;
	margin-left: 3px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: White;
	cursor: pointer;
}

.menu_item.active
{
	background-color: White;
	color: #222;
	cursor: default;
}

.menu_item.over
{
	background-color: White;
	color: #222;
}

#telephone
{
	position: absolute;
	top: 0px;
	right: 15px;
	height: 30px;
	line-height: 30px;
	color: #dda141;
	letter-spacing: 2px;
}

.white
{
	color: White;
}

.orange
{
	color: #dda141;
}

.black
{
	color: black;
}

#breadcrumbsspacer
{
	height: 15px;
}

#breadcrumbs
{
	padding-left: 20px;
	color: #999;
	background-color: White;
	height: 25px;
	line-height: 25px;
}

#breadcrumbs a
{
	color: #999;
	padding: 0px 5px;
	text-decoration: none;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
}

div#locklayer
{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	background-color:#000;
	z-index: 1000;
}

#col1 
{
	background-color: White;
	margin-right: 565px;
	padding: 20px;
}

#col2
{
	width: 520px;
	background-color: White;
	float: right;
	padding: 20px;
}

.contact_box
{
	border: 1px solid #999;
	width: 240px;
	height: 96px;
	margin-top: 40px;
	position: relative;
}

.intro_text li
{
	background-image: url(/_images/list_active.png);
}


.home_skip { width:79px; height:125px; background:url(/_images/layup/home_skip.png) no-repeat center center; }
.home_skip span { display:none; }


.warning { margin:10px 0; padding:0 10px; color:#c00; background-color:#ffe9e9; border:solid 1px #c00; width:240px; }


.play-video { float:right; width:119px; }
.play-video a { display:block; color:#333; text-decoration:none; text-align:center; padding-top:35px; background:#fff url(/_images/play-video.png) no-repeat center top; }
.play-video a:hover { color:#dda141; text-decoration:none; }

.media-videos { padding:0; }
.media-videos li { background:none; padding-left:0; height:100px; }
.media-videos li img { float:left; width:125px; height:68px; border:solid 2px #dda141; margin-right:10px; }
.media-videos li a { color:#333; text-decoration:none; }
.media-videos li a:hover { color:#dda141; }
.media-videos li strong { display:block; padding-top:5px; line-height:normal;  }
.media-videos li em { display:block; clear:right; font-style:normal;  }
.media-videos li a span { margin-top:10px; float:left; width:24px; height:24px; background-image:url(/_images/arrows.png); background-repeat:no-repeat; background-position:left top; }
.media-videos li a:hover span { background-position:center bottom; }


.get_adobe_reader { float:left; border:dotted 1px #ccc; margin-top:50px; padding:10px; font-size:0.9em; }
.get_adobe_reader a { float:right; width:112px; height:33px; margin:0; padding:0; margin-left:1em; border:none; }
.get_adobe_reader img { border:none; }
.get_adobe_reader p { margin:0; line-height:1.6em; color:#999; }

