.home .alerts {
	overflow: hidden;
	width: 900px;
	position: relative;
}

.home .alerts ul {
	position: relative;
	/*gaurentee to start off the screen*/
	left:1000px;
}

.home .alerts li {
	list-style-type: none;
	display:block;
	float:left;
}

.home .alerts a {
background-color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding-left:8px;
position:relative;
text-decoration:none;
top:-3px;
}

.home .journeySearch {
	background-image: url(/images/gradient-dk-blue.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	float: left;
}
.home .journeySearch a.preferencesButton {
	color: #FFFFFF;
	margin-left:62px;
}

.home .journeySearch .bottomRight {
	height: 230px;
}

.home .journeySearch {
	background:url("/images/journey_search_rnd_594x230.gif") no-repeat scroll 0 0 transparent;
	float:left;
	width:594px;
	height:230px;
	position:relative;
}

.home .journeySearch .content {
	padding: 20px;
	padding-left: 40px;
}

.home h1 {
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.home .journeySearch h1 {
	font-size: 26px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.home .journeySearch .selectFree {
left:0px;
top:36px;
}


.home .journeySearch .travel {
	float: left;
}

.home .journeySearch label.travel {
	width: 120px;
	margin-right: 20px;
}

.home .journeySearch input.travel {
	height: 12px;
	margin:16px 4px 0 0;
}

.journeySearch label {
display:inline-block;
zoom:1;
*display:inline;
font-size:21px;
font-weight:bold;
/*line-height:31px;*/
width:80px;
}

#hh,
#mm,
ampm {
width:40px;	
}

#date {
width:85px;	
}

label.small {
font-size:16px;	
}

label.tiny {
font-size:12px;
}

#labelDate {
text-align:center;	
}

.home .journeySearch .inputLeft .show {
	width: 50px;
}

.home #submit {
background:url("/images/input_50x50.gif") repeat scroll 0 0 transparent;
border:medium none;
bottom:24px;
color:#666666;
font-size:17px;
font-weight:bold;
height:31px;
position:absolute;
right:24px;
width:50px;
}

.home .padded {
	height:12px;
margin-bottom:12px;
}

.home .promoPanel1,.promoPanel2,.promoPanel3 {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	float: left;
	width: 288px;
}

.home .promoPanel1,.promoPanel3 {
	margin-left: 18px;
}

.home .promoPanel1 .bottomRight,.promoPanel2 .bottomRight {
	height: 230px;
}

.home .promoPanel3 {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent none repeat scroll 0 0;
}

.home .promoPanel3Item1,.promoPanel3Item2 {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background-image: url(/images/gradient-lt-blue.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.home .promoPanel2 {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	height: 230px;
	/*overflow:hidden;*/
	
	/*
	 * with vpid
	 */
	width:356px;
	
	/*
	 * without vpid
	 */
	/*width:594px;*/
}

/*
 * with vpid
 */
 .home .promoPanelVpid {
	float: left;
	margin-left:18px;
	width: 220px;
	background-image:url("/images/vpid/lt-blue-gradient2.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

.home .promoPanelVpid .vpidTarget {
	height: 220px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
}


.home .promoPanel3Item1 .bottomRight, .home .promoPanel3Item2 .bottomRight {

	padding: 10px;
}

.home .promoPanel3Item1 .content, .home .promoPanel3Item2 .content {
	height: 82px;
}

.home .promoPanel3Item1 .content {
background: transparent url(/images/icon-Ticket-43-51.png) no-repeat
		scroll right top;
}

.home .promoPanel3Item2 .content {
background: transparent url(/images/icon-Mail-43-52.png) no-repeat
		scroll right bottom;
}

.home .promoPanel3Item2 {
	margin-top: 18px;
}

.home .content ul {
	float: left;
	color: #000000;
	font-weight: bold;
}

.home .content ul
{
	color: #143F90;
list-style-type: none;
padding: 0px;
margin: 0px;
}

.home .content ul li
{
	margin-left:0px;
	margin-right:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
background-image: url(/images/triangle-5.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 14px;
}

.home .content ul li.register {
	color: #FFFFFF;
	width:80px;
}

.home .content ul li a {
	text-decoration: none;
}

.home .inputRightArrow input {
	background: url("/images/add_or_loc.bmp") no-repeat scroll 4px 8px #FFFFFF;
}
.home .inputRightArrow input.isUsed {
	background-image: none;
}

#vpidWait {
	background:url("/images/bigrotation2.gif") no-repeat scroll 90px 80px #FFFFFF;
	display:none;
	height:100%;
	left:0;
	opacity:0.8;
	position:absolute;
	top:0;
	width:100%;
}

.journeySearch .input {
background:url("/images/input_300x100.gif") no-repeat scroll 0 -50px transparent;
display:inline-block;
zoom:1; /*IE7*/
*display:inline; /*IE7*/
height:31px;
width:300px;
position:relative;
}
.journeySearch .input.isUsed {
background-position:0 0px;
}

.input #fromStreet,
.input #toStreet {
background:none repeat scroll 0 0 transparent;
border:medium none;
color:#666666;
font-size:17px;
font-weight:bold;
line-height:17px;
margin:5px 0 0 1px;
padding:0 0 5px 5px;
width:250px;
}

.input #fromStreetMap,
.input #toStreetMap {
position:absolute;
right:5px;
top:2px;
}