

/* Tripsweb.rtachicago.com tripsweb.css */

body { text-align: center; /* center hack */ }
#frame {
min-width: 760px;
max-width: 960px;
width: auto !important; /*IE6 hack*/
width: 960px; /*IE6 hack*/
margin: 0 auto; /* center hack */
text-align: left; /* center hack */
}

SELECT {  FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; }
INPUT {  FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; }
p.helplink {margin-top: 0px; margin-bottom: 5px }
div a:link {color: #004080;}
div a:visited {color: #004080;}
div a:hover {color: #888;}

select.selectwidth { width: 272px !important;
			width: 263px;}

.fieldtext
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.fieldtextbold
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.msgtext
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: arial, verdana, helvetica;
	
}

.fieldtextwhite
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.fieldtext-red
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #d20200;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

div.tablepadding {
	padding: 5px;
}

div.alerts {
        width: 180px !important;
        padding: 0;
        margin-bottom: 15px;
        border: 1px solid #d20200;
        padding-bottom: 5px;
	color: #d20200;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}

div.alerts h3 {
        background-color: #d20200;
        color: #FFF;
        text-align: left;
	padding-top: 4px;
        padding-left: 4px;
        padding-bottom: 4px;
        height: 11px;
        line-height: 11px;
        font-weight: bolder;
        font-size: 11px;
        margin: 0px;
        border-bottom: 1px solid #d20200;
	FONT-FAMILY: arial, helvetica, sans-serif;
}

div.travel-tips {
        width: 180px !important;
        /* width: 209px; */
        padding: 0;
        margin-bottom: 15px;
        border: 1px solid #666666;
        padding-bottom: 5px;
}

div.travel-tips h3 {
        background-color: #666;
        color: #FFF;
        text-align: left;
        padding-top: 4px;
        padding-left: 4px;
        padding-bottom: 4px;
        height: 11px;
        line-height: 11px;
        font-weight: bolder;
        font-size: 11px;
        margin: 0px;
        border-bottom: 1px solid #666;
	FONT-FAMILY: arial, helvetica, sans-serif;
}

div.fare-tips {
        width: 180px !important;
        /* width: 209px; */
        padding: 0;
        margin-bottom: 15px;
        border: 1px solid #339900;
        padding-bottom: 5px;
}
div.fare-tips h3 {
        background-color: #339900;
        color: #FFF;
        text-align: left;
        padding-top: 4px;
        padding-left: 4px;
        padding-bottom: 4px;
        height: 11px;
        line-height: 11px;
        font-weight: bolder;
        font-size: 11px;
        margin: 0px;
        border-bottom: 1px solid #339900;
        FONT-FAMILY: arial, helvetica, sans-serif;
}
div.reduced-fare {
        width: 180px !important;
        /* width: 209px; */
        padding: 0;
        margin-bottom: 15px;
        border: 1px solid #336699;
        padding-bottom: 5px;
}

div.reduced-fare h3 {
        background-color: #336699;
        color: #FFF;
        text-align: left;
        padding-top: 4px;
        padding-left: 4px;
        padding-bottom: 4px;
        height: 11px;
        line-height: 11px;
        font-weight: bolder;
        font-size: 11px;
        margin: 0px;
        border-bottom: 1px solid #336699;
        FONT-FAMILY: arial, helvetica, sans-serif;
}


#itinerary {
width: 100%; }

div.itinbackgroundstyle
{
	width: 100%;
	background-color: #666666;
        color: #FFFFFF;
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
}

div.backgroundstyle
{
        float: left;
        width: 100%;
	background-color: rgb(231, 230, 226);
        color: #000000;
}

div.line { 
	border-top: 1px solid #888;
	float: left;
        width: 90% !important;
        width: 89%;
}

div.inside2 { padding: 2px; }
div.inside4 { padding-right: 4px;
		padding-left: 10px;
		padding-top: 4px;
		padding-bottom: 4px; }
div.inside { padding: 7px; }
div.insideaddressbox { 
		padding-top: 7px;
		padding-left: 7px;
                padding-right: 4px;
                padding-bottom: 4px; }
div.insideselect {
		padding: 2px !important;
		padding: 10px;
}
div.insidefoothelp { 
		padding-left: 14px;
		padding-right: 7px !important;
		padding-right: 0px;
		padding-top: 7px;
                padding-bottom: 7px;  }
div.insideadspace {  
	padding-right: 7px !important;
	padding-right: 4px;
        padding-left: 7px !important;
	padding-left: 10px;
	padding-top: 7px !important;
        padding-top: 9px;
        padding-bottom: 7px;
	}		
div.insideadspacehome {
        padding-right: 8px !important;
        padding-right: 5px;
        padding-left: 6px !important;
        padding-left: 9px;
        padding-top: 7px !important;
        padding-bottom: 7px;
        }

div.insideimage { 
	padding-right: 12px;
        padding-left: 12px;
        padding-top: 8px;
        padding-bottom: 20px;
}
div.insideline1 {
        padding-right: 2px;
        padding-left: 2px;
        padding-top: 6px !important;
	padding-top: 2px;
        padding-bottom: 2px;
        vertical-align: top;
 }
div.insidebullet {
	padding-left: 7px;
}

div.insidetransfer {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0px !important;
        padding-top: 0px;
        padding-bottom: 4px !important;
	padding-bottom: 4px;
 }

div.transfercontainer {
        padding-right: 2px;
        padding-left: 2px;
        padding-top: 2px !important;
        padding-top: 6px;
        padding-bottom: 2px !important;
        padding-bottom: 2px;
 }

div.insidewalk { 
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 0px;
	vertical-align: top;
 }

div.insidewalktext {
        padding-right: 0px;
        padding-left: 3px;
        padding-top: 14px;
        padding-bottom: 0px;
 }

div.insidehelp {
        padding-right: 0px;
        padding-left: 4px;
        padding-top: 0px;
        padding-bottom: 0px;
 }

div.insidestartend {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 4px;
        padding-bottom: 2px;
 }

div.insideaddress {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 4px;
 }

div.insidefare{
        padding-right: 2px;
        padding-left: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
 }

div.arrdep {
	float: left;
	width: 7%;
}

div.location {
	float: left;
	width: 65%;
}

div.time {
	float: left;
	width: 15%;
}

#tripsgap {
	float: left;
	width: 1%;
}
div.faretitle {
        float: left;
        width: 22%;
}

div.faretitlesub {
        float: left;
        width: 17%;
}

div.faretitlecash {
        float: left;
        width: 7%;
}

div.transfer {
	float: left;
	width: 42%;
	background-image:  url(/img/atis/strikeback.gif);
	background-repeat: repeat-x;
	margin-top: 4px !important;
	margin-top: 0px;
}

div.transferimage {
	float: left;
	width: 90%;
}

div.container {
	float: left;
	width: 100%;
}

#containerselect1 {
        float: left;
        width: 100%;
}
 
#containerselect2 {
        float: left;
        width: 100%;
}


div.wholeitin {
	float: left;
	width: 100%;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 1px solid #888;
	border-top: 0px solid #888;
	margin: 0px 0px 0px 2px !important;
	margin: 2px 0px 0px 1px;
}

#helpframe {
        float: left;
        width: 796px;
        border-bottom: 1px solid #888;
        border-right: 1px solid #888;
        border-left: 1px solid #888;
        border-top: 0px solid #888;
        margin: 0px 0px 0px 2px !important;
        margin: 0px 0px 0px 1px;
}


#formmargin {
	margin: 2px 0px 0px 2px !important;
	margin: 2px 0px 0px 1px;
	float: left;
        width: 100%;
}

#header_outer {
        position: absolute;
        z-index: 3;
        top: 0px;
        left: 0px;
        text-align: left;
        border: 0px;
	margin: 2px 0px 0px 2px;
}


#header {
        position: absolute;
        z-index: 3;
        top: 0px;
        left: 0px;
        float: left;
        padding: 0px;
        margin-right: 0px;
        margin-left: 0px;
        width: 800px;
        height: 85px;
        background: url(../img/rta_head.jpg) no-repeat;
        background-color: #3366ff;
}

#menubar {
        position: absolute;
        z-index: 4;
        top: 0px;
        left: 155px;
        width: 810px;
        height: 30px !important;
        height: 47px;
}

html[xmlns*=""] body:last-child #menubar { left: 142px; }
                body:last-child:not(:root:root) #menubar { left: 142px; }
                @media all and (min-width:0px) {
                        body:not(:root:root) #menubar { left: 142px; }
                }

#tripsbody {
        position: absolute;
        z-index: 3;
        top: 85px;
        left: 0px;
        width: 798px !important;
	width: 800px;
}

div.modetype {
        float: left;
        width: 10%;
}
div.modetypeprice {
        float: left;
        width: 8%;
}


div.walkoutput {
        float: left;
        width: 90% !important;
	width: 89%;
}

#tripsform {
	float: left;
	width: 75% !important;
	width: 73%
}

#tripsformitin {
        float: left;
        width: 75% !important;
        width: 72%
}


#adspace {
	float: left;
	width: 25% !important;
	width: 26%;
}

#adspaceitin {
        float: left;
        width: 25% !important;
        width: 23%;
}


#startendleft {
	float: left;
	width: 49% !important;
	width: 47%;
	background-color: rgb(231, 230, 226);
	vertical-align: top;
	border: 1px solid #666;
}

#startendright {
        float: left;
        width: 49% !important;
	width: 47%;
        background-color: rgb(231, 230, 226);
        vertical-align: top;
	border: 1px solid #666;
}

div.startendimg {
	float: left;
	width: 22% !important;
	width: 19%;
}

div.startendheader {
	float: left;
	width: 78% !important;
	width: 75%;
}

#tripsformmargin {
	float: left;
	width: 100%;
	border: 1px solid #666;
}

div.tripsformline {
	float: left;
	width: 100% !important;
	width: 99%;
	background-color: rgb(231, 230, 226);
	border: 1px solid #666;
}

div.tripsformlineaddress {
	float: left;
        width: 100% !important;
        width: 99%;
}

#tripsformfooter {
	float: left;
	width: 50%
}

#serviceboardlogos {
	float: right;
	width: 50% !important;
	width: 40%;
	text-align: right;
}

/*  Drop Down styles  */

.ddmx41{
border:0px solid #3366ff !important ;
}
.ddmx41 a.item1,
.ddmx41 a.item1:hover,
.ddmx41 a.item1-active,
.ddmx41 a.item1-active:hover {
 padding: 5px 5px 5px 5px !important ;
 top: 0px !important ;
 left: 0px;
 font-size: 11px !important ;
 font-family: Arial, Helvetica, sans-serif !important ;
 text-align: left !important ;
 font-weight: bolder !important ;
 color: #FFFFFF !important ;
 text-decoration: none !important ;
 display: block;
 white-space: nowrap;
 position: relative;
}
.ddmx41 td.item11 {
 padding:0 !important ;
 border-top: 0px solid #124170 !important ;
 border-left: 0px solid #124170 !important ;
 border-bottom: 0px solid #124170;
 border-right: 0 !important ;
 white-space: nowrap !important ;
}
.ddmx41 td.item11-last {
 padding:0 !important ;
 border: 0px solid #124170 !important ;
 white-space: nowrap;
}
.ddmx41 td.item11-acton {
 padding:0 !important ;
 border-top: 0px solid #124170 !important ;
 border-left: 0px solid #124170 !important ;
 white-space: nowrap;
 border-bottom: 0px solid #124170;
}
.ddmx41 td.item11-acton-last {
 border: 0px solid #124170 !important ;
}
.ddmx41 .item11-acton-last a.item1,
.ddmx41 .item11-acton a.item1,
.ddmx41 .item11-acton-last a:hover,
.ddmx41 .item11-acton a:hover,
.ddmx41 .item11 a:hover,
.ddmx41 .item11-last a:hover,
.ddmx41 a.item1-active,
.ddmx41 a.item1-active:hover {
 color: #59d9ff !important ;
}
.ddmx41 a.item2,
.ddmx41 a.item2:hover,
.ddmx41 a.item2-active,
.ddmx41 a.item2-active:hover {
 padding: 2px 5px 0px 5px !important ;
 font-size: 10px !important ;
 font-family: Arial, Helvetica, sans-serif !important ;
 text-align: left !important ;
 font-weight: normal !important ;
 text-decoration: none !important ;
 display: block;
 white-space: nowrap;
 height:14px;
 opacity:1;
}
.ddmx41 a.item2 {
 background-color: #3366ff !important ;
 color: #FFFFFF !important ;
 border-top: 1px solid #59d9ff !important ;
 border-left: 1px solid #59d9ff !important ;
 border-right: 1px solid #59d9ff !important ;
}
.ddmx41 a.item2-last {
 background-color: #3366ff !important ;
 color: #FFFFFF !important ;
 border-bottom: 1px solid #59d9ff !important ;
 z-index:500;
}
.ddmx41 a.item2:hover,
.ddmx41 a.item2-active,
.ddmx41 a.item2-active:hover {
 background-color: #cc0000 !important ;
 color: #FFFFFF !important ;
 border-top: 1px solid #59d9ff !important ;
 border-left: 1px solid #59d9ff !important ;
 border-right: 1px solid #59d9ff !important ;
}
.ddmx41 .section {
 border: 0px solid #59d9ff !important ;
 position: absolute;
 visibility: hidden;
 display: block;
 z-index: -1;
}
.ddmx41frame {
 border: 0px solid #59d9ff !important ;
}
.ddmx41 .item11-acton .item1 img.seq2,
.ddmx41 .item11-acton-last .item1 img.seq2,
.ddmx41 img.seq1
{
 display:    inline;
}
.ddmx41 a.item1:hover img.seq2,
.ddmx41 a.item1-active img.seq2,
.ddmx41 a.item1-active:hover img.seq2,
.ddmx41 a.item2:hover img.seq2,
.ddmx41 a.item2-active img.seq2,
.ddmx41 a.item2-active:hover img.seq2
{
 display:    inline;
}
.ddmx41 img.seq2,
.ddmx41 .item11-acton .item1 img.seq1,
.ddmx41 .item11-acton-last .item1 img.seq1,
.ddmx41 a.item2:hover img.seq1,
.ddmx41 a.item2-active img.seq1,
.ddmx41 a.item2-active:hover img.seq1,
.ddmx41 a.item1:hover img.seq1,
.ddmx41 a.item1-active img.seq1,
.ddmx41 a.item1-active:hover img.seq1
{
 display:   none;
}
* html .ddmx41 td { position: relative; } /* ie 5.0 fix */
