﻿@font-face {
    font-family: 'Gotham';
    src: url('fonts/CloisterBlack-webfont.eot');
    src: url('fonts/CloisterBlack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CloisterBlack-webfont.woff') format('woff'),
         url('fonts/CloisterBlack-webfont.ttf') format('truetype'),
         url('fonts/CloisterBlack-webfont.svg#CloisterBlackLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
html,body
{
	height:100%;
}

body
{
	margin-top:0px;
    margin-bottom:0px;
	font-family: arial;
	font-size:14px;
	font-weight:normal;
	color:#555555;
	line-height:1.4em;
    width:100%;
    margin:0 auto;
    clear:both;
}
#mainContainer
{
    width:100%;
    padding-bottom:0px;
    margin-bottom:0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0,0,0,.2);
}
.transparentDiv
{
    width:260px;
    height:350px;
    border-radius: 7px;
    padding-left:10px;
    margin-right:20px;
    background-color:rgba(0,0,0,.5);
    border:solid 1px rgba(0,0,0,.5);
}
.ui-page {
    background: transparent;
    background-image:url('../images/stvBG.jpg');
    background-repeat:no-repeat;
    background-size:100% 100%;
}
.ui-content{
    background: transparent;
}

a
{
	color:#0092bc;
	text-decoration:none;
    font-weight:100;
}

a:hover{
	color:#004976;
}

div
{
	-moz-box-sizing:border-box;box-sizing:border-box;
}

a img
{
	border:none;
}
.imgDestination
{
    float:left;
    width:95%;

}
/*header begin*/
#headerWrapper,#footerWrapper,#mainContentWrapper
{
    width:100%;
    margin:0 auto;
    clear:both;
}

.appLogoDiv
{
    width:100%;
    padding:10px 0px 0px 0px;
    background-color:#ffffff;
}
#appLogo
{
    max-width:80%;
}
.headerText
{
    width:250px;
    padding:20px 0px 0px 0px;
    line-height:1.3em;
    text-align:left;
    color:#ffffff;
    font-size:24px;
}
#mainContent
{
    float:left;
    width:100%;
    height:600px;
}
#StartSearchContainer
{
    float:left;
    width:100%;

}
.rowContainer
{
    float:left;
    width:100%;
    padding-top:15px;
    padding-bottom:15px;
}
.ui-select
{
    width:235px;
}
.ui-btn
{
    width:235px;
}
.fldLabel
{
    float:left;
    width:50px;
    height:40px;
    text-align:right;
    font-weight:bold;
    padding-top:10px;
}
.fldText
{
    float:left;
    width:240px;
    min-height:30px;
    text-align:left;
    padding-left:0px;
}
.mainImgContainer
{
    width:100%;
    float:left;
    padding:5px;
}
.clickFromTo
{
    border-radius:15px;
    min-width:235px;
    min-height:40px;
    padding-top:10px;
    padding-bottom:10px; 
    background-color:#fff7f7;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
::-webkit-scrollbar{

    -webkit-appearance: none;
    width: 7px;

}

::-webkit-scrollbar-thumb {

    border-radius: 4px;
    background-color: rgba(0,0,0,.5); 
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
#ToFromDiv
{
    position:absolute;
    width:320px;
    height:200px;
    background-color:#000000;
    opacity:.4;
}
#searchButtons
{
    position:absolute;
    width:280px;
    height:180px;
}
#selectFrom
{
    display:none;
    border-radius:7px;
    position:absolute;
    width:300px;
    height:255px;
    background-color:#ffffff;
    text-align:center;    
    border:solid 1px #555555;
}
.selectFromToHeader
{
    float:left;
    padding-top:10px;
    width:100%;
    height:40px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
    border-bottom:solid 1px #555555;
}
.selectFromToLocations
{
    float:left;
    width:100%;
    padding:0px 5px 0px 5px;
    height:210px;
    overflow:scroll;
}
.selectFromLink
{
    float:left;
    padding-top:14px;
    width:100%;
    height:50px;
    font-size:16px;
    text-align:center;
    border-bottom:solid 1px #555555;
}
#selectTo
{
    display:none;
    border-radius:7px;
    position:absolute;
    width:300px;
    height:255px;
    background-color:#ffffff;
    text-align:center;    
    border:solid 1px #555555;
}

.selectToLink
{
    float:left;
    padding-top:14px;
    padding-bottom:14px;
    width:100%;
    min-height:50px;
    font-size:16px;
    text-align:center;
    border-bottom:solid 1px #555555;
}


#closeImg
{
    display:none;
    position:absolute;
    height:20px;
}
.imgDestination
{
    width:100%;
}
#DirectionsContainer
{
    width:100%;
    height:150px;
    float:left;
}
.rowContainerDir
{
    float:left;
    width:100%;
    height:40px;
    padding-top:15px;
    padding-bottom:15px;
}

.fldLabelDir
{
    float:left;
    font-size:14px;
    width:50px;
    height:40px;
    text-align:right;
    font-weight:bold;
    padding-top:0px;
}
.fldTextDir
{
    float:left;
    font-size:18px;
    font-weight:bold;
    color:#4c9017;
    width:240px;
    height:40px;
    text-align:left;
    padding-left:5px;
}
#stepsContainer
{
    float:left;
    width:100%;
}
.stepsRowContainer
{
    float:left;
    width:100%;
}
.stepNumber
{
    float:left;
    width:10px;
    height:40px;
    padding-left:15px;
    font-size:14px;
    font-weight:bold;
}
.stepIntruction
{
    float:left;
    text-align:left;
    width:90%;
    height:40px;
    padding-left:15px;
    color:#555555;
    font-size:16px;
    font-weight:bold;
}

#footerWrapper
{
    float:left;
    width:100%;

}

#footerLogoContainer
{
    float:left;
    width:100%;
    height:150px;
    padding-top:40px;
}
.footerImg
{
    width:100%;
    height:100%;
}
#colorGap
{
    display:block;
    position:absolute;
    width:100%;
    height:10px;
    background-color:#005eb8;
}
#footerContent
{
    margin:0px;
    float:left;
    width:100%;
    height:100%;
    background-color:#005eb8;
    padding-top:20px;
}
#footerLegal
{
    postion:inherit;
    float:left;
    width:100%;
    height:150px;
    background-color:#005eb8;
    padding-top:20px;
 
}
.footerLinksx
{
    line-height:1.4em;
    text-align:center;
    font-size:14px;
    color:#ffffff;
}

#fillFooter
{
    float:left;
    background-color:#005eb8;
    width: 100%;
    min-height:1px;
}


@media (min-width:320px) and (max-width:800px) {
html,body
{
	height:100%;
}

    body {
        font-size: 14px;
        text-align: center;
        height:100%;
        background-color:#005eb8;
    }
    .ui-page {
    background: transparent;
    background-image:url('../images/stvBGM.jpg');
    background-repeat:no-repeat;
    background-size:100% 100%;
}

#footerLogoContainer
{
    float:left;
    width:100%;
    height:100px;
    padding-top:40px;
}
.footerImg
{
    width:100%;
    height:100%;
}
}