﻿#tripWireZone
{
	position:absolute;
	position:absolute;
	top:0px;
	left:0px;
	height:30px;
	width:100%;
	z-index:1000;
}

div.tripWire
{
	height:10px;
	width:100%;
}

div.tripWire img
{
	height:10px;
	width:100%;
	border:none;
}

div.secondChanceTop
{
	background-image:url(secondChanceTop.gif);
	width:662px;
	min-height:28px;
	text-align:left;
}

div.secondChanceMiddle
{
	background-image:url(secondChanceMiddle.gif);
	width:662px;
	vertical-align:top;
	text-align:left;
}

div.secondChanceBottom
{
	background-image:url(secondChanceBottom.gif);
	width:662px;
	height:43px;
	text-align:left;
}

#secondChancePage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}

.secondChanceBackground
{
    filter: Alpha(Opacity=65); -moz-opacity:0.65; opacity: 0.65;
    width: 100%; height: 300%; background-color: #000;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}

.secondChanceContainer
{
    position: relative;
    width: 662px;
    margin: 25px auto;
    z-index: 750;
}

.secondChance
{
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 662px;
    height: 662px;
    padding: 0px;
}

#secondChanceSearchInput
{
	width:240px;
	height:25px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

div.secondChanceTitle
{
	border: solid #cccccc;
	border-width: 1px 0px 1px 0px;
	text-align:center;
	font-size:36px;
	color:#666666;
	font-weight:bold;
	line-height:50px;
	padding: 4px 0px 4px 0px;
}

.secondChanceSubheader, a.secondChanceSubheader, .secondChanceSubheader a:link, .secondChanceSubheader a:visited, .secondChanceSubheader a:hover
{
	font-size:20px;
	color:#666666;
	text-decoration:none;
}